Aug 15 14:55:51.887718 np0000007361 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 15 14:55:51.893783 np0000007361 devstack@c-api.service[100264]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 15 14:55:51 2026] *** Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: nodename: np0000007361 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: machine: x86_64 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: clock source: unix Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: pcre jit disabled Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: detected number of CPU cores: 16 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: current working directory: / Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: detected binary path: /usr/bin/uwsgi-core Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: your processes number limit is 257052 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: your memory page size is 4096 bytes Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: detected max file descriptor number: 2048 Aug 15 14:55:51.896435 np0000007361 devstack@c-api.service[100264]: lock engine: pthread robust mutexes Aug 15 14:55:51.896906 np0000007361 devstack@c-api.service[100264]: thunder lock: enabled Aug 15 14:55:51.896906 np0000007361 devstack@c-api.service[100264]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 15 14:55:51.896906 np0000007361 devstack@c-api.service[100264]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 15 14:55:51.896906 np0000007361 devstack@c-api.service[100264]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 15 14:55:51.896906 np0000007361 devstack@c-api.service[100264]: Set PythonHome to /opt/stack/data/venv Aug 15 14:55:51.930115 np0000007361 devstack@c-api.service[100264]: Python main interpreter initialized at 0x79e49b6a4668 Aug 15 14:55:51.930115 np0000007361 devstack@c-api.service[100264]: python threads support enabled Aug 15 14:55:51.930115 np0000007361 devstack@c-api.service[100264]: your server socket listen backlog is limited to 100 connections Aug 15 14:55:51.930115 np0000007361 devstack@c-api.service[100264]: your mercy for graceful operations on workers is 80 seconds Aug 15 14:55:51.930619 np0000007361 devstack@c-api.service[100264]: mapped 671795 bytes (656 KB) for 4 cores Aug 15 14:55:51.930768 np0000007361 devstack@c-api.service[100264]: *** Operational MODE: preforking *** Aug 15 14:55:51.931009 np0000007361 devstack@c-api.service[100264]: *** uWSGI is running in multiple interpreter mode *** Aug 15 14:55:51.931009 np0000007361 devstack@c-api.service[100264]: spawned uWSGI master process (pid: 100264) Aug 15 14:55:51.931182 np0000007361 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 15 14:55:51.931585 np0000007361 devstack@c-api.service[100264]: spawned uWSGI worker 1 (pid: 100271, cores: 1) Aug 15 14:55:51.932187 np0000007361 devstack@c-api.service[100264]: spawned uWSGI worker 2 (pid: 100272, cores: 1) Aug 15 14:55:51.932630 np0000007361 devstack@c-api.service[100264]: spawned uWSGI worker 3 (pid: 100273, cores: 1) Aug 15 14:55:51.933103 np0000007361 devstack@c-api.service[100264]: spawned uWSGI worker 4 (pid: 100274, cores: 1) Aug 15 14:55:51.933183 np0000007361 devstack@c-api.service[100264]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: we strongly recommend against using it for new projects. Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: If you are already using Eventlet, we recommend migrating to a different Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: framework. For more detail see Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 14:55:52.053661 np0000007361 devstack@c-api.service[100272]: import eventlet # noqa Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: we strongly recommend against using it for new projects. Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: If you are already using Eventlet, we recommend migrating to a different Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: framework. For more detail see Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 14:55:52.060931 np0000007361 devstack@c-api.service[100271]: import eventlet # noqa Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: we strongly recommend against using it for new projects. Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: If you are already using Eventlet, we recommend migrating to a different Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: framework. For more detail see Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 14:55:52.063742 np0000007361 devstack@c-api.service[100273]: import eventlet # noqa Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: we strongly recommend against using it for new projects. Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: If you are already using Eventlet, we recommend migrating to a different Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: framework. For more detail see Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 15 14:55:52.064280 np0000007361 devstack@c-api.service[100274]: import eventlet # noqa Aug 15 14:55:52.226137 np0000007361 devstack@c-api.service[100273]: /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 15 14:55:52.226137 np0000007361 devstack@c-api.service[100273]: from cgi import parse_header Aug 15 14:55:52.236097 np0000007361 devstack@c-api.service[100271]: /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 15 14:55:52.236097 np0000007361 devstack@c-api.service[100271]: from cgi import parse_header Aug 15 14:55:52.236231 np0000007361 devstack@c-api.service[100272]: /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 15 14:55:52.236231 np0000007361 devstack@c-api.service[100272]: from cgi import parse_header Aug 15 14:55:52.242293 np0000007361 devstack@c-api.service[100274]: /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 15 14:55:52.242293 np0000007361 devstack@c-api.service[100274]: from cgi import parse_header Aug 15 14:55:52.277342 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 15 14:55:52.277342 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:55:52.280859 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 15 14:55:52.280859 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:55:52.282454 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 15 14:55:52.282454 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:55:52.283428 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 15 14:55:52.283428 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:55:52.290759 np0000007361 devstack@c-api.service[100271]: /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 15 14:55:52.290759 np0000007361 devstack@c-api.service[100271]: removals.removed_module( Aug 15 14:55:52.291657 np0000007361 devstack@c-api.service[100271]: /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 15 14:55:52.291657 np0000007361 devstack@c-api.service[100271]: removals.removed_module( Aug 15 14:55:52.294110 np0000007361 devstack@c-api.service[100274]: /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 15 14:55:52.294110 np0000007361 devstack@c-api.service[100274]: removals.removed_module( Aug 15 14:55:52.294962 np0000007361 devstack@c-api.service[100274]: /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 15 14:55:52.294962 np0000007361 devstack@c-api.service[100274]: removals.removed_module( Aug 15 14:55:52.296259 np0000007361 devstack@c-api.service[100272]: /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 15 14:55:52.296259 np0000007361 devstack@c-api.service[100272]: removals.removed_module( Aug 15 14:55:52.297460 np0000007361 devstack@c-api.service[100272]: /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 15 14:55:52.297460 np0000007361 devstack@c-api.service[100272]: removals.removed_module( Aug 15 14:55:52.298570 np0000007361 devstack@c-api.service[100273]: /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 15 14:55:52.298570 np0000007361 devstack@c-api.service[100273]: removals.removed_module( Aug 15 14:55:52.299820 np0000007361 devstack@c-api.service[100273]: /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 15 14:55:52.299820 np0000007361 devstack@c-api.service[100273]: removals.removed_module( Aug 15 14:55:53.142880 np0000007361 devstack@c-api.service[100273]: /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 15 14:55:53.142880 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:55:53.148782 np0000007361 devstack@c-api.service[100274]: /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 15 14:55:53.148782 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:55:53.153085 np0000007361 devstack@c-api.service[100272]: /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 15 14:55:53.153085 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:55:53.197564 np0000007361 devstack@c-api.service[100273]: /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 15 14:55:53.197564 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:55:53.200683 np0000007361 devstack@c-api.service[100274]: /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 15 14:55:53.200683 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:55:53.209374 np0000007361 devstack@c-api.service[100272]: /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 15 14:55:53.209374 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:55:53.212976 np0000007361 devstack@c-api.service[100271]: /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 15 14:55:53.212976 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:55:53.270984 np0000007361 devstack@c-api.service[100271]: /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 15 14:55:53.270984 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:55:53.381466 np0000007361 devstack@c-api.service[100273]: 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 15 14:55:53.381466 np0000007361 devstack@c-api.service[100273]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100273) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 15 14:55:53.397515 np0000007361 devstack@c-api.service[100272]: 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 15 14:55:53.397688 np0000007361 devstack@c-api.service[100272]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100272) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 15 14:55:53.400401 np0000007361 devstack@c-api.service[100274]: 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 15 14:55:53.400644 np0000007361 devstack@c-api.service[100274]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100274) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 15 14:55:53.452626 np0000007361 devstack@c-api.service[100271]: 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 15 14:55:53.452768 np0000007361 devstack@c-api.service[100271]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100271) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 15 14:55:53.468850 np0000007361 devstack@c-api.service[100273]: /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 15 14:55:53.468850 np0000007361 devstack@c-api.service[100273]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 15 14:55:53.469377 np0000007361 devstack@c-api.service[100274]: /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 15 14:55:53.469377 np0000007361 devstack@c-api.service[100274]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 15 14:55:53.469442 np0000007361 devstack@c-api.service[100272]: /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 15 14:55:53.469442 np0000007361 devstack@c-api.service[100272]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 15 14:55:53.521696 np0000007361 devstack@c-api.service[100271]: /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 15 14:55:53.521696 np0000007361 devstack@c-api.service[100271]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 15 14:55:53.962595 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 15 14:55:53.962805 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100272) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 15 14:55:53.962975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.963038 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.963212 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.963303 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.963361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.963406 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100271) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 15 14:55:53.963450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.963703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 15 14:55:53.963903 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.963988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.964197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.964279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.964330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.964539 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.965403 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.965488 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.965527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.965597 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.965690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.965756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.965788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.965823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.965882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.965923 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.965949 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.965980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.966011 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.966071 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.966110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.966160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.966196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.966228 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.966275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.966312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.966365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.967087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.967137 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.967137 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.967184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.967210 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.967274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.967307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.967356 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.967391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.967416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.967453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.967485 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.967512 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.967542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.967573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.967602 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.967628 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.967655 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.967690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.967717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.967746 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.967773 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.967801 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.967826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.967851 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.967876 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.967916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.967948 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.967975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.968004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.968004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.968091 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.968118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.968145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.968145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.968195 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.968226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.968265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.968265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.968330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.968357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.968390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.968436 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.968436 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.968493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.968493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.968542 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.968573 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.968600 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.968661 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.968696 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.968731 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.968759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.968812 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.968842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.968891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.968941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.969002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.969039 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.969100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.969152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.969274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.969365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.970400 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.970599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.970661 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.970712 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.970773 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.970816 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.970854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.970910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.970955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.970978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.970978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.971097 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.971132 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.971161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.971300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.971376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.971461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.971519 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.971553 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.971590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.971640 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.971640 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.971729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.971729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.971823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.971854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.971854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.971854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.972109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.972175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.972223 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.972293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.972344 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.972383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.972421 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.972468 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.972519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.972562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.972602 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.972642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.972690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.972736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.972914 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.973088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.973157 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.973199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.973412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.973484 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.973547 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.973613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.973665 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.973714 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.973754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.973805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.973846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.973891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.973925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.973959 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.974011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.974043 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.974106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.974150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.974193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.974226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.974289 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.974323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.974352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.974352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.974352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.974352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.974510 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.974546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.974546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.974594 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.974623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.974706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.974706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.974760 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.974815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.974858 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.974906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.974952 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.974996 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.975036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.975102 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.975166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.975166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.975166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.975166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.975336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.975394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.975435 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.975484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.975528 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.975576 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.975623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.975673 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.975717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.975757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.975807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.975857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.975900 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.975944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.975999 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.976040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.976136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.976189 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.976236 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.976236 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.976315 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.976341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.976367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.976397 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.976431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.976460 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.976493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.976526 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.976555 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.976587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.976617 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.976646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.976669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.976694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.976724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.976757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.976786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.976814 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.976880 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.976935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.976981 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.977009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.977040 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.977451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.977492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.977526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.977552 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.977580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.977617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.977644 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.977670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.978651 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.978764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.978864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.978943 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.978995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.979038 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.979091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.979142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.979186 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.979223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.979292 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.979342 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.979385 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.979433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.979477 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.979522 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.979571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.979632 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.979688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.979739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.979739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.979837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.979885 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.979927 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.979965 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.980005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.980050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.980103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.985471 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.985655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.985655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.985655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.985745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.985777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.985810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.985843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.985911 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.985957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.985987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.986016 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.986045 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.986121 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.986153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.986153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.986196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.986222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.986297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.986338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.986387 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.986605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.986683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.986745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.986781 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.986815 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.986847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.986878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.986904 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.986934 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.986990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.987026 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.987133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.987167 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.987219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.987272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.987314 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.987367 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.987406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.987406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.987452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.987515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.987580 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.987682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.987771 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.987861 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.987948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.988034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.988146 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.988579 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.988673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.988759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.988842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.988923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.989009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.989044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.989120 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.989161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.989201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.989287 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.989355 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.989414 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.989449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.989492 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.989527 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.989558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.989607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.989665 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.989719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.989780 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.989873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.989962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.990050 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.990109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.990140 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.990194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.990224 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.990294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.990325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.990350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.990385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.990430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.990468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.990518 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.990579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.990611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.990641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.990675 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.990675 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.990722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.990751 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.990778 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.990801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.990801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.990853 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.990884 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.990913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.990913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.990959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.990989 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.991012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.991012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.991070 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.991112 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.991143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.991143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.991196 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.991223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.991316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.991348 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.991395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.991487 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.991922 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.991977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.992050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.992129 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.992164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.992208 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.992250 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.992300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.992348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.992374 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.992403 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.992432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.992463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.992489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.992514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.992543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.992568 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.992594 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.992620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.992648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.992678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.992701 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.992737 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.992790 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.992884 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.993122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.993202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.993277 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.995012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.995100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.995163 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.995215 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.995215 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.995320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.995363 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.995404 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.995448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.995493 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.995547 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.995607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.995607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.995607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.995733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.995733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.995733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.995870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.995870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.995957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.995957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.996056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.996113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.996168 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.996221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.996292 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.996426 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.996477 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.996529 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.996577 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.996631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.996631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.996723 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.996770 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.996814 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.996858 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.996918 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.996973 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.997017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.997098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.997164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.997221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.997288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.997333 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.997376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.997433 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.997433 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.997527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.997527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.997614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.997614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.997710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.997710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.997710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.997710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.997710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.998040 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.998134 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.998191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.998263 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.998323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.998380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.998437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.998491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.998546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.998601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.998652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.998695 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.998738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.998738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.998830 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.998879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.998932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.998987 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.999043 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.999104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.999159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.999159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.999265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.999265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.999362 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.999416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.999463 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.999507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:53.999556 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.999608 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:53.999664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:53.999711 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.999757 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:53.999802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:53.999802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:53.999894 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:53.999947 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.000001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.000056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.000121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.000164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.000202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.000256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.000317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.000366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.000418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.000470 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.000530 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.000585 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.000635 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.000679 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.000728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.000774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.000817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.000869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.000923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.000981 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.001034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.001099 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.001099 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.001189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.001266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.001314 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.001441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.001502 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.001551 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.001610 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.001663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.001707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.001707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.001801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.001846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.001890 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.001935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.001979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.002023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.002093 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.002140 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.002186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.002230 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.002908 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.002974 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.003023 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.003094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.003140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.003188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.003259 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.003331 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.003379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.003427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.003477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.003524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.003568 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.003621 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.003672 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.003750 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.003795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.003848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.003897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.003949 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.003992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.004056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.004113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.004113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.004196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.004196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.004290 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.004334 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.004386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.004386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.004486 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.004538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.004580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.004580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.004580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.004580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.004580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.004580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.004823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.004875 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.004932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.004932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.005014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.005073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.005073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.005150 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.005199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.005199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.005307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.005307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.005307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.005307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.005468 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.005519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.005569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.005569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.005569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.005569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.005569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.005569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.005795 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.005838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.005891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.005933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.005978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.006020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.006077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.006130 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.006179 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.006221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.006514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.006577 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.006636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.006722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.006775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.006820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.006881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.006931 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.006985 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.007155 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.007206 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.007270 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.007307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.007351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.007384 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.007417 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.007459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.007494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.007536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.007584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.007626 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.007667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.007708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.007751 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.007791 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.007840 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.007883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.007998 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.008041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.008150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.008307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.008408 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.008462 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.008658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.008714 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.008770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.008810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.008810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.008902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.009031 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.009083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.009121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.009161 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.009194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.009194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.009194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.009474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.009474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.009474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.009474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.009474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.009740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.009796 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.009841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.010036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.010143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.010143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.010143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.010143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.010143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.010424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.010667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.010913 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.010913 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.010913 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.011019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.011077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.011077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.011166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.011208 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.011274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.011318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.011366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.011366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.011366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.011366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.011569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.011833 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.011833 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.011833 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.011961 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.012010 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.012059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.012121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.012171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.012171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.012298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.012347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.012393 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.012446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.012491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.012537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.012587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.012639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.012688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.012732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.012785 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.012826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.012866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.012916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.012916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.012997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.013040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.013103 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.013148 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.013188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.013188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.013188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.013188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.013188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.013188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.013519 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.013562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.013604 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.013604 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.013674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.013709 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.013757 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.013814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.013864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.013905 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.013942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.013986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.014035 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.014035 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.014132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.014178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.014221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.014291 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.014339 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.014385 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.014430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.014477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.014517 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.014557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.014603 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.014645 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.014697 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.014748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.014798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.014840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.014885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.014929 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.014968 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.015006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.015045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.015100 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.015156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.015198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.015258 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.015301 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.015353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.015403 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.015451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.015451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.015533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.015590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.015637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.015637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.015717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.015764 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.015813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.015813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.015889 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.015889 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.015959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.016015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.016076 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.017576 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.017653 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.017705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.017762 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.017814 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.017862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.017922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.018030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.018128 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.018181 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.018249 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.018322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.018398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.018466 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.019361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.019435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.019499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.019558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.019607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.019663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.019730 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.019972 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.020177 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.020250 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.020343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.020446 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.020548 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.020660 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.022672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.022761 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.022804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.022851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.022898 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.022978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.023113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.023573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.023630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.023678 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.023720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.023760 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.023797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.023797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.023862 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.023913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.023949 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.023986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.024023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.024077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.024116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.024162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.024211 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.024274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.024274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.024274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.024394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.024433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.024470 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.024507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.024555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.024593 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.024630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.024674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.024713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.024750 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.024806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.024806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.024889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.024889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.024889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.024889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.026858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.026997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.027116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.027209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.027297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.027671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.027735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.027781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.027822 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.027871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.027871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.027955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.027995 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.028032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.028104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.028146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.028197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.028258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.028298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.028335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.028381 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.028428 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.028428 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.028502 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.028539 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.028575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.028625 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.028662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.028662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.028662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.028662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.028662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 15 14:55:54.029662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 15 14:55:54.029968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 15 14:55:54.029968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 15 14:55:54.029968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 15 14:55:54.029968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 15 14:55:54.030187 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 15 14:55:54.069893 np0000007361 devstack@c-api.service[100273]: INFO dbcounter [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Registered counter for database cinder Aug 15 14:55:54.072529 np0000007361 devstack@c-api.service[100274]: INFO dbcounter [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Registered counter for database cinder Aug 15 14:55:54.077566 np0000007361 devstack@c-api.service[100272]: INFO dbcounter [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Registered counter for database cinder Aug 15 14:55:54.095850 np0000007361 devstack@c-api.service[100271]: INFO dbcounter [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Registered counter for database cinder Aug 15 14:55:54.113679 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.119209 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-55cd725e-be59-45c1-999e-f90520ada2a6 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.124081 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd 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=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.156588 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.230530 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writer thread running {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 14:55:54.232763 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writer thread running {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 14:55:54.233593 np0000007361 devstack@c-api.service[100273]: INFO cinder.rpc [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 14:55:54.235188 np0000007361 devstack@c-api.service[100272]: INFO cinder.rpc [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 14:55:54.235799 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writer thread running {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 14:55:54.236092 np0000007361 devstack@c-api.service[100273]: INFO cinder.rpc [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 14:55:54.238045 np0000007361 devstack@c-api.service[100272]: INFO cinder.rpc [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 14:55:54.238533 np0000007361 devstack@c-api.service[100273]: INFO cinder.rpc [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 15 14:55:54.238595 np0000007361 devstack@c-api.service[100274]: INFO cinder.rpc [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 14:55:54.240441 np0000007361 devstack@c-api.service[100272]: INFO cinder.rpc [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 15 14:55:54.240635 np0000007361 devstack@c-api.service[100273]: INFO cinder.rpc [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 15 14:55:54.240982 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.241147 np0000007361 devstack@c-api.service[100274]: INFO cinder.rpc [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 14:55:54.241335 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.244695 np0000007361 devstack@c-api.service[100272]: INFO cinder.rpc [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 15 14:55:54.244827 np0000007361 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 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 15 14:55:54.244886 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.244886 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.244943 np0000007361 devstack@c-api.service[100274]: INFO cinder.rpc [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 15 14:55:54.244983 np0000007361 devstack@c-api.service[100272]: WARNING cinder.keymgr.conf_key_mgr [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd 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 15 14:55:54.245796 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.246194 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.246695 np0000007361 devstack@c-api.service[100274]: INFO cinder.rpc [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 15 14:55:54.246695 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.246812 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.248498 np0000007361 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-55cd725e-be59-45c1-999e-f90520ada2a6 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 15 14:55:54.248576 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.248576 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.251267 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.251267 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.272506 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writer thread running {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 15 14:55:54.275770 np0000007361 devstack@c-api.service[100271]: INFO cinder.rpc [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 15 14:55:54.278921 np0000007361 devstack@c-api.service[100271]: INFO cinder.rpc [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 15 14:55:54.281539 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.281665 np0000007361 devstack@c-api.service[100271]: INFO cinder.rpc [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 15 14:55:54.284268 np0000007361 devstack@c-api.service[100271]: INFO cinder.rpc [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 15 14:55:54.284730 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.285080 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.285618 np0000007361 devstack@c-api.service[100273]: INFO cinder.rpc [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 15 14:55:54.285970 np0000007361 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c 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 15 14:55:54.287630 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-55cd725e-be59-45c1-999e-f90520ada2a6 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.288650 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd 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=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.289374 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.289448 np0000007361 devstack@c-api.service[100273]: INFO cinder.rpc [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 15 14:55:54.289622 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.289824 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.290001 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.290523 np0000007361 devstack@c-api.service[100274]: INFO cinder.rpc [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 15 14:55:54.291155 np0000007361 devstack@c-api.service[100272]: INFO cinder.rpc [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 15 14:55:54.293022 np0000007361 devstack@c-api.service[100274]: INFO cinder.rpc [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 15 14:55:54.293380 np0000007361 devstack@c-api.service[100272]: INFO cinder.rpc [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 15 14:55:54.293442 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.293603 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.293861 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.293922 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.301532 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.301752 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.302803 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.302969 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.303764 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.303879 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.306360 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.306445 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.306525 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.306569 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.308348 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.308348 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.308778 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.308921 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.310295 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.310370 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.310416 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.310461 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.312055 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.312224 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.313371 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.313537 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.313953 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.314118 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.314315 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.314488 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.315917 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.316077 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.316596 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.316723 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.316873 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.317057 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.318798 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.318917 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.318978 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.319112 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.319366 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.319491 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.322195 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.322287 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.322359 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.322424 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.322701 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.322904 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.324328 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.324455 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.324496 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.324603 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.325278 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.325428 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.326153 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.326293 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.326479 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.326569 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.326618 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.326740 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.327312 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.327427 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.327526 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.327657 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.328275 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.328275 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.329069 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.329192 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.329659 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.329819 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.332018 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.332437 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.333168 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.333306 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.334512 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.334563 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.334645 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.334716 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.335854 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.335905 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.335932 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:55:54.335980 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.336014 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.336904 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.337040 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.337195 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.337372 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.337583 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.337831 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.337892 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.337892 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.338355 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.338436 np0000007361 devstack@c-api.service[100271]: INFO cinder.rpc [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 15 14:55:54.338512 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.338676 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.338793 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.339133 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.339286 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.339478 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.339594 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.339751 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.339867 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.340136 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.340446 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.340488 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.340580 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.340641 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.340690 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.340731 np0000007361 devstack@c-api.service[100271]: INFO cinder.rpc [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 15 14:55:54.341047 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.341116 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.341199 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.341270 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.341316 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.341386 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.341648 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.341816 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.341912 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.342043 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.342396 np0000007361 devstack@c-api.service[100274]: WARNING cinder.api.contrib.hosts [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 15 14:55:54.342593 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.342707 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.342778 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.342825 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.343010 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.343100 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.343222 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: extensions {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.343645 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.343707 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.343753 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.343842 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.344357 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.344431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: consistencygroups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.344481 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.344794 np0000007361 devstack@c-api.service[100272]: WARNING cinder.api.contrib.hosts [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 15 14:55:54.345081 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.345517 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.345580 np0000007361 devstack@c-api.service[100273]: WARNING cinder.api.contrib.hosts [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 15 14:55:54.345694 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.345864 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.346029 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: extensions {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.346494 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: extensions {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.346724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: extra_specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.347574 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: consistencygroups {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.347814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: consistencygroups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.348094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: capabilities {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.349138 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: backups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.350770 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: extra_specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.350855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: extra_specs {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.351136 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.351287 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-quota-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.351378 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.352256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: capabilities {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.352302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: capabilities {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.352505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: qos-specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.353339 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: backups {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.353395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: backups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.354198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.355272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-quota-sets {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.355336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-quota-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.356155 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.356228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.356389 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.356568 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: qos-specs {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.356618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: qos-specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.357568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: cgsnapshots {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.358343 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: encryption {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.358395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.358804 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: scheduler-stats {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.359642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: encryption {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.359683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.359781 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.359988 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.360207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-volume-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.361149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: cgsnapshots {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.361207 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: cgsnapshots {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.361583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-snapshot-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.362195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: scheduler-stats {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.362267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: scheduler-stats {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.362918 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-volume-transfer {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.363391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-volume-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.363592 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-volume-manage {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.364375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-hosts {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.364707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-snapshot-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.364765 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.364830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-snapshot-manage {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.364964 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.365600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-volume-type-access {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.366004 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-volume-transfer {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.366269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-volume-transfer {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.366984 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-availability-zone {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.367515 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-hosts {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.367632 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-hosts {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.368131 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.368361 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.368470 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extended resource: os-quota-class-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.368843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-volume-type-access {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.368905 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-volume-type-access {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.370119 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-availability-zone {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.370351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-availability-zone {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.370527 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.370527 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.371210 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extended resource: os-quota-class-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.371313 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.371352 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.371490 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.371527 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.371825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extended resource: os-quota-class-sets {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.372116 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.372224 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.372747 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.372789 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.372815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] SnapshotActionsController initialized {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 15 14:55:54.373134 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.373323 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.373553 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.373707 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.374177 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.374347 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.374380 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.374519 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.374620 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.374737 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.374776 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.374930 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.375163 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.375333 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.375371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] SnapshotActionsController initialized {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 15 14:55:54.375461 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.375640 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.376515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] SnapshotActionsController initialized {{(pid=100272) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 15 14:55:54.376596 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.376596 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.376688 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.376872 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.377221 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.377296 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.377370 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.377422 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.377714 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.377910 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.377965 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.378011 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.378055 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.378139 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.378179 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.378221 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.378739 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.378847 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.378898 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.378940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379005 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.379150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379528 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.379575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379626 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379670 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.379716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379764 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.379974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension UsedLimits extending resource: limits {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380141 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380191 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380295 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380351 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension UsedLimits extending resource: limits {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380404 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380497 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380723 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380762 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension AdminActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension UsedLimits extending resource: limits {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension AdminActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380915 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380953 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension AdminActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.380993 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension AdminActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381028 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381082 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension AdminActions extending resource: backups {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381135 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381176 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.381215 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension AdminActions extending resource: backups {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension AdminActions extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381386 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381440 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension AdminActions extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381486 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.381532 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-5aa5e5b7-7b41-4923-a003-7fa942b78c88 None None] Extension TypesManage extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension AdminActions extending resource: backups {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeActions extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381702 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-55cd725e-be59-45c1-999e-f90520ada2a6 None None] Extension TypesManage extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.381783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-e4ba530b-d235-4e35-a5b2-95d1a47d1bcd None None] Extension TypesManage extending resource: types {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.382328 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.382396 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.385699 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.385699 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.388604 np0000007361 devstack@c-api.service[100272]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e49b6a4668 pid: 100272 (default app) Aug 15 14:55:54.389272 np0000007361 devstack@c-api.service[100273]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e49b6a4668 pid: 100273 (default app) Aug 15 14:55:54.391887 np0000007361 devstack@c-api.service[100274]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e49b6a4668 pid: 100274 (default app) Aug 15 14:55:54.391948 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.392084 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.395952 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.396181 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.396648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e68194c9-8f8f-4736-8ea6-b7249d9d2219 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:55:54.398147 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.398369 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.399688 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1/1] 10.4.3.107 () {60 vars in 925 bytes} [Sat Aug 15 14:55:54 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 15 14:55:54.399740 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.399896 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.400904 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.401061 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.402022 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.402183 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.403007 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.403145 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.403771 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.404001 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.404560 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.404695 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.405835 np0000007361 devstack@c-api.service[100271]: WARNING cinder.api.contrib.hosts [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 15 14:55:54.405835 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.405956 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.406475 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: extensions {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.407598 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: consistencygroups {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.410512 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: extra_specs {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.412008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: capabilities {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.413279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: backups {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.414967 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-quota-sets {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.416251 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: qos-specs {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.418321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: encryption {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.420042 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: encryption {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.421094 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: cgsnapshots {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.422220 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: scheduler-stats {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.423540 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-volume-manage {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.425261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-snapshot-manage {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.426018 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-volume-transfer {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.427899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-hosts {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.429384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-volume-type-access {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.430682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-availability-zone {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.432219 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extended resource: os-quota-class-sets {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 15 14:55:54.434023 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.434114 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.435099 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.435334 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.436116 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.436330 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.437025 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] SnapshotActionsController initialized {{(pid=100271) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 15 14:55:54.438420 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.438611 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.439620 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.439620 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.440341 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.440489 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.441185 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:55:54.441657 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:55:54.442002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442173 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442417 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442531 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442642 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension UsedLimits extending resource: limits {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.442925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.443061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.443203 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.443369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension AdminActions extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.443524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension AdminActions extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.443651 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension AdminActions extending resource: backups {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.443787 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeActions extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.444018 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.444077 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-ff561a1f-b5fe-4eaa-b88c-fbf5aeac3a0c None None] Extension TypesManage extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 15 14:55:54.451409 np0000007361 devstack@c-api.service[100271]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e49b6a4668 pid: 100271 (default app) Aug 15 14:55:59.724611 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-095c78f3-00fc-44c0-b59b-8d5c333c48f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:56:00.475749 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-095c78f3-00fc-44c0-b59b-8d5c333c48f7 admin admin] POST https://10.4.3.107/volume/v3/types Aug 15 14:56:00.476377 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-095c78f3-00fc-44c0-b59b-8d5c333c48f7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:56:00.478261 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:56:00.478261 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:56:00.512814 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-095c78f3-00fc-44c0-b59b-8d5c333c48f7 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:56:00.544071 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-095c78f3-00fc-44c0-b59b-8d5c333c48f7 admin admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 14:56:00.544635 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1/2] 10.4.3.107 () {68 vars in 1302 bytes} [Sat Aug 15 14:55:59 2026] POST /volume/v3/types => generated 183 bytes in 830 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:56:00.562820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b424a503-a4c5-4c97-b87d-5a2f379a8ece None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:56:00.879450 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b424a503-a4c5-4c97-b87d-5a2f379a8ece admin admin] POST https://10.4.3.107/volume/v3/types/14aeda4e-362c-4058-bc0d-6bbca1134d2d/extra_specs Aug 15 14:56:00.880175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b424a503-a4c5-4c97-b87d-5a2f379a8ece admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:56:00.881890 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:56:00.881890 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:56:00.915538 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-b424a503-a4c5-4c97-b87d-5a2f379a8ece 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:56:00.977805 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b424a503-a4c5-4c97-b87d-5a2f379a8ece admin admin] https://10.4.3.107/volume/v3/types/14aeda4e-362c-4058-bc0d-6bbca1134d2d/extra_specs returned with HTTP 200 Aug 15 14:56:00.978257 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1/3] 10.4.3.107 () {68 vars in 1449 bytes} [Sat Aug 15 14:56:00 2026] POST /volume/v3/types/14aeda4e-362c-4058-bc0d-6bbca1134d2d/extra_specs => generated 52 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 14:56:01.250316 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dbfc7984-71f3-42b7-97b2-536637cb7f9e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:56:01.578178 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dbfc7984-71f3-42b7-97b2-536637cb7f9e admin admin] POST https://10.4.3.107/volume/v3/types Aug 15 14:56:01.578909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dbfc7984-71f3-42b7-97b2-536637cb7f9e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:56:01.580762 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:56:01.580762 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:56:01.617877 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-dbfc7984-71f3-42b7-97b2-536637cb7f9e 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=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:56:01.650936 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dbfc7984-71f3-42b7-97b2-536637cb7f9e admin admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 14:56:01.651417 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 2/4] 10.4.3.107 () {68 vars in 1302 bytes} [Sat Aug 15 14:56:01 2026] POST /volume/v3/types => generated 186 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:56:01.673030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32fa36d0-2551-493d-b729-bff5509907e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:56:02.042792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32fa36d0-2551-493d-b729-bff5509907e1 admin admin] POST https://10.4.3.107/volume/v3/types/0ad63b8b-6b02-4d0d-861d-6b0c95fd4782/extra_specs Aug 15 14:56:02.043439 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32fa36d0-2551-493d-b729-bff5509907e1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:56:02.045173 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:56:02.045173 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:56:02.084327 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-32fa36d0-2551-493d-b729-bff5509907e1 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:56:02.157635 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32fa36d0-2551-493d-b729-bff5509907e1 admin admin] https://10.4.3.107/volume/v3/types/0ad63b8b-6b02-4d0d-861d-6b0c95fd4782/extra_specs returned with HTTP 200 Aug 15 14:56:02.158134 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1/5] 10.4.3.107 () {68 vars in 1449 bytes} [Sat Aug 15 14:56:01 2026] POST /volume/v3/types/0ad63b8b-6b02-4d0d-861d-6b0c95fd4782/extra_specs => generated 45 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 14:56:10.540965 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:56:10.976136 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:56:11.648225 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:56:12.155955 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:56:29.358815 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-025bcd3d-2a20-484c-b20f-d837f3f21471 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:56:29.359407 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-025bcd3d-2a20-484c-b20f-d837f3f21471 None None] GET https://10.4.3.107/volume// Aug 15 14:56:29.359570 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-025bcd3d-2a20-484c-b20f-d837f3f21471 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:56:29.359811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-025bcd3d-2a20-484c-b20f-d837f3f21471 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:56:29.360312 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-025bcd3d-2a20-484c-b20f-d837f3f21471 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:56:29.360584 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 2/6] 10.4.3.107 () {66 vars in 1425 bytes} [Sat Aug 15 14:56: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 15 14:57:15.367146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f86cd70-8f32-4fda-b02d-76fa6d6ab4ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:57:15.756213 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f86cd70-8f32-4fda-b02d-76fa6d6ab4ee tempest-verify_tempest_config-789401227 tempest-verify_tempest_config-789401227-project-member] GET https://10.4.3.107/volume/v3/extensions Aug 15 14:57:15.756563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f86cd70-8f32-4fda-b02d-76fa6d6ab4ee tempest-verify_tempest_config-789401227 tempest-verify_tempest_config-789401227-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:57:15.756839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f86cd70-8f32-4fda-b02d-76fa6d6ab4ee tempest-verify_tempest_config-789401227 tempest-verify_tempest_config-789401227-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:57:15.757328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f86cd70-8f32-4fda-b02d-76fa6d6ab4ee tempest-verify_tempest_config-789401227 tempest-verify_tempest_config-789401227-project-member] https://10.4.3.107/volume/v3/extensions returned with HTTP 200 Aug 15 14:57:15.757858 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 2/7] 10.4.3.107 () {66 vars in 1246 bytes} [Sat Aug 15 14:57:15 2026] GET /volume/v3/extensions => generated 5245 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:06.165045 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:06.670570 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:06.670981 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1224404475"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:06.672909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1224404475'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:06.673225 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Create volume of 1 GB Aug 15 14:58:06.685687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Availability zone cache updated, next update will occur around 2026-08-15 15:58:06.684329. {{(pid=100272) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 14:58:06.685687 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Availability Zones retrieved successfully. Aug 15 14:58:06.712095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Flow 'volume_create_api' (2f2b1973-cff2-465a-b16b-a8a57296f773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:06.713927 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12313874-36a5-462e-8f49-2e0d71b170b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:06.714823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:06.783264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12313874-36a5-462e-8f49-2e0d71b170b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:06.784400 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9211a4-9700-4a95-95ad-6b901f946404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:06.839255 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-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 15 14:58:06.840196 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-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 15 14:58:06.912685 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Created reservations ['320d7ffd-1eb3-4cc7-89a9-d396794516d7', '9c5cdf99-7d97-4777-b6d9-70c63c809e85', '1e844389-579e-429d-abad-650d32506e82', 'b4988e32-f415-4b9c-9e98-fc0afe8d0723'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:06.913808 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9211a4-9700-4a95-95ad-6b901f946404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['320d7ffd-1eb3-4cc7-89a9-d396794516d7', '9c5cdf99-7d97-4777-b6d9-70c63c809e85', '1e844389-579e-429d-abad-650d32506e82', 'b4988e32-f415-4b9c-9e98-fc0afe8d0723']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:06.914815 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828d7d90-c313-4e34-ae64-56656db52f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:06.983884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828d7d90-c313-4e34-ae64-56656db52f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2519636-d6be-40e4-99d1-0ad369067b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1224404475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a040f3ed9cac4e8f87844b1780513621',qos_specs=None,replication_status=,reservations=['320d7ffd-1eb3-4cc7-89a9-d396794516d7','9c5cdf99-7d97-4777-b6d9-70c63c809e85','1e844389-579e-429d-abad-650d32506e82','b4988e32-f415-4b9c-9e98-fc0afe8d0723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b2f5c17b154119826dc346b3b482e9',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1224404475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2519636-d6be-40e4-99d1-0ad369067b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a040f3ed9cac4e8f87844b1780513621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50b2f5c17b154119826dc346b3b482e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:06.984605 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d797907-90a9-4b0e-90dd-9a40005f114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:07.017481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d797907-90a9-4b0e-90dd-9a40005f114c) transitioned into state 'SUCCESS' from state '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-1224404475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a040f3ed9cac4e8f87844b1780513621',qos_specs=None,replication_status=,reservations=['320d7ffd-1eb3-4cc7-89a9-d396794516d7','9c5cdf99-7d97-4777-b6d9-70c63c809e85','1e844389-579e-429d-abad-650d32506e82','b4988e32-f415-4b9c-9e98-fc0afe8d0723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b2f5c17b154119826dc346b3b482e9',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:07.018556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00cb7156-1de9-47f9-adef-092bfcb56703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:07.056250 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00cb7156-1de9-47f9-adef-092bfcb56703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:07.057482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Flow 'volume_create_api' (2f2b1973-cff2-465a-b16b-a8a57296f773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:07.057938 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Create volume request issued successfully. Aug 15 14:58:07.059158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db35804e-11f9-41d1-8a92-25fdfb1b74e3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:07.059857 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 3/8] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:58:06 2026] POST /volume/v3/volumes => generated 759 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:17.025897 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:58:18.256739 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce3aa422-bd5e-487e-a694-687e937a962b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:18.760410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:18.760965 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1707587266", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:18.763010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1707587266', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:19.737336 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume of 1 GB Aug 15 14:58:19.758602 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Availability zone cache updated, next update will occur around 2026-08-15 15:58:19.757730. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 14:58:19.758760 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Availability Zones retrieved successfully. Aug 15 14:58:19.792651 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Flow 'volume_create_api' (b5946335-0947-4bf2-a5cd-0c745a6a0cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:19.794463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b14913f1-e447-42da-a7d0-6edb2b0fcc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:19.796730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:19.959694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b14913f1-e447-42da-a7d0-6edb2b0fcc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:19.960805 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c2507f-d2bb-44bb-8d22-e5736d02dd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:20.029511 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-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 15 14:58:20.030283 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-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 15 14:58:20.124612 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Created reservations ['05f79772-4cdd-499f-99c5-a0dd2b1305e0', 'de4c372c-da88-4771-88ff-e2af4fd390d9', '2d7310d8-afcb-49c5-8567-53169fa7f6cd', '5996fc21-68ee-44a1-9fab-18792f851ab6'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:20.125550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c2507f-d2bb-44bb-8d22-e5736d02dd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05f79772-4cdd-499f-99c5-a0dd2b1305e0', 'de4c372c-da88-4771-88ff-e2af4fd390d9', '2d7310d8-afcb-49c5-8567-53169fa7f6cd', '5996fc21-68ee-44a1-9fab-18792f851ab6']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:20.126323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23ba483-6385-4b79-988f-5ad1f8b09755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:20.182720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23ba483-6385-4b79-988f-5ad1f8b09755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d38d829-e553-4463-8e87-fdaef6e50009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1707587266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5003e7ab94e445b86b6fda57a333647',qos_specs=None,replication_status=,reservations=['05f79772-4cdd-499f-99c5-a0dd2b1305e0','de4c372c-da88-4771-88ff-e2af4fd390d9','2d7310d8-afcb-49c5-8567-53169fa7f6cd','5996fc21-68ee-44a1-9fab-18792f851ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1707587266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d38d829-e553-4463-8e87-fdaef6e50009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5003e7ab94e445b86b6fda57a333647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:20.183431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c30357-baef-4471-90e8-44886b98de13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:20.227713 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c30357-baef-4471-90e8-44886b98de13) transitioned into state 'SUCCESS' from state '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-1707587266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5003e7ab94e445b86b6fda57a333647',qos_specs=None,replication_status=,reservations=['05f79772-4cdd-499f-99c5-a0dd2b1305e0','de4c372c-da88-4771-88ff-e2af4fd390d9','2d7310d8-afcb-49c5-8567-53169fa7f6cd','5996fc21-68ee-44a1-9fab-18792f851ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:20.228804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31852e1-8861-4a48-aabd-b38f6fc08e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:20.276422 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31852e1-8861-4a48-aabd-b38f6fc08e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:20.277310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Flow 'volume_create_api' (b5946335-0947-4bf2-a5cd-0c745a6a0cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:20.278100 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume request issued successfully. Aug 15 14:58:20.280082 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce3aa422-bd5e-487e-a694-687e937a962b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:20.280082 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 2/9] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 14:58:18 2026] POST /volume/v3/volumes => generated 757 bytes in 2025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:20.299391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8dc6a189-b36b-49a5-b528-cb7d092b236a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:20.305845 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8dc6a189-b36b-49a5-b528-cb7d092b236a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:20.306155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8dc6a189-b36b-49a5-b528-cb7d092b236a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:20.306538 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8dc6a189-b36b-49a5-b528-cb7d092b236a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:20.367590 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:20.367590 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:20.377837 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8dc6a189-b36b-49a5-b528-cb7d092b236a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:20.387912 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8dc6a189-b36b-49a5-b528-cb7d092b236a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:20.388544 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 3/10] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:20 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 825 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:21.412274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-275220ce-3d16-4d8b-ae8a-7a7e69b33a0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:21.415133 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-275220ce-3d16-4d8b-ae8a-7a7e69b33a0d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:21.415133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-275220ce-3d16-4d8b-ae8a-7a7e69b33a0d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:21.415295 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-275220ce-3d16-4d8b-ae8a-7a7e69b33a0d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:21.467381 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:21.467381 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:21.478278 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-275220ce-3d16-4d8b-ae8a-7a7e69b33a0d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:21.488642 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-275220ce-3d16-4d8b-ae8a-7a7e69b33a0d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:21.489208 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 3/11] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:21 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:22.509567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e17052a6-619e-44d0-9540-a98748d318c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:22.512275 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e17052a6-619e-44d0-9540-a98748d318c6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:22.512275 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e17052a6-619e-44d0-9540-a98748d318c6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:22.512546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e17052a6-619e-44d0-9540-a98748d318c6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:22.522481 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:22.522481 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:22.531402 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e17052a6-619e-44d0-9540-a98748d318c6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:22.543825 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e17052a6-619e-44d0-9540-a98748d318c6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:22.544411 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 4/12] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:22 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 14:58:23.566650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a34e9d2a-82fa-4a83-a00c-8f497471e2c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:23.567816 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a34e9d2a-82fa-4a83-a00c-8f497471e2c7 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:23.568357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a34e9d2a-82fa-4a83-a00c-8f497471e2c7 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:23.568901 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a34e9d2a-82fa-4a83-a00c-8f497471e2c7 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:23.579850 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:23.579850 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:23.589270 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a34e9d2a-82fa-4a83-a00c-8f497471e2c7 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:23.599508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a34e9d2a-82fa-4a83-a00c-8f497471e2c7 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:23.600077 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 3/13] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:23 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:24.624044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a235c2e-cb5e-42fd-9d5c-5715c25cf70a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:24.625496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a235c2e-cb5e-42fd-9d5c-5715c25cf70a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:24.625783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a235c2e-cb5e-42fd-9d5c-5715c25cf70a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:24.626189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a235c2e-cb5e-42fd-9d5c-5715c25cf70a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:24.634168 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:24.634168 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:24.638342 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a235c2e-cb5e-42fd-9d5c-5715c25cf70a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:24.643335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a235c2e-cb5e-42fd-9d5c-5715c25cf70a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:24.643792 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 4/14] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:24 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:25.661273 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df91bb5b-c397-4590-b26d-a513e476660b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:25.667562 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df91bb5b-c397-4590-b26d-a513e476660b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:25.667562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df91bb5b-c397-4590-b26d-a513e476660b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:25.667866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df91bb5b-c397-4590-b26d-a513e476660b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:25.677411 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:25.677411 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:25.680460 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df91bb5b-c397-4590-b26d-a513e476660b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:25.687592 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df91bb5b-c397-4590-b26d-a513e476660b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:25.687954 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 4/15] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:25 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:26.706585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f75a61be-1049-4671-9fe3-db4ec019dade None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:26.708955 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f75a61be-1049-4671-9fe3-db4ec019dade tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:26.709328 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f75a61be-1049-4671-9fe3-db4ec019dade tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:26.709413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f75a61be-1049-4671-9fe3-db4ec019dade tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:26.727559 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:26.727559 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:26.737434 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f75a61be-1049-4671-9fe3-db4ec019dade tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:26.746335 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f75a61be-1049-4671-9fe3-db4ec019dade tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:26.746894 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 5/16] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:26 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:27.354777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:27.625010 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:27.625270 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1460437050"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:27.627555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1460437050'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:27.632639 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Create volume of 1 GB Aug 15 14:58:27.633483 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:27.633483 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:27.633992 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Availability Zones retrieved successfully. Aug 15 14:58:27.642787 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Flow 'volume_create_api' (92f74ab1-e348-4d22-985c-89fbfc5cc97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:27.644017 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed079a35-cd8d-45c3-b969-6a4f0a518853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:27.645595 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:27.656017 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:27.656017 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:27.673062 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed079a35-cd8d-45c3-b969-6a4f0a518853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ad63b8b-6b02-4d0d-861d-6b0c95fd4782', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:27.674464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad561b33-686b-4f54-af6d-63581de4ccf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:27.711451 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-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 15 14:58:27.711863 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-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 15 14:58:27.765863 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48625f35-e163-4d82-871a-a1926a77af48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:27.768720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48625f35-e163-4d82-871a-a1926a77af48 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:27.769231 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48625f35-e163-4d82-871a-a1926a77af48 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:27.769329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48625f35-e163-4d82-871a-a1926a77af48 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:27.773164 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Created reservations ['d11aede0-1fe7-42ad-8d93-d682c49f987a', '806f54bf-9250-47a4-ae96-ce6ae395515c', '1fc262ad-b020-44fe-9c83-e13796ff292b', '6623ae1a-de43-4c08-b5fe-d6c0fbbf7142'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:27.774839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad561b33-686b-4f54-af6d-63581de4ccf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d11aede0-1fe7-42ad-8d93-d682c49f987a', '806f54bf-9250-47a4-ae96-ce6ae395515c', '1fc262ad-b020-44fe-9c83-e13796ff292b', '6623ae1a-de43-4c08-b5fe-d6c0fbbf7142']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:27.775826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1a7cab-5767-4338-8d10-f29caea8ff1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:27.778979 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:27.778979 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:27.784705 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-48625f35-e163-4d82-871a-a1926a77af48 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:27.792721 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48625f35-e163-4d82-871a-a1926a77af48 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:27.793096 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 5/17] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:27 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:27.810288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1a7cab-5767-4338-8d10-f29caea8ff1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b979ce17-127d-4dbf-87d2-64c8d9a2ee03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1460437050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13856795e0904e01bcebddc5902fe468',qos_specs=None,replication_status=,reservations=['d11aede0-1fe7-42ad-8d93-d682c49f987a','806f54bf-9250-47a4-ae96-ce6ae395515c','1fc262ad-b020-44fe-9c83-e13796ff292b','6623ae1a-de43-4c08-b5fe-d6c0fbbf7142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddedec4f9d1a4d749b0d5be0f5d83fcd',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1460437050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b979ce17-127d-4dbf-87d2-64c8d9a2ee03,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='13856795e0904e01bcebddc5902fe468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddedec4f9d1a4d749b0d5be0f5d83fcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ad63b8b-6b02-4d0d-861d-6b0c95fd4782),volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:27.811981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d1a48e-0766-4fda-96b7-a8fcc2f27783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:27.837942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d1a48e-0766-4fda-96b7-a8fcc2f27783) transitioned into state 'SUCCESS' from state '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-1460437050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13856795e0904e01bcebddc5902fe468',qos_specs=None,replication_status=,reservations=['d11aede0-1fe7-42ad-8d93-d682c49f987a','806f54bf-9250-47a4-ae96-ce6ae395515c','1fc262ad-b020-44fe-9c83-e13796ff292b','6623ae1a-de43-4c08-b5fe-d6c0fbbf7142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddedec4f9d1a4d749b0d5be0f5d83fcd',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:27.838163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3e32cc-deb8-4dd7-953b-b8c0249fd558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:27.851922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3e32cc-deb8-4dd7-953b-b8c0249fd558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:27.852808 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Flow 'volume_create_api' (92f74ab1-e348-4d22-985c-89fbfc5cc97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:27.853562 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Create volume request issued successfully. Aug 15 14:58:27.854673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af0880ab-3a5a-4943-b89f-baa6fde1fea0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:27.854858 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 4/18] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 14:58:27 2026] POST /volume/v3/volumes => generated 758 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 14:58:27.871720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-810b0d68-eb99-4d4e-a0e3-99ba88eec400 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:27.873978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-810b0d68-eb99-4d4e-a0e3-99ba88eec400 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:58:27.874227 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-810b0d68-eb99-4d4e-a0e3-99ba88eec400 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:27.874441 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-810b0d68-eb99-4d4e-a0e3-99ba88eec400 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:27.884066 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:27.884066 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:27.889189 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-810b0d68-eb99-4d4e-a0e3-99ba88eec400 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:58:27.895038 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-810b0d68-eb99-4d4e-a0e3-99ba88eec400 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:58:27.895698 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 5/19] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:27 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:28.813291 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db02bbb1-8118-4348-9ddd-8e19ea0d200b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:28.816046 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db02bbb1-8118-4348-9ddd-8e19ea0d200b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:28.816421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db02bbb1-8118-4348-9ddd-8e19ea0d200b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:28.816530 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db02bbb1-8118-4348-9ddd-8e19ea0d200b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:28.830613 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:28.830613 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:28.839696 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db02bbb1-8118-4348-9ddd-8e19ea0d200b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:28.847989 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db02bbb1-8118-4348-9ddd-8e19ea0d200b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:28.848753 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 6/20] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:28 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 14:58:28.914040 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f7747c1-af16-4617-aca0-9fe8fe388600 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:28.920532 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f7747c1-af16-4617-aca0-9fe8fe388600 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:58:28.920803 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f7747c1-af16-4617-aca0-9fe8fe388600 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:28.921091 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f7747c1-af16-4617-aca0-9fe8fe388600 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:28.935078 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:28.935078 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:28.941815 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f7747c1-af16-4617-aca0-9fe8fe388600 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:58:28.953715 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f7747c1-af16-4617-aca0-9fe8fe388600 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:58:28.954230 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 6/21] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:28 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:28.973149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:29.264199 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] POST https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action Aug 15 14:58:29.265138 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:58:29.269272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:29.318574 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:29.318574 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:29.319107 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] Volume info retrieved successfully. Aug 15 14:58:29.343568 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] Update volume admin metadata completed successfully. Aug 15 14:58:29.343621 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] Update readonly setting on volume completed successfully. Aug 15 14:58:29.343951 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb8566bd-41f6-4e33-a734-8b07f34b1604 tempest-TestMultiAttachVolumeSwap-1735950153 tempest-TestMultiAttachVolumeSwap-1735950153-project-admin] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action returned with HTTP 202 Aug 15 14:58:29.344597 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 5/22] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 14:58:28 2026] POST /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 14:58:29.358650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3588b21d-cc6d-48a7-8d93-307063babff5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:29.361372 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:29.361737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-884821733"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:29.364418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-884821733'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:29.380772 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Create volume of 1 GB Aug 15 14:58:29.381213 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:29.381213 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:29.392987 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Availability zone cache updated, next update will occur around 2026-08-15 15:58:29.389967. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 14:58:29.393157 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Availability Zones retrieved successfully. Aug 15 14:58:29.429368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Flow 'volume_create_api' (87909261-c3ba-41b3-b6d7-1b711d9dce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:29.432110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39230b75-fec4-4bf5-ad88-80d82a5a729e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:29.434774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:29.460469 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:29.460469 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:29.496559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39230b75-fec4-4bf5-ad88-80d82a5a729e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ad63b8b-6b02-4d0d-861d-6b0c95fd4782', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:29.497936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a997df1-53cb-4ea6-8860-fba8b7281c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:29.578683 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-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 15 14:58:29.579173 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-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 15 14:58:29.625317 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Created reservations ['98cce397-8ffb-401e-8655-38a4402568df', 'e411b099-40dc-42fb-b6b5-5e15e02217b3', '6676338b-0797-4620-8651-918de33560af', '8a280998-26c0-4766-b625-d22840b66eaf'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:29.628257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a997df1-53cb-4ea6-8860-fba8b7281c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98cce397-8ffb-401e-8655-38a4402568df', 'e411b099-40dc-42fb-b6b5-5e15e02217b3', '6676338b-0797-4620-8651-918de33560af', '8a280998-26c0-4766-b625-d22840b66eaf']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:29.628257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474291a6-883f-4ef1-9e37-b54c6aa593e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:29.665900 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474291a6-883f-4ef1-9e37-b54c6aa593e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c31413-dda0-43e9-be40-70ba11eb3a2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-884821733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13856795e0904e01bcebddc5902fe468',qos_specs=None,replication_status=,reservations=['98cce397-8ffb-401e-8655-38a4402568df','e411b099-40dc-42fb-b6b5-5e15e02217b3','6676338b-0797-4620-8651-918de33560af','8a280998-26c0-4766-b625-d22840b66eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddedec4f9d1a4d749b0d5be0f5d83fcd',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-884821733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c31413-dda0-43e9-be40-70ba11eb3a2e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='13856795e0904e01bcebddc5902fe468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddedec4f9d1a4d749b0d5be0f5d83fcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ad63b8b-6b02-4d0d-861d-6b0c95fd4782),volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:29.666843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16700f18-7869-485e-8b19-099efac84819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:29.718367 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16700f18-7869-485e-8b19-099efac84819) transitioned into state 'SUCCESS' from state '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-884821733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='13856795e0904e01bcebddc5902fe468',qos_specs=None,replication_status=,reservations=['98cce397-8ffb-401e-8655-38a4402568df','e411b099-40dc-42fb-b6b5-5e15e02217b3','6676338b-0797-4620-8651-918de33560af','8a280998-26c0-4766-b625-d22840b66eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddedec4f9d1a4d749b0d5be0f5d83fcd',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:29.718848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe63c2dc-7720-4693-b568-32b75fd95b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:29.762876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe63c2dc-7720-4693-b568-32b75fd95b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:29.764577 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Flow 'volume_create_api' (87909261-c3ba-41b3-b6d7-1b711d9dce4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:29.764988 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Create volume request issued successfully. Aug 15 14:58:29.766540 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3588b21d-cc6d-48a7-8d93-307063babff5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:29.770830 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 6/23] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 14:58:29 2026] POST /volume/v3/volumes => generated 757 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:29.791104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc1d0538-e2e7-46eb-8145-30e50b7d7ebe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:29.797846 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc1d0538-e2e7-46eb-8145-30e50b7d7ebe tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:58:29.797846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc1d0538-e2e7-46eb-8145-30e50b7d7ebe tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:29.797846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc1d0538-e2e7-46eb-8145-30e50b7d7ebe tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:29.812380 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:29.812380 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:29.819456 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc1d0538-e2e7-46eb-8145-30e50b7d7ebe tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:58:29.827397 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc1d0538-e2e7-46eb-8145-30e50b7d7ebe tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e returned with HTTP 200 Aug 15 14:58:29.828057 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 7/24] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:29 2026] GET /volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:29.874767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0fffe04-a697-497b-b25f-4067b63bbe04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:29.876576 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0fffe04-a697-497b-b25f-4067b63bbe04 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:29.876724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0fffe04-a697-497b-b25f-4067b63bbe04 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:29.877335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0fffe04-a697-497b-b25f-4067b63bbe04 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:29.889134 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:29.889134 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:29.897432 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c0fffe04-a697-497b-b25f-4067b63bbe04 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:29.905767 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0fffe04-a697-497b-b25f-4067b63bbe04 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:29.905767 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 7/25] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:29 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:30.846430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5c4a1c1-609a-43bd-bf87-af25334abbbc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:30.848607 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5c4a1c1-609a-43bd-bf87-af25334abbbc tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:58:30.849050 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5c4a1c1-609a-43bd-bf87-af25334abbbc tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:30.849097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5c4a1c1-609a-43bd-bf87-af25334abbbc tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:30.857461 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:30.857461 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:30.863654 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b5c4a1c1-609a-43bd-bf87-af25334abbbc tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:58:30.871897 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5c4a1c1-609a-43bd-bf87-af25334abbbc tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e returned with HTTP 200 Aug 15 14:58:30.872113 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 6/26] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:30 2026] GET /volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:30.933522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88cedc65-4125-4d89-b1aa-c5c3c133148e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:30.934836 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88cedc65-4125-4d89-b1aa-c5c3c133148e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:30.935123 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88cedc65-4125-4d89-b1aa-c5c3c133148e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:30.935310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88cedc65-4125-4d89-b1aa-c5c3c133148e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:30.945823 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:30.945823 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:30.953191 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88cedc65-4125-4d89-b1aa-c5c3c133148e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:30.959567 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88cedc65-4125-4d89-b1aa-c5c3c133148e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:30.959567 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 7/27] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:30 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:31.979030 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86f52aa8-1e34-4ad7-8342-41cc613da68a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:31.984344 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86f52aa8-1e34-4ad7-8342-41cc613da68a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:31.984982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86f52aa8-1e34-4ad7-8342-41cc613da68a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:31.984982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86f52aa8-1e34-4ad7-8342-41cc613da68a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:31.995306 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:31.995306 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:32.001543 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-86f52aa8-1e34-4ad7-8342-41cc613da68a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:32.008281 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86f52aa8-1e34-4ad7-8342-41cc613da68a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:32.008689 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 8/28] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:31 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:33.002654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:33.030417 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d2dbf1c-96f6-4f72-9e3c-4dae0b63007a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:33.032686 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d2dbf1c-96f6-4f72-9e3c-4dae0b63007a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:33.032937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d2dbf1c-96f6-4f72-9e3c-4dae0b63007a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:33.035059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d2dbf1c-96f6-4f72-9e3c-4dae0b63007a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:33.049654 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:33.049654 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:33.059861 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d2dbf1c-96f6-4f72-9e3c-4dae0b63007a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:33.070909 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d2dbf1c-96f6-4f72-9e3c-4dae0b63007a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:33.071619 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 7/29] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:33 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:33.328703 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:33.329434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-368364308"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:33.331775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-368364308'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:33.332496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Create volume of 1 GB Aug 15 14:58:33.354461 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Availability zone cache updated, next update will occur around 2026-08-15 15:58:33.353731. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 14:58:33.355066 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Availability Zones retrieved successfully. Aug 15 14:58:33.393300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Flow 'volume_create_api' (b89749e0-2447-4834-b9e8-2abed775908a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:33.394688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605b0f23-b32d-4423-b402-fa5826bb7e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:33.395670 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:33.480875 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605b0f23-b32d-4423-b402-fa5826bb7e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:33.482632 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f708dade-9a51-432e-b259-aa1a3199a0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:33.566832 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-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 15 14:58:33.566832 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-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 15 14:58:33.639974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Created reservations ['4146a8d0-2288-4dfe-ae94-17e5207eff4c', '7e618eab-5c07-41c1-b0d6-d2d6c312f00c', '2f689184-7d94-4d9e-8733-09dc42d22c99', '73990369-3721-4b51-b23a-347ab41cfe74'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:33.640785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f708dade-9a51-432e-b259-aa1a3199a0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4146a8d0-2288-4dfe-ae94-17e5207eff4c', '7e618eab-5c07-41c1-b0d6-d2d6c312f00c', '2f689184-7d94-4d9e-8733-09dc42d22c99', '73990369-3721-4b51-b23a-347ab41cfe74']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:33.642073 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0294ba7-3ced-4e05-afc1-8eff9533e0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:33.721343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0294ba7-3ced-4e05-afc1-8eff9533e0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f46735d5-bbfc-499a-8c5a-2e9b909a41f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-368364308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450832d0e3124466ac50e1cb8dfa2eb1',qos_specs=None,replication_status=,reservations=['4146a8d0-2288-4dfe-ae94-17e5207eff4c','7e618eab-5c07-41c1-b0d6-d2d6c312f00c','2f689184-7d94-4d9e-8733-09dc42d22c99','73990369-3721-4b51-b23a-347ab41cfe74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='208d0511d8bf40eda257ff07f4d1f422',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-368364308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f46735d5-bbfc-499a-8c5a-2e9b909a41f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450832d0e3124466ac50e1cb8dfa2eb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='208d0511d8bf40eda257ff07f4d1f422',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:33.722731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad67ada-b783-4cb6-b95d-622784d42696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:33.764232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad67ada-b783-4cb6-b95d-622784d42696) transitioned into state 'SUCCESS' from state '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-368364308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450832d0e3124466ac50e1cb8dfa2eb1',qos_specs=None,replication_status=,reservations=['4146a8d0-2288-4dfe-ae94-17e5207eff4c','7e618eab-5c07-41c1-b0d6-d2d6c312f00c','2f689184-7d94-4d9e-8733-09dc42d22c99','73990369-3721-4b51-b23a-347ab41cfe74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='208d0511d8bf40eda257ff07f4d1f422',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:33.764998 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2bd503d-2dfd-4738-97ca-e22080787835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:33.796139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2bd503d-2dfd-4738-97ca-e22080787835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:33.797102 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Flow 'volume_create_api' (b89749e0-2447-4834-b9e8-2abed775908a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:33.797403 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Create volume request issued successfully. Aug 15 14:58:33.798286 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99e1b7dd-06df-4126-b264-3ad7fcb1b92e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:33.798479 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 8/30] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:58:33 2026] POST /volume/v3/volumes => generated 784 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:33.821709 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-890f0ef8-e588-40a0-8271-32d10b7f4500 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:33.823089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-890f0ef8-e588-40a0-8271-32d10b7f4500 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:58:33.823432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-890f0ef8-e588-40a0-8271-32d10b7f4500 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:33.823681 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-890f0ef8-e588-40a0-8271-32d10b7f4500 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:33.877953 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:33.877953 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:33.885173 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-890f0ef8-e588-40a0-8271-32d10b7f4500 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:58:33.893112 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-890f0ef8-e588-40a0-8271-32d10b7f4500 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:58:33.894030 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 8/31] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:33 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:34.093224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa96922c-f946-4bcf-b8fc-3cc74bb75a5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:34.097689 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa96922c-f946-4bcf-b8fc-3cc74bb75a5f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:34.097689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa96922c-f946-4bcf-b8fc-3cc74bb75a5f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:34.097689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa96922c-f946-4bcf-b8fc-3cc74bb75a5f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:34.115069 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:34.115069 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:34.126753 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa96922c-f946-4bcf-b8fc-3cc74bb75a5f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:34.137444 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa96922c-f946-4bcf-b8fc-3cc74bb75a5f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:34.138636 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 9/32] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:34 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:34.199875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:34.202020 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:34.202730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1193914267"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:34.204849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1193914267'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:34.204966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Create volume of 1 GB Aug 15 14:58:34.210641 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Availability Zones retrieved successfully. Aug 15 14:58:34.218136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Flow 'volume_create_api' (924b2619-3faa-42d9-b173-ffb40c16e53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:34.219685 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd51677-2eac-46af-9012-00f81d24cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:34.223267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:34.254964 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd51677-2eac-46af-9012-00f81d24cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:34.255928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871a1afb-5a61-4107-949a-3d99b5ed991b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:34.346682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Created reservations ['3ba024ee-06d2-48cf-a4c0-0fb06be619da', '330f10df-a618-4f96-a2a4-85e95fae3a81', '6e51f7e2-d901-47b7-abb9-3c1f0de456db', '4dd0a209-c180-40aa-9ec0-db184a716dda'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:34.347730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871a1afb-5a61-4107-949a-3d99b5ed991b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba024ee-06d2-48cf-a4c0-0fb06be619da', '330f10df-a618-4f96-a2a4-85e95fae3a81', '6e51f7e2-d901-47b7-abb9-3c1f0de456db', '4dd0a209-c180-40aa-9ec0-db184a716dda']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:34.348607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a27a33a-0404-46ca-8afa-3056d3a4f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:34.385378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a27a33a-0404-46ca-8afa-3056d3a4f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d46fdc9-cea9-4b89-bc75-49f96c858114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1193914267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261ab10bdda84103976785dec92b79d2',qos_specs=None,replication_status=,reservations=['3ba024ee-06d2-48cf-a4c0-0fb06be619da','330f10df-a618-4f96-a2a4-85e95fae3a81','6e51f7e2-d901-47b7-abb9-3c1f0de456db','4dd0a209-c180-40aa-9ec0-db184a716dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a956a275eabc41d4b6dc5847ba2c7ef1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1193914267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d46fdc9-cea9-4b89-bc75-49f96c858114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261ab10bdda84103976785dec92b79d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a956a275eabc41d4b6dc5847ba2c7ef1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:34.386044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5eda3a-d6bb-4849-bcf4-8b07bfe7f1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:34.414596 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5eda3a-d6bb-4849-bcf4-8b07bfe7f1a0) transitioned into state 'SUCCESS' from state '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-1193914267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261ab10bdda84103976785dec92b79d2',qos_specs=None,replication_status=,reservations=['3ba024ee-06d2-48cf-a4c0-0fb06be619da','330f10df-a618-4f96-a2a4-85e95fae3a81','6e51f7e2-d901-47b7-abb9-3c1f0de456db','4dd0a209-c180-40aa-9ec0-db184a716dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a956a275eabc41d4b6dc5847ba2c7ef1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:34.415627 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2868e31e-4c7f-4919-85a0-ad5ea12b36ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:34.430415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2868e31e-4c7f-4919-85a0-ad5ea12b36ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:34.431744 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Flow 'volume_create_api' (924b2619-3faa-42d9-b173-ffb40c16e53d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:34.432072 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Create volume request issued successfully. Aug 15 14:58:34.432959 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7773c66-1710-4ba4-b5b2-dcda5ed36a3a tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:34.433588 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 8/33] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:58:34 2026] POST /volume/v3/volumes => generated 752 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:34.453758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b2756cc-c420-47ca-a3a0-171d9dae0d1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:34.456212 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b2756cc-c420-47ca-a3a0-171d9dae0d1b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:34.456963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b2756cc-c420-47ca-a3a0-171d9dae0d1b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:34.456963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b2756cc-c420-47ca-a3a0-171d9dae0d1b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:34.466946 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:34.466946 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:34.475255 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b2756cc-c420-47ca-a3a0-171d9dae0d1b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:34.481635 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b2756cc-c420-47ca-a3a0-171d9dae0d1b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:34.482132 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 9/34] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:34 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:34.910791 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-538dd2b9-3e13-40cf-8860-36c634cd161a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:34.913354 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-538dd2b9-3e13-40cf-8860-36c634cd161a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:58:34.913578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-538dd2b9-3e13-40cf-8860-36c634cd161a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:34.913815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-538dd2b9-3e13-40cf-8860-36c634cd161a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:34.925747 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:34.925747 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:34.931880 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-538dd2b9-3e13-40cf-8860-36c634cd161a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:58:34.937844 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-538dd2b9-3e13-40cf-8860-36c634cd161a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:58:34.938558 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 9/35] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:34 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:35.163537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e51b86c8-4d52-452b-ab68-351c985fdea5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:35.165870 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e51b86c8-4d52-452b-ab68-351c985fdea5 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:35.166106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e51b86c8-4d52-452b-ab68-351c985fdea5 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:35.167732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e51b86c8-4d52-452b-ab68-351c985fdea5 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:35.180734 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:35.180734 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:35.188180 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e51b86c8-4d52-452b-ab68-351c985fdea5 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:35.195131 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e51b86c8-4d52-452b-ab68-351c985fdea5 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:35.195689 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 10/36] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:35 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:35.498396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-242c9e97-508a-48c7-9d20-2074a1587c0b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:35.500145 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-242c9e97-508a-48c7-9d20-2074a1587c0b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:35.500355 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-242c9e97-508a-48c7-9d20-2074a1587c0b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:35.500588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-242c9e97-508a-48c7-9d20-2074a1587c0b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:35.510992 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:35.510992 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:35.516949 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-242c9e97-508a-48c7-9d20-2074a1587c0b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:35.522628 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-242c9e97-508a-48c7-9d20-2074a1587c0b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:35.522965 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 9/37] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:35 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:35.631935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-526b63a6-aa89-4001-9c51-9a4f0bc8b908 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:35.635277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-526b63a6-aa89-4001-9c51-9a4f0bc8b908 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:35.635749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-526b63a6-aa89-4001-9c51-9a4f0bc8b908 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:35.635940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-526b63a6-aa89-4001-9c51-9a4f0bc8b908 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:35.650272 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:35.650272 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:35.656658 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-526b63a6-aa89-4001-9c51-9a4f0bc8b908 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:35.663099 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-526b63a6-aa89-4001-9c51-9a4f0bc8b908 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:35.663599 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 10/38] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:58:35 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:36.033669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9c4d358-8487-422d-9fca-d3a04a000b18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:36.034521 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c4d358-8487-422d-9fca-d3a04a000b18 None None] GET https://10.4.3.107/volume// Aug 15 14:58:36.034750 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c4d358-8487-422d-9fca-d3a04a000b18 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:36.034998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c4d358-8487-422d-9fca-d3a04a000b18 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:36.035745 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c4d358-8487-422d-9fca-d3a04a000b18 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:58:36.036133 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 10/39] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 14:58:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:58:36.057374 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-bc6afcc9-3f6e-4e58-94fb-f41856308b24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:36.211587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-491a4c29-a2e7-4886-83f5-ef449c2916ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:36.213793 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-491a4c29-a2e7-4886-83f5-ef449c2916ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:36.214128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-491a4c29-a2e7-4886-83f5-ef449c2916ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:36.214305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-491a4c29-a2e7-4886-83f5-ef449c2916ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:36.223871 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:36.223871 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:36.228069 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-491a4c29-a2e7-4886-83f5-ef449c2916ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:36.240841 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-491a4c29-a2e7-4886-83f5-ef449c2916ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:36.242275 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 10/40] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:36 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:36.378214 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-bc6afcc9-3f6e-4e58-94fb-f41856308b24 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:58:36.378745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-bc6afcc9-3f6e-4e58-94fb-f41856308b24 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d46fdc9-cea9-4b89-bc75-49f96c858114", "connector": null, "instance_uuid": "2ff4bca4-72f9-4645-b6ec-6227e95e337e"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:36.389636 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:36.389636 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:36.443284 np0000007361 devstack@c-api.service[100272]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 15 14:58:36.443284 np0000007361 devstack@c-api.service[100272]: .first() Aug 15 14:58:36.467402 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-bc6afcc9-3f6e-4e58-94fb-f41856308b24 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:58:36.467930 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 11/41] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:58:36 2026] POST /volume/v3/attachments => generated 273 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:36.498971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d2052e0-42cc-4d56-b024-8b9666b40d4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:36.501346 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d2052e0-42cc-4d56-b024-8b9666b40d4f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:36.501651 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d2052e0-42cc-4d56-b024-8b9666b40d4f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:36.501917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d2052e0-42cc-4d56-b024-8b9666b40d4f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:36.514530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3960f97-1a85-425e-b03f-e9b71df988f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:36.514911 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3960f97-1a85-425e-b03f-e9b71df988f5 None None] GET https://10.4.3.107/volume// Aug 15 14:58:36.515064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3960f97-1a85-425e-b03f-e9b71df988f5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:36.515358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3960f97-1a85-425e-b03f-e9b71df988f5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:36.515709 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3960f97-1a85-425e-b03f-e9b71df988f5 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:58:36.516051 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 11/42] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:58: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 15 14:58:36.517632 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:36.517632 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:36.523094 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3d2052e0-42cc-4d56-b024-8b9666b40d4f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:36.529262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d2052e0-42cc-4d56-b024-8b9666b40d4f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:36.529773 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 11/43] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:36 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:36.535702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-c3315752-b663-4496-9e19-2d63be0f22ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:36.538079 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-c3315752-b663-4496-9e19-2d63be0f22ec tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:36.538340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-c3315752-b663-4496-9e19-2d63be0f22ec tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:36.538601 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-c3315752-b663-4496-9e19-2d63be0f22ec tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:36.551588 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:36.551588 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:36.556253 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-c3315752-b663-4496-9e19-2d63be0f22ec tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:36.562049 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-c3315752-b663-4496-9e19-2d63be0f22ec tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:36.562564 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 11/44] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:58:36 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:58:37.260498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-798f75f7-88c5-4c56-9945-e26af5362ef2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:37.262759 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-798f75f7-88c5-4c56-9945-e26af5362ef2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:37.262976 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-798f75f7-88c5-4c56-9945-e26af5362ef2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:37.263207 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-798f75f7-88c5-4c56-9945-e26af5362ef2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:37.275593 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:37.275593 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:37.278195 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-798f75f7-88c5-4c56-9945-e26af5362ef2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:37.282920 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-798f75f7-88c5-4c56-9945-e26af5362ef2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:37.283612 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 12/45] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:37 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:37.483793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:37.487310 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] PUT https://10.4.3.107/volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660 Aug 15 14:58:37.487756 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:37.505774 np0000007361 devstack@c-api.service[100274]: /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 15 14:58:37.505774 np0000007361 devstack@c-api.service[100274]: .first() Aug 15 14:58:37.521015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Acquiring lock "cinder-attachment_update-8d46fdc9-cea9-4b89-bc75-49f96c858114-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:58:37.531347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Lock "cinder-attachment_update-8d46fdc9-cea9-4b89-bc75-49f96c858114-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:58:37.532972 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:37.532972 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:37.546123 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7707632-414b-4335-848b-577eeebd06d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:37.550531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7707632-414b-4335-848b-577eeebd06d9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:37.550531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7707632-414b-4335-848b-577eeebd06d9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:37.550531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7707632-414b-4335-848b-577eeebd06d9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:37.574812 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:37.574812 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:37.582627 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7707632-414b-4335-848b-577eeebd06d9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:37.589995 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7707632-414b-4335-848b-577eeebd06d9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:37.590526 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 12/46] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:37 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:37.727001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Lock "cinder-attachment_update-8d46fdc9-cea9-4b89-bc75-49f96c858114-np0000007361" released by "attachment_update" :: held 0.196s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:58:37.727374 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-d8fd4118-abf1-433b-ba8d-6ef809f9dd12 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660 returned with HTTP 200 Aug 15 14:58:37.727856 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 12/47] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:58:37 2026] PUT /volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:38.308296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf095853-d261-49a6-80f6-66b360b4a50f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:38.314745 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf095853-d261-49a6-80f6-66b360b4a50f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:38.314745 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf095853-d261-49a6-80f6-66b360b4a50f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:38.314745 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf095853-d261-49a6-80f6-66b360b4a50f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:38.322101 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:38.322101 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:38.327020 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf095853-d261-49a6-80f6-66b360b4a50f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:38.334397 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf095853-d261-49a6-80f6-66b360b4a50f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:38.335530 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 12/48] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:38 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:38.609798 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-14801a02-347c-4ac6-9416-b929d0d29bba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:38.613760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14801a02-347c-4ac6-9416-b929d0d29bba tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:38.613760 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14801a02-347c-4ac6-9416-b929d0d29bba tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:38.613760 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14801a02-347c-4ac6-9416-b929d0d29bba tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:38.642913 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:38.642913 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:38.653111 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-14801a02-347c-4ac6-9416-b929d0d29bba tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:38.659480 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14801a02-347c-4ac6-9416-b929d0d29bba tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:38.660141 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 13/49] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:38 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:39.357427 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19b20501-59a2-416d-a899-faa84edb0f50 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:39.360066 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19b20501-59a2-416d-a899-faa84edb0f50 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:39.360335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19b20501-59a2-416d-a899-faa84edb0f50 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:39.360630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19b20501-59a2-416d-a899-faa84edb0f50 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:39.375356 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:39.375356 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:39.379829 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19b20501-59a2-416d-a899-faa84edb0f50 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:39.386435 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19b20501-59a2-416d-a899-faa84edb0f50 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:39.386435 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 13/50] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:39 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:39.679819 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5dc221e4-2afc-471e-8e28-0244a7181123 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:39.685477 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5dc221e4-2afc-471e-8e28-0244a7181123 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:39.685745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5dc221e4-2afc-471e-8e28-0244a7181123 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:39.686032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5dc221e4-2afc-471e-8e28-0244a7181123 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:39.707732 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:39.707732 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:39.713260 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5dc221e4-2afc-471e-8e28-0244a7181123 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:39.720202 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5dc221e4-2afc-471e-8e28-0244a7181123 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:39.721071 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 13/51] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:39 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:39.824597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:39.830772 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:39.831277 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-454553580"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:39.837619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-454553580'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:39.837619 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Create volume of 1 GB Aug 15 14:58:39.843577 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Availability Zones retrieved successfully. Aug 15 14:58:39.850829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Flow 'volume_create_api' (a2f73a2f-b36b-461f-b6d1-ba0b5a750bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:39.850829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0a3047-3c9b-4ebb-b7f6-5a105d70da06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:39.851820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:39.902369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0a3047-3c9b-4ebb-b7f6-5a105d70da06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:39.902995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40584eb8-03e0-4238-9101-1e78f2f128e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:40.008053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Created reservations ['c4d2a960-81c3-4b17-b755-47fd51b09eaf', 'ea038ef2-26ef-47bc-ac67-c6045e23885f', '141d15a8-93b0-4bae-bf73-c1f362aa034c', 'dd3dcf05-6b2d-4646-9d2a-da1597b34c23'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:40.011587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40584eb8-03e0-4238-9101-1e78f2f128e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d2a960-81c3-4b17-b755-47fd51b09eaf', 'ea038ef2-26ef-47bc-ac67-c6045e23885f', '141d15a8-93b0-4bae-bf73-c1f362aa034c', 'dd3dcf05-6b2d-4646-9d2a-da1597b34c23']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:40.011587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915af7d6-8986-455e-acc8-dfd35c6cfca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:40.045176 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915af7d6-8986-455e-acc8-dfd35c6cfca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b9d0c25-47fd-4e08-acdd-25f0991e5702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-454553580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4beccd45384bbc9d216d49f90181b4',qos_specs=None,replication_status=,reservations=['c4d2a960-81c3-4b17-b755-47fd51b09eaf','ea038ef2-26ef-47bc-ac67-c6045e23885f','141d15a8-93b0-4bae-bf73-c1f362aa034c','dd3dcf05-6b2d-4646-9d2a-da1597b34c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aeea8889e954f42938a9ccabc87942c',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-454553580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b9d0c25-47fd-4e08-acdd-25f0991e5702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4beccd45384bbc9d216d49f90181b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aeea8889e954f42938a9ccabc87942c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:40.048422 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98235362-5d2b-4967-a628-01d02aaa0ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:40.083329 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98235362-5d2b-4967-a628-01d02aaa0ec9) transitioned into state 'SUCCESS' from state '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-454553580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4beccd45384bbc9d216d49f90181b4',qos_specs=None,replication_status=,reservations=['c4d2a960-81c3-4b17-b755-47fd51b09eaf','ea038ef2-26ef-47bc-ac67-c6045e23885f','141d15a8-93b0-4bae-bf73-c1f362aa034c','dd3dcf05-6b2d-4646-9d2a-da1597b34c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aeea8889e954f42938a9ccabc87942c',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:40.084469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7bcd92-2f2d-4b60-a16e-fbb91fcdf26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:40.111829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7bcd92-2f2d-4b60-a16e-fbb91fcdf26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:40.113028 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Flow 'volume_create_api' (a2f73a2f-b36b-461f-b6d1-ba0b5a750bc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:40.114611 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Create volume request issued successfully. Aug 15 14:58:40.115309 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e7950cf-68e8-4f1a-95a7-7b691139e4ae tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:40.117585 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 13/52] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:58:39 2026] POST /volume/v3/volumes => generated 754 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:40.132939 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f877428f-26b2-44e7-8921-60977eb7dc33 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:40.136174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f877428f-26b2-44e7-8921-60977eb7dc33 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 Aug 15 14:58:40.136476 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f877428f-26b2-44e7-8921-60977eb7dc33 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:40.137827 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f877428f-26b2-44e7-8921-60977eb7dc33 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:40.147355 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:40.147355 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:40.151991 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f877428f-26b2-44e7-8921-60977eb7dc33 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Volume info retrieved successfully. Aug 15 14:58:40.158410 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f877428f-26b2-44e7-8921-60977eb7dc33 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 returned with HTTP 200 Aug 15 14:58:40.158917 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 14/53] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:40 2026] GET /volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:40.403194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff547f0d-152b-4676-8939-3c353ca642a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:40.408966 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff547f0d-152b-4676-8939-3c353ca642a6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:40.409537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff547f0d-152b-4676-8939-3c353ca642a6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:40.409962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff547f0d-152b-4676-8939-3c353ca642a6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:40.424094 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:40.424094 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:40.427500 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ff547f0d-152b-4676-8939-3c353ca642a6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:40.442899 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff547f0d-152b-4676-8939-3c353ca642a6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:40.442899 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 14/54] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:40 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:40.737085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92eac077-5763-4a5a-a418-f42b8a8d9340 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:40.741287 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92eac077-5763-4a5a-a418-f42b8a8d9340 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:40.741287 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92eac077-5763-4a5a-a418-f42b8a8d9340 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:40.741287 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92eac077-5763-4a5a-a418-f42b8a8d9340 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:40.765159 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:40.765159 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:40.770272 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-92eac077-5763-4a5a-a418-f42b8a8d9340 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:40.778656 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92eac077-5763-4a5a-a418-f42b8a8d9340 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:40.779678 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 14/55] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:40 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:41.181621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f393ab1-bfc8-4f49-acf1-ab1230447ca7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:41.191675 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f393ab1-bfc8-4f49-acf1-ab1230447ca7 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 Aug 15 14:58:41.191826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f393ab1-bfc8-4f49-acf1-ab1230447ca7 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:41.192870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f393ab1-bfc8-4f49-acf1-ab1230447ca7 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:41.224666 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:41.224666 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:41.230332 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3f393ab1-bfc8-4f49-acf1-ab1230447ca7 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Volume info retrieved successfully. Aug 15 14:58:41.235736 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f393ab1-bfc8-4f49-acf1-ab1230447ca7 tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 returned with HTTP 200 Aug 15 14:58:41.236191 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 14/56] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:41 2026] GET /volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:41.456679 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-53760239-af40-40b7-baba-64608e2294ff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:41.460201 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53760239-af40-40b7-baba-64608e2294ff tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:41.460201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53760239-af40-40b7-baba-64608e2294ff tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:41.460386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53760239-af40-40b7-baba-64608e2294ff tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:41.469801 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:41.469801 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:41.475822 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-53760239-af40-40b7-baba-64608e2294ff tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:41.485563 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53760239-af40-40b7-baba-64608e2294ff tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:41.486288 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 15/57] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:41 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:41.800329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-936a2b29-8b52-44d5-a85c-601c1d25d929 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:41.802352 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-936a2b29-8b52-44d5-a85c-601c1d25d929 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:41.802805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-936a2b29-8b52-44d5-a85c-601c1d25d929 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:41.803159 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-936a2b29-8b52-44d5-a85c-601c1d25d929 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:41.818772 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:41.818772 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:41.827177 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-936a2b29-8b52-44d5-a85c-601c1d25d929 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:41.831488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b6f093ed-695f-4c3e-9637-48534245a08c req-bb5052c2-9134-4f89-a063-1e21ee463c36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:41.836359 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-936a2b29-8b52-44d5-a85c-601c1d25d929 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:41.836959 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 15/58] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:41 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 14:58:41.837101 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b6f093ed-695f-4c3e-9637-48534245a08c req-bb5052c2-9134-4f89-a063-1e21ee463c36 tempest-VolumesAdminNegativeTest-1930981994 tempest-VolumesAdminNegativeTest-1930981994-project] GET https://10.4.3.107/volume/v3/volumes/b674cae5-031a-442d-b1b8-b4d91d8c270f Aug 15 14:58:41.837655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b6f093ed-695f-4c3e-9637-48534245a08c req-bb5052c2-9134-4f89-a063-1e21ee463c36 tempest-VolumesAdminNegativeTest-1930981994 tempest-VolumesAdminNegativeTest-1930981994-project] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:41.837655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b6f093ed-695f-4c3e-9637-48534245a08c req-bb5052c2-9134-4f89-a063-1e21ee463c36 tempest-VolumesAdminNegativeTest-1930981994 tempest-VolumesAdminNegativeTest-1930981994-project] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:41.848263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b6f093ed-695f-4c3e-9637-48534245a08c req-bb5052c2-9134-4f89-a063-1e21ee463c36 tempest-VolumesAdminNegativeTest-1930981994 tempest-VolumesAdminNegativeTest-1930981994-project] https://10.4.3.107/volume/v3/volumes/b674cae5-031a-442d-b1b8-b4d91d8c270f returned with HTTP 404 Aug 15 14:58:41.849373 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 15/59] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:58:41 2026] GET /volume/v3/volumes/b674cae5-031a-442d-b1b8-b4d91d8c270f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:41.868905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-712116f6-b677-4776-882c-63d924324a7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:41.871647 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 Aug 15 14:58:41.871792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:41.872339 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:41.872699 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Delete volume with id: 5b9d0c25-47fd-4e08-acdd-25f0991e5702 Aug 15 14:58:41.887334 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:41.887334 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:41.888213 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Volume info retrieved successfully. Aug 15 14:58:41.923045 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Delete volume request issued successfully. Aug 15 14:58:41.923342 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-712116f6-b677-4776-882c-63d924324a7a tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 returned with HTTP 202 Aug 15 14:58:41.923997 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 15/60] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:58:41 2026] DELETE /volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:58:41.940393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dc79ab65-8a8e-4774-8c02-4e2cb4b7d89f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:41.940393 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc79ab65-8a8e-4774-8c02-4e2cb4b7d89f tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 Aug 15 14:58:41.940393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc79ab65-8a8e-4774-8c02-4e2cb4b7d89f tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:41.940393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc79ab65-8a8e-4774-8c02-4e2cb4b7d89f tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:41.959368 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:41.959368 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:41.970588 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dc79ab65-8a8e-4774-8c02-4e2cb4b7d89f tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Volume info retrieved successfully. Aug 15 14:58:41.979738 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc79ab65-8a8e-4774-8c02-4e2cb4b7d89f tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 returned with HTTP 200 Aug 15 14:58:41.980194 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 16/61] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:41 2026] GET /volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:42.506620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d599964d-7886-448c-a1d0-dbaad905c74e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:42.509716 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d599964d-7886-448c-a1d0-dbaad905c74e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:42.509978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d599964d-7886-448c-a1d0-dbaad905c74e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:42.511140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d599964d-7886-448c-a1d0-dbaad905c74e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:42.523651 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:42.523651 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:42.530703 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d599964d-7886-448c-a1d0-dbaad905c74e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:42.539048 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d599964d-7886-448c-a1d0-dbaad905c74e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:42.540601 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 16/62] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:42 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:42.854745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-889e7c4f-0112-4919-968a-49c359696dac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:42.857370 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-889e7c4f-0112-4919-968a-49c359696dac tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:42.857738 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-889e7c4f-0112-4919-968a-49c359696dac tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:42.857897 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-889e7c4f-0112-4919-968a-49c359696dac tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:42.877087 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:42.877087 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:42.883928 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-889e7c4f-0112-4919-968a-49c359696dac tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:42.893529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-889e7c4f-0112-4919-968a-49c359696dac tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:42.893529 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 16/63] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:42 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:43.002971 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-19062e74-625b-461e-9180-59917c8b886b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:43.006203 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19062e74-625b-461e-9180-59917c8b886b tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 Aug 15 14:58:43.006630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19062e74-625b-461e-9180-59917c8b886b tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:43.006630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19062e74-625b-461e-9180-59917c8b886b tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:43.018984 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19062e74-625b-461e-9180-59917c8b886b tempest-VolumesAdminNegativeTest-374252187 tempest-VolumesAdminNegativeTest-374252187-project-member] https://10.4.3.107/volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 returned with HTTP 404 Aug 15 14:58:43.019760 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 16/64] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:43 2026] GET /volume/v3/volumes/5b9d0c25-47fd-4e08-acdd-25f0991e5702 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:43.562832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-737f4fa7-b0b6-4d28-b018-531c3c6095df None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:43.564538 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-737f4fa7-b0b6-4d28-b018-531c3c6095df tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:43.565442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-737f4fa7-b0b6-4d28-b018-531c3c6095df tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:43.565442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-737f4fa7-b0b6-4d28-b018-531c3c6095df tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:43.578832 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:43.578832 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:43.591591 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-737f4fa7-b0b6-4d28-b018-531c3c6095df tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:43.596865 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-737f4fa7-b0b6-4d28-b018-531c3c6095df tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:43.597546 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 17/65] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:43 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:43.911022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ef803fc-2147-4b80-9227-cf0615499e28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:43.915274 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ef803fc-2147-4b80-9227-cf0615499e28 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:43.915274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ef803fc-2147-4b80-9227-cf0615499e28 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:43.915274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ef803fc-2147-4b80-9227-cf0615499e28 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:43.937428 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:43.937428 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:43.949355 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ef803fc-2147-4b80-9227-cf0615499e28 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:43.954708 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ef803fc-2147-4b80-9227-cf0615499e28 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:43.955418 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 17/66] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:43 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:44.614639 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a715bb54-39ef-4e93-82da-61c3a09c0124 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:44.617328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a715bb54-39ef-4e93-82da-61c3a09c0124 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:44.617749 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a715bb54-39ef-4e93-82da-61c3a09c0124 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:44.618157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a715bb54-39ef-4e93-82da-61c3a09c0124 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:44.631622 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:44.631622 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:44.639673 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a715bb54-39ef-4e93-82da-61c3a09c0124 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:44.649077 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a715bb54-39ef-4e93-82da-61c3a09c0124 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:44.650188 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 17/67] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:44 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:44.978040 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b46a2f64-88eb-468d-a906-5b90c6ea705d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:44.983966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b46a2f64-88eb-468d-a906-5b90c6ea705d tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:44.984384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b46a2f64-88eb-468d-a906-5b90c6ea705d tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:44.984765 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b46a2f64-88eb-468d-a906-5b90c6ea705d tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:44.999006 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:44.999006 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:45.004680 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b46a2f64-88eb-468d-a906-5b90c6ea705d tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:45.012331 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b46a2f64-88eb-468d-a906-5b90c6ea705d tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:45.012955 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 17/68] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:44 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:45.668118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e821627e-11ae-4312-bba9-33c00e52ab8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:45.671311 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e821627e-11ae-4312-bba9-33c00e52ab8f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:45.672158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e821627e-11ae-4312-bba9-33c00e52ab8f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:45.672158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e821627e-11ae-4312-bba9-33c00e52ab8f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:45.686609 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:45.686609 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:45.694670 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e821627e-11ae-4312-bba9-33c00e52ab8f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:45.704443 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e821627e-11ae-4312-bba9-33c00e52ab8f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:45.704443 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 18/69] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:45 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:46.033484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83c0c7d5-8dd4-4abf-813b-79ec3ad28651 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:46.036802 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83c0c7d5-8dd4-4abf-813b-79ec3ad28651 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:46.037115 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83c0c7d5-8dd4-4abf-813b-79ec3ad28651 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:46.038110 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83c0c7d5-8dd4-4abf-813b-79ec3ad28651 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:46.058271 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:46.058271 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:46.063024 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83c0c7d5-8dd4-4abf-813b-79ec3ad28651 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:46.069581 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83c0c7d5-8dd4-4abf-813b-79ec3ad28651 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:46.070406 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 18/70] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:46 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:46.723914 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7afa2031-819e-4c2f-ac8c-06e6d62aa7cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:46.728264 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7afa2031-819e-4c2f-ac8c-06e6d62aa7cb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:46.728697 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7afa2031-819e-4c2f-ac8c-06e6d62aa7cb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:46.729072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7afa2031-819e-4c2f-ac8c-06e6d62aa7cb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:46.740528 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:46.740528 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:46.750169 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7afa2031-819e-4c2f-ac8c-06e6d62aa7cb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:46.754873 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7afa2031-819e-4c2f-ac8c-06e6d62aa7cb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:46.755045 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 18/71] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:46 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:47.088470 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40966a0d-a7ed-4eb0-9242-bc53a5b449d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:47.091039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40966a0d-a7ed-4eb0-9242-bc53a5b449d4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:47.091260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40966a0d-a7ed-4eb0-9242-bc53a5b449d4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:47.091787 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40966a0d-a7ed-4eb0-9242-bc53a5b449d4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:47.125160 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:47.125160 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:47.135134 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-40966a0d-a7ed-4eb0-9242-bc53a5b449d4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:47.146577 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40966a0d-a7ed-4eb0-9242-bc53a5b449d4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:47.146577 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 18/72] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:47 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:47.773600 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0372194e-a2ff-48b5-8972-698d4c368f72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:47.777308 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0372194e-a2ff-48b5-8972-698d4c368f72 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:47.777566 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0372194e-a2ff-48b5-8972-698d4c368f72 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:47.780261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0372194e-a2ff-48b5-8972-698d4c368f72 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:47.790942 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:47.790942 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:47.800673 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0372194e-a2ff-48b5-8972-698d4c368f72 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:47.811193 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0372194e-a2ff-48b5-8972-698d4c368f72 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:47.812156 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 19/73] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:47 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:48.162032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0f3f740-0817-4d49-82aa-3854139ba70b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:48.166439 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0f3f740-0817-4d49-82aa-3854139ba70b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:48.167813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0f3f740-0817-4d49-82aa-3854139ba70b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:48.167813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0f3f740-0817-4d49-82aa-3854139ba70b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:48.185170 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:48.185170 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:48.190957 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0f3f740-0817-4d49-82aa-3854139ba70b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:48.198219 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0f3f740-0817-4d49-82aa-3854139ba70b tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:48.198219 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 19/74] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:48 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:48.837527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a797966-54ac-4611-8bce-8a7786adda68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:48.841935 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a797966-54ac-4611-8bce-8a7786adda68 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:48.841935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a797966-54ac-4611-8bce-8a7786adda68 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:48.841935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a797966-54ac-4611-8bce-8a7786adda68 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:48.849108 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:48.849108 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:48.853356 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a797966-54ac-4611-8bce-8a7786adda68 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:48.869641 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a797966-54ac-4611-8bce-8a7786adda68 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:48.870411 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 19/75] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:48 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:49.220531 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-369163a1-13c8-4565-8bdc-d19375e662a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:49.224703 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-369163a1-13c8-4565-8bdc-d19375e662a4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:49.227701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-369163a1-13c8-4565-8bdc-d19375e662a4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:49.227701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-369163a1-13c8-4565-8bdc-d19375e662a4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:49.246040 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:49.246040 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:49.253748 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-369163a1-13c8-4565-8bdc-d19375e662a4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:49.263826 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-369163a1-13c8-4565-8bdc-d19375e662a4 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:49.263826 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 19/76] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:49 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:49.888469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e7ce3235-fb14-480a-bf30-fbf4cce26d1d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:49.891421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e7ce3235-fb14-480a-bf30-fbf4cce26d1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:49.892072 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e7ce3235-fb14-480a-bf30-fbf4cce26d1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:49.892367 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e7ce3235-fb14-480a-bf30-fbf4cce26d1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:49.904988 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:49.904988 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:49.916272 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e7ce3235-fb14-480a-bf30-fbf4cce26d1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:49.921066 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e7ce3235-fb14-480a-bf30-fbf4cce26d1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:49.921894 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 20/77] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:49 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:50.288693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1209b83a-7024-45b8-80b1-343f7836633c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:50.291061 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1209b83a-7024-45b8-80b1-343f7836633c tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:50.291515 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1209b83a-7024-45b8-80b1-343f7836633c tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:50.291515 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1209b83a-7024-45b8-80b1-343f7836633c tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:50.308262 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:50.308262 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:50.315901 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1209b83a-7024-45b8-80b1-343f7836633c tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:50.325473 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1209b83a-7024-45b8-80b1-343f7836633c tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:50.325473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 20/78] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:50 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:50.941294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f49b4c07-0a45-4802-a508-76825551867c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:50.946275 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f49b4c07-0a45-4802-a508-76825551867c tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:50.946275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f49b4c07-0a45-4802-a508-76825551867c tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:50.946275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f49b4c07-0a45-4802-a508-76825551867c tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:50.955712 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:50.955712 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:50.962971 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f49b4c07-0a45-4802-a508-76825551867c tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:50.971024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f49b4c07-0a45-4802-a508-76825551867c tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:50.972584 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 20/79] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:50 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 14:58:51.342316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f29f0ec7-5d5f-4cba-9e6b-f05618e3a32e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:51.345613 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f29f0ec7-5d5f-4cba-9e6b-f05618e3a32e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:51.346098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f29f0ec7-5d5f-4cba-9e6b-f05618e3a32e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:51.346098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f29f0ec7-5d5f-4cba-9e6b-f05618e3a32e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:51.361976 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:51.361976 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:51.369916 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f29f0ec7-5d5f-4cba-9e6b-f05618e3a32e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:51.376926 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f29f0ec7-5d5f-4cba-9e6b-f05618e3a32e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:51.377957 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 20/80] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:51 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:51.991394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0977bce-5816-4f30-a9bc-08b54eafc06b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:51.995346 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0977bce-5816-4f30-a9bc-08b54eafc06b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:58:51.996175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0977bce-5816-4f30-a9bc-08b54eafc06b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:51.997493 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0977bce-5816-4f30-a9bc-08b54eafc06b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:52.008858 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:52.008858 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:52.014936 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a0977bce-5816-4f30-a9bc-08b54eafc06b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:52.023135 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0977bce-5816-4f30-a9bc-08b54eafc06b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:58:52.023788 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 21/81] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:51 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 1396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:52.044223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c749c02a-d679-4313-8cae-372fe81e9b1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:52.046538 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:52.046903 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1836875328"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:52.048891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1836875328'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:52.049115 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume of 1 GB Aug 15 14:58:52.055466 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Availability Zones retrieved successfully. Aug 15 14:58:52.065630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Flow 'volume_create_api' (18ee7523-c094-4730-a21f-0a290fb56ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:52.068647 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2240d35c-93a2-4c0f-b760-284bfeae2bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:52.068647 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:52.116962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2240d35c-93a2-4c0f-b760-284bfeae2bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:52.117864 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7136cde5-820c-44d4-9ede-cd6c2a1e8506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:52.182533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Created reservations ['3f910d85-31cf-4af6-91f2-e11bb71d28a5', '36f72fba-cfc6-4a11-b0ad-1f19bb5224e8', 'db63cb5f-6c74-4873-b473-994d55e01114', '0418dea6-bebc-4109-872a-00d2afc6129d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:52.183983 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7136cde5-820c-44d4-9ede-cd6c2a1e8506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f910d85-31cf-4af6-91f2-e11bb71d28a5', '36f72fba-cfc6-4a11-b0ad-1f19bb5224e8', 'db63cb5f-6c74-4873-b473-994d55e01114', '0418dea6-bebc-4109-872a-00d2afc6129d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:52.185542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6ec826-d9a8-43c2-8bdb-b15cabff4f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:52.211541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6ec826-d9a8-43c2-8bdb-b15cabff4f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bff9fab0-8030-4b45-af24-537f81e85daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1836875328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5003e7ab94e445b86b6fda57a333647',qos_specs=None,replication_status=,reservations=['3f910d85-31cf-4af6-91f2-e11bb71d28a5','36f72fba-cfc6-4a11-b0ad-1f19bb5224e8','db63cb5f-6c74-4873-b473-994d55e01114','0418dea6-bebc-4109-872a-00d2afc6129d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1836875328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bff9fab0-8030-4b45-af24-537f81e85daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5003e7ab94e445b86b6fda57a333647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:52.212633 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf027f8d-2775-488b-a406-d8a6d1fb3fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:52.239283 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf027f8d-2775-488b-a406-d8a6d1fb3fc8) transitioned into state 'SUCCESS' from state '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-1836875328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5003e7ab94e445b86b6fda57a333647',qos_specs=None,replication_status=,reservations=['3f910d85-31cf-4af6-91f2-e11bb71d28a5','36f72fba-cfc6-4a11-b0ad-1f19bb5224e8','db63cb5f-6c74-4873-b473-994d55e01114','0418dea6-bebc-4109-872a-00d2afc6129d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:52.240181 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08627dd9-c04d-42c7-a039-1971dc162f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:52.256104 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08627dd9-c04d-42c7-a039-1971dc162f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:52.257446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Flow 'volume_create_api' (18ee7523-c094-4730-a21f-0a290fb56ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:52.257951 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume request issued successfully. Aug 15 14:58:52.258888 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c749c02a-d679-4313-8cae-372fe81e9b1d tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:52.259473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 21/82] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:58:52 2026] POST /volume/v3/volumes => generated 757 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:52.281616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b13b87b-6693-43be-bfae-9aa20ff78964 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:52.283964 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b13b87b-6693-43be-bfae-9aa20ff78964 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 14:58:52.284263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b13b87b-6693-43be-bfae-9aa20ff78964 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:52.284431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b13b87b-6693-43be-bfae-9aa20ff78964 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:52.294326 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:52.294326 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:52.300065 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b13b87b-6693-43be-bfae-9aa20ff78964 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:52.305644 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b13b87b-6693-43be-bfae-9aa20ff78964 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 200 Aug 15 14:58:52.306168 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 21/83] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:52 2026] GET /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:52.397279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6da8bf19-8a83-4556-93cd-8982c8733e4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:52.400372 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6da8bf19-8a83-4556-93cd-8982c8733e4e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:52.400372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6da8bf19-8a83-4556-93cd-8982c8733e4e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:52.400538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6da8bf19-8a83-4556-93cd-8982c8733e4e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:52.412947 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:52.412947 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:52.421796 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6da8bf19-8a83-4556-93cd-8982c8733e4e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:52.430082 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6da8bf19-8a83-4556-93cd-8982c8733e4e tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:52.430564 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 21/84] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:52 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:53.327799 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7b6a1900-0ceb-480f-8730-dec1faf110a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:53.330766 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b6a1900-0ceb-480f-8730-dec1faf110a1 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 14:58:53.331427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b6a1900-0ceb-480f-8730-dec1faf110a1 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:53.333398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b6a1900-0ceb-480f-8730-dec1faf110a1 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:53.346383 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:53.346383 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:53.357736 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7b6a1900-0ceb-480f-8730-dec1faf110a1 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:53.366030 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b6a1900-0ceb-480f-8730-dec1faf110a1 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 200 Aug 15 14:58:53.366471 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 22/85] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:53 2026] GET /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:53.385151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:53.387742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:53.388187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1707369049"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:53.391108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1707369049'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:53.391108 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume of 1 GB Aug 15 14:58:53.391995 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:53.391995 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:53.398761 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Availability Zones retrieved successfully. Aug 15 14:58:53.407271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Flow 'volume_create_api' (18f8ded0-d5fd-4124-8293-64b069e19c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:53.409001 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a831a43-a212-4df8-90ee-f30fd535f6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:53.411311 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:53.455330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-416c1148-9f08-482f-b036-e315ab8385ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:53.457127 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-416c1148-9f08-482f-b036-e315ab8385ed tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:53.457391 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-416c1148-9f08-482f-b036-e315ab8385ed tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:53.457605 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-416c1148-9f08-482f-b036-e315ab8385ed tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:53.460921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a831a43-a212-4df8-90ee-f30fd535f6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:53.462424 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409b530f-7d3a-4c6d-972d-6bb20e2ce771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:53.472552 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:53.472552 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:53.477872 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-416c1148-9f08-482f-b036-e315ab8385ed tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:53.483571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-416c1148-9f08-482f-b036-e315ab8385ed tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:53.484303 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 22/86] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:53 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:53.519175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Created reservations ['59c4fae8-ca3a-46e8-a4e8-b3f5b330ffda', '2d348a52-4aa5-4095-b9ef-df10c0520e7b', '04eae847-d87e-4a90-a560-7b3a88c62ef4', '2cfbfa26-271d-4341-abd3-fb88ccb4d23f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:53.519738 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409b530f-7d3a-4c6d-972d-6bb20e2ce771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c4fae8-ca3a-46e8-a4e8-b3f5b330ffda', '2d348a52-4aa5-4095-b9ef-df10c0520e7b', '04eae847-d87e-4a90-a560-7b3a88c62ef4', '2cfbfa26-271d-4341-abd3-fb88ccb4d23f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:53.520822 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d957690-bd5c-4633-9dc4-2aad9ab8fcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:53.547439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d957690-bd5c-4633-9dc4-2aad9ab8fcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08bc2a9f-cbca-46bd-9048-8238690a5e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1707369049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5003e7ab94e445b86b6fda57a333647',qos_specs=None,replication_status=,reservations=['59c4fae8-ca3a-46e8-a4e8-b3f5b330ffda','2d348a52-4aa5-4095-b9ef-df10c0520e7b','04eae847-d87e-4a90-a560-7b3a88c62ef4','2cfbfa26-271d-4341-abd3-fb88ccb4d23f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1707369049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08bc2a9f-cbca-46bd-9048-8238690a5e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5003e7ab94e445b86b6fda57a333647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:53.547858 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98429a1a-efdf-4c14-aff0-5aa0bf722fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:53.583605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98429a1a-efdf-4c14-aff0-5aa0bf722fe3) transitioned into state 'SUCCESS' from state '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-1707369049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5003e7ab94e445b86b6fda57a333647',qos_specs=None,replication_status=,reservations=['59c4fae8-ca3a-46e8-a4e8-b3f5b330ffda','2d348a52-4aa5-4095-b9ef-df10c0520e7b','04eae847-d87e-4a90-a560-7b3a88c62ef4','2cfbfa26-271d-4341-abd3-fb88ccb4d23f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a3ee587604776ad1bc72d82f31b82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:53.584573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b155ce5-3937-4e1b-a70f-6f34410670ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:53.606213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b155ce5-3937-4e1b-a70f-6f34410670ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:53.607838 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Flow 'volume_create_api' (18f8ded0-d5fd-4124-8293-64b069e19c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:53.608481 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Create volume request issued successfully. Aug 15 14:58:53.609658 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91b66639-e0f4-4540-a96a-4a1f62b19804 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:53.610189 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 22/87] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:58:53 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:58:53.630969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66d66b28-9f02-4aa8-82e7-9bc64bbe60b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:53.635761 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66d66b28-9f02-4aa8-82e7-9bc64bbe60b8 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 14:58:53.636112 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66d66b28-9f02-4aa8-82e7-9bc64bbe60b8 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:53.636800 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66d66b28-9f02-4aa8-82e7-9bc64bbe60b8 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:53.646949 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:53.646949 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:53.654421 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-66d66b28-9f02-4aa8-82e7-9bc64bbe60b8 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:53.662408 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66d66b28-9f02-4aa8-82e7-9bc64bbe60b8 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 200 Aug 15 14:58:53.662408 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 22/88] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:53 2026] GET /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:54.420116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2426d638-c7d7-48ae-aa20-31aaa73e7562 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:54.501618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bd62a05-f684-4064-85d4-994c0e1a7736 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:54.504524 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bd62a05-f684-4064-85d4-994c0e1a7736 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:54.504524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bd62a05-f684-4064-85d4-994c0e1a7736 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:54.504524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bd62a05-f684-4064-85d4-994c0e1a7736 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:54.522978 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:54.522978 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:54.527666 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bd62a05-f684-4064-85d4-994c0e1a7736 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:54.533753 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bd62a05-f684-4064-85d4-994c0e1a7736 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:54.534369 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 23/89] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:54 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:54.678160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ebd3de1-91dd-4218-91a8-872d0a249835 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:54.681316 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ebd3de1-91dd-4218-91a8-872d0a249835 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 14:58:54.681316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ebd3de1-91dd-4218-91a8-872d0a249835 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:54.681316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ebd3de1-91dd-4218-91a8-872d0a249835 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:54.689132 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:54.689132 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:54.696452 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ebd3de1-91dd-4218-91a8-872d0a249835 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:58:54.704914 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ebd3de1-91dd-4218-91a8-872d0a249835 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 200 Aug 15 14:58:54.705657 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 23/90] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:54 2026] GET /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:54.773899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2426d638-c7d7-48ae-aa20-31aaa73e7562 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 14:58:54.774420 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2426d638-c7d7-48ae-aa20-31aaa73e7562 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-752747718"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:54.797266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2426d638-c7d7-48ae-aa20-31aaa73e7562 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 14:58:54.797266 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 23/91] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 14:58:54 2026] POST /volume/v3/types => generated 227 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:54.808876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41417b8e-df2f-4da3-ad66-0690ba4ebc06 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:54.811020 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41417b8e-df2f-4da3-ad66-0690ba4ebc06 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 14:58:54.811459 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41417b8e-df2f-4da3-ad66-0690ba4ebc06 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-773744498"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:54.862722 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41417b8e-df2f-4da3-ad66-0690ba4ebc06 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 14:58:54.863316 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 23/92] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 14:58:54 2026] POST /volume/v3/group_types => generated 184 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:54.877138 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:55.123747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-00ca817d-ebf5-4964-bd51-32a2e1b28856 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:55.127318 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-00ca817d-ebf5-4964-bd51-32a2e1b28856 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] POST https://10.4.3.107/volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660/action Aug 15 14:58:55.128155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-00ca817d-ebf5-4964-bd51-32a2e1b28856 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:58:55.128972 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-00ca817d-ebf5-4964-bd51-32a2e1b28856 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:55.142998 np0000007361 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 15 14:58:55.142998 np0000007361 devstack@c-api.service[100273]: .first() Aug 15 14:58:55.167226 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:55.167226 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:55.196182 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e66b8e63-f48d-41da-8968-46dd2ae433d1 req-00ca817d-ebf5-4964-bd51-32a2e1b28856 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660/action returned with HTTP 204 Aug 15 14:58:55.197275 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 24/93] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:58:55 2026] POST /volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:55.260880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 14:58:55.262685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b9418ae4-c0fb-49fb-bc92-9969b09b7aa1", "volume_types": ["6e8023b5-a7d6-4595-be7e-06b4c4ea91b7"], "name": "tempest-GroupSnapshotsV319Test-Group-303929202"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:55.264141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Creating new group {'group': {'group_type': 'b9418ae4-c0fb-49fb-bc92-9969b09b7aa1', 'volume_types': ['6e8023b5-a7d6-4595-be7e-06b4c4ea91b7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-303929202'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 14:58:55.281963 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-303929202. Aug 15 14:58:55.303765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Availability zone cache updated, next update will occur around 2026-08-15 15:58:55.303347. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 14:58:55.303964 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Availability Zones retrieved successfully. Aug 15 14:58:55.339896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Created reservations ['9cd45533-0bb6-4ede-aa5a-c7620c45f675'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:55.407664 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5e14fd0-58dd-482c-a8ab-d0f30db54c25 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 14:58:55.408686 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 24/94] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 14:58:54 2026] POST /volume/v3/groups => generated 115 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:55.421343 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f83e41c-7f01-48df-8356-e73ff1771ac4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:55.423516 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f83e41c-7f01-48df-8356-e73ff1771ac4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f Aug 15 14:58:55.423968 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f83e41c-7f01-48df-8356-e73ff1771ac4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:55.424295 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f83e41c-7f01-48df-8356-e73ff1771ac4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:55.424595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-1f83e41c-7f01-48df-8356-e73ff1771ac4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member 863ec0d5-1f09-4630-b6fd-b6116132635f {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 14:58:55.434015 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:55.434015 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:55.470107 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f83e41c-7f01-48df-8356-e73ff1771ac4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f returned with HTTP 200 Aug 15 14:58:55.470212 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 24/95] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 14:58:55 2026] GET /volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f => generated 395 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:55.551995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36a87a57-de5a-4c9b-b081-8035fced3953 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:55.554160 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36a87a57-de5a-4c9b-b081-8035fced3953 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:55.554498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36a87a57-de5a-4c9b-b081-8035fced3953 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:55.554846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36a87a57-de5a-4c9b-b081-8035fced3953 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:55.567197 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:55.567197 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:55.572270 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36a87a57-de5a-4c9b-b081-8035fced3953 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:55.577031 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36a87a57-de5a-4c9b-b081-8035fced3953 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:55.577925 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 24/96] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:55 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:55.600812 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ab9ac8e9-8948-4f8a-9376-fcfd696ce931 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:55.602577 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab9ac8e9-8948-4f8a-9376-fcfd696ce931 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:55.602730 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab9ac8e9-8948-4f8a-9376-fcfd696ce931 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:55.602906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab9ac8e9-8948-4f8a-9376-fcfd696ce931 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:55.616955 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:55.616955 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:55.621859 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ab9ac8e9-8948-4f8a-9376-fcfd696ce931 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:55.628926 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab9ac8e9-8948-4f8a-9376-fcfd696ce931 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:55.629587 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 25/97] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:55 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:56.489157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25f5edfd-c67a-4d40-be6a-b1c004f72411 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:56.494023 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25f5edfd-c67a-4d40-be6a-b1c004f72411 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f Aug 15 14:58:56.494669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25f5edfd-c67a-4d40-be6a-b1c004f72411 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:56.494669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25f5edfd-c67a-4d40-be6a-b1c004f72411 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:56.494669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-25f5edfd-c67a-4d40-be6a-b1c004f72411 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member 863ec0d5-1f09-4630-b6fd-b6116132635f {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 14:58:56.501813 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:56.501813 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:56.527845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25f5edfd-c67a-4d40-be6a-b1c004f72411 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f returned with HTTP 200 Aug 15 14:58:56.529450 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 25/98] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 14:58:56 2026] GET /volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f => generated 396 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:56.546450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:56.548952 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:58:56.549568 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1512027674", "volume_type": "6e8023b5-a7d6-4595-be7e-06b4c4ea91b7", "group_id": "863ec0d5-1f09-4630-b6fd-b6116132635f", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:56.552872 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1512027674', 'volume_type': '6e8023b5-a7d6-4595-be7e-06b4c4ea91b7', 'group_id': '863ec0d5-1f09-4630-b6fd-b6116132635f', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:58:56.562294 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:56.562294 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:56.563011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Create volume of 1 GB Aug 15 14:58:56.574125 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Availability Zones retrieved successfully. Aug 15 14:58:56.580599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Flow 'volume_create_api' (b22fe465-7c7d-402b-8b30-6f0a76c812e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:56.582297 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e850d0-52f3-42ab-8876-4f9051d8f0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:56.583063 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:56.583063 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:56.583490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:58:56.612275 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e850d0-52f3-42ab-8876-4f9051d8f0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e8023b5-a7d6-4595-be7e-06b4c4ea91b7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-752747718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e8023b5-a7d6-4595-be7e-06b4c4ea91b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '863ec0d5-1f09-4630-b6fd-b6116132635f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:56.613584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92905ab1-ed6c-42d6-ade6-74b5fc224c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:56.659729 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-752747718 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-752747718, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:58:56.659810 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-752747718 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-752747718, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:58:56.720967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Created reservations ['367a7341-16ef-498a-add5-c4528e7b6671', 'bdfaebe5-26ce-496a-86f6-5cac875521c9', '9f6b9d23-5374-49da-80f0-669a3f4eb782', '2d5b4812-8c74-4d28-ae5c-bd2645268063'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:56.722556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92905ab1-ed6c-42d6-ade6-74b5fc224c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367a7341-16ef-498a-add5-c4528e7b6671', 'bdfaebe5-26ce-496a-86f6-5cac875521c9', '9f6b9d23-5374-49da-80f0-669a3f4eb782', '2d5b4812-8c74-4d28-ae5c-bd2645268063']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:56.723692 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05597d70-c30a-42ee-85e6-b682b621cd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:56.756698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05597d70-c30a-42ee-85e6-b682b621cd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539f0eea-7765-49f5-b4d5-72c1d1459805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1512027674',encryption_key_id=None,group_id=863ec0d5-1f09-4630-b6fd-b6116132635f,group_type_id=,metadata={},multiattach=False,project_id='591bf1159169428ab1a07dda4da13d06',qos_specs=None,replication_status=,reservations=['367a7341-16ef-498a-add5-c4528e7b6671','bdfaebe5-26ce-496a-86f6-5cac875521c9','9f6b9d23-5374-49da-80f0-669a3f4eb782','2d5b4812-8c74-4d28-ae5c-bd2645268063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6d32e58bc634bd3a4755b6b9089d16d',volume_type_id=6e8023b5-a7d6-4595-be7e-06b4c4ea91b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1512027674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=863ec0d5-1f09-4630-b6fd-b6116132635f,host=None,id=539f0eea-7765-49f5-b4d5-72c1d1459805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591bf1159169428ab1a07dda4da13d06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6d32e58bc634bd3a4755b6b9089d16d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e8023b5-a7d6-4595-be7e-06b4c4ea91b7),volume_type_id=6e8023b5-a7d6-4595-be7e-06b4c4ea91b7)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:56.758064 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da933689-561c-4978-990b-62863e43d42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:56.789052 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da933689-561c-4978-990b-62863e43d42b) transitioned into state 'SUCCESS' from state '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-1512027674',encryption_key_id=None,group_id=863ec0d5-1f09-4630-b6fd-b6116132635f,group_type_id=,metadata={},multiattach=False,project_id='591bf1159169428ab1a07dda4da13d06',qos_specs=None,replication_status=,reservations=['367a7341-16ef-498a-add5-c4528e7b6671','bdfaebe5-26ce-496a-86f6-5cac875521c9','9f6b9d23-5374-49da-80f0-669a3f4eb782','2d5b4812-8c74-4d28-ae5c-bd2645268063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6d32e58bc634bd3a4755b6b9089d16d',volume_type_id=6e8023b5-a7d6-4595-be7e-06b4c4ea91b7)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:56.789633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b00303-b5b7-4aa9-b69a-52e47ed2ba12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:58:56.812970 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b00303-b5b7-4aa9-b69a-52e47ed2ba12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:58:56.813857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Flow 'volume_create_api' (b22fe465-7c7d-402b-8b30-6f0a76c812e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:58:56.814304 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Create volume request issued successfully. Aug 15 14:58:56.815449 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:58:56.815626 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:58:56.874943 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:58:56.881940 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:56.881940 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:56.889292 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32651e72-2ec4-4532-8c60-d7c4aa2d04d7 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:58:56.889795 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 25/99] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 14:58:56 2026] POST /volume/v3/volumes => generated 826 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:56.906658 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:56.908496 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 Aug 15 14:58:56.908792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:56.908935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:56.916925 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:56.916925 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:56.920894 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Volume info retrieved successfully. Aug 15 14:58:56.921493 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:58:56.921677 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:58:56.959967 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:58:56.966863 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:56.966863 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:56.977682 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bb397b9-21d7-457d-b6eb-a9f0bff46490 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 returned with HTTP 200 Aug 15 14:58:56.978668 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 25/100] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:58:56 2026] GET /volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 => generated 894 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:57.427601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c479d1ed-c28f-4196-a3c5-11df1fe60bf3 req-32d5711a-ce13-4765-a207-69934ded3817 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:57.430543 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c479d1ed-c28f-4196-a3c5-11df1fe60bf3 req-32d5711a-ce13-4765-a207-69934ded3817 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] DELETE https://10.4.3.107/volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660 Aug 15 14:58:57.430756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c479d1ed-c28f-4196-a3c5-11df1fe60bf3 req-32d5711a-ce13-4765-a207-69934ded3817 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:57.431533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c479d1ed-c28f-4196-a3c5-11df1fe60bf3 req-32d5711a-ce13-4765-a207-69934ded3817 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:57.440757 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:57.440757 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:57.538159 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c479d1ed-c28f-4196-a3c5-11df1fe60bf3 req-32d5711a-ce13-4765-a207-69934ded3817 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660 returned with HTTP 200 Aug 15 14:58:57.538802 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 26/101] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 14:58:57 2026] DELETE /volume/v3/attachments/1400a4f5-31be-4563-8c0e-754b11c69660 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:57.995638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:57.997934 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 Aug 15 14:58:57.998179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:57.999044 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.012638 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.012638 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:58.018030 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Volume info retrieved successfully. Aug 15 14:58:58.018832 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:58:58.018916 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:58:58.060694 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:58:58.070598 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.070598 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:58.089641 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec50d3e4-e2bd-4419-b466-0e8afcaea474 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 returned with HTTP 200 Aug 15 14:58:58.090557 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 26/102] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:58:57 2026] GET /volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:58.112577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.116838 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] POST https://10.4.3.107/volume/v3/group_snapshots Aug 15 14:58:58.116838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "863ec0d5-1f09-4630-b6fd-b6116132635f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-316858029"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:58.119116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '863ec0d5-1f09-4630-b6fd-b6116132635f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-316858029'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 15 14:58:58.125105 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.125105 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:58.130637 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.group_snapshots [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-316858029. Aug 15 14:58:58.198045 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.198045 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:58.225590 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-752747718 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-752747718, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:58:58.281733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Created reservations ['ecc7e9cf-626f-46ee-bd65-3ec8f47eb7a1', '1fdb814d-2c59-445e-bf3b-f3bc7bb4e0e3', '1bf742f8-fa13-4074-8dba-907533d054ae', '7a9a69ba-233b-447a-a826-c57f3363d84a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:58:58.369471 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccf4d96a-dad9-4e95-b1aa-5946a174ca97 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots returned with HTTP 202 Aug 15 14:58:58.369831 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 26/103] 10.4.3.107 () {70 vars in 1324 bytes} [Sat Aug 15 14:58:58 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:58.386551 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed982cf4-5a6c-4217-9389-f1bd9559106f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.389532 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed982cf4-5a6c-4217-9389-f1bd9559106f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:58:58.389925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed982cf4-5a6c-4217-9389-f1bd9559106f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:58.390307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed982cf4-5a6c-4217-9389-f1bd9559106f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.391085 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-ed982cf4-5a6c-4217-9389-f1bd9559106f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:58:58.401672 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.401672 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:58.408688 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed982cf4-5a6c-4217-9389-f1bd9559106f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 200 Aug 15 14:58:58.409661 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 26/104] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:58:58 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:58.490563 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-55c1c8d5-2d75-474f-888b-37034aad2887 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.493147 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55c1c8d5-2d75-474f-888b-37034aad2887 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:58.493688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55c1c8d5-2d75-474f-888b-37034aad2887 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:58.494375 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55c1c8d5-2d75-474f-888b-37034aad2887 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.505483 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.505483 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:58.512991 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-55c1c8d5-2d75-474f-888b-37034aad2887 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:58.519675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55c1c8d5-2d75-474f-888b-37034aad2887 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:58.520458 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 27/105] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:58 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:58.538867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a7c9505-28ce-44c7-a947-a99e26966fbd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.542260 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7c9505-28ce-44c7-a947-a99e26966fbd tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:58.542260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7c9505-28ce-44c7-a947-a99e26966fbd tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:58.543204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7c9505-28ce-44c7-a947-a99e26966fbd tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.556562 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.556562 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:58.562287 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a7c9505-28ce-44c7-a947-a99e26966fbd tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:58.569197 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7c9505-28ce-44c7-a947-a99e26966fbd tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:58.569761 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 27/106] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:58 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:58.637308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d58444c-c195-47e0-b0f0-5657acbbf0f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.639690 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d58444c-c195-47e0-b0f0-5657acbbf0f9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:58.640614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d58444c-c195-47e0-b0f0-5657acbbf0f9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:58.640614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d58444c-c195-47e0-b0f0-5657acbbf0f9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.651266 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.651266 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:58.658545 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2d58444c-c195-47e0-b0f0-5657acbbf0f9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:58.664339 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d58444c-c195-47e0-b0f0-5657acbbf0f9 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:58.665190 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 27/107] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:58 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:58.694022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.695409 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:58.695687 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:58.696045 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.696346 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Delete volume with id: 8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:58.712947 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.712947 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:58.712947 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:58.756742 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Delete volume request issued successfully. Aug 15 14:58:58.756742 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b54ea0c2-1455-4e18-8e8c-44bf9b100490 tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 202 Aug 15 14:58:58.756975 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 27/108] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:58:58 2026] DELETE /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:58:58.770340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-173ecd73-8cb7-49e9-8aae-e72a4ff41c7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:58.775298 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-173ecd73-8cb7-49e9-8aae-e72a4ff41c7f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:58.775298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-173ecd73-8cb7-49e9-8aae-e72a4ff41c7f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:58.775298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-173ecd73-8cb7-49e9-8aae-e72a4ff41c7f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:58.786467 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:58.786467 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:58.792422 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-173ecd73-8cb7-49e9-8aae-e72a4ff41c7f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Volume info retrieved successfully. Aug 15 14:58:58.798165 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-173ecd73-8cb7-49e9-8aae-e72a4ff41c7f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 200 Aug 15 14:58:58.798748 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 28/109] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:58 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:59.423485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5997f938-a2f0-401f-87b9-fae69e5ad63f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.428724 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5997f938-a2f0-401f-87b9-fae69e5ad63f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:58:59.428724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5997f938-a2f0-401f-87b9-fae69e5ad63f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.428724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5997f938-a2f0-401f-87b9-fae69e5ad63f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.428724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-5997f938-a2f0-401f-87b9-fae69e5ad63f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:58:59.444109 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.444109 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:59.455460 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5997f938-a2f0-401f-87b9-fae69e5ad63f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 200 Aug 15 14:58:59.455460 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 28/110] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 14:58:59.473994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.476867 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 14:58:59.477813 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.479290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.479290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 14:58:59.480106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 14:58:59.499892 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Get all snapshots completed successfully. Aug 15 14:58:59.500585 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.500585 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:59.501700 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4035cad-a7e6-496c-a4c7-e19a3e79c3d5 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 14:58:59.502230 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 28/111] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:59.514763 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e75b60d-0f81-43a2-837b-fbe35d96d952 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.518575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e75b60d-0f81-43a2-837b-fbe35d96d952 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/snapshots/136588ac-83e8-41d9-9210-d552d92503f3 Aug 15 14:58:59.518757 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e75b60d-0f81-43a2-837b-fbe35d96d952 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.518958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e75b60d-0f81-43a2-837b-fbe35d96d952 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.698445 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.698445 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:59.699067 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e75b60d-0f81-43a2-837b-fbe35d96d952 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Snapshot retrieved successfully. Aug 15 14:58:59.699890 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e75b60d-0f81-43a2-837b-fbe35d96d952 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/snapshots/136588ac-83e8-41d9-9210-d552d92503f3 returned with HTTP 200 Aug 15 14:58:59.700272 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 28/112] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/snapshots/136588ac-83e8-41d9-9210-d552d92503f3 => generated 473 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:58:59.715685 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5752d0b-28b7-4317-b955-5f70077df581 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.719628 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5752d0b-28b7-4317-b955-5f70077df581 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] POST https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action Aug 15 14:58:59.719827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5752d0b-28b7-4317-b955-5f70077df581 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:58:59.719928 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5752d0b-28b7-4317-b955-5f70077df581 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:59.721914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-d5752d0b-28b7-4317-b955-5f70077df581 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Updating group 'aab7c40f-ec68-4780-a2ad-d29069f4d921' with 'creating' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 15 14:58:59.729296 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.729296 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:59.741497 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5752d0b-28b7-4317-b955-5f70077df581 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action returned with HTTP 202 Aug 15 14:58:59.742070 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 29/113] 10.4.3.107 () {70 vars in 1455 bytes} [Sat Aug 15 14:58:59 2026] POST /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:58:59.754536 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5761259c-fffe-40e5-89c8-a9a31cb940cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.757641 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5761259c-fffe-40e5-89c8-a9a31cb940cd tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:58:59.757888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5761259c-fffe-40e5-89c8-a9a31cb940cd tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.758063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5761259c-fffe-40e5-89c8-a9a31cb940cd tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.758230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-5761259c-fffe-40e5-89c8-a9a31cb940cd tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:58:59.766865 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.766865 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:59.771663 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5761259c-fffe-40e5-89c8-a9a31cb940cd tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 200 Aug 15 14:58:59.772070 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 29/114] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:59.781773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b985e63c-e6b7-44a6-9412-9294341f7669 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.783616 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b985e63c-e6b7-44a6-9412-9294341f7669 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] POST https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action Aug 15 14:58:59.784678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b985e63c-e6b7-44a6-9412-9294341f7669 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:58:59.785206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b985e63c-e6b7-44a6-9412-9294341f7669 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:59.787753 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-b985e63c-e6b7-44a6-9412-9294341f7669 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Updating group 'aab7c40f-ec68-4780-a2ad-d29069f4d921' with 'available' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 15 14:58:59.793722 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.793722 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:59.807094 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b985e63c-e6b7-44a6-9412-9294341f7669 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action returned with HTTP 202 Aug 15 14:58:59.807925 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 29/115] 10.4.3.107 () {70 vars in 1455 bytes} [Sat Aug 15 14:58:59 2026] POST /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:58:59.817476 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46d24d1b-0d28-473b-9194-2c050720eff4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.817772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cf6e762-e117-4049-8e18-564c553fea6f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.819492 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46d24d1b-0d28-473b-9194-2c050720eff4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:58:59.819903 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46d24d1b-0d28-473b-9194-2c050720eff4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.820279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46d24d1b-0d28-473b-9194-2c050720eff4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.820604 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-46d24d1b-0d28-473b-9194-2c050720eff4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:58:59.821403 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cf6e762-e117-4049-8e18-564c553fea6f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] GET https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 Aug 15 14:58:59.821755 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cf6e762-e117-4049-8e18-564c553fea6f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.822105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cf6e762-e117-4049-8e18-564c553fea6f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.826793 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.826793 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:59.830788 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cf6e762-e117-4049-8e18-564c553fea6f tempest-DeleteServersTestJSON-344319024 tempest-DeleteServersTestJSON-344319024-project-member] https://10.4.3.107/volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 returned with HTTP 404 Aug 15 14:58:59.831632 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46d24d1b-0d28-473b-9194-2c050720eff4 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 200 Aug 15 14:58:59.832316 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 29/117] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:59.832562 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 30/117] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/volumes/8d46fdc9-cea9-4b89-bc75-49f96c858114 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:58:59.846466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9a41da2-96e8-4805-8a33-749609e40079 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.851209 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9a41da2-96e8-4805-8a33-749609e40079 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] POST https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action Aug 15 14:58:59.855000 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9a41da2-96e8-4805-8a33-749609e40079 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:58:59.855000 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9a41da2-96e8-4805-8a33-749609e40079 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:59.856495 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-c9a41da2-96e8-4805-8a33-749609e40079 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Updating group 'aab7c40f-ec68-4780-a2ad-d29069f4d921' with 'error' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 15 14:58:59.865556 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.865556 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:58:59.880036 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9a41da2-96e8-4805-8a33-749609e40079 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action returned with HTTP 202 Aug 15 14:58:59.880759 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 30/118] 10.4.3.107 () {70 vars in 1455 bytes} [Sat Aug 15 14:58:59 2026] POST /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:58:59.890631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-68f0a990-f753-4cf4-b6c1-59cb5dfbe54a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.893302 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68f0a990-f753-4cf4-b6c1-59cb5dfbe54a tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:58:59.893725 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68f0a990-f753-4cf4-b6c1-59cb5dfbe54a tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.894338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68f0a990-f753-4cf4-b6c1-59cb5dfbe54a tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.895294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-68f0a990-f753-4cf4-b6c1-59cb5dfbe54a tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:58:59.905731 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.905731 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:58:59.913404 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68f0a990-f753-4cf4-b6c1-59cb5dfbe54a tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 200 Aug 15 14:58:59.913965 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 30/119] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:58:59.928900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5879eebd-e5a3-4ebd-88ff-d6316e8719bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.931106 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5879eebd-e5a3-4ebd-88ff-d6316e8719bd tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] POST https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action Aug 15 14:58:59.931720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5879eebd-e5a3-4ebd-88ff-d6316e8719bd tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:58:59.931940 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5879eebd-e5a3-4ebd-88ff-d6316e8719bd tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:58:59.939447 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-5879eebd-e5a3-4ebd-88ff-d6316e8719bd tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Updating group 'aab7c40f-ec68-4780-a2ad-d29069f4d921' with 'available' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 15 14:58:59.944656 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.944656 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:58:59.956098 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5879eebd-e5a3-4ebd-88ff-d6316e8719bd tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action returned with HTTP 202 Aug 15 14:58:59.956862 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 30/120] 10.4.3.107 () {70 vars in 1455 bytes} [Sat Aug 15 14:58:59 2026] POST /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:58:59.967023 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-751abc3c-c750-437c-9df2-556adcbfc634 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:58:59.969671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-751abc3c-c750-437c-9df2-556adcbfc634 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:58:59.970002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-751abc3c-c750-437c-9df2-556adcbfc634 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:58:59.970174 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-751abc3c-c750-437c-9df2-556adcbfc634 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:58:59.970405 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-751abc3c-c750-437c-9df2-556adcbfc634 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:58:59.979741 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:58:59.979741 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:58:59.994479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-751abc3c-c750-437c-9df2-556adcbfc634 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 200 Aug 15 14:58:59.995591 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 31/121] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:58:59 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:00.007471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.009972 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] DELETE https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:59:00.010349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:00.010662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:00.010831 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] delete called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 15 14:59:00.010964 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Delete group_snapshot with id: aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:59:00.017021 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.017021 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:00.107016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9179515-6b82-4b3a-974a-5b8f40ba1ee9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 202 Aug 15 14:59:00.108132 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 31/122] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 14:59:00 2026] DELETE /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:59:00.121082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.123456 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 14:59:00.124269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:00.124269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:00.128180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 14:59:00.131587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 14:59:00.321329 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Get all volumes completed successfully. Aug 15 14:59:00.323289 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:59:00.323289 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:59:00.375607 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:59:00.380031 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.380031 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:00.396611 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f67057e-4a06-44db-8088-cc961c1a9a70 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 14:59:00.397554 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 31/123] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 14:59:00 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:00.419349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82327ab7-c27e-458e-b501-248e9177e389 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.422182 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 14:59:00.422182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:00.422370 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:00.422673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 14:59:00.424806 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 14:59:00.440818 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Get all snapshots completed successfully. Aug 15 14:59:00.442173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82327ab7-c27e-458e-b501-248e9177e389 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 14:59:00.443022 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 31/124] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 14:59:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 14:59:00.456546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1089ea1-f00e-4b0e-bbb6-4f649591d8fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.459925 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1089ea1-f00e-4b0e-bbb6-4f649591d8fe tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 Aug 15 14:59:00.460152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1089ea1-f00e-4b0e-bbb6-4f649591d8fe tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:00.460948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1089ea1-f00e-4b0e-bbb6-4f649591d8fe tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:00.461097 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-c1089ea1-f00e-4b0e-bbb6-4f649591d8fe tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member aab7c40f-ec68-4780-a2ad-d29069f4d921 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 14:59:00.465911 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1089ea1-f00e-4b0e-bbb6-4f649591d8fe tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 returned with HTTP 404 Aug 15 14:59:00.466485 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 32/125] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 14:59:00 2026] GET /volume/v3/group_snapshots/aab7c40f-ec68-4780-a2ad-d29069f4d921 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 14:59:00.478755 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.481826 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 14:59:00.482166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:00.482807 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:00.483662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 14:59:00.484172 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.484172 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:00.484793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 14:59:00.696676 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Get all volumes completed successfully. Aug 15 14:59:00.697596 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:59:00.697596 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:59:00.736800 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:59:00.741385 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.741385 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:00.752302 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15f5cfe6-20bd-4ef7-a604-ea11e8dfe1b9 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 14:59:00.752302 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 32/126] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 14:59:00 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:00.776392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ccbe4c51-5630-44cc-81ee-84d65752198b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.776392 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccbe4c51-5630-44cc-81ee-84d65752198b tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] POST https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f/action Aug 15 14:59:00.776392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccbe4c51-5630-44cc-81ee-84d65752198b tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:00.776392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccbe4c51-5630-44cc-81ee-84d65752198b tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:00.777198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-ccbe4c51-5630-44cc-81ee-84d65752198b tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] delete called for group 863ec0d5-1f09-4630-b6fd-b6116132635f {{(pid=100272) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 14:59:00.777198 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-ccbe4c51-5630-44cc-81ee-84d65752198b tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Delete group with id: 863ec0d5-1f09-4630-b6fd-b6116132635f Aug 15 14:59:00.784750 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.784750 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:00.853477 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccbe4c51-5630-44cc-81ee-84d65752198b tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f/action returned with HTTP 202 Aug 15 14:59:00.854068 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 32/127] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 14:59:00 2026] POST /volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:59:00.863778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de39b624-1831-4d39-ae42-e30c1e3f878d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:00.866332 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 Aug 15 14:59:00.866755 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:00.866848 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:00.877160 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.877160 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:00.886272 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Volume info retrieved successfully. Aug 15 14:59:00.887377 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 14:59:00.887708 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 14:59:00.939375 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 14:59:00.945067 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:00.945067 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:00.956657 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de39b624-1831-4d39-ae42-e30c1e3f878d tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 returned with HTTP 200 Aug 15 14:59:00.958140 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 32/128] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:00 2026] GET /volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:01.975274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a45c513f-0e1e-4871-a2bb-b3a0a5e37599 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:01.980957 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a45c513f-0e1e-4871-a2bb-b3a0a5e37599 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 Aug 15 14:59:01.981193 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a45c513f-0e1e-4871-a2bb-b3a0a5e37599 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:01.981425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a45c513f-0e1e-4871-a2bb-b3a0a5e37599 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:01.992122 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a45c513f-0e1e-4871-a2bb-b3a0a5e37599 tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 returned with HTTP 404 Aug 15 14:59:01.992614 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 33/129] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:01 2026] GET /volume/v3/volumes/539f0eea-7765-49f5-b4d5-72c1d1459805 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 14:59:02.001493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f640ab2-c781-46cd-82f5-9ae8ca2a5d5f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:02.004323 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f640ab2-c781-46cd-82f5-9ae8ca2a5d5f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] GET https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f Aug 15 14:59:02.004835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f640ab2-c781-46cd-82f5-9ae8ca2a5d5f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:02.005210 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f640ab2-c781-46cd-82f5-9ae8ca2a5d5f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:02.005446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-9f640ab2-c781-46cd-82f5-9ae8ca2a5d5f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] show called for member 863ec0d5-1f09-4630-b6fd-b6116132635f {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 14:59:02.009986 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f640ab2-c781-46cd-82f5-9ae8ca2a5d5f tempest-GroupSnapshotsV319Test-678832960 tempest-GroupSnapshotsV319Test-678832960-project-member] https://10.4.3.107/volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f returned with HTTP 404 Aug 15 14:59:02.010999 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 33/130] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 14:59:02 2026] GET /volume/v3/groups/863ec0d5-1f09-4630-b6fd-b6116132635f => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 14:59:02.019956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ab2b3839-6ff3-4ba7-b231-81fa3a3e5796 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:02.021813 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab2b3839-6ff3-4ba7-b231-81fa3a3e5796 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/b9418ae4-c0fb-49fb-bc92-9969b09b7aa1 Aug 15 14:59:02.022054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab2b3839-6ff3-4ba7-b231-81fa3a3e5796 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:02.022268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab2b3839-6ff3-4ba7-b231-81fa3a3e5796 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:02.048952 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab2b3839-6ff3-4ba7-b231-81fa3a3e5796 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/group_types/b9418ae4-c0fb-49fb-bc92-9969b09b7aa1 returned with HTTP 202 Aug 15 14:59:02.050206 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 33/131] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 14:59:02 2026] DELETE /volume/v3/group_types/b9418ae4-c0fb-49fb-bc92-9969b09b7aa1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:59:02.058484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c678d5c-9d1d-479e-8a68-f6510595a667 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:02.064669 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c678d5c-9d1d-479e-8a68-f6510595a667 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] DELETE https://10.4.3.107/volume/v3/types/6e8023b5-a7d6-4595-be7e-06b4c4ea91b7 Aug 15 14:59:02.064669 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c678d5c-9d1d-479e-8a68-f6510595a667 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:02.064669 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c678d5c-9d1d-479e-8a68-f6510595a667 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:02.123938 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c678d5c-9d1d-479e-8a68-f6510595a667 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/types/6e8023b5-a7d6-4595-be7e-06b4c4ea91b7 returned with HTTP 202 Aug 15 14:59:02.123938 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 33/132] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 14:59:02 2026] DELETE /volume/v3/types/6e8023b5-a7d6-4595-be7e-06b4c4ea91b7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:02.131949 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eba30d39-92ff-4337-9eae-4834b39c5a18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:02.134257 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eba30d39-92ff-4337-9eae-4834b39c5a18 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] GET https://10.4.3.107/volume/v3/types/6e8023b5-a7d6-4595-be7e-06b4c4ea91b7 Aug 15 14:59:02.134557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eba30d39-92ff-4337-9eae-4834b39c5a18 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:02.134724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eba30d39-92ff-4337-9eae-4834b39c5a18 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:02.138042 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eba30d39-92ff-4337-9eae-4834b39c5a18 tempest-GroupSnapshotsV319Test-1465447596 tempest-GroupSnapshotsV319Test-1465447596-project-admin] https://10.4.3.107/volume/v3/types/6e8023b5-a7d6-4595-be7e-06b4c4ea91b7 returned with HTTP 404 Aug 15 14:59:02.138743 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 34/133] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 14:59:02 2026] GET /volume/v3/types/6e8023b5-a7d6-4595-be7e-06b4c4ea91b7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:04.973060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-6e8c5a18-cf9a-4214-a906-91879d8b98c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:04.976864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-6e8c5a18-cf9a-4214-a906-91879d8b98c2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:59:04.977142 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-6e8c5a18-cf9a-4214-a906-91879d8b98c2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:04.977551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-6e8c5a18-cf9a-4214-a906-91879d8b98c2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:04.991963 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:04.991963 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:04.999593 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-6e8c5a18-cf9a-4214-a906-91879d8b98c2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:59:05.009233 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-6e8c5a18-cf9a-4214-a906-91879d8b98c2 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:59:05.009799 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 34/134] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:04 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 1396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:05.022636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-a167393b-4f03-44d4-ad85-c217cd408122 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.031073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-a167393b-4f03-44d4-ad85-c217cd408122 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 14:59:05.034864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-a167393b-4f03-44d4-ad85-c217cd408122 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:05.035323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-a167393b-4f03-44d4-ad85-c217cd408122 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:05.050174 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:05.050174 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:05.060459 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-a167393b-4f03-44d4-ad85-c217cd408122 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:59:05.070494 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-a167393b-4f03-44d4-ad85-c217cd408122 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 200 Aug 15 14:59:05.071145 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 34/135] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:05 2026] GET /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:05.085172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-519d9ed8-b469-4569-99d7-60231deca784 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.090650 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-519d9ed8-b469-4569-99d7-60231deca784 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 14:59:05.090650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-519d9ed8-b469-4569-99d7-60231deca784 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:05.090650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-519d9ed8-b469-4569-99d7-60231deca784 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:05.106596 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:05.106596 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:05.118828 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-519d9ed8-b469-4569-99d7-60231deca784 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:59:05.126799 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-519d9ed8-b469-4569-99d7-60231deca784 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 200 Aug 15 14:59:05.127307 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 34/136] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:05 2026] GET /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:05.140769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afc50528-62ce-4090-8f0a-857be00c3995 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.141183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afc50528-62ce-4090-8f0a-857be00c3995 None None] GET https://10.4.3.107/volume// Aug 15 14:59:05.141353 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afc50528-62ce-4090-8f0a-857be00c3995 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:05.141592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afc50528-62ce-4090-8f0a-857be00c3995 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:05.141977 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afc50528-62ce-4090-8f0a-857be00c3995 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:05.142566 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 35/137] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 14:59: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 15 14:59:05.154218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-7e93eb70-2bbd-4718-8050-fd7014b48ccb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.157865 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-7e93eb70-2bbd-4718-8050-fd7014b48ccb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:05.158303 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-7e93eb70-2bbd-4718-8050-fd7014b48ccb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d38d829-e553-4463-8e87-fdaef6e50009", "connector": null, "instance_uuid": "15da8bc9-97e7-453a-b6ff-c981b7715431"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:05.171457 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:05.171457 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:05.232436 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-7e93eb70-2bbd-4718-8050-fd7014b48ccb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:05.232964 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 35/138] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:05 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:05.242550 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7b6d274a-2f6d-414d-a2a4-83d3b6a22c2a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.243579 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b6d274a-2f6d-414d-a2a4-83d3b6a22c2a None None] GET https://10.4.3.107/volume// Aug 15 14:59:05.244264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b6d274a-2f6d-414d-a2a4-83d3b6a22c2a None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:05.244264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b6d274a-2f6d-414d-a2a4-83d3b6a22c2a None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:05.246166 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b6d274a-2f6d-414d-a2a4-83d3b6a22c2a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:05.246166 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 35/139] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 14:59:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:59:05.258605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-cc0020e4-cc0e-4f26-89f0-cd3a64f37d64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.263374 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-cc0020e4-cc0e-4f26-89f0-cd3a64f37d64 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:05.263978 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-cc0020e4-cc0e-4f26-89f0-cd3a64f37d64 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bff9fab0-8030-4b45-af24-537f81e85daf", "connector": null, "instance_uuid": "15da8bc9-97e7-453a-b6ff-c981b7715431"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:05.282466 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:05.282466 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:05.336682 np0000007361 devstack@c-api.service[100271]: /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 15 14:59:05.336682 np0000007361 devstack@c-api.service[100271]: .first() Aug 15 14:59:05.357289 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-cc0020e4-cc0e-4f26-89f0-cd3a64f37d64 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:05.357991 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 35/140] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:05 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 14:59:05.370574 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-588108e7-ace3-4ea4-a0d5-f2d73b4d1a21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.370983 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-588108e7-ace3-4ea4-a0d5-f2d73b4d1a21 None None] GET https://10.4.3.107/volume// Aug 15 14:59:05.371218 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-588108e7-ace3-4ea4-a0d5-f2d73b4d1a21 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:05.371653 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-588108e7-ace3-4ea4-a0d5-f2d73b4d1a21 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:05.372038 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-588108e7-ace3-4ea4-a0d5-f2d73b4d1a21 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:05.372385 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 36/141] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 14:59: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 15 14:59:05.383850 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-785da79f-e0f0-4d01-837e-ff387043ddaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:05.387204 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-785da79f-e0f0-4d01-837e-ff387043ddaf tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:05.388102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-785da79f-e0f0-4d01-837e-ff387043ddaf tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08bc2a9f-cbca-46bd-9048-8238690a5e6f", "connector": null, "instance_uuid": "15da8bc9-97e7-453a-b6ff-c981b7715431"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:05.400954 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:05.400954 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:05.446548 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-785da79f-e0f0-4d01-837e-ff387043ddaf tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:05.447201 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 36/142] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:05 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:08.126878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe92bed7-aa28-4a3c-b2a6-ec9225e15fe0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.127898 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe92bed7-aa28-4a3c-b2a6-ec9225e15fe0 None None] GET https://10.4.3.107/volume// Aug 15 14:59:08.127898 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe92bed7-aa28-4a3c-b2a6-ec9225e15fe0 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:08.127983 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe92bed7-aa28-4a3c-b2a6-ec9225e15fe0 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:08.128511 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe92bed7-aa28-4a3c-b2a6-ec9225e15fe0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:08.129612 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 36/143] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:08.140431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-226ff484-a585-498c-8d34-181f80a9949b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.144226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-226ff484-a585-498c-8d34-181f80a9949b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 14:59:08.144384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-226ff484-a585-498c-8d34-181f80a9949b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:08.145169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-226ff484-a585-498c-8d34-181f80a9949b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:08.166313 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:08.166313 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:08.179755 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-226ff484-a585-498c-8d34-181f80a9949b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:59:08.189985 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-226ff484-a585-498c-8d34-181f80a9949b tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 14:59:08.190673 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 36/144] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:08 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 1575 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:08.316552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.320689 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] PUT https://10.4.3.107/volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a Aug 15 14:59:08.321220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:08.344520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Acquiring lock "cinder-attachment_update-4d38d829-e553-4463-8e87-fdaef6e50009-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:08.352259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Lock "cinder-attachment_update-4d38d829-e553-4463-8e87-fdaef6e50009-np0000007361" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:08.355281 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:08.355281 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:08.664093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Lock "cinder-attachment_update-4d38d829-e553-4463-8e87-fdaef6e50009-np0000007361" released by "attachment_update" :: held 0.312s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:08.665270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-048177a2-d420-4059-9dd5-354b14f65bd6 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a returned with HTTP 200 Aug 15 14:59:08.665394 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 37/145] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:08 2026] PUT /volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a => generated 969 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:08.723498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-ddc231be-ab38-448d-8d26-2e4c55bb1adb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.729008 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-ddc231be-ab38-448d-8d26-2e4c55bb1adb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a/action Aug 15 14:59:08.730167 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-ddc231be-ab38-448d-8d26-2e4c55bb1adb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:08.730167 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-ddc231be-ab38-448d-8d26-2e4c55bb1adb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:08.758346 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:08.758346 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:08.778412 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-ddc231be-ab38-448d-8d26-2e4c55bb1adb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a/action returned with HTTP 204 Aug 15 14:59:08.778878 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 37/146] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:08 2026] POST /volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:08.808631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31e7da47-f387-443a-ae97-9cca2050ffcf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.809142 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31e7da47-f387-443a-ae97-9cca2050ffcf None None] GET https://10.4.3.107/volume// Aug 15 14:59:08.809398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31e7da47-f387-443a-ae97-9cca2050ffcf None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:08.809677 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31e7da47-f387-443a-ae97-9cca2050ffcf None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:08.810068 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31e7da47-f387-443a-ae97-9cca2050ffcf None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:08.810686 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 37/147] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:08.823683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-0e2acb00-c9ba-43e6-a8f2-ffd8a8237303 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.834226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-0e2acb00-c9ba-43e6-a8f2-ffd8a8237303 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 14:59:08.834748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-0e2acb00-c9ba-43e6-a8f2-ffd8a8237303 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:08.835154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-0e2acb00-c9ba-43e6-a8f2-ffd8a8237303 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:08.860953 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:08.860953 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:08.873177 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-0e2acb00-c9ba-43e6-a8f2-ffd8a8237303 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:59:08.879974 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-0e2acb00-c9ba-43e6-a8f2-ffd8a8237303 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 200 Aug 15 14:59:08.880422 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 37/148] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:08 2026] GET /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 1029 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:08.988221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:08.992701 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] PUT https://10.4.3.107/volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8 Aug 15 14:59:08.994716 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:09.015752 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Acquiring lock "cinder-attachment_update-bff9fab0-8030-4b45-af24-537f81e85daf-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:09.021372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Lock "cinder-attachment_update-bff9fab0-8030-4b45-af24-537f81e85daf-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:09.023014 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:09.023014 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:09.184924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Lock "cinder-attachment_update-bff9fab0-8030-4b45-af24-537f81e85daf-np0000007361" released by "attachment_update" :: held 0.164s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:09.185203 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-8a3bb693-003b-4e4a-bb00-ca5c2474db6e tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8 returned with HTTP 200 Aug 15 14:59:09.185613 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 38/149] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:08 2026] PUT /volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:09.230414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-9d9cf8f4-b433-4083-a63f-1f2e54c6f94f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.235028 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-9d9cf8f4-b433-4083-a63f-1f2e54c6f94f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8/action Aug 15 14:59:09.235517 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-9d9cf8f4-b433-4083-a63f-1f2e54c6f94f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:09.235694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-9d9cf8f4-b433-4083-a63f-1f2e54c6f94f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:09.257106 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:09.257106 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:09.274043 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-9d9cf8f4-b433-4083-a63f-1f2e54c6f94f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8/action returned with HTTP 204 Aug 15 14:59:09.274737 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 38/150] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:09 2026] POST /volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:09.300429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f476db09-60bb-4bfd-a695-3f4d0329e44c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.300810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f476db09-60bb-4bfd-a695-3f4d0329e44c None None] GET https://10.4.3.107/volume// Aug 15 14:59:09.300968 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f476db09-60bb-4bfd-a695-3f4d0329e44c None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:09.301171 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f476db09-60bb-4bfd-a695-3f4d0329e44c None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:09.301693 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f476db09-60bb-4bfd-a695-3f4d0329e44c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:09.302154 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 38/151] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:09.312131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-b5953d88-19cd-4dd2-97cd-2f7228778068 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.316089 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-b5953d88-19cd-4dd2-97cd-2f7228778068 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 14:59:09.316363 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-b5953d88-19cd-4dd2-97cd-2f7228778068 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:09.316612 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-b5953d88-19cd-4dd2-97cd-2f7228778068 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:09.333456 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:09.333456 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:09.338266 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-b5953d88-19cd-4dd2-97cd-2f7228778068 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 14:59:09.344597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-b5953d88-19cd-4dd2-97cd-2f7228778068 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 200 Aug 15 14:59:09.345120 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 38/152] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:09 2026] GET /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:09.444313 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.449441 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] PUT https://10.4.3.107/volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555 Aug 15 14:59:09.449441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:09.457885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Acquiring lock "cinder-attachment_update-08bc2a9f-cbca-46bd-9048-8238690a5e6f-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:09.466762 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Lock "cinder-attachment_update-08bc2a9f-cbca-46bd-9048-8238690a5e6f-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:09.468897 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:09.468897 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:09.555162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.601784 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Lock "cinder-attachment_update-08bc2a9f-cbca-46bd-9048-8238690a5e6f-np0000007361" released by "attachment_update" :: held 0.134s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:09.601784 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d88bf4f3-1f71-4bd3-81bf-feed399701ec tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555 returned with HTTP 200 Aug 15 14:59:09.602407 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 39/153] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:09 2026] PUT /volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:09.666438 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d8e3f9d9-3697-494e-a649-3f32f8e506b3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.675934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d8e3f9d9-3697-494e-a649-3f32f8e506b3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] POST https://10.4.3.107/volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555/action Aug 15 14:59:09.676587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d8e3f9d9-3697-494e-a649-3f32f8e506b3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:09.676587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d8e3f9d9-3697-494e-a649-3f32f8e506b3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:09.703728 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:09.703728 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:09.723808 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4c339f86-de8e-4495-bdcc-bf140fe9a612 req-d8e3f9d9-3697-494e-a649-3f32f8e506b3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555/action returned with HTTP 204 Aug 15 14:59:09.724461 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 39/154] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:09 2026] POST /volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:09.873739 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:09.874090 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:09.875300 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:09.894836 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.894836 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.894836 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.895574 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:09.895574 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.896100 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.899269 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.910800 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2a45a8a-bb35-4115-9420-9000e9d22b61 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:09.911224 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 39/155] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 14:59:09 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 437 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:09.924882 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c7bf3056-c4da-4aea-921c-b4487d287057 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.927826 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30/defaults Aug 15 14:59:09.928137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:09.928462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'defaults' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:09.936458 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.937085 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:09.937612 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.938017 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.938479 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:09.943107 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c7bf3056-c4da-4aea-921c-b4487d287057 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30/defaults returned with HTTP 200 Aug 15 14:59:09.943612 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 39/156] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 14:59:09 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:09.958484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:09.961277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:09.961646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:09.976028 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:09.976028 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:10.022581 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:10.023568 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:10.024047 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.024950 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:10.027015 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.027015 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.027015 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.036589 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-068ab84d-44a8-4019-a388-a6e1079e3a0c tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:10.037329 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 40/157] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 14:59:09 2026] PUT /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 395 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:10.046034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8fc8f3da-fe01-4d0f-8c50-d92b1c44325e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.048078 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fc8f3da-fe01-4d0f-8c50-d92b1c44325e tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] DELETE https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:10.048427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fc8f3da-fe01-4d0f-8c50-d92b1c44325e tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:10.048703 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fc8f3da-fe01-4d0f-8c50-d92b1c44325e tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:10.059158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fc8f3da-fe01-4d0f-8c50-d92b1c44325e tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:10.059158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 40/158] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 14:59:10 2026] DELETE /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 14:59:10.070524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-016cfc38-fd47-4fe9-8faa-203a3a362500 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.072923 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-016cfc38-fd47-4fe9-8faa-203a3a362500 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:10.073079 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-016cfc38-fd47-4fe9-8faa-203a3a362500 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:10.073330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-016cfc38-fd47-4fe9-8faa-203a3a362500 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:10.094177 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-016cfc38-fd47-4fe9-8faa-203a3a362500 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:10.094667 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 40/159] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 14:59:10 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:10.105560 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05e591f2-eea5-4cf9-8d97-1c2646e43add None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.110089 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05e591f2-eea5-4cf9-8d97-1c2646e43add tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:10.110089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05e591f2-eea5-4cf9-8d97-1c2646e43add tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:10.238858 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05e591f2-eea5-4cf9-8d97-1c2646e43add tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:10.239565 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 40/160] 10.4.3.107 () {68 vars in 1375 bytes} [Sat Aug 15 14:59:10 2026] PUT /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 395 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:10.256035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a495faa-2ca2-4b65-950d-d6f116b3a563 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.260272 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a495faa-2ca2-4b65-950d-d6f116b3a563 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30/defaults Aug 15 14:59:10.261167 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a495faa-2ca2-4b65-950d-d6f116b3a563 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:10.261582 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a495faa-2ca2-4b65-950d-d6f116b3a563 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'defaults' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:10.275085 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a495faa-2ca2-4b65-950d-d6f116b3a563 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30/defaults returned with HTTP 200 Aug 15 14:59:10.275860 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 41/161] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 14:59:10 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:10.291857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.297130 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:10.297527 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:10.298303 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:10.314644 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:10.315096 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:10.316257 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.317442 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:10.317945 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.319896 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.320471 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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 15 14:59:10.329096 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a907195f-c37a-4579-a4bd-a7c4087c9a98 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:10.329569 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 41/162] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 14:59:10 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:10.340895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f17fa076-7871-4f15-b292-573a28a8c1ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.343741 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f17fa076-7871-4f15-b292-573a28a8c1ca tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True Aug 15 14:59:10.344004 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f17fa076-7871-4f15-b292-573a28a8c1ca tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:10.344283 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f17fa076-7871-4f15-b292-573a28a8c1ca tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:10.372826 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f17fa076-7871-4f15-b292-573a28a8c1ca tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True returned with HTTP 200 Aug 15 14:59:10.373385 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 41/163] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:10 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:10.390266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.676979 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:10.677266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2117762248"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:10.678782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2117762248'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:10.678868 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Create volume of 1 GB Aug 15 14:59:10.683302 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Availability Zones retrieved successfully. Aug 15 14:59:10.691936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Flow 'volume_create_api' (476f5fab-804b-4340-803b-cf271843171d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:10.693184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b75176-5db5-4bea-bd24-b6403b00c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:10.694361 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:10.734743 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b75176-5db5-4bea-bd24-b6403b00c3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:10.735570 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c65d7c-ef7e-4b85-be08-b9a436b7b538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:10.818614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Created reservations ['a75d82dd-4c89-4f88-b582-6c4872bb3c42', '0fc42b15-ca41-42e8-8354-2ebefa36f69e', '76467bfe-5873-420a-9cb2-1ba1349196ad', 'd6a38a7c-1ae9-4be7-ba9a-0ef79c8b2c97'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:10.819607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c65d7c-ef7e-4b85-be08-b9a436b7b538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a75d82dd-4c89-4f88-b582-6c4872bb3c42', '0fc42b15-ca41-42e8-8354-2ebefa36f69e', '76467bfe-5873-420a-9cb2-1ba1349196ad', 'd6a38a7c-1ae9-4be7-ba9a-0ef79c8b2c97']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:10.820378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadd061c-1589-45bf-9266-d6233d281efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:10.848289 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fadd061c-1589-45bf-9266-d6233d281efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b9105e8-4f2e-4b4a-9440-9535fdb88571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2117762248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440e00840004c9d9dd844de35512f30',qos_specs=None,replication_status=,reservations=['a75d82dd-4c89-4f88-b582-6c4872bb3c42','0fc42b15-ca41-42e8-8354-2ebefa36f69e','76467bfe-5873-420a-9cb2-1ba1349196ad','d6a38a7c-1ae9-4be7-ba9a-0ef79c8b2c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aec5e08855f84f02849205bb66bacd4b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2117762248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b9105e8-4f2e-4b4a-9440-9535fdb88571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3440e00840004c9d9dd844de35512f30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aec5e08855f84f02849205bb66bacd4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:10.849371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000e37cb-b2ca-4390-9199-4d59e549b72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:10.874007 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000e37cb-b2ca-4390-9199-4d59e549b72b) transitioned into state 'SUCCESS' from state '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-2117762248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440e00840004c9d9dd844de35512f30',qos_specs=None,replication_status=,reservations=['a75d82dd-4c89-4f88-b582-6c4872bb3c42','0fc42b15-ca41-42e8-8354-2ebefa36f69e','76467bfe-5873-420a-9cb2-1ba1349196ad','d6a38a7c-1ae9-4be7-ba9a-0ef79c8b2c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aec5e08855f84f02849205bb66bacd4b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:10.875206 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44f4b5e5-d612-447f-96a1-12af309830af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:10.889549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44f4b5e5-d612-447f-96a1-12af309830af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:10.890580 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Flow 'volume_create_api' (476f5fab-804b-4340-803b-cf271843171d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:10.890831 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Create volume request issued successfully. Aug 15 14:59:10.891967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9edae777-2c99-45a7-86e6-16e4a8390aaf tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:10.892495 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 41/164] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:10 2026] POST /volume/v3/volumes => generated 756 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:10.909692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa491440-4676-40d4-b12c-014880006400 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:10.911804 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa491440-4676-40d4-b12c-014880006400 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:10.911962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa491440-4676-40d4-b12c-014880006400 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:10.912143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa491440-4676-40d4-b12c-014880006400 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:10.914352 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=210,cinder:INSERT=23,cinder:UPDATE=45 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:59:10.921612 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:10.921612 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:10.929152 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa491440-4676-40d4-b12c-014880006400 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Volume info retrieved successfully. Aug 15 14:59:10.933645 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa491440-4676-40d4-b12c-014880006400 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 200 Aug 15 14:59:10.937278 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 42/165] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:10 2026] GET /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:11.855672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:11.859102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:11.860586 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-136534317", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:11.862672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-136534317', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:11.953529 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d085e0ef-f5c0-4610-8415-5970c4cd3b38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:11.956164 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d085e0ef-f5c0-4610-8415-5970c4cd3b38 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:11.956164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d085e0ef-f5c0-4610-8415-5970c4cd3b38 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:11.956164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d085e0ef-f5c0-4610-8415-5970c4cd3b38 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:11.963589 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:11.963589 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:11.967764 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d085e0ef-f5c0-4610-8415-5970c4cd3b38 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Volume info retrieved successfully. Aug 15 14:59:11.973598 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d085e0ef-f5c0-4610-8415-5970c4cd3b38 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 200 Aug 15 14:59:11.973984 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 42/166] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:11 2026] GET /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:11.994210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0da3db6-194d-40c5-849b-4575ca2084bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:11.996817 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0da3db6-194d-40c5-849b-4575ca2084bb tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True Aug 15 14:59:11.997094 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0da3db6-194d-40c5-849b-4575ca2084bb tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:11.997305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0da3db6-194d-40c5-849b-4575ca2084bb tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:11.997633 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:11.997633 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:12.021816 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0da3db6-194d-40c5-849b-4575ca2084bb tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True returned with HTTP 200 Aug 15 14:59:12.021816 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 42/167] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:11 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:12.035283 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:12.039286 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:12.040268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:12.040268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:12.040268 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Delete volume with id: 5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:12.054781 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:12.054781 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:12.054781 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Volume info retrieved successfully. Aug 15 14:59:12.088685 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Delete volume request issued successfully. Aug 15 14:59:12.088685 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b73dfe2-23ec-49c8-9301-82567ca088b2 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 202 Aug 15 14:59:12.088992 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 43/168] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:12 2026] DELETE /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:12.108944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cc00372-3f6c-48d9-9386-19acd8472357 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:12.111140 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cc00372-3f6c-48d9-9386-19acd8472357 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:12.111308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cc00372-3f6c-48d9-9386-19acd8472357 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:12.111566 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cc00372-3f6c-48d9-9386-19acd8472357 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:12.121493 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:12.121493 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:12.126374 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cc00372-3f6c-48d9-9386-19acd8472357 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Volume info retrieved successfully. Aug 15 14:59:12.132233 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cc00372-3f6c-48d9-9386-19acd8472357 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 200 Aug 15 14:59:12.132695 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 43/169] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:12 2026] GET /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:12.450784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Create volume of 1 GB Aug 15 14:59:12.457594 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Availability Zones retrieved successfully. Aug 15 14:59:12.465122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Flow 'volume_create_api' (cd35bfa2-3d4f-4c5d-9cf3-653b445f961f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:12.466850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0eec6a6-7f93-4e2e-8884-4e2c4711ebb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:12.468336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:12.570929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0eec6a6-7f93-4e2e-8884-4e2c4711ebb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:12.571631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce303f3d-5a08-439b-ac90-c2f5dede661f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:12.669256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Created reservations ['e959bfdd-e8fa-4ec4-bd4c-1a62cb46bc00', 'ee859037-307a-4865-9543-63f572d34132', '9e9344ec-5cab-4c9c-98a4-b263ae2cb239', '1ba3e919-4426-496f-be69-5072af750103'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:12.670592 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce303f3d-5a08-439b-ac90-c2f5dede661f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e959bfdd-e8fa-4ec4-bd4c-1a62cb46bc00', 'ee859037-307a-4865-9543-63f572d34132', '9e9344ec-5cab-4c9c-98a4-b263ae2cb239', '1ba3e919-4426-496f-be69-5072af750103']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:12.671684 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9d5af7-a7d3-4c31-9bd3-8d6ebafab7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:12.699936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9d5af7-a7d3-4c31-9bd3-8d6ebafab7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752efc5c-0237-4306-b628-7803e9b48cc8', '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-136534317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ee4507f5a2491a86763cc55734c9cd',qos_specs=None,replication_status=,reservations=['e959bfdd-e8fa-4ec4-bd4c-1a62cb46bc00','ee859037-307a-4865-9543-63f572d34132','9e9344ec-5cab-4c9c-98a4-b263ae2cb239','1ba3e919-4426-496f-be69-5072af750103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='097977f58ee141b2a31fccbb22185e33',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-136534317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752efc5c-0237-4306-b628-7803e9b48cc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1ee4507f5a2491a86763cc55734c9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='097977f58ee141b2a31fccbb22185e33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:12.701350 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ad7884-d044-46be-b36b-77e99c3c3832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:12.726226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ad7884-d044-46be-b36b-77e99c3c3832) transitioned into state 'SUCCESS' from state '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-136534317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1ee4507f5a2491a86763cc55734c9cd',qos_specs=None,replication_status=,reservations=['e959bfdd-e8fa-4ec4-bd4c-1a62cb46bc00','ee859037-307a-4865-9543-63f572d34132','9e9344ec-5cab-4c9c-98a4-b263ae2cb239','1ba3e919-4426-496f-be69-5072af750103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='097977f58ee141b2a31fccbb22185e33',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:12.726401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1efccc57-a41e-4a21-b3f8-2a6e9b000e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:12.746407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1efccc57-a41e-4a21-b3f8-2a6e9b000e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:12.747102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Flow 'volume_create_api' (cd35bfa2-3d4f-4c5d-9cf3-653b445f961f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:12.747439 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Create volume request issued successfully. Aug 15 14:59:12.748098 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e35d4a1-c532-4ec2-a8fa-f87954d26da0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:12.748571 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 42/170] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 14:59:11 2026] POST /volume/v3/volumes => generated 898 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:12.765992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e414d52b-bda1-472f-8c47-1cb3609b8d37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:12.770390 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e414d52b-bda1-472f-8c47-1cb3609b8d37 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 14:59:12.770390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e414d52b-bda1-472f-8c47-1cb3609b8d37 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:12.770390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e414d52b-bda1-472f-8c47-1cb3609b8d37 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:12.772886 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=299,cinder:INSERT=61,cinder:UPDATE=69 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:59:12.785028 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:12.785028 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:12.792261 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e414d52b-bda1-472f-8c47-1cb3609b8d37 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 14:59:12.801088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e414d52b-bda1-472f-8c47-1cb3609b8d37 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 14:59:12.801088 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 43/171] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:12 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 966 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:13.149141 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2863032e-6723-4337-8dc9-c6ce46fde28b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.151608 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2863032e-6723-4337-8dc9-c6ce46fde28b tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:13.151831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2863032e-6723-4337-8dc9-c6ce46fde28b tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:13.152088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2863032e-6723-4337-8dc9-c6ce46fde28b tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:13.162222 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2863032e-6723-4337-8dc9-c6ce46fde28b tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 404 Aug 15 14:59:13.163461 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 44/172] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:13 2026] GET /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:13.175034 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee8a0461-54dc-4c9e-bddd-b66fe0c80161 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.178200 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee8a0461-54dc-4c9e-bddd-b66fe0c80161 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:13.181281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee8a0461-54dc-4c9e-bddd-b66fe0c80161 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:13.181281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee8a0461-54dc-4c9e-bddd-b66fe0c80161 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:13.189658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee8a0461-54dc-4c9e-bddd-b66fe0c80161 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 404 Aug 15 14:59:13.190453 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 44/173] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:13 2026] GET /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:13.204394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-83321446-2892-4c53-a1b6-8c58d7140d59 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.207826 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-83321446-2892-4c53-a1b6-8c58d7140d59 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:13.207826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-83321446-2892-4c53-a1b6-8c58d7140d59 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:13.207826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-83321446-2892-4c53-a1b6-8c58d7140d59 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:13.208026 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-83321446-2892-4c53-a1b6-8c58d7140d59 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Delete volume with id: 5b9105e8-4f2e-4b4a-9440-9535fdb88571 Aug 15 14:59:13.216760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-83321446-2892-4c53-a1b6-8c58d7140d59 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 returned with HTTP 404 Aug 15 14:59:13.217445 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 43/174] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:13 2026] DELETE /volume/v3/volumes/5b9105e8-4f2e-4b4a-9440-9535fdb88571 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:13.230204 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.232484 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:13.232890 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1403494831"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:13.235527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1403494831'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:13.235756 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Create volume of 1 GB Aug 15 14:59:13.247758 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Availability Zones retrieved successfully. Aug 15 14:59:13.255371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Flow 'volume_create_api' (8f8f9a8c-9ccf-44d5-b1d5-499c2fd44347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:13.257726 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529e558f-a7a0-4928-bdd8-4fa8e9b76ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:13.258943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:13.300592 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529e558f-a7a0-4928-bdd8-4fa8e9b76ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:13.301681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba1e9f4-5a7c-4e0a-ba37-9ed106bb07b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:13.386191 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Created reservations ['0a3e2f65-5a82-4625-a43d-f883cfc4b9f9', '661fdbd7-eaf6-4b72-88ab-0544dc390dce', 'fbd683c6-79ac-429c-a7fe-db93676cd8c0', 'a54e6d00-0791-4fc0-b881-fbe57fcf6010'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:13.386950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba1e9f4-5a7c-4e0a-ba37-9ed106bb07b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a3e2f65-5a82-4625-a43d-f883cfc4b9f9', '661fdbd7-eaf6-4b72-88ab-0544dc390dce', 'fbd683c6-79ac-429c-a7fe-db93676cd8c0', 'a54e6d00-0791-4fc0-b881-fbe57fcf6010']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:13.387701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1f68da-fe8c-468f-9efb-93fdd583e5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:13.414342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1f68da-fe8c-468f-9efb-93fdd583e5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7aa20cd-e9cf-40eb-b9ed-befc87996cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1403494831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440e00840004c9d9dd844de35512f30',qos_specs=None,replication_status=,reservations=['0a3e2f65-5a82-4625-a43d-f883cfc4b9f9','661fdbd7-eaf6-4b72-88ab-0544dc390dce','fbd683c6-79ac-429c-a7fe-db93676cd8c0','a54e6d00-0791-4fc0-b881-fbe57fcf6010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aec5e08855f84f02849205bb66bacd4b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1403494831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7aa20cd-e9cf-40eb-b9ed-befc87996cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3440e00840004c9d9dd844de35512f30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aec5e08855f84f02849205bb66bacd4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:13.415804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fd0acf-a8fe-47b0-bf1e-d6aa7c8288c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:13.451268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5fd0acf-a8fe-47b0-bf1e-d6aa7c8288c4) transitioned into state 'SUCCESS' from state '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-1403494831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440e00840004c9d9dd844de35512f30',qos_specs=None,replication_status=,reservations=['0a3e2f65-5a82-4625-a43d-f883cfc4b9f9','661fdbd7-eaf6-4b72-88ab-0544dc390dce','fbd683c6-79ac-429c-a7fe-db93676cd8c0','a54e6d00-0791-4fc0-b881-fbe57fcf6010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aec5e08855f84f02849205bb66bacd4b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:13.453717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79562a9-35fc-4038-a43e-6360820b6cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:13.464526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79562a9-35fc-4038-a43e-6360820b6cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:13.468464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Flow 'volume_create_api' (8f8f9a8c-9ccf-44d5-b1d5-499c2fd44347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:13.468464 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Create volume request issued successfully. Aug 15 14:59:13.468464 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f955e79c-81bd-41ba-9628-9ca4ea2d0cf0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:13.468464 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 44/175] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:13 2026] POST /volume/v3/volumes => generated 756 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:13.489368 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2be88f8b-bb55-4f17-8524-533dd7958241 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.491170 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2be88f8b-bb55-4f17-8524-533dd7958241 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:13.491456 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2be88f8b-bb55-4f17-8524-533dd7958241 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:13.491794 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2be88f8b-bb55-4f17-8524-533dd7958241 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:13.508994 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:13.508994 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:13.513882 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2be88f8b-bb55-4f17-8524-533dd7958241 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Volume info retrieved successfully. Aug 15 14:59:13.519281 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2be88f8b-bb55-4f17-8524-533dd7958241 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 200 Aug 15 14:59:13.519795 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 45/176] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:13 2026] GET /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:13.821869 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63594470-767f-4842-95f3-936eb6f42a80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.823942 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63594470-767f-4842-95f3-936eb6f42a80 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 14:59:13.824231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63594470-767f-4842-95f3-936eb6f42a80 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:13.824496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63594470-767f-4842-95f3-936eb6f42a80 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:13.832270 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:13.832270 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:13.836611 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63594470-767f-4842-95f3-936eb6f42a80 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 14:59:13.843941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63594470-767f-4842-95f3-936eb6f42a80 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 14:59:13.844547 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 45/177] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:13 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:13.887873 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-52cffaa8-aec3-456d-a8e5-78960a572db5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:13.890777 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-52cffaa8-aec3-456d-a8e5-78960a572db5 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 14:59:13.891378 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-52cffaa8-aec3-456d-a8e5-78960a572db5 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:13.891713 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-52cffaa8-aec3-456d-a8e5-78960a572db5 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:13.903418 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:13.903418 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:13.914785 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-52cffaa8-aec3-456d-a8e5-78960a572db5 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 14:59:13.922608 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-52cffaa8-aec3-456d-a8e5-78960a572db5 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 14:59:13.922998 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 44/178] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:13 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:14.472977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-731c8ad5-612f-48b5-ad84-b2a03be4249a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.475053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-731c8ad5-612f-48b5-ad84-b2a03be4249a tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 14:59:14.475357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-731c8ad5-612f-48b5-ad84-b2a03be4249a tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.475700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-731c8ad5-612f-48b5-ad84-b2a03be4249a tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.486437 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:14.486437 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:14.489912 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-731c8ad5-612f-48b5-ad84-b2a03be4249a tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 14:59:14.496692 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-731c8ad5-612f-48b5-ad84-b2a03be4249a tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 14:59:14.496692 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 45/179] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:14 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:14.511222 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60cfefc1-a7fe-4a8e-a4b3-34ba45eedb8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.511650 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60cfefc1-a7fe-4a8e-a4b3-34ba45eedb8f None None] GET https://10.4.3.107/volume// Aug 15 14:59:14.511802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60cfefc1-a7fe-4a8e-a4b3-34ba45eedb8f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.512022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60cfefc1-a7fe-4a8e-a4b3-34ba45eedb8f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.512368 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60cfefc1-a7fe-4a8e-a4b3-34ba45eedb8f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:14.512798 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 46/180] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 14:59: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 15 14:59:14.528050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-7b4c5e54-a356-4ff1-a181-c49097bae592 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.530698 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-7b4c5e54-a356-4ff1-a181-c49097bae592 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:14.531063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-7b4c5e54-a356-4ff1-a181-c49097bae592 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752efc5c-0237-4306-b628-7803e9b48cc8", "connector": null, "instance_uuid": "eb002e23-b374-4077-9e42-58b1c5a9dc57"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:14.540778 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e2fc09fc-2a32-49f6-b004-e38b544a33f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.541138 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:14.541138 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:14.542729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2fc09fc-2a32-49f6-b004-e38b544a33f0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:14.542874 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2fc09fc-2a32-49f6-b004-e38b544a33f0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.543401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2fc09fc-2a32-49f6-b004-e38b544a33f0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.551006 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:14.551006 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:14.556298 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e2fc09fc-2a32-49f6-b004-e38b544a33f0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Volume info retrieved successfully. Aug 15 14:59:14.563014 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2fc09fc-2a32-49f6-b004-e38b544a33f0 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 200 Aug 15 14:59:14.563454 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 45/181] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:14 2026] GET /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:14.579533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f34772a5-3c13-476b-a8ee-b5a92801fb36 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.581438 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f34772a5-3c13-476b-a8ee-b5a92801fb36 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True Aug 15 14:59:14.583152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f34772a5-3c13-476b-a8ee-b5a92801fb36 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.583152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f34772a5-3c13-476b-a8ee-b5a92801fb36 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.612815 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-7b4c5e54-a356-4ff1-a181-c49097bae592 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:14.614314 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 46/182] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:14 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:14.614384 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f34772a5-3c13-476b-a8ee-b5a92801fb36 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True returned with HTTP 200 Aug 15 14:59:14.614384 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 46/183] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:14 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:14.629531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d3ff967-4b63-407f-b742-988b7fe0fdd7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.632834 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d3ff967-4b63-407f-b742-988b7fe0fdd7 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/1f69eea9326745ab8781f73ecb9123af?usage=True Aug 15 14:59:14.633069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d3ff967-4b63-407f-b742-988b7fe0fdd7 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.633305 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d3ff967-4b63-407f-b742-988b7fe0fdd7 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.658055 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d3ff967-4b63-407f-b742-988b7fe0fdd7 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/1f69eea9326745ab8781f73ecb9123af?usage=True returned with HTTP 200 Aug 15 14:59:14.658660 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 47/184] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:14 2026] GET /volume/v3/os-quota-sets/1f69eea9326745ab8781f73ecb9123af?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:14.670123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.671396 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] POST https://10.4.3.107/volume/v3/os-volume-transfer Aug 15 14:59:14.671907 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f7aa20cd-e9cf-40eb-b9ed-befc87996cb5"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:14.673659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.volume_transfer [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f7aa20cd-e9cf-40eb-b9ed-befc87996cb5'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 15 14:59:14.673798 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Creating transfer of volume f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:14.673960 np0000007361 devstack@c-api.service[100272]: INFO cinder.transfer.api [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Generating transfer record for volume f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:14.683593 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:14.683593 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:14.698006 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7afd0817-de46-4f58-8395-bdfdcc2dd247 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/os-volume-transfer returned with HTTP 202 Aug 15 14:59:14.698780 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 46/185] 10.4.3.107 () {68 vars in 1291 bytes} [Sat Aug 15 14:59:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:14.709813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.871997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5083fe90-d70c-4b6b-8a50-87e6c5afee9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.874414 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5083fe90-d70c-4b6b-8a50-87e6c5afee9c tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:14.874655 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5083fe90-d70c-4b6b-8a50-87e6c5afee9c tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.874853 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5083fe90-d70c-4b6b-8a50-87e6c5afee9c tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.889313 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:14.889313 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:14.895666 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5083fe90-d70c-4b6b-8a50-87e6c5afee9c tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:14.903347 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5083fe90-d70c-4b6b-8a50-87e6c5afee9c tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:14.904129 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 47/186] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:14 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:14.980999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-89a2ebb7-ae1f-4a9b-b199-1fab91fe2643 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:14.984014 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-89a2ebb7-ae1f-4a9b-b199-1fab91fe2643 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:14.984263 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-89a2ebb7-ae1f-4a9b-b199-1fab91fe2643 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:14.984570 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-89a2ebb7-ae1f-4a9b-b199-1fab91fe2643 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:14.994682 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:14.994682 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:14.999735 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-89a2ebb7-ae1f-4a9b-b199-1fab91fe2643 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:15.006974 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-89a2ebb7-ae1f-4a9b-b199-1fab91fe2643 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:15.007655 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 48/187] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:14 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:15.027829 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] POST https://10.4.3.107/volume/v3/os-volume-transfer/2a0a4a5a-6ab7-4d99-9d06-8146e2d37b38/accept Aug 15 14:59:15.028215 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "52bbd57686812ac2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:15.030259 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Accepting volume transfer 2a0a4a5a-6ab7-4d99-9d06-8146e2d37b38 {{(pid=100274) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 15 14:59:15.030259 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Accepting transfer 2a0a4a5a-6ab7-4d99-9d06-8146e2d37b38 Aug 15 14:59:15.030568 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.030568 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:15.126829 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Created reservations ['ca6dc11f-99d3-49e6-9953-596454d985cc', '7365f2ff-58ba-46ce-ac81-98194826d389', '49a3f1ba-e008-4cc4-bcb9-b968bb9594a8', '84491737-a772-435e-a996-8ffd3b95df63'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:15.173922 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Created reservations ['38ea337d-10a3-48e7-a037-e5ddd2cfe084', '391b28cf-c9bb-4f1b-ad8a-f40735aa7c95', '5367df39-badf-4c2d-b352-8d184691d8ba', 'e8f7d18a-c755-4a9f-ae70-4db2288c7b63'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:15.264084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Created reservations ['81c398e1-a1c6-4d19-9f36-d6eb2f8c9c75', 'fe698694-74d8-460a-914d-232b1fa2fa0c', '6eed098c-cb8b-4554-8800-aa4729e4a97b', '2e32aea1-d268-44d8-b9b9-bfb781338586'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:15.334513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Created reservations ['e8d06f44-0833-40ca-92fc-18904ed71518', 'f3b444f1-0f78-4902-9206-52d1f5023a64', 'b080cc4b-d523-47a0-85e6-e686e25b385b', '1be1d6fb-93fe-4470-96a4-09ca142f9536'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:15.358555 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Transfer volume completed successfully. Aug 15 14:59:15.436819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-18dc21f0-2e61-4349-b34c-82f9259b04a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.437341 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18dc21f0-2e61-4349-b34c-82f9259b04a8 None None] GET https://10.4.3.107/volume// Aug 15 14:59:15.437572 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18dc21f0-2e61-4349-b34c-82f9259b04a8 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.437838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18dc21f0-2e61-4349-b34c-82f9259b04a8 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.438402 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18dc21f0-2e61-4349-b34c-82f9259b04a8 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:15.438769 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 47/188] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 14:59: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 15 14:59:15.470372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-f1205d85-46e6-49cb-a041-1df2462b460b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.514700 np0000007361 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Volume f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 has been transferred. Aug 15 14:59:15.526807 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6318bc43-43c9-40ec-ac7d-d60fb1a8dc59 tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/2a0a4a5a-6ab7-4d99-9d06-8146e2d37b38/accept returned with HTTP 202 Aug 15 14:59:15.527060 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 47/189] 10.4.3.107 () {68 vars in 1423 bytes} [Sat Aug 15 14:59:14 2026] POST /volume/v3/os-volume-transfer/2a0a4a5a-6ab7-4d99-9d06-8146e2d37b38/accept => generated 365 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:15.540599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61b9b6cb-177b-4f21-b9fe-35645b2fe72e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.542600 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61b9b6cb-177b-4f21-b9fe-35645b2fe72e tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] GET https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:15.542853 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61b9b6cb-177b-4f21-b9fe-35645b2fe72e tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.543107 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61b9b6cb-177b-4f21-b9fe-35645b2fe72e tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.555339 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.555339 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:15.565368 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61b9b6cb-177b-4f21-b9fe-35645b2fe72e tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] Volume info retrieved successfully. Aug 15 14:59:15.573867 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61b9b6cb-177b-4f21-b9fe-35645b2fe72e tempest-VolumeQuotasAdminTestJSON-428786236 tempest-VolumeQuotasAdminTestJSON-428786236-project-member] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 200 Aug 15 14:59:15.574461 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 49/190] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:15 2026] GET /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:15.594034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1514d718-1bf1-4094-a919-393d370fc1e0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.596663 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1514d718-1bf1-4094-a919-393d370fc1e0 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True Aug 15 14:59:15.596734 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1514d718-1bf1-4094-a919-393d370fc1e0 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.597425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1514d718-1bf1-4094-a919-393d370fc1e0 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.641588 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1514d718-1bf1-4094-a919-393d370fc1e0 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True returned with HTTP 200 Aug 15 14:59:15.642651 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 48/191] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:15 2026] GET /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30?usage=True => generated 1061 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:15.661823 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a52c6b1-95f5-4001-ad38-be891cce8d63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.665264 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a52c6b1-95f5-4001-ad38-be891cce8d63 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/1f69eea9326745ab8781f73ecb9123af?usage=True Aug 15 14:59:15.665704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a52c6b1-95f5-4001-ad38-be891cce8d63 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.665894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a52c6b1-95f5-4001-ad38-be891cce8d63 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.666555 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.666555 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:15.690385 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a52c6b1-95f5-4001-ad38-be891cce8d63 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/1f69eea9326745ab8781f73ecb9123af?usage=True returned with HTTP 200 Aug 15 14:59:15.691111 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 48/192] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:15 2026] GET /volume/v3/os-quota-sets/1f69eea9326745ab8781f73ecb9123af?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:15.707587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.709311 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:15.709611 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.709725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.710654 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Delete volume with id: f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:15.718936 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.718936 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:15.719330 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Volume info retrieved successfully. Aug 15 14:59:15.745835 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Delete volume request issued successfully. Aug 15 14:59:15.745979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68a8250b-7463-424d-bfe7-e3a7a2e91269 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 202 Aug 15 14:59:15.746455 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 50/193] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:15 2026] DELETE /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:15.761480 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31c869d4-5bc2-4fd5-a577-0cbac531fc27 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.764106 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31c869d4-5bc2-4fd5-a577-0cbac531fc27 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:15.764655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31c869d4-5bc2-4fd5-a577-0cbac531fc27 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.764992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31c869d4-5bc2-4fd5-a577-0cbac531fc27 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.810940 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.810940 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:15.817921 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-31c869d4-5bc2-4fd5-a577-0cbac531fc27 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Volume info retrieved successfully. Aug 15 14:59:15.826857 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31c869d4-5bc2-4fd5-a577-0cbac531fc27 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 200 Aug 15 14:59:15.826857 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 49/194] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:15 2026] GET /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 1012 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:15.842225 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-f1205d85-46e6-49cb-a041-1df2462b460b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:15.843430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-f1205d85-46e6-49cb-a041-1df2462b460b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2519636-d6be-40e4-99d1-0ad369067b51", "connector": null, "instance_uuid": "86d66193-e817-4180-8c65-d35be6c6b32a"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:15.854698 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.854698 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:15.899458 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-f1205d85-46e6-49cb-a041-1df2462b460b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:15.900133 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 48/195] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:15 2026] POST /volume/v3/attachments => generated 273 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:15.943194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad97e5f0-6144-444d-a687-d066af8bab68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.948174 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad97e5f0-6144-444d-a687-d066af8bab68 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:15.948361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad97e5f0-6144-444d-a687-d066af8bab68 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.948609 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad97e5f0-6144-444d-a687-d066af8bab68 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.960413 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:15.960413 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:15.965459 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad97e5f0-6144-444d-a687-d066af8bab68 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:15.969187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7a3e527-e5ff-4e6c-b823-377be91b1c35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.969671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7a3e527-e5ff-4e6c-b823-377be91b1c35 None None] GET https://10.4.3.107/volume// Aug 15 14:59:15.969892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7a3e527-e5ff-4e6c-b823-377be91b1c35 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.970396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7a3e527-e5ff-4e6c-b823-377be91b1c35 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:15.970849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad97e5f0-6144-444d-a687-d066af8bab68 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:15.970947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7a3e527-e5ff-4e6c-b823-377be91b1c35 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:15.971297 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 49/196] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:15 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:15.971355 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 51/197] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:15.985662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-6dfb2d0e-997a-40ac-9644-8dffa8c586d3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:15.987883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-6dfb2d0e-997a-40ac-9644-8dffa8c586d3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:15.989422 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-6dfb2d0e-997a-40ac-9644-8dffa8c586d3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:15.989422 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-6dfb2d0e-997a-40ac-9644-8dffa8c586d3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.016367 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:16.016367 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:16.022308 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-6dfb2d0e-997a-40ac-9644-8dffa8c586d3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:16.025218 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-6dfb2d0e-997a-40ac-9644-8dffa8c586d3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:16.025638 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 50/198] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:15 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1031 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:16.120033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.122850 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] PUT https://10.4.3.107/volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0 Aug 15 14:59:16.123390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:16.132060 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Acquiring lock "cinder-attachment_update-c2519636-d6be-40e4-99d1-0ad369067b51-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:16.139147 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Lock "cinder-attachment_update-c2519636-d6be-40e4-99d1-0ad369067b51-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:16.140227 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:16.140227 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:16.239331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09dc04ff-f827-470a-ba84-1a67299f29ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.239331 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09dc04ff-f827-470a-ba84-1a67299f29ad None None] GET https://10.4.3.107/volume// Aug 15 14:59:16.239493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09dc04ff-f827-470a-ba84-1a67299f29ad None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.240680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09dc04ff-f827-470a-ba84-1a67299f29ad None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.240680 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09dc04ff-f827-470a-ba84-1a67299f29ad None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:16.240680 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 50/199] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:16.253539 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-e80a6d89-b049-4246-b007-8d94712ceea3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.253648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Lock "cinder-attachment_update-c2519636-d6be-40e4-99d1-0ad369067b51-np0000007361" released by "attachment_update" :: held 0.114s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:16.253903 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-0405d533-1dc0-42da-a6ef-3a7d84b03174 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0 returned with HTTP 200 Aug 15 14:59:16.254554 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 49/200] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:16 2026] PUT /volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:16.259926 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-e80a6d89-b049-4246-b007-8d94712ceea3 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 14:59:16.260743 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-e80a6d89-b049-4246-b007-8d94712ceea3 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.261055 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-e80a6d89-b049-4246-b007-8d94712ceea3 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.276683 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:16.276683 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:16.281909 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-e80a6d89-b049-4246-b007-8d94712ceea3 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 14:59:16.291708 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-e80a6d89-b049-4246-b007-8d94712ceea3 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 14:59:16.292402 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 52/201] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:16 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1539 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:16.381605 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.392859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] PUT https://10.4.3.107/volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61 Aug 15 14:59:16.392859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:16.403174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Acquiring lock "cinder-attachment_update-752efc5c-0237-4306-b628-7803e9b48cc8-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:16.412295 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Lock "cinder-attachment_update-752efc5c-0237-4306-b628-7803e9b48cc8-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:16.413915 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:16.413915 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:16.523804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Lock "cinder-attachment_update-752efc5c-0237-4306-b628-7803e9b48cc8-np0000007361" released by "attachment_update" :: held 0.111s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:16.524198 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-ab2b550c-cb2f-4299-91d9-8f06418998f1 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61 returned with HTTP 200 Aug 15 14:59:16.524828 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 51/202] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:16 2026] PUT /volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:16.550811 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-b78fa055-4326-4a82-b7ef-aa037b46cdd0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.555322 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-b78fa055-4326-4a82-b7ef-aa037b46cdd0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] POST https://10.4.3.107/volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61/action Aug 15 14:59:16.555322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-b78fa055-4326-4a82-b7ef-aa037b46cdd0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:16.555322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-b78fa055-4326-4a82-b7ef-aa037b46cdd0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:16.575895 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:16.575895 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:16.600309 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5541c09-1ccc-47d1-97f7-2d7ecb88d717 req-b78fa055-4326-4a82-b7ef-aa037b46cdd0 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61/action returned with HTTP 204 Aug 15 14:59:16.600309 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 51/203] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:16 2026] POST /volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:16.845573 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7670eb6f-2f2f-4a84-a96b-e292ba2ddc70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.848843 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7670eb6f-2f2f-4a84-a96b-e292ba2ddc70 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:16.849132 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7670eb6f-2f2f-4a84-a96b-e292ba2ddc70 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.849415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7670eb6f-2f2f-4a84-a96b-e292ba2ddc70 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.860400 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7670eb6f-2f2f-4a84-a96b-e292ba2ddc70 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 404 Aug 15 14:59:16.861220 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 50/204] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:16 2026] GET /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:16.874962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc930d20-4fd4-4eb8-b606-4a8e0319f316 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.877861 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc930d20-4fd4-4eb8-b606-4a8e0319f316 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] GET https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:16.878132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc930d20-4fd4-4eb8-b606-4a8e0319f316 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.878404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc930d20-4fd4-4eb8-b606-4a8e0319f316 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.890732 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc930d20-4fd4-4eb8-b606-4a8e0319f316 tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 404 Aug 15 14:59:16.896787 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 53/205] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:16 2026] GET /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:16.906634 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75c81abd-2541-448f-a309-9d0519c816de None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.909730 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75c81abd-2541-448f-a309-9d0519c816de tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:16.909730 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75c81abd-2541-448f-a309-9d0519c816de tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.911967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75c81abd-2541-448f-a309-9d0519c816de tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.911967 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-75c81abd-2541-448f-a309-9d0519c816de tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] Delete volume with id: f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 Aug 15 14:59:16.919189 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75c81abd-2541-448f-a309-9d0519c816de tempest-VolumeQuotasAdminTestJSON-1322385829 tempest-VolumeQuotasAdminTestJSON-1322385829-project-member] https://10.4.3.107/volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 returned with HTTP 404 Aug 15 14:59:16.919899 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 52/206] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:16 2026] DELETE /volume/v3/volumes/f7aa20cd-e9cf-40eb-b9ed-befc87996cb5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:16.931574 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c267277-326f-4882-83e7-4755b9ca06b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.933889 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c267277-326f-4882-83e7-4755b9ca06b2 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/bbf3d8f0645842b6962e7ca6ceb1986f?usage=True Aug 15 14:59:16.934095 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c267277-326f-4882-83e7-4755b9ca06b2 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.934412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c267277-326f-4882-83e7-4755b9ca06b2 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:16.963655 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c267277-326f-4882-83e7-4755b9ca06b2 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/bbf3d8f0645842b6962e7ca6ceb1986f?usage=True returned with HTTP 200 Aug 15 14:59:16.964509 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 52/207] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 14:59:16 2026] GET /volume/v3/os-quota-sets/bbf3d8f0645842b6962e7ca6ceb1986f?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:16.981431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9743dac3-a04f-4a6f-9b95-c146352f41d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.986323 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9743dac3-a04f-4a6f-9b95-c146352f41d1 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:16.986859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9743dac3-a04f-4a6f-9b95-c146352f41d1 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:16.993579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9c51299-2bd5-4912-b3b1-8b24cdfb6536 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:16.998266 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9c51299-2bd5-4912-b3b1-8b24cdfb6536 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:16.998665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9c51299-2bd5-4912-b3b1-8b24cdfb6536 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:16.998867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9c51299-2bd5-4912-b3b1-8b24cdfb6536 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:17.017265 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:17.017265 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:17.021331 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9c51299-2bd5-4912-b3b1-8b24cdfb6536 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:17.024886 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:17.024886 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:17.027609 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9c51299-2bd5-4912-b3b1-8b24cdfb6536 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:17.028357 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 54/208] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:16 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:17.119456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-063e9af4-0582-470f-ada8-dca00c54194d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:17.122934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:17.123522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1883072157"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:17.127370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1883072157'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:17.128780 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Create volume of 1 GB Aug 15 14:59:17.128780 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:17.128780 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:17.135151 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=231,cinder:UPDATE=48,cinder:INSERT=31 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:59:17.135584 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Availability Zones retrieved successfully. Aug 15 14:59:17.146326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Flow 'volume_create_api' (f71da9ec-7bec-47f4-840d-c3bf5201029e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:17.148829 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f414f3-e002-4cea-a582-f006c10ecfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:17.150147 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:17.152605 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9743dac3-a04f-4a6f-9b95-c146352f41d1 tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:17.152773 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 51/209] 10.4.3.107 () {68 vars in 1375 bytes} [Sat Aug 15 14:59:16 2026] PUT /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 397 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:17.165575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3575b628-3534-4902-a362-49be63b0e33f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:17.168782 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3575b628-3534-4902-a362-49be63b0e33f tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 Aug 15 14:59:17.169210 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3575b628-3534-4902-a362-49be63b0e33f tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:17.202421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f414f3-e002-4cea-a582-f006c10ecfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:17.203767 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5a9bcb-9df6-4aa1-b2c6-8d4965015131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:17.292396 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Created reservations ['569e40ce-064e-413e-b658-94cddbc06354', 'a51d5a07-3165-408c-8489-81e3e4271aef', 'a07559cc-98a5-4713-82a7-7d44e64c1421', 'e81e1840-0a3e-441d-bc6c-69e43bb7d270'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:17.293535 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5a9bcb-9df6-4aa1-b2c6-8d4965015131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569e40ce-064e-413e-b658-94cddbc06354', 'a51d5a07-3165-408c-8489-81e3e4271aef', 'a07559cc-98a5-4713-82a7-7d44e64c1421', 'e81e1840-0a3e-441d-bc6c-69e43bb7d270']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:17.294935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a23e7b-2508-4342-b27c-690e82543fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:17.332069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a23e7b-2508-4342-b27c-690e82543fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad6f9920-a87e-4a43-b891-ef04c6bb2fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1883072157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17174e033e62405483772224348826d0',qos_specs=None,replication_status=,reservations=['569e40ce-064e-413e-b658-94cddbc06354','a51d5a07-3165-408c-8489-81e3e4271aef','a07559cc-98a5-4713-82a7-7d44e64c1421','e81e1840-0a3e-441d-bc6c-69e43bb7d270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fa74d45ca34886abb4c4cf41cfa2f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1883072157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad6f9920-a87e-4a43-b891-ef04c6bb2fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17174e033e62405483772224348826d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64fa74d45ca34886abb4c4cf41cfa2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:17.333158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7bfdf5-1c55-4f05-ba5a-3a0c6c65ded6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:17.344264 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3575b628-3534-4902-a362-49be63b0e33f tempest-VolumeQuotasAdminTestJSON-1018051768 tempest-VolumeQuotasAdminTestJSON-1018051768-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 returned with HTTP 200 Aug 15 14:59:17.344264 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 53/210] 10.4.3.107 () {68 vars in 1375 bytes} [Sat Aug 15 14:59:17 2026] PUT /volume/v3/os-quota-sets/3440e00840004c9d9dd844de35512f30 => generated 395 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:17.370925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7bfdf5-1c55-4f05-ba5a-3a0c6c65ded6) transitioned into state 'SUCCESS' from state '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-1883072157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17174e033e62405483772224348826d0',qos_specs=None,replication_status=,reservations=['569e40ce-064e-413e-b658-94cddbc06354','a51d5a07-3165-408c-8489-81e3e4271aef','a07559cc-98a5-4713-82a7-7d44e64c1421','e81e1840-0a3e-441d-bc6c-69e43bb7d270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fa74d45ca34886abb4c4cf41cfa2f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:17.372357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39479f8c-d2a5-45eb-994e-55b1e5c68092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:17.390471 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39479f8c-d2a5-45eb-994e-55b1e5c68092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:17.391825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Flow 'volume_create_api' (f71da9ec-7bec-47f4-840d-c3bf5201029e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:17.392823 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Create volume request issued successfully. Aug 15 14:59:17.394465 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-063e9af4-0582-470f-ada8-dca00c54194d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:17.394465 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 53/211] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:17 2026] POST /volume/v3/volumes => generated 755 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:17.411402 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-232171ed-7c5b-4d31-8662-04d0b589dc0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:17.413879 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-232171ed-7c5b-4d31-8662-04d0b589dc0c tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:17.414229 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-232171ed-7c5b-4d31-8662-04d0b589dc0c tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:17.414475 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-232171ed-7c5b-4d31-8662-04d0b589dc0c tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:17.423295 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:17.423295 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:17.428080 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-232171ed-7c5b-4d31-8662-04d0b589dc0c tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:17.438622 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-232171ed-7c5b-4d31-8662-04d0b589dc0c tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:17.439169 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 55/212] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:17 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:18.044555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bafe38b8-0dbb-43f1-8ff5-5b22c44eee88 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:18.048681 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bafe38b8-0dbb-43f1-8ff5-5b22c44eee88 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:18.049021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bafe38b8-0dbb-43f1-8ff5-5b22c44eee88 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:18.049350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bafe38b8-0dbb-43f1-8ff5-5b22c44eee88 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:18.076065 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:18.076065 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:18.085614 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bafe38b8-0dbb-43f1-8ff5-5b22c44eee88 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:18.094878 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bafe38b8-0dbb-43f1-8ff5-5b22c44eee88 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:18.095212 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 52/213] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:18 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:18.462788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7687166b-bed8-44af-9826-d86a3c7aa787 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:18.466294 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7687166b-bed8-44af-9826-d86a3c7aa787 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:18.466294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7687166b-bed8-44af-9826-d86a3c7aa787 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:18.466294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7687166b-bed8-44af-9826-d86a3c7aa787 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:18.484756 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:18.484756 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:18.490302 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7687166b-bed8-44af-9826-d86a3c7aa787 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:18.501219 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7687166b-bed8-44af-9826-d86a3c7aa787 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:18.501219 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 54/214] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:18 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:18.578298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-4385d0c5-dfb3-497e-bd3c-7d0c40d73263 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:18.582671 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-4385d0c5-dfb3-497e-bd3c-7d0c40d73263 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:18.583712 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-4385d0c5-dfb3-497e-bd3c-7d0c40d73263 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:18.583712 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-4385d0c5-dfb3-497e-bd3c-7d0c40d73263 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:18.597823 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:18.597823 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:18.604017 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-4385d0c5-dfb3-497e-bd3c-7d0c40d73263 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:18.618132 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-4385d0c5-dfb3-497e-bd3c-7d0c40d73263 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:18.619771 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 54/215] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:18 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:19.083479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94895340-9dcd-4ce8-818d-b7338dbad462 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.083479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94895340-9dcd-4ce8-818d-b7338dbad462 None None] GET https://10.4.3.107/volume// Aug 15 14:59:19.083479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94895340-9dcd-4ce8-818d-b7338dbad462 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:19.083479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94895340-9dcd-4ce8-818d-b7338dbad462 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:19.083479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94895340-9dcd-4ce8-818d-b7338dbad462 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:19.083479 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 56/216] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 14:59:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:59:19.114742 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac4897df-aa5f-444d-9702-12095b4bf8b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.116676 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac4897df-aa5f-444d-9702-12095b4bf8b3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:19.117342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac4897df-aa5f-444d-9702-12095b4bf8b3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:19.117342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac4897df-aa5f-444d-9702-12095b4bf8b3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:19.125593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-48949584-83e7-4d0a-85f1-03e0828bbc91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.136545 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:19.136545 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:19.144098 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac4897df-aa5f-444d-9702-12095b4bf8b3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:19.149371 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac4897df-aa5f-444d-9702-12095b4bf8b3 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:19.149900 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 53/217] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:19 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:19.478760 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-48949584-83e7-4d0a-85f1-03e0828bbc91 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:19.479289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-48949584-83e7-4d0a-85f1-03e0828bbc91 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad6f9920-a87e-4a43-b891-ef04c6bb2fab", "connector": null, "instance_uuid": "cb0b4980-a574-4d7f-87d2-1bebdee272a9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:19.494018 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:19.494018 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:19.553406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-48949584-83e7-4d0a-85f1-03e0828bbc91 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:19.554163 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 55/218] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:19 2026] POST /volume/v3/attachments => generated 273 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:19.619172 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-33f2f22d-59a4-41c7-92a8-dbcea8863e3a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.622170 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-33f2f22d-59a4-41c7-92a8-dbcea8863e3a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:19.622170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-33f2f22d-59a4-41c7-92a8-dbcea8863e3a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:19.622170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-33f2f22d-59a4-41c7-92a8-dbcea8863e3a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:19.638331 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:19.638331 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:19.640736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4386cc5-e947-43a4-8b9e-5d52f3c6f5d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.641422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4386cc5-e947-43a4-8b9e-5d52f3c6f5d1 None None] GET https://10.4.3.107/volume// Aug 15 14:59:19.641570 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4386cc5-e947-43a4-8b9e-5d52f3c6f5d1 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:19.641855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4386cc5-e947-43a4-8b9e-5d52f3c6f5d1 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:19.642380 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4386cc5-e947-43a4-8b9e-5d52f3c6f5d1 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:19.642962 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 57/219] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:59:19.644866 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-33f2f22d-59a4-41c7-92a8-dbcea8863e3a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:19.653641 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-33f2f22d-59a4-41c7-92a8-dbcea8863e3a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:19.657268 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 55/220] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:19 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:19.660048 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-9bdd7ed9-775a-49b6-b161-b82bc2471720 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.663609 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-9bdd7ed9-775a-49b6-b161-b82bc2471720 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:19.663609 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-9bdd7ed9-775a-49b6-b161-b82bc2471720 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:19.663609 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-9bdd7ed9-775a-49b6-b161-b82bc2471720 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:19.680742 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:19.680742 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:19.685234 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-9bdd7ed9-775a-49b6-b161-b82bc2471720 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:19.691825 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-9bdd7ed9-775a-49b6-b161-b82bc2471720 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:19.692330 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 54/221] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:19 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:19.810056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:19.814055 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] PUT https://10.4.3.107/volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09 Aug 15 14:59:19.814655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:19.829658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Acquiring lock "cinder-attachment_update-ad6f9920-a87e-4a43-b891-ef04c6bb2fab-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:19.839795 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Lock "cinder-attachment_update-ad6f9920-a87e-4a43-b891-ef04c6bb2fab-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:19.840885 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:19.840885 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:19.991619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Lock "cinder-attachment_update-ad6f9920-a87e-4a43-b891-ef04c6bb2fab-np0000007361" released by "attachment_update" :: held 0.152s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:19.992089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-cb1c3b20-011d-426a-ab44-be842eb2f171 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09 returned with HTTP 200 Aug 15 14:59:19.992767 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 56/222] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:19 2026] PUT /volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:20.171257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbb8212b-43d8-4a40-b0f4-c19aa048e8fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:20.173178 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbb8212b-43d8-4a40-b0f4-c19aa048e8fd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:20.173683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbb8212b-43d8-4a40-b0f4-c19aa048e8fd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:20.174758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbb8212b-43d8-4a40-b0f4-c19aa048e8fd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:20.189355 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:20.189355 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:20.191332 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dbb8212b-43d8-4a40-b0f4-c19aa048e8fd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:20.198028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbb8212b-43d8-4a40-b0f4-c19aa048e8fd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:20.198594 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 58/223] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:20 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:20.676789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5704034c-8da4-4ba4-8c04-37f981660985 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:20.681723 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5704034c-8da4-4ba4-8c04-37f981660985 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:20.682032 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5704034c-8da4-4ba4-8c04-37f981660985 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:20.682527 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5704034c-8da4-4ba4-8c04-37f981660985 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:20.702897 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:20.702897 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:20.708097 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5704034c-8da4-4ba4-8c04-37f981660985 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:20.715208 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5704034c-8da4-4ba4-8c04-37f981660985 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:20.715808 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 56/224] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:20 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:21.220570 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f49c4f4-15dc-4ee1-b755-9ed765ef57b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:21.223694 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f49c4f4-15dc-4ee1-b755-9ed765ef57b7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:21.223694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f49c4f4-15dc-4ee1-b755-9ed765ef57b7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:21.224170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f49c4f4-15dc-4ee1-b755-9ed765ef57b7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:21.238963 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:21.238963 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:21.244341 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9f49c4f4-15dc-4ee1-b755-9ed765ef57b7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:21.251837 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f49c4f4-15dc-4ee1-b755-9ed765ef57b7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:21.252390 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 55/225] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:21 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:21.624435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-168ad5d6-19ef-49c6-85a9-4d24513c8518 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:21.627851 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-168ad5d6-19ef-49c6-85a9-4d24513c8518 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] POST https://10.4.3.107/volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0/action Aug 15 14:59:21.628711 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-168ad5d6-19ef-49c6-85a9-4d24513c8518 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:21.628908 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-168ad5d6-19ef-49c6-85a9-4d24513c8518 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:21.636076 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=312,cinder:INSERT=38,cinder:UPDATE=70 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 14:59:21.658431 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:21.658431 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:21.682402 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-05e78e92-8ddc-4433-9d85-61d1bfb0620d req-168ad5d6-19ef-49c6-85a9-4d24513c8518 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0/action returned with HTTP 204 Aug 15 14:59:21.683044 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 57/226] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:21 2026] POST /volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:21.733413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a468f1b-6fab-4a02-881e-8f7ba9e308d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:21.736563 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a468f1b-6fab-4a02-881e-8f7ba9e308d5 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:21.738019 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a468f1b-6fab-4a02-881e-8f7ba9e308d5 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:21.738019 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a468f1b-6fab-4a02-881e-8f7ba9e308d5 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:21.761574 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:21.761574 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:21.768831 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a468f1b-6fab-4a02-881e-8f7ba9e308d5 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:21.778160 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a468f1b-6fab-4a02-881e-8f7ba9e308d5 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:21.778659 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 59/227] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:21 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:22.273349 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8bf215c4-b443-4d54-94ee-416ea9cd1824 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:22.276367 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8bf215c4-b443-4d54-94ee-416ea9cd1824 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:22.276847 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8bf215c4-b443-4d54-94ee-416ea9cd1824 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:22.277924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8bf215c4-b443-4d54-94ee-416ea9cd1824 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:22.296087 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:22.296087 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:22.305398 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8bf215c4-b443-4d54-94ee-416ea9cd1824 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:22.314390 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8bf215c4-b443-4d54-94ee-416ea9cd1824 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:22.314772 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 57/228] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:22 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:22.338813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4596a30-ce38-400c-bf5a-fd44dc89dbd6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:22.341673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4596a30-ce38-400c-bf5a-fd44dc89dbd6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:22.342504 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4596a30-ce38-400c-bf5a-fd44dc89dbd6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:22.342504 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4596a30-ce38-400c-bf5a-fd44dc89dbd6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:22.356171 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:22.356171 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:22.361826 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d4596a30-ce38-400c-bf5a-fd44dc89dbd6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:22.367924 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4596a30-ce38-400c-bf5a-fd44dc89dbd6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:22.368347 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 56/229] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:22 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:22.387890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f2ccf97-90f5-4b38-90b4-dddfa68e497f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:22.391057 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f2ccf97-90f5-4b38-90b4-dddfa68e497f tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:22.392031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f2ccf97-90f5-4b38-90b4-dddfa68e497f tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:22.392031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f2ccf97-90f5-4b38-90b4-dddfa68e497f tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:22.407180 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:22.407180 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:22.414901 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f2ccf97-90f5-4b38-90b4-dddfa68e497f tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:22.420175 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f2ccf97-90f5-4b38-90b4-dddfa68e497f tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:22.420900 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 58/230] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:22 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:22.675357 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4a10e0eb-50cb-4b34-851b-1d263b3c6bd7 req-72ce2e11-36b4-4253-9c34-3962ad7e5f3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:22.679403 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4a10e0eb-50cb-4b34-851b-1d263b3c6bd7 req-72ce2e11-36b4-4253-9c34-3962ad7e5f3e tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 14:59:22.679403 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4a10e0eb-50cb-4b34-851b-1d263b3c6bd7 req-72ce2e11-36b4-4253-9c34-3962ad7e5f3e tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:22.679640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4a10e0eb-50cb-4b34-851b-1d263b3c6bd7 req-72ce2e11-36b4-4253-9c34-3962ad7e5f3e tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:22.704536 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:22.704536 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:22.713358 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4a10e0eb-50cb-4b34-851b-1d263b3c6bd7 req-72ce2e11-36b4-4253-9c34-3962ad7e5f3e tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 14:59:22.726188 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4a10e0eb-50cb-4b34-851b-1d263b3c6bd7 req-72ce2e11-36b4-4253-9c34-3962ad7e5f3e tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 14:59:22.726875 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 60/231] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:22 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1144 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:22.789994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:22.792832 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:22.793134 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1015192413"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:22.794783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1015192413'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:22.794919 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Create volume of 1 GB Aug 15 14:59:22.800555 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Availability Zones retrieved successfully. Aug 15 14:59:22.800719 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fc4170e-a472-4f95-ac6e-80ef13302b07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:22.805806 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fc4170e-a472-4f95-ac6e-80ef13302b07 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:22.806321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fc4170e-a472-4f95-ac6e-80ef13302b07 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:22.806564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fc4170e-a472-4f95-ac6e-80ef13302b07 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:22.809126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Flow 'volume_create_api' (186b099e-65ac-4485-809c-83f2385e9d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:22.811321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f4a0dd7-d875-4739-af92-d468a93386c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:22.812477 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:22.829699 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:22.829699 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:22.844094 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2fc4170e-a472-4f95-ac6e-80ef13302b07 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:22.852537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fc4170e-a472-4f95-ac6e-80ef13302b07 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:22.853114 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 57/232] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:22 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:22.863789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f4a0dd7-d875-4739-af92-d468a93386c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:22.864664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b08b8b-31e6-4cb0-8f0e-74f40c0f43b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:22.974626 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Created reservations ['d36d59e9-d4fa-43ee-8673-bbc45af2879d', '5c89d78f-597d-43e3-979b-99a00bd93ddb', '40e4d439-2a26-4520-99c4-e16decc28a73', '8ab8acc1-f53e-4cc1-a01a-6cd805fc7e85'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:22.975734 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b08b8b-31e6-4cb0-8f0e-74f40c0f43b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36d59e9-d4fa-43ee-8673-bbc45af2879d', '5c89d78f-597d-43e3-979b-99a00bd93ddb', '40e4d439-2a26-4520-99c4-e16decc28a73', '8ab8acc1-f53e-4cc1-a01a-6cd805fc7e85']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:22.976717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c4fccc2-9f49-4e27-aef5-dbb2420769ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:23.009590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c4fccc2-9f49-4e27-aef5-dbb2420769ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51fd1137-bbe7-4823-805b-bdc233811214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1015192413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc88467a4634f219e190eb2d7d1e7fa',qos_specs=None,replication_status=,reservations=['d36d59e9-d4fa-43ee-8673-bbc45af2879d','5c89d78f-597d-43e3-979b-99a00bd93ddb','40e4d439-2a26-4520-99c4-e16decc28a73','8ab8acc1-f53e-4cc1-a01a-6cd805fc7e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff919215696d43f9a7ddade24297e096',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1015192413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51fd1137-bbe7-4823-805b-bdc233811214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fc88467a4634f219e190eb2d7d1e7fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff919215696d43f9a7ddade24297e096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:23.010490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39216daf-037e-43d6-bb6e-de6db29b66f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:23.033995 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39216daf-037e-43d6-bb6e-de6db29b66f8) transitioned into state 'SUCCESS' from state '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-1015192413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fc88467a4634f219e190eb2d7d1e7fa',qos_specs=None,replication_status=,reservations=['d36d59e9-d4fa-43ee-8673-bbc45af2879d','5c89d78f-597d-43e3-979b-99a00bd93ddb','40e4d439-2a26-4520-99c4-e16decc28a73','8ab8acc1-f53e-4cc1-a01a-6cd805fc7e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff919215696d43f9a7ddade24297e096',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:23.034932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc11e69-8344-4323-9126-17194bf9e3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:23.049841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc11e69-8344-4323-9126-17194bf9e3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:23.051090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Flow 'volume_create_api' (186b099e-65ac-4485-809c-83f2385e9d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:23.051585 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Create volume request issued successfully. Aug 15 14:59:23.052450 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1528f0d1-3784-4acb-8d56-439cd309f5d9 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:23.053267 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 58/233] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:22 2026] POST /volume/v3/volumes => generated 752 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:23.070160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48c8f5c7-d100-446e-aa9c-f852258e2a52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:23.072631 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48c8f5c7-d100-446e-aa9c-f852258e2a52 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 14:59:23.072631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48c8f5c7-d100-446e-aa9c-f852258e2a52 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:23.072631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48c8f5c7-d100-446e-aa9c-f852258e2a52 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:23.087135 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:23.087135 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:23.095834 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-48c8f5c7-d100-446e-aa9c-f852258e2a52 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 14:59:23.101328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48c8f5c7-d100-446e-aa9c-f852258e2a52 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 14:59:23.102013 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 59/234] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:23 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:23.876376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86d2f53c-bc00-4321-92a6-ca14cf3ac732 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:23.878926 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86d2f53c-bc00-4321-92a6-ca14cf3ac732 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:23.879267 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86d2f53c-bc00-4321-92a6-ca14cf3ac732 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:23.879596 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86d2f53c-bc00-4321-92a6-ca14cf3ac732 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:23.894531 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:23.894531 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:23.901204 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86d2f53c-bc00-4321-92a6-ca14cf3ac732 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:23.912128 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86d2f53c-bc00-4321-92a6-ca14cf3ac732 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:23.912128 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 61/235] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:23 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:24.124512 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ebe0782b-3124-4f51-b1f3-c7ae50f6dbaa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:24.127379 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebe0782b-3124-4f51-b1f3-c7ae50f6dbaa tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 14:59:24.128099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebe0782b-3124-4f51-b1f3-c7ae50f6dbaa tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:24.128099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebe0782b-3124-4f51-b1f3-c7ae50f6dbaa tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:24.138861 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:24.138861 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:24.145811 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ebe0782b-3124-4f51-b1f3-c7ae50f6dbaa tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 14:59:24.151215 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebe0782b-3124-4f51-b1f3-c7ae50f6dbaa tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 14:59:24.152549 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 58/236] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:24 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:24.939479 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c5bbe021-3ee8-4218-a7a3-3c376da53ab3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:24.942081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5bbe021-3ee8-4218-a7a3-3c376da53ab3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:24.943413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5bbe021-3ee8-4218-a7a3-3c376da53ab3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:24.943413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5bbe021-3ee8-4218-a7a3-3c376da53ab3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:24.960379 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:24.960379 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:24.965002 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c5bbe021-3ee8-4218-a7a3-3c376da53ab3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:24.971524 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5bbe021-3ee8-4218-a7a3-3c376da53ab3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:24.971524 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 59/237] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:24 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:25.750913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f99410d-b553-42c3-9550-f9c18139a1f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:25.924094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5eca980a-1109-4698-ad21-12122f5e2ded req-69d2b7f2-a0f4-4bd9-87e5-03d3c6df0728 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:25.932861 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-69d2b7f2-a0f4-4bd9-87e5-03d3c6df0728 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:25.932861 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-69d2b7f2-a0f4-4bd9-87e5-03d3c6df0728 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:25.932861 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-69d2b7f2-a0f4-4bd9-87e5-03d3c6df0728 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:25.942255 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:25.942255 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:25.947637 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5eca980a-1109-4698-ad21-12122f5e2ded req-69d2b7f2-a0f4-4bd9-87e5-03d3c6df0728 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:25.953109 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-69d2b7f2-a0f4-4bd9-87e5-03d3c6df0728 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:25.954141 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 62/238] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:25 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:25.999371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7c67fc5-a1ed-47ab-bbed-2a7efd74ce8a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.004103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7c67fc5-a1ed-47ab-bbed-2a7efd74ce8a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:26.004103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7c67fc5-a1ed-47ab-bbed-2a7efd74ce8a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.004103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7c67fc5-a1ed-47ab-bbed-2a7efd74ce8a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.016349 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:26.016349 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:26.022103 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f7c67fc5-a1ed-47ab-bbed-2a7efd74ce8a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:26.031373 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7c67fc5-a1ed-47ab-bbed-2a7efd74ce8a tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:26.031987 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 59/239] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:25 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:26.117224 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f99410d-b553-42c3-9550-f9c18139a1f7 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 Aug 15 14:59:26.117852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f99410d-b553-42c3-9550-f9c18139a1f7 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.118448 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f99410d-b553-42c3-9550-f9c18139a1f7 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.138205 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f99410d-b553-42c3-9550-f9c18139a1f7 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 returned with HTTP 200 Aug 15 14:59:26.139035 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 60/240] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 14:59:25 2026] GET /volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 => generated 437 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:26.151573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.330267 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e7d9b0a-d0a1-4661-b198-b80d2fb10192 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.331386 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e7d9b0a-d0a1-4661-b198-b80d2fb10192 None None] GET https://10.4.3.107/volume// Aug 15 14:59:26.331386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e7d9b0a-d0a1-4661-b198-b80d2fb10192 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.331386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e7d9b0a-d0a1-4661-b198-b80d2fb10192 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.331689 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e7d9b0a-d0a1-4661-b198-b80d2fb10192 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:26.332076 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 63/241] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 14:59: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 15 14:59:26.356063 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5eca980a-1109-4698-ad21-12122f5e2ded req-769cbfd1-2a28-49ca-a42d-91a4a8340e9f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.464732 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:26.465205 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-506580082"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:26.467538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-506580082'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:26.467747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume of 1 GB Aug 15 14:59:26.473912 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Availability Zones retrieved successfully. Aug 15 14:59:26.482621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Flow 'volume_create_api' (511fcc76-2171-44b6-886a-0330805dc9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:26.483702 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925c22d0-9669-4885-8909-a3d524e435cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:26.485164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:26.527178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925c22d0-9669-4885-8909-a3d524e435cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:26.528180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4845a5-ed08-4df9-86b5-84c5739dbfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:26.610486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Created reservations ['dd0eddfa-860f-43df-b809-b66e829a44b4', 'ea0deb25-1332-496a-a045-01dfa87cbc19', '7b6b5f40-6ba2-4b7f-9d34-84c17b7d95a7', 'e60cdb62-209b-4fcc-bf66-bcbc685b6bdc'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:26.614269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4845a5-ed08-4df9-86b5-84c5739dbfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0eddfa-860f-43df-b809-b66e829a44b4', 'ea0deb25-1332-496a-a045-01dfa87cbc19', '7b6b5f40-6ba2-4b7f-9d34-84c17b7d95a7', 'e60cdb62-209b-4fcc-bf66-bcbc685b6bdc']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:26.614269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8463f3-7b3b-4d92-9c8a-6a902b4dfc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:26.636382 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-769cbfd1-2a28-49ca-a42d-91a4a8340e9f tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:26.636771 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-769cbfd1-2a28-49ca-a42d-91a4a8340e9f tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b979ce17-127d-4dbf-87d2-64c8d9a2ee03", "connector": null, "instance_uuid": "c6079c55-2ff3-4694-9b08-78ba895aa429"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:26.644503 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8463f3-7b3b-4d92-9c8a-6a902b4dfc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2429b0a0-16ce-4824-9fa1-75dada569ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-506580082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0e97b29d544809b3c3c08f358fb961',qos_specs=None,replication_status=,reservations=['dd0eddfa-860f-43df-b809-b66e829a44b4','ea0deb25-1332-496a-a045-01dfa87cbc19','7b6b5f40-6ba2-4b7f-9d34-84c17b7d95a7','e60cdb62-209b-4fcc-bf66-bcbc685b6bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de4feb8e6fd4557a260bfa2855ccc58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-506580082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2429b0a0-16ce-4824-9fa1-75dada569ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0e97b29d544809b3c3c08f358fb961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de4feb8e6fd4557a260bfa2855ccc58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:26.644503 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45a5472-4b4a-4c18-bab1-c1a9bf688fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:26.646803 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:26.646803 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:26.668107 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45a5472-4b4a-4c18-bab1-c1a9bf688fab) transitioned into state 'SUCCESS' from state '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-506580082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0e97b29d544809b3c3c08f358fb961',qos_specs=None,replication_status=,reservations=['dd0eddfa-860f-43df-b809-b66e829a44b4','ea0deb25-1332-496a-a045-01dfa87cbc19','7b6b5f40-6ba2-4b7f-9d34-84c17b7d95a7','e60cdb62-209b-4fcc-bf66-bcbc685b6bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de4feb8e6fd4557a260bfa2855ccc58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:26.671533 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555101e0-5ec6-4640-b3cc-014f60103670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:26.682120 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [req-5eca980a-1109-4698-ad21-12122f5e2ded req-769cbfd1-2a28-49ca-a42d-91a4a8340e9f tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 15 14:59:26.688089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555101e0-5ec6-4640-b3cc-014f60103670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:26.688460 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Flow 'volume_create_api' (511fcc76-2171-44b6-886a-0330805dc9de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:26.689046 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume request issued successfully. Aug 15 14:59:26.689544 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-81aac3fb-e585-451c-9f66-7c25dd18cbce tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:26.690027 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 60/242] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:26 2026] POST /volume/v3/volumes => generated 758 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:26.692836 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-769cbfd1-2a28-49ca-a42d-91a4a8340e9f tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:26.694547 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 60/243] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:26 2026] POST /volume/v3/attachments => generated 271 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:26.708393 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87a311bd-df2a-4935-83f0-71325a8caf23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.712540 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87a311bd-df2a-4935-83f0-71325a8caf23 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] GET https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:26.712540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87a311bd-df2a-4935-83f0-71325a8caf23 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.712540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87a311bd-df2a-4935-83f0-71325a8caf23 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.730277 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:26.730277 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:26.735487 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d022c1b9-cdc7-4542-8491-c22686333b4d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.741044 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d022c1b9-cdc7-4542-8491-c22686333b4d tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:26.741356 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d022c1b9-cdc7-4542-8491-c22686333b4d tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.741529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d022c1b9-cdc7-4542-8491-c22686333b4d tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.741986 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87a311bd-df2a-4935-83f0-71325a8caf23 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Volume info retrieved successfully. Aug 15 14:59:26.755445 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87a311bd-df2a-4935-83f0-71325a8caf23 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 returned with HTTP 200 Aug 15 14:59:26.757602 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 61/244] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:26 2026] GET /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:26.764094 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:26.764094 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:26.766646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63f3f43d-1367-41f9-803c-fe8c2c0723d3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.767233 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63f3f43d-1367-41f9-803c-fe8c2c0723d3 None None] GET https://10.4.3.107/volume// Aug 15 14:59:26.767489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63f3f43d-1367-41f9-803c-fe8c2c0723d3 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.767815 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63f3f43d-1367-41f9-803c-fe8c2c0723d3 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.768314 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63f3f43d-1367-41f9-803c-fe8c2c0723d3 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:26.768688 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 61/245] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:26.772622 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d022c1b9-cdc7-4542-8491-c22686333b4d tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:26.778483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5eca980a-1109-4698-ad21-12122f5e2ded req-2f97e7d0-268f-4c48-a55e-330dec92aba1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.781396 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-2f97e7d0-268f-4c48-a55e-330dec92aba1 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:26.781693 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-2f97e7d0-268f-4c48-a55e-330dec92aba1 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:26.781893 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-2f97e7d0-268f-4c48-a55e-330dec92aba1 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:26.785198 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d022c1b9-cdc7-4542-8491-c22686333b4d tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:26.785924 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 64/246] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:26 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:26.795220 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:26.795220 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:26.808612 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5eca980a-1109-4698-ad21-12122f5e2ded req-2f97e7d0-268f-4c48-a55e-330dec92aba1 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:26.815733 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-2f97e7d0-268f-4c48-a55e-330dec92aba1 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:26.816218 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 61/247] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:26 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1048 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:26.906548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:26.918104 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] PUT https://10.4.3.107/volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c Aug 15 14:59:26.918735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:26.938032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Acquiring lock "cinder-attachment_update-b979ce17-127d-4dbf-87d2-64c8d9a2ee03-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:26.944551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Lock "cinder-attachment_update-b979ce17-127d-4dbf-87d2-64c8d9a2ee03-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:26.945671 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:26.945671 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:27.048676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88b9e10d-9c90-4e72-a5d4-21895beed5a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.051360 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88b9e10d-9c90-4e72-a5d4-21895beed5a1 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:27.051569 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88b9e10d-9c90-4e72-a5d4-21895beed5a1 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.051841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88b9e10d-9c90-4e72-a5d4-21895beed5a1 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.055448 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Lock "cinder-attachment_update-b979ce17-127d-4dbf-87d2-64c8d9a2ee03-np0000007361" released by "attachment_update" :: held 0.111s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:27.055806 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-122df976-4fa1-4c60-8a65-ef931b482379 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c returned with HTTP 200 Aug 15 14:59:27.056373 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 62/248] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:26 2026] PUT /volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c => generated 967 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:27.067392 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.067392 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:27.072397 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88b9e10d-9c90-4e72-a5d4-21895beed5a1 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:27.080663 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88b9e10d-9c90-4e72-a5d4-21895beed5a1 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:27.081323 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 62/249] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:27.469769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-df02173b-8982-458e-a021-1ead9317ec8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.473545 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-df02173b-8982-458e-a021-1ead9317ec8d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:27.473545 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-df02173b-8982-458e-a021-1ead9317ec8d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.474543 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-df02173b-8982-458e-a021-1ead9317ec8d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.486088 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.486088 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:27.493658 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-df02173b-8982-458e-a021-1ead9317ec8d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:27.502442 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-df02173b-8982-458e-a021-1ead9317ec8d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:27.502899 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 65/250] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:27.658172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af2b2692-c657-48a2-bee6-1c7933f95f03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.658693 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af2b2692-c657-48a2-bee6-1c7933f95f03 None None] GET https://10.4.3.107/volume// Aug 15 14:59:27.659235 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af2b2692-c657-48a2-bee6-1c7933f95f03 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.659235 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af2b2692-c657-48a2-bee6-1c7933f95f03 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.659500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af2b2692-c657-48a2-bee6-1c7933f95f03 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:27.660438 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 62/251] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:59:27.672415 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-c32722af-2196-4d50-afc4-cd5e3198da3e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.675410 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-c32722af-2196-4d50-afc4-cd5e3198da3e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:27.675923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-c32722af-2196-4d50-afc4-cd5e3198da3e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f46735d5-bbfc-499a-8c5a-2e9b909a41f8", "connector": null, "instance_uuid": "21af8c78-49ee-4b04-9fa5-6b8d0016e335"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:27.689796 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.689796 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:27.737448 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-c32722af-2196-4d50-afc4-cd5e3198da3e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:27.737797 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 63/252] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:27 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:27.772855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bdbea8d7-1bc0-4909-8939-09397c8e94e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.775908 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdbea8d7-1bc0-4909-8939-09397c8e94e4 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] GET https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:27.776117 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdbea8d7-1bc0-4909-8939-09397c8e94e4 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.776399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdbea8d7-1bc0-4909-8939-09397c8e94e4 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.784736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-bd324117-6e98-4478-9925-fd61ad3d96fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.787223 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-bd324117-6e98-4478-9925-fd61ad3d96fb tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] POST https://10.4.3.107/volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09/action Aug 15 14:59:27.787862 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-bd324117-6e98-4478-9925-fd61ad3d96fb tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:27.787949 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-bd324117-6e98-4478-9925-fd61ad3d96fb tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:27.789452 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.789452 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:27.790933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf133549-6950-4453-b16d-44e8b22299a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.792905 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf133549-6950-4453-b16d-44e8b22299a1 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:27.793622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf133549-6950-4453-b16d-44e8b22299a1 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.793622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf133549-6950-4453-b16d-44e8b22299a1 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.796273 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-254f7580-1243-4b86-989b-7223af9ec27f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.796273 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-254f7580-1243-4b86-989b-7223af9ec27f None None] GET https://10.4.3.107/volume// Aug 15 14:59:27.797154 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-254f7580-1243-4b86-989b-7223af9ec27f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.797154 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-254f7580-1243-4b86-989b-7223af9ec27f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.797154 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-254f7580-1243-4b86-989b-7223af9ec27f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:27.797301 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bdbea8d7-1bc0-4909-8939-09397c8e94e4 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Volume info retrieved successfully. Aug 15 14:59:27.797351 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 64/253] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:27.804504 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdbea8d7-1bc0-4909-8939-09397c8e94e4 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 returned with HTTP 200 Aug 15 14:59:27.806739 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 63/254] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:27.808157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-d67f238c-2102-4202-acd8-9054fb5f04ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.810689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fa3eea35-25ad-43a8-af66-de92b564d053 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.810880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-d67f238c-2102-4202-acd8-9054fb5f04ec tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:27.811143 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.811143 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:27.811259 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-d67f238c-2102-4202-acd8-9054fb5f04ec tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.811423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-d67f238c-2102-4202-acd8-9054fb5f04ec tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.813123 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa3eea35-25ad-43a8-af66-de92b564d053 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:27.813123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa3eea35-25ad-43a8-af66-de92b564d053 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:27.813950 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa3eea35-25ad-43a8-af66-de92b564d053 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:27.818213 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf133549-6950-4453-b16d-44e8b22299a1 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:27.823195 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.823195 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:27.824161 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf133549-6950-4453-b16d-44e8b22299a1 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:27.824724 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 63/255] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:27.825535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29f7a106-db70-4ccd-9063-fe61867439f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.826838 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.826838 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:27.827602 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29f7a106-db70-4ccd-9063-fe61867439f8 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 Aug 15 14:59:27.827964 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29f7a106-db70-4ccd-9063-fe61867439f8 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:27.830941 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.830941 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:27.832998 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-d67f238c-2102-4202-acd8-9054fb5f04ec tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:27.836423 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fa3eea35-25ad-43a8-af66-de92b564d053 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:27.841057 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-d67f238c-2102-4202-acd8-9054fb5f04ec tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:27.842079 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 65/256] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:27.842214 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa3eea35-25ad-43a8-af66-de92b564d053 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:27.842732 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 64/257] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:27 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:27.847483 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d5c7ff25-6011-4e96-a83c-27ff42ca695e req-bd324117-6e98-4478-9925-fd61ad3d96fb tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09/action returned with HTTP 204 Aug 15 14:59:27.847725 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 66/258] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:27 2026] POST /volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:27.897371 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29f7a106-db70-4ccd-9063-fe61867439f8 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 returned with HTTP 200 Aug 15 14:59:27.897875 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 64/259] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 14:59:27 2026] PUT /volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:27.913727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.913952 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:27.914349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:27.916460 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:27.916646 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume of 2 GB Aug 15 14:59:27.924370 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Availability Zones retrieved successfully. Aug 15 14:59:27.933013 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Flow 'volume_create_api' (c7c79678-efe5-42a9-af16-46d14efefc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:27.934547 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (709888b4-6981-445e-bea2-98dec0ff477d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:27.936012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:27.947320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:27.949724 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] PUT https://10.4.3.107/volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4 Aug 15 14:59:27.950154 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:27.960262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Acquiring lock "cinder-attachment_update-f46735d5-bbfc-499a-8c5a-2e9b909a41f8-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:27.968031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Lock "cinder-attachment_update-f46735d5-bbfc-499a-8c5a-2e9b909a41f8-np0000007361" acquired by "attachment_update" :: waited 0.008s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:27.969532 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:27.969532 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:27.999023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (709888b4-6981-445e-bea2-98dec0ff477d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:28.000789 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4800882-f423-458b-b3ff-53ee6b3d59e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.041720 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Quota exceeded for fe0e97b29d544809b3c3c08f358fb961, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 15 14:59:28.045307 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4800882-f423-458b-b3ff-53ee6b3d59e4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 15 14:59:28.045307 np0000007361 devstack@c-api.service[100274]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 15 14:59:28.047972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4800882-f423-458b-b3ff-53ee6b3d59e4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.051487 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4800882-f423-458b-b3ff-53ee6b3d59e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 14:59:28.052144 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (709888b4-6981-445e-bea2-98dec0ff477d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.052948 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (709888b4-6981-445e-bea2-98dec0ff477d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 14:59:28.053767 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Flow 'volume_create_api' (c7c79678-efe5-42a9-af16-46d14efefc52) transitioned into state 'REVERTED' from state 'RUNNING' Aug 15 14:59:28.054140 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-98df2f10-f227-4d74-bcd1-5574f51f18bb tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 413 Aug 15 14:59:28.055016 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 66/260] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:27 2026] POST /volume/v3/volumes => generated 208 bytes in 144 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 15 14:59:28.065095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e255f88d-1872-4b7d-a269-6753918afb8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.068215 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e255f88d-1872-4b7d-a269-6753918afb8b tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 Aug 15 14:59:28.068609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e255f88d-1872-4b7d-a269-6753918afb8b tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:28.091107 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Lock "cinder-attachment_update-f46735d5-bbfc-499a-8c5a-2e9b909a41f8-np0000007361" released by "attachment_update" :: held 0.123s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:28.091566 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-815f46f8-5aee-4606-bf40-cdf2b375788d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4 returned with HTTP 200 Aug 15 14:59:28.092157 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 65/261] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:27 2026] PUT /volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.097645 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3eb14d86-8c71-4ff0-9d35-ad30af576b56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.100208 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3eb14d86-8c71-4ff0-9d35-ad30af576b56 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:28.102987 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3eb14d86-8c71-4ff0-9d35-ad30af576b56 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.102987 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3eb14d86-8c71-4ff0-9d35-ad30af576b56 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.121369 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.121369 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:28.126195 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3eb14d86-8c71-4ff0-9d35-ad30af576b56 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:28.132452 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3eb14d86-8c71-4ff0-9d35-ad30af576b56 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:28.132982 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 65/262] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.140414 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e255f88d-1872-4b7d-a269-6753918afb8b tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 returned with HTTP 200 Aug 15 14:59:28.141344 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 67/263] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 14:59:28 2026] PUT /volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:28.148838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ea28500-7bbd-4a2f-a142-9b0b815085fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.151411 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ea28500-7bbd-4a2f-a142-9b0b815085fa tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:28.151739 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ea28500-7bbd-4a2f-a142-9b0b815085fa tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.151968 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ea28500-7bbd-4a2f-a142-9b0b815085fa tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.152427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7407774a-3cdc-4d7f-93ca-886f54988176 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.156174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:28.156679 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:28.159375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:28.159562 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Create volume of 1 GB Aug 15 14:59:28.160112 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.160112 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:28.164441 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.164441 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:28.165650 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Availability Zones retrieved successfully. Aug 15 14:59:28.170369 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ea28500-7bbd-4a2f-a142-9b0b815085fa tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:28.175468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Flow 'volume_create_api' (69e7796e-c2f2-470f-afef-73610fdd63db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:28.176942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599486c2-cbd0-406d-a9c3-f0bcec1c5b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.177747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ea28500-7bbd-4a2f-a142-9b0b815085fa tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:28.178253 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 67/264] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.178525 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:28.197823 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e18a77bf-90db-4598-ba05-833174ae7409 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.200007 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e18a77bf-90db-4598-ba05-833174ae7409 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:28.200286 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e18a77bf-90db-4598-ba05-833174ae7409 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.200558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e18a77bf-90db-4598-ba05-833174ae7409 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.213331 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.213331 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:28.218093 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e18a77bf-90db-4598-ba05-833174ae7409 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:28.223861 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599486c2-cbd0-406d-a9c3-f0bcec1c5b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:28.224068 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e18a77bf-90db-4598-ba05-833174ae7409 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:28.224598 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 66/265] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.224913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012a8f60-fed1-438f-bda3-df403ba97091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.266490 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota_utils [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Quota exceeded for fe0e97b29d544809b3c3c08f358fb961, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 15 14:59:28.269093 np0000007361 devstack@c-api.service[100272]: WARNING cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012a8f60-fed1-438f-bda3-df403ba97091) transitioned into state 'FAILURE' from state 'RUNNING' Aug 15 14:59:28.269093 np0000007361 devstack@c-api.service[100272]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 15 14:59:28.273220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012a8f60-fed1-438f-bda3-df403ba97091) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.273840 np0000007361 devstack@c-api.service[100272]: WARNING cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012a8f60-fed1-438f-bda3-df403ba97091) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 14:59:28.274641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599486c2-cbd0-406d-a9c3-f0bcec1c5b5e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:28.275448 np0000007361 devstack@c-api.service[100272]: WARNING cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599486c2-cbd0-406d-a9c3-f0bcec1c5b5e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 14:59:28.276228 np0000007361 devstack@c-api.service[100272]: WARNING cinder.volume.api [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Flow 'volume_create_api' (69e7796e-c2f2-470f-afef-73610fdd63db) transitioned into state 'REVERTED' from state 'RUNNING' Aug 15 14:59:28.276604 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.middleware.fault [None req-7407774a-3cdc-4d7f-93ca-886f54988176 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 413 Aug 15 14:59:28.277717 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 66/266] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:28 2026] POST /volume/v3/volumes => generated 150 bytes in 126 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 15 14:59:28.293921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21611eb0-dbcf-4264-a00f-c1ed0875456b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.298435 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21611eb0-dbcf-4264-a00f-c1ed0875456b tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 Aug 15 14:59:28.298435 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21611eb0-dbcf-4264-a00f-c1ed0875456b tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:28.343744 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21611eb0-dbcf-4264-a00f-c1ed0875456b tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 returned with HTTP 200 Aug 15 14:59:28.343744 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 68/267] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 14:59:28 2026] PUT /volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:28.354198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.356869 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-221c951e-a71c-455d-b40e-904f3d1b197e req-7aaa5555-eb2e-4d60-a7c6-c8321ef33e78 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.357177 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] POST https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5/action Aug 15 14:59:28.357561 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:28.357691 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:28.360549 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-7aaa5555-eb2e-4d60-a7c6-c8321ef33e78 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:28.360707 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-7aaa5555-eb2e-4d60-a7c6-c8321ef33e78 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.360911 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-7aaa5555-eb2e-4d60-a7c6-c8321ef33e78 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.370132 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.370132 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:28.370732 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Volume info retrieved successfully. Aug 15 14:59:28.381971 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.381971 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:28.386473 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-221c951e-a71c-455d-b40e-904f3d1b197e req-7aaa5555-eb2e-4d60-a7c6-c8321ef33e78 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:28.391390 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-7aaa5555-eb2e-4d60-a7c6-c8321ef33e78 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:28.391800 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 67/268] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.411185 np0000007361 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Quota exceeded for fe0e97b29d544809b3c3c08f358fb961, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 15 14:59:28.421415 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-64d9489e-3c1d-4535-862e-8a9602c60c28 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5/action returned with HTTP 413 Aug 15 14:59:28.422401 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 68/269] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 14:59:28 2026] POST /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5/action => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 15 14:59:28.432596 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3b393349-cd88-4de3-a1ad-8b12b2e24800 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.434654 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b393349-cd88-4de3-a1ad-8b12b2e24800 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] GET https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:28.434916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b393349-cd88-4de3-a1ad-8b12b2e24800 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.435186 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b393349-cd88-4de3-a1ad-8b12b2e24800 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.443149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.443648 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.443648 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:28.445502 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] POST https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab/action Aug 15 14:59:28.446140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:28.446508 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:28.448551 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3b393349-cd88-4de3-a1ad-8b12b2e24800 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Volume info retrieved successfully. Aug 15 14:59:28.455778 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b393349-cd88-4de3-a1ad-8b12b2e24800 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 returned with HTTP 200 Aug 15 14:59:28.456956 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 67/270] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:28.461530 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.461530 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:28.462295 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:28.470614 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Begin detaching volume completed successfully. Aug 15 14:59:28.471956 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-90de178e-5ed4-4399-adab-b7e2c973b831 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab/action returned with HTTP 202 Aug 15 14:59:28.472017 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.472086 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 69/271] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 14:59:28 2026] POST /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 14:59:28.474812 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:28.475026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.475268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.475479 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Delete volume with id: 2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:28.489912 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.489912 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:28.490325 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Volume info retrieved successfully. Aug 15 14:59:28.509429 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf004697-2f83-4e09-830c-5be5ca5e2030 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.510538 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Delete volume request issued successfully. Aug 15 14:59:28.510695 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5bc91b06-f65e-455f-9a9a-8bbe89509568 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 returned with HTTP 202 Aug 15 14:59:28.511181 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 68/272] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:28 2026] DELETE /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:28.514177 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf004697-2f83-4e09-830c-5be5ca5e2030 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:28.514563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf004697-2f83-4e09-830c-5be5ca5e2030 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.514773 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf004697-2f83-4e09-830c-5be5ca5e2030 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.520066 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db44cf4f-bb71-48b2-b028-9bf7f931dde5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.521363 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db44cf4f-bb71-48b2-b028-9bf7f931dde5 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] GET https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:28.521531 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db44cf4f-bb71-48b2-b028-9bf7f931dde5 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.521738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db44cf4f-bb71-48b2-b028-9bf7f931dde5 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.531506 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.531506 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:28.537860 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db44cf4f-bb71-48b2-b028-9bf7f931dde5 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Volume info retrieved successfully. Aug 15 14:59:28.537922 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.537922 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:28.545764 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf004697-2f83-4e09-830c-5be5ca5e2030 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:28.551415 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db44cf4f-bb71-48b2-b028-9bf7f931dde5 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 returned with HTTP 200 Aug 15 14:59:28.551415 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 68/273] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:28.552143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3735e110-9487-415b-9450-8a070eed87c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.552143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3735e110-9487-415b-9450-8a070eed87c0 None None] GET https://10.4.3.107/volume// Aug 15 14:59:28.552143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3735e110-9487-415b-9450-8a070eed87c0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.552143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3735e110-9487-415b-9450-8a070eed87c0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.552143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3735e110-9487-415b-9450-8a070eed87c0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:28.552143 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 70/274] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:28.554195 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf004697-2f83-4e09-830c-5be5ca5e2030 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:28.555113 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 69/275] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.567772 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-221c951e-a71c-455d-b40e-904f3d1b197e req-a4aa862e-3c92-44c1-8300-77127aca24e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.570816 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-a4aa862e-3c92-44c1-8300-77127aca24e2 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:28.571033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-a4aa862e-3c92-44c1-8300-77127aca24e2 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.571216 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-a4aa862e-3c92-44c1-8300-77127aca24e2 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.585551 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.585551 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:28.603373 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-221c951e-a71c-455d-b40e-904f3d1b197e req-a4aa862e-3c92-44c1-8300-77127aca24e2 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:28.617029 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-a4aa862e-3c92-44c1-8300-77127aca24e2 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:28.617682 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 69/276] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:28.844733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-40a08ac7-b5e9-4946-a073-fb76d0b0ffb4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.850197 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40a08ac7-b5e9-4946-a073-fb76d0b0ffb4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:28.850197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40a08ac7-b5e9-4946-a073-fb76d0b0ffb4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.850197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40a08ac7-b5e9-4946-a073-fb76d0b0ffb4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.864883 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-221071f7-e97e-4464-b722-1c32425b7efa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:28.867262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-221071f7-e97e-4464-b722-1c32425b7efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:28.867475 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-221071f7-e97e-4464-b722-1c32425b7efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:28.868570 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-221071f7-e97e-4464-b722-1c32425b7efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:28.870603 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.870603 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:28.877437 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-40a08ac7-b5e9-4946-a073-fb76d0b0ffb4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:28.885339 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40a08ac7-b5e9-4946-a073-fb76d0b0ffb4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:28.886815 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 69/277] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:28.887858 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:28.887858 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:28.892799 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-221071f7-e97e-4464-b722-1c32425b7efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:28.899029 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-221071f7-e97e-4464-b722-1c32425b7efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:28.899639 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 71/278] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:28 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:29.566809 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18254513-0f55-4a7f-a24d-fbdb2b4dfaa6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:29.569854 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18254513-0f55-4a7f-a24d-fbdb2b4dfaa6 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] GET https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 Aug 15 14:59:29.569854 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18254513-0f55-4a7f-a24d-fbdb2b4dfaa6 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:29.569854 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18254513-0f55-4a7f-a24d-fbdb2b4dfaa6 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:29.573282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ce66f40-fbfd-4329-b5f6-7beb3445ab18 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:29.576102 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18254513-0f55-4a7f-a24d-fbdb2b4dfaa6 tempest-VolumeQuotasNegativeTestJSON-1432827804 tempest-VolumeQuotasNegativeTestJSON-1432827804-project-member] https://10.4.3.107/volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 returned with HTTP 404 Aug 15 14:59:29.576942 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 70/279] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:29 2026] GET /volume/v3/volumes/2429b0a0-16ce-4824-9fa1-75dada569ae5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:29.581268 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ce66f40-fbfd-4329-b5f6-7beb3445ab18 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:29.581268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ce66f40-fbfd-4329-b5f6-7beb3445ab18 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:29.581268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ce66f40-fbfd-4329-b5f6-7beb3445ab18 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:29.591160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a42dd2cf-1f16-44f8-96c7-a2ad99e54099 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:29.594989 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a42dd2cf-1f16-44f8-96c7-a2ad99e54099 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 Aug 15 14:59:29.594989 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a42dd2cf-1f16-44f8-96c7-a2ad99e54099 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:29.599499 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:29.599499 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:29.605449 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ce66f40-fbfd-4329-b5f6-7beb3445ab18 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:29.612731 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ce66f40-fbfd-4329-b5f6-7beb3445ab18 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:29.613378 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 70/280] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:29 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:29.695661 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93a60468-72f9-435b-9878-bccf30608f1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:29.697614 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93a60468-72f9-435b-9878-bccf30608f1b tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 14:59:29.697742 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93a60468-72f9-435b-9878-bccf30608f1b tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:29.697864 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93a60468-72f9-435b-9878-bccf30608f1b tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:29.710749 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a42dd2cf-1f16-44f8-96c7-a2ad99e54099 tempest-VolumeQuotasNegativeTestJSON-1684111397 tempest-VolumeQuotasNegativeTestJSON-1684111397-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 returned with HTTP 200 Aug 15 14:59:29.711339 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 70/281] 10.4.3.107 () {68 vars in 1375 bytes} [Sat Aug 15 14:59:29 2026] PUT /volume/v3/os-quota-sets/fe0e97b29d544809b3c3c08f358fb961 => generated 395 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:29.713967 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:29.713967 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:29.731050 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-93a60468-72f9-435b-9878-bccf30608f1b tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 14:59:29.736652 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93a60468-72f9-435b-9878-bccf30608f1b tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 14:59:29.738256 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 72/282] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:29 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:29.900942 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ea547b9-9d81-41dd-ad30-f36f7192ad5c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:29.903130 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ea547b9-9d81-41dd-ad30-f36f7192ad5c tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:29.903380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ea547b9-9d81-41dd-ad30-f36f7192ad5c tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:29.903645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ea547b9-9d81-41dd-ad30-f36f7192ad5c tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:29.916666 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:29.916666 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:29.922810 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8ea547b9-9d81-41dd-ad30-f36f7192ad5c tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:29.925614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-74e5ceec-fde0-45ee-890e-73d91d23a504 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:29.929193 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74e5ceec-fde0-45ee-890e-73d91d23a504 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:29.929556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74e5ceec-fde0-45ee-890e-73d91d23a504 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:29.929625 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74e5ceec-fde0-45ee-890e-73d91d23a504 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:29.933836 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ea547b9-9d81-41dd-ad30-f36f7192ad5c tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:29.934908 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 71/283] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:29 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:29.946339 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:29.946339 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:29.951304 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-74e5ceec-fde0-45ee-890e-73d91d23a504 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:29.956541 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74e5ceec-fde0-45ee-890e-73d91d23a504 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:29.957069 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 71/284] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:29 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:30.629758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8dff0cf-c05b-4b73-b8ec-17ad305caea4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:30.632155 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8dff0cf-c05b-4b73-b8ec-17ad305caea4 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:30.632431 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8dff0cf-c05b-4b73-b8ec-17ad305caea4 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:30.632662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8dff0cf-c05b-4b73-b8ec-17ad305caea4 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:30.646367 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:30.646367 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:30.655011 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8dff0cf-c05b-4b73-b8ec-17ad305caea4 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:30.661429 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8dff0cf-c05b-4b73-b8ec-17ad305caea4 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:30.662070 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 71/285] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:30 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:30.955854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13d3e798-7b19-4190-a381-3e85d584bcc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:30.957778 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13d3e798-7b19-4190-a381-3e85d584bcc4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:30.958249 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13d3e798-7b19-4190-a381-3e85d584bcc4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:30.958343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13d3e798-7b19-4190-a381-3e85d584bcc4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:30.975652 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f51a19f-b469-420b-bd00-feec290b05ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:30.978281 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f51a19f-b469-420b-bd00-feec290b05ba tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:30.978281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f51a19f-b469-420b-bd00-feec290b05ba tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:30.978558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f51a19f-b469-420b-bd00-feec290b05ba tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:30.980803 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:30.980803 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:30.986160 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13d3e798-7b19-4190-a381-3e85d584bcc4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:30.996290 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:30.996290 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:30.996376 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13d3e798-7b19-4190-a381-3e85d584bcc4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:30.996791 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 73/286] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:30 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:31.004399 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f51a19f-b469-420b-bd00-feec290b05ba tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:31.014371 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f51a19f-b469-420b-bd00-feec290b05ba tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:31.015516 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 72/287] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:30 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 14:59:31.678928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cdb2786a-df77-4c97-801a-738cbc22d083 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:31.681172 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdb2786a-df77-4c97-801a-738cbc22d083 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:31.681172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdb2786a-df77-4c97-801a-738cbc22d083 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:31.681172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdb2786a-df77-4c97-801a-738cbc22d083 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:31.696560 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:31.696560 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:31.696560 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cdb2786a-df77-4c97-801a-738cbc22d083 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:31.701908 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdb2786a-df77-4c97-801a-738cbc22d083 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:31.702548 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 72/288] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:31 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:32.009578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35fae9c5-6297-43af-9f12-774dcf0b77df None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:32.011496 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35fae9c5-6297-43af-9f12-774dcf0b77df tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:32.011757 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35fae9c5-6297-43af-9f12-774dcf0b77df tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:32.011974 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35fae9c5-6297-43af-9f12-774dcf0b77df tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:32.022066 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:32.022066 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:32.025385 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35fae9c5-6297-43af-9f12-774dcf0b77df tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:32.029520 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35fae9c5-6297-43af-9f12-774dcf0b77df tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:32.029725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b4211db-defa-462a-939e-cb11eae361cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:32.030137 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 72/289] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:32 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:32.033412 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b4211db-defa-462a-939e-cb11eae361cf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:32.033412 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b4211db-defa-462a-939e-cb11eae361cf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:32.033412 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b4211db-defa-462a-939e-cb11eae361cf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:32.045549 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:32.045549 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:32.050074 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b4211db-defa-462a-939e-cb11eae361cf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:32.055736 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b4211db-defa-462a-939e-cb11eae361cf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:32.056114 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 74/290] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:32 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:32.721122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7411242-7f5c-4a68-8276-23718b23dbf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:32.723622 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7411242-7f5c-4a68-8276-23718b23dbf0 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:32.723952 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7411242-7f5c-4a68-8276-23718b23dbf0 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:32.724726 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7411242-7f5c-4a68-8276-23718b23dbf0 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:32.742978 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:32.742978 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:32.750180 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f7411242-7f5c-4a68-8276-23718b23dbf0 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:32.761519 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7411242-7f5c-4a68-8276-23718b23dbf0 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:32.763069 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 73/291] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:32 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:33.045434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9584c5e3-5c8c-4ab9-9872-eba98654401a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:33.047808 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9584c5e3-5c8c-4ab9-9872-eba98654401a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:33.048091 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9584c5e3-5c8c-4ab9-9872-eba98654401a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:33.048481 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9584c5e3-5c8c-4ab9-9872-eba98654401a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:33.062611 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:33.062611 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:33.068478 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9584c5e3-5c8c-4ab9-9872-eba98654401a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:33.077989 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cc066e91-662f-4262-ae67-1c9f3a4510ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:33.079131 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9584c5e3-5c8c-4ab9-9872-eba98654401a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:33.079634 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 73/292] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:33 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:33.083273 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc066e91-662f-4262-ae67-1c9f3a4510ac tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:33.083273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc066e91-662f-4262-ae67-1c9f3a4510ac tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:33.084178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc066e91-662f-4262-ae67-1c9f3a4510ac tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:33.100804 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:33.100804 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:33.107047 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cc066e91-662f-4262-ae67-1c9f3a4510ac tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:33.114986 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc066e91-662f-4262-ae67-1c9f3a4510ac tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:33.115631 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 73/293] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:33 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:33.785484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7aec842d-bdad-42cd-84d8-b5b8f0f6caf3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:33.791919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7aec842d-bdad-42cd-84d8-b5b8f0f6caf3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:33.791919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7aec842d-bdad-42cd-84d8-b5b8f0f6caf3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:33.791919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7aec842d-bdad-42cd-84d8-b5b8f0f6caf3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:33.813206 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:33.813206 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:33.818854 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7aec842d-bdad-42cd-84d8-b5b8f0f6caf3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:33.827771 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7aec842d-bdad-42cd-84d8-b5b8f0f6caf3 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:33.828993 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 75/294] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:33 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:34.097400 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eaaaa82b-8d82-4d96-aa0f-22d7068bc6a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:34.100620 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eaaaa82b-8d82-4d96-aa0f-22d7068bc6a0 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:34.100764 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eaaaa82b-8d82-4d96-aa0f-22d7068bc6a0 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:34.100979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eaaaa82b-8d82-4d96-aa0f-22d7068bc6a0 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:34.113602 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:34.113602 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:34.121043 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eaaaa82b-8d82-4d96-aa0f-22d7068bc6a0 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:34.123724 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eaaaa82b-8d82-4d96-aa0f-22d7068bc6a0 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:34.124342 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 74/295] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:34 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:34.132878 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b87b295c-8583-4619-9d28-5409d73bb9b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:34.132878 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b87b295c-8583-4619-9d28-5409d73bb9b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:34.133346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b87b295c-8583-4619-9d28-5409d73bb9b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:34.133346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b87b295c-8583-4619-9d28-5409d73bb9b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:34.147321 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:34.147321 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:34.151830 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b87b295c-8583-4619-9d28-5409d73bb9b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:34.159672 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b87b295c-8583-4619-9d28-5409d73bb9b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:34.160250 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 74/296] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:34 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:34.647519 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ffcc1304-afb4-4ba4-a726-f85b1b4472ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:34.847696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c64357e-afab-4c58-bed0-990918d7cb4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:34.852624 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c64357e-afab-4c58-bed0-990918d7cb4b tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:34.852624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c64357e-afab-4c58-bed0-990918d7cb4b tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:34.852624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c64357e-afab-4c58-bed0-990918d7cb4b tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:34.863804 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:34.863804 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:34.868170 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c64357e-afab-4c58-bed0-990918d7cb4b tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:34.874404 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c64357e-afab-4c58-bed0-990918d7cb4b tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:34.874978 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 76/297] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:34 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:34.885506 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffcc1304-afb4-4ba4-a726-f85b1b4472ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 14:59:34.886007 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffcc1304-afb4-4ba4-a726-f85b1b4472ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-437612710"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:34.913209 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffcc1304-afb4-4ba4-a726-f85b1b4472ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 14:59:34.913837 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 74/298] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 14:59:34 2026] POST /volume/v3/types => generated 232 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:34.922951 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de2d1df9-fc3f-4e31-b1e5-a8fc5f7652b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:34.927707 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de2d1df9-fc3f-4e31-b1e5-a8fc5f7652b7 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 14:59:34.927707 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de2d1df9-fc3f-4e31-b1e5-a8fc5f7652b7 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1811629383", "extra_specs": {"multiattach": " True"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:34.950652 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de2d1df9-fc3f-4e31-b1e5-a8fc5f7652b7 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 14:59:34.951508 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 75/299] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 14:59:34 2026] POST /volume/v3/types => generated 259 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:34.963046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:35.139073 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b03fb851-0d01-457f-a6fa-539bcf735252 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:35.142689 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b03fb851-0d01-457f-a6fa-539bcf735252 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:35.142689 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b03fb851-0d01-457f-a6fa-539bcf735252 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:35.142689 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b03fb851-0d01-457f-a6fa-539bcf735252 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:35.154279 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:35.154279 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:35.160704 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b03fb851-0d01-457f-a6fa-539bcf735252 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:35.170622 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b03fb851-0d01-457f-a6fa-539bcf735252 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:35.172654 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 77/300] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:35 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:35.178956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9864aba8-d799-403c-a81d-4b914a9afb74 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:35.182673 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9864aba8-d799-403c-a81d-4b914a9afb74 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:35.182673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9864aba8-d799-403c-a81d-4b914a9afb74 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:35.182673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9864aba8-d799-403c-a81d-4b914a9afb74 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:35.199136 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:35.199136 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:35.204635 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9864aba8-d799-403c-a81d-4b914a9afb74 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:35.207709 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:35.208075 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-437612710", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1848059249"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:35.209826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-437612710', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1848059249'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:35.212048 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9864aba8-d799-403c-a81d-4b914a9afb74 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:35.212874 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 75/301] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:35 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:35.215545 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Create volume of 1 GB Aug 15 14:59:35.215929 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:35.215929 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:35.216550 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Availability Zones retrieved successfully. Aug 15 14:59:35.224145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Flow 'volume_create_api' (ed050eb7-6523-40fd-b0c9-67282045560a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:35.225635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cbd9430-100d-4bef-b077-1eff5e67f531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:35.226954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:35.250262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cbd9430-100d-4bef-b077-1eff5e67f531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:59:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3ce5562f-c600-4fca-b1b9-6bb2481ffd32,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-437612710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ce5562f-c600-4fca-b1b9-6bb2481ffd32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:35.250951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb8f8db-bc4b-483e-9b48-b8f48b112817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:35.279386 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:35.279660 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:35.328381 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Created reservations ['a1ba2b56-05e6-40f1-bea9-2a85fa47df4e', 'ca63f23c-e572-4de5-876f-cc2acece2128', 'c50e7d71-383b-49ea-bc59-444a24d39985', '55731ec4-9c10-4a8a-9017-26006777fdc7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:35.329257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb8f8db-bc4b-483e-9b48-b8f48b112817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1ba2b56-05e6-40f1-bea9-2a85fa47df4e', 'ca63f23c-e572-4de5-876f-cc2acece2128', 'c50e7d71-383b-49ea-bc59-444a24d39985', '55731ec4-9c10-4a8a-9017-26006777fdc7']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:35.330150 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ce1c46-b9df-453c-93b7-2a92a15bd2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:35.358454 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ce1c46-b9df-453c-93b7-2a92a15bd2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b781b23d-4ab1-4507-958b-bb250c1fc580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1848059249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac45b018ff8d454f95ca6a8b71098be1',qos_specs=None,replication_status=,reservations=['a1ba2b56-05e6-40f1-bea9-2a85fa47df4e','ca63f23c-e572-4de5-876f-cc2acece2128','c50e7d71-383b-49ea-bc59-444a24d39985','55731ec4-9c10-4a8a-9017-26006777fdc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aaeb43b1fad47449d0aacc53a589bc3',volume_type_id=3ce5562f-c600-4fca-b1b9-6bb2481ffd32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1848059249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b781b23d-4ab1-4507-958b-bb250c1fc580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac45b018ff8d454f95ca6a8b71098be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aaeb43b1fad47449d0aacc53a589bc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ce5562f-c600-4fca-b1b9-6bb2481ffd32),volume_type_id=3ce5562f-c600-4fca-b1b9-6bb2481ffd32)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:35.359227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae00526b-8412-417f-aa58-8cbfbadc39de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:35.384472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae00526b-8412-417f-aa58-8cbfbadc39de) transitioned into state 'SUCCESS' from state '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-1848059249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac45b018ff8d454f95ca6a8b71098be1',qos_specs=None,replication_status=,reservations=['a1ba2b56-05e6-40f1-bea9-2a85fa47df4e','ca63f23c-e572-4de5-876f-cc2acece2128','c50e7d71-383b-49ea-bc59-444a24d39985','55731ec4-9c10-4a8a-9017-26006777fdc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aaeb43b1fad47449d0aacc53a589bc3',volume_type_id=3ce5562f-c600-4fca-b1b9-6bb2481ffd32)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:35.385400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c8b73c-fa2f-46c1-9e93-09d2a0dc59c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:35.400405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c8b73c-fa2f-46c1-9e93-09d2a0dc59c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:35.401327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Flow 'volume_create_api' (ed050eb7-6523-40fd-b0c9-67282045560a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:35.401806 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Create volume request issued successfully. Aug 15 14:59:35.402427 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48af5d2d-40a0-42d3-9b22-ef2cbe16dec3 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:35.402836 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 75/302] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 14:59:34 2026] POST /volume/v3/volumes => generated 871 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:35.423698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0680a4b-08c1-4575-9016-78e50d39d353 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:35.425744 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0680a4b-08c1-4575-9016-78e50d39d353 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:35.425954 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0680a4b-08c1-4575-9016-78e50d39d353 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:35.426400 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0680a4b-08c1-4575-9016-78e50d39d353 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:35.435330 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:35.435330 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:35.439865 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e0680a4b-08c1-4575-9016-78e50d39d353 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:35.448056 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0680a4b-08c1-4575-9016-78e50d39d353 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:35.448626 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 76/303] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:35 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:35.841869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5eca980a-1109-4698-ad21-12122f5e2ded req-ce2d0046-bd14-4ab5-9d49-aaf1adcbad91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:35.846330 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-ce2d0046-bd14-4ab5-9d49-aaf1adcbad91 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c/action Aug 15 14:59:35.846601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-ce2d0046-bd14-4ab5-9d49-aaf1adcbad91 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:35.846780 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-ce2d0046-bd14-4ab5-9d49-aaf1adcbad91 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:35.866563 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:35.866563 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:35.877011 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5eca980a-1109-4698-ad21-12122f5e2ded req-ce2d0046-bd14-4ab5-9d49-aaf1adcbad91 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c/action returned with HTTP 204 Aug 15 14:59:35.878259 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 78/304] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:35 2026] POST /volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:35.891900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a7720dd-eda0-4a00-b27a-79482e163221 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:35.894144 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a7720dd-eda0-4a00-b27a-79482e163221 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:35.894683 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a7720dd-eda0-4a00-b27a-79482e163221 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:35.894966 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a7720dd-eda0-4a00-b27a-79482e163221 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:35.912124 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:35.912124 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:35.917864 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3a7720dd-eda0-4a00-b27a-79482e163221 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:35.928105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a7720dd-eda0-4a00-b27a-79482e163221 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:35.928641 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 76/305] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:35 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.190764 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30086c86-5d96-4011-9780-7d3eeeff8e57 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.195101 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30086c86-5d96-4011-9780-7d3eeeff8e57 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:36.195424 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30086c86-5d96-4011-9780-7d3eeeff8e57 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.195687 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30086c86-5d96-4011-9780-7d3eeeff8e57 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.208439 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.208439 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:36.215319 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-30086c86-5d96-4011-9780-7d3eeeff8e57 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:36.224353 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30086c86-5d96-4011-9780-7d3eeeff8e57 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:36.226285 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 76/306] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.229878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-968bf53b-dafd-4376-bbf1-48b8fc460606 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.232478 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-968bf53b-dafd-4376-bbf1-48b8fc460606 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:36.232787 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-968bf53b-dafd-4376-bbf1-48b8fc460606 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.234815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-968bf53b-dafd-4376-bbf1-48b8fc460606 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.251927 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.251927 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:36.260387 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-968bf53b-dafd-4376-bbf1-48b8fc460606 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:36.266521 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-968bf53b-dafd-4376-bbf1-48b8fc460606 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:36.267050 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 77/307] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.329646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eae7c728-62ad-431e-9544-96a18fc55240 req-21e24496-37f6-414f-a2fd-6d6dbe551af6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.332237 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-21e24496-37f6-414f-a2fd-6d6dbe551af6 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:36.332469 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-21e24496-37f6-414f-a2fd-6d6dbe551af6 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.332744 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-21e24496-37f6-414f-a2fd-6d6dbe551af6 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.346835 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.346835 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:36.352676 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eae7c728-62ad-431e-9544-96a18fc55240 req-21e24496-37f6-414f-a2fd-6d6dbe551af6 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:36.358677 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-21e24496-37f6-414f-a2fd-6d6dbe551af6 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:36.359159 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 79/308] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.464782 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8edb202a-9b97-439e-98d7-fb7a011785ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.464782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8edb202a-9b97-439e-98d7-fb7a011785ca None None] GET https://10.4.3.107/volume// Aug 15 14:59:36.464782 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8edb202a-9b97-439e-98d7-fb7a011785ca None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.464782 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8edb202a-9b97-439e-98d7-fb7a011785ca None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.465216 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8edb202a-9b97-439e-98d7-fb7a011785ca None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:36.466590 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 77/309] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:59:36.467346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59dfe904-576b-4f5f-8e08-5f78c87a1055 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.470543 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59dfe904-576b-4f5f-8e08-5f78c87a1055 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:36.470818 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59dfe904-576b-4f5f-8e08-5f78c87a1055 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.471069 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59dfe904-576b-4f5f-8e08-5f78c87a1055 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.479058 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eae7c728-62ad-431e-9544-96a18fc55240 req-cfc46f00-0689-4cc8-8e36-3e854c9da257 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.480915 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.480915 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:36.483049 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-cfc46f00-0689-4cc8-8e36-3e854c9da257 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 14:59:36.485693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-cfc46f00-0689-4cc8-8e36-3e854c9da257 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b979ce17-127d-4dbf-87d2-64c8d9a2ee03", "connector": null, "instance_uuid": "b5618cfa-0ae5-4342-b5e9-a4ab3753db1d"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:36.499823 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-59dfe904-576b-4f5f-8e08-5f78c87a1055 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:36.499974 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.499974 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:36.506430 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59dfe904-576b-4f5f-8e08-5f78c87a1055 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:36.506875 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 77/310] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.526729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1d37bbb-4505-4d58-9d2e-efed314213cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.529411 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1d37bbb-4505-4d58-9d2e-efed314213cd tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:36.529714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1d37bbb-4505-4d58-9d2e-efed314213cd tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.529980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1d37bbb-4505-4d58-9d2e-efed314213cd tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.538517 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [req-eae7c728-62ad-431e-9544-96a18fc55240 req-cfc46f00-0689-4cc8-8e36-3e854c9da257 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 15 14:59:36.540095 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.540095 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:36.545614 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1d37bbb-4505-4d58-9d2e-efed314213cd tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Volume info retrieved successfully. Aug 15 14:59:36.547113 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-cfc46f00-0689-4cc8-8e36-3e854c9da257 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 14:59:36.552717 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 78/311] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 14:59:36 2026] POST /volume/v3/attachments => generated 271 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.563043 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1d37bbb-4505-4d58-9d2e-efed314213cd tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:36.564064 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 80/312] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 1183 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:36.580470 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.582905 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] POST https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580/action Aug 15 14:59:36.584430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1811629383", "migration_policy": "never"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:36.584696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1811629383", "migration_policy": "never"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:36.595858 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.595858 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:36.596530 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:36.610000 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.610000 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:36.616527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc2f6af0-f648-45c5-9fb6-3eae3d9b1bae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.619771 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc2f6af0-f648-45c5-9fb6-3eae3d9b1bae tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:36.620303 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc2f6af0-f648-45c5-9fb6-3eae3d9b1bae tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.620444 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc2f6af0-f648-45c5-9fb6-3eae3d9b1bae tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.630453 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:36.630874 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:36.636404 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f6045bc-0a6c-4827-aeb6-dd43d5148e5c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.636880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f6045bc-0a6c-4827-aeb6-dd43d5148e5c None None] GET https://10.4.3.107/volume// Aug 15 14:59:36.636994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f6045bc-0a6c-4827-aeb6-dd43d5148e5c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.637202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f6045bc-0a6c-4827-aeb6-dd43d5148e5c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.637584 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f6045bc-0a6c-4827-aeb6-dd43d5148e5c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:36.638203 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 79/313] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 14:59:36.648833 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.648833 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:36.650924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eae7c728-62ad-431e-9544-96a18fc55240 req-96fc76ad-aaa6-4948-84e8-227b186b998e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.657997 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-96fc76ad-aaa6-4948-84e8-227b186b998e tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:36.658360 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-96fc76ad-aaa6-4948-84e8-227b186b998e tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.658819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-96fc76ad-aaa6-4948-84e8-227b186b998e tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.661523 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bc2f6af0-f648-45c5-9fb6-3eae3d9b1bae tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:36.668096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc2f6af0-f648-45c5-9fb6-3eae3d9b1bae tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:36.668632 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 78/314] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1163 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.671857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Created reservations ['4ecd96b9-438c-4351-b16d-57ed895b626e', '15a51701-4950-467e-8665-ea542b04ff60'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:36.693402 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.693402 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:36.703768 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eae7c728-62ad-431e-9544-96a18fc55240 req-96fc76ad-aaa6-4948-84e8-227b186b998e tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:36.707526 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:36.708628 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:36.712479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-96fc76ad-aaa6-4948-84e8-227b186b998e tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:36.712479 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 81/315] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1343 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:36.731898 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Created reservations ['3a97d262-3004-42a6-a131-f7648277e7d8', '77595514-f816-4bad-97cf-cd2dc1c1f029'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:36.789746 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Retype volume request issued successfully. Aug 15 14:59:36.790153 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a79dad0-ddf0-4e18-89df-42a97d1ed1f9 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580/action returned with HTTP 202 Aug 15 14:59:36.790822 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 78/316] 10.4.3.107 () {70 vars in 1432 bytes} [Sat Aug 15 14:59:36 2026] POST /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 15 14:59:36.805587 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28119b77-6203-4a50-a6a5-f8f9fdaf1189 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.808943 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28119b77-6203-4a50-a6a5-f8f9fdaf1189 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:36.810306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28119b77-6203-4a50-a6a5-f8f9fdaf1189 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.810306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28119b77-6203-4a50-a6a5-f8f9fdaf1189 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.826549 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.826549 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:36.833022 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28119b77-6203-4a50-a6a5-f8f9fdaf1189 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:36.847647 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28119b77-6203-4a50-a6a5-f8f9fdaf1189 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:36.848614 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 80/317] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:36.880874 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.882056 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] PUT https://10.4.3.107/volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465 Aug 15 14:59:36.883590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:36.905887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Acquiring lock "cinder-attachment_update-b979ce17-127d-4dbf-87d2-64c8d9a2ee03-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 14:59:36.914080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Lock "cinder-attachment_update-b979ce17-127d-4dbf-87d2-64c8d9a2ee03-np0000007361" acquired by "attachment_update" :: waited 0.008s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 14:59:36.917664 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.917664 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:36.947399 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a1be63e-1ff8-47c6-becb-a9447984653d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:36.951542 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a1be63e-1ff8-47c6-becb-a9447984653d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:36.952108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a1be63e-1ff8-47c6-becb-a9447984653d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:36.952877 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a1be63e-1ff8-47c6-becb-a9447984653d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:36.970134 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:36.970134 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:36.978570 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a1be63e-1ff8-47c6-becb-a9447984653d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:36.984577 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a1be63e-1ff8-47c6-becb-a9447984653d tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:36.985266 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 82/318] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:36 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:37.062965 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Lock "cinder-attachment_update-b979ce17-127d-4dbf-87d2-64c8d9a2ee03-np0000007361" released by "attachment_update" :: held 0.149s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 14:59:37.065077 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-ff579641-ac62-4810-a9ab-7a0babc44f99 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465 returned with HTTP 200 Aug 15 14:59:37.065077 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 79/319] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 14:59:36 2026] PUT /volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465 => generated 967 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:37.244708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f6bf4b4-e850-4910-ab01-cb9393028950 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:37.246914 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f6bf4b4-e850-4910-ab01-cb9393028950 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:37.247121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f6bf4b4-e850-4910-ab01-cb9393028950 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:37.247325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f6bf4b4-e850-4910-ab01-cb9393028950 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:37.259600 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:37.259600 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:37.265049 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4f6bf4b4-e850-4910-ab01-cb9393028950 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:37.270547 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f6bf4b4-e850-4910-ab01-cb9393028950 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:37.270890 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 79/320] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:37 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:37.691633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4727aa57-d652-4c40-9d29-231c620985a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:37.694038 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4727aa57-d652-4c40-9d29-231c620985a0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:37.694402 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4727aa57-d652-4c40-9d29-231c620985a0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:37.694753 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4727aa57-d652-4c40-9d29-231c620985a0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:37.711211 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:37.711211 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:37.717571 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4727aa57-d652-4c40-9d29-231c620985a0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:37.724460 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4727aa57-d652-4c40-9d29-231c620985a0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:37.725187 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 81/321] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:37 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:37.866114 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11f4787a-4427-4e1b-9538-37a96958f6fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:37.868322 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11f4787a-4427-4e1b-9538-37a96958f6fe tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:37.868555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11f4787a-4427-4e1b-9538-37a96958f6fe tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:37.868772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11f4787a-4427-4e1b-9538-37a96958f6fe tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:37.878454 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:37.878454 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:37.883181 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11f4787a-4427-4e1b-9538-37a96958f6fe tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:37.889159 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11f4787a-4427-4e1b-9538-37a96958f6fe tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:37.889586 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 83/322] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:37 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:37.901592 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ae16d96-5cd5-4965-873b-0df72dfa4387 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:37.904138 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ae16d96-5cd5-4965-873b-0df72dfa4387 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:37.904460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ae16d96-5cd5-4965-873b-0df72dfa4387 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:37.904741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ae16d96-5cd5-4965-873b-0df72dfa4387 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:37.913265 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:37.913265 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:37.919346 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ae16d96-5cd5-4965-873b-0df72dfa4387 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Volume info retrieved successfully. Aug 15 14:59:37.925561 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ae16d96-5cd5-4965-873b-0df72dfa4387 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:37.926103 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 80/323] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:37 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 1183 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:37.943319 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c12ad4df-b522-489c-b3a9-71e5cd34b2ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:37.945422 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c12ad4df-b522-489c-b3a9-71e5cd34b2ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:37.945947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c12ad4df-b522-489c-b3a9-71e5cd34b2ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:37.946403 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c12ad4df-b522-489c-b3a9-71e5cd34b2ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:37.957360 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:37.957360 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:37.967142 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c12ad4df-b522-489c-b3a9-71e5cd34b2ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Volume info retrieved successfully. Aug 15 14:59:37.970459 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c12ad4df-b522-489c-b3a9-71e5cd34b2ce tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:37.970459 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 80/324] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:37 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 1183 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:37.985884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73be799d-b527-4526-865c-81511ccbdd99 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:37.987912 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] POST https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580/action Aug 15 14:59:37.988333 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-437612710", "migration_policy": "never"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:37.988459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-437612710", "migration_policy": "never"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:37.997158 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:37.997158 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:37.997765 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:38.006705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d8c4c51-ed37-4275-915b-8126d24f3de9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:38.008644 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d8c4c51-ed37-4275-915b-8126d24f3de9 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:38.008881 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d8c4c51-ed37-4275-915b-8126d24f3de9 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:38.009104 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d8c4c51-ed37-4275-915b-8126d24f3de9 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:38.025805 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:38.026368 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-437612710, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:38.029679 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:38.029679 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:38.035148 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d8c4c51-ed37-4275-915b-8126d24f3de9 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:38.040229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Created reservations ['8da3d695-864f-4670-a8f7-dec6d8c35089', 'ab4644ab-a69e-42a1-a0ff-48bd981e44d5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:38.040600 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d8c4c51-ed37-4275-915b-8126d24f3de9 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:38.041325 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 84/325] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:38 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:38.056980 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:38.057496 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1811629383, it is now deprecated. Please use the default quota class for default quota. Aug 15 14:59:38.070264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Created reservations ['488b80eb-7376-461a-84bd-65d2c20fe0a0', '46a33856-c7af-4660-87fd-7a3ec04e8cd2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:38.112094 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Retype volume request issued successfully. Aug 15 14:59:38.112555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73be799d-b527-4526-865c-81511ccbdd99 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580/action returned with HTTP 202 Aug 15 14:59:38.113293 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 82/326] 10.4.3.107 () {70 vars in 1432 bytes} [Sat Aug 15 14:59:37 2026] POST /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 15 14:59:38.122433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d32f244d-d62e-4761-a806-7bc1948d75aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:38.130330 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d32f244d-d62e-4761-a806-7bc1948d75aa tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:38.130618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d32f244d-d62e-4761-a806-7bc1948d75aa tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:38.130865 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d32f244d-d62e-4761-a806-7bc1948d75aa tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:38.148940 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:38.148940 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:38.158273 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d32f244d-d62e-4761-a806-7bc1948d75aa tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:38.164315 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d32f244d-d62e-4761-a806-7bc1948d75aa tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:38.165262 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 81/327] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:38 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 998 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:38.286694 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fa9f1b96-928f-407e-b9c0-93063908dcb5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:38.288627 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa9f1b96-928f-407e-b9c0-93063908dcb5 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:38.290263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa9f1b96-928f-407e-b9c0-93063908dcb5 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:38.290263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa9f1b96-928f-407e-b9c0-93063908dcb5 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:38.303461 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:38.303461 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:38.307778 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fa9f1b96-928f-407e-b9c0-93063908dcb5 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:38.314318 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa9f1b96-928f-407e-b9c0-93063908dcb5 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:38.315432 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 81/328] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:38 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 14:59:38.740376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8c73862-b363-4097-8578-00d47cadb1db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:38.742738 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8c73862-b363-4097-8578-00d47cadb1db tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:38.743031 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8c73862-b363-4097-8578-00d47cadb1db tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:38.743317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8c73862-b363-4097-8578-00d47cadb1db tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:38.759843 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:38.759843 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:38.765770 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d8c73862-b363-4097-8578-00d47cadb1db tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:38.772666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8c73862-b363-4097-8578-00d47cadb1db tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:38.773097 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 85/329] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:38 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:38.864215 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-669af684-9224-45c3-ba0c-e48cb5422ede None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:38.867190 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-669af684-9224-45c3-ba0c-e48cb5422ede tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] POST https://10.4.3.107/volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4/action Aug 15 14:59:38.867770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-669af684-9224-45c3-ba0c-e48cb5422ede tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:38.867981 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-669af684-9224-45c3-ba0c-e48cb5422ede tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:38.895510 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:38.895510 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:38.911861 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c549a142-741d-4cfd-b8f4-2fa5abe4cd25 req-669af684-9224-45c3-ba0c-e48cb5422ede tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4/action returned with HTTP 204 Aug 15 14:59:38.915207 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 83/330] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:38 2026] POST /volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:39.026150 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-221c951e-a71c-455d-b40e-904f3d1b197e req-14b76c75-af09-40a2-b928-2b8539aeac00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.028848 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-14b76c75-af09-40a2-b928-2b8539aeac00 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] DELETE https://10.4.3.107/volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09 Aug 15 14:59:39.029678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-14b76c75-af09-40a2-b928-2b8539aeac00 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.030146 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-14b76c75-af09-40a2-b928-2b8539aeac00 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.042076 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.042076 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:39.058879 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6cf62934-9647-47d1-b74b-a4239a50a250 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.065211 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cf62934-9647-47d1-b74b-a4239a50a250 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:39.065467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cf62934-9647-47d1-b74b-a4239a50a250 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.066124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cf62934-9647-47d1-b74b-a4239a50a250 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.082399 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.082399 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:39.089599 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6cf62934-9647-47d1-b74b-a4239a50a250 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:39.097837 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cf62934-9647-47d1-b74b-a4239a50a250 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:39.098419 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 82/331] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.138278 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-221c951e-a71c-455d-b40e-904f3d1b197e req-14b76c75-af09-40a2-b928-2b8539aeac00 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09 returned with HTTP 200 Aug 15 14:59:39.138912 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 82/332] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 14:59:39 2026] DELETE /volume/v3/attachments/e467cb2c-d4a1-4e8a-b7fc-a79e14cfba09 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:39.180970 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc7c9b93-7189-422c-b0ef-962c783cb04c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.183346 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc7c9b93-7189-422c-b0ef-962c783cb04c tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:39.183768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc7c9b93-7189-422c-b0ef-962c783cb04c tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.184162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc7c9b93-7189-422c-b0ef-962c783cb04c tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.197366 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.197366 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:39.203652 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc7c9b93-7189-422c-b0ef-962c783cb04c tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:39.210563 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc7c9b93-7189-422c-b0ef-962c783cb04c tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:39.210995 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 86/333] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.225349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02084ecd-e800-450c-ba05-09bd4617864a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.228088 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02084ecd-e800-450c-ba05-09bd4617864a tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:39.228483 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02084ecd-e800-450c-ba05-09bd4617864a tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.230067 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02084ecd-e800-450c-ba05-09bd4617864a tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.242361 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.242361 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:39.244873 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-02084ecd-e800-450c-ba05-09bd4617864a tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Volume info retrieved successfully. Aug 15 14:59:39.252433 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02084ecd-e800-450c-ba05-09bd4617864a tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:39.253336 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 84/334] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 1183 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:39.269987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-741d1156-58b0-44a6-b56d-c0d40a347391 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.271841 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-741d1156-58b0-44a6-b56d-c0d40a347391 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1848059249 Aug 15 14:59:39.274773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-741d1156-58b0-44a6-b56d-c0d40a347391 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.275049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-741d1156-58b0-44a6-b56d-c0d40a347391 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.276405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-741d1156-58b0-44a6-b56d-c0d40a347391 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1848059249'), ('all_tenants', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 14:59:39.312717 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-741d1156-58b0-44a6-b56d-c0d40a347391 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Get all volumes completed successfully. Aug 15 14:59:39.313261 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-741d1156-58b0-44a6-b56d-c0d40a347391 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1848059249 returned with HTTP 200 Aug 15 14:59:39.313936 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 83/335] 10.4.3.107 () {68 vars in 1429 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1848059249 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.326803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.328096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1848059249 Aug 15 14:59:39.328371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.329924 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.329924 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.329924 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:39.330174 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1848059249'), ('all_tenants', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 14:59:39.331811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75933d2a-4d2e-42c9-bfe7-aaa19b9d53fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.336105 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75933d2a-4d2e-42c9-bfe7-aaa19b9d53fe tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:39.336105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75933d2a-4d2e-42c9-bfe7-aaa19b9d53fe tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.336105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75933d2a-4d2e-42c9-bfe7-aaa19b9d53fe tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.347986 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.347986 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:39.351731 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75933d2a-4d2e-42c9-bfe7-aaa19b9d53fe tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:39.357143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75933d2a-4d2e-42c9-bfe7-aaa19b9d53fe tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:39.357143 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 87/336] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.369991 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f047ccc2-6714-4b87-ae58-58905a71c00b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.373039 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f047ccc2-6714-4b87-ae58-58905a71c00b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:39.373379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f047ccc2-6714-4b87-ae58-58905a71c00b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.373687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f047ccc2-6714-4b87-ae58-58905a71c00b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.387547 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Get all volumes completed successfully. Aug 15 14:59:39.388217 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2d9bf5-d9b3-479c-895f-f2414d155fd3 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1848059249 returned with HTTP 200 Aug 15 14:59:39.388885 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 83/337] 10.4.3.107 () {68 vars in 1429 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1848059249 => generated 342 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.394872 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.394872 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:39.399763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5d952d83-a9d9-4cdc-93b8-cfec20da3c97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.403351 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d952d83-a9d9-4cdc-93b8-cfec20da3c97 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:39.403351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d952d83-a9d9-4cdc-93b8-cfec20da3c97 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.403351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d952d83-a9d9-4cdc-93b8-cfec20da3c97 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.404297 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f047ccc2-6714-4b87-ae58-58905a71c00b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:39.410870 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.410870 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:39.415015 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f047ccc2-6714-4b87-ae58-58905a71c00b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:39.415015 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 85/338] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1317 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.419348 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5d952d83-a9d9-4cdc-93b8-cfec20da3c97 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:39.429928 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d952d83-a9d9-4cdc-93b8-cfec20da3c97 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:39.429928 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 84/339] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.440573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f697ec64-727f-4224-8bd9-4b90e7219fee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.446273 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] DELETE https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:39.446273 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.446273 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.446273 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Delete volume with id: b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:39.457029 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.457029 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:39.457742 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:39.484573 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Delete volume request issued successfully. Aug 15 14:59:39.484816 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f697ec64-727f-4224-8bd9-4b90e7219fee tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 202 Aug 15 14:59:39.485405 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 88/340] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 14:59:39 2026] DELETE /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 14:59:39.496571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4adb245b-404b-45ba-8704-e1158115fcd0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.500400 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4adb245b-404b-45ba-8704-e1158115fcd0 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:39.500726 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4adb245b-404b-45ba-8704-e1158115fcd0 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.500976 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4adb245b-404b-45ba-8704-e1158115fcd0 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.514205 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.514205 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:39.519302 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4adb245b-404b-45ba-8704-e1158115fcd0 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Volume info retrieved successfully. Aug 15 14:59:39.527732 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4adb245b-404b-45ba-8704-e1158115fcd0 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 200 Aug 15 14:59:39.528390 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 84/341] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.793508 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da927833-c03a-4807-998b-ef812f062bb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.797430 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da927833-c03a-4807-998b-ef812f062bb5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:39.797722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da927833-c03a-4807-998b-ef812f062bb5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.797986 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da927833-c03a-4807-998b-ef812f062bb5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.813304 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.813304 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:39.818124 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da927833-c03a-4807-998b-ef812f062bb5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:39.823379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da927833-c03a-4807-998b-ef812f062bb5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:39.823853 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 86/342] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.901649 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fca3d184-244c-4480-958f-5f5002be7f7e req-defde2be-9d9d-4aec-90e0-4c4a3df1be4e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.904184 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fca3d184-244c-4480-958f-5f5002be7f7e req-defde2be-9d9d-4aec-90e0-4c4a3df1be4e tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] POST https://10.4.3.107/volume/v3/snapshots/29fed921-8b01-446c-862a-2c5eb42aad19/action Aug 15 14:59:39.906258 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fca3d184-244c-4480-958f-5f5002be7f7e req-defde2be-9d9d-4aec-90e0-4c4a3df1be4e tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:39.906258 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fca3d184-244c-4480-958f-5f5002be7f7e req-defde2be-9d9d-4aec-90e0-4c4a3df1be4e tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:39.907103 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.snapshot_actions [req-fca3d184-244c-4480-958f-5f5002be7f7e req-defde2be-9d9d-4aec-90e0-4c4a3df1be4e tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100272) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 15 14:59:39.912125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-07d5ca60-9dbc-41f5-a09f-a3d582cc715d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.912272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-531e8724-6943-4f0d-aa87-2e4a1504bfc0 req-3921a870-9416-4e44-988b-d617c3d0bf2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:39.913881 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07d5ca60-9dbc-41f5-a09f-a3d582cc715d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:39.914056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07d5ca60-9dbc-41f5-a09f-a3d582cc715d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:39.914261 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07d5ca60-9dbc-41f5-a09f-a3d582cc715d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:39.914480 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-531e8724-6943-4f0d-aa87-2e4a1504bfc0 req-3921a870-9416-4e44-988b-d617c3d0bf2d tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] POST https://10.4.3.107/volume/v3/snapshots/None/action Aug 15 14:59:39.914894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-531e8724-6943-4f0d-aa87-2e4a1504bfc0 req-3921a870-9416-4e44-988b-d617c3d0bf2d tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:39.915032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-531e8724-6943-4f0d-aa87-2e4a1504bfc0 req-3921a870-9416-4e44-988b-d617c3d0bf2d tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:39.916596 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.snapshot_actions [req-531e8724-6943-4f0d-aa87-2e4a1504bfc0 req-3921a870-9416-4e44-988b-d617c3d0bf2d tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100271) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 15 14:59:39.924517 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:39.924517 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:39.928705 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-07d5ca60-9dbc-41f5-a09f-a3d582cc715d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:39.931096 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fca3d184-244c-4480-958f-5f5002be7f7e req-defde2be-9d9d-4aec-90e0-4c4a3df1be4e tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] https://10.4.3.107/volume/v3/snapshots/29fed921-8b01-446c-862a-2c5eb42aad19/action returned with HTTP 404 Aug 15 14:59:39.931096 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 85/343] 10.4.3.107 () {72 vars in 1678 bytes} [Sat Aug 15 14:59:39 2026] POST /volume/v3/snapshots/29fed921-8b01-446c-862a-2c5eb42aad19/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:39.934691 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07d5ca60-9dbc-41f5-a09f-a3d582cc715d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:39.936922 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 89/344] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:39.940065 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-531e8724-6943-4f0d-aa87-2e4a1504bfc0 req-3921a870-9416-4e44-988b-d617c3d0bf2d tempest-VolumesAssistedSnapshotsTest-283935328 tempest-VolumesAssistedSnapshotsTest-283935328-project] https://10.4.3.107/volume/v3/snapshots/None/action returned with HTTP 404 Aug 15 14:59:39.940678 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 85/345] 10.4.3.107 () {72 vars in 1582 bytes} [Sat Aug 15 14:59:39 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 15 14:59:40.000228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-17d888f8-2e97-4470-b238-b573abf8b253 req-edcdbeed-497f-4e9a-8883-7d1fac9b6a5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.003039 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-edcdbeed-497f-4e9a-8883-7d1fac9b6a5d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:40.003356 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-edcdbeed-497f-4e9a-8883-7d1fac9b6a5d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.003754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-edcdbeed-497f-4e9a-8883-7d1fac9b6a5d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.016030 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.016030 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:40.019914 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-17d888f8-2e97-4470-b238-b573abf8b253 req-edcdbeed-497f-4e9a-8883-7d1fac9b6a5d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:40.025050 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-edcdbeed-497f-4e9a-8883-7d1fac9b6a5d tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:40.025667 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 87/346] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:39 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:40.087151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.087151 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] POST https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8/action Aug 15 14:59:40.087151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:40.087151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:40.104693 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.104693 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:40.105544 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:40.115314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce930a22-d490-44ac-ba20-3dc467906133 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.118105 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Begin detaching volume completed successfully. Aug 15 14:59:40.118105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-8579aba7-693c-4e19-aa24-da1b00c3a284 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8/action returned with HTTP 202 Aug 15 14:59:40.118277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce930a22-d490-44ac-ba20-3dc467906133 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:40.118277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce930a22-d490-44ac-ba20-3dc467906133 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.118277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce930a22-d490-44ac-ba20-3dc467906133 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.118423 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 86/347] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 14:59:40 2026] POST /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 14:59:40.127411 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.127411 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:40.133029 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce930a22-d490-44ac-ba20-3dc467906133 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] Volume info retrieved successfully. Aug 15 14:59:40.149262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce930a22-d490-44ac-ba20-3dc467906133 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-reader] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:40.149794 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 90/348] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:40.194796 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5cc0a195-aa44-48ea-824b-e3fc9669ea62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.195468 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cc0a195-aa44-48ea-824b-e3fc9669ea62 None None] GET https://10.4.3.107/volume// Aug 15 14:59:40.195826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cc0a195-aa44-48ea-824b-e3fc9669ea62 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.196232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cc0a195-aa44-48ea-824b-e3fc9669ea62 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.196671 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cc0a195-aa44-48ea-824b-e3fc9669ea62 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:40.196998 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 86/349] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:40.210696 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-17d888f8-2e97-4470-b238-b573abf8b253 req-e60ee989-58ba-4ab7-9e8c-792f8eddc45e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.213035 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-e60ee989-58ba-4ab7-9e8c-792f8eddc45e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:40.213438 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-e60ee989-58ba-4ab7-9e8c-792f8eddc45e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.213715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-e60ee989-58ba-4ab7-9e8c-792f8eddc45e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.219119 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c7554ada-e50f-4571-b765-f652457bc6ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.221025 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c7554ada-e50f-4571-b765-f652457bc6ac tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:40.221633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c7554ada-e50f-4571-b765-f652457bc6ac tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.221997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c7554ada-e50f-4571-b765-f652457bc6ac tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.227016 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.227016 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:40.232258 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-17d888f8-2e97-4470-b238-b573abf8b253 req-e60ee989-58ba-4ab7-9e8c-792f8eddc45e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:40.237119 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.237119 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:40.238916 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-e60ee989-58ba-4ab7-9e8c-792f8eddc45e tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:40.240014 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 88/350] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1543 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:40.252513 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c7554ada-e50f-4571-b765-f652457bc6ac tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:40.254436 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c7554ada-e50f-4571-b765-f652457bc6ac tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:40.254828 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 87/351] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:40.330878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fc5afef-955a-428d-b22a-f7effdb113fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.336265 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fc5afef-955a-428d-b22a-f7effdb113fc tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:40.336265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fc5afef-955a-428d-b22a-f7effdb113fc tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.336265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fc5afef-955a-428d-b22a-f7effdb113fc tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.348449 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.348449 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:40.354214 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8fc5afef-955a-428d-b22a-f7effdb113fc tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:40.362380 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fc5afef-955a-428d-b22a-f7effdb113fc tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:40.363697 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 91/352] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:40.546974 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94fb3f9b-da99-4e4a-8347-b5e72796db98 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.549622 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fb3f9b-da99-4e4a-8347-b5e72796db98 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] GET https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 Aug 15 14:59:40.549872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fb3f9b-da99-4e4a-8347-b5e72796db98 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.550122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fb3f9b-da99-4e4a-8347-b5e72796db98 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.560673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fb3f9b-da99-4e4a-8347-b5e72796db98 tempest-VolumeRetypeMultiattachTest-571125103 tempest-VolumeRetypeMultiattachTest-571125103-project-member] https://10.4.3.107/volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 returned with HTTP 404 Aug 15 14:59:40.561374 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 87/353] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/volumes/b781b23d-4ab1-4507-958b-bb250c1fc580 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 14:59:40.575923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-870b5caa-aa37-49f6-a95b-eb17f38d0392 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.578392 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-870b5caa-aa37-49f6-a95b-eb17f38d0392 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] DELETE https://10.4.3.107/volume/v3/types/ed214c5c-4384-4aad-a0aa-89bd6c52a230 Aug 15 14:59:40.578698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-870b5caa-aa37-49f6-a95b-eb17f38d0392 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.578986 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-870b5caa-aa37-49f6-a95b-eb17f38d0392 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.635446 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-870b5caa-aa37-49f6-a95b-eb17f38d0392 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/types/ed214c5c-4384-4aad-a0aa-89bd6c52a230 returned with HTTP 202 Aug 15 14:59:40.635938 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 89/354] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 14:59:40 2026] DELETE /volume/v3/types/ed214c5c-4384-4aad-a0aa-89bd6c52a230 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:40.647371 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-16173809-4c13-4a24-9014-4a54df286d7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.649879 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16173809-4c13-4a24-9014-4a54df286d7b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/types/ed214c5c-4384-4aad-a0aa-89bd6c52a230 Aug 15 14:59:40.650187 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16173809-4c13-4a24-9014-4a54df286d7b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.650580 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16173809-4c13-4a24-9014-4a54df286d7b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.655252 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16173809-4c13-4a24-9014-4a54df286d7b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/types/ed214c5c-4384-4aad-a0aa-89bd6c52a230 returned with HTTP 404 Aug 15 14:59:40.656184 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 88/355] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/types/ed214c5c-4384-4aad-a0aa-89bd6c52a230 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:40.672439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-097ff305-6be6-45c4-9e17-7771ee671a1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.678377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-097ff305-6be6-45c4-9e17-7771ee671a1b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] DELETE https://10.4.3.107/volume/v3/types/3ce5562f-c600-4fca-b1b9-6bb2481ffd32 Aug 15 14:59:40.679186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-097ff305-6be6-45c4-9e17-7771ee671a1b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.679922 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-097ff305-6be6-45c4-9e17-7771ee671a1b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.748061 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-097ff305-6be6-45c4-9e17-7771ee671a1b tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/types/3ce5562f-c600-4fca-b1b9-6bb2481ffd32 returned with HTTP 202 Aug 15 14:59:40.748665 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 92/356] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 14:59:40 2026] DELETE /volume/v3/types/3ce5562f-c600-4fca-b1b9-6bb2481ffd32 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:40.756734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d9b7855-0dc6-42b7-9efb-9666248103e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.758638 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d9b7855-0dc6-42b7-9efb-9666248103e8 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] GET https://10.4.3.107/volume/v3/types/3ce5562f-c600-4fca-b1b9-6bb2481ffd32 Aug 15 14:59:40.758804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d9b7855-0dc6-42b7-9efb-9666248103e8 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.759017 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d9b7855-0dc6-42b7-9efb-9666248103e8 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.762865 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d9b7855-0dc6-42b7-9efb-9666248103e8 tempest-VolumeRetypeMultiattachTest-50959521 tempest-VolumeRetypeMultiattachTest-50959521-project-admin] https://10.4.3.107/volume/v3/types/3ce5562f-c600-4fca-b1b9-6bb2481ffd32 returned with HTTP 404 Aug 15 14:59:40.763434 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 88/357] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/types/3ce5562f-c600-4fca-b1b9-6bb2481ffd32 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:40.839923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b555ac7-14af-419d-84aa-3a3a696ffe63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:40.842677 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b555ac7-14af-419d-84aa-3a3a696ffe63 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:40.843334 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b555ac7-14af-419d-84aa-3a3a696ffe63 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:40.844381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b555ac7-14af-419d-84aa-3a3a696ffe63 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:40.859094 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:40.859094 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:40.863311 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5b555ac7-14af-419d-84aa-3a3a696ffe63 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:40.868611 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b555ac7-14af-419d-84aa-3a3a696ffe63 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:40.869108 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 90/358] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:40 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:41.885332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c899521-a7a8-4871-9342-327cc4a19fbd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:41.887668 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c899521-a7a8-4871-9342-327cc4a19fbd tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:41.887987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c899521-a7a8-4871-9342-327cc4a19fbd tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:41.888312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c899521-a7a8-4871-9342-327cc4a19fbd tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:41.908220 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:41.908220 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:41.913304 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c899521-a7a8-4871-9342-327cc4a19fbd tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:41.919254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c899521-a7a8-4871-9342-327cc4a19fbd tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:41.919764 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 89/359] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:41 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:42.937807 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-260aca9a-dc38-42a2-bad9-e45e6b8a0ae8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:42.941826 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-260aca9a-dc38-42a2-bad9-e45e6b8a0ae8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:42.942054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-260aca9a-dc38-42a2-bad9-e45e6b8a0ae8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:42.942333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-260aca9a-dc38-42a2-bad9-e45e6b8a0ae8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:42.959317 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:42.959317 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:42.966320 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-260aca9a-dc38-42a2-bad9-e45e6b8a0ae8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:42.971010 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-260aca9a-dc38-42a2-bad9-e45e6b8a0ae8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:42.971545 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 93/360] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:42 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:43.988371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59d04c7b-b81c-4d55-a28a-514c91048efa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:43.990190 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59d04c7b-b81c-4d55-a28a-514c91048efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:43.990470 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59d04c7b-b81c-4d55-a28a-514c91048efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:43.990690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59d04c7b-b81c-4d55-a28a-514c91048efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:44.011390 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:44.011390 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:44.017199 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-59d04c7b-b81c-4d55-a28a-514c91048efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:44.024589 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59d04c7b-b81c-4d55-a28a-514c91048efa tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:44.025114 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 89/361] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:43 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:44.389468 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eae7c728-62ad-431e-9544-96a18fc55240 req-5a42f21b-60fe-4f3a-8245-ed6084e062b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:44.391818 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-5a42f21b-60fe-4f3a-8245-ed6084e062b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465/action Aug 15 14:59:44.392434 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-5a42f21b-60fe-4f3a-8245-ed6084e062b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:44.392913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-5a42f21b-60fe-4f3a-8245-ed6084e062b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:44.439693 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:44.439693 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:44.444686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:44.448378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:44.449313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:44.450051 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:44.450201 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Delete volume with id: ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:44.465280 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eae7c728-62ad-431e-9544-96a18fc55240 req-5a42f21b-60fe-4f3a-8245-ed6084e062b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465/action returned with HTTP 204 Aug 15 14:59:44.465875 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 91/362] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 14:59:44 2026] POST /volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:44.469875 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:44.469875 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:44.470691 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:44.511812 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Delete volume request issued successfully. Aug 15 14:59:44.513200 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee3f477d-f5c7-490b-bc30-1c9bb67698e6 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 202 Aug 15 14:59:44.513200 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 90/363] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:44 2026] DELETE /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:44.521453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-17d888f8-2e97-4470-b238-b573abf8b253 req-b7e1cab1-4155-4d7e-a234-8bd2f4f9847a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:44.522753 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b499f15-69ab-4983-812d-7418994d1187 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:44.525885 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b499f15-69ab-4983-812d-7418994d1187 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:44.526130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b499f15-69ab-4983-812d-7418994d1187 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:44.526770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-b7e1cab1-4155-4d7e-a234-8bd2f4f9847a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] DELETE https://10.4.3.107/volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4 Aug 15 14:59:44.526892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b499f15-69ab-4983-812d-7418994d1187 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:44.527170 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-b7e1cab1-4155-4d7e-a234-8bd2f4f9847a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:44.527170 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-b7e1cab1-4155-4d7e-a234-8bd2f4f9847a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:44.540273 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:44.540273 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:44.540452 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:44.540452 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:44.545693 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5b499f15-69ab-4983-812d-7418994d1187 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Volume info retrieved successfully. Aug 15 14:59:44.555632 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b499f15-69ab-4983-812d-7418994d1187 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 200 Aug 15 14:59:44.555632 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 90/364] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:44 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:44.613604 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-17d888f8-2e97-4470-b238-b573abf8b253 req-b7e1cab1-4155-4d7e-a234-8bd2f4f9847a tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4 returned with HTTP 200 Aug 15 14:59:44.614256 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 94/365] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 14:59:44 2026] DELETE /volume/v3/attachments/af09b4c2-f87e-4543-9c84-cdc6a948f0a4 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:45.039356 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-406134a4-c00b-4e1d-8be1-71d682162734 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.041870 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-406134a4-c00b-4e1d-8be1-71d682162734 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:45.042139 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-406134a4-c00b-4e1d-8be1-71d682162734 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.042443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-406134a4-c00b-4e1d-8be1-71d682162734 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.058469 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.058469 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:45.064147 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-406134a4-c00b-4e1d-8be1-71d682162734 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:45.070192 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-406134a4-c00b-4e1d-8be1-71d682162734 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:45.070753 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 92/366] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1458 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:45.463534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f0c03fe6-997e-458c-b903-734994edba91 req-7ed6fb80-35d0-48af-add6-3f9b62e4d316 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.466150 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f0c03fe6-997e-458c-b903-734994edba91 req-7ed6fb80-35d0-48af-add6-3f9b62e4d316 tempest-TestMultiAttachVolumeSwap-359329768 tempest-TestMultiAttachVolumeSwap-359329768-project] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:45.468261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f0c03fe6-997e-458c-b903-734994edba91 req-7ed6fb80-35d0-48af-add6-3f9b62e4d316 tempest-TestMultiAttachVolumeSwap-359329768 tempest-TestMultiAttachVolumeSwap-359329768-project] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.468261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f0c03fe6-997e-458c-b903-734994edba91 req-7ed6fb80-35d0-48af-add6-3f9b62e4d316 tempest-TestMultiAttachVolumeSwap-359329768 tempest-TestMultiAttachVolumeSwap-359329768-project] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.490272 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.490272 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:45.496801 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f0c03fe6-997e-458c-b903-734994edba91 req-7ed6fb80-35d0-48af-add6-3f9b62e4d316 tempest-TestMultiAttachVolumeSwap-359329768 tempest-TestMultiAttachVolumeSwap-359329768-project] Volume info retrieved successfully. Aug 15 14:59:45.505788 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f0c03fe6-997e-458c-b903-734994edba91 req-7ed6fb80-35d0-48af-add6-3f9b62e4d316 tempest-TestMultiAttachVolumeSwap-359329768 tempest-TestMultiAttachVolumeSwap-359329768-project] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:45.507397 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 91/367] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1642 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 14:59:45.520890 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e762593c-87c7-4d98-a250-9c723746aadf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.523136 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e762593c-87c7-4d98-a250-9c723746aadf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:45.523400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e762593c-87c7-4d98-a250-9c723746aadf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.523647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e762593c-87c7-4d98-a250-9c723746aadf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.544536 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.544536 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:45.546751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6c9cf60-4643-4c8c-9640-3c19c2ec9404 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.549406 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6c9cf60-4643-4c8c-9640-3c19c2ec9404 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:45.549627 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6c9cf60-4643-4c8c-9640-3c19c2ec9404 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.549843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6c9cf60-4643-4c8c-9640-3c19c2ec9404 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.551906 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e762593c-87c7-4d98-a250-9c723746aadf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] Volume info retrieved successfully. Aug 15 14:59:45.556555 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e762593c-87c7-4d98-a250-9c723746aadf tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:45.557012 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 91/368] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:45.560090 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.560090 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:45.564063 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e6c9cf60-4643-4c8c-9640-3c19c2ec9404 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:45.570576 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6c9cf60-4643-4c8c-9640-3c19c2ec9404 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:45.570576 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 95/369] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:45.574033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41e8b657-9959-4d3a-8325-714bf00db3e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.574741 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41e8b657-9959-4d3a-8325-714bf00db3e8 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] GET https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab Aug 15 14:59:45.577728 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41e8b657-9959-4d3a-8325-714bf00db3e8 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.577728 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41e8b657-9959-4d3a-8325-714bf00db3e8 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.577899 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9fd9ae9c-efe5-4db3-a4e5-85087fc6c541 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.581146 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41e8b657-9959-4d3a-8325-714bf00db3e8 tempest-AttachSCSIVolumeTestJSON-879728482 tempest-AttachSCSIVolumeTestJSON-879728482-project-member] https://10.4.3.107/volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab returned with HTTP 404 Aug 15 14:59:45.581822 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 93/370] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/ad6f9920-a87e-4a43-b891-ef04c6bb2fab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:45.582349 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9fd9ae9c-efe5-4db3-a4e5-85087fc6c541 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] GET https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:59:45.583088 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9fd9ae9c-efe5-4db3-a4e5-85087fc6c541 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.583641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9fd9ae9c-efe5-4db3-a4e5-85087fc6c541 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.591724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.591724 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:45.591724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.591724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.591724 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Delete volume with id: f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:45.601359 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.601359 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:45.601597 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.601597 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:45.601941 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:45.607051 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9fd9ae9c-efe5-4db3-a4e5-85087fc6c541 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] Volume info retrieved successfully. Aug 15 14:59:45.616606 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9fd9ae9c-efe5-4db3-a4e5-85087fc6c541 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-reader] https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e returned with HTTP 200 Aug 15 14:59:45.617722 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 92/371] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:45.628654 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Delete volume request issued successfully. Aug 15 14:59:45.628823 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42ea37f6-645d-43a3-abb7-c02ac1a998d8 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 202 Aug 15 14:59:45.629333 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 92/372] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:45 2026] DELETE /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:45.640655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c8b2c2c-4769-40c5-acb9-9945abbd7e1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.643917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c8b2c2c-4769-40c5-acb9-9945abbd7e1b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:45.643917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c8b2c2c-4769-40c5-acb9-9945abbd7e1b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.644193 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c8b2c2c-4769-40c5-acb9-9945abbd7e1b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.655598 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.655598 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:45.661967 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8c8b2c2c-4769-40c5-acb9-9945abbd7e1b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Volume info retrieved successfully. Aug 15 14:59:45.670966 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c8b2c2c-4769-40c5-acb9-9945abbd7e1b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 200 Aug 15 14:59:45.671830 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 96/373] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:45.750493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef314b80-6ece-4599-af79-50fece0ceaf8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.753453 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef314b80-6ece-4599-af79-50fece0ceaf8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:45.753727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef314b80-6ece-4599-af79-50fece0ceaf8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.753987 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef314b80-6ece-4599-af79-50fece0ceaf8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.771134 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.771134 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:45.778343 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef314b80-6ece-4599-af79-50fece0ceaf8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:45.787330 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef314b80-6ece-4599-af79-50fece0ceaf8 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:45.787847 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 94/374] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:45.852192 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-505166a0-2ecd-4d9e-8a0f-94a91a8f0467 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.854984 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-505166a0-2ecd-4d9e-8a0f-94a91a8f0467 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:45.855254 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-505166a0-2ecd-4d9e-8a0f-94a91a8f0467 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:45.855505 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-505166a0-2ecd-4d9e-8a0f-94a91a8f0467 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:45.870668 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.870668 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:45.879740 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-505166a0-2ecd-4d9e-8a0f-94a91a8f0467 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:45.885572 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-505166a0-2ecd-4d9e-8a0f-94a91a8f0467 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:45.886303 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 93/375] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:45 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:45.914305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:45.918026 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action Aug 15 14:59:45.918513 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:45.920537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:45.936170 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:45.936170 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:45.936926 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:45.947518 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Begin detaching volume completed successfully. Aug 15 14:59:45.947764 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-dc985dcb-d861-4758-a3a3-e9f7c35c51f0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action returned with HTTP 202 Aug 15 14:59:45.948201 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 93/376] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 14:59:45 2026] POST /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 14:59:46.024767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-374564c4-7d57-4f0b-9362-c23d73e3ce4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:46.025302 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-374564c4-7d57-4f0b-9362-c23d73e3ce4e None None] GET https://10.4.3.107/volume// Aug 15 14:59:46.025548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-374564c4-7d57-4f0b-9362-c23d73e3ce4e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:46.025810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-374564c4-7d57-4f0b-9362-c23d73e3ce4e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:46.026284 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-374564c4-7d57-4f0b-9362-c23d73e3ce4e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:46.026680 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 97/377] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:46.038563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-b429c79f-b337-4282-8849-99a7daa0f8a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:46.041870 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-b429c79f-b337-4282-8849-99a7daa0f8a5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:46.042158 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-b429c79f-b337-4282-8849-99a7daa0f8a5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:46.042440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-b429c79f-b337-4282-8849-99a7daa0f8a5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:46.059747 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:46.059747 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:46.065098 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-b429c79f-b337-4282-8849-99a7daa0f8a5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:46.070773 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-b429c79f-b337-4282-8849-99a7daa0f8a5 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:46.071310 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 95/378] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:46 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1641 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:46.691332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-76a2963e-c812-4f73-b930-ad7f19192a7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:46.693259 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76a2963e-c812-4f73-b930-ad7f19192a7b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:46.693465 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76a2963e-c812-4f73-b930-ad7f19192a7b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:46.693685 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76a2963e-c812-4f73-b930-ad7f19192a7b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:46.697221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22693631-46e9-429a-a266-59ac9bf46d59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:46.701381 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76a2963e-c812-4f73-b930-ad7f19192a7b tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 404 Aug 15 14:59:46.702298 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 94/379] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:46 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:46.756227 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-44f71c3c-3043-4ccd-8748-205d5f7b6c03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:46.760638 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-44f71c3c-3043-4ccd-8748-205d5f7b6c03 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:46.760939 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-44f71c3c-3043-4ccd-8748-205d5f7b6c03 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:46.761199 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-44f71c3c-3043-4ccd-8748-205d5f7b6c03 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:46.781745 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:46.781745 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:46.787938 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-44f71c3c-3043-4ccd-8748-205d5f7b6c03 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:46.796278 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-44f71c3c-3043-4ccd-8748-205d5f7b6c03 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:46.796644 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 98/380] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:46 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:46.815018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-ca4d350f-a246-4bba-bcfb-3f937924fe5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:46.820046 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-ca4d350f-a246-4bba-bcfb-3f937924fe5a tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] DELETE https://10.4.3.107/volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465 Aug 15 14:59:46.820224 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-ca4d350f-a246-4bba-bcfb-3f937924fe5a tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:46.820584 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-ca4d350f-a246-4bba-bcfb-3f937924fe5a tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:46.830195 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:46.830195 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:46.922343 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f8e8388-adda-4156-ad7e-463f55589b6d req-ca4d350f-a246-4bba-bcfb-3f937924fe5a tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465 returned with HTTP 200 Aug 15 14:59:46.922969 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 96/381] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 14:59:46 2026] DELETE /volume/v3/attachments/a14f7505-5282-49ff-88ab-eae7e2ba0465 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:47.007807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 14:59:47.008047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:47.008343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:47.008867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 14:59:47.009897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 14:59:47.055140 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Get all volumes completed successfully. Aug 15 14:59:47.055629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22693631-46e9-429a-a266-59ac9bf46d59 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 14:59:47.058260 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 94/382] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 14:59:46 2026] GET /volume/v3/volumes => generated 15 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 14:59:47.074265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8fc5f298-947f-4418-af05-2d079e9ca734 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.078783 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:47.079236 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1538601503"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:47.083056 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1538601503'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:47.083056 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume of 1 GB Aug 15 14:59:47.089287 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Availability Zones retrieved successfully. Aug 15 14:59:47.101509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Flow 'volume_create_api' (75cc9d64-8066-4c31-b4c0-0a33aa15c842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:47.102067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430dfc8c-7fc9-44d4-af58-9145073af363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:47.103366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:47.106867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddf68878-8955-4b73-8761-fc607c9d14ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.109066 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddf68878-8955-4b73-8761-fc607c9d14ea tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:47.109066 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddf68878-8955-4b73-8761-fc607c9d14ea tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:47.109190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddf68878-8955-4b73-8761-fc607c9d14ea tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:47.131159 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:47.131159 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:47.137782 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ddf68878-8955-4b73-8761-fc607c9d14ea tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:47.150402 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddf68878-8955-4b73-8761-fc607c9d14ea tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:47.150402 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 99/383] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:47 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:47.150617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430dfc8c-7fc9-44d4-af58-9145073af363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:47.154276 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e54748-c6a6-4656-9e26-0ebb66064bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:47.244546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-89d2694b-04ec-49b4-93cf-5c2a44032f07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.247980 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-89d2694b-04ec-49b4-93cf-5c2a44032f07 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:47.248351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-89d2694b-04ec-49b4-93cf-5c2a44032f07 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:47.248649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-89d2694b-04ec-49b4-93cf-5c2a44032f07 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:47.249402 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Created reservations ['72660d90-438b-4a1a-b20d-66222f8c0c69', 'b171804f-8d5f-4dcc-80c0-a0099bc86f32', '1b8492c3-f773-4f25-8366-aa308a2401cc', '25b1a3e0-da88-4b6f-95d1-67a2fc200a97'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:47.249876 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e54748-c6a6-4656-9e26-0ebb66064bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72660d90-438b-4a1a-b20d-66222f8c0c69', 'b171804f-8d5f-4dcc-80c0-a0099bc86f32', '1b8492c3-f773-4f25-8366-aa308a2401cc', '25b1a3e0-da88-4b6f-95d1-67a2fc200a97']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:47.251346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44428711-7c07-4cf1-a72a-feaa165cf4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:47.265952 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:47.265952 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:47.271843 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-89d2694b-04ec-49b4-93cf-5c2a44032f07 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:47.281063 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-89d2694b-04ec-49b4-93cf-5c2a44032f07 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:47.281922 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 97/384] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:47 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:47.284843 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44428711-7c07-4cf1-a72a-feaa165cf4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57bd14ab-d968-4b33-9b81-b2df664b7f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1538601503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',qos_specs=None,replication_status=,reservations=['72660d90-438b-4a1a-b20d-66222f8c0c69','b171804f-8d5f-4dcc-80c0-a0099bc86f32','1b8492c3-f773-4f25-8366-aa308a2401cc','25b1a3e0-da88-4b6f-95d1-67a2fc200a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27235a835c2341fbb5dc74878fb4e11f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1538601503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57bd14ab-d968-4b33-9b81-b2df664b7f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27235a835c2341fbb5dc74878fb4e11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:47.285643 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b2370b-db93-4e7b-8486-5483056cbe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:47.307588 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b2370b-db93-4e7b-8486-5483056cbe3b) transitioned into state 'SUCCESS' from state '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-1538601503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',qos_specs=None,replication_status=,reservations=['72660d90-438b-4a1a-b20d-66222f8c0c69','b171804f-8d5f-4dcc-80c0-a0099bc86f32','1b8492c3-f773-4f25-8366-aa308a2401cc','25b1a3e0-da88-4b6f-95d1-67a2fc200a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27235a835c2341fbb5dc74878fb4e11f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:47.308599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339459f1-5a05-4d76-b3c0-65154c26ef3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:47.325270 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339459f1-5a05-4d76-b3c0-65154c26ef3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:47.326401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Flow 'volume_create_api' (75cc9d64-8066-4c31-b4c0-0a33aa15c842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:47.326793 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume request issued successfully. Aug 15 14:59:47.327607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fc5f298-947f-4418-af05-2d079e9ca734 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:47.328084 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 95/385] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:47 2026] POST /volume/v3/volumes => generated 755 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:47.337047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.339390 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] POST https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action Aug 15 14:59:47.339840 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 14:59:47.340006 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:47.342191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd5ebe2f-8c04-4be8-a159-9f41ca1053d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.344387 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd5ebe2f-8c04-4be8-a159-9f41ca1053d7 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:47.344599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd5ebe2f-8c04-4be8-a159-9f41ca1053d7 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:47.344950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd5ebe2f-8c04-4be8-a159-9f41ca1053d7 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:47.357112 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:47.357112 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:47.358069 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:47.358069 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:47.358831 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:47.362641 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd5ebe2f-8c04-4be8-a159-9f41ca1053d7 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:47.369453 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd5ebe2f-8c04-4be8-a159-9f41ca1053d7 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 200 Aug 15 14:59:47.369941 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 100/386] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:47 2026] GET /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:47.374544 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Begin detaching volume completed successfully. Aug 15 14:59:47.374779 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-877cd000-eea3-4896-87d0-6666b36b93b7 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action returned with HTTP 202 Aug 15 14:59:47.375410 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 95/387] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 14:59:47 2026] POST /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 14:59:47.444505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ace142f-63bd-4bf8-a044-1834bbfc46dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.445062 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ace142f-63bd-4bf8-a044-1834bbfc46dc None None] GET https://10.4.3.107/volume// Aug 15 14:59:47.445292 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ace142f-63bd-4bf8-a044-1834bbfc46dc None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:47.445465 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ace142f-63bd-4bf8-a044-1834bbfc46dc None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:47.445820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ace142f-63bd-4bf8-a044-1834bbfc46dc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 14:59:47.446110 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 98/388] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 14:59: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 15 14:59:47.461594 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-8e9029a8-c7fe-408b-8cdc-81f556f5c1eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:47.463996 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-8e9029a8-c7fe-408b-8cdc-81f556f5c1eb tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:47.464225 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-8e9029a8-c7fe-408b-8cdc-81f556f5c1eb tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:47.464500 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-8e9029a8-c7fe-408b-8cdc-81f556f5c1eb tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:47.482195 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:47.482195 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:47.490169 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-8e9029a8-c7fe-408b-8cdc-81f556f5c1eb tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:47.497181 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-8e9029a8-c7fe-408b-8cdc-81f556f5c1eb tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:47.497646 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 96/389] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 14:59:47 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1344 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 14:59:48.387800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2715322-38ba-430b-90ed-d3712146eece None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:48.390203 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2715322-38ba-430b-90ed-d3712146eece tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:48.391762 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2715322-38ba-430b-90ed-d3712146eece tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:48.392568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2715322-38ba-430b-90ed-d3712146eece tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:48.407681 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:48.407681 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:48.414471 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2715322-38ba-430b-90ed-d3712146eece tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:48.421350 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2715322-38ba-430b-90ed-d3712146eece tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 200 Aug 15 14:59:48.421350 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 101/390] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:48 2026] GET /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:48.444231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e885d675-1b70-40a1-a653-fbd96a73162a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:48.447425 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e885d675-1b70-40a1-a653-fbd96a73162a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:48.447852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e885d675-1b70-40a1-a653-fbd96a73162a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:48.447852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e885d675-1b70-40a1-a653-fbd96a73162a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:48.458577 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:48.458577 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:48.465615 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e885d675-1b70-40a1-a653-fbd96a73162a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:48.470924 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e885d675-1b70-40a1-a653-fbd96a73162a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 200 Aug 15 14:59:48.471658 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 96/391] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:48 2026] GET /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:48.494119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:48.497690 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:48.498466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1103282891"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:48.500220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1103282891'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:48.500979 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume of 1 GB Aug 15 14:59:48.507811 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Availability Zones retrieved successfully. Aug 15 14:59:48.517226 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Flow 'volume_create_api' (0d94c26e-5ef7-40c6-8e23-4a015c4d44dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:48.518412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7bfa4f-e3dc-457c-b283-53d51bea8e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:48.519418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:48.573447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7bfa4f-e3dc-457c-b283-53d51bea8e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:48.574797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbcc9e4-7e43-4d9e-9320-de65b2ad556b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:48.650796 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Created reservations ['a102362f-dd74-4f6c-8835-7b4e56faf4aa', 'ac72c388-4b66-4eae-ac3d-280a51ffddf3', '5eab72a6-b67d-4cc6-a415-32c7956b5d77', 'c760a295-0cd4-47fd-96ea-4b3ebeb5e80f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:48.651886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbcc9e4-7e43-4d9e-9320-de65b2ad556b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a102362f-dd74-4f6c-8835-7b4e56faf4aa', 'ac72c388-4b66-4eae-ac3d-280a51ffddf3', '5eab72a6-b67d-4cc6-a415-32c7956b5d77', 'c760a295-0cd4-47fd-96ea-4b3ebeb5e80f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:48.657198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42335438-cd62-4d2c-872c-b65531677762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:48.692650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42335438-cd62-4d2c-872c-b65531677762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd076e50f-3fd7-42cc-818e-bce8f228d0af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1103282891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',qos_specs=None,replication_status=,reservations=['a102362f-dd74-4f6c-8835-7b4e56faf4aa','ac72c388-4b66-4eae-ac3d-280a51ffddf3','5eab72a6-b67d-4cc6-a415-32c7956b5d77','c760a295-0cd4-47fd-96ea-4b3ebeb5e80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27235a835c2341fbb5dc74878fb4e11f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1103282891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d076e50f-3fd7-42cc-818e-bce8f228d0af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27235a835c2341fbb5dc74878fb4e11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:48.693962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ea087f-156d-4cff-aaab-d22c936b537f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:48.727123 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ea087f-156d-4cff-aaab-d22c936b537f) transitioned into state 'SUCCESS' from state '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-1103282891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',qos_specs=None,replication_status=,reservations=['a102362f-dd74-4f6c-8835-7b4e56faf4aa','ac72c388-4b66-4eae-ac3d-280a51ffddf3','5eab72a6-b67d-4cc6-a415-32c7956b5d77','c760a295-0cd4-47fd-96ea-4b3ebeb5e80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27235a835c2341fbb5dc74878fb4e11f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:48.730826 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5334f13-37f5-4d7c-ac8c-324ac4d0865e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:48.747265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5334f13-37f5-4d7c-ac8c-324ac4d0865e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:48.747565 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Flow 'volume_create_api' (0d94c26e-5ef7-40c6-8e23-4a015c4d44dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:48.747712 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume request issued successfully. Aug 15 14:59:48.748588 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-927818d5-661f-45eb-a09e-cb84dc78fc98 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:48.749084 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 99/392] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:48 2026] POST /volume/v3/volumes => generated 755 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:48.772674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97817416-23cb-4be9-b8c1-c6ddf5c8e0d8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:48.779062 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97817416-23cb-4be9-b8c1-c6ddf5c8e0d8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:48.779062 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97817416-23cb-4be9-b8c1-c6ddf5c8e0d8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:48.779062 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97817416-23cb-4be9-b8c1-c6ddf5c8e0d8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:48.798269 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:48.798269 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:48.807737 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97817416-23cb-4be9-b8c1-c6ddf5c8e0d8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:48.814879 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97817416-23cb-4be9-b8c1-c6ddf5c8e0d8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 200 Aug 15 14:59:48.815608 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 97/393] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:48 2026] GET /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 823 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:49.832184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e2a424f-dfc1-4b97-a357-f0eeb53d6244 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:49.835809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e2a424f-dfc1-4b97-a357-f0eeb53d6244 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:49.835809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e2a424f-dfc1-4b97-a357-f0eeb53d6244 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:49.835809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e2a424f-dfc1-4b97-a357-f0eeb53d6244 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:49.853611 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:49.853611 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:49.858530 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e2a424f-dfc1-4b97-a357-f0eeb53d6244 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:49.864429 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e2a424f-dfc1-4b97-a357-f0eeb53d6244 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 200 Aug 15 14:59:49.865341 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 102/394] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:49 2026] GET /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:49.891651 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-940f3fde-3d4d-4f1a-a11e-4343474523f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:49.907580 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-940f3fde-3d4d-4f1a-a11e-4343474523f8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:49.907882 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-940f3fde-3d4d-4f1a-a11e-4343474523f8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:49.908151 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-940f3fde-3d4d-4f1a-a11e-4343474523f8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:49.924463 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:49.924463 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:49.934216 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-940f3fde-3d4d-4f1a-a11e-4343474523f8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:49.941747 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-940f3fde-3d4d-4f1a-a11e-4343474523f8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 200 Aug 15 14:59:49.942400 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 97/395] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:49 2026] GET /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:49.959337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:49.961716 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:49.962148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-809645962"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:49.964138 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-809645962'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:49.964334 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume of 1 GB Aug 15 14:59:49.964679 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:49.964679 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:49.969774 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Availability Zones retrieved successfully. Aug 15 14:59:49.977811 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Flow 'volume_create_api' (4e899450-d95b-4bc7-8c0b-f55c7183395a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:49.979309 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f02428-dfe3-449f-94a9-7f990982329b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:49.980685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:50.022129 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f02428-dfe3-449f-94a9-7f990982329b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:50.023004 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335c71c1-e293-4d50-b8fa-fb6c5be07107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:50.088989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Created reservations ['5146a6ed-2b50-40c3-b6aa-734370dbfdb9', 'e84747dc-8873-4f9a-b862-d0e97028a460', 'b689c67a-32a2-4e3c-ade8-d55412bc8d7b', '5ee091ae-2f36-403f-abe5-0f3e72ec7dcb'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:50.090171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335c71c1-e293-4d50-b8fa-fb6c5be07107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5146a6ed-2b50-40c3-b6aa-734370dbfdb9', 'e84747dc-8873-4f9a-b862-d0e97028a460', 'b689c67a-32a2-4e3c-ade8-d55412bc8d7b', '5ee091ae-2f36-403f-abe5-0f3e72ec7dcb']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:50.091202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b7ab78-da27-40a8-8b54-392585d4e781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:50.124293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b7ab78-da27-40a8-8b54-392585d4e781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54990447-e0be-4c1b-94c5-bb20af001b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-809645962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',qos_specs=None,replication_status=,reservations=['5146a6ed-2b50-40c3-b6aa-734370dbfdb9','e84747dc-8873-4f9a-b862-d0e97028a460','b689c67a-32a2-4e3c-ade8-d55412bc8d7b','5ee091ae-2f36-403f-abe5-0f3e72ec7dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27235a835c2341fbb5dc74878fb4e11f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-809645962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54990447-e0be-4c1b-94c5-bb20af001b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27235a835c2341fbb5dc74878fb4e11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:50.125950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a7d98d-4b06-4d44-a936-ac1ecc88006d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:50.155588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a7d98d-4b06-4d44-a936-ac1ecc88006d) transitioned into state 'SUCCESS' from state '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-809645962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd434e6adf8b4839bb5ccd5cdd115ecd',qos_specs=None,replication_status=,reservations=['5146a6ed-2b50-40c3-b6aa-734370dbfdb9','e84747dc-8873-4f9a-b862-d0e97028a460','b689c67a-32a2-4e3c-ade8-d55412bc8d7b','5ee091ae-2f36-403f-abe5-0f3e72ec7dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27235a835c2341fbb5dc74878fb4e11f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:50.156364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd41f59-85ed-4f33-a285-36d9f2cd3124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:50.169668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dd41f59-85ed-4f33-a285-36d9f2cd3124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:50.171459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Flow 'volume_create_api' (4e899450-d95b-4bc7-8c0b-f55c7183395a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:50.171459 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Create volume request issued successfully. Aug 15 14:59:50.172158 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa6fdac-8c4a-4891-9e2a-a47d83b4d712 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:50.173123 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 100/396] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:49 2026] POST /volume/v3/volumes => generated 754 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:50.191643 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e3c0564a-8794-4dd2-821b-dc17ab7c9d4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:50.192987 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3c0564a-8794-4dd2-821b-dc17ab7c9d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:50.193193 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3c0564a-8794-4dd2-821b-dc17ab7c9d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:50.193656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3c0564a-8794-4dd2-821b-dc17ab7c9d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:50.200855 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:50.200855 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:50.208151 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e3c0564a-8794-4dd2-821b-dc17ab7c9d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:50.214059 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3c0564a-8794-4dd2-821b-dc17ab7c9d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 200 Aug 15 14:59:50.214059 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 98/397] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:50 2026] GET /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:50.375060 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7466b7f0-0412-4dde-8c06-82b3eb99b2d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:50.378228 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7466b7f0-0412-4dde-8c06-82b3eb99b2d4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:50.379609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7466b7f0-0412-4dde-8c06-82b3eb99b2d4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:50.379609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7466b7f0-0412-4dde-8c06-82b3eb99b2d4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:50.379806 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7466b7f0-0412-4dde-8c06-82b3eb99b2d4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Delete volume with id: f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:50.390040 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7466b7f0-0412-4dde-8c06-82b3eb99b2d4 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 404 Aug 15 14:59:50.390040 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 103/398] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:50 2026] DELETE /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:50.399006 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e4cca03-1907-4688-8c4f-835f4f4953f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:50.402626 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e4cca03-1907-4688-8c4f-835f4f4953f7 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] GET https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 Aug 15 14:59:50.402980 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e4cca03-1907-4688-8c4f-835f4f4953f7 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:50.403435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e4cca03-1907-4688-8c4f-835f4f4953f7 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:50.413373 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e4cca03-1907-4688-8c4f-835f4f4953f7 tempest-VolumesAssistedSnapshotsTest-1457809792 tempest-VolumesAssistedSnapshotsTest-1457809792-project-admin] https://10.4.3.107/volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 returned with HTTP 404 Aug 15 14:59:50.414139 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 98/399] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:50 2026] GET /volume/v3/volumes/f46735d5-bbfc-499a-8c5a-2e9b909a41f8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:51.239741 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c35c653-3bf3-4b90-8328-13aef3806d4f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:51.245857 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c35c653-3bf3-4b90-8328-13aef3806d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:51.246031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c35c653-3bf3-4b90-8328-13aef3806d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:51.246233 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c35c653-3bf3-4b90-8328-13aef3806d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:51.260485 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:51.260485 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:51.268426 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1c35c653-3bf3-4b90-8328-13aef3806d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:51.275261 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c35c653-3bf3-4b90-8328-13aef3806d4f tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 200 Aug 15 14:59:51.276384 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 101/400] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:51 2026] GET /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:51.290108 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cbd6d457-f1ff-456b-986f-9a100f361dbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:51.294963 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbd6d457-f1ff-456b-986f-9a100f361dbe tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:51.295271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbd6d457-f1ff-456b-986f-9a100f361dbe tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:51.295510 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbd6d457-f1ff-456b-986f-9a100f361dbe tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:51.310444 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:51.310444 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:51.322361 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbd6d457-f1ff-456b-986f-9a100f361dbe tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:51.326034 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbd6d457-f1ff-456b-986f-9a100f361dbe tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 200 Aug 15 14:59:51.327021 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 99/401] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:51 2026] GET /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:51.342872 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5b4700d-af6b-4324-b136-890096985e47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:51.637589 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 14:59:51.638286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 14:59:51.640397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 14:59:51.640609 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Create volume of 1 GB Aug 15 14:59:51.647507 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Availability Zones retrieved successfully. Aug 15 14:59:51.656449 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Flow 'volume_create_api' (7cb48611-b86c-447b-b9c7-bd8d9b75b2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:51.657767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015def96-1b87-40ef-93f2-f9c853cdb604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:51.658927 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 14:59:51.696457 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015def96-1b87-40ef-93f2-f9c853cdb604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:51.700576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebcb9922-df16-4223-b4fd-3f818162cf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:51.798286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Created reservations ['a643841a-0884-4ca7-bc0f-50e7fb65d2f3', '805c74a3-d85e-4083-a23d-e97bdb3ff695', 'ae02894c-036d-4100-bcb9-850cda87c185', '5569ec50-0e14-4e03-9a27-0bacccbbd296'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 14:59:51.798286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebcb9922-df16-4223-b4fd-3f818162cf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a643841a-0884-4ca7-bc0f-50e7fb65d2f3', '805c74a3-d85e-4083-a23d-e97bdb3ff695', 'ae02894c-036d-4100-bcb9-850cda87c185', '5569ec50-0e14-4e03-9a27-0bacccbbd296']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:51.798286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13491425-2cc3-40db-a693-04c78cc8042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:51.828802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13491425-2cc3-40db-a693-04c78cc8042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9144edf1-b1a8-46f3-a169-387fe09d40e7', '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='09f8243d9d854826b0921e6d502dc122',qos_specs=None,replication_status=,reservations=['a643841a-0884-4ca7-bc0f-50e7fb65d2f3','805c74a3-d85e-4083-a23d-e97bdb3ff695','ae02894c-036d-4100-bcb9-850cda87c185','5569ec50-0e14-4e03-9a27-0bacccbbd296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e1c9dc6af8467a8fd0ba916cb20410',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T14:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9144edf1-b1a8-46f3-a169-387fe09d40e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f8243d9d854826b0921e6d502dc122',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e1c9dc6af8467a8fd0ba916cb20410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:51.829452 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c57fe31-4758-473a-ad9d-fe675007eb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:51.862090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c57fe31-4758-473a-ad9d-fe675007eb34) transitioned into state 'SUCCESS' from 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='09f8243d9d854826b0921e6d502dc122',qos_specs=None,replication_status=,reservations=['a643841a-0884-4ca7-bc0f-50e7fb65d2f3','805c74a3-d85e-4083-a23d-e97bdb3ff695','ae02894c-036d-4100-bcb9-850cda87c185','5569ec50-0e14-4e03-9a27-0bacccbbd296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e1c9dc6af8467a8fd0ba916cb20410',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:51.862090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db08fc3-e947-41cb-ac88-abfe0e9a13a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 14:59:51.876539 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db08fc3-e947-41cb-ac88-abfe0e9a13a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 14:59:51.877838 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Flow 'volume_create_api' (7cb48611-b86c-447b-b9c7-bd8d9b75b2f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 14:59:51.878373 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Create volume request issued successfully. Aug 15 14:59:51.879176 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5b4700d-af6b-4324-b136-890096985e47 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 14:59:51.879773 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 104/402] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 14:59:51 2026] POST /volume/v3/volumes => generated 733 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 14:59:51.895464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e98066e-9423-476a-8cf0-d98855736f2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:51.897310 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e98066e-9423-476a-8cf0-d98855736f2d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] GET https://10.4.3.107/volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 Aug 15 14:59:51.897589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e98066e-9423-476a-8cf0-d98855736f2d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:51.897839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e98066e-9423-476a-8cf0-d98855736f2d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:51.906645 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:51.906645 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:51.911457 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e98066e-9423-476a-8cf0-d98855736f2d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Volume info retrieved successfully. Aug 15 14:59:51.917270 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e98066e-9423-476a-8cf0-d98855736f2d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] https://10.4.3.107/volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 returned with HTTP 200 Aug 15 14:59:51.917735 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 99/403] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:51 2026] GET /volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:52.390160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-9ec8f14f-d46f-4229-bb56-d8860abff586 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:52.392748 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-9ec8f14f-d46f-4229-bb56-d8860abff586 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:52.392947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-9ec8f14f-d46f-4229-bb56-d8860abff586 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:52.393187 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-9ec8f14f-d46f-4229-bb56-d8860abff586 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:52.408189 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:52.408189 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:52.412868 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-9ec8f14f-d46f-4229-bb56-d8860abff586 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:52.418011 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-9ec8f14f-d46f-4229-bb56-d8860abff586 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:52.418461 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 102/404] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 14:59:52 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:52.768576 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-874e6630-7b23-4da2-beea-301adf3c2c96 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:52.771837 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-874e6630-7b23-4da2-beea-301adf3c2c96 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] DELETE https://10.4.3.107/volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c Aug 15 14:59:52.772120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-874e6630-7b23-4da2-beea-301adf3c2c96 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:52.772409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-874e6630-7b23-4da2-beea-301adf3c2c96 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:52.782964 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:52.782964 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:52.897948 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-03f851c9-55b5-4a40-9dbd-bfc125a1cfc6 req-874e6630-7b23-4da2-beea-301adf3c2c96 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c returned with HTTP 200 Aug 15 14:59:52.899762 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 100/405] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 14:59:52 2026] DELETE /volume/v3/attachments/1b46baef-4aee-4ab6-a026-d6786a7a367c => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:52.931732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b81dfecd-a573-4325-8001-762c846b801b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:52.934253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b81dfecd-a573-4325-8001-762c846b801b tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] GET https://10.4.3.107/volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 Aug 15 14:59:52.934527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b81dfecd-a573-4325-8001-762c846b801b tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:52.935221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b81dfecd-a573-4325-8001-762c846b801b tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:52.946262 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:52.946262 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:52.952737 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b81dfecd-a573-4325-8001-762c846b801b tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Volume info retrieved successfully. Aug 15 14:59:52.963072 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b81dfecd-a573-4325-8001-762c846b801b tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] https://10.4.3.107/volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 returned with HTTP 200 Aug 15 14:59:52.963599 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 105/406] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:52 2026] GET /volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:52.979824 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:52.982438 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1&project_id=fd434e6adf8b4839bb5ccd5cdd115ecd Aug 15 14:59:52.982782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:52.984296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:52.984936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Could not evaluate value fd434e6adf8b4839bb5ccd5cdd115ecd, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 14:59:52.985435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Searching by: MultiDict([('project_id', 'fd434e6adf8b4839bb5ccd5cdd115ecd'), ('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 14:59:53.026923 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Get all volumes completed successfully. Aug 15 14:59:53.028445 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:53.028445 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:53.034532 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22c69e16-a3c1-41ce-81ee-d4e83011f17d tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1&project_id=fd434e6adf8b4839bb5ccd5cdd115ecd returned with HTTP 200 Aug 15 14:59:53.035041 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 100/407] 10.4.3.107 () {66 vars in 1373 bytes} [Sat Aug 15 14:59:52 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=fd434e6adf8b4839bb5ccd5cdd115ecd => generated 3018 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:53.054199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:53.059203 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 Aug 15 14:59:53.059203 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:53.059203 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:53.059203 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Delete volume with id: 9144edf1-b1a8-46f3-a169-387fe09d40e7 Aug 15 14:59:53.072661 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:53.072661 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:53.073136 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Volume info retrieved successfully. Aug 15 14:59:53.113560 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] Delete volume request issued successfully. Aug 15 14:59:53.113869 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-738681dc-98c1-426d-a3c1-8a84e2db7c58 tempest-VolumesListAdminTestJSON-136555770 tempest-VolumesListAdminTestJSON-136555770-project-admin] https://10.4.3.107/volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 returned with HTTP 202 Aug 15 14:59:53.114396 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 103/408] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:53 2026] DELETE /volume/v3/volumes/9144edf1-b1a8-46f3-a169-387fe09d40e7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:53.127235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fec1dad0-e613-4f39-b2c9-44d1f03005d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:53.129363 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fec1dad0-e613-4f39-b2c9-44d1f03005d4 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:53.129652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fec1dad0-e613-4f39-b2c9-44d1f03005d4 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:53.129905 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fec1dad0-e613-4f39-b2c9-44d1f03005d4 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:53.141298 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:53.141298 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:53.146666 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fec1dad0-e613-4f39-b2c9-44d1f03005d4 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:53.164416 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fec1dad0-e613-4f39-b2c9-44d1f03005d4 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 200 Aug 15 14:59:53.165083 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 101/409] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:53 2026] GET /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:53.182831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2bbb0524-ae21-412c-bf61-c922deefd107 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:53.187330 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] DELETE https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:53.187555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:53.187763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:53.188001 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Delete volume with id: 54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:53.198152 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:53.198152 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:53.198864 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:53.229268 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Delete volume request issued successfully. Aug 15 14:59:53.229744 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bbb0524-ae21-412c-bf61-c922deefd107 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 202 Aug 15 14:59:53.230389 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 106/410] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:53 2026] DELETE /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:53.241115 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d816e305-bf9f-47e4-a137-cbfe04514f9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:53.245725 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d816e305-bf9f-47e4-a137-cbfe04514f9d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:53.246054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d816e305-bf9f-47e4-a137-cbfe04514f9d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:53.246411 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d816e305-bf9f-47e4-a137-cbfe04514f9d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:53.258862 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:53.258862 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:53.264901 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d816e305-bf9f-47e4-a137-cbfe04514f9d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:53.273921 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d816e305-bf9f-47e4-a137-cbfe04514f9d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 200 Aug 15 14:59:53.274319 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 101/411] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:53 2026] GET /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:54.295601 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff4f00dd-727d-4556-b70d-9a963457065d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:54.299662 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff4f00dd-727d-4556-b70d-9a963457065d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d Aug 15 14:59:54.299911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff4f00dd-727d-4556-b70d-9a963457065d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:54.300231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff4f00dd-727d-4556-b70d-9a963457065d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:54.316658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff4f00dd-727d-4556-b70d-9a963457065d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d returned with HTTP 404 Aug 15 14:59:54.316658 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 104/412] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:54 2026] GET /volume/v3/volumes/54990447-e0be-4c1b-94c5-bb20af001b6d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:54.323697 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-04dfe205-94e3-4585-ae32-391238cd390d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:54.325934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04dfe205-94e3-4585-ae32-391238cd390d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:54.326217 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04dfe205-94e3-4585-ae32-391238cd390d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:54.326838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04dfe205-94e3-4585-ae32-391238cd390d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:54.342630 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:54.342630 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:54.350789 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-04dfe205-94e3-4585-ae32-391238cd390d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:54.355293 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04dfe205-94e3-4585-ae32-391238cd390d tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 200 Aug 15 14:59:54.355937 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 102/413] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:54 2026] GET /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:54.372452 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:54.376009 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:54.376094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:54.376397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:54.376696 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Delete volume with id: d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:54.390254 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:54.390254 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:54.391815 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:54.435403 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Delete volume request issued successfully. Aug 15 14:59:54.435403 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f46605d-a11e-4c1e-a5bc-7a4243efc8b0 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 202 Aug 15 14:59:54.435403 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 107/414] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:54 2026] DELETE /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:54.448229 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a06dc988-43b1-4915-ad18-469197e6d322 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:54.452348 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a06dc988-43b1-4915-ad18-469197e6d322 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:54.452348 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a06dc988-43b1-4915-ad18-469197e6d322 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:54.452516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a06dc988-43b1-4915-ad18-469197e6d322 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:54.464138 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:54.464138 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:54.469455 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a06dc988-43b1-4915-ad18-469197e6d322 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:54.484552 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a06dc988-43b1-4915-ad18-469197e6d322 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 200 Aug 15 14:59:54.484552 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 102/415] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:54 2026] GET /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:55.507036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5bb0f3c-6b5a-47ad-8160-3aeb6c88c06a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:55.511805 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5bb0f3c-6b5a-47ad-8160-3aeb6c88c06a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af Aug 15 14:59:55.512059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5bb0f3c-6b5a-47ad-8160-3aeb6c88c06a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:55.512401 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5bb0f3c-6b5a-47ad-8160-3aeb6c88c06a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:55.522577 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5bb0f3c-6b5a-47ad-8160-3aeb6c88c06a tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af returned with HTTP 404 Aug 15 14:59:55.523358 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 105/416] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:55 2026] GET /volume/v3/volumes/d076e50f-3fd7-42cc-818e-bce8f228d0af => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:55.538482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-14fccba7-39dd-41bc-8a2a-6306d583fcd8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:55.542793 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14fccba7-39dd-41bc-8a2a-6306d583fcd8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:55.543143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14fccba7-39dd-41bc-8a2a-6306d583fcd8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:55.543448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14fccba7-39dd-41bc-8a2a-6306d583fcd8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:55.565529 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:55.565529 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:55.572234 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-14fccba7-39dd-41bc-8a2a-6306d583fcd8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:55.578721 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14fccba7-39dd-41bc-8a2a-6306d583fcd8 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 200 Aug 15 14:59:55.579275 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 103/417] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:55 2026] GET /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:55.602132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:55.604599 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] DELETE https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:55.604950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:55.605276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:55.605494 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Delete volume with id: 57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:55.615762 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:55.615762 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:55.617162 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:55.647124 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Delete volume request issued successfully. Aug 15 14:59:55.647632 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b2e5d8a-42e6-4c7d-b47d-5a1bdc754f9e tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 202 Aug 15 14:59:55.648324 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 108/418] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:55 2026] DELETE /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:55.657814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d361201-5b04-49b4-b56a-3bd6916fc6f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:55.661263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d361201-5b04-49b4-b56a-3bd6916fc6f1 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:55.661532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d361201-5b04-49b4-b56a-3bd6916fc6f1 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:55.661777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d361201-5b04-49b4-b56a-3bd6916fc6f1 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:55.671530 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:55.671530 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 14:59:55.676456 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d361201-5b04-49b4-b56a-3bd6916fc6f1 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Volume info retrieved successfully. Aug 15 14:59:55.682262 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d361201-5b04-49b4-b56a-3bd6916fc6f1 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 200 Aug 15 14:59:55.683021 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 103/419] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:55 2026] GET /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:56.701844 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f905f096-f749-403d-a4e8-a5075d134300 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:56.705292 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f905f096-f749-403d-a4e8-a5075d134300 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] GET https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a Aug 15 14:59:56.705598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f905f096-f749-403d-a4e8-a5075d134300 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:56.705913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f905f096-f749-403d-a4e8-a5075d134300 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:56.712211 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f905f096-f749-403d-a4e8-a5075d134300 tempest-VolumesListAdminTestJSON-239343418 tempest-VolumesListAdminTestJSON-239343418-project-member] https://10.4.3.107/volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a returned with HTTP 404 Aug 15 14:59:56.712822 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 106/420] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:56 2026] GET /volume/v3/volumes/57bd14ab-d968-4b33-9b81-b2df664b7f6a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:57.328107 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:57.329966 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] DELETE https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:59:57.331537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:57.331537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:57.331537 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Delete volume with id: 12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:59:57.347327 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:57.347327 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:57.348104 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:57.398852 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Delete volume request issued successfully. Aug 15 14:59:57.399124 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63ea8d86-a04e-4d0e-bedf-c25a22d5bf31 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e returned with HTTP 202 Aug 15 14:59:57.399756 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 104/421] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:57 2026] DELETE /volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:57.409546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14d762a5-f173-44d0-a7f5-b8c6df09bff0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:57.415849 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14d762a5-f173-44d0-a7f5-b8c6df09bff0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:59:57.416047 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14d762a5-f173-44d0-a7f5-b8c6df09bff0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:57.416966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14d762a5-f173-44d0-a7f5-b8c6df09bff0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:57.428267 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:57.428267 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 14:59:57.434854 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-14d762a5-f173-44d0-a7f5-b8c6df09bff0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:57.446062 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14d762a5-f173-44d0-a7f5-b8c6df09bff0 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e returned with HTTP 200 Aug 15 14:59:57.446665 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 109/422] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:57 2026] GET /volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:58.465993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b4c47600-a184-4e1b-8118-e4da6a4dee76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:58.468537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4c47600-a184-4e1b-8118-e4da6a4dee76 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e Aug 15 14:59:58.468683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4c47600-a184-4e1b-8118-e4da6a4dee76 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:58.469058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4c47600-a184-4e1b-8118-e4da6a4dee76 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:58.477565 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4c47600-a184-4e1b-8118-e4da6a4dee76 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e returned with HTTP 404 Aug 15 14:59:58.479034 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 104/423] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:58 2026] GET /volume/v3/volumes/12c31413-dda0-43e9-be40-70ba11eb3a2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:58.490443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:58.492966 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] DELETE https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:58.493758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:58.493758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:58.495531 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Delete volume with id: b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:58.506918 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:58.506918 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 14:59:58.507624 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:58.542556 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Delete volume request issued successfully. Aug 15 14:59:58.542556 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-356847f0-c90f-43f5-b09e-aed60fcfe18b tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 202 Aug 15 14:59:58.543596 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 107/424] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 14:59:58 2026] DELETE /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 14:59:58.557425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65784563-5fcb-4094-87df-73e81e79d701 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:58.560335 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65784563-5fcb-4094-87df-73e81e79d701 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:58.560526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65784563-5fcb-4094-87df-73e81e79d701 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:58.560797 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65784563-5fcb-4094-87df-73e81e79d701 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:58.571229 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 14:59:58.571229 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 14:59:58.577948 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65784563-5fcb-4094-87df-73e81e79d701 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Volume info retrieved successfully. Aug 15 14:59:58.588725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65784563-5fcb-4094-87df-73e81e79d701 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 200 Aug 15 14:59:58.588725 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 105/425] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:58 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:59.243496 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31fffc79-50cb-4c10-b142-cdcb747e84ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:59.552092 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31fffc79-50cb-4c10-b142-cdcb747e84ee tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools Aug 15 14:59:59.552391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31fffc79-50cb-4c10-b142-cdcb747e84ee tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:59.552695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31fffc79-50cb-4c10-b142-cdcb747e84ee tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:59.573358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31fffc79-50cb-4c10-b142-cdcb747e84ee tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 15 14:59:59.574327 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 110/426] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 14:59:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:59.583681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0bf8a56c-ba26-4f96-8bb3-8bb6bffd1163 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:59.585607 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bf8a56c-ba26-4f96-8bb3-8bb6bffd1163 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools?detail=True Aug 15 14:59:59.585873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a56c-ba26-4f96-8bb3-8bb6bffd1163 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:59.586181 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a56c-ba26-4f96-8bb3-8bb6bffd1163 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Calling method 'get_pools' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:59.598788 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bf8a56c-ba26-4f96-8bb3-8bb6bffd1163 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 15 14:59:59.599295 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 105/427] 10.4.3.107 () {66 vars in 1314 bytes} [Sat Aug 15 14:59:59 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 14:59:59.606731 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95d3c94c-822b-48a4-8b8d-067a2ee95d60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:59.610980 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95d3c94c-822b-48a4-8b8d-067a2ee95d60 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] GET https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 Aug 15 14:59:59.610980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95d3c94c-822b-48a4-8b8d-067a2ee95d60 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:59.612108 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95d3c94c-822b-48a4-8b8d-067a2ee95d60 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:59.613160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6977fe58-84d9-4279-85b8-6522727d477f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:59.615709 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6977fe58-84d9-4279-85b8-6522727d477f tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] GET https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool Aug 15 14:59:59.615923 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6977fe58-84d9-4279-85b8-6522727d477f tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:59.616276 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6977fe58-84d9-4279-85b8-6522727d477f tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:59.619007 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95d3c94c-822b-48a4-8b8d-067a2ee95d60 tempest-TestMultiAttachVolumeSwap-667698721 tempest-TestMultiAttachVolumeSwap-667698721-project-member] https://10.4.3.107/volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 returned with HTTP 404 Aug 15 14:59:59.619818 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 108/428] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 14:59:59 2026] GET /volume/v3/volumes/b979ce17-127d-4dbf-87d2-64c8d9a2ee03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 14:59:59.630818 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6977fe58-84d9-4279-85b8-6522727d477f tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool returned with HTTP 200 Aug 15 14:59:59.631497 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 106/429] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 14:59:59 2026] GET /volume/v3/capabilities/np0000007361@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:59.646308 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e45c463e-7cdb-4571-ae16-53b598aeed1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:59.648482 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e45c463e-7cdb-4571-ae16-53b598aeed1d tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] GET https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool Aug 15 14:59:59.649409 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e45c463e-7cdb-4571-ae16-53b598aeed1d tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:59.649409 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e45c463e-7cdb-4571-ae16-53b598aeed1d tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:59.664770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e45c463e-7cdb-4571-ae16-53b598aeed1d tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool returned with HTTP 200 Aug 15 14:59:59.665753 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 111/430] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 14:59:59 2026] GET /volume/v3/capabilities/np0000007361@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 14:59:59.680526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c071fb74-5697-473b-8447-fdfd93dba75c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 14:59:59.682763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c071fb74-5697-473b-8447-fdfd93dba75c tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] GET https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool Aug 15 14:59:59.683007 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c071fb74-5697-473b-8447-fdfd93dba75c tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 14:59:59.683316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c071fb74-5697-473b-8447-fdfd93dba75c tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 14:59:59.697758 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c071fb74-5697-473b-8447-fdfd93dba75c tempest-BackendsCapabilitiesAdminTestsJSON-1839900228 tempest-BackendsCapabilitiesAdminTestsJSON-1839900228-project-admin] https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool returned with HTTP 200 Aug 15 14:59:59.698311 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 106/431] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 14:59:59 2026] GET /volume/v3/capabilities/np0000007361@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:01.056836 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:01.660333 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:01.662509 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1727234638"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:01.665673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1727234638'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:01.665896 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Create volume of 1 GB Aug 15 15:00:01.682091 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Availability Zones retrieved successfully. Aug 15 15:00:01.690558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Flow 'volume_create_api' (046922a8-e539-40cd-9612-db645518dfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:01.691687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fed7ca8-7989-413c-a194-e24d941a5933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:01.693443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:01.738177 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fed7ca8-7989-413c-a194-e24d941a5933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:01.740060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (317600fa-e834-4f57-9018-97f7f475e25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:01.912148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Created reservations ['c6e48d79-916c-4c75-84b6-2f0ce887841d', 'ce8a4fc9-5ec5-4675-af9f-7aa5aa5862c3', '0e82a7b2-3d35-492c-a32d-735b864ce7c5', '2837b398-d592-4544-8554-f05a945fd075'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:01.916384 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (317600fa-e834-4f57-9018-97f7f475e25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e48d79-916c-4c75-84b6-2f0ce887841d', 'ce8a4fc9-5ec5-4675-af9f-7aa5aa5862c3', '0e82a7b2-3d35-492c-a32d-735b864ce7c5', '2837b398-d592-4544-8554-f05a945fd075']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:01.920501 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e50321-bbd2-48a5-82c7-d5f9edb174ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:01.965150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e50321-bbd2-48a5-82c7-d5f9edb174ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7349d7df-e52d-426f-8483-f656f8c90463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1727234638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e47038d442494da954a4692164ec13',qos_specs=None,replication_status=,reservations=['c6e48d79-916c-4c75-84b6-2f0ce887841d','ce8a4fc9-5ec5-4675-af9f-7aa5aa5862c3','0e82a7b2-3d35-492c-a32d-735b864ce7c5','2837b398-d592-4544-8554-f05a945fd075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807bb9c20ba54260a605462844b78f1c',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1727234638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7349d7df-e52d-426f-8483-f656f8c90463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52e47038d442494da954a4692164ec13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='807bb9c20ba54260a605462844b78f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:01.966851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c30e220b-6f13-466e-a4b5-5e4164a0a75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:02.025953 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c30e220b-6f13-466e-a4b5-5e4164a0a75d) transitioned into state 'SUCCESS' from state '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-1727234638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52e47038d442494da954a4692164ec13',qos_specs=None,replication_status=,reservations=['c6e48d79-916c-4c75-84b6-2f0ce887841d','ce8a4fc9-5ec5-4675-af9f-7aa5aa5862c3','0e82a7b2-3d35-492c-a32d-735b864ce7c5','2837b398-d592-4544-8554-f05a945fd075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='807bb9c20ba54260a605462844b78f1c',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:02.028299 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f10c7e4-97b1-4d27-8b17-88b715715e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:02.061873 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f10c7e4-97b1-4d27-8b17-88b715715e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:02.063289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Flow 'volume_create_api' (046922a8-e539-40cd-9612-db645518dfc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:02.065125 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Create volume request issued successfully. Aug 15 15:00:02.065125 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae054bf1-2da0-494f-8bf6-3f3c615a103f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:02.066046 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 109/432] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:01 2026] POST /volume/v3/volumes => generated 755 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:02.092758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ee5eabc-fa75-43f6-9518-a160c37a8c6f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:02.102134 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ee5eabc-fa75-43f6-9518-a160c37a8c6f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:02.102387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ee5eabc-fa75-43f6-9518-a160c37a8c6f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:02.102710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ee5eabc-fa75-43f6-9518-a160c37a8c6f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:02.113793 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:02.113793 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:02.123397 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ee5eabc-fa75-43f6-9518-a160c37a8c6f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Volume info retrieved successfully. Aug 15 15:00:02.139817 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ee5eabc-fa75-43f6-9518-a160c37a8c6f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 returned with HTTP 200 Aug 15 15:00:02.139817 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 107/433] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:02 2026] GET /volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:03.158077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1fa10f8c-1eb7-406f-b2c5-650917a5b531 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:03.161556 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fa10f8c-1eb7-406f-b2c5-650917a5b531 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:03.161739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fa10f8c-1eb7-406f-b2c5-650917a5b531 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:03.162012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fa10f8c-1eb7-406f-b2c5-650917a5b531 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:03.178339 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:03.178339 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:03.185589 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1fa10f8c-1eb7-406f-b2c5-650917a5b531 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Volume info retrieved successfully. Aug 15 15:00:03.195767 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fa10f8c-1eb7-406f-b2c5-650917a5b531 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 returned with HTTP 200 Aug 15 15:00:03.195767 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 112/434] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:03 2026] GET /volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:03.217152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:03.220479 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:03.221051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7349d7df-e52d-426f-8483-f656f8c90463", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1046125953"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:03.236915 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:03.236915 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:03.237902 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Volume info retrieved successfully. Aug 15 15:00:03.238893 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Create snapshot from volume 7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:03.301994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Created reservations ['e3b97572-c202-44df-831e-a98ec14a8934', '622b486e-47ce-4758-8fe7-8165ea573f3d', '727f4a7a-a001-4ead-9e53-d7ada38b1eec', 'db44db89-76ae-49e6-bb5e-e7999b599526'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:03.355689 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot create request issued successfully. Aug 15 15:00:03.355689 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-618f86a8-9a40-4af3-b564-38993c3dd3fa tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:00:03.355689 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 107/435] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:00:03 2026] POST /volume/v3/snapshots => generated 311 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:03.369975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8b4c10d-85b2-405d-b3be-5e0c0efdb9d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:03.373820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8b4c10d-85b2-405d-b3be-5e0c0efdb9d4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 Aug 15 15:00:03.374291 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8b4c10d-85b2-405d-b3be-5e0c0efdb9d4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:03.374386 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8b4c10d-85b2-405d-b3be-5e0c0efdb9d4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:03.410803 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:03.410803 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:03.411320 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e8b4c10d-85b2-405d-b3be-5e0c0efdb9d4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:03.412313 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8b4c10d-85b2-405d-b3be-5e0c0efdb9d4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 returned with HTTP 200 Aug 15 15:00:03.412731 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 110/436] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:03 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:04.427732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2ab22820-7068-4154-99a7-ba0f4def1a0a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.430145 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2ab22820-7068-4154-99a7-ba0f4def1a0a tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 Aug 15 15:00:04.430145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2ab22820-7068-4154-99a7-ba0f4def1a0a tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.430591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2ab22820-7068-4154-99a7-ba0f4def1a0a tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.439151 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.439151 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:04.439803 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2ab22820-7068-4154-99a7-ba0f4def1a0a tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.441264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2ab22820-7068-4154-99a7-ba0f4def1a0a tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 returned with HTTP 200 Aug 15 15:00:04.441878 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 108/437] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:04.465169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25df33bb-1950-49a8-88d9-30732ee3c9c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.475306 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25df33bb-1950-49a8-88d9-30732ee3c9c3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] POST https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.475665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25df33bb-1950-49a8-88d9-30732ee3c9c3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:04.505856 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.505856 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:04.505856 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-25df33bb-1950-49a8-88d9-30732ee3c9c3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.545089 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-25df33bb-1950-49a8-88d9-30732ee3c9c3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Update snapshot metadata completed successfully. Aug 15 15:00:04.545455 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25df33bb-1950-49a8-88d9-30732ee3c9c3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.546167 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 113/438] 10.4.3.107 () {68 vars in 1402 bytes} [Sat Aug 15 15:00:04 2026] POST /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.557481 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.560134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.560801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.560801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.568089 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.568089 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:04.568818 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.570346 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.571518 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c35d1090-9763-44b2-a446-43afba2e3eb0 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.572035 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 108/439] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.583368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce21880e-5e39-4730-bdbd-4c80daf42a90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.585660 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce21880e-5e39-4730-bdbd-4c80daf42a90 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] PUT https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.586613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce21880e-5e39-4730-bdbd-4c80daf42a90 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:04.597965 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.597965 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:04.598518 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce21880e-5e39-4730-bdbd-4c80daf42a90 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.649553 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce21880e-5e39-4730-bdbd-4c80daf42a90 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Update snapshot metadata completed successfully. Aug 15 15:00:04.649877 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce21880e-5e39-4730-bdbd-4c80daf42a90 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.650541 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 111/440] 10.4.3.107 () {68 vars in 1401 bytes} [Sat Aug 15 15:00:04 2026] PUT /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.666612 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35627bc5-2825-4586-b4bd-843f9996c766 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.671553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35627bc5-2825-4586-b4bd-843f9996c766 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.672220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35627bc5-2825-4586-b4bd-843f9996c766 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.672220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35627bc5-2825-4586-b4bd-843f9996c766 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.681893 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.681893 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:04.682451 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35627bc5-2825-4586-b4bd-843f9996c766 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.683488 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35627bc5-2825-4586-b4bd-843f9996c766 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.683818 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35627bc5-2825-4586-b4bd-843f9996c766 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.684255 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 109/441] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.695565 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.699190 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 Aug 15 15:00:04.699190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.699406 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.707288 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.707288 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:04.707753 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.708851 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.729200 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Delete snapshot metadata completed successfully. Aug 15 15:00:04.729375 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0c9e7b8-bb4e-4acd-8241-d01f4fbd16e2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 returned with HTTP 200 Aug 15 15:00:04.729858 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 114/442] 10.4.3.107 () {66 vars in 1399 bytes} [Sat Aug 15 15:00:04 2026] DELETE /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 15 15:00:04.743485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-864a9b58-4304-4048-81d8-e8f50c494302 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.747146 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-864a9b58-4304-4048-81d8-e8f50c494302 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.747457 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-864a9b58-4304-4048-81d8-e8f50c494302 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.747781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-864a9b58-4304-4048-81d8-e8f50c494302 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.757432 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.757432 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:04.757914 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-864a9b58-4304-4048-81d8-e8f50c494302 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.758951 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-864a9b58-4304-4048-81d8-e8f50c494302 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.760180 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-864a9b58-4304-4048-81d8-e8f50c494302 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.760180 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 109/443] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.771556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87cbe3b0-4f64-4230-8596-9233a8edb3da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.774692 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87cbe3b0-4f64-4230-8596-9233a8edb3da tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] PUT https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.774911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87cbe3b0-4f64-4230-8596-9233a8edb3da tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:04.782977 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.782977 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:04.783541 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87cbe3b0-4f64-4230-8596-9233a8edb3da tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.799912 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87cbe3b0-4f64-4230-8596-9233a8edb3da tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Update snapshot metadata completed successfully. Aug 15 15:00:04.800412 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87cbe3b0-4f64-4230-8596-9233a8edb3da tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.800879 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 112/444] 10.4.3.107 () {68 vars in 1401 bytes} [Sat Aug 15 15:00:04 2026] PUT /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.813048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32708b0b-91ff-44fb-b6bb-e2ff725e713f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.815402 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32708b0b-91ff-44fb-b6bb-e2ff725e713f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] POST https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.815776 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32708b0b-91ff-44fb-b6bb-e2ff725e713f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:04.823042 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.823042 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:04.823042 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32708b0b-91ff-44fb-b6bb-e2ff725e713f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.851888 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32708b0b-91ff-44fb-b6bb-e2ff725e713f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Update snapshot metadata completed successfully. Aug 15 15:00:04.852123 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32708b0b-91ff-44fb-b6bb-e2ff725e713f tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.852592 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 110/445] 10.4.3.107 () {68 vars in 1402 bytes} [Sat Aug 15 15:00:04 2026] POST /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.861422 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.863703 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.863984 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.864189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.871160 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.871160 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:04.871737 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.872747 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.873005 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b568397b-3a8f-41d3-871f-7ff7778c6dc4 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.873402 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 115/446] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 15 15:00:04.883866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed9b35d7-accb-4a37-a79a-b152505e112d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.886361 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed9b35d7-accb-4a37-a79a-b152505e112d tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] PUT https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 Aug 15 15:00:04.886361 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed9b35d7-accb-4a37-a79a-b152505e112d tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:04.896167 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.896167 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:04.896872 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ed9b35d7-accb-4a37-a79a-b152505e112d tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.931345 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ed9b35d7-accb-4a37-a79a-b152505e112d tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Update snapshot metadata completed successfully. Aug 15 15:00:04.931895 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed9b35d7-accb-4a37-a79a-b152505e112d tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 returned with HTTP 200 Aug 15 15:00:04.932430 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 110/447] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:00:04 2026] PUT /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.943770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.946714 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 Aug 15 15:00:04.946876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.947111 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.956008 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.956008 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:04.956631 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.957700 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.957998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d07253b-5c7e-4484-9897-308ee79cdc3b tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 returned with HTTP 200 Aug 15 15:00:04.958776 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 113/448] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.969368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c33e47a-5f27-498a-994e-850f387d81ff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:04.972675 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c33e47a-5f27-498a-994e-850f387d81ff tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:04.972675 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c33e47a-5f27-498a-994e-850f387d81ff tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:04.972675 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c33e47a-5f27-498a-994e-850f387d81ff tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:04.982016 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:04.982016 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:04.982658 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c33e47a-5f27-498a-994e-850f387d81ff tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:04.983783 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c33e47a-5f27-498a-994e-850f387d81ff tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Get snapshot metadata completed successfully. Aug 15 15:00:04.986185 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c33e47a-5f27-498a-994e-850f387d81ff tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:04.986185 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 111/449] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:04 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:04.998454 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eacabd04-cd24-48fb-b02a-085322f81a91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:05.004476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eacabd04-cd24-48fb-b02a-085322f81a91 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] PUT https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata Aug 15 15:00:05.004476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eacabd04-cd24-48fb-b02a-085322f81a91 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:05.025920 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:05.025920 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:05.026735 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eacabd04-cd24-48fb-b02a-085322f81a91 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:05.055857 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eacabd04-cd24-48fb-b02a-085322f81a91 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Update snapshot metadata completed successfully. Aug 15 15:00:05.056020 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eacabd04-cd24-48fb-b02a-085322f81a91 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata returned with HTTP 200 Aug 15 15:00:05.056582 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 116/450] 10.4.3.107 () {68 vars in 1401 bytes} [Sat Aug 15 15:00:04 2026] PUT /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:05.069747 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77885a37-168b-4a36-a1a0-861c75029fe3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:05.072205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 Aug 15 15:00:05.072338 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:05.072597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:05.072789 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Delete snapshot with id: aa3f669c-d924-436e-94b3-9764bc6814f3 Aug 15 15:00:05.082131 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:05.082131 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:05.082802 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:05.124136 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot delete request issued successfully. Aug 15 15:00:05.124708 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77885a37-168b-4a36-a1a0-861c75029fe3 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 returned with HTTP 202 Aug 15 15:00:05.125176 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 111/451] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:00:05 2026] DELETE /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:05.137034 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e65b75b-cdd0-496f-a410-2a9152621802 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:05.140103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e65b75b-cdd0-496f-a410-2a9152621802 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 Aug 15 15:00:05.140289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e65b75b-cdd0-496f-a410-2a9152621802 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:05.140706 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e65b75b-cdd0-496f-a410-2a9152621802 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:05.146450 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:05.146450 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:05.147062 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6e65b75b-cdd0-496f-a410-2a9152621802 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Snapshot retrieved successfully. Aug 15 15:00:05.148456 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e65b75b-cdd0-496f-a410-2a9152621802 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 returned with HTTP 200 Aug 15 15:00:05.148846 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 114/452] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:05 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:06.134020 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-ef848bd4-8327-432b-ad97-3e899b5505f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.137442 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-ef848bd4-8327-432b-ad97-3e899b5505f8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 15:00:06.137733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-ef848bd4-8327-432b-ad97-3e899b5505f8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:06.137977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-ef848bd4-8327-432b-ad97-3e899b5505f8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:06.154118 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:06.154118 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:06.162825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ef4035e-48b5-45fb-b706-0ea9ca4c755e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.165590 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ef4035e-48b5-45fb-b706-0ea9ca4c755e tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 Aug 15 15:00:06.165893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ef4035e-48b5-45fb-b706-0ea9ca4c755e tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:06.166179 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ef4035e-48b5-45fb-b706-0ea9ca4c755e tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:06.166563 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bdf76706-7368-4ce4-821a-ff667e004641 req-ef848bd4-8327-432b-ad97-3e899b5505f8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 15:00:06.173393 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ef4035e-48b5-45fb-b706-0ea9ca4c755e tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 returned with HTTP 404 Aug 15 15:00:06.173980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 117/453] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:06 2026] GET /volume/v3/snapshots/aa3f669c-d924-436e-94b3-9764bc6814f3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:06.174411 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-ef848bd4-8327-432b-ad97-3e899b5505f8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 15:00:06.174962 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 112/454] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:06 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:06.183459 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed3d8324-a56b-4ac6-9c7f-a38b423635b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.185478 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed3d8324-a56b-4ac6-9c7f-a38b423635b2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:06.185730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed3d8324-a56b-4ac6-9c7f-a38b423635b2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:06.185943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed3d8324-a56b-4ac6-9c7f-a38b423635b2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:06.198504 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:06.198504 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:06.203188 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ed3d8324-a56b-4ac6-9c7f-a38b423635b2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Volume info retrieved successfully. Aug 15 15:00:06.209204 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed3d8324-a56b-4ac6-9c7f-a38b423635b2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 returned with HTTP 200 Aug 15 15:00:06.209757 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 112/455] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:06 2026] GET /volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:06.229267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.229267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:06.229267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:06.229267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:06.229918 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Delete volume with id: 7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:06.239203 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:06.239203 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:06.240529 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Volume info retrieved successfully. Aug 15 15:00:06.240698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-86db7fe3-7064-41fa-b10f-ab2335f71fd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.244723 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-86db7fe3-7064-41fa-b10f-ab2335f71fd8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 15:00:06.245659 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-86db7fe3-7064-41fa-b10f-ab2335f71fd8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:06.245659 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-86db7fe3-7064-41fa-b10f-ab2335f71fd8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:06.263172 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:06.263172 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:06.266365 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bdf76706-7368-4ce4-821a-ff667e004641 req-86db7fe3-7064-41fa-b10f-ab2335f71fd8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 15:00:06.267692 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Delete volume request issued successfully. Aug 15 15:00:06.267925 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa249ef1-e002-400c-b82c-e2d54b7338a9 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 returned with HTTP 202 Aug 15 15:00:06.268479 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 115/456] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:06 2026] DELETE /volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:06.272365 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-86db7fe3-7064-41fa-b10f-ab2335f71fd8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 15:00:06.272864 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 118/457] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:06 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:06.281990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc1a4f39-0f71-435c-a92d-4bab5486d5c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.284027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc1a4f39-0f71-435c-a92d-4bab5486d5c2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:06.284234 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc1a4f39-0f71-435c-a92d-4bab5486d5c2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:06.284499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc1a4f39-0f71-435c-a92d-4bab5486d5c2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:06.300110 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:06.300110 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:06.306438 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc1a4f39-0f71-435c-a92d-4bab5486d5c2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Volume info retrieved successfully. Aug 15 15:00:06.312026 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc1a4f39-0f71-435c-a92d-4bab5486d5c2 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 returned with HTTP 200 Aug 15 15:00:06.312651 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 113/458] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:06 2026] GET /volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:06.430663 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de0dd295-1bbb-437e-a9c1-d319a8664354 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.781756 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de0dd295-1bbb-437e-a9c1-d319a8664354 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:00:06.782009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de0dd295-1bbb-437e-a9c1-d319a8664354 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-376020791"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:06.810011 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de0dd295-1bbb-437e-a9c1-d319a8664354 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:00:06.810415 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 113/459] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:00:06 2026] POST /volume/v3/types => generated 219 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:06.822655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c4e823d-3695-4223-9b1c-994f59d5605c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:06.824621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c4e823d-3695-4223-9b1c-994f59d5605c tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:00:06.824968 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c4e823d-3695-4223-9b1c-994f59d5605c tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2005221998"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:06.849341 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c4e823d-3695-4223-9b1c-994f59d5605c tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:00:06.849978 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 116/460] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:00:06 2026] POST /volume/v3/group_types => generated 177 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:06.863919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-817a58ee-1491-486e-8c85-ed6c497c5017 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:07.232789 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:00:07.233705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fbb482d0-13c6-4737-b567-dc533b73c1ab", "volume_types": ["96a111bc-995f-4cb0-a5a6-7a72ca046601"], "name": "tempest-GroupsV320Test-Group-897479522"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:07.235486 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Creating new group {'group': {'group_type': 'fbb482d0-13c6-4737-b567-dc533b73c1ab', 'volume_types': ['96a111bc-995f-4cb0-a5a6-7a72ca046601'], 'name': 'tempest-GroupsV320Test-Group-897479522'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:00:07.242747 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Creating group tempest-GroupsV320Test-Group-897479522. Aug 15 15:00:07.272941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Availability zone cache updated, next update will occur around 2026-08-15 16:00:07.272613. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:00:07.274002 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Availability Zones retrieved successfully. Aug 15 15:00:07.320379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Created reservations ['42fecd93-538c-4602-a0b3-8888b03db7c5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:07.331897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0d8ffd14-56a6-44e5-a163-139f3b908e20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:07.335606 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d8ffd14-56a6-44e5-a163-139f3b908e20 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] GET https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 Aug 15 15:00:07.335606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d8ffd14-56a6-44e5-a163-139f3b908e20 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:07.335606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d8ffd14-56a6-44e5-a163-139f3b908e20 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:07.348622 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d8ffd14-56a6-44e5-a163-139f3b908e20 tempest-SnapshotMetadataTestJSON-1776921570 tempest-SnapshotMetadataTestJSON-1776921570-project-member] https://10.4.3.107/volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 returned with HTTP 404 Aug 15 15:00:07.348622 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 114/461] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:07 2026] GET /volume/v3/volumes/7349d7df-e52d-426f-8483-f656f8c90463 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:07.385142 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-817a58ee-1491-486e-8c85-ed6c497c5017 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:00:07.388840 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 119/462] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:00:06 2026] POST /volume/v3/groups => generated 107 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:07.406619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d9905a8-9539-4233-ad99-b6bff678c93e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:07.411641 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9905a8-9539-4233-ad99-b6bff678c93e tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:07.411935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9905a8-9539-4233-ad99-b6bff678c93e tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:07.412746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9905a8-9539-4233-ad99-b6bff678c93e tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:07.414387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-6d9905a8-9539-4233-ad99-b6bff678c93e tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:07.424280 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:07.424280 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:07.455872 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9905a8-9539-4233-ad99-b6bff678c93e tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:07.460269 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 114/463] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:07 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.089931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-927d884c-9d4e-4e98-85bb-531452c52bbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.090390 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-927d884c-9d4e-4e98-85bb-531452c52bbf None None] GET https://10.4.3.107/volume// Aug 15 15:00:08.090390 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-927d884c-9d4e-4e98-85bb-531452c52bbf None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.091174 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-927d884c-9d4e-4e98-85bb-531452c52bbf None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.091690 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-927d884c-9d4e-4e98-85bb-531452c52bbf None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:08.092165 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 117/464] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00: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 15 15:00:08.102513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-285b8eb6-c93a-46c6-bb4b-04d1381a516d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.104609 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-285b8eb6-c93a-46c6-bb4b-04d1381a516d tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:00:08.105075 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-285b8eb6-c93a-46c6-bb4b-04d1381a516d tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752efc5c-0237-4306-b628-7803e9b48cc8", "connector": null, "instance_uuid": "eb002e23-b374-4077-9e42-58b1c5a9dc57"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.129442 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.129442 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:08.200093 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-285b8eb6-c93a-46c6-bb4b-04d1381a516d tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:00:08.200222 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 115/465] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.279138 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-472e6067-29ea-4811-9a73-a338e366a63c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.282710 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-472e6067-29ea-4811-9a73-a338e366a63c tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] DELETE https://10.4.3.107/volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61 Aug 15 15:00:08.283329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-472e6067-29ea-4811-9a73-a338e366a63c tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.283701 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-472e6067-29ea-4811-9a73-a338e366a63c tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.297932 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.297932 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:08.375352 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-472e6067-29ea-4811-9a73-a338e366a63c tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61 returned with HTTP 200 Aug 15 15:00:08.375883 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 120/466] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:00:08 2026] DELETE /volume/v3/attachments/773b140d-abf1-4ba7-9875-56be02262e61 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.479265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1678b7f-5311-4913-958e-1213160685a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.482123 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1678b7f-5311-4913-958e-1213160685a7 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.482412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1678b7f-5311-4913-958e-1213160685a7 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.482655 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1678b7f-5311-4913-958e-1213160685a7 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.485286 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-c1678b7f-5311-4913-958e-1213160685a7 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:08.487811 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.487811 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:08.501182 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1678b7f-5311-4913-958e-1213160685a7 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:08.501869 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 115/467] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.516849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ede529ad-60e8-40b4-b1b1-8dd7604662dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.516849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ede529ad-60e8-40b4-b1b1-8dd7604662dd None None] GET https://10.4.3.107/volume// Aug 15 15:00:08.516849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ede529ad-60e8-40b4-b1b1-8dd7604662dd None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.516849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ede529ad-60e8-40b4-b1b1-8dd7604662dd None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.516849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ede529ad-60e8-40b4-b1b1-8dd7604662dd None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:08.518008 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 118/468] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:08.520647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1fbd5d33-49b1-48ba-80fa-7f0f7b72458b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.523942 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fbd5d33-49b1-48ba-80fa-7f0f7b72458b tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] POST https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action Aug 15 15:00:08.524390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fbd5d33-49b1-48ba-80fa-7f0f7b72458b tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:08.524581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fbd5d33-49b1-48ba-80fa-7f0f7b72458b tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.526655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-1fbd5d33-49b1-48ba-80fa-7f0f7b72458b tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Updating group '97644c9e-4fcc-4fe3-81de-6b152b4fb615' with 'creating' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 15 15:00:08.529069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-c8c1950b-df8b-4fd3-9db5-c6eea8e31443 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.532857 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.532857 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:08.534310 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-c8c1950b-df8b-4fd3-9db5-c6eea8e31443 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] POST https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8/action Aug 15 15:00:08.534741 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-c8c1950b-df8b-4fd3-9db5-c6eea8e31443 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action body: b'{"os-reimage": {"image_id": "121c73c2-7515-4790-a6f7-9c5494bb44e1", "reimage_reserved": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:08.534923 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-c8c1950b-df8b-4fd3-9db5-c6eea8e31443 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "121c73c2-7515-4790-a6f7-9c5494bb44e1", "reimage_reserved": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.550720 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fbd5d33-49b1-48ba-80fa-7f0f7b72458b tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action returned with HTTP 202 Aug 15 15:00:08.551863 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 116/469] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:08.561005 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.561005 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:08.561622 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bdf76706-7368-4ce4-821a-ff667e004641 req-c8c1950b-df8b-4fd3-9db5-c6eea8e31443 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 15:00:08.564896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-541a41c4-5dde-465f-a302-87053b2bf2f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.568444 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-541a41c4-5dde-465f-a302-87053b2bf2f0 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.568675 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-541a41c4-5dde-465f-a302-87053b2bf2f0 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.568905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-541a41c4-5dde-465f-a302-87053b2bf2f0 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.569004 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-541a41c4-5dde-465f-a302-87053b2bf2f0 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:08.575091 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.575091 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:08.592136 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-541a41c4-5dde-465f-a302-87053b2bf2f0 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:08.592136 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 116/470] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.608901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-712eb045-ff77-42a2-9a1e-1a15f5958a68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.611986 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-712eb045-ff77-42a2-9a1e-1a15f5958a68 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] POST https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action Aug 15 15:00:08.612472 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-712eb045-ff77-42a2-9a1e-1a15f5958a68 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:08.612659 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-712eb045-ff77-42a2-9a1e-1a15f5958a68 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.615078 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-712eb045-ff77-42a2-9a1e-1a15f5958a68 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Updating group '97644c9e-4fcc-4fe3-81de-6b152b4fb615' with 'available' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 15 15:00:08.622265 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.622265 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:08.636185 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-712eb045-ff77-42a2-9a1e-1a15f5958a68 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action returned with HTTP 202 Aug 15 15:00:08.636585 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 119/471] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:08.648754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-89a7d255-8391-4360-b265-0e51ac250fe4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.651512 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89a7d255-8391-4360-b265-0e51ac250fe4 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.651670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89a7d255-8391-4360-b265-0e51ac250fe4 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.651892 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89a7d255-8391-4360-b265-0e51ac250fe4 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.652088 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-89a7d255-8391-4360-b265-0e51ac250fe4 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:08.657476 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.657476 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:08.674693 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89a7d255-8391-4360-b265-0e51ac250fe4 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:08.675251 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 117/472] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.689621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae7fbc6d-e89e-4626-b215-533b8e8f76d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.694187 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae7fbc6d-e89e-4626-b215-533b8e8f76d4 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] POST https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action Aug 15 15:00:08.694667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae7fbc6d-e89e-4626-b215-533b8e8f76d4 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:08.694811 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae7fbc6d-e89e-4626-b215-533b8e8f76d4 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.696670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-ae7fbc6d-e89e-4626-b215-533b8e8f76d4 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Updating group '97644c9e-4fcc-4fe3-81de-6b152b4fb615' with 'error' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 15 15:00:08.706287 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.706287 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:08.715526 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae7fbc6d-e89e-4626-b215-533b8e8f76d4 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action returned with HTTP 202 Aug 15 15:00:08.716152 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 117/473] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 15 15:00:08.726084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28f24c9e-7192-48ee-8827-534987e661d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.729559 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28f24c9e-7192-48ee-8827-534987e661d5 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.729869 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28f24c9e-7192-48ee-8827-534987e661d5 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.730658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28f24c9e-7192-48ee-8827-534987e661d5 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.730658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-28f24c9e-7192-48ee-8827-534987e661d5 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:08.737585 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.737585 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:08.753002 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28f24c9e-7192-48ee-8827-534987e661d5 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:08.753002 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 120/474] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 384 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.764232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e7f4448-a9c7-432c-b56c-1eb87863e9cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.767094 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e7f4448-a9c7-432c-b56c-1eb87863e9cf tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] POST https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action Aug 15 15:00:08.767860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e7f4448-a9c7-432c-b56c-1eb87863e9cf tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:08.767860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e7f4448-a9c7-432c-b56c-1eb87863e9cf tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.769348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-8e7f4448-a9c7-432c-b56c-1eb87863e9cf tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Updating group '97644c9e-4fcc-4fe3-81de-6b152b4fb615' with 'available' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 15 15:00:08.774973 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.774973 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:08.784088 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e7f4448-a9c7-432c-b56c-1eb87863e9cf tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action returned with HTTP 202 Aug 15 15:00:08.785282 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 118/475] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:08.793455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13a55441-f866-4255-b842-58eefbe07366 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.796109 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13a55441-f866-4255-b842-58eefbe07366 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.796427 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13a55441-f866-4255-b842-58eefbe07366 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.796699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13a55441-f866-4255-b842-58eefbe07366 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.796898 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-13a55441-f866-4255-b842-58eefbe07366 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:08.805260 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.805260 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:08.820042 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13a55441-f866-4255-b842-58eefbe07366 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:08.820551 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 118/476] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:08.834787 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.838881 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:00:08.841263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.841263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.841645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:00:08.842180 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.842180 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:08.842716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:00:08.852192 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Get all volumes completed successfully. Aug 15 15:00:08.857555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ad25b65-b3c4-4184-8d81-f8259db26c17 tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:00:08.858048 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 121/477] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:00:08 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 15 15:00:08.874790 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.877763 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] POST https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action Aug 15 15:00:08.878396 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:08.878599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:08.882562 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] delete called for group 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100272) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:00:08.883604 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Delete group with id: 97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.887593 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.887593 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:08.918572 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d583e76-48e9-4479-8bb7-3cd7728883fb tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action returned with HTTP 202 Aug 15 15:00:08.919105 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 119/478] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:08.931714 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-edcea1d4-0ddc-44bf-a1cb-275ca9ffcf4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:08.935884 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-edcea1d4-0ddc-44bf-a1cb-275ca9ffcf4d tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:08.936024 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-edcea1d4-0ddc-44bf-a1cb-275ca9ffcf4d tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:08.936492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-edcea1d4-0ddc-44bf-a1cb-275ca9ffcf4d tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:08.936492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-edcea1d4-0ddc-44bf-a1cb-275ca9ffcf4d tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:08.940616 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:08.940616 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:08.957526 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-edcea1d4-0ddc-44bf-a1cb-275ca9ffcf4d tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 200 Aug 15 15:00:08.958121 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 119/479] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:08 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:09.254412 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-c8c1950b-df8b-4fd3-9db5-c6eea8e31443 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8/action returned with HTTP 202 Aug 15 15:00:09.255110 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 121/480] 10.4.3.107 () {74 vars in 1713 bytes} [Sat Aug 15 15:00:08 2026] POST /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8/action => generated 0 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 15 15:00:09.972955 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a1e9081-c2ce-40c6-9ae3-2e20d6407d3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:09.975425 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a1e9081-c2ce-40c6-9ae3-2e20d6407d3a tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] GET https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 Aug 15 15:00:09.976431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a1e9081-c2ce-40c6-9ae3-2e20d6407d3a tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:09.976431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a1e9081-c2ce-40c6-9ae3-2e20d6407d3a tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:09.977574 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-1a1e9081-c2ce-40c6-9ae3-2e20d6407d3a tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] show called for member 97644c9e-4fcc-4fe3-81de-6b152b4fb615 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:00:09.982278 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a1e9081-c2ce-40c6-9ae3-2e20d6407d3a tempest-GroupsV320Test-1861319403 tempest-GroupsV320Test-1861319403-project-member] https://10.4.3.107/volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 returned with HTTP 404 Aug 15 15:00:09.983534 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 122/481] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:00:09 2026] GET /volume/v3/groups/97644c9e-4fcc-4fe3-81de-6b152b4fb615 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:09.993801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8b82ad2-ca0c-460a-a1a7-7f373772b898 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:09.995699 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8b82ad2-ca0c-460a-a1a7-7f373772b898 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/fbb482d0-13c6-4737-b567-dc533b73c1ab Aug 15 15:00:09.996261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8b82ad2-ca0c-460a-a1a7-7f373772b898 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:09.996693 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8b82ad2-ca0c-460a-a1a7-7f373772b898 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:10.022892 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8b82ad2-ca0c-460a-a1a7-7f373772b898 tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/group_types/fbb482d0-13c6-4737-b567-dc533b73c1ab returned with HTTP 202 Aug 15 15:00:10.022892 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 120/482] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:00:09 2026] DELETE /volume/v3/group_types/fbb482d0-13c6-4737-b567-dc533b73c1ab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:10.034473 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba9f9c49-55e9-45c4-97ec-1a338a93dbcc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:10.036113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba9f9c49-55e9-45c4-97ec-1a338a93dbcc tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] DELETE https://10.4.3.107/volume/v3/types/96a111bc-995f-4cb0-a5a6-7a72ca046601 Aug 15 15:00:10.036222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9c49-55e9-45c4-97ec-1a338a93dbcc tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:10.036525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9c49-55e9-45c4-97ec-1a338a93dbcc tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:10.036795 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:10.036795 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:10.078711 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba9f9c49-55e9-45c4-97ec-1a338a93dbcc tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/types/96a111bc-995f-4cb0-a5a6-7a72ca046601 returned with HTTP 202 Aug 15 15:00:10.079431 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 120/483] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:00:10 2026] DELETE /volume/v3/types/96a111bc-995f-4cb0-a5a6-7a72ca046601 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:10.089498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3773ab24-51e7-439e-96cd-76c9509c696f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:10.093662 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3773ab24-51e7-439e-96cd-76c9509c696f tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] GET https://10.4.3.107/volume/v3/types/96a111bc-995f-4cb0-a5a6-7a72ca046601 Aug 15 15:00:10.093662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3773ab24-51e7-439e-96cd-76c9509c696f tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:10.093662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3773ab24-51e7-439e-96cd-76c9509c696f tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:10.097370 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3773ab24-51e7-439e-96cd-76c9509c696f tempest-GroupsV320Test-351907503 tempest-GroupsV320Test-351907503-project-admin] https://10.4.3.107/volume/v3/types/96a111bc-995f-4cb0-a5a6-7a72ca046601 returned with HTTP 404 Aug 15 15:00:10.098427 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 122/484] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:00:10 2026] GET /volume/v3/types/96a111bc-995f-4cb0-a5a6-7a72ca046601 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:10.850872 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:11.216872 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:11.218101 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1833301563"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:11.219835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1833301563'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:11.219984 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Create volume of 1 GB Aug 15 15:00:11.228265 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Availability Zones retrieved successfully. Aug 15 15:00:11.239479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Flow 'volume_create_api' (169e8811-49da-406f-8826-a11db06674de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:11.242193 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9044820e-5e9a-4eac-804b-cfa53f02740f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:11.244070 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:11.295556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9044820e-5e9a-4eac-804b-cfa53f02740f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:11.295556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66d9a4a-57d5-4c92-b278-8d86c34e62fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:11.430550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Created reservations ['6ba84b9d-fdee-4076-9734-1dae570217fc', '49e859bc-b286-4e17-98f1-42e74dc19746', 'd8284715-ceb7-4184-bae3-fe34e6e2ce87', '0a89fe7f-540a-44a8-8c9e-d2e7ef75e126'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:11.431605 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66d9a4a-57d5-4c92-b278-8d86c34e62fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ba84b9d-fdee-4076-9734-1dae570217fc', '49e859bc-b286-4e17-98f1-42e74dc19746', 'd8284715-ceb7-4184-bae3-fe34e6e2ce87', '0a89fe7f-540a-44a8-8c9e-d2e7ef75e126']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:11.432559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32cf8867-b8ef-41f2-8e02-5e6d967dfa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:11.472158 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32cf8867-b8ef-41f2-8e02-5e6d967dfa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1833301563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cfd0febc49d46e98aa6def46858a80e',qos_specs=None,replication_status=,reservations=['6ba84b9d-fdee-4076-9734-1dae570217fc','49e859bc-b286-4e17-98f1-42e74dc19746','d8284715-ceb7-4184-bae3-fe34e6e2ce87','0a89fe7f-540a-44a8-8c9e-d2e7ef75e126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876d56a9a5c0479293573282a600b3d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1833301563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cfd0febc49d46e98aa6def46858a80e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='876d56a9a5c0479293573282a600b3d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:11.472611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c03a6f-b01d-4c3b-bb17-ad312ea81032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:11.508816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c03a6f-b01d-4c3b-bb17-ad312ea81032) transitioned into state 'SUCCESS' from state '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-1833301563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cfd0febc49d46e98aa6def46858a80e',qos_specs=None,replication_status=,reservations=['6ba84b9d-fdee-4076-9734-1dae570217fc','49e859bc-b286-4e17-98f1-42e74dc19746','d8284715-ceb7-4184-bae3-fe34e6e2ce87','0a89fe7f-540a-44a8-8c9e-d2e7ef75e126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='876d56a9a5c0479293573282a600b3d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:11.509878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52febfb-7721-4756-b517-5735b94a03fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:11.532473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52febfb-7721-4756-b517-5735b94a03fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:11.534662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Flow 'volume_create_api' (169e8811-49da-406f-8826-a11db06674de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:11.534662 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Create volume request issued successfully. Aug 15 15:00:11.534977 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88765f50-8d2a-4c49-961a-1ad14b3963ce tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:11.535603 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 123/485] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:10 2026] POST /volume/v3/volumes => generated 750 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:11.555575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7766474c-11c5-4a2e-b175-456e4880e324 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:11.558703 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7766474c-11c5-4a2e-b175-456e4880e324 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:11.559216 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7766474c-11c5-4a2e-b175-456e4880e324 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:11.560952 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7766474c-11c5-4a2e-b175-456e4880e324 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:11.575847 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:11.575847 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:11.583757 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7766474c-11c5-4a2e-b175-456e4880e324 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:11.591736 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7766474c-11c5-4a2e-b175-456e4880e324 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d returned with HTTP 200 Aug 15 15:00:11.592921 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 121/486] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:11 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:12.610920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ab3e64d6-3934-401c-89c2-0b0575aed832 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.613938 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ab3e64d6-3934-401c-89c2-0b0575aed832 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:12.614378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ab3e64d6-3934-401c-89c2-0b0575aed832 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:12.614706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ab3e64d6-3934-401c-89c2-0b0575aed832 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:12.630361 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.630361 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:12.638167 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ab3e64d6-3934-401c-89c2-0b0575aed832 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.646933 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ab3e64d6-3934-401c-89c2-0b0575aed832 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d returned with HTTP 200 Aug 15 15:00:12.647532 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 121/487] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:12 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:12.666993 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d7941f4-eddf-4db1-b875-a2b4d2784c5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.671128 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d7941f4-eddf-4db1-b875-a2b4d2784c5d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] POST https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:12.671128 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d7941f4-eddf-4db1-b875-a2b4d2784c5d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:12.680785 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=368,cinder:UPDATE=46,cinder:INSERT=23 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:00:12.688395 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.688395 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:12.690983 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d7941f4-eddf-4db1-b875-a2b4d2784c5d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.710647 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d7941f4-eddf-4db1-b875-a2b4d2784c5d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Create volume metadata completed successfully. Aug 15 15:00:12.710647 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d7941f4-eddf-4db1-b875-a2b4d2784c5d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:12.711066 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 123/488] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:00:12 2026] POST /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 101 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:12.728885 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.731815 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:12.732090 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:12.732351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:12.745626 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.745626 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:12.746266 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.757442 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Get volume metadata completed successfully. Aug 15 15:00:12.757698 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-151a6080-5d7b-492c-b3b3-fd86f3630160 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:12.758265 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 124/489] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:00:12 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:12.768596 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c4c80ce-299b-46cf-a50a-78444755fa98 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.770951 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c4c80ce-299b-46cf-a50a-78444755fa98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] PUT https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:12.771233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c4c80ce-299b-46cf-a50a-78444755fa98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:12.784694 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.784694 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:12.785399 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7c4c80ce-299b-46cf-a50a-78444755fa98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.806126 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7c4c80ce-299b-46cf-a50a-78444755fa98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Update volume metadata completed successfully. Aug 15 15:00:12.806473 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c4c80ce-299b-46cf-a50a-78444755fa98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:12.807027 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 122/490] 10.4.3.107 () {68 vars in 1395 bytes} [Sat Aug 15 15:00:12 2026] PUT /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:12.816195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.821203 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:12.823402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:12.823402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:12.825563 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=380,cinder:INSERT=30,cinder:UPDATE=63 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:00:12.833750 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.833750 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:12.834962 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.856048 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Get volume metadata completed successfully. Aug 15 15:00:12.856048 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f37f743e-1647-4f7a-8c37-c6060b26ec89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:12.856048 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 122/491] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:00:12 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:12.870616 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97adfd63-2b26-48a5-8194-f44648e51d89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.873331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] DELETE https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key1 Aug 15 15:00:12.873623 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:12.873951 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:12.883915 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.883915 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:12.884644 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.891950 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Get volume metadata completed successfully. Aug 15 15:00:12.912343 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Delete volume metadata completed successfully. Aug 15 15:00:12.912343 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97adfd63-2b26-48a5-8194-f44648e51d89 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key1 returned with HTTP 200 Aug 15 15:00:12.912343 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 124/492] 10.4.3.107 () {66 vars in 1393 bytes} [Sat Aug 15 15:00:12 2026] DELETE /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 15 15:00:12.923007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.925889 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:12.926026 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:12.926382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:12.939342 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.939342 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:12.939879 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:12.952803 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Get volume metadata completed successfully. Aug 15 15:00:12.953096 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ac86b7b-7a51-49d5-972e-be056c8554fb tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:12.953645 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 125/493] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:00:12 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:12.964331 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-95670c03-d0e2-4cbe-9b99-5656ef05441d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:12.967823 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95670c03-d0e2-4cbe-9b99-5656ef05441d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] PUT https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:12.968496 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95670c03-d0e2-4cbe-9b99-5656ef05441d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:12.980878 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:12.980878 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:12.981605 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-95670c03-d0e2-4cbe-9b99-5656ef05441d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.010113 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-95670c03-d0e2-4cbe-9b99-5656ef05441d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Update volume metadata completed successfully. Aug 15 15:00:13.010113 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95670c03-d0e2-4cbe-9b99-5656ef05441d tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:13.010736 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 123/494] 10.4.3.107 () {68 vars in 1395 bytes} [Sat Aug 15 15:00:12 2026] PUT /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:13.025130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f5b4111-a84b-40c5-aa71-b6305dbdb394 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.029099 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f5b4111-a84b-40c5-aa71-b6305dbdb394 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] POST https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:13.029793 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f5b4111-a84b-40c5-aa71-b6305dbdb394 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:13.042268 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.042268 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:13.042268 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f5b4111-a84b-40c5-aa71-b6305dbdb394 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.056853 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f5b4111-a84b-40c5-aa71-b6305dbdb394 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Create volume metadata completed successfully. Aug 15 15:00:13.056853 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f5b4111-a84b-40c5-aa71-b6305dbdb394 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:13.056853 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 123/495] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:00:13 2026] POST /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:13.071917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb729d30-a613-46c0-9df1-ba2bba510d59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.075212 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb729d30-a613-46c0-9df1-ba2bba510d59 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] PUT https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key3 Aug 15 15:00:13.075671 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb729d30-a613-46c0-9df1-ba2bba510d59 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:13.091186 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.091186 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:13.091863 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb729d30-a613-46c0-9df1-ba2bba510d59 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.106673 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb729d30-a613-46c0-9df1-ba2bba510d59 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Update volume metadata completed successfully. Aug 15 15:00:13.107111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb729d30-a613-46c0-9df1-ba2bba510d59 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key3 returned with HTTP 200 Aug 15 15:00:13.107769 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 125/496] 10.4.3.107 () {68 vars in 1410 bytes} [Sat Aug 15 15:00:13 2026] PUT /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:13.120881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.123342 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key3 Aug 15 15:00:13.124209 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.124581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.142874 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.142874 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:13.143726 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.153099 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Get volume metadata completed successfully. Aug 15 15:00:13.153546 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9f5f01e-de13-4138-bc16-9bdb9a36371c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key3 returned with HTTP 200 Aug 15 15:00:13.154097 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 126/497] 10.4.3.107 () {66 vars in 1390 bytes} [Sat Aug 15 15:00:13 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:13.166626 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-baa32636-760a-4b18-8895-1415a479247e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.169123 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-baa32636-760a-4b18-8895-1415a479247e tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:13.169443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-baa32636-760a-4b18-8895-1415a479247e tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.169833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-baa32636-760a-4b18-8895-1415a479247e tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.182695 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.182695 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:13.183341 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-baa32636-760a-4b18-8895-1415a479247e tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.193564 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-baa32636-760a-4b18-8895-1415a479247e tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Get volume metadata completed successfully. Aug 15 15:00:13.194553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-baa32636-760a-4b18-8895-1415a479247e tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:13.194715 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 124/498] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:00:13 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:13.207540 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad46d444-8acc-41d0-bc5f-648ed10b1a35 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.211349 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad46d444-8acc-41d0-bc5f-648ed10b1a35 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] PUT https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata Aug 15 15:00:13.211349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad46d444-8acc-41d0-bc5f-648ed10b1a35 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:13.222270 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.222270 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:13.222270 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ad46d444-8acc-41d0-bc5f-648ed10b1a35 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.243810 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ad46d444-8acc-41d0-bc5f-648ed10b1a35 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Update volume metadata completed successfully. Aug 15 15:00:13.245218 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad46d444-8acc-41d0-bc5f-648ed10b1a35 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata returned with HTTP 200 Aug 15 15:00:13.245218 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 124/499] 10.4.3.107 () {68 vars in 1395 bytes} [Sat Aug 15 15:00:13 2026] PUT /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:13.258274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee992ec9-d9f7-4008-a08f-8bd572ee92ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.262151 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee992ec9-d9f7-4008-a08f-8bd572ee92ad tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:13.262481 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee992ec9-d9f7-4008-a08f-8bd572ee92ad tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.262766 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee992ec9-d9f7-4008-a08f-8bd572ee92ad tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.274493 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.274493 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:13.280884 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee992ec9-d9f7-4008-a08f-8bd572ee92ad tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.287678 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee992ec9-d9f7-4008-a08f-8bd572ee92ad tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d returned with HTTP 200 Aug 15 15:00:13.288234 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 126/500] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:13 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:13.310613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.313621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] DELETE https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:13.313886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.314103 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.314312 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Delete volume with id: dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:13.331267 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.331267 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:13.331267 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.363142 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Delete volume request issued successfully. Aug 15 15:00:13.363746 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe725fd0-d8b4-4a2c-8219-066dfffb3c98 tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d returned with HTTP 202 Aug 15 15:00:13.364428 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 127/501] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:13 2026] DELETE /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:13.376148 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd84e85e-4900-43a9-b181-8cc23ca41b8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.379745 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd84e85e-4900-43a9-b181-8cc23ca41b8a tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:13.379745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd84e85e-4900-43a9-b181-8cc23ca41b8a tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.380131 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd84e85e-4900-43a9-b181-8cc23ca41b8a tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.390658 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.390658 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:13.396855 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fd84e85e-4900-43a9-b181-8cc23ca41b8a tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Volume info retrieved successfully. Aug 15 15:00:13.403984 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd84e85e-4900-43a9-b181-8cc23ca41b8a tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d returned with HTTP 200 Aug 15 15:00:13.405579 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 125/502] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:13 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:13.433783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-897b1413-655b-47da-a7b7-b4da8f5a0297 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.434986 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-897b1413-655b-47da-a7b7-b4da8f5a0297 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:13.435251 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-897b1413-655b-47da-a7b7-b4da8f5a0297 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.435798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-897b1413-655b-47da-a7b7-b4da8f5a0297 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.449271 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.449271 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:13.456005 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-897b1413-655b-47da-a7b7-b4da8f5a0297 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:13.464815 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-897b1413-655b-47da-a7b7-b4da8f5a0297 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 15:00:13.466591 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 125/503] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:13 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:13.753260 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-946f4396-bd6a-4a85-8161-0e30c747cc7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.756257 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-946f4396-bd6a-4a85-8161-0e30c747cc7b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:13.756893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-946f4396-bd6a-4a85-8161-0e30c747cc7b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.757349 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-946f4396-bd6a-4a85-8161-0e30c747cc7b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.774573 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.774573 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:13.786832 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-946f4396-bd6a-4a85-8161-0e30c747cc7b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:13.794830 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-946f4396-bd6a-4a85-8161-0e30c747cc7b tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 15:00:13.795422 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 127/504] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:13 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:13.872338 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.876323 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] POST https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51/action Aug 15 15:00:13.876973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:13.877256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:13.897522 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:13.897522 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:13.898858 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:13.915127 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Begin detaching volume completed successfully. Aug 15 15:00:13.915127 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-0a0ef3ec-1eb5-436d-a082-49f5f295f01d tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51/action returned with HTTP 202 Aug 15 15:00:13.915127 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 128/505] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:00:13 2026] POST /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:00:13.993730 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a14eede4-8949-4770-b6a0-7e1b162d3dfc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:13.994158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a14eede4-8949-4770-b6a0-7e1b162d3dfc None None] GET https://10.4.3.107/volume// Aug 15 15:00:13.994943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a14eede4-8949-4770-b6a0-7e1b162d3dfc None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:13.995222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a14eede4-8949-4770-b6a0-7e1b162d3dfc None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:13.995614 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a14eede4-8949-4770-b6a0-7e1b162d3dfc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:13.996019 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 126/506] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00: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 15 15:00:14.007347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-eeb37420-6486-4ec8-8ebb-f5f885d13402 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:14.012818 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-eeb37420-6486-4ec8-8ebb-f5f885d13402 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:14.013189 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-eeb37420-6486-4ec8-8ebb-f5f885d13402 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:14.013513 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-eeb37420-6486-4ec8-8ebb-f5f885d13402 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:14.033355 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:14.033355 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:14.042497 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-eeb37420-6486-4ec8-8ebb-f5f885d13402 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:14.051704 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-eeb37420-6486-4ec8-8ebb-f5f885d13402 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 15:00:14.052343 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 126/507] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:00:14 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 1327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:14.424813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78779a66-c4a4-4cc1-8cb8-1da31de1962c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:14.428941 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78779a66-c4a4-4cc1-8cb8-1da31de1962c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] GET https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d Aug 15 15:00:14.429262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78779a66-c4a4-4cc1-8cb8-1da31de1962c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:14.429533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78779a66-c4a4-4cc1-8cb8-1da31de1962c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:14.441342 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78779a66-c4a4-4cc1-8cb8-1da31de1962c tempest-VolumesMetadataTest-2087889015 tempest-VolumesMetadataTest-2087889015-project-member] https://10.4.3.107/volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d returned with HTTP 404 Aug 15 15:00:14.442664 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 128/508] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:14 2026] GET /volume/v3/volumes/dd5e1a25-6059-4fe0-ae4e-a80fdc1e859d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:15.206213 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-488e79f9-68b7-4e48-9d58-8c3099eb5ae6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:15.208668 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-488e79f9-68b7-4e48-9d58-8c3099eb5ae6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] DELETE https://10.4.3.107/volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0 Aug 15 15:00:15.208863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-488e79f9-68b7-4e48-9d58-8c3099eb5ae6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:15.209094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-488e79f9-68b7-4e48-9d58-8c3099eb5ae6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:15.221575 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:15.221575 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:15.296658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c53db9b6-8d59-4433-8009-d4187064a7c3 req-488e79f9-68b7-4e48-9d58-8c3099eb5ae6 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0 returned with HTTP 200 Aug 15 15:00:15.297022 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 129/509] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:00:15 2026] DELETE /volume/v3/attachments/0fe157f8-34dd-4ee0-81ac-2dd5aa2a6ce0 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:15.669407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31f224a4-291b-427f-82c2-92a66f3c8f8e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:15.782845 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31f224a4-291b-427f-82c2-92a66f3c8f8e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:15.783329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31f224a4-291b-427f-82c2-92a66f3c8f8e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-57585641", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:15.786438 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.qos_specs [None req-31f224a4-291b-427f-82c2-92a66f3c8f8e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-57585641', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100272) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 15 15:00:15.803417 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-31f224a4-291b-427f-82c2-92a66f3c8f8e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DB qos_specs_create(): root {'id': '62a69800-501e-485e-91e3-8f9553125864', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-57585641'} {{(pid=100272) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 15 15:00:15.814275 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31f224a4-291b-427f-82c2-92a66f3c8f8e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:15.814830 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 127/510] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:00:15 2026] POST /volume/v3/qos-specs => generated 391 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:15.826108 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-935d57ca-c175-4b2e-a522-efd0e1db753f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:15.830254 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-935d57ca-c175-4b2e-a522-efd0e1db753f tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:00:15.830839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-935d57ca-c175-4b2e-a522-efd0e1db753f tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2031165017"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:15.852545 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-935d57ca-c175-4b2e-a522-efd0e1db753f tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:00:15.853118 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 127/511] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:00:15 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:15.865741 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75952a75-753e-491c-8721-908359803288 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:15.868379 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75952a75-753e-491c-8721-908359803288 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:00:15.868885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75952a75-753e-491c-8721-908359803288 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2135197120"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:15.886930 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75952a75-753e-491c-8721-908359803288 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:00:15.887323 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 129/512] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:00:15 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 15 15:00:15.901446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a28054a4-524c-41b3-9dcd-9b73a0233064 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:15.904106 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a28054a4-524c-41b3-9dcd-9b73a0233064 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:00:15.904619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a28054a4-524c-41b3-9dcd-9b73a0233064 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1686003239"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:15.906625 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:15.906625 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:15.934843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a28054a4-524c-41b3-9dcd-9b73a0233064 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:00:15.935328 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 130/513] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:00:15 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 15 15:00:15.946838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd1c134b-7749-4a25-a77a-3016239378eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:15.949576 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd1c134b-7749-4a25-a77a-3016239378eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=0b4eb537-fc1f-44fe-a2da-a121ae12b47e Aug 15 15:00:15.950043 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd1c134b-7749-4a25-a77a-3016239378eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:15.950552 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd1c134b-7749-4a25-a77a-3016239378eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'associate' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:15.950953 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:15.950953 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:15.951490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd1c134b-7749-4a25-a77a-3016239378eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Associate qos_spec: 62a69800-501e-485e-91e3-8f9553125864 with type: 0b4eb537-fc1f-44fe-a2da-a121ae12b47e {{(pid=100272) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 15 15:00:15.985980 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd1c134b-7749-4a25-a77a-3016239378eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=0b4eb537-fc1f-44fe-a2da-a121ae12b47e returned with HTTP 202 Aug 15 15:00:15.985980 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 128/514] 10.4.3.107 () {66 vars in 1481 bytes} [Sat Aug 15 15:00:15 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=0b4eb537-fc1f-44fe-a2da-a121ae12b47e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:15.998059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df30e699-6425-443e-b932-a53b003cdb83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.000906 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df30e699-6425-443e-b932-a53b003cdb83 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=28657b14-f0dd-47f6-be83-24af296af3bd Aug 15 15:00:16.001205 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df30e699-6425-443e-b932-a53b003cdb83 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.001533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df30e699-6425-443e-b932-a53b003cdb83 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'associate' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.002394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df30e699-6425-443e-b932-a53b003cdb83 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Associate qos_spec: 62a69800-501e-485e-91e3-8f9553125864 with type: 28657b14-f0dd-47f6-be83-24af296af3bd {{(pid=100271) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 15 15:00:16.036688 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df30e699-6425-443e-b932-a53b003cdb83 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=28657b14-f0dd-47f6-be83-24af296af3bd returned with HTTP 202 Aug 15 15:00:16.037196 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 128/515] 10.4.3.107 () {66 vars in 1481 bytes} [Sat Aug 15 15:00:15 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=28657b14-f0dd-47f6-be83-24af296af3bd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.048612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-906d4c56-1494-4515-ba4a-908cb4bab9a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.054499 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-906d4c56-1494-4515-ba4a-908cb4bab9a4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=64b50d64-b3b2-4aa4-afba-bb1534d376cb Aug 15 15:00:16.054754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-906d4c56-1494-4515-ba4a-908cb4bab9a4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.055502 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-906d4c56-1494-4515-ba4a-908cb4bab9a4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'associate' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.057103 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-906d4c56-1494-4515-ba4a-908cb4bab9a4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Associate qos_spec: 62a69800-501e-485e-91e3-8f9553125864 with type: 64b50d64-b3b2-4aa4-afba-bb1534d376cb {{(pid=100273) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 15 15:00:16.089297 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-906d4c56-1494-4515-ba4a-908cb4bab9a4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=64b50d64-b3b2-4aa4-afba-bb1534d376cb returned with HTTP 202 Aug 15 15:00:16.089891 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 130/516] 10.4.3.107 () {66 vars in 1481 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associate?vol_type_id=64b50d64-b3b2-4aa4-afba-bb1534d376cb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.104220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-142a7522-ba5a-4e7c-a7f6-d8b04b7a6fd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.110063 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-142a7522-ba5a-4e7c-a7f6-d8b04b7a6fd3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations Aug 15 15:00:16.110479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-142a7522-ba5a-4e7c-a7f6-d8b04b7a6fd3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.110808 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-142a7522-ba5a-4e7c-a7f6-d8b04b7a6fd3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'associations' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.111832 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-142a7522-ba5a-4e7c-a7f6-d8b04b7a6fd3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Get associations for qos_spec id: 62a69800-501e-485e-91e3-8f9553125864 {{(pid=100274) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 15 15:00:16.124482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a108b2c9-1927-4837-8ab4-45f977586aa7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.134971 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a108b2c9-1927-4837-8ab4-45f977586aa7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:16.135268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a108b2c9-1927-4837-8ab4-45f977586aa7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.135561 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a108b2c9-1927-4837-8ab4-45f977586aa7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.144569 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-142a7522-ba5a-4e7c-a7f6-d8b04b7a6fd3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations returned with HTTP 200 Aug 15 15:00:16.145167 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 131/517] 10.4.3.107 () {66 vars in 1393 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:16.149541 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.149541 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:16.157008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c65b69f-00cb-4a78-937b-cf397891a70a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.157190 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a108b2c9-1927-4837-8ab4-45f977586aa7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:16.160054 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c65b69f-00cb-4a78-937b-cf397891a70a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/disassociate?vol_type_id=0b4eb537-fc1f-44fe-a2da-a121ae12b47e Aug 15 15:00:16.160897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c65b69f-00cb-4a78-937b-cf397891a70a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.160897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c65b69f-00cb-4a78-937b-cf397891a70a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'disassociate' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.161383 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.161383 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:16.162550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c65b69f-00cb-4a78-937b-cf397891a70a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Disassociate qos_spec: 62a69800-501e-485e-91e3-8f9553125864 from type: 0b4eb537-fc1f-44fe-a2da-a121ae12b47e {{(pid=100271) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 15 15:00:16.164669 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a108b2c9-1927-4837-8ab4-45f977586aa7 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 15:00:16.165185 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 129/518] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:16.205229 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c65b69f-00cb-4a78-937b-cf397891a70a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/disassociate?vol_type_id=0b4eb537-fc1f-44fe-a2da-a121ae12b47e returned with HTTP 202 Aug 15 15:00:16.205229 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 129/519] 10.4.3.107 () {66 vars in 1490 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/disassociate?vol_type_id=0b4eb537-fc1f-44fe-a2da-a121ae12b47e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.214528 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-206fe66d-fdb3-448b-bac4-eaec44456a11 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.216286 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-206fe66d-fdb3-448b-bac4-eaec44456a11 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations Aug 15 15:00:16.216507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-206fe66d-fdb3-448b-bac4-eaec44456a11 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.216710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-206fe66d-fdb3-448b-bac4-eaec44456a11 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'associations' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.217011 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.217011 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:16.217292 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-206fe66d-fdb3-448b-bac4-eaec44456a11 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Get associations for qos_spec id: 62a69800-501e-485e-91e3-8f9553125864 {{(pid=100273) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 15 15:00:16.235681 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-206fe66d-fdb3-448b-bac4-eaec44456a11 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations returned with HTTP 200 Aug 15 15:00:16.236020 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 131/520] 10.4.3.107 () {66 vars in 1393 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:16.250362 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18efa3cf-c801-45ab-a2da-1100abe2dfdc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.252325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18efa3cf-c801-45ab-a2da-1100abe2dfdc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/disassociate_all Aug 15 15:00:16.252625 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18efa3cf-c801-45ab-a2da-1100abe2dfdc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.253565 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18efa3cf-c801-45ab-a2da-1100abe2dfdc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'disassociate_all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.255355 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.255355 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:16.255355 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18efa3cf-c801-45ab-a2da-1100abe2dfdc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Disassociate qos_spec: 62a69800-501e-485e-91e3-8f9553125864 from all. {{(pid=100274) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 15 15:00:16.286267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18efa3cf-c801-45ab-a2da-1100abe2dfdc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/disassociate_all returned with HTTP 202 Aug 15 15:00:16.288086 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 132/521] 10.4.3.107 () {66 vars in 1405 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/disassociate_all => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.300595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d0d913ea-50da-4434-a038-513e8e294492 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.303094 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0d913ea-50da-4434-a038-513e8e294492 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations Aug 15 15:00:16.303155 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0d913ea-50da-4434-a038-513e8e294492 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.303437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0d913ea-50da-4434-a038-513e8e294492 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'associations' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.305415 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0d913ea-50da-4434-a038-513e8e294492 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Get associations for qos_spec id: 62a69800-501e-485e-91e3-8f9553125864 {{(pid=100272) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 15 15:00:16.325735 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0d913ea-50da-4434-a038-513e8e294492 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations returned with HTTP 200 Aug 15 15:00:16.326140 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 130/522] 10.4.3.107 () {66 vars in 1393 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:16.341262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ae48d73-6360-43b3-a8ba-f59836f5e6b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.345159 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ae48d73-6360-43b3-a8ba-f59836f5e6b0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/types/64b50d64-b3b2-4aa4-afba-bb1534d376cb Aug 15 15:00:16.345485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ae48d73-6360-43b3-a8ba-f59836f5e6b0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.346020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ae48d73-6360-43b3-a8ba-f59836f5e6b0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.346689 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.346689 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:16.409325 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ae48d73-6360-43b3-a8ba-f59836f5e6b0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types/64b50d64-b3b2-4aa4-afba-bb1534d376cb returned with HTTP 202 Aug 15 15:00:16.409930 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 130/523] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:00:16 2026] DELETE /volume/v3/types/64b50d64-b3b2-4aa4-afba-bb1534d376cb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:00:16.429803 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b29ff74-6f4d-4263-88b5-54010bf0d08d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.432288 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b29ff74-6f4d-4263-88b5-54010bf0d08d tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/types/64b50d64-b3b2-4aa4-afba-bb1534d376cb Aug 15 15:00:16.432599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b29ff74-6f4d-4263-88b5-54010bf0d08d tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.433040 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b29ff74-6f4d-4263-88b5-54010bf0d08d tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.438218 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b29ff74-6f4d-4263-88b5-54010bf0d08d tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types/64b50d64-b3b2-4aa4-afba-bb1534d376cb returned with HTTP 404 Aug 15 15:00:16.439782 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 132/524] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/types/64b50d64-b3b2-4aa4-afba-bb1534d376cb => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:16.458710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8414a87-b5df-40c6-8a86-b67022414ec4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.466039 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8414a87-b5df-40c6-8a86-b67022414ec4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/types/28657b14-f0dd-47f6-be83-24af296af3bd Aug 15 15:00:16.466405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8414a87-b5df-40c6-8a86-b67022414ec4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.468287 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8414a87-b5df-40c6-8a86-b67022414ec4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.470480 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.470480 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:16.520260 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8414a87-b5df-40c6-8a86-b67022414ec4 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types/28657b14-f0dd-47f6-be83-24af296af3bd returned with HTTP 202 Aug 15 15:00:16.521004 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 133/525] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:00:16 2026] DELETE /volume/v3/types/28657b14-f0dd-47f6-be83-24af296af3bd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.531398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-92665d70-2e6b-4154-acab-1774dab784c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.537585 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92665d70-2e6b-4154-acab-1774dab784c5 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/types/28657b14-f0dd-47f6-be83-24af296af3bd Aug 15 15:00:16.537585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92665d70-2e6b-4154-acab-1774dab784c5 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.537913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92665d70-2e6b-4154-acab-1774dab784c5 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.543911 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92665d70-2e6b-4154-acab-1774dab784c5 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types/28657b14-f0dd-47f6-be83-24af296af3bd returned with HTTP 404 Aug 15 15:00:16.544398 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 131/526] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/types/28657b14-f0dd-47f6-be83-24af296af3bd => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:16.559546 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7733a7b8-ea28-4a2e-bab3-69c6caa47d41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.562564 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7733a7b8-ea28-4a2e-bab3-69c6caa47d41 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/types/0b4eb537-fc1f-44fe-a2da-a121ae12b47e Aug 15 15:00:16.562717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7733a7b8-ea28-4a2e-bab3-69c6caa47d41 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.563124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7733a7b8-ea28-4a2e-bab3-69c6caa47d41 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.619668 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7733a7b8-ea28-4a2e-bab3-69c6caa47d41 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types/0b4eb537-fc1f-44fe-a2da-a121ae12b47e returned with HTTP 202 Aug 15 15:00:16.620864 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 131/527] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:00:16 2026] DELETE /volume/v3/types/0b4eb537-fc1f-44fe-a2da-a121ae12b47e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.633045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4859aae-a834-42ac-b40d-f1798304f2a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.649370 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4859aae-a834-42ac-b40d-f1798304f2a3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/types/0b4eb537-fc1f-44fe-a2da-a121ae12b47e Aug 15 15:00:16.654783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4859aae-a834-42ac-b40d-f1798304f2a3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.655172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4859aae-a834-42ac-b40d-f1798304f2a3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.675147 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4859aae-a834-42ac-b40d-f1798304f2a3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/types/0b4eb537-fc1f-44fe-a2da-a121ae12b47e returned with HTTP 404 Aug 15 15:00:16.675710 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 133/528] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/types/0b4eb537-fc1f-44fe-a2da-a121ae12b47e => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:16.687927 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c64b7497-c341-4883-aaa2-cf6caa803665 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.691358 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c64b7497-c341-4883-aaa2-cf6caa803665 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:16.692394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c64b7497-c341-4883-aaa2-cf6caa803665 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1658608345", "consumer": "back-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:16.695838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.qos_specs [None req-c64b7497-c341-4883-aaa2-cf6caa803665 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1658608345', 'consumer': 'back-end', 'specs': {}} {{(pid=100274) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 15 15:00:16.707399 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-c64b7497-c341-4883-aaa2-cf6caa803665 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DB qos_specs_create(): root {'id': 'ac2e7e56-4356-4654-8313-aa22615a67b5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1658608345'} {{(pid=100274) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 15 15:00:16.718091 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c64b7497-c341-4883-aaa2-cf6caa803665 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:16.719322 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 134/529] 10.4.3.107 () {68 vars in 1264 bytes} [Sat Aug 15 15:00:16 2026] POST /volume/v3/qos-specs => generated 369 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:16.731313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b733338d-8430-4286-a551-b9ba854fae17 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.735280 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b733338d-8430-4286-a551-b9ba854fae17 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5?force=False Aug 15 15:00:16.735280 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b733338d-8430-4286-a551-b9ba854fae17 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.735280 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b733338d-8430-4286-a551-b9ba854fae17 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.735280 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.735280 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:16.735862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b733338d-8430-4286-a551-b9ba854fae17 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: ac2e7e56-4356-4654-8313-aa22615a67b5, force: False {{(pid=100272) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:16.767025 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b733338d-8430-4286-a551-b9ba854fae17 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5?force=False returned with HTTP 202 Aug 15 15:00:16.767025 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 132/530] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:16 2026] DELETE /volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.777433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b647b7ff-2cbf-4dac-891e-c3042ff1be00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.779920 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b647b7ff-2cbf-4dac-891e-c3042ff1be00 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5 Aug 15 15:00:16.780131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b647b7ff-2cbf-4dac-891e-c3042ff1be00 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.780372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b647b7ff-2cbf-4dac-891e-c3042ff1be00 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.786940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b647b7ff-2cbf-4dac-891e-c3042ff1be00 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5 returned with HTTP 404 Aug 15 15:00:16.787676 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 132/531] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:16.800410 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebac89a6-e7fb-440e-a161-9ae520de1130 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.803094 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebac89a6-e7fb-440e-a161-9ae520de1130 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:16.803357 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebac89a6-e7fb-440e-a161-9ae520de1130 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.803628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebac89a6-e7fb-440e-a161-9ae520de1130 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.804972 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.804972 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:16.819815 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebac89a6-e7fb-440e-a161-9ae520de1130 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:16.820155 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 134/532] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs => generated 173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:16.832175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ae999bf-5d89-4a82-9d5f-c4ec27069652 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.834986 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ae999bf-5d89-4a82-9d5f-c4ec27069652 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5?force=False Aug 15 15:00:16.835648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ae999bf-5d89-4a82-9d5f-c4ec27069652 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.835648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ae999bf-5d89-4a82-9d5f-c4ec27069652 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.835758 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.835758 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:16.836262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ae999bf-5d89-4a82-9d5f-c4ec27069652 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: ac2e7e56-4356-4654-8313-aa22615a67b5, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:16.840981 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ae999bf-5d89-4a82-9d5f-c4ec27069652 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5?force=False returned with HTTP 404 Aug 15 15:00:16.844511 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 135/533] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:16 2026] DELETE /volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:16.852851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b03a8c4d-80f5-4de9-914c-0cc8af2f710b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.854655 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b03a8c4d-80f5-4de9-914c-0cc8af2f710b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5 Aug 15 15:00:16.856272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b03a8c4d-80f5-4de9-914c-0cc8af2f710b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.856272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b03a8c4d-80f5-4de9-914c-0cc8af2f710b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.856272 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.856272 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:16.859939 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b03a8c4d-80f5-4de9-914c-0cc8af2f710b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5 returned with HTTP 404 Aug 15 15:00:16.860846 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 133/534] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/ac2e7e56-4356-4654-8313-aa22615a67b5 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:16.875897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-904529ec-742c-464b-bef6-fb60a85b140e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.877667 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-904529ec-742c-464b-bef6-fb60a85b140e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:16.878058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-904529ec-742c-464b-bef6-fb60a85b140e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1822160437", "consumer": "both"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:16.880578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.qos_specs [None req-904529ec-742c-464b-bef6-fb60a85b140e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1822160437', 'consumer': 'both', 'specs': {}} {{(pid=100271) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 15 15:00:16.887500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-904529ec-742c-464b-bef6-fb60a85b140e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DB qos_specs_create(): root {'id': 'f85c5591-1516-4a61-be82-2d74f11056b3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1822160437'} {{(pid=100271) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 15 15:00:16.902360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-904529ec-742c-464b-bef6-fb60a85b140e tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:16.903080 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 133/535] 10.4.3.107 () {68 vars in 1264 bytes} [Sat Aug 15 15:00:16 2026] POST /volume/v3/qos-specs => generated 365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:16.921176 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e44ddee-d138-496d-92f5-ee29b05e19fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.923807 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e44ddee-d138-496d-92f5-ee29b05e19fc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3?force=False Aug 15 15:00:16.923807 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e44ddee-d138-496d-92f5-ee29b05e19fc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.924301 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e44ddee-d138-496d-92f5-ee29b05e19fc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.924712 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:16.924712 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:16.926873 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1e44ddee-d138-496d-92f5-ee29b05e19fc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: f85c5591-1516-4a61-be82-2d74f11056b3, force: False {{(pid=100273) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:16.967376 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e44ddee-d138-496d-92f5-ee29b05e19fc tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3?force=False returned with HTTP 202 Aug 15 15:00:16.967376 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 135/536] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:16 2026] DELETE /volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:16.978522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9454c00-e322-4fd9-b26a-0ad76059803a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:16.984703 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9454c00-e322-4fd9-b26a-0ad76059803a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3 Aug 15 15:00:16.985558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9454c00-e322-4fd9-b26a-0ad76059803a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:16.985558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9454c00-e322-4fd9-b26a-0ad76059803a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:16.991202 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9454c00-e322-4fd9-b26a-0ad76059803a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3 returned with HTTP 404 Aug 15 15:00:16.992168 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 136/537] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:16 2026] GET /volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:17.002432 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3e6ae8d0-51ee-4f9e-968b-49cdc0ee5d1a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.009491 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e6ae8d0-51ee-4f9e-968b-49cdc0ee5d1a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:17.009791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e6ae8d0-51ee-4f9e-968b-49cdc0ee5d1a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.009981 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e6ae8d0-51ee-4f9e-968b-49cdc0ee5d1a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.024559 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e6ae8d0-51ee-4f9e-968b-49cdc0ee5d1a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:17.025137 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 134/538] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs => generated 173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.036600 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a058672-7621-40cc-8b96-119816958f46 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.038805 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a058672-7621-40cc-8b96-119816958f46 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3?force=False Aug 15 15:00:17.039124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a058672-7621-40cc-8b96-119816958f46 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.039379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a058672-7621-40cc-8b96-119816958f46 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.039700 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.039700 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:17.040115 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a058672-7621-40cc-8b96-119816958f46 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: f85c5591-1516-4a61-be82-2d74f11056b3, force: False {{(pid=100271) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:17.045443 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a058672-7621-40cc-8b96-119816958f46 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3?force=False returned with HTTP 404 Aug 15 15:00:17.046206 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 134/539] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:17 2026] DELETE /volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:17.056211 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6accf257-56a8-440e-b59b-ef0b9a46a513 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.058745 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6accf257-56a8-440e-b59b-ef0b9a46a513 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3 Aug 15 15:00:17.058990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6accf257-56a8-440e-b59b-ef0b9a46a513 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.059225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6accf257-56a8-440e-b59b-ef0b9a46a513 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.059622 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.059622 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:17.066026 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6accf257-56a8-440e-b59b-ef0b9a46a513 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3 returned with HTTP 404 Aug 15 15:00:17.067561 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 136/540] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/f85c5591-1516-4a61-be82-2d74f11056b3 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:17.079851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8eb8cb0d-34a3-47d1-8573-859cb41662c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.080913 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eb8cb0d-34a3-47d1-8573-859cb41662c2 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] POST https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:17.081219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eb8cb0d-34a3-47d1-8573-859cb41662c2 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1261253001", "consumer": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:17.083709 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.qos_specs [None req-8eb8cb0d-34a3-47d1-8573-859cb41662c2 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1261253001', 'consumer': 'front-end', 'specs': {}} {{(pid=100274) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 15 15:00:17.089188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-8eb8cb0d-34a3-47d1-8573-859cb41662c2 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DB qos_specs_create(): root {'id': 'e9d9f234-e409-4afb-b32e-b30fc8452a53', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1261253001'} {{(pid=100274) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 15 15:00:17.108129 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eb8cb0d-34a3-47d1-8573-859cb41662c2 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:17.109163 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 137/541] 10.4.3.107 () {68 vars in 1264 bytes} [Sat Aug 15 15:00:17 2026] POST /volume/v3/qos-specs => generated 370 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.122745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7375007d-6f2d-47ea-aa57-30f73722fc80 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.126840 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7375007d-6f2d-47ea-aa57-30f73722fc80 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53?force=False Aug 15 15:00:17.126840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7375007d-6f2d-47ea-aa57-30f73722fc80 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.127046 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7375007d-6f2d-47ea-aa57-30f73722fc80 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.127660 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.127660 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:17.129039 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7375007d-6f2d-47ea-aa57-30f73722fc80 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: e9d9f234-e409-4afb-b32e-b30fc8452a53, force: False {{(pid=100272) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:17.164127 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=443,cinder:INSERT=60,cinder:UPDATE=76 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:00:17.176534 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7375007d-6f2d-47ea-aa57-30f73722fc80 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53?force=False returned with HTTP 202 Aug 15 15:00:17.178470 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 135/542] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:17 2026] DELETE /volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:17.190610 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-963d2f3b-f18d-45ae-b7ed-7bd0a87f18aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.192923 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-963d2f3b-f18d-45ae-b7ed-7bd0a87f18aa tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53 Aug 15 15:00:17.193207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-963d2f3b-f18d-45ae-b7ed-7bd0a87f18aa tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.194009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-963d2f3b-f18d-45ae-b7ed-7bd0a87f18aa tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.201412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-963d2f3b-f18d-45ae-b7ed-7bd0a87f18aa tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53 returned with HTTP 404 Aug 15 15:00:17.202087 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 135/543] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:17.211422 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f020854c-1afb-41be-b1c7-6ed935378e35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.213371 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f020854c-1afb-41be-b1c7-6ed935378e35 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:17.213766 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f020854c-1afb-41be-b1c7-6ed935378e35 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.213991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f020854c-1afb-41be-b1c7-6ed935378e35 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.219340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f020854c-1afb-41be-b1c7-6ed935378e35 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:17.219785 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 137/544] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs => generated 173 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.229890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0166c56-2166-4f0c-a83b-434be83f2529 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.233110 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0166c56-2166-4f0c-a83b-434be83f2529 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53?force=False Aug 15 15:00:17.233325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0166c56-2166-4f0c-a83b-434be83f2529 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.234277 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0166c56-2166-4f0c-a83b-434be83f2529 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.234619 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.234619 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:17.235552 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b0166c56-2166-4f0c-a83b-434be83f2529 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: e9d9f234-e409-4afb-b32e-b30fc8452a53, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:17.239416 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0166c56-2166-4f0c-a83b-434be83f2529 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53?force=False returned with HTTP 404 Aug 15 15:00:17.239851 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 138/545] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:17 2026] DELETE /volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:17.249965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-811d0e38-ac44-44db-b0e2-843510e8d776 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.252615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-811d0e38-ac44-44db-b0e2-843510e8d776 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53 Aug 15 15:00:17.254061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-811d0e38-ac44-44db-b0e2-843510e8d776 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.254061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-811d0e38-ac44-44db-b0e2-843510e8d776 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.254061 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.254061 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:17.263994 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-811d0e38-ac44-44db-b0e2-843510e8d776 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53 returned with HTTP 404 Aug 15 15:00:17.263994 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 136/546] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/e9d9f234-e409-4afb-b32e-b30fc8452a53 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:17.275690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd82148b-87dc-4f49-a16b-2a078da580d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.278016 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd82148b-87dc-4f49-a16b-2a078da580d0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 Aug 15 15:00:17.278297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd82148b-87dc-4f49-a16b-2a078da580d0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.278581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd82148b-87dc-4f49-a16b-2a078da580d0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.284393 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd82148b-87dc-4f49-a16b-2a078da580d0 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 returned with HTTP 200 Aug 15 15:00:17.284393 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 136/547] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.299664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d243ae5d-fdcb-49f4-9df6-cda0c5029392 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.303702 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d243ae5d-fdcb-49f4-9df6-cda0c5029392 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs Aug 15 15:00:17.303702 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d243ae5d-fdcb-49f4-9df6-cda0c5029392 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.303905 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d243ae5d-fdcb-49f4-9df6-cda0c5029392 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.304625 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.304625 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:17.312346 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d243ae5d-fdcb-49f4-9df6-cda0c5029392 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs returned with HTTP 200 Aug 15 15:00:17.316134 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 138/548] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs => generated 173 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.327662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f09c8506-a8fd-4bd3-a097-cd2533bf4827 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.330923 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f09c8506-a8fd-4bd3-a097-cd2533bf4827 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] PUT https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 Aug 15 15:00:17.331469 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f09c8506-a8fd-4bd3-a097-cd2533bf4827 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:17.346535 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.qos_specs [None req-f09c8506-a8fd-4bd3-a097-cd2533bf4827 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100274) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 15 15:00:17.361862 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-f09c8506-a8fd-4bd3-a097-cd2533bf4827 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] qos_specs_update() value: {'id': 'c86a0dd0-7b54-4212-8d73-373306c576ac', 'key': 'iops_bytes', 'value': '500', 'specs_id': '62a69800-501e-485e-91e3-8f9553125864', 'deleted': False} {{(pid=100274) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 15 15:00:17.368430 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f09c8506-a8fd-4bd3-a097-cd2533bf4827 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 returned with HTTP 200 Aug 15 15:00:17.369788 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 139/549] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 15:00:17 2026] PUT /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 => generated 36 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:17.382049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-874d9b62-15fc-4d7a-947d-c92e6b580c33 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.386187 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-874d9b62-15fc-4d7a-947d-c92e6b580c33 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 Aug 15 15:00:17.386417 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-874d9b62-15fc-4d7a-947d-c92e6b580c33 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.390686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-874d9b62-15fc-4d7a-947d-c92e6b580c33 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.404873 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-874d9b62-15fc-4d7a-947d-c92e6b580c33 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 returned with HTTP 200 Aug 15 15:00:17.405696 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 137/550] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.420402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89ce4a46-b268-4031-a02f-c37c264d625a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.425202 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89ce4a46-b268-4031-a02f-c37c264d625a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] PUT https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/delete_keys Aug 15 15:00:17.425202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89ce4a46-b268-4031-a02f-c37c264d625a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:17.427139 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.427139 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:17.427804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-89ce4a46-b268-4031-a02f-c37c264d625a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete_key spec: 62a69800-501e-485e-91e3-8f9553125864, keys: ['iops_bytes'] {{(pid=100271) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 15 15:00:17.467620 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89ce4a46-b268-4031-a02f-c37c264d625a tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/delete_keys returned with HTTP 202 Aug 15 15:00:17.468156 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 137/551] 10.4.3.107 () {68 vars in 1410 bytes} [Sat Aug 15 15:00:17 2026] PUT /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864/delete_keys => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:17.479908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d185a380-58ff-4e4b-aa7f-cc7ddc6906eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.483842 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d185a380-58ff-4e4b-aa7f-cc7ddc6906eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 Aug 15 15:00:17.484083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d185a380-58ff-4e4b-aa7f-cc7ddc6906eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.484750 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d185a380-58ff-4e4b-aa7f-cc7ddc6906eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.484885 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.484885 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:17.490711 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d185a380-58ff-4e4b-aa7f-cc7ddc6906eb tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 returned with HTTP 200 Aug 15 15:00:17.491302 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 139/552] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 => generated 391 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.504862 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0cd0f907-5715-4f28-afa6-71f58401c86c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.508217 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cd0f907-5715-4f28-afa6-71f58401c86c tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 Aug 15 15:00:17.509006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cd0f907-5715-4f28-afa6-71f58401c86c tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.509006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cd0f907-5715-4f28-afa6-71f58401c86c tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.509893 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.509893 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:17.515031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cd0f907-5715-4f28-afa6-71f58401c86c tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 returned with HTTP 200 Aug 15 15:00:17.516426 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 140/553] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 => generated 391 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:17.529366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7bac6e8-229b-4103-9b33-c550035aa5e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.533288 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7bac6e8-229b-4103-9b33-c550035aa5e3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] DELETE https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864?force=False Aug 15 15:00:17.533288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7bac6e8-229b-4103-9b33-c550035aa5e3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.533664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7bac6e8-229b-4103-9b33-c550035aa5e3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.534433 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.534433 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:17.535069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b7bac6e8-229b-4103-9b33-c550035aa5e3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Delete qos_spec: 62a69800-501e-485e-91e3-8f9553125864, force: False {{(pid=100272) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 15 15:00:17.567131 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7bac6e8-229b-4103-9b33-c550035aa5e3 tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864?force=False returned with HTTP 202 Aug 15 15:00:17.567131 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 138/554] 10.4.3.107 () {66 vars in 1380 bytes} [Sat Aug 15 15:00:17 2026] DELETE /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:17.578852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e3bb308-1948-4250-99c5-206ef34cf13b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:17.581560 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e3bb308-1948-4250-99c5-206ef34cf13b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] GET https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 Aug 15 15:00:17.581829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e3bb308-1948-4250-99c5-206ef34cf13b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:17.582009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e3bb308-1948-4250-99c5-206ef34cf13b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:17.582386 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:17.582386 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:17.592600 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e3bb308-1948-4250-99c5-206ef34cf13b tempest-QosSpecsTestJSON-787237286 tempest-QosSpecsTestJSON-787237286-project-admin] https://10.4.3.107/volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 returned with HTTP 404 Aug 15 15:00:17.596842 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 138/555] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:17 2026] GET /volume/v3/qos-specs/62a69800-501e-485e-91e3-8f9553125864 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:18.557759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:18.735643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:18.736750 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-171170671"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:18.740604 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-171170671'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:18.740913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Create volume of 1 GB Aug 15 15:00:18.741413 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:18.741413 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:18.749362 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Availability Zones retrieved successfully. Aug 15 15:00:18.758277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Flow 'volume_create_api' (9c1e3bf9-7bf1-48b7-9d1b-1a16f5cae2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:18.760055 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf68baa1-348c-4029-982b-0c4f12278b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:18.762490 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:18.766709 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6a02647-0811-4456-a4fd-7aa3b967c173 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:18.766709 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6a02647-0811-4456-a4fd-7aa3b967c173 None None] GET https://10.4.3.107/volume// Aug 15 15:00:18.766709 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6a02647-0811-4456-a4fd-7aa3b967c173 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:18.766709 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6a02647-0811-4456-a4fd-7aa3b967c173 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:18.766709 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6a02647-0811-4456-a4fd-7aa3b967c173 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:18.772917 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 141/556] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00:18 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:18.786361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-f0cb6a26-fca9-4e41-96d5-61ea9560e161 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:18.789254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-f0cb6a26-fca9-4e41-96d5-61ea9560e161 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 15:00:18.789402 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-f0cb6a26-fca9-4e41-96d5-61ea9560e161 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:18.789703 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-f0cb6a26-fca9-4e41-96d5-61ea9560e161 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:18.800009 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:18.800009 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:18.805299 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bdf76706-7368-4ce4-821a-ff667e004641 req-f0cb6a26-fca9-4e41-96d5-61ea9560e161 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 15:00:18.811947 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-f0cb6a26-fca9-4e41-96d5-61ea9560e161 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 15:00:18.813280 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 139/557] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:00:18 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:18.819568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf68baa1-348c-4029-982b-0c4f12278b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:18.820750 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07deaa5e-4ba2-4007-86d6-a229deada9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:18.927376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:18.929752 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Created reservations ['47b43206-8d57-4cbf-88aa-05c2857d55db', '82f4fcfa-4935-4bb6-8125-29aed93f783f', '6dce106e-b9c3-4c4d-9d8e-39a07f550bc3', 'abd97ea9-8882-4991-aafc-b389f6c12ca5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:18.930724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07deaa5e-4ba2-4007-86d6-a229deada9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47b43206-8d57-4cbf-88aa-05c2857d55db', '82f4fcfa-4935-4bb6-8125-29aed93f783f', '6dce106e-b9c3-4c4d-9d8e-39a07f550bc3', 'abd97ea9-8882-4991-aafc-b389f6c12ca5']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:18.930978 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] PUT https://10.4.3.107/volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc Aug 15 15:00:18.931154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:18.931326 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c541c26f-1033-47a4-a2bf-6737d728c36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:18.946766 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Acquiring lock "cinder-attachment_update-752efc5c-0237-4306-b628-7803e9b48cc8-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:00:18.955568 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Lock "cinder-attachment_update-752efc5c-0237-4306-b628-7803e9b48cc8-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:00:18.957730 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:18.957730 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:18.961846 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c541c26f-1033-47a4-a2bf-6737d728c36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b477885-d7aa-4c36-b47f-cb515ecd1c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-171170671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee87a74804a24bfd9ebff4ba1df3bc6a',qos_specs=None,replication_status=,reservations=['47b43206-8d57-4cbf-88aa-05c2857d55db','82f4fcfa-4935-4bb6-8125-29aed93f783f','6dce106e-b9c3-4c4d-9d8e-39a07f550bc3','abd97ea9-8882-4991-aafc-b389f6c12ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc280c4a7eee4bd29e54e7c1166400fc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-171170671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b477885-d7aa-4c36-b47f-cb515ecd1c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee87a74804a24bfd9ebff4ba1df3bc6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc280c4a7eee4bd29e54e7c1166400fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:18.962661 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c6a104-2f29-428b-b370-40433b09e5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:18.988345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c6a104-2f29-428b-b370-40433b09e5b1) transitioned into state 'SUCCESS' from state '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-171170671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee87a74804a24bfd9ebff4ba1df3bc6a',qos_specs=None,replication_status=,reservations=['47b43206-8d57-4cbf-88aa-05c2857d55db','82f4fcfa-4935-4bb6-8125-29aed93f783f','6dce106e-b9c3-4c4d-9d8e-39a07f550bc3','abd97ea9-8882-4991-aafc-b389f6c12ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc280c4a7eee4bd29e54e7c1166400fc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:18.988345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee167adb-49f6-42d4-9883-265757418c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:18.998985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee167adb-49f6-42d4-9883-265757418c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:19.000209 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Flow 'volume_create_api' (9c1e3bf9-7bf1-48b7-9d1b-1a16f5cae2a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:19.000701 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Create volume request issued successfully. Aug 15 15:00:19.001627 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91015cf0-05da-4b94-ab1b-36ad41ec2bc7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:19.002207 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 140/558] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:00:18 2026] POST /volume/v3/volumes => generated 818 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:19.021022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b546e6e2-8cd5-4f74-9af3-0f549e942edf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:19.023629 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b546e6e2-8cd5-4f74-9af3-0f549e942edf tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:19.023629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b546e6e2-8cd5-4f74-9af3-0f549e942edf tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:19.023882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b546e6e2-8cd5-4f74-9af3-0f549e942edf tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:19.032407 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:19.032407 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:19.037678 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b546e6e2-8cd5-4f74-9af3-0f549e942edf tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:19.043534 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b546e6e2-8cd5-4f74-9af3-0f549e942edf tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 200 Aug 15 15:00:19.044108 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 142/559] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:19 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:19.247427 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Lock "cinder-attachment_update-752efc5c-0237-4306-b628-7803e9b48cc8-np0000007361" released by "attachment_update" :: held 0.292s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:00:19.247718 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-8c1894a7-d229-4ae0-bb20-16ef10c5c786 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc returned with HTTP 200 Aug 15 15:00:19.248312 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 139/560] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:00:18 2026] PUT /volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc => generated 969 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:19.296815 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bdf76706-7368-4ce4-821a-ff667e004641 req-fe6aa2f9-9ad2-4aa7-bf75-36967e9304c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:19.301262 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-fe6aa2f9-9ad2-4aa7-bf75-36967e9304c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] POST https://10.4.3.107/volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc/action Aug 15 15:00:19.301262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-fe6aa2f9-9ad2-4aa7-bf75-36967e9304c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:19.301262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-fe6aa2f9-9ad2-4aa7-bf75-36967e9304c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:19.342825 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:19.342825 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:19.369080 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdf76706-7368-4ce4-821a-ff667e004641 req-fe6aa2f9-9ad2-4aa7-bf75-36967e9304c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc/action returned with HTTP 204 Aug 15 15:00:19.369288 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 140/561] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:00:19 2026] POST /volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:20.062914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c84bdc21-9a6a-4a03-adf7-8247d2b9ad2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.066091 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c84bdc21-9a6a-4a03-adf7-8247d2b9ad2c tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:20.066352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c84bdc21-9a6a-4a03-adf7-8247d2b9ad2c tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.066621 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c84bdc21-9a6a-4a03-adf7-8247d2b9ad2c tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.097287 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.097287 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:20.115068 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c84bdc21-9a6a-4a03-adf7-8247d2b9ad2c tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:20.123613 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c84bdc21-9a6a-4a03-adf7-8247d2b9ad2c tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 200 Aug 15 15:00:20.124213 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 141/562] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 945 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:20.144824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.148383 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] POST https://10.4.3.107/volume/v3/volume-transfers Aug 15 15:00:20.151492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7b477885-d7aa-4c36-b47f-cb515ecd1c53"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:20.156320 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volume_transfer [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Creating new volume transfer {'transfer': {'volume_id': '7b477885-d7aa-4c36-b47f-cb515ecd1c53'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 15 15:00:20.157258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volume_transfer [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Creating transfer of volume 7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:20.157938 np0000007361 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Generating transfer record for volume 7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:20.171430 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.171430 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:20.199656 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c42decaf-2fed-4040-a5e0-f9b86f1b53ea tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers returned with HTTP 202 Aug 15 15:00:20.199656 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 143/563] 10.4.3.107 () {70 vars in 1326 bytes} [Sat Aug 15 15:00:20 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:20.210738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7bbfd684-fe98-42b4-b28a-83fa3d4683d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.214585 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bbfd684-fe98-42b4-b28a-83fa3d4683d8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:20.214585 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bbfd684-fe98-42b4-b28a-83fa3d4683d8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.214585 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bbfd684-fe98-42b4-b28a-83fa3d4683d8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.223345 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.223345 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:20.229926 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7bbfd684-fe98-42b4-b28a-83fa3d4683d8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:20.238042 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bbfd684-fe98-42b4-b28a-83fa3d4683d8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 200 Aug 15 15:00:20.239054 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 140/564] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:20.258566 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3e074f8e-bd08-4a89-bdb4-cb725d196949 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.261079 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e074f8e-bd08-4a89-bdb4-cb725d196949 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 Aug 15 15:00:20.261711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e074f8e-bd08-4a89-bdb4-cb725d196949 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.263345 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e074f8e-bd08-4a89-bdb4-cb725d196949 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.270434 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e074f8e-bd08-4a89-bdb4-cb725d196949 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 returned with HTTP 200 Aug 15 15:00:20.271190 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 141/565] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 => generated 540 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:20.287809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c13abdc-adda-4c8e-84bb-34a8f84f02a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.289844 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c13abdc-adda-4c8e-84bb-34a8f84f02a7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volume-transfers Aug 15 15:00:20.290564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c13abdc-adda-4c8e-84bb-34a8f84f02a7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.290564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c13abdc-adda-4c8e-84bb-34a8f84f02a7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.290564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-2c13abdc-adda-4c8e-84bb-34a8f84f02a7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 15 15:00:20.298920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c13abdc-adda-4c8e-84bb-34a8f84f02a7 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers returned with HTTP 200 Aug 15 15:00:20.299845 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 142/566] 10.4.3.107 () {68 vars in 1305 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:20.315963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.471886 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] POST https://10.4.3.107/volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554/accept Aug 15 15:00:20.472663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a0888c0a27418c6d"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:20.473953 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Accepting volume transfer b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 {{(pid=100274) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 15 15:00:20.474077 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Accepting transfer b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 Aug 15 15:00:20.580859 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Created reservations ['a9bf9c66-bc54-45ea-8f22-54b7a71e177b', '6e0c27ab-cab4-479e-bc1d-e38f7a36570a', '6257cf9d-f714-495e-a20c-a750f9fd4862', '7efbceba-9a57-4d71-b54e-a5e66775cf84'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:20.620978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Created reservations ['f4e635fd-2b9f-4cbd-a0ef-ab27e905dadc', '94c37476-1c7a-428d-9c4e-9a34fa2d8b3a', 'ad308b99-b8bd-4b5f-9d4c-2fd68c9a6842', 'b5e2363f-db2d-4787-90cb-3d440a99f41a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:20.685068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Created reservations ['8f09f73b-0d31-4d52-a33c-bd4b22c3729f', '5bdd925b-8171-4f0a-a90e-5e4141ec3cd4', 'b6b28daa-837c-4204-917f-b95c0ad7ef47', '5b34a6c6-1154-4e50-b028-b6685b63d584'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:20.729597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Created reservations ['cf19731b-273e-49ff-b924-fbf99050155c', '3fc1c229-2b32-47e0-b63f-55d7590187f6', '7b699869-dd5d-4d5b-a7c0-729f377c6a94', '92baac77-4fd6-43ae-92e4-2450a97c5230'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:20.743156 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Transfer volume completed successfully. Aug 15 15:00:20.864345 np0000007361 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Volume 7b477885-d7aa-4c36-b47f-cb515ecd1c53 has been transferred. Aug 15 15:00:20.868333 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c72c0957-ac53-4bd2-8b9c-979071241274 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.868333 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:20.868333 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.868333 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.869129 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Delete volume with id: c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:20.879931 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.879931 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:20.880638 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:20.883571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73c8b140-408d-47ad-b2b8-5b07963aaa81 tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] https://10.4.3.107/volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554/accept returned with HTTP 202 Aug 15 15:00:20.886113 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 144/567] 10.4.3.107 () {70 vars in 1458 bytes} [Sat Aug 15 15:00:20 2026] POST /volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554/accept => generated 365 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:20.896767 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12011b38-1159-4ffe-9783-e5e3663bcc6d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.899105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12011b38-1159-4ffe-9783-e5e3663bcc6d tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:20.899494 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12011b38-1159-4ffe-9783-e5e3663bcc6d tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.899675 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12011b38-1159-4ffe-9783-e5e3663bcc6d tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.915312 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.915312 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:20.922196 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-12011b38-1159-4ffe-9783-e5e3663bcc6d tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Volume info retrieved successfully. Aug 15 15:00:20.932049 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12011b38-1159-4ffe-9783-e5e3663bcc6d tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 200 Aug 15 15:00:20.933310 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 142/568] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:20.956318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7a35f1f-9b2d-4962-afc0-a9df2276e04b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.958615 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Delete volume request issued successfully. Aug 15 15:00:20.958615 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c72c0957-ac53-4bd2-8b9c-979071241274 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 202 Aug 15 15:00:20.958943 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 141/569] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:20 2026] DELETE /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:20.959206 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7a35f1f-9b2d-4962-afc0-a9df2276e04b tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:20.959482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7a35f1f-9b2d-4962-afc0-a9df2276e04b tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.959692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7a35f1f-9b2d-4962-afc0-a9df2276e04b tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.971675 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.971675 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:20.976552 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19bbcdb2-049a-4aa3-9d62-2766d11da408 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:20.977198 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7a35f1f-9b2d-4962-afc0-a9df2276e04b tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] Volume info retrieved successfully. Aug 15 15:00:20.980306 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19bbcdb2-049a-4aa3-9d62-2766d11da408 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:20.980306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19bbcdb2-049a-4aa3-9d62-2766d11da408 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:20.980306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19bbcdb2-049a-4aa3-9d62-2766d11da408 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:20.985268 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7a35f1f-9b2d-4962-afc0-a9df2276e04b tempest-VolumesTransfersV357Test-1367265979 tempest-VolumesTransfersV357Test-1367265979-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 200 Aug 15 15:00:20.986054 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 143/570] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:20.990683 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:20.990683 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:20.994874 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-19bbcdb2-049a-4aa3-9d62-2766d11da408 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Volume info retrieved successfully. Aug 15 15:00:21.004769 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19bbcdb2-049a-4aa3-9d62-2766d11da408 tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 200 Aug 15 15:00:21.004769 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 145/571] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:20 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:21.008635 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4e1dc107-0d5c-4d5d-ad4e-fd4ce92138e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:21.012286 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e1dc107-0d5c-4d5d-ad4e-fd4ce92138e3 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] DELETE https://10.4.3.107/volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 Aug 15 15:00:21.012286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e1dc107-0d5c-4d5d-ad4e-fd4ce92138e3 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:21.012286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e1dc107-0d5c-4d5d-ad4e-fd4ce92138e3 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:21.012286 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-4e1dc107-0d5c-4d5d-ad4e-fd4ce92138e3 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Delete transfer with id: b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 Aug 15 15:00:21.018753 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e1dc107-0d5c-4d5d-ad4e-fd4ce92138e3 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 returned with HTTP 404 Aug 15 15:00:21.018753 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 143/572] 10.4.3.107 () {68 vars in 1419 bytes} [Sat Aug 15 15:00:21 2026] DELETE /volume/v3/volume-transfers/b9562b7a-eb8d-4dc5-96aa-dbcca6acc554 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:21.036583 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-075afe45-16e7-4401-82c4-a162e456236d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:21.408318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:21.408318 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:21.408318 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:21.408318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Delete volume with id: 7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:21.426618 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:21.426618 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:21.428487 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Volume info retrieved successfully. Aug 15 15:00:21.473788 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Delete volume request issued successfully. Aug 15 15:00:21.473788 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-075afe45-16e7-4401-82c4-a162e456236d tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 202 Aug 15 15:00:21.474989 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 142/573] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:00:21 2026] DELETE /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 0 bytes in 439 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:21.491990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a50aa8c6-8926-470b-a22a-489ec8d483c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:21.493927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a50aa8c6-8926-470b-a22a-489ec8d483c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:21.493927 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a50aa8c6-8926-470b-a22a-489ec8d483c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:21.494116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a50aa8c6-8926-470b-a22a-489ec8d483c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:21.507603 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:21.507603 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:21.514133 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a50aa8c6-8926-470b-a22a-489ec8d483c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Volume info retrieved successfully. Aug 15 15:00:21.520168 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a50aa8c6-8926-470b-a22a-489ec8d483c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 200 Aug 15 15:00:21.521326 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 144/574] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:21 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 1129 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:21.715185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-33306ec3-b2af-42f0-895a-3b44a687408c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:21.718194 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-33306ec3-b2af-42f0-895a-3b44a687408c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:21.718194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-33306ec3-b2af-42f0-895a-3b44a687408c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:21.718659 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-33306ec3-b2af-42f0-895a-3b44a687408c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:21.721429 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=478,cinder:UPDATE=123,cinder:INSERT=77 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:00:21.727571 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:21.727571 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:21.743531 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-33306ec3-b2af-42f0-895a-3b44a687408c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:21.755320 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-33306ec3-b2af-42f0-895a-3b44a687408c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:21.755906 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 146/575] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:21 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:21.921986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cffe1a93-c838-4941-8728-a9bc457c34a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:21.921986 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cffe1a93-c838-4941-8728-a9bc457c34a4 None None] GET https://10.4.3.107/volume// Aug 15 15:00:21.922700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cffe1a93-c838-4941-8728-a9bc457c34a4 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:21.922700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cffe1a93-c838-4941-8728-a9bc457c34a4 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:21.923914 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cffe1a93-c838-4941-8728-a9bc457c34a4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:21.924665 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 144/576] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:00:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:21.934923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-a838f7db-35f7-4bbf-aa41-8510951adfea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:21.940710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-a838f7db-35f7-4bbf-aa41-8510951adfea tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:00:21.941423 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-a838f7db-35f7-4bbf-aa41-8510951adfea tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51fd1137-bbe7-4823-805b-bdc233811214", "connector": null, "instance_uuid": "0e301984-5aa9-4e6e-a9af-cf9e87324cf8"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:21.954127 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:21.954127 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:22.014877 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-a838f7db-35f7-4bbf-aa41-8510951adfea tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:00:22.015765 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 143/577] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:00:21 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 15 15:00:22.029140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8827ff4-7dd2-4aff-8ee8-fbc4e2d172bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.032916 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8827ff4-7dd2-4aff-8ee8-fbc4e2d172bd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] GET https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 Aug 15 15:00:22.032916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8827ff4-7dd2-4aff-8ee8-fbc4e2d172bd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.034210 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8827ff4-7dd2-4aff-8ee8-fbc4e2d172bd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.042759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8827ff4-7dd2-4aff-8ee8-fbc4e2d172bd tempest-ServerStableDeviceRescueTest-1621567605 tempest-ServerStableDeviceRescueTest-1621567605-project-member] https://10.4.3.107/volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 returned with HTTP 404 Aug 15 15:00:22.043325 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 145/578] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/v3/volumes/c2519636-d6be-40e4-99d1-0ad369067b51 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:22.088569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-293cd238-0af0-4883-9837-d3a344c94b93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.094416 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-293cd238-0af0-4883-9837-d3a344c94b93 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:22.095015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-293cd238-0af0-4883-9837-d3a344c94b93 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.095015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-293cd238-0af0-4883-9837-d3a344c94b93 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.113352 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:22.113352 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:22.121329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-04534659-e3c3-4a46-b166-48209191c417 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.121883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04534659-e3c3-4a46-b166-48209191c417 None None] GET https://10.4.3.107/volume// Aug 15 15:00:22.122106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04534659-e3c3-4a46-b166-48209191c417 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.122106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04534659-e3c3-4a46-b166-48209191c417 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.122729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04534659-e3c3-4a46-b166-48209191c417 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:22.123584 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 145/579] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:22.125455 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-293cd238-0af0-4883-9837-d3a344c94b93 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:22.140930 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-293cd238-0af0-4883-9837-d3a344c94b93 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:22.140930 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 147/580] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:22.141162 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-b4803cb4-35b7-4916-8d00-2c218adf1726 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.147090 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-b4803cb4-35b7-4916-8d00-2c218adf1726 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:22.147789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-b4803cb4-35b7-4916-8d00-2c218adf1726 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.148194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-b4803cb4-35b7-4916-8d00-2c218adf1726 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.171432 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:22.171432 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:22.182549 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-b4803cb4-35b7-4916-8d00-2c218adf1726 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:22.193332 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-b4803cb4-35b7-4916-8d00-2c218adf1726 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:22.193981 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 144/581] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:22.320941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.324645 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] PUT https://10.4.3.107/volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055 Aug 15 15:00:22.325225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:22.337100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Acquiring lock "cinder-attachment_update-51fd1137-bbe7-4823-805b-bdc233811214-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:00:22.345137 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Lock "cinder-attachment_update-51fd1137-bbe7-4823-805b-bdc233811214-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:00:22.346328 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:22.346328 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:22.496798 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Lock "cinder-attachment_update-51fd1137-bbe7-4823-805b-bdc233811214-np0000007361" released by "attachment_update" :: held 0.152s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:00:22.499828 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-2809530c-b5bf-46bc-85d7-26e82ec83437 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055 returned with HTTP 200 Aug 15 15:00:22.499828 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 146/582] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:00:22 2026] PUT /volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:22.538717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-deb99f25-bc34-45a7-b348-9efaea2779d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.542755 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-deb99f25-bc34-45a7-b348-9efaea2779d5 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:22.542755 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-deb99f25-bc34-45a7-b348-9efaea2779d5 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.543058 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-deb99f25-bc34-45a7-b348-9efaea2779d5 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.562547 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-deb99f25-bc34-45a7-b348-9efaea2779d5 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 404 Aug 15 15:00:22.563280 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 146/583] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:22.574694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bef9c6f-be2d-4d38-8af8-e22c3aad0b5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.576391 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bef9c6f-be2d-4d38-8af8-e22c3aad0b5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:22.576872 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bef9c6f-be2d-4d38-8af8-e22c3aad0b5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.577381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bef9c6f-be2d-4d38-8af8-e22c3aad0b5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.585632 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bef9c6f-be2d-4d38-8af8-e22c3aad0b5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 404 Aug 15 15:00:22.586487 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 148/584] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:22.598773 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f30cdce-054a-4280-b524-8a82b0febfd9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.602645 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f30cdce-054a-4280-b524-8a82b0febfd9 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:22.602973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f30cdce-054a-4280-b524-8a82b0febfd9 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.603385 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f30cdce-054a-4280-b524-8a82b0febfd9 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.604164 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4f30cdce-054a-4280-b524-8a82b0febfd9 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Delete volume with id: 7b477885-d7aa-4c36-b47f-cb515ecd1c53 Aug 15 15:00:22.613000 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f30cdce-054a-4280-b524-8a82b0febfd9 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 returned with HTTP 404 Aug 15 15:00:22.613611 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 145/585] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:00:22 2026] DELETE /volume/v3/volumes/7b477885-d7aa-4c36-b47f-cb515ecd1c53 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:22.625688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.628492 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:22.629527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-785114671"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:22.632084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-785114671'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:22.632344 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Create volume of 1 GB Aug 15 15:00:22.632714 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:22.632714 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:22.637287 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Availability Zones retrieved successfully. Aug 15 15:00:22.647803 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Flow 'volume_create_api' (2881ef18-0810-4c82-84af-3e096f305458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:22.650577 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcdd8387-a6e3-4e4e-bf19-afff75f6363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:22.653186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:22.690825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcdd8387-a6e3-4e4e-bf19-afff75f6363f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:22.691990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10454dbb-10d4-409e-9130-63df1b9d34b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:22.765923 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Created reservations ['68e66f5f-de6c-4802-af8c-b7aa2eb2d0ba', '2351add1-9b54-4656-894b-75b310cdead8', '9edb4d28-5a48-4cbd-8496-ec4811893f6b', '6fd50c70-0963-44d3-9eac-31585c9295e0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:22.767224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10454dbb-10d4-409e-9130-63df1b9d34b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68e66f5f-de6c-4802-af8c-b7aa2eb2d0ba', '2351add1-9b54-4656-894b-75b310cdead8', '9edb4d28-5a48-4cbd-8496-ec4811893f6b', '6fd50c70-0963-44d3-9eac-31585c9295e0']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:22.768400 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff3a27f-9426-4415-9df0-29c65ee58b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:22.803335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff3a27f-9426-4415-9df0-29c65ee58b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a8255e-47e1-40bb-8e36-286c3341b933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-785114671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee87a74804a24bfd9ebff4ba1df3bc6a',qos_specs=None,replication_status=,reservations=['68e66f5f-de6c-4802-af8c-b7aa2eb2d0ba','2351add1-9b54-4656-894b-75b310cdead8','9edb4d28-5a48-4cbd-8496-ec4811893f6b','6fd50c70-0963-44d3-9eac-31585c9295e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc280c4a7eee4bd29e54e7c1166400fc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-785114671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a8255e-47e1-40bb-8e36-286c3341b933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee87a74804a24bfd9ebff4ba1df3bc6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc280c4a7eee4bd29e54e7c1166400fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:22.804386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8c0991-1905-4a0a-a64a-f72dbda3bea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:22.830947 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8c0991-1905-4a0a-a64a-f72dbda3bea8) transitioned into state 'SUCCESS' from state '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-785114671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee87a74804a24bfd9ebff4ba1df3bc6a',qos_specs=None,replication_status=,reservations=['68e66f5f-de6c-4802-af8c-b7aa2eb2d0ba','2351add1-9b54-4656-894b-75b310cdead8','9edb4d28-5a48-4cbd-8496-ec4811893f6b','6fd50c70-0963-44d3-9eac-31585c9295e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc280c4a7eee4bd29e54e7c1166400fc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:22.832493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5539f4b6-32b9-4d23-be9c-e8e080fb3581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:22.845094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5539f4b6-32b9-4d23-be9c-e8e080fb3581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:22.846250 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Flow 'volume_create_api' (2881ef18-0810-4c82-84af-3e096f305458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:22.846680 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Create volume request issued successfully. Aug 15 15:00:22.847532 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32e3f06b-25c9-47af-bfef-8aa5fb3c73fe tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:22.848080 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 147/586] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:00:22 2026] POST /volume/v3/volumes => generated 818 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:22.868701 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c078197-3696-4d6a-9b8d-eedb670b5d9d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:22.871737 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c078197-3696-4d6a-9b8d-eedb670b5d9d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:22.871999 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c078197-3696-4d6a-9b8d-eedb670b5d9d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:22.872225 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c078197-3696-4d6a-9b8d-eedb670b5d9d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:22.885992 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:22.885992 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:22.891830 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1c078197-3696-4d6a-9b8d-eedb670b5d9d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:22.901601 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c078197-3696-4d6a-9b8d-eedb670b5d9d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 200 Aug 15 15:00:22.902091 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 147/587] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:22 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 886 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:23.164862 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5336ef79-6e14-4dab-9499-042ccd19183c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:23.169357 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5336ef79-6e14-4dab-9499-042ccd19183c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:23.169700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5336ef79-6e14-4dab-9499-042ccd19183c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:23.170025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5336ef79-6e14-4dab-9499-042ccd19183c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:23.198832 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:23.198832 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:23.205645 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5336ef79-6e14-4dab-9499-042ccd19183c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:23.217159 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5336ef79-6e14-4dab-9499-042ccd19183c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:23.219327 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 149/588] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:23 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:23.920024 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a24d44dd-971b-43c6-b270-1472d007593d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:23.924316 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a24d44dd-971b-43c6-b270-1472d007593d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:23.924316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a24d44dd-971b-43c6-b270-1472d007593d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:23.924316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a24d44dd-971b-43c6-b270-1472d007593d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:23.936273 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:23.936273 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:23.944687 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a24d44dd-971b-43c6-b270-1472d007593d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:23.953423 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a24d44dd-971b-43c6-b270-1472d007593d tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 200 Aug 15 15:00:23.953853 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 146/589] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:23 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:23.972988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:23.975206 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] POST https://10.4.3.107/volume/v3/volume-transfers Aug 15 15:00:23.975617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "58a8255e-47e1-40bb-8e36-286c3341b933"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:23.977459 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Creating new volume transfer {'transfer': {'volume_id': '58a8255e-47e1-40bb-8e36-286c3341b933'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 15 15:00:23.978197 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Creating transfer of volume 58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:23.978197 np0000007361 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Generating transfer record for volume 58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:23.988019 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:23.988019 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:24.011985 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a0e29ed-d00f-44ac-a863-ac7e91c319b4 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers returned with HTTP 202 Aug 15 15:00:24.012597 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 148/590] 10.4.3.107 () {70 vars in 1326 bytes} [Sat Aug 15 15:00:23 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:24.027112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97938e3b-7d7f-420d-bf4e-d13789cc9d5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.030063 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97938e3b-7d7f-420d-bf4e-d13789cc9d5b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:24.030063 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97938e3b-7d7f-420d-bf4e-d13789cc9d5b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.030302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97938e3b-7d7f-420d-bf4e-d13789cc9d5b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.039340 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:24.039340 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:24.046373 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97938e3b-7d7f-420d-bf4e-d13789cc9d5b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:24.055478 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97938e3b-7d7f-420d-bf4e-d13789cc9d5b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 200 Aug 15 15:00:24.055884 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 148/591] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:24 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:24.073228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4423214-cb61-4fd8-8d13-6b9280e46c0a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.076293 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4423214-cb61-4fd8-8d13-6b9280e46c0a tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volume-transfers/detail Aug 15 15:00:24.076684 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4423214-cb61-4fd8-8d13-6b9280e46c0a tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.080540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4423214-cb61-4fd8-8d13-6b9280e46c0a tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.080911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volume_transfer [None req-d4423214-cb61-4fd8-8d13-6b9280e46c0a tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Listing volume transfers {{(pid=100274) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 15 15:00:24.092519 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4423214-cb61-4fd8-8d13-6b9280e46c0a tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 15 15:00:24.093117 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 150/592] 10.4.3.107 () {68 vars in 1326 bytes} [Sat Aug 15 15:00:24 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:24.108751 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6dd5567-d138-4c0a-a87a-d1e64a503c5e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.111054 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6dd5567-d138-4c0a-a87a-d1e64a503c5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] DELETE https://10.4.3.107/volume/v3/volume-transfers/62758fec-966c-4027-879a-d48ba7377148 Aug 15 15:00:24.111296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6dd5567-d138-4c0a-a87a-d1e64a503c5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.111562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6dd5567-d138-4c0a-a87a-d1e64a503c5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.111675 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-e6dd5567-d138-4c0a-a87a-d1e64a503c5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Delete transfer with id: 62758fec-966c-4027-879a-d48ba7377148 Aug 15 15:00:24.127689 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:24.127689 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:24.146752 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6dd5567-d138-4c0a-a87a-d1e64a503c5e tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers/62758fec-966c-4027-879a-d48ba7377148 returned with HTTP 202 Aug 15 15:00:24.147546 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 147/593] 10.4.3.107 () {68 vars in 1419 bytes} [Sat Aug 15 15:00:24 2026] DELETE /volume/v3/volume-transfers/62758fec-966c-4027-879a-d48ba7377148 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:24.157318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc50927f-023c-46cd-be6b-ef83559d3c82 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.160398 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc50927f-023c-46cd-be6b-ef83559d3c82 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:24.160680 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc50927f-023c-46cd-be6b-ef83559d3c82 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.160958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc50927f-023c-46cd-be6b-ef83559d3c82 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.173068 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:24.173068 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:24.179567 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fc50927f-023c-46cd-be6b-ef83559d3c82 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Volume info retrieved successfully. Aug 15 15:00:24.187784 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc50927f-023c-46cd-be6b-ef83559d3c82 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 200 Aug 15 15:00:24.188519 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 149/594] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:24 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:24.209271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-40741d82-e500-4eef-99fa-b06e12e7098b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.211550 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40741d82-e500-4eef-99fa-b06e12e7098b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] DELETE https://10.4.3.107/volume/v3/volume-transfers/62758fec-966c-4027-879a-d48ba7377148 Aug 15 15:00:24.211824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40741d82-e500-4eef-99fa-b06e12e7098b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.212064 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40741d82-e500-4eef-99fa-b06e12e7098b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.212190 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-40741d82-e500-4eef-99fa-b06e12e7098b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Delete transfer with id: 62758fec-966c-4027-879a-d48ba7377148 Aug 15 15:00:24.216644 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40741d82-e500-4eef-99fa-b06e12e7098b tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volume-transfers/62758fec-966c-4027-879a-d48ba7377148 returned with HTTP 404 Aug 15 15:00:24.217308 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 149/595] 10.4.3.107 () {68 vars in 1419 bytes} [Sat Aug 15 15:00:24 2026] DELETE /volume/v3/volume-transfers/62758fec-966c-4027-879a-d48ba7377148 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:24.224881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.227008 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:24.227292 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.227477 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.227672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Delete volume with id: 58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:24.236366 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:24.236366 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:24.236647 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Volume info retrieved successfully. Aug 15 15:00:24.237304 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d5c9caf-2129-4417-9775-1f064f42d650 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.240045 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d5c9caf-2129-4417-9775-1f064f42d650 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:24.240416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d5c9caf-2129-4417-9775-1f064f42d650 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.240756 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d5c9caf-2129-4417-9775-1f064f42d650 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.258064 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:24.258064 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:24.263868 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d5c9caf-2129-4417-9775-1f064f42d650 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:24.274722 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Delete volume request issued successfully. Aug 15 15:00:24.274939 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b98f9921-7129-4277-a3e9-f7288ea0d9c2 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 202 Aug 15 15:00:24.275534 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 151/596] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:00:24 2026] DELETE /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:00:24.275600 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d5c9caf-2129-4417-9775-1f064f42d650 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:24.276037 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 148/597] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:24 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:24.291233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13f4cd98-7015-4497-b5f9-c9927a72f006 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:24.295510 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13f4cd98-7015-4497-b5f9-c9927a72f006 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:24.295781 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13f4cd98-7015-4497-b5f9-c9927a72f006 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:24.296276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13f4cd98-7015-4497-b5f9-c9927a72f006 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:24.303477 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:24.303477 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:24.307608 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13f4cd98-7015-4497-b5f9-c9927a72f006 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Volume info retrieved successfully. Aug 15 15:00:24.312959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13f4cd98-7015-4497-b5f9-c9927a72f006 tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 200 Aug 15 15:00:24.313503 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 150/598] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:24 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 1129 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:25.303186 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fa53237a-53bd-4244-823a-9c0edf88a806 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:25.305174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa53237a-53bd-4244-823a-9c0edf88a806 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:25.305493 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa53237a-53bd-4244-823a-9c0edf88a806 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:25.305744 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa53237a-53bd-4244-823a-9c0edf88a806 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:25.326171 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:25.326171 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:25.331598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e32a49c-c421-4913-a228-ef86bd7cb4ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:25.334569 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e32a49c-c421-4913-a228-ef86bd7cb4ec tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:25.334569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e32a49c-c421-4913-a228-ef86bd7cb4ec tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:25.335097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e32a49c-c421-4913-a228-ef86bd7cb4ec tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:25.335285 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fa53237a-53bd-4244-823a-9c0edf88a806 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:25.342611 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa53237a-53bd-4244-823a-9c0edf88a806 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:25.343419 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 150/599] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:25 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:25.344430 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e32a49c-c421-4913-a228-ef86bd7cb4ec tempest-VolumesTransfersV357Test-405582032 tempest-VolumesTransfersV357Test-405582032-project-admin] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 404 Aug 15 15:00:25.345233 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 152/600] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:25 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:25.361931 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aec7b915-a273-4810-b0fb-77b26ffb02a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:25.364320 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aec7b915-a273-4810-b0fb-77b26ffb02a2 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] GET https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:25.364638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aec7b915-a273-4810-b0fb-77b26ffb02a2 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:25.364927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aec7b915-a273-4810-b0fb-77b26ffb02a2 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:25.377557 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aec7b915-a273-4810-b0fb-77b26ffb02a2 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 404 Aug 15 15:00:25.377816 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 149/601] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:25 2026] GET /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:25.387960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c72e3cbb-8063-4138-a083-8a1e731055f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:25.391193 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c72e3cbb-8063-4138-a083-8a1e731055f8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] DELETE https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:25.391599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c72e3cbb-8063-4138-a083-8a1e731055f8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:25.392436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c72e3cbb-8063-4138-a083-8a1e731055f8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:25.392857 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c72e3cbb-8063-4138-a083-8a1e731055f8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] Delete volume with id: 58a8255e-47e1-40bb-8e36-286c3341b933 Aug 15 15:00:25.405768 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c72e3cbb-8063-4138-a083-8a1e731055f8 tempest-VolumesTransfersV357Test-122205321 tempest-VolumesTransfersV357Test-122205321-project-member] https://10.4.3.107/volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 returned with HTTP 404 Aug 15 15:00:25.406014 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 151/602] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:00:25 2026] DELETE /volume/v3/volumes/58a8255e-47e1-40bb-8e36-286c3341b933 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:00:26.361591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2306ca98-b118-437a-a807-f9d4cefa9c30 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:26.364381 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2306ca98-b118-437a-a807-f9d4cefa9c30 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:26.364758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2306ca98-b118-437a-a807-f9d4cefa9c30 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:26.364997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2306ca98-b118-437a-a807-f9d4cefa9c30 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:26.392208 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:26.392208 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:26.405274 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2306ca98-b118-437a-a807-f9d4cefa9c30 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:26.410321 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2306ca98-b118-437a-a807-f9d4cefa9c30 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:26.410960 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 151/603] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:26 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:26.958405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-f3a5de2d-0b9c-47ef-8a1e-f5336e7927ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:26.963059 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-f3a5de2d-0b9c-47ef-8a1e-f5336e7927ce tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] POST https://10.4.3.107/volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055/action Aug 15 15:00:26.963667 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-f3a5de2d-0b9c-47ef-8a1e-f5336e7927ce tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:26.963912 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-f3a5de2d-0b9c-47ef-8a1e-f5336e7927ce tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:26.997557 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:26.997557 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:27.031388 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2cfdc09-7cd8-4fdf-8e27-934121106a5e req-f3a5de2d-0b9c-47ef-8a1e-f5336e7927ce tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055/action returned with HTTP 204 Aug 15 15:00:27.031884 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 153/604] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:00:26 2026] POST /volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:00:27.433935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-181a015c-6354-4b75-aa10-5fe00923af9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:27.440549 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-181a015c-6354-4b75-aa10-5fe00923af9c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:27.441679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-181a015c-6354-4b75-aa10-5fe00923af9c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:27.441679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-181a015c-6354-4b75-aa10-5fe00923af9c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:27.458563 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:27.458563 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:27.462390 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-181a015c-6354-4b75-aa10-5fe00923af9c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:27.469030 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-181a015c-6354-4b75-aa10-5fe00923af9c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:27.470088 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 150/605] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:27 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:27.492511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81f30a5a-c9d9-46a9-90b2-8255dc6da8a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:27.495288 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81f30a5a-c9d9-46a9-90b2-8255dc6da8a4 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:27.495288 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81f30a5a-c9d9-46a9-90b2-8255dc6da8a4 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:27.495670 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81f30a5a-c9d9-46a9-90b2-8255dc6da8a4 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:27.508867 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:27.508867 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:27.513977 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-81f30a5a-c9d9-46a9-90b2-8255dc6da8a4 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:27.519945 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81f30a5a-c9d9-46a9-90b2-8255dc6da8a4 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:27.520432 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 152/606] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:27 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:27.721371 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c71bf70-dbd5-4b98-89e8-06545eaf7970 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:27.721955 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c71bf70-dbd5-4b98-89e8-06545eaf7970 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] GET https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 15:00:27.722406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c71bf70-dbd5-4b98-89e8-06545eaf7970 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:27.722406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c71bf70-dbd5-4b98-89e8-06545eaf7970 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:27.736679 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:27.736679 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:27.740937 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c71bf70-dbd5-4b98-89e8-06545eaf7970 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 15:00:27.748792 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c71bf70-dbd5-4b98-89e8-06545eaf7970 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 200 Aug 15 15:00:27.749611 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 152/607] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:00:27 2026] GET /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 1832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:28.404220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:28.577164 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] GET https://10.4.3.107/volume/v3/os-hosts Aug 15 15:00:28.578983 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:28.579072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:28.588464 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.hosts [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] status, active and update: available, enabled, 2026-08-15 15:00:02+00:00 {{(pid=100274) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 15 15:00:28.589559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.hosts [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] status, active and update: available, enabled, 2026-08-15 15:00:00+00:00 {{(pid=100274) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 15 15:00:28.589777 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.hosts [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] status, active and update: available, enabled, 2026-08-15 14:59:39+00:00 {{(pid=100274) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 15 15:00:28.591103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26a07363-e6cd-4b89-aa45-c34a17ef5318 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] https://10.4.3.107/volume/v3/os-hosts returned with HTTP 200 Aug 15 15:00:28.591678 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 154/608] 10.4.3.107 () {66 vars in 1240 bytes} [Sat Aug 15 15:00:28 2026] GET /volume/v3/os-hosts => generated 560 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:28.604933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3636071e-92dd-4b31-8719-ca7c1d502494 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:28.608722 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] GET https://10.4.3.107/volume/v3/os-hosts Aug 15 15:00:28.609688 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:28.609688 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:28.618635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] status, active and update: available, enabled, 2026-08-15 15:00:02+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 15 15:00:28.618860 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] status, active and update: available, enabled, 2026-08-15 15:00:00+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 15 15:00:28.619020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] status, active and update: available, enabled, 2026-08-15 14:59:39+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 15 15:00:28.619468 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3636071e-92dd-4b31-8719-ca7c1d502494 tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] https://10.4.3.107/volume/v3/os-hosts returned with HTTP 200 Aug 15 15:00:28.621033 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 151/609] 10.4.3.107 () {66 vars in 1240 bytes} [Sat Aug 15 15:00:28 2026] GET /volume/v3/os-hosts => generated 560 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:00:28.633385 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7bf009d-7b57-4350-ac61-4212cfa653ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:28.639964 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7bf009d-7b57-4350-ac61-4212cfa653ba tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] GET https://10.4.3.107/volume/v3/os-hosts/np0000007361@storpool Aug 15 15:00:28.640345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7bf009d-7b57-4350-ac61-4212cfa653ba tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:28.640628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7bf009d-7b57-4350-ac61-4212cfa653ba tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:28.743933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7bf009d-7b57-4350-ac61-4212cfa653ba tempest-VolumeHostsAdminTestsJSON-276582214 tempest-VolumeHostsAdminTestsJSON-276582214-project-admin] https://10.4.3.107/volume/v3/os-hosts/np0000007361@storpool returned with HTTP 200 Aug 15 15:00:28.744653 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 153/610] 10.4.3.107 () {66 vars in 1306 bytes} [Sat Aug 15 15:00:28 2026] GET /volume/v3/os-hosts/np0000007361@storpool => generated 935 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:29.795621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-facc860a-eacf-493a-b1ad-f598fcf613ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:29.800832 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-facc860a-eacf-493a-b1ad-f598fcf613ee tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:29.800832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-facc860a-eacf-493a-b1ad-f598fcf613ee tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:29.801059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-facc860a-eacf-493a-b1ad-f598fcf613ee tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:29.818580 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:29.818580 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:29.826318 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-facc860a-eacf-493a-b1ad-f598fcf613ee tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:29.834503 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-facc860a-eacf-493a-b1ad-f598fcf613ee tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:29.835186 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 153/611] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:29 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:29.864686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:29.869398 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] POST https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214/action Aug 15 15:00:29.870047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:29.870047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:29.886068 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:29.886068 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:29.886732 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:29.898352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba6ac32f-df92-4586-b446-c41c791b531e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:29.899812 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Begin detaching volume completed successfully. Aug 15 15:00:29.900017 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-b15cf71c-7aad-465b-8a38-fc80bb17b559 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214/action returned with HTTP 202 Aug 15 15:00:29.900682 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 155/612] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:00:29 2026] POST /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:00:29.901326 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:29.901724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1039271056"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:29.904193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create volume request body: {'volume': {'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1039271056'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:29.948250 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e5d879f-dacd-48c3-a6fe-59fa7b027285 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:29.950556 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e5d879f-dacd-48c3-a6fe-59fa7b027285 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:29.951426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e5d879f-dacd-48c3-a6fe-59fa7b027285 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:29.951426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e5d879f-dacd-48c3-a6fe-59fa7b027285 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:29.968363 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:29.968363 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:29.977058 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e5d879f-dacd-48c3-a6fe-59fa7b027285 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:29.987513 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e5d879f-dacd-48c3-a6fe-59fa7b027285 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:29.988368 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 154/613] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:29 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:29.996799 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fafc17e8-e65b-41b3-b3a3-b2abf4665004 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:29.997607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fafc17e8-e65b-41b3-b3a3-b2abf4665004 None None] GET https://10.4.3.107/volume// Aug 15 15:00:29.997607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fafc17e8-e65b-41b3-b3a3-b2abf4665004 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:29.997890 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fafc17e8-e65b-41b3-b3a3-b2abf4665004 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:29.998280 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fafc17e8-e65b-41b3-b3a3-b2abf4665004 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:30.000960 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 154/614] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00:29 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:30.013548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-4b30f838-bfbb-4add-a2c0-bdc9c6ffe6bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:30.018279 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-4b30f838-bfbb-4add-a2c0-bdc9c6ffe6bb tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:30.018279 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-4b30f838-bfbb-4add-a2c0-bdc9c6ffe6bb tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:30.018543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-4b30f838-bfbb-4add-a2c0-bdc9c6ffe6bb tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:30.032425 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:30.032425 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:30.037559 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create volume of 1 GB Aug 15 15:00:30.040332 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-4b30f838-bfbb-4add-a2c0-bdc9c6ffe6bb tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:30.042587 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Availability Zones retrieved successfully. Aug 15 15:00:30.047976 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-4b30f838-bfbb-4add-a2c0-bdc9c6ffe6bb tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:30.048355 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 156/615] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:00:30 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:30.050260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Flow 'volume_create_api' (1f0db019-f757-45db-a7d9-d95d66855f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:30.051831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64790195-9009-4468-bd3d-8bd819f4acf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:30.053197 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:30.145231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64790195-9009-4468-bd3d-8bd819f4acf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:30.146307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b8ca5ff-abfc-4359-9fa2-45d8eb2baf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:30.241269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Created reservations ['d936fe6e-08a8-4446-b15f-6562aabf7409', '075b9a57-b013-4fd7-aef0-44df94ed153c', '58478b43-cb2e-4a29-8394-9865a6528719', '3396938a-3902-4c52-a4d4-239e52dcc71a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:30.242351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b8ca5ff-abfc-4359-9fa2-45d8eb2baf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d936fe6e-08a8-4446-b15f-6562aabf7409', '075b9a57-b013-4fd7-aef0-44df94ed153c', '58478b43-cb2e-4a29-8394-9865a6528719', '3396938a-3902-4c52-a4d4-239e52dcc71a']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:30.243758 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a3bc66-af92-45e0-8abf-47ab537e5779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:30.289683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a3bc66-af92-45e0-8abf-47ab537e5779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dda1c34-6880-490b-abf6-dedb2f8bbe4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1039271056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cb064b01644562a40a39257bd23149',qos_specs=None,replication_status=,reservations=['d936fe6e-08a8-4446-b15f-6562aabf7409','075b9a57-b013-4fd7-aef0-44df94ed153c','58478b43-cb2e-4a29-8394-9865a6528719','3396938a-3902-4c52-a4d4-239e52dcc71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e879b3fa66364db586217715e993859b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1039271056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dda1c34-6880-490b-abf6-dedb2f8bbe4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0cb064b01644562a40a39257bd23149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e879b3fa66364db586217715e993859b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:30.289683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d909d86-4575-4d77-965d-8947e2526bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:30.330231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d909d86-4575-4d77-965d-8947e2526bd4) transitioned into state 'SUCCESS' from state '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-1039271056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cb064b01644562a40a39257bd23149',qos_specs=None,replication_status=,reservations=['d936fe6e-08a8-4446-b15f-6562aabf7409','075b9a57-b013-4fd7-aef0-44df94ed153c','58478b43-cb2e-4a29-8394-9865a6528719','3396938a-3902-4c52-a4d4-239e52dcc71a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e879b3fa66364db586217715e993859b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:30.331748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07861bae-f467-4f28-83d2-4b64f97efaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:30.350049 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07861bae-f467-4f28-83d2-4b64f97efaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:30.351087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Flow 'volume_create_api' (1f0db019-f757-45db-a7d9-d95d66855f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:30.351727 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create volume request issued successfully. Aug 15 15:00:30.352279 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba6ac32f-df92-4586-b446-c41c791b531e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:30.352845 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 152/616] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:00:29 2026] POST /volume/v3/volumes => generated 748 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:30.375951 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c02b3a1-0145-45e9-bebd-042bb900d465 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:30.380243 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c02b3a1-0145-45e9-bebd-042bb900d465 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:30.380243 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c02b3a1-0145-45e9-bebd-042bb900d465 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:30.382216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c02b3a1-0145-45e9-bebd-042bb900d465 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:30.395300 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:30.395300 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:30.413605 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c02b3a1-0145-45e9-bebd-042bb900d465 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:30.433571 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c02b3a1-0145-45e9-bebd-042bb900d465 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:30.434295 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 155/617] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:30 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:31.009222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf060939-3b76-4082-b28f-67016f9f5907 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:31.014599 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf060939-3b76-4082-b28f-67016f9f5907 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:31.014857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf060939-3b76-4082-b28f-67016f9f5907 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:31.015136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf060939-3b76-4082-b28f-67016f9f5907 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:31.035612 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:31.035612 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:31.045372 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bf060939-3b76-4082-b28f-67016f9f5907 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:31.050826 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf060939-3b76-4082-b28f-67016f9f5907 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:31.051387 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 155/618] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:31 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:31.441848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-5601efce-50e9-4be6-8aa7-268d7409bc13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:31.447638 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-5601efce-50e9-4be6-8aa7-268d7409bc13 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] DELETE https://10.4.3.107/volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055 Aug 15 15:00:31.448689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-5601efce-50e9-4be6-8aa7-268d7409bc13 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:31.449002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-5601efce-50e9-4be6-8aa7-268d7409bc13 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:31.452067 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-121ec1f8-7b23-44ca-adf4-41a930a82727 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:31.458664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-121ec1f8-7b23-44ca-adf4-41a930a82727 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:31.458920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-121ec1f8-7b23-44ca-adf4-41a930a82727 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:31.461964 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-121ec1f8-7b23-44ca-adf4-41a930a82727 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:31.466773 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:31.466773 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:31.472277 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:31.472277 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:31.478865 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-121ec1f8-7b23-44ca-adf4-41a930a82727 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:31.485827 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-121ec1f8-7b23-44ca-adf4-41a930a82727 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:31.486640 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 153/619] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:31 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:31.504303 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2cf20d56-3a51-4457-888b-4875589b6d07 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:31.507107 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] POST https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e/action Aug 15 15:00:31.507978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:31.507978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:31.521302 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:31.521302 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:31.523335 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:31.564762 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d25aa74f-ef8d-4fe9-b63c-c27d8f96e4db req-5601efce-50e9-4be6-8aa7-268d7409bc13 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055 returned with HTTP 200 Aug 15 15:00:31.565467 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 157/620] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:00:31 2026] DELETE /volume/v3/attachments/07ed222e-cfe6-4c7a-adf8-8528e9b4a055 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:31.573765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Created reservations ['be3b3580-07b4-4674-86c0-0be6be3b02e1', 'e116633b-1a68-4518-aef5-9e94dd8d0fc1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:31.601511 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Extend volume request issued successfully. Aug 15 15:00:31.601511 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cf20d56-3a51-4457-888b-4875589b6d07 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e/action returned with HTTP 202 Aug 15 15:00:31.601511 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 156/621] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:00:31 2026] POST /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:00:31.613920 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cb6b782-5708-4a83-b1ec-6a304339b4f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:31.617964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cb6b782-5708-4a83-b1ec-6a304339b4f0 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:31.622391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cb6b782-5708-4a83-b1ec-6a304339b4f0 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:31.622391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cb6b782-5708-4a83-b1ec-6a304339b4f0 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:31.630032 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:31.630032 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:31.635254 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7cb6b782-5708-4a83-b1ec-6a304339b4f0 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:31.642189 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cb6b782-5708-4a83-b1ec-6a304339b4f0 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:31.642729 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 156/622] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:31 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:31.959883 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.070713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc01e2ae-9aa1-4cdf-9c50-d94dd65d2b9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.072564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc01e2ae-9aa1-4cdf-9c50-d94dd65d2b9b tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:32.072770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc01e2ae-9aa1-4cdf-9c50-d94dd65d2b9b tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.072916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc01e2ae-9aa1-4cdf-9c50-d94dd65d2b9b tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.087486 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.087486 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:32.098733 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bc01e2ae-9aa1-4cdf-9c50-d94dd65d2b9b tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:32.112696 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc01e2ae-9aa1-4cdf-9c50-d94dd65d2b9b tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:32.113379 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 158/623] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:32.219755 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:32.220264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-251887127"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:32.223384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-251887127'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:32.223920 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume of 1 GB Aug 15 15:00:32.241587 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability Zones retrieved successfully. Aug 15 15:00:32.252369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (c2b8fd94-758c-4caa-90d8-64289086fd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:32.253261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0cc127-d82a-439d-ad65-d1607575a0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:32.258478 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:32.330104 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0cc127-d82a-439d-ad65-d1607575a0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:32.331182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c59a00-6732-4050-97b1-872e6297e3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:32.438660 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['17c96bac-d7f6-41c9-9595-bad90395fb60', '6657fbca-5e29-44fd-87e8-c32ce4f3f8f7', '1d34e506-a000-4973-8751-081be7345668', 'babbbf9c-f256-4f62-9484-b8de5ef4ee3d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:32.439693 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c59a00-6732-4050-97b1-872e6297e3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c96bac-d7f6-41c9-9595-bad90395fb60', '6657fbca-5e29-44fd-87e8-c32ce4f3f8f7', '1d34e506-a000-4973-8751-081be7345668', 'babbbf9c-f256-4f62-9484-b8de5ef4ee3d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:32.440937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2185e3-dea5-4ed6-9b6f-0b06eeb4435b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:32.465262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2185e3-dea5-4ed6-9b6f-0b06eeb4435b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e09c58cf-aa47-4f28-9e9b-e1a2124fe68c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-251887127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['17c96bac-d7f6-41c9-9595-bad90395fb60','6657fbca-5e29-44fd-87e8-c32ce4f3f8f7','1d34e506-a000-4973-8751-081be7345668','babbbf9c-f256-4f62-9484-b8de5ef4ee3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-251887127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e09c58cf-aa47-4f28-9e9b-e1a2124fe68c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f463994a9edb41de8277be37a65bf0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edd1717196f547c98a7119366144e9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:32.466288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcf071f-78c8-413e-9436-a8a9148eb9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:32.495876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcf071f-78c8-413e-9436-a8a9148eb9d3) transitioned into state 'SUCCESS' from state '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-251887127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['17c96bac-d7f6-41c9-9595-bad90395fb60','6657fbca-5e29-44fd-87e8-c32ce4f3f8f7','1d34e506-a000-4973-8751-081be7345668','babbbf9c-f256-4f62-9484-b8de5ef4ee3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:32.496753 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3e41d0f-221c-4b74-ad24-db0218c6c443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:32.511845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3e41d0f-221c-4b74-ad24-db0218c6c443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:32.512786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (c2b8fd94-758c-4caa-90d8-64289086fd43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:32.513106 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request issued successfully. Aug 15 15:00:32.513872 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec137606-4c91-4ca9-bcf3-7db77795f36b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:32.514334 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 154/624] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:31 2026] POST /volume/v3/volumes => generated 748 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:32.663635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4de49613-42c8-4935-b2e3-35da7d77611f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.666768 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4de49613-42c8-4935-b2e3-35da7d77611f tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:32.667031 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4de49613-42c8-4935-b2e3-35da7d77611f tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.667348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4de49613-42c8-4935-b2e3-35da7d77611f tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.678177 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.678177 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:32.691030 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4de49613-42c8-4935-b2e3-35da7d77611f tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:32.699735 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4de49613-42c8-4935-b2e3-35da7d77611f tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:32.700404 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 157/625] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:32.719485 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-11acc084-ea91-4d08-bf17-1c4903255b2b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.724540 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11acc084-ea91-4d08-bf17-1c4903255b2b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:32.725559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11acc084-ea91-4d08-bf17-1c4903255b2b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.725753 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11acc084-ea91-4d08-bf17-1c4903255b2b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.739109 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.739109 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:32.750851 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-11acc084-ea91-4d08-bf17-1c4903255b2b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:32.760376 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11acc084-ea91-4d08-bf17-1c4903255b2b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:32.764824 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 157/626] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 1356 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:32.784537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6efeb8b-0440-4634-9eda-db073b869afa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.788454 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6efeb8b-0440-4634-9eda-db073b869afa tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:32.788746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6efeb8b-0440-4634-9eda-db073b869afa tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.789088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6efeb8b-0440-4634-9eda-db073b869afa tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.802191 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.802191 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:32.812938 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6efeb8b-0440-4634-9eda-db073b869afa tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:32.819483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8861d2d5-a0fc-4eba-baa2-86b1cdfb2275 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.821517 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6efeb8b-0440-4634-9eda-db073b869afa tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:32.822073 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 159/627] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:32.844314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.846548 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:32.846886 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.846991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.847263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Delete volume with id: 2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:32.856826 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.856826 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:32.857224 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:32.890712 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Delete volume request issued successfully. Aug 15 15:00:32.890712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eea6d4b5-783c-45aa-bedf-11c789cc36d9 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 202 Aug 15 15:00:32.891527 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 158/628] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:32 2026] DELETE /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:32.901538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-59e51159-cb4d-4e7c-b89a-dbd27e7ef86e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.905422 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59e51159-cb4d-4e7c-b89a-dbd27e7ef86e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:32.905813 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59e51159-cb4d-4e7c-b89a-dbd27e7ef86e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.906085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59e51159-cb4d-4e7c-b89a-dbd27e7ef86e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.916539 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.916539 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:32.925314 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-59e51159-cb4d-4e7c-b89a-dbd27e7ef86e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:32.934374 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59e51159-cb4d-4e7c-b89a-dbd27e7ef86e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 200 Aug 15 15:00:32.935066 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 158/629] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:32.953944 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8861d2d5-a0fc-4eba-baa2-86b1cdfb2275 tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools?detail=True Aug 15 15:00:32.954096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8861d2d5-a0fc-4eba-baa2-86b1cdfb2275 tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.954342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8861d2d5-a0fc-4eba-baa2-86b1cdfb2275 tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] Calling method 'get_pools' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:32.954708 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:32.954708 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:32.972062 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8861d2d5-a0fc-4eba-baa2-86b1cdfb2275 tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 15 15:00:32.973060 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 155/630] 10.4.3.107 () {66 vars in 1314 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:32.985667 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69a87f6c-7bf5-4baa-ab4d-af1d35e3c94a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:32.989680 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69a87f6c-7bf5-4baa-ab4d-af1d35e3c94a tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools Aug 15 15:00:32.990092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69a87f6c-7bf5-4baa-ab4d-af1d35e3c94a tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:32.990428 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69a87f6c-7bf5-4baa-ab4d-af1d35e3c94a tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] Calling method 'get_pools' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:33.004544 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69a87f6c-7bf5-4baa-ab4d-af1d35e3c94a tempest-VolumePoolsAdminTestsJSON-635590406 tempest-VolumePoolsAdminTestsJSON-635590406-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 15 15:00:33.005364 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 160/631] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 15:00:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:33.954942 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7bf56900-7000-43d6-a65f-e88f30a067b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:33.958560 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bf56900-7000-43d6-a65f-e88f30a067b8 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e Aug 15 15:00:33.958560 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bf56900-7000-43d6-a65f-e88f30a067b8 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:33.958560 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bf56900-7000-43d6-a65f-e88f30a067b8 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:33.967786 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bf56900-7000-43d6-a65f-e88f30a067b8 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e returned with HTTP 404 Aug 15 15:00:33.968745 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 159/632] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:33 2026] GET /volume/v3/volumes/2dda1c34-6880-490b-abf6-dedb2f8bbe4e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:00:33.984301 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:33.986885 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:33.987458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1998070812"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:33.990357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1998070812'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:33.990859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create volume of 1 GB Aug 15 15:00:34.000413 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Availability Zones retrieved successfully. Aug 15 15:00:34.013893 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Flow 'volume_create_api' (4ee86e95-e911-4d78-b275-94c4895ff2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:34.015368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605492d8-25b1-483c-81c8-90113fb5f0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:34.018269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:34.074445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605492d8-25b1-483c-81c8-90113fb5f0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:34.076279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52390b6-4f57-4646-81c7-040061220296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:34.201777 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Created reservations ['de8b7b16-f270-4ab0-9873-a00237cf36ac', '07677e76-0fea-451d-a793-9950279a1988', 'ca223be5-3a04-4fb4-a8b7-7fab5a65edc2', '79d91929-9e0b-4e62-9a22-a3600326e5b2'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:34.204366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52390b6-4f57-4646-81c7-040061220296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8b7b16-f270-4ab0-9873-a00237cf36ac', '07677e76-0fea-451d-a793-9950279a1988', 'ca223be5-3a04-4fb4-a8b7-7fab5a65edc2', '79d91929-9e0b-4e62-9a22-a3600326e5b2']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:34.206475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e508ee-46fe-434a-8fd9-f6098914acbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:34.251310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e508ee-46fe-434a-8fd9-f6098914acbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7485355c-349a-40a1-87bb-b953f8ab0320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1998070812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cb064b01644562a40a39257bd23149',qos_specs=None,replication_status=,reservations=['de8b7b16-f270-4ab0-9873-a00237cf36ac','07677e76-0fea-451d-a793-9950279a1988','ca223be5-3a04-4fb4-a8b7-7fab5a65edc2','79d91929-9e0b-4e62-9a22-a3600326e5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e879b3fa66364db586217715e993859b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1998070812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7485355c-349a-40a1-87bb-b953f8ab0320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0cb064b01644562a40a39257bd23149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e879b3fa66364db586217715e993859b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:34.252554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192e0a7c-a624-4ef2-9f17-69c18d277b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:34.300001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192e0a7c-a624-4ef2-9f17-69c18d277b2c) transitioned into state 'SUCCESS' from state '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-1998070812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cb064b01644562a40a39257bd23149',qos_specs=None,replication_status=,reservations=['de8b7b16-f270-4ab0-9873-a00237cf36ac','07677e76-0fea-451d-a793-9950279a1988','ca223be5-3a04-4fb4-a8b7-7fab5a65edc2','79d91929-9e0b-4e62-9a22-a3600326e5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e879b3fa66364db586217715e993859b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:34.301198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9e601d-5b98-4cea-9b90-28b5e4669a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:34.328461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9e601d-5b98-4cea-9b90-28b5e4669a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:34.329922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Flow 'volume_create_api' (4ee86e95-e911-4d78-b275-94c4895ff2ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:34.330517 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create volume request issued successfully. Aug 15 15:00:34.334231 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a338f63d-9e45-4e7d-963e-c1f70e612c8c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:34.335218 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 159/633] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:33 2026] POST /volume/v3/volumes => generated 748 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:34.354504 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b63e928-30f7-4eea-a5e1-2e31efa6401a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:34.358757 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b63e928-30f7-4eea-a5e1-2e31efa6401a tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:34.359084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b63e928-30f7-4eea-a5e1-2e31efa6401a tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:34.359858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b63e928-30f7-4eea-a5e1-2e31efa6401a tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:34.373176 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:34.373176 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:34.379198 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6b63e928-30f7-4eea-a5e1-2e31efa6401a tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:34.390661 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b63e928-30f7-4eea-a5e1-2e31efa6401a tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:34.390661 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 156/634] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:34 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:35.411643 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb76245b-c246-47ab-99bd-cd2862806620 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:35.413865 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb76245b-c246-47ab-99bd-cd2862806620 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:35.414342 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb76245b-c246-47ab-99bd-cd2862806620 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:35.414700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb76245b-c246-47ab-99bd-cd2862806620 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:35.428339 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:35.428339 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:35.434329 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fb76245b-c246-47ab-99bd-cd2862806620 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:35.443269 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb76245b-c246-47ab-99bd-cd2862806620 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:35.443269 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 161/635] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:35 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:35.461330 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef23b95a-22ce-48e9-b528-43931077142e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:35.463599 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:35.464011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7485355c-349a-40a1-87bb-b953f8ab0320", "name": "tempest-VolumesExtendTest-Snapshot-1423512820"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:35.474943 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:35.474943 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:35.475470 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:35.475632 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Create snapshot from volume 7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:35.549977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Created reservations ['618251f0-1a82-48b5-8274-07fd5812f6fb', '3ab1a415-ca88-4662-9b4b-d986abc5057a', '4db75598-874e-41fb-9c9d-00b04842d483', '7ac111bb-a3ad-4371-90a4-50ea75dc7dd0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:35.607067 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Snapshot create request issued successfully. Aug 15 15:00:35.607632 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef23b95a-22ce-48e9-b528-43931077142e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:00:35.608510 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 160/636] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:00:35 2026] POST /volume/v3/snapshots => generated 304 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:00:35.626363 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-13f38e02-4091-449e-987e-52f1c9f38319 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:35.629262 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-13f38e02-4091-449e-987e-52f1c9f38319 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff Aug 15 15:00:35.629536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-13f38e02-4091-449e-987e-52f1c9f38319 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:35.629812 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-13f38e02-4091-449e-987e-52f1c9f38319 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:35.641513 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:35.641513 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:35.641513 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-13f38e02-4091-449e-987e-52f1c9f38319 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Snapshot retrieved successfully. Aug 15 15:00:35.643500 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-13f38e02-4091-449e-987e-52f1c9f38319 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff returned with HTTP 200 Aug 15 15:00:35.643500 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 160/637] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:35 2026] GET /volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff => generated 436 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.124646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f2818f8-4852-4f8c-a93c-4292d5f15838 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.126377 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f2818f8-4852-4f8c-a93c-4292d5f15838 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:36.126671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f2818f8-4852-4f8c-a93c-4292d5f15838 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:36.128353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f2818f8-4852-4f8c-a93c-4292d5f15838 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:36.142485 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:36.142485 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:36.151652 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f2818f8-4852-4f8c-a93c-4292d5f15838 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:36.161376 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f2818f8-4852-4f8c-a93c-4292d5f15838 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:36.162401 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 157/638] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:36 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.239116 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cdcb3ef-5315-4e6e-8701-cee845d06d78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.243067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cdcb3ef-5315-4e6e-8701-cee845d06d78 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:36.243580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cdcb3ef-5315-4e6e-8701-cee845d06d78 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:36.243744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cdcb3ef-5315-4e6e-8701-cee845d06d78 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:36.255537 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:36.255537 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:36.264909 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8cdcb3ef-5315-4e6e-8701-cee845d06d78 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:36.279143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cdcb3ef-5315-4e6e-8701-cee845d06d78 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:36.279143 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 162/639] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:36 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.658890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f966e492-0796-461f-bc07-9ad51725e309 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.660320 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f966e492-0796-461f-bc07-9ad51725e309 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff Aug 15 15:00:36.660585 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f966e492-0796-461f-bc07-9ad51725e309 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:36.660808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f966e492-0796-461f-bc07-9ad51725e309 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:36.674967 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:36.674967 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:36.675257 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f966e492-0796-461f-bc07-9ad51725e309 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Snapshot retrieved successfully. Aug 15 15:00:36.677042 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f966e492-0796-461f-bc07-9ad51725e309 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff returned with HTTP 200 Aug 15 15:00:36.677667 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 161/640] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:36 2026] GET /volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.682787 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-826ad7be-8988-4079-8e7a-2a50dbc4b56a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.694401 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.699729 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] POST https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320/action Aug 15 15:00:36.701193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:36.701193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:36.714229 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:36.714229 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:36.714229 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:36.775228 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Created reservations ['71b13104-574b-42a4-a2d9-8fba0418271f', '9bb656ec-3bfb-474d-94cd-8714117741dc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:36.796266 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Extend volume request issued successfully. Aug 15 15:00:36.796266 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b58e49e-ae73-4cc8-b4cd-42cae3dc2d79 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320/action returned with HTTP 202 Aug 15 15:00:36.796266 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 158/641] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:00:36 2026] POST /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:00:36.815595 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8bdd3aea-4502-48df-8422-1628db505751 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.817952 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bdd3aea-4502-48df-8422-1628db505751 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:36.819499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bdd3aea-4502-48df-8422-1628db505751 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:36.819499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bdd3aea-4502-48df-8422-1628db505751 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:36.834830 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:36.834830 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:36.835200 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-826ad7be-8988-4079-8e7a-2a50dbc4b56a tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] GET https://10.4.3.107/volume/v3/os-quota-class-sets/default Aug 15 15:00:36.835405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-826ad7be-8988-4079-8e7a-2a50dbc4b56a tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:36.835504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-826ad7be-8988-4079-8e7a-2a50dbc4b56a tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:36.848295 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8bdd3aea-4502-48df-8422-1628db505751 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:36.860334 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bdd3aea-4502-48df-8422-1628db505751 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:36.860873 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 163/642] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:36 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.869483 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-826ad7be-8988-4079-8e7a-2a50dbc4b56a tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 15 15:00:36.869933 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 161/643] 10.4.3.107 () {66 vars in 1297 bytes} [Sat Aug 15 15:00:36 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.886233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04347a3e-cf60-421f-986c-abecd872e4f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.892278 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04347a3e-cf60-421f-986c-abecd872e4f6 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] GET https://10.4.3.107/volume/v3/os-quota-class-sets/default Aug 15 15:00:36.892278 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04347a3e-cf60-421f-986c-abecd872e4f6 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:36.892560 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04347a3e-cf60-421f-986c-abecd872e4f6 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:36.927440 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04347a3e-cf60-421f-986c-abecd872e4f6 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 15 15:00:36.929873 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 162/644] 10.4.3.107 () {66 vars in 1297 bytes} [Sat Aug 15 15:00:36 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.945033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed3ebfeb-223c-442a-941f-d7de14ce38f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.946958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed3ebfeb-223c-442a-941f-d7de14ce38f5 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:00:36.947945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed3ebfeb-223c-442a-941f-d7de14ce38f5 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-384495628"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:36.972853 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed3ebfeb-223c-442a-941f-d7de14ce38f5 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:00:36.972853 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 159/645] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:00:36 2026] POST /volume/v3/types => generated 227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:36.988299 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80375d54-b699-498b-9666-22617295ed8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:36.991337 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80375d54-b699-498b-9666-22617295ed8f tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-class-sets/default Aug 15 15:00:36.991801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80375d54-b699-498b-9666-22617295ed8f tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-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-384495628": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-384495628": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-384495628": 10}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:37.194023 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80375d54-b699-498b-9666-22617295ed8f tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 15 15:00:37.194414 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 164/646] 10.4.3.107 () {68 vars in 1318 bytes} [Sat Aug 15 15:00:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:37.211149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aed3ae11-6819-4acf-873f-5dea909a0e36 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:37.214495 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aed3ae11-6819-4acf-873f-5dea909a0e36 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/04555fc1a82e47e486bd55c4a128f15b/defaults Aug 15 15:00:37.214495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aed3ae11-6819-4acf-873f-5dea909a0e36 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:37.215227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aed3ae11-6819-4acf-873f-5dea909a0e36 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Calling method 'defaults' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:37.234725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aed3ae11-6819-4acf-873f-5dea909a0e36 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/04555fc1a82e47e486bd55c4a128f15b/defaults returned with HTTP 200 Aug 15 15:00:37.235520 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 162/647] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:37 2026] GET /volume/v3/os-quota-sets/04555fc1a82e47e486bd55c4a128f15b/defaults => generated 643 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:37.494216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9891b84-a21d-4f52-805c-562c2b55e815 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:37.497936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9891b84-a21d-4f52-805c-562c2b55e815 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/1c8e182a4314429384354a026d8feb17/defaults Aug 15 15:00:37.499778 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9891b84-a21d-4f52-805c-562c2b55e815 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:37.499778 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9891b84-a21d-4f52-805c-562c2b55e815 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Calling method 'defaults' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:37.517255 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9891b84-a21d-4f52-805c-562c2b55e815 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/1c8e182a4314429384354a026d8feb17/defaults returned with HTTP 200 Aug 15 15:00:37.517980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 163/648] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:00:37 2026] GET /volume/v3/os-quota-sets/1c8e182a4314429384354a026d8feb17/defaults => generated 643 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:38.377279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bb2972f1-3649-4d55-aea0-e76a815dd0eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.377279 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bb2972f1-3649-4d55-aea0-e76a815dd0eb tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] DELETE https://10.4.3.107/volume/v3/types/0f7170f9-d09a-49a6-91da-f97f63ebd5f1 Aug 15 15:00:38.377279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bb2972f1-3649-4d55-aea0-e76a815dd0eb tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:38.377279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bb2972f1-3649-4d55-aea0-e76a815dd0eb tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:38.377279 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bb2972f1-3649-4d55-aea0-e76a815dd0eb tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/types/0f7170f9-d09a-49a6-91da-f97f63ebd5f1 returned with HTTP 202 Aug 15 15:00:38.377279 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 160/649] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:00:37 2026] DELETE /volume/v3/types/0f7170f9-d09a-49a6-91da-f97f63ebd5f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:38.379014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-839dfdff-175f-4f48-ac57-a2f1e775cbc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.379014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-839dfdff-175f-4f48-ac57-a2f1e775cbc4 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] GET https://10.4.3.107/volume/v3/types/0f7170f9-d09a-49a6-91da-f97f63ebd5f1 Aug 15 15:00:38.379014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-839dfdff-175f-4f48-ac57-a2f1e775cbc4 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:38.379014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-839dfdff-175f-4f48-ac57-a2f1e775cbc4 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:38.379014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-839dfdff-175f-4f48-ac57-a2f1e775cbc4 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/types/0f7170f9-d09a-49a6-91da-f97f63ebd5f1 returned with HTTP 404 Aug 15 15:00:38.379014 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 165/650] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:00:37 2026] GET /volume/v3/types/0f7170f9-d09a-49a6-91da-f97f63ebd5f1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:38.379922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86076cdb-b600-4b3e-b9ba-3d78530e9d13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.379922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86076cdb-b600-4b3e-b9ba-3d78530e9d13 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-class-sets/default Aug 15 15:00:38.379922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86076cdb-b600-4b3e-b9ba-3d78530e9d13 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:38.379922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86076cdb-b600-4b3e-b9ba-3d78530e9d13 tempest-VolumeQuotaClassesTest-799336051 tempest-VolumeQuotaClassesTest-799336051-project-admin] https://10.4.3.107/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 15 15:00:38.379922 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 163/651] 10.4.3.107 () {68 vars in 1318 bytes} [Sat Aug 15 15:00:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6942edd-fcda-43d4-8df0-c3f517e4dd52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6942edd-fcda-43d4-8df0-c3f517e4dd52 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6942edd-fcda-43d4-8df0-c3f517e4dd52 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6942edd-fcda-43d4-8df0-c3f517e4dd52 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6942edd-fcda-43d4-8df0-c3f517e4dd52 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6942edd-fcda-43d4-8df0-c3f517e4dd52 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:38.380936 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 164/652] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:37 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9cc16d43-dde4-484c-97f1-9197922c889e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cc16d43-dde4-484c-97f1-9197922c889e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cc16d43-dde4-484c-97f1-9197922c889e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cc16d43-dde4-484c-97f1-9197922c889e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9cc16d43-dde4-484c-97f1-9197922c889e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cc16d43-dde4-484c-97f1-9197922c889e tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:38.381950 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 161/653] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:37 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Delete snapshot with id: 1244b4bf-4e12-429b-b5d5-ea15c6b491ff Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Snapshot retrieved successfully. Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Snapshot delete request issued successfully. Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f320199-dee5-4f8d-8f6a-ffbad69e24fc tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff returned with HTTP 202 Aug 15 15:00:38.382551 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 166/654] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:00:37 2026] DELETE /volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-94bc8c91-5d9c-4e9a-969d-201ff66acbc3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94bc8c91-5d9c-4e9a-969d-201ff66acbc3 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94bc8c91-5d9c-4e9a-969d-201ff66acbc3 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94bc8c91-5d9c-4e9a-969d-201ff66acbc3 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-94bc8c91-5d9c-4e9a-969d-201ff66acbc3 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Snapshot retrieved successfully. Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94bc8c91-5d9c-4e9a-969d-201ff66acbc3 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff returned with HTTP 200 Aug 15 15:00:38.383097 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 164/655] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:38 2026] GET /volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:39.102174 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b7a2085-3123-4096-a51b-6ebe4570db4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:39.105845 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b7a2085-3123-4096-a51b-6ebe4570db4c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff Aug 15 15:00:39.105845 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b7a2085-3123-4096-a51b-6ebe4570db4c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:39.105845 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b7a2085-3123-4096-a51b-6ebe4570db4c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:39.111681 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b7a2085-3123-4096-a51b-6ebe4570db4c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff returned with HTTP 404 Aug 15 15:00:39.112354 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 165/656] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:39 2026] GET /volume/v3/snapshots/1244b4bf-4e12-429b-b5d5-ea15c6b491ff => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:39.126049 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4492036-c591-4c07-9a7a-184b6334ee3b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:39.131514 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4492036-c591-4c07-9a7a-184b6334ee3b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:39.133194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4492036-c591-4c07-9a7a-184b6334ee3b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:39.133194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4492036-c591-4c07-9a7a-184b6334ee3b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:39.152662 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:39.152662 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:39.162274 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e4492036-c591-4c07-9a7a-184b6334ee3b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:39.169284 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4492036-c591-4c07-9a7a-184b6334ee3b tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:39.169284 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 162/657] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:39 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:39.183825 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:39.186639 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:39.186784 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:39.188556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:39.188821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Delete volume with id: 7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:39.203324 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:39.203324 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:39.204089 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:39.274280 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Delete volume request issued successfully. Aug 15 15:00:39.274280 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e97c9c71-719f-4ec0-a2f8-bc106fd74d92 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 202 Aug 15 15:00:39.274280 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 167/658] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:39 2026] DELETE /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:39.285375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2eeb4fd7-08b0-4bce-bb2d-f30c113ac594 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:39.293906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2eeb4fd7-08b0-4bce-bb2d-f30c113ac594 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:39.294178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2eeb4fd7-08b0-4bce-bb2d-f30c113ac594 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:39.294506 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2eeb4fd7-08b0-4bce-bb2d-f30c113ac594 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:39.312520 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:39.312520 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:39.330006 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2eeb4fd7-08b0-4bce-bb2d-f30c113ac594 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Volume info retrieved successfully. Aug 15 15:00:39.346147 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2eeb4fd7-08b0-4bce-bb2d-f30c113ac594 tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 200 Aug 15 15:00:39.346765 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 165/659] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:39 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:40.391079 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85de6644-070d-4366-95d3-f95d0b2cca3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:40.394415 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85de6644-070d-4366-95d3-f95d0b2cca3c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] GET https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 Aug 15 15:00:40.394415 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85de6644-070d-4366-95d3-f95d0b2cca3c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:40.394993 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85de6644-070d-4366-95d3-f95d0b2cca3c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:40.415516 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85de6644-070d-4366-95d3-f95d0b2cca3c tempest-VolumesExtendTest-1902982549 tempest-VolumesExtendTest-1902982549-project-member] https://10.4.3.107/volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 returned with HTTP 404 Aug 15 15:00:40.416106 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 166/660] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:40 2026] GET /volume/v3/volumes/7485355c-349a-40a1-87bb-b953f8ab0320 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:40.772613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79897f0e-0260-48c9-8f38-55cb4483db2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:40.775080 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] DELETE https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:40.775309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:40.775540 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:40.775758 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Delete volume with id: 51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:40.793499 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:40.793499 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:40.794405 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:40.840678 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Delete volume request issued successfully. Aug 15 15:00:40.841049 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79897f0e-0260-48c9-8f38-55cb4483db2c tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 202 Aug 15 15:00:40.841755 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 163/661] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:40 2026] DELETE /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:40.852664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-949aedd8-377c-4449-be7a-2f2450adb06e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:40.855149 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-949aedd8-377c-4449-be7a-2f2450adb06e tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:40.855149 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-949aedd8-377c-4449-be7a-2f2450adb06e tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:40.855149 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-949aedd8-377c-4449-be7a-2f2450adb06e tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:40.862319 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:40.862319 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:40.872837 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-949aedd8-377c-4449-be7a-2f2450adb06e tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Volume info retrieved successfully. Aug 15 15:00:40.878762 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-949aedd8-377c-4449-be7a-2f2450adb06e tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 200 Aug 15 15:00:40.879071 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 168/662] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:40 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:41.115984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:41.310986 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:41.311341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-715163735"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:41.313311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-715163735'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:41.313450 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume of 1 GB Aug 15 15:00:41.319267 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Availability Zones retrieved successfully. Aug 15 15:00:41.328555 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Flow 'volume_create_api' (e29880d4-5831-4352-b979-96a217f47533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:41.330978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acca2806-ec5c-469e-a110-4adf3ff95e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:41.332638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:41.369604 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acca2806-ec5c-469e-a110-4adf3ff95e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:41.370655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7476af41-1aab-49f9-b054-3191fa423bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:41.488855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Created reservations ['9a0dc2ce-619a-4221-aa31-dadb594b8e9e', '40dea1e0-d221-4326-8085-3966d0c1e562', 'd1c5719b-3cb2-4eda-92ac-c0818d54caf1', '5ed37063-6044-4ab5-877c-74eb7034cbd7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:41.488855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7476af41-1aab-49f9-b054-3191fa423bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a0dc2ce-619a-4221-aa31-dadb594b8e9e', '40dea1e0-d221-4326-8085-3966d0c1e562', 'd1c5719b-3cb2-4eda-92ac-c0818d54caf1', '5ed37063-6044-4ab5-877c-74eb7034cbd7']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:41.488855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34183ab-dc7e-4cb0-bb21-aeb30e887e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:41.527294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34183ab-dc7e-4cb0-bb21-aeb30e887e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29956f0c-2290-49aa-83de-fbbfce16a132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-715163735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',qos_specs=None,replication_status=,reservations=['9a0dc2ce-619a-4221-aa31-dadb594b8e9e','40dea1e0-d221-4326-8085-3966d0c1e562','d1c5719b-3cb2-4eda-92ac-c0818d54caf1','5ed37063-6044-4ab5-877c-74eb7034cbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-715163735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29956f0c-2290-49aa-83de-fbbfce16a132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:41.528445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae30176-e720-41bd-88a0-2c72c4239584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:41.559290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae30176-e720-41bd-88a0-2c72c4239584) transitioned into state 'SUCCESS' from state '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-715163735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',qos_specs=None,replication_status=,reservations=['9a0dc2ce-619a-4221-aa31-dadb594b8e9e','40dea1e0-d221-4326-8085-3966d0c1e562','d1c5719b-3cb2-4eda-92ac-c0818d54caf1','5ed37063-6044-4ab5-877c-74eb7034cbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:41.559916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7376c27-a5ab-4960-a495-4ae811d20157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:41.578832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7376c27-a5ab-4960-a495-4ae811d20157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:41.581321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Flow 'volume_create_api' (e29880d4-5831-4352-b979-96a217f47533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:41.581321 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume request issued successfully. Aug 15 15:00:41.581788 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9bc4433-8672-4781-aada-a60a4347d3b7 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:41.582405 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 166/663] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:41 2026] POST /volume/v3/volumes => generated 750 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:41.604719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e99c8f10-56aa-44da-b59d-ab0917d08576 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:41.607604 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e99c8f10-56aa-44da-b59d-ab0917d08576 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:41.607870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e99c8f10-56aa-44da-b59d-ab0917d08576 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:41.608703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e99c8f10-56aa-44da-b59d-ab0917d08576 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:41.622805 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:41.622805 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:41.629751 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e99c8f10-56aa-44da-b59d-ab0917d08576 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:41.640340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e99c8f10-56aa-44da-b59d-ab0917d08576 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 returned with HTTP 200 Aug 15 15:00:41.640340 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 167/664] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:41 2026] GET /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:41.896235 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1913118a-3660-4b46-889a-4de499fe50b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:41.901795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1913118a-3660-4b46-889a-4de499fe50b8 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] GET https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 Aug 15 15:00:41.902018 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1913118a-3660-4b46-889a-4de499fe50b8 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:41.902290 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1913118a-3660-4b46-889a-4de499fe50b8 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:41.916366 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1913118a-3660-4b46-889a-4de499fe50b8 tempest-TaggedAttachmentsTest-1402138965 tempest-TaggedAttachmentsTest-1402138965-project-member] https://10.4.3.107/volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 returned with HTTP 404 Aug 15 15:00:41.917969 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 164/665] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:41 2026] GET /volume/v3/volumes/51fd1137-bbe7-4823-805b-bdc233811214 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:42.667754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f2a3cef-3b9e-4c48-8d83-27b3795c1a89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:42.672746 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f2a3cef-3b9e-4c48-8d83-27b3795c1a89 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:42.673133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f2a3cef-3b9e-4c48-8d83-27b3795c1a89 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:42.673344 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f2a3cef-3b9e-4c48-8d83-27b3795c1a89 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:42.691839 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:42.691839 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:42.700889 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8f2a3cef-3b9e-4c48-8d83-27b3795c1a89 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:42.713399 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f2a3cef-3b9e-4c48-8d83-27b3795c1a89 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 returned with HTTP 200 Aug 15 15:00:42.713399 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 169/666] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:42 2026] GET /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:42.722513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:42.735984 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-017750bc-7eac-476b-a48e-54a1821e8fca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:42.738822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:42.738822 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29956f0c-2290-49aa-83de-fbbfce16a132", "name": "tempest-VolumesDeleteCascade-Snapshot-254505280"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:42.771314 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:42.771314 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:42.771314 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:42.771314 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create snapshot from volume 29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:42.878032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Created reservations ['24e4b6e8-d269-47df-b2af-c39133ec9b24', '3f15cdf3-2210-421c-a2ee-27bd836cc6df', 'c57e6d7e-086e-416e-8f9a-2d65d181f0a6', 'ac6342a8-2b2b-48a8-add0-e611e7423821'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:42.906000 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:42.906000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1753634551"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:42.908409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1753634551'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:42.908839 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume of 1 GB Aug 15 15:00:42.910051 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:42.910051 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:42.918440 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Availability Zones retrieved successfully. Aug 15 15:00:42.927317 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Flow 'volume_create_api' (c34a6acc-4bf3-4b78-9fb0-064989633741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:42.928995 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02bac59b-a7cf-4d23-a8f3-b210f3794a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:42.930281 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:42.952774 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot create request issued successfully. Aug 15 15:00:42.954076 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-017750bc-7eac-476b-a48e-54a1821e8fca tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:00:42.954909 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 168/667] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:00:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:42.975608 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95a1fb3d-c9a7-488c-bfc8-33cb270effa4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:42.980653 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95a1fb3d-c9a7-488c-bfc8-33cb270effa4 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 Aug 15 15:00:42.982525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95a1fb3d-c9a7-488c-bfc8-33cb270effa4 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:42.982525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95a1fb3d-c9a7-488c-bfc8-33cb270effa4 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:42.986818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02bac59b-a7cf-4d23-a8f3-b210f3794a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:42.988458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1053fc7-6a3a-4b3d-ac7e-29f4e532e832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:42.995110 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:42.995110 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:42.996825 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-95a1fb3d-c9a7-488c-bfc8-33cb270effa4 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:42.999378 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95a1fb3d-c9a7-488c-bfc8-33cb270effa4 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 returned with HTTP 200 Aug 15 15:00:43.000761 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 165/668] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:42 2026] GET /volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:43.093746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:43.097483 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:43.098053 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "4877974d-37e8-462e-895b-58544e5faf6a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:43.102080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '4877974d-37e8-462e-895b-58544e5faf6a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:43.102931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Create volume of 1 GB Aug 15 15:00:43.110632 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Availability Zones retrieved successfully. Aug 15 15:00:43.121609 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Created reservations ['88b66431-7ade-400b-9391-ee94f6da8f9a', 'cf6eca35-4e37-430a-a76d-8147c82d59e6', 'b32c3e31-f31d-4d98-a5dc-0cee3c190b37', '5ab451a1-bb7c-4487-aa3c-3791cd58158d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:43.122300 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Flow 'volume_create_api' (a090cec5-937b-44e8-a877-0f52249075a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:43.122782 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1053fc7-6a3a-4b3d-ac7e-29f4e532e832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88b66431-7ade-400b-9391-ee94f6da8f9a', 'cf6eca35-4e37-430a-a76d-8147c82d59e6', 'b32c3e31-f31d-4d98-a5dc-0cee3c190b37', '5ab451a1-bb7c-4487-aa3c-3791cd58158d']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.123941 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cd80af-59a1-4cb0-804f-25810c93b7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.124017 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54095aab-57a1-43e3-91f4-a6338ef9f06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.126398 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:43.180908 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cd80af-59a1-4cb0-804f-25810c93b7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '232d25c0-1b63-424e-9f5a-595d10767240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1753634551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d5d44bc77f4a48b94750cbe8fcd7c3',qos_specs=None,replication_status=,reservations=['88b66431-7ade-400b-9391-ee94f6da8f9a','cf6eca35-4e37-430a-a76d-8147c82d59e6','b32c3e31-f31d-4d98-a5dc-0cee3c190b37','5ab451a1-bb7c-4487-aa3c-3791cd58158d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0dab56d3ac4544b1fefa9f571e1834',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1753634551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=232d25c0-1b63-424e-9f5a-595d10767240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0d5d44bc77f4a48b94750cbe8fcd7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f0dab56d3ac4544b1fefa9f571e1834',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.181788 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c735d75-c7e5-44ec-8c00-29805a27cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.205661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54095aab-57a1-43e3-91f4-a6338ef9f06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.206903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d02adf-30c4-4eea-9231-b6fed3cb861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.226175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c735d75-c7e5-44ec-8c00-29805a27cdad) transitioned into state 'SUCCESS' from state '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-1753634551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d5d44bc77f4a48b94750cbe8fcd7c3',qos_specs=None,replication_status=,reservations=['88b66431-7ade-400b-9391-ee94f6da8f9a','cf6eca35-4e37-430a-a76d-8147c82d59e6','b32c3e31-f31d-4d98-a5dc-0cee3c190b37','5ab451a1-bb7c-4487-aa3c-3791cd58158d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0dab56d3ac4544b1fefa9f571e1834',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.227674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7f2ac6-4cd6-4ccc-83db-cb2dd8ac40b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.250899 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7f2ac6-4cd6-4ccc-83db-cb2dd8ac40b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.252487 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Flow 'volume_create_api' (c34a6acc-4bf3-4b78-9fb0-064989633741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:43.252487 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request issued successfully. Aug 15 15:00:43.252684 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-570cb2d5-6ea5-46b9-8fd9-87f5579a9b96 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:43.260319 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 167/669] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:42 2026] POST /volume/v3/volumes => generated 750 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:43.277017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-076066bf-6f21-4c4e-aa07-2b2d694129ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:43.279809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-076066bf-6f21-4c4e-aa07-2b2d694129ff tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:00:43.280301 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-076066bf-6f21-4c4e-aa07-2b2d694129ff tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:43.284075 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-076066bf-6f21-4c4e-aa07-2b2d694129ff tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:43.295314 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:43.295314 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:43.311346 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-076066bf-6f21-4c4e-aa07-2b2d694129ff tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:00:43.324444 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-076066bf-6f21-4c4e-aa07-2b2d694129ff tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 returned with HTTP 200 Aug 15 15:00:43.325781 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 169/670] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:43 2026] GET /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:43.396725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Created reservations ['e3c6481f-3936-4675-8948-229b91f01321', '92f3dac5-0a87-4c42-8c80-c07f3fb7a67b', 'b5dd157b-f3b7-4aa9-ab4d-897b8dba9a18', 'ab4f19e7-5cd3-473f-b9ec-2a514eb3d99c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:43.396725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d02adf-30c4-4eea-9231-b6fed3cb861c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c6481f-3936-4675-8948-229b91f01321', '92f3dac5-0a87-4c42-8c80-c07f3fb7a67b', 'b5dd157b-f3b7-4aa9-ab4d-897b8dba9a18', 'ab4f19e7-5cd3-473f-b9ec-2a514eb3d99c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.398570 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c071c40e-ff1f-44c3-8979-56a77ed178e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.435619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c071c40e-ff1f-44c3-8979-56a77ed178e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14836fe3-418f-4c7c-8539-887cd1b0837d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='4877974d-37e8-462e-895b-58544e5faf6a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566a5625233d4188b84b2a1abe7b9ac9',qos_specs=None,replication_status=,reservations=['e3c6481f-3936-4675-8948-229b91f01321','92f3dac5-0a87-4c42-8c80-c07f3fb7a67b','b5dd157b-f3b7-4aa9-ab4d-897b8dba9a18','ab4f19e7-5cd3-473f-b9ec-2a514eb3d99c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fa9ebd1654a0a9c3c9e6452422add',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:43Z,deleted=False,deleted_at=None,display_description='',display_name='4877974d-37e8-462e-895b-58544e5faf6a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14836fe3-418f-4c7c-8539-887cd1b0837d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a5625233d4188b84b2a1abe7b9ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578fa9ebd1654a0a9c3c9e6452422add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.437831 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8ce3ca-dae3-4caf-8da4-ee3adc36ef39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.472840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8ce3ca-dae3-4caf-8da4-ee3adc36ef39) transitioned into 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='4877974d-37e8-462e-895b-58544e5faf6a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566a5625233d4188b84b2a1abe7b9ac9',qos_specs=None,replication_status=,reservations=['e3c6481f-3936-4675-8948-229b91f01321','92f3dac5-0a87-4c42-8c80-c07f3fb7a67b','b5dd157b-f3b7-4aa9-ab4d-897b8dba9a18','ab4f19e7-5cd3-473f-b9ec-2a514eb3d99c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fa9ebd1654a0a9c3c9e6452422add',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.473956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c70010-8715-4429-a841-13dd7b505c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:43.498544 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c70010-8715-4429-a841-13dd7b505c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:43.502319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Flow 'volume_create_api' (a090cec5-937b-44e8-a877-0f52249075a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:43.502319 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Create volume request issued successfully. Aug 15 15:00:43.503315 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9ac003e8-e715-4f38-8767-7279d2b1d15b tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:43.503966 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 170/671] 10.4.3.107 () {72 vars in 1541 bytes} [Sat Aug 15 15:00:43 2026] POST /volume/v3/volumes => generated 749 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:43.516366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-09b1caac-822d-4784-849c-a463f91244a8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:43.520437 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-09b1caac-822d-4784-849c-a463f91244a8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:00:43.520684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-09b1caac-822d-4784-849c-a463f91244a8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:43.521009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-09b1caac-822d-4784-849c-a463f91244a8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:43.537647 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:43.537647 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:43.546619 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-09b1caac-822d-4784-849c-a463f91244a8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:00:43.557022 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-09b1caac-822d-4784-849c-a463f91244a8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d returned with HTTP 200 Aug 15 15:00:43.557022 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 166/672] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:43 2026] GET /volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:43.573733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-95bd5399-177e-4db0-9248-3768f5c745eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:43.577986 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-95bd5399-177e-4db0-9248-3768f5c745eb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:00:43.577986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-95bd5399-177e-4db0-9248-3768f5c745eb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:43.579507 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-95bd5399-177e-4db0-9248-3768f5c745eb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:43.595328 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:43.595328 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:43.603063 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-95bd5399-177e-4db0-9248-3768f5c745eb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:00:43.614602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-95bd5399-177e-4db0-9248-3768f5c745eb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d returned with HTTP 200 Aug 15 15:00:43.615293 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 168/673] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:43 2026] GET /volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:44.015036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c5a3373-3669-4e6f-bc18-6d626e602b45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:44.018386 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c5a3373-3669-4e6f-bc18-6d626e602b45 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 Aug 15 15:00:44.018566 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c5a3373-3669-4e6f-bc18-6d626e602b45 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:44.018838 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c5a3373-3669-4e6f-bc18-6d626e602b45 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:44.029151 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:44.029151 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:44.029754 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0c5a3373-3669-4e6f-bc18-6d626e602b45 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:44.030978 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c5a3373-3669-4e6f-bc18-6d626e602b45 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 returned with HTTP 200 Aug 15 15:00:44.031609 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 170/674] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:44 2026] GET /volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:44.050407 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b155023-68d3-4fea-89f9-b7632286360b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:44.052843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:44.053125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29956f0c-2290-49aa-83de-fbbfce16a132", "name": "tempest-VolumesDeleteCascade-Snapshot-1561279603"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:44.066816 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:44.066816 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:44.067528 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:44.068409 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create snapshot from volume 29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:44.136772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Created reservations ['d334c575-aeb0-482c-a35f-9fb4f3d09a0b', '01f0deeb-1dc6-47a9-bc02-f3acdec9b622', 'e2437581-40f7-4058-95fd-0078e109275b', 'b1c884ea-9fa0-4aba-a41e-f13a938f8203'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:44.209075 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot create request issued successfully. Aug 15 15:00:44.211275 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b155023-68d3-4fea-89f9-b7632286360b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:00:44.211275 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 171/675] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:00:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:44.230922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b564c1c-12a4-40cc-ae8b-9c1da8d0417f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:44.236692 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b564c1c-12a4-40cc-ae8b-9c1da8d0417f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 Aug 15 15:00:44.236692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b564c1c-12a4-40cc-ae8b-9c1da8d0417f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:44.236692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b564c1c-12a4-40cc-ae8b-9c1da8d0417f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:44.249064 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:44.249064 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:44.250108 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7b564c1c-12a4-40cc-ae8b-9c1da8d0417f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:44.252150 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b564c1c-12a4-40cc-ae8b-9c1da8d0417f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 returned with HTTP 200 Aug 15 15:00:44.253080 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 167/676] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:44 2026] GET /volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:44.355308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-791fc45a-41c4-4837-873d-78c85367accc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:44.357490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-791fc45a-41c4-4837-873d-78c85367accc tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:00:44.357659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-791fc45a-41c4-4837-873d-78c85367accc tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:44.357870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-791fc45a-41c4-4837-873d-78c85367accc tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:44.368370 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:44.368370 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:44.377955 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-791fc45a-41c4-4837-873d-78c85367accc tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:00:44.389414 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-791fc45a-41c4-4837-873d-78c85367accc tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 returned with HTTP 200 Aug 15 15:00:44.390913 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 169/677] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:44 2026] GET /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:45.268566 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fac59d6-7452-4f16-991c-fd9f24ac6d66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:45.271180 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fac59d6-7452-4f16-991c-fd9f24ac6d66 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 Aug 15 15:00:45.272367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fac59d6-7452-4f16-991c-fd9f24ac6d66 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:45.272775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fac59d6-7452-4f16-991c-fd9f24ac6d66 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:45.281721 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:45.281721 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:45.282508 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6fac59d6-7452-4f16-991c-fd9f24ac6d66 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:45.282889 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fac59d6-7452-4f16-991c-fd9f24ac6d66 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 returned with HTTP 200 Aug 15 15:00:45.283273 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 171/678] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:45 2026] GET /volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:45.299041 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:45.302957 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132?cascade=True Aug 15 15:00:45.303172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:45.303442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:45.303660 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume with id: 29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:45.316586 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:45.316586 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:45.317513 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:45.385473 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume request issued successfully. Aug 15 15:00:45.385775 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1660557-a0dc-4145-af45-5bb2a23e8320 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132?cascade=True returned with HTTP 202 Aug 15 15:00:45.387492 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 172/679] 10.4.3.107 () {66 vars in 1376 bytes} [Sat Aug 15 15:00:45 2026] DELETE /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132?cascade=True => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:45.401335 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d36f6031-5796-4199-b9f1-f69afc086c49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:45.404310 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d36f6031-5796-4199-b9f1-f69afc086c49 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:45.405589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d36f6031-5796-4199-b9f1-f69afc086c49 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:45.405589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d36f6031-5796-4199-b9f1-f69afc086c49 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:45.416944 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:45.416944 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:45.424177 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d36f6031-5796-4199-b9f1-f69afc086c49 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:45.431404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d36f6031-5796-4199-b9f1-f69afc086c49 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 returned with HTTP 200 Aug 15 15:00:45.432856 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 168/680] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:45 2026] GET /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:46.448658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3f651f03-3f23-4b17-b612-e0ff4ef8cffe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.450957 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f651f03-3f23-4b17-b612-e0ff4ef8cffe tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:46.451180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f651f03-3f23-4b17-b612-e0ff4ef8cffe tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.451445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f651f03-3f23-4b17-b612-e0ff4ef8cffe tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.458766 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f651f03-3f23-4b17-b612-e0ff4ef8cffe tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 returned with HTTP 404 Aug 15 15:00:46.459387 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 170/681] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:46.470395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fbb61120-81c5-412a-835a-b08906a2af9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.473085 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:00:46.473348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.473607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.474209 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:00:46.475216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:00:46.525985 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Get all volumes completed successfully. Aug 15 15:00:46.527212 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbb61120-81c5-412a-835a-b08906a2af9b tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:00:46.527212 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 172/682] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/v3/volumes => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 15 15:00:46.539533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b12f093-57cf-4001-a61c-eb161406c85e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.541740 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:46.541974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.543035 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.543035 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:00:46.543224 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:46.543224 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:46.544693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:00:46.560980 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Get all snapshots completed successfully. Aug 15 15:00:46.561318 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b12f093-57cf-4001-a61c-eb161406c85e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:00:46.561937 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 173/683] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:00:46.576124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea90df9c-e287-4d2c-af30-e049593afd11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.578729 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea90df9c-e287-4d2c-af30-e049593afd11 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 Aug 15 15:00:46.578980 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea90df9c-e287-4d2c-af30-e049593afd11 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.579252 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea90df9c-e287-4d2c-af30-e049593afd11 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.579425 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-ea90df9c-e287-4d2c-af30-e049593afd11 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete snapshot with id: 6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 Aug 15 15:00:46.594388 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea90df9c-e287-4d2c-af30-e049593afd11 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 returned with HTTP 404 Aug 15 15:00:46.595024 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 169/684] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:00:46 2026] DELETE /volume/v3/snapshots/6bb4b1f2-a4c5-4202-acaa-a6c2e8d45904 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:46.609164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4791d7c3-f8bf-4c94-b690-314fe9aea16f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.614873 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4791d7c3-f8bf-4c94-b690-314fe9aea16f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 Aug 15 15:00:46.615196 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4791d7c3-f8bf-4c94-b690-314fe9aea16f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.615523 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4791d7c3-f8bf-4c94-b690-314fe9aea16f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.615701 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-4791d7c3-f8bf-4c94-b690-314fe9aea16f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete snapshot with id: 8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 Aug 15 15:00:46.627153 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4791d7c3-f8bf-4c94-b690-314fe9aea16f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 returned with HTTP 404 Aug 15 15:00:46.630693 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 171/685] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:00:46 2026] DELETE /volume/v3/snapshots/8a67e95a-870c-40ce-a2f1-80f8dd7e5db7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:46.633346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-5b1d371b-4a97-48c6-aad6-152f7ff1a325 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.636300 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-5b1d371b-4a97-48c6-aad6-152f7ff1a325 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:00:46.636660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-5b1d371b-4a97-48c6-aad6-152f7ff1a325 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.636987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-5b1d371b-4a97-48c6-aad6-152f7ff1a325 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.644089 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bc2cf3c-88e8-4143-bd43-e8a935696633 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.644089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bc2cf3c-88e8-4143-bd43-e8a935696633 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:46.644089 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bc2cf3c-88e8-4143-bd43-e8a935696633 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.644089 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bc2cf3c-88e8-4143-bd43-e8a935696633 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.650301 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:46.650301 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:46.657311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bc2cf3c-88e8-4143-bd43-e8a935696633 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 returned with HTTP 404 Aug 15 15:00:46.658098 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 174/686] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:46.659827 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-5b1d371b-4a97-48c6-aad6-152f7ff1a325 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:00:46.666253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-5b1d371b-4a97-48c6-aad6-152f7ff1a325 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d returned with HTTP 200 Aug 15 15:00:46.666818 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 173/687] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:46.671524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61e82930-d530-46a7-9c5b-56e7ce06f10f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.676837 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61e82930-d530-46a7-9c5b-56e7ce06f10f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:46.676837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61e82930-d530-46a7-9c5b-56e7ce06f10f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.676837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61e82930-d530-46a7-9c5b-56e7ce06f10f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.676837 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-61e82930-d530-46a7-9c5b-56e7ce06f10f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume with id: 29956f0c-2290-49aa-83de-fbbfce16a132 Aug 15 15:00:46.691165 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-64087fc9-227c-4633-b44b-0c6dcd3f484d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.691259 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61e82930-d530-46a7-9c5b-56e7ce06f10f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 returned with HTTP 404 Aug 15 15:00:46.691764 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64087fc9-227c-4633-b44b-0c6dcd3f484d None None] GET https://10.4.3.107/volume// Aug 15 15:00:46.691955 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 170/688] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:46 2026] DELETE /volume/v3/volumes/29956f0c-2290-49aa-83de-fbbfce16a132 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:46.692022 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64087fc9-227c-4633-b44b-0c6dcd3f484d None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.692337 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64087fc9-227c-4633-b44b-0c6dcd3f484d None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.692813 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64087fc9-227c-4633-b44b-0c6dcd3f484d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:46.693214 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 172/689] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:46.706620 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.708833 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:46.709231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2098779553"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:46.711521 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2098779553'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:46.711660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-0e40f40a-9290-453d-a7c2-ccfa5f5950ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.711706 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume of 1 GB Aug 15 15:00:46.714866 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-0e40f40a-9290-453d-a7c2-ccfa5f5950ab tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:00:46.715326 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-0e40f40a-9290-453d-a7c2-ccfa5f5950ab tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14836fe3-418f-4c7c-8539-887cd1b0837d", "connector": null, "instance_uuid": "4877974d-37e8-462e-895b-58544e5faf6a"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:46.718121 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Availability Zones retrieved successfully. Aug 15 15:00:46.727854 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Flow 'volume_create_api' (8c62de26-b4cd-4a82-b16e-0d22899119cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:46.729745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ce95cd-71a3-4449-8a19-4e6429e77fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:46.730227 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:46.730227 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:46.731337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:46.782178 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ce95cd-71a3-4449-8a19-4e6429e77fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:46.784671 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd33e05e-5bca-45c2-9d85-e33b2e6cc4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:46.805070 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-0e40f40a-9290-453d-a7c2-ccfa5f5950ab tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:00:46.805693 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 174/690] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:00:46 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:46.824479 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40066156-7283-4017-9d64-7c43711b6c08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.825396 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40066156-7283-4017-9d64-7c43711b6c08 None None] GET https://10.4.3.107/volume// Aug 15 15:00:46.826444 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40066156-7283-4017-9d64-7c43711b6c08 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.827998 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40066156-7283-4017-9d64-7c43711b6c08 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.827998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40066156-7283-4017-9d64-7c43711b6c08 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:00:46.830343 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 171/691] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:00:46.842177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-f8579742-5656-418e-8ef8-c8b6bc82633d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:46.845529 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-f8579742-5656-418e-8ef8-c8b6bc82633d tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:00:46.845848 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-f8579742-5656-418e-8ef8-c8b6bc82633d tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:46.846077 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-f8579742-5656-418e-8ef8-c8b6bc82633d tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:46.860098 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:46.860098 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:46.866798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Created reservations ['4be3506d-fa91-4d4b-aac2-99bc86cd7847', '0d3da3b8-4812-45a0-a9a1-931d8120dce9', '2e3484ef-3ec8-40be-a651-dcab45050c06', '4485c661-84c9-40b6-9a0f-dc04a7243e10'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:46.866798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd33e05e-5bca-45c2-9d85-e33b2e6cc4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be3506d-fa91-4d4b-aac2-99bc86cd7847', '0d3da3b8-4812-45a0-a9a1-931d8120dce9', '2e3484ef-3ec8-40be-a651-dcab45050c06', '4485c661-84c9-40b6-9a0f-dc04a7243e10']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:46.866798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bea2a1-4535-4c1d-a688-a3ec04581da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:46.869556 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-f8579742-5656-418e-8ef8-c8b6bc82633d tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:00:46.877171 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-f8579742-5656-418e-8ef8-c8b6bc82633d tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d returned with HTTP 200 Aug 15 15:00:46.877493 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 173/692] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:00:46 2026] GET /volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:00:46.904575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bea2a1-4535-4c1d-a688-a3ec04581da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389d2e62-96a7-4cb7-873e-d040d45f6b59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2098779553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',qos_specs=None,replication_status=,reservations=['4be3506d-fa91-4d4b-aac2-99bc86cd7847','0d3da3b8-4812-45a0-a9a1-931d8120dce9','2e3484ef-3ec8-40be-a651-dcab45050c06','4485c661-84c9-40b6-9a0f-dc04a7243e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2098779553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389d2e62-96a7-4cb7-873e-d040d45f6b59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:46.906292 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8e3d14-f6ed-4d79-b579-ec52cd1fd6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:46.959026 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8e3d14-f6ed-4d79-b579-ec52cd1fd6f5) transitioned into state 'SUCCESS' from state '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-2098779553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',qos_specs=None,replication_status=,reservations=['4be3506d-fa91-4d4b-aac2-99bc86cd7847','0d3da3b8-4812-45a0-a9a1-931d8120dce9','2e3484ef-3ec8-40be-a651-dcab45050c06','4485c661-84c9-40b6-9a0f-dc04a7243e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:46.960039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155ad40b-421e-4db7-8279-6df5a588c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:46.983533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155ad40b-421e-4db7-8279-6df5a588c0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:46.984511 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Flow 'volume_create_api' (8c62de26-b4cd-4a82-b16e-0d22899119cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:46.984648 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume request issued successfully. Aug 15 15:00:46.985642 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1acf9f57-3c23-4d31-ad83-a63eb845cdbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:46.986089 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 175/693] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:00:46 2026] POST /volume/v3/volumes => generated 751 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:47.009227 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-603b8822-f840-498f-ae32-338496ee234f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:47.009830 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-603b8822-f840-498f-ae32-338496ee234f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:47.010073 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-603b8822-f840-498f-ae32-338496ee234f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:47.011324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-603b8822-f840-498f-ae32-338496ee234f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:47.022835 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:47.022835 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:47.031675 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-603b8822-f840-498f-ae32-338496ee234f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:47.038382 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-603b8822-f840-498f-ae32-338496ee234f tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 returned with HTTP 200 Aug 15 15:00:47.039211 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 175/694] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:47 2026] GET /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:47.057650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:47.060965 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] PUT https://10.4.3.107/volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994 Aug 15 15:00:47.061516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:47.081378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Acquiring lock "cinder-attachment_update-14836fe3-418f-4c7c-8539-887cd1b0837d-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:00:47.090711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Lock "cinder-attachment_update-14836fe3-418f-4c7c-8539-887cd1b0837d-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:00:47.092350 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:47.092350 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:47.320113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Lock "cinder-attachment_update-14836fe3-418f-4c7c-8539-887cd1b0837d-np0000007361" released by "attachment_update" :: held 0.229s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:00:47.320113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-a0e5d2b4-828a-43cd-aeb0-2221ddc46b6f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994 returned with HTTP 200 Aug 15 15:00:47.320113 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 172/695] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:00:47 2026] PUT /volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994 => generated 969 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:47.359619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9398c308-3854-4f0b-8bd2-241b460f82b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:47.364148 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9398c308-3854-4f0b-8bd2-241b460f82b8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] POST https://10.4.3.107/volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994/action Aug 15 15:00:47.364959 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9398c308-3854-4f0b-8bd2-241b460f82b8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:47.365151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9398c308-3854-4f0b-8bd2-241b460f82b8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:47.393326 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:47.393326 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:47.416509 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c355514-27b4-46df-a5c9-1f9d06275eaa req-9398c308-3854-4f0b-8bd2-241b460f82b8 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994/action returned with HTTP 204 Aug 15 15:00:47.417084 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 174/696] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:00:47 2026] POST /volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:48.066221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d3b5f4a-284b-41eb-957e-45b9d9f68c71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:48.070601 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d3b5f4a-284b-41eb-957e-45b9d9f68c71 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:48.070601 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d3b5f4a-284b-41eb-957e-45b9d9f68c71 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:48.071778 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d3b5f4a-284b-41eb-957e-45b9d9f68c71 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:48.082908 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:48.082908 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:48.098073 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3d3b5f4a-284b-41eb-957e-45b9d9f68c71 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:48.107352 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d3b5f4a-284b-41eb-957e-45b9d9f68c71 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 returned with HTTP 200 Aug 15 15:00:48.108182 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 176/697] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:48 2026] GET /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:48.128046 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-081281bb-420e-4f62-adfe-6527e63ee44e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:48.131689 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:48.132039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "389d2e62-96a7-4cb7-873e-d040d45f6b59", "name": "tempest-VolumesDeleteCascade-Snapshot-1140290574"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:48.151693 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:48.151693 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:48.154061 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:48.154061 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create snapshot from volume 389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:48.213543 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Created reservations ['4f2af52a-fd0b-43ec-a546-70df843e494c', '3f83a3d2-aff4-4810-ad16-7592fab6030e', '9ae95431-0334-4ad7-bc9f-b9207f27135a', '86dafd8a-54c6-458f-9a11-687c0b2396d0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:48.255378 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot create request issued successfully. Aug 15 15:00:48.256100 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-081281bb-420e-4f62-adfe-6527e63ee44e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:00:48.256783 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 176/698] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:00:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:48.272670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4172aeeb-c1e2-43c7-bba7-0eb3e2894f15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:48.275632 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4172aeeb-c1e2-43c7-bba7-0eb3e2894f15 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 Aug 15 15:00:48.276009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4172aeeb-c1e2-43c7-bba7-0eb3e2894f15 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:48.276322 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4172aeeb-c1e2-43c7-bba7-0eb3e2894f15 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:48.283092 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:48.283092 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:48.283914 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4172aeeb-c1e2-43c7-bba7-0eb3e2894f15 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:48.284814 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4172aeeb-c1e2-43c7-bba7-0eb3e2894f15 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 returned with HTTP 200 Aug 15 15:00:48.285469 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 173/699] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:48 2026] GET /volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:49.299128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-34198323-2cb6-46ce-aade-4d2f9e4cc46a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:49.301939 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34198323-2cb6-46ce-aade-4d2f9e4cc46a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 Aug 15 15:00:49.302804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34198323-2cb6-46ce-aade-4d2f9e4cc46a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:49.302804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34198323-2cb6-46ce-aade-4d2f9e4cc46a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:49.312581 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:49.312581 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:49.313613 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-34198323-2cb6-46ce-aade-4d2f9e4cc46a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:49.314985 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34198323-2cb6-46ce-aade-4d2f9e4cc46a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 returned with HTTP 200 Aug 15 15:00:49.315906 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 175/700] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:00:49 2026] GET /volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:49.329614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9992628a-b372-498b-9ff7-5fad38f9f133 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:49.332083 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:49.332704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4f928351-da3d-4bc9-a231-d4743b57dbc1", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-848749703"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:49.334985 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume request body: {'volume': {'snapshot_id': '4f928351-da3d-4bc9-a231-d4743b57dbc1', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-848749703'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:49.342059 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:49.342059 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:49.342716 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Snapshot retrieved successfully. Aug 15 15:00:49.342894 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume of 1 GB Aug 15 15:00:49.349631 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Availability Zones retrieved successfully. Aug 15 15:00:49.359484 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Flow 'volume_create_api' (277ae6eb-a4ed-46ab-8d7d-b39a412162c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:49.361707 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ca7033-bdab-40a5-a2e3-f6c80fe550ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:49.361933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:49.411341 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ca7033-bdab-40a5-a2e3-f6c80fe550ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f928351-da3d-4bc9-a231-d4743b57dbc1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:49.413197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0cff71-eb51-4135-abf3-d504763f8249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:49.484561 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Created reservations ['6bdce4f9-db2b-460d-a22f-793ea223acf5', '15ae43fe-0978-4910-8ec1-5379d3bfa416', 'e3c4178c-8f9a-48f7-a9a6-0a2dcfeda71d', '0a1f6452-945d-47a9-8049-22b28ab35eb0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:49.485835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0cff71-eb51-4135-abf3-d504763f8249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bdce4f9-db2b-460d-a22f-793ea223acf5', '15ae43fe-0978-4910-8ec1-5379d3bfa416', 'e3c4178c-8f9a-48f7-a9a6-0a2dcfeda71d', '0a1f6452-945d-47a9-8049-22b28ab35eb0']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:49.486870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92c886f-072b-4408-9344-0f3c333dea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:49.560706 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92c886f-072b-4408-9344-0f3c333dea97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd44d3af4-be2e-4bcd-be9c-a229acde4e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-848749703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',qos_specs=None,replication_status=,reservations=['6bdce4f9-db2b-460d-a22f-793ea223acf5','15ae43fe-0978-4910-8ec1-5379d3bfa416','e3c4178c-8f9a-48f7-a9a6-0a2dcfeda71d','0a1f6452-945d-47a9-8049-22b28ab35eb0'],size=1,snapshot_id=4f928351-da3d-4bc9-a231-d4743b57dbc1,source_replicaid=,source_volid=None,status='creating',user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-848749703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d44d3af4-be2e-4bcd-be9c-a229acde4e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f928351-da3d-4bc9-a231-d4743b57dbc1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:49.562147 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcd2bab-6193-4806-a5b1-0f78c5600fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:49.601867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcd2bab-6193-4806-a5b1-0f78c5600fad) transitioned into state 'SUCCESS' from state '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-848749703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e2c19b7bcb4340a6bf3084ab9284f5',qos_specs=None,replication_status=,reservations=['6bdce4f9-db2b-460d-a22f-793ea223acf5','15ae43fe-0978-4910-8ec1-5379d3bfa416','e3c4178c-8f9a-48f7-a9a6-0a2dcfeda71d','0a1f6452-945d-47a9-8049-22b28ab35eb0'],size=1,snapshot_id=4f928351-da3d-4bc9-a231-d4743b57dbc1,source_replicaid=,source_volid=None,status='creating',user_id='2dd5db6211104cf9bfef63467d8d9f43',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:49.602394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babfa2b1-d5b4-4542-94bb-2c09071f5edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:49.649682 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babfa2b1-d5b4-4542-94bb-2c09071f5edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:49.651006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Flow 'volume_create_api' (277ae6eb-a4ed-46ab-8d7d-b39a412162c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:49.651212 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Create volume request issued successfully. Aug 15 15:00:49.652004 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9992628a-b372-498b-9ff7-5fad38f9f133 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:49.653321 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 177/701] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:00:49 2026] POST /volume/v3/volumes => generated 784 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:49.668054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b97061f8-0ede-4b83-9d90-0db0749f24c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:49.669935 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b97061f8-0ede-4b83-9d90-0db0749f24c2 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:49.670026 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b97061f8-0ede-4b83-9d90-0db0749f24c2 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:49.670258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b97061f8-0ede-4b83-9d90-0db0749f24c2 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:49.680641 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:49.680641 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:49.686066 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b97061f8-0ede-4b83-9d90-0db0749f24c2 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:49.692684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b97061f8-0ede-4b83-9d90-0db0749f24c2 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 200 Aug 15 15:00:49.693195 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 177/702] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:49 2026] GET /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:50.716034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ebac85f3-8867-4a88-99de-9e33411a085a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:50.719525 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebac85f3-8867-4a88-99de-9e33411a085a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:50.719525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebac85f3-8867-4a88-99de-9e33411a085a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:50.719746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebac85f3-8867-4a88-99de-9e33411a085a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:50.735506 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:50.735506 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:50.745328 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ebac85f3-8867-4a88-99de-9e33411a085a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:50.753882 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebac85f3-8867-4a88-99de-9e33411a085a tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 200 Aug 15 15:00:50.754684 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 174/703] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:50 2026] GET /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:50.771481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d0ac8eec-faf5-4745-8cf8-0d7065fbf39e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:50.774187 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0ac8eec-faf5-4745-8cf8-0d7065fbf39e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:50.774435 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0ac8eec-faf5-4745-8cf8-0d7065fbf39e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:50.774667 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0ac8eec-faf5-4745-8cf8-0d7065fbf39e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:50.783098 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:50.783098 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:50.787203 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d0ac8eec-faf5-4745-8cf8-0d7065fbf39e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:50.792707 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0ac8eec-faf5-4745-8cf8-0d7065fbf39e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 200 Aug 15 15:00:50.793199 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 176/704] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:50 2026] GET /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:50.813063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33be466b-a72b-4684-a5dc-eaae686bac1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:50.815713 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59?cascade=True Aug 15 15:00:50.816106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:50.816237 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:50.816946 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume with id: 389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:50.825514 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:50.825514 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:50.826205 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:50.872268 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume request issued successfully. Aug 15 15:00:50.872268 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33be466b-a72b-4684-a5dc-eaae686bac1c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59?cascade=True returned with HTTP 202 Aug 15 15:00:50.872268 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 178/705] 10.4.3.107 () {66 vars in 1376 bytes} [Sat Aug 15 15:00:50 2026] DELETE /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:00:50.882145 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5ae7d0e-6752-47fd-9b5b-c220babdca2e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:50.884941 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5ae7d0e-6752-47fd-9b5b-c220babdca2e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:50.884941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5ae7d0e-6752-47fd-9b5b-c220babdca2e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:50.885056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5ae7d0e-6752-47fd-9b5b-c220babdca2e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:50.896436 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:50.896436 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:50.902217 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5ae7d0e-6752-47fd-9b5b-c220babdca2e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:50.910553 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5ae7d0e-6752-47fd-9b5b-c220babdca2e tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 returned with HTTP 200 Aug 15 15:00:50.912118 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 178/706] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:50 2026] GET /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:51.929098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e12b0f6-6879-416b-9f79-4d7b91ac21f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:51.933161 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e12b0f6-6879-416b-9f79-4d7b91ac21f5 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:51.933508 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e12b0f6-6879-416b-9f79-4d7b91ac21f5 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:51.933799 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e12b0f6-6879-416b-9f79-4d7b91ac21f5 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:51.946267 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e12b0f6-6879-416b-9f79-4d7b91ac21f5 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 returned with HTTP 404 Aug 15 15:00:51.947061 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 175/707] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:51 2026] GET /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:51.959095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:51.961582 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:00:51.961731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:51.962274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:51.962486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:00:51.963609 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:00:51.977266 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Get all volumes completed successfully. Aug 15 15:00:51.978378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66b41b72-cc8e-44f1-b77b-ef1166ac0a4c tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:00:51.978502 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 177/708] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:00:51 2026] GET /volume/v3/volumes => generated 334 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:51.991279 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82b41d71-721a-42e4-9187-6780329e1331 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:51.993321 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:00:51.994337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:51.994337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:51.994337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:00:51.994497 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:51.994497 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:51.995398 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:00:52.000724 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Get all snapshots completed successfully. Aug 15 15:00:52.001400 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82b41d71-721a-42e4-9187-6780329e1331 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:00:52.001685 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 179/709] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:00:51 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 15 15:00:52.018190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47df240d-f669-4c24-baf7-74346d7777de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:52.022556 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47df240d-f669-4c24-baf7-74346d7777de tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:52.022613 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47df240d-f669-4c24-baf7-74346d7777de tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:52.023296 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47df240d-f669-4c24-baf7-74346d7777de tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:52.041119 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:52.041119 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:52.054253 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47df240d-f669-4c24-baf7-74346d7777de tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:52.064160 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47df240d-f669-4c24-baf7-74346d7777de tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 200 Aug 15 15:00:52.064641 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 179/710] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:52 2026] GET /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:52.090838 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-898b41f6-85be-407a-9cad-9a1624c758bc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:52.096336 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:52.096336 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:52.096336 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:52.096336 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume with id: d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:52.107089 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:52.107089 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:52.107738 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:52.154763 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume request issued successfully. Aug 15 15:00:52.154763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-898b41f6-85be-407a-9cad-9a1624c758bc tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 202 Aug 15 15:00:52.157668 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 176/711] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:52 2026] DELETE /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:00:52.169063 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-072b4e39-4441-41fc-a0d6-04c5fee83037 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:52.174693 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-072b4e39-4441-41fc-a0d6-04c5fee83037 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:52.175427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-072b4e39-4441-41fc-a0d6-04c5fee83037 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:52.175767 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-072b4e39-4441-41fc-a0d6-04c5fee83037 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:52.189477 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:52.189477 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:52.193676 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-072b4e39-4441-41fc-a0d6-04c5fee83037 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Volume info retrieved successfully. Aug 15 15:00:52.201697 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-072b4e39-4441-41fc-a0d6-04c5fee83037 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 200 Aug 15 15:00:52.202540 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 178/712] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:52 2026] GET /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:00:53.207755 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d78e6655-3b0a-486d-b66d-b56220e72299 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:53.209661 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d78e6655-3b0a-486d-b66d-b56220e72299 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/523606cb-2b75-4274-aae9-d1d58c473291/action Aug 15 15:00:53.210045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d78e6655-3b0a-486d-b66d-b56220e72299 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-attach": {"instance_uuid": "a94d78c0-2de2-40af-9cb7-79506b2994a7", "mountpoint": "/dev/vdc"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:00:53.210566 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d78e6655-3b0a-486d-b66d-b56220e72299 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a94d78c0-2de2-40af-9cb7-79506b2994a7", "mountpoint": "/dev/vdc"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:53.219080 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d78e6655-3b0a-486d-b66d-b56220e72299 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/523606cb-2b75-4274-aae9-d1d58c473291/action returned with HTTP 404 Aug 15 15:00:53.221056 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 180/713] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:00:53 2026] POST /volume/v3/volumes/523606cb-2b75-4274-aae9-d1d58c473291/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:53.227111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4486d4dc-644d-47dd-9fb2-9751f385685d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:53.234508 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4486d4dc-644d-47dd-9fb2-9751f385685d tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 Aug 15 15:00:53.235003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4486d4dc-644d-47dd-9fb2-9751f385685d tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:53.235003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4486d4dc-644d-47dd-9fb2-9751f385685d tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:53.244020 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4486d4dc-644d-47dd-9fb2-9751f385685d tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 returned with HTTP 404 Aug 15 15:00:53.244925 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 180/714] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:53 2026] GET /volume/v3/volumes/d44d3af4-be2e-4bcd-be9c-a229acde4e30 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:53.257188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce72183a-8366-45a6-b0c7-a97dc411ebbf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:53.261018 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce72183a-8366-45a6-b0c7-a97dc411ebbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 Aug 15 15:00:53.261292 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce72183a-8366-45a6-b0c7-a97dc411ebbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:53.261495 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce72183a-8366-45a6-b0c7-a97dc411ebbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:53.261630 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-ce72183a-8366-45a6-b0c7-a97dc411ebbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete snapshot with id: 4f928351-da3d-4bc9-a231-d4743b57dbc1 Aug 15 15:00:53.269697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce72183a-8366-45a6-b0c7-a97dc411ebbf tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 returned with HTTP 404 Aug 15 15:00:53.270477 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 177/715] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:00:53 2026] DELETE /volume/v3/snapshots/4f928351-da3d-4bc9-a231-d4743b57dbc1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:53.281374 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9d6eb19f-c7dc-4801-b7b0-f41ec20db374 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:53.283436 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d6eb19f-c7dc-4801-b7b0-f41ec20db374 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] GET https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:53.283673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d6eb19f-c7dc-4801-b7b0-f41ec20db374 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:53.283904 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d6eb19f-c7dc-4801-b7b0-f41ec20db374 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:53.290662 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d6eb19f-c7dc-4801-b7b0-f41ec20db374 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 returned with HTTP 404 Aug 15 15:00:53.291453 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 179/716] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:00:53 2026] GET /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:53.301718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d22c534c-4004-482b-b971-1984bb73be32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:53.304757 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d22c534c-4004-482b-b971-1984bb73be32 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] DELETE https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:53.305106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d22c534c-4004-482b-b971-1984bb73be32 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:53.305774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d22c534c-4004-482b-b971-1984bb73be32 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:53.306018 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d22c534c-4004-482b-b971-1984bb73be32 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] Delete volume with id: 389d2e62-96a7-4cb7-873e-d040d45f6b59 Aug 15 15:00:53.314035 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d22c534c-4004-482b-b971-1984bb73be32 tempest-VolumesDeleteCascade-1785285594 tempest-VolumesDeleteCascade-1785285594-project-member] https://10.4.3.107/volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 returned with HTTP 404 Aug 15 15:00:53.314936 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 181/717] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:00:53 2026] DELETE /volume/v3/volumes/389d2e62-96a7-4cb7-873e-d040d45f6b59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:00:54.576162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-76134974-1701-4757-8c95-ea9d7a5e9b11 req-fd9f19a1-049d-449d-bf23-504df57ebc0f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:54.582447 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-76134974-1701-4757-8c95-ea9d7a5e9b11 req-fd9f19a1-049d-449d-bf23-504df57ebc0f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:00:54.582684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-76134974-1701-4757-8c95-ea9d7a5e9b11 req-fd9f19a1-049d-449d-bf23-504df57ebc0f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:54.583148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-76134974-1701-4757-8c95-ea9d7a5e9b11 req-fd9f19a1-049d-449d-bf23-504df57ebc0f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:54.601410 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:54.601410 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:54.605837 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-76134974-1701-4757-8c95-ea9d7a5e9b11 req-fd9f19a1-049d-449d-bf23-504df57ebc0f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:00:54.615328 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-76134974-1701-4757-8c95-ea9d7a5e9b11 req-fd9f19a1-049d-449d-bf23-504df57ebc0f tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d returned with HTTP 200 Aug 15 15:00:54.616040 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 181/718] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:00:54 2026] GET /volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:00:55.278550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:55.554889 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:55.555219 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-314132363"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:55.557874 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-314132363'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:55.559307 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Create volume of 1 GB Aug 15 15:00:55.565650 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Availability Zones retrieved successfully. Aug 15 15:00:55.573133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Flow 'volume_create_api' (e5e28a14-1b51-4669-85fc-e5455d1115c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:55.575343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0080a3-bc93-4c1c-b641-050d0898ad75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:55.576563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:55.628771 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0080a3-bc93-4c1c-b641-050d0898ad75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:55.629830 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af106cfa-6574-4956-a88a-525349b0f924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:55.750559 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Created reservations ['c0061be7-656a-4d87-902c-ee6281c14fa5', '1d2e490f-9b55-45cb-ad8f-5effcc27aee4', '94dacc1f-17ce-4bee-8c08-da8778abae38', '419fae99-c633-4007-af53-9680aee60b82'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:55.751582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af106cfa-6574-4956-a88a-525349b0f924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0061be7-656a-4d87-902c-ee6281c14fa5', '1d2e490f-9b55-45cb-ad8f-5effcc27aee4', '94dacc1f-17ce-4bee-8c08-da8778abae38', '419fae99-c633-4007-af53-9680aee60b82']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:55.752535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87941b0a-1eca-45bb-9e0e-0e5cf59cb202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:55.781165 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87941b0a-1eca-45bb-9e0e-0e5cf59cb202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc90a6bc-f3ef-418b-8552-e42c5e37a3c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-314132363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86e6f531f47c40c1831acd87638512dd',qos_specs=None,replication_status=,reservations=['c0061be7-656a-4d87-902c-ee6281c14fa5','1d2e490f-9b55-45cb-ad8f-5effcc27aee4','94dacc1f-17ce-4bee-8c08-da8778abae38','419fae99-c633-4007-af53-9680aee60b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e29cd82af85e4c4e8d1071e40e1b6236',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-314132363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc90a6bc-f3ef-418b-8552-e42c5e37a3c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86e6f531f47c40c1831acd87638512dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e29cd82af85e4c4e8d1071e40e1b6236',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:55.781532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8245201-cab4-43a5-a5a8-00fb4b82acf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:55.811839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8245201-cab4-43a5-a5a8-00fb4b82acf2) transitioned into state 'SUCCESS' from state '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-314132363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86e6f531f47c40c1831acd87638512dd',qos_specs=None,replication_status=,reservations=['c0061be7-656a-4d87-902c-ee6281c14fa5','1d2e490f-9b55-45cb-ad8f-5effcc27aee4','94dacc1f-17ce-4bee-8c08-da8778abae38','419fae99-c633-4007-af53-9680aee60b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e29cd82af85e4c4e8d1071e40e1b6236',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:55.813494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f879baf1-a44f-4dc5-978b-ec492c7e610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:55.829487 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f879baf1-a44f-4dc5-978b-ec492c7e610e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:00:55.830351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Flow 'volume_create_api' (e5e28a14-1b51-4669-85fc-e5455d1115c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:55.830701 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Create volume request issued successfully. Aug 15 15:00:55.831334 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ef552b0-d7f0-4625-9bc2-dae889243fa2 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:00:55.832120 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 178/719] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:00:55 2026] POST /volume/v3/volumes => generated 751 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:55.851280 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bda6c878-2655-4c1d-a418-21a509744f71 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:55.859559 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bda6c878-2655-4c1d-a418-21a509744f71 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:00:55.859824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bda6c878-2655-4c1d-a418-21a509744f71 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:55.860173 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bda6c878-2655-4c1d-a418-21a509744f71 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:55.872452 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:55.872452 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:55.877677 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bda6c878-2655-4c1d-a418-21a509744f71 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:00:55.884148 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bda6c878-2655-4c1d-a418-21a509744f71 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 200 Aug 15 15:00:55.884650 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 180/720] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:00:55 2026] GET /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:56.907274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63821b02-3d5b-4778-8c09-fd6dc4ee18b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:56.913369 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63821b02-3d5b-4778-8c09-fd6dc4ee18b7 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:00:56.913369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63821b02-3d5b-4778-8c09-fd6dc4ee18b7 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:56.913369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63821b02-3d5b-4778-8c09-fd6dc4ee18b7 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:56.927165 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:56.927165 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:00:56.938195 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63821b02-3d5b-4778-8c09-fd6dc4ee18b7 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:00:56.945854 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63821b02-3d5b-4778-8c09-fd6dc4ee18b7 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 200 Aug 15 15:00:56.946352 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 182/721] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:00:56 2026] GET /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:56.970711 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:56.975666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:00:56.975666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc90a6bc-f3ef-418b-8552-e42c5e37a3c7", "name": "tempest-VolumesBackupsV39Test-Backup-1486906667", "container": "tempest-volumesbackupsv39test-backup-container-616289404"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:56.978648 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Creating new backup {'backup': {'volume_id': 'dc90a6bc-f3ef-418b-8552-e42c5e37a3c7', 'name': 'tempest-VolumesBackupsV39Test-Backup-1486906667', 'container': 'tempest-volumesbackupsv39test-backup-container-616289404'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:00:56.978648 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Creating backup of volume dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 in container tempest-volumesbackupsv39test-backup-container-616289404 Aug 15 15:00:56.993307 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:56.993307 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:56.994802 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:00:57.069316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Created reservations ['88d1fb7d-683a-4b27-8078-d0423954e0d5', 'e626337b-7308-47e3-b42b-d7dc7b5e2d13'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:00:57.146839 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64d4855c-ac7f-4b25-9441-07e68e634e45 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:00:57.147373 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 182/722] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:00:56 2026] POST /volume/v3/backups => generated 333 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:00:57.159855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ffcce5d2-87d0-4c46-a01f-811ad8f8972b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:57.163597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffcce5d2-87d0-4c46-a01f-811ad8f8972b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:00:57.164574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffcce5d2-87d0-4c46-a01f-811ad8f8972b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:57.164855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffcce5d2-87d0-4c46-a01f-811ad8f8972b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:57.165292 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ffcce5d2-87d0-4c46-a01f-811ad8f8972b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:00:57.198452 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:57.198452 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:00:57.200413 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffcce5d2-87d0-4c46-a01f-811ad8f8972b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:00:57.201281 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 179/723] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:00:57 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 794 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:58.216265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4ced993-e10d-4a22-a044-0a940b3cbc7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:58.217830 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4ced993-e10d-4a22-a044-0a940b3cbc7b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:00:58.218086 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4ced993-e10d-4a22-a044-0a940b3cbc7b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:58.218460 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4ced993-e10d-4a22-a044-0a940b3cbc7b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:58.218770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f4ced993-e10d-4a22-a044-0a940b3cbc7b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:00:58.242300 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:58.242300 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:00:58.242500 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4ced993-e10d-4a22-a044-0a940b3cbc7b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:00:58.243091 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 181/724] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:00:58 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:58.779278 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ad54b49-823c-45db-ac87-12922838296b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:58.781538 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:00:58.781835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff5088f1-2f5f-4134-95af-6bf8c7edc325", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2028818007"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:00:58.783579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request body: {'volume': {'imageRef': 'ff5088f1-2f5f-4134-95af-6bf8c7edc325', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2028818007'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:00:59.257623 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3f69b16-d0f0-491a-b7a8-7e2577b24f64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:00:59.259362 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume of 2 GB Aug 15 15:00:59.260169 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3f69b16-d0f0-491a-b7a8-7e2577b24f64 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:00:59.260169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3f69b16-d0f0-491a-b7a8-7e2577b24f64 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:00:59.260458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3f69b16-d0f0-491a-b7a8-7e2577b24f64 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:00:59.260893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c3f69b16-d0f0-491a-b7a8-7e2577b24f64 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:00:59.264592 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Availability Zones retrieved successfully. Aug 15 15:00:59.266635 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:00:59.266635 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:00:59.267740 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3f69b16-d0f0-491a-b7a8-7e2577b24f64 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:00:59.268255 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 183/725] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:00:59 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:00:59.271797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Flow 'volume_create_api' (cac8c344-c59d-463d-b8cd-7c6ad59b1080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:00:59.273131 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec51b6b-5dde-4e98-a928-3be944f864cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:59.274064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:00:59.325571 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec51b6b-5dde-4e98-a928-3be944f864cf) transitioned into state 'FAILURE' from state 'RUNNING' Aug 15 15:00:59.325571 np0000007361 devstack@c-api.service[100274]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ff5088f1-2f5f-4134-95af-6bf8c7edc325 is not active. Aug 15 15:00:59.327534 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec51b6b-5dde-4e98-a928-3be944f864cf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:00:59.328773 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec51b6b-5dde-4e98-a928-3be944f864cf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 15:00:59.329602 np0000007361 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Flow 'volume_create_api' (cac8c344-c59d-463d-b8cd-7c6ad59b1080) transitioned into state 'REVERTED' from state 'RUNNING' Aug 15 15:00:59.329602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ad54b49-823c-45db-ac87-12922838296b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:00:59.329829 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 183/726] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:00:58 2026] POST /volume/v3/volumes => generated 125 bytes in 551 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:00.284973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-80361f7c-be23-4204-8a44-cd8452a339c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:00.288664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-80361f7c-be23-4204-8a44-cd8452a339c1 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:00.289072 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-80361f7c-be23-4204-8a44-cd8452a339c1 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:00.289440 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-80361f7c-be23-4204-8a44-cd8452a339c1 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:00.289588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-80361f7c-be23-4204-8a44-cd8452a339c1 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:00.298446 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:00.298446 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:00.300164 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-80361f7c-be23-4204-8a44-cd8452a339c1 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:00.300164 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 180/727] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:00 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:01.315721 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1fb96836-7cb3-42cf-9c1e-ddb4669b9809 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:01.320347 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fb96836-7cb3-42cf-9c1e-ddb4669b9809 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:01.320699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fb96836-7cb3-42cf-9c1e-ddb4669b9809 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:01.321037 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fb96836-7cb3-42cf-9c1e-ddb4669b9809 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:01.321298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1fb96836-7cb3-42cf-9c1e-ddb4669b9809 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:01.332988 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:01.332988 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:01.335218 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fb96836-7cb3-42cf-9c1e-ddb4669b9809 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:01.335915 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 182/728] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:01 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:02.165630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.168434 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.169180 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1c529b3e-1335-4d72-bff3-375a73d73554"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.171130 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1c529b3e-1335-4d72-bff3-375a73d73554'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:02.337879 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume of 1 GB Aug 15 15:01:02.349230 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Availability Zones retrieved successfully. Aug 15 15:01:02.357582 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Flow 'volume_create_api' (8b1c33b9-b8ae-4732-8872-42de2765184f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:02.358014 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4108285-646a-48e5-b505-a1f7b12b8682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:02.359956 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:02.364445 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75309a43-c08c-4d1f-a457-716d4cd4df9d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.369062 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75309a43-c08c-4d1f-a457-716d4cd4df9d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:02.369062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75309a43-c08c-4d1f-a457-716d4cd4df9d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:02.369062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75309a43-c08c-4d1f-a457-716d4cd4df9d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:02.369062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-75309a43-c08c-4d1f-a457-716d4cd4df9d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:02.389366 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:02.389366 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:02.390643 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75309a43-c08c-4d1f-a457-716d4cd4df9d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:02.390742 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 184/729] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:02 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:02.444500 np0000007361 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4108285-646a-48e5-b505-a1f7b12b8682) transitioned into state 'FAILURE' from state 'RUNNING' Aug 15 15:01:02.444500 np0000007361 devstack@c-api.service[100273]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 15 15:01:02.445998 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4108285-646a-48e5-b505-a1f7b12b8682) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:02.448369 np0000007361 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4108285-646a-48e5-b505-a1f7b12b8682) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 15:01:02.448812 np0000007361 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Flow 'volume_create_api' (8b1c33b9-b8ae-4732-8872-42de2765184f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 15 15:01:02.449203 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7de764ad-8ed5-4193-8c30-0bbdbab0e85b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:01:02.450030 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 184/730] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 134 bytes in 285 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:02.815323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd3fafa1-cb29-4f8b-aec8-8271106be7fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.817721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd3fafa1-cb29-4f8b-aec8-8271106be7fa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.817795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd3fafa1-cb29-4f8b-aec8-8271106be7fa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.820342 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd3fafa1-cb29-4f8b-aec8-8271106be7fa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:01:02.821111 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 181/731] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:02.834139 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a736cd6f-d814-4a64-b519-df7e586a3862 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.838319 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a736cd6f-d814-4a64-b519-df7e586a3862 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.838773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a736cd6f-d814-4a64-b519-df7e586a3862 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "574b147d-9a22-42f3-925e-5c9824d6cd64"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.841036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-a736cd6f-d814-4a64-b519-df7e586a3862 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '574b147d-9a22-42f3-925e-5c9824d6cd64'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:02.850353 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a736cd6f-d814-4a64-b519-df7e586a3862 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 404 Aug 15 15:01:02.851836 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 183/732] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:02.874776 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d05b22fe-d96e-4c97-ba7a-f415d6ce03b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.884432 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d05b22fe-d96e-4c97-ba7a-f415d6ce03b5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.885376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d05b22fe-d96e-4c97-ba7a-f415d6ce03b5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7486b350-4b01-4344-aaf1-462a67701a17"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.888580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d05b22fe-d96e-4c97-ba7a-f415d6ce03b5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7486b350-4b01-4344-aaf1-462a67701a17'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:02.904745 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d05b22fe-d96e-4c97-ba7a-f415d6ce03b5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 404 Aug 15 15:01:02.905152 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 185/733] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:02.925536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a2eb18a-23da-4bdf-99a5-4f77e510dbf8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.926942 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a2eb18a-23da-4bdf-99a5-4f77e510dbf8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.929207 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a2eb18a-23da-4bdf-99a5-4f77e510dbf8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3c395108-63ea-45b8-afd4-3b1fbe11f3a8"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.930062 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-2a2eb18a-23da-4bdf-99a5-4f77e510dbf8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3c395108-63ea-45b8-afd4-3b1fbe11f3a8'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:02.944343 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a2eb18a-23da-4bdf-99a5-4f77e510dbf8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 404 Aug 15 15:01:02.945181 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 185/734] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:02.959159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b48bc75b-b911-40bd-9fc5-f1560297cd11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.963125 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b48bc75b-b911-40bd-9fc5-f1560297cd11 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.964062 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b48bc75b-b911-40bd-9fc5-f1560297cd11 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.970967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b48bc75b-b911-40bd-9fc5-f1560297cd11 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:01:02.970967 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 182/735] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:02.985877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a8fdfb2-a6bd-4a19-af74-ea66afe31b12 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:02.994027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a8fdfb2-a6bd-4a19-af74-ea66afe31b12 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:02.994664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a8fdfb2-a6bd-4a19-af74-ea66afe31b12 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:02.996958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a8fdfb2-a6bd-4a19-af74-ea66afe31b12 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:01:02.997742 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 184/736] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:02 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:03.012189 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c5794d3-c2fc-4d32-8451-6de708bc17f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.014445 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c5794d3-c2fc-4d32-8451-6de708bc17f5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:03.014737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c5794d3-c2fc-4d32-8451-6de708bc17f5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.016840 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c5794d3-c2fc-4d32-8451-6de708bc17f5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:01:03.016968 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 186/737] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:03.027789 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fe2c965-4192-4132-9710-bb48f3806ba8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.029853 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fe2c965-4192-4132-9710-bb48f3806ba8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] DELETE https://10.4.3.107/volume/v3/volumes/tempest-invalid-763695140 Aug 15 15:01:03.030220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c965-4192-4132-9710-bb48f3806ba8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.030455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c965-4192-4132-9710-bb48f3806ba8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.030627 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3fe2c965-4192-4132-9710-bb48f3806ba8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Delete volume with id: tempest-invalid-763695140 Aug 15 15:01:03.040901 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fe2c965-4192-4132-9710-bb48f3806ba8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/tempest-invalid-763695140 returned with HTTP 404 Aug 15 15:01:03.041456 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 186/738] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 15:01:03 2026] DELETE /volume/v3/volumes/tempest-invalid-763695140 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:01:03.055196 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe99716f-8258-4b33-a60f-fae7adbd2345 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.057998 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 183/739] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:01:03 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 15 15:01:03.076383 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-270bb377-3070-406c-b014-71381a85e01f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.084336 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-270bb377-3070-406c-b014-71381a85e01f tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/xxx/action Aug 15 15:01:03.084336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-270bb377-3070-406c-b014-71381a85e01f tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-detach": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.084336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-270bb377-3070-406c-b014-71381a85e01f tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.093061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-270bb377-3070-406c-b014-71381a85e01f tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 15 15:01:03.094146 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 185/740] 10.4.3.107 () {68 vars in 1291 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:01:03.118589 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84927cb1-5d0d-4326-a145-d8aad77d8e7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.121234 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84927cb1-5d0d-4326-a145-d8aad77d8e7a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/tempest-invalid-1831983728 Aug 15 15:01:03.121569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84927cb1-5d0d-4326-a145-d8aad77d8e7a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.121725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84927cb1-5d0d-4326-a145-d8aad77d8e7a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.131958 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84927cb1-5d0d-4326-a145-d8aad77d8e7a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/tempest-invalid-1831983728 returned with HTTP 404 Aug 15 15:01:03.132603 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 187/741] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 15:01:03 2026] GET /volume/v3/volumes/tempest-invalid-1831983728 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:03.150962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d3bc6f6-c306-49ce-ac86-665e2e3f7efd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.154482 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 187/742] 10.4.3.107 () {66 vars in 1240 bytes} [Sat Aug 15 15:01:03 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 15 15:01:03.171589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.178352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?status=null Aug 15 15:01:03.178352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.178352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.178352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:03.178352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Could not evaluate value null, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:03.179581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:03.225921 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Get all volumes completed successfully. Aug 15 15:01:03.229864 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32de2f1b-3018-4ba7-a0dc-4f0b9d46ff40 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 15 15:01:03.232328 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 184/743] 10.4.3.107 () {66 vars in 1281 bytes} [Sat Aug 15 15:01:03 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:03.258168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.260874 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-404328524 Aug 15 15:01:03.261416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.261709 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.262008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:03.264115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-404328524'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:03.306884 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Get all volumes completed successfully. Aug 15 15:01:03.311208 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b205bff1-ed0b-46cd-896e-d4e8099df165 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-404328524 returned with HTTP 200 Aug 15 15:01:03.311897 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 186/744] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:01:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-404328524 => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:03.334408 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.337464 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes?status=null Aug 15 15:01:03.337749 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.338029 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.338580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:03.339196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Could not evaluate value null, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:03.340034 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:03.396645 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Get all volumes completed successfully. Aug 15 15:01:03.397455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a90708b1-720f-4279-9ca4-680056a9ddd7 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes?status=null returned with HTTP 200 Aug 15 15:01:03.398045 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 188/745] 10.4.3.107 () {66 vars in 1260 bytes} [Sat Aug 15 15:01:03 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:03.411267 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7088b25f-0d6c-4d72-900e-3bafe9de4ad0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.413870 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7088b25f-0d6c-4d72-900e-3bafe9de4ad0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:03.413870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7088b25f-0d6c-4d72-900e-3bafe9de4ad0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.413870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7088b25f-0d6c-4d72-900e-3bafe9de4ad0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.414428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7088b25f-0d6c-4d72-900e-3bafe9de4ad0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:03.419990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09442cd3-bda5-42df-af4f-e38922dc9159 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.426192 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:03.426192 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:03.427115 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-451906864 Aug 15 15:01:03.427813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.427873 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7088b25f-0d6c-4d72-900e-3bafe9de4ad0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:03.427915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.427915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:03.428565 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 188/746] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:03 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:03.428754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-451906864'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:03.479447 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Get all volumes completed successfully. Aug 15 15:01:03.479447 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09442cd3-bda5-42df-af4f-e38922dc9159 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-451906864 returned with HTTP 200 Aug 15 15:01:03.480181 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 185/747] 10.4.3.107 () {66 vars in 1336 bytes} [Sat Aug 15 15:01:03 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-451906864 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:03.497583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.500151 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action Aug 15 15:01:03.501026 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.501026 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.513176 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:03.513176 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:03.513728 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:01:03.526428 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Reserve volume completed successfully. Aug 15 15:01:03.526772 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9eb5e0fa-130c-4528-981a-e5674b81fb25 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action returned with HTTP 202 Aug 15 15:01:03.527664 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 187/748] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:01:03.538367 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.544265 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action Aug 15 15:01:03.544265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.544265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.561488 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:03.561488 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:03.562001 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:01:03.578599 np0000007361 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume status must be available to reserve, but the status is attaching. Aug 15 15:01:03.578599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bfde5a4-f07d-49d6-b3a9-dacf42b7f67b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action returned with HTTP 400 Aug 15 15:01:03.578599 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 189/749] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action => generated 132 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:03.595106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.599751 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action Aug 15 15:01:03.599751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.599751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.612971 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:03.612971 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:03.613331 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:01:03.660377 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Unreserve volume completed successfully. Aug 15 15:01:03.661167 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4fad6554-dc7e-4217-88ae-ab7ad6395181 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action returned with HTTP 202 Aug 15 15:01:03.662268 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 189/750] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:01:03.679696 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a4239f1-25ed-473d-84d8-40543e859c2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.683214 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a4239f1-25ed-473d-84d8-40543e859c2b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/57fa2d21-3246-4394-a6b2-736c2f20d81d/action Aug 15 15:01:03.683517 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a4239f1-25ed-473d-84d8-40543e859c2b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.683517 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a4239f1-25ed-473d-84d8-40543e859c2b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.709300 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a4239f1-25ed-473d-84d8-40543e859c2b tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/57fa2d21-3246-4394-a6b2-736c2f20d81d/action returned with HTTP 404 Aug 15 15:01:03.709300 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 186/751] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/57fa2d21-3246-4394-a6b2-736c2f20d81d/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:03.725108 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ecb1e930-41e5-437a-99ab-a3668e07a842 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.734021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecb1e930-41e5-437a-99ab-a3668e07a842 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/e6efca54-acdd-4fce-b8e2-2158dbdb4cfc/action Aug 15 15:01:03.735469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecb1e930-41e5-437a-99ab-a3668e07a842 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.736972 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecb1e930-41e5-437a-99ab-a3668e07a842 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.750056 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecb1e930-41e5-437a-99ab-a3668e07a842 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/e6efca54-acdd-4fce-b8e2-2158dbdb4cfc/action returned with HTTP 404 Aug 15 15:01:03.750056 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 188/752] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/e6efca54-acdd-4fce-b8e2-2158dbdb4cfc/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:03.769827 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1c1543e-a32a-49a6-bfd1-f100ce4e299e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.772554 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 190/753] 10.4.3.107 () {68 vars in 1260 bytes} [Sat Aug 15 15:01:03 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 15 15:01:03.791294 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b767eef-4fe4-44cc-b256-e717576781a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.793682 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b767eef-4fe4-44cc-b256-e717576781a5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] PUT https://10.4.3.107/volume/v3/volumes/tempest-invalid-1954417026 Aug 15 15:01:03.794336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b767eef-4fe4-44cc-b256-e717576781a5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.824091 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b767eef-4fe4-44cc-b256-e717576781a5 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/tempest-invalid-1954417026 returned with HTTP 404 Aug 15 15:01:03.826073 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 190/754] 10.4.3.107 () {68 vars in 1338 bytes} [Sat Aug 15 15:01:03 2026] PUT /volume/v3/volumes/tempest-invalid-1954417026 => generated 99 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:03.839288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96f08274-9c57-4a15-b886-75f5c4d653ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.845480 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96f08274-9c57-4a15-b886-75f5c4d653ea tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] PUT https://10.4.3.107/volume/v3/volumes/d25a3f63-c76e-4655-8920-afbdd1fb461d Aug 15 15:01:03.845480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96f08274-9c57-4a15-b886-75f5c4d653ea tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.857368 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96f08274-9c57-4a15-b886-75f5c4d653ea tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/d25a3f63-c76e-4655-8920-afbdd1fb461d returned with HTTP 404 Aug 15 15:01:03.857790 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 187/755] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:01:03 2026] PUT /volume/v3/volumes/d25a3f63-c76e-4655-8920-afbdd1fb461d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:03.872916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-acd03070-e3aa-4a43-999f-5ba53c9e1daa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.875845 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-acd03070-e3aa-4a43-999f-5ba53c9e1daa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] DELETE https://10.4.3.107/volume/v3/volumes/bf449f4b-e778-4758-9b9e-262ec2e0d262 Aug 15 15:01:03.876442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-acd03070-e3aa-4a43-999f-5ba53c9e1daa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:03.876442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-acd03070-e3aa-4a43-999f-5ba53c9e1daa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:03.876794 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-acd03070-e3aa-4a43-999f-5ba53c9e1daa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Delete volume with id: bf449f4b-e778-4758-9b9e-262ec2e0d262 Aug 15 15:01:03.888644 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-acd03070-e3aa-4a43-999f-5ba53c9e1daa tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/bf449f4b-e778-4758-9b9e-262ec2e0d262 returned with HTTP 404 Aug 15 15:01:03.888644 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 189/756] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:03 2026] DELETE /volume/v3/volumes/bf449f4b-e778-4758-9b9e-262ec2e0d262 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:01:03.909056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1d828e6-aba3-4439-9ea7-0a5a7a6a82a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.912817 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1d828e6-aba3-4439-9ea7-0a5a7a6a82a0 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action Aug 15 15:01:03.913062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1d828e6-aba3-4439-9ea7-0a5a7a6a82a0 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.913353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1d828e6-aba3-4439-9ea7-0a5a7a6a82a0 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.918160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1d828e6-aba3-4439-9ea7-0a5a7a6a82a0 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action returned with HTTP 400 Aug 15 15:01:03.919490 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 191/757] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:03.939972 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-440616d7-9a60-4fc1-99d7-4905c0b4983a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.947488 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-440616d7-9a60-4fc1-99d7-4905c0b4983a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action Aug 15 15:01:03.947930 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-440616d7-9a60-4fc1-99d7-4905c0b4983a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.948096 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-440616d7-9a60-4fc1-99d7-4905c0b4983a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.950992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-440616d7-9a60-4fc1-99d7-4905c0b4983a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action returned with HTTP 400 Aug 15 15:01:03.950992 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 191/758] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action => generated 131 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:03.969900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2937e154-cee1-42ee-9b94-3cb89cfde708 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:03.974759 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2937e154-cee1-42ee-9b94-3cb89cfde708 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/3ae74ea1-012f-48c8-a9f9-89502aff98eb/action Aug 15 15:01:03.975724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2937e154-cee1-42ee-9b94-3cb89cfde708 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:03.975951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2937e154-cee1-42ee-9b94-3cb89cfde708 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:03.986883 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2937e154-cee1-42ee-9b94-3cb89cfde708 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/3ae74ea1-012f-48c8-a9f9-89502aff98eb/action returned with HTTP 404 Aug 15 15:01:03.988075 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 188/759] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/3ae74ea1-012f-48c8-a9f9-89502aff98eb/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:01:03.997939 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8019a2d7-ce5d-46d3-ae10-4f4cf56f4f04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.000624 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8019a2d7-ce5d-46d3-ae10-4f4cf56f4f04 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action Aug 15 15:01:04.001398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8019a2d7-ce5d-46d3-ae10-4f4cf56f4f04 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:04.001398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8019a2d7-ce5d-46d3-ae10-4f4cf56f4f04 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:04.003706 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8019a2d7-ce5d-46d3-ae10-4f4cf56f4f04 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action returned with HTTP 400 Aug 15 15:01:04.004650 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 190/760] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:03 2026] POST /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:04.022810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9a8c530-b4f0-4c42-8ded-e78019ba4c80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.025920 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9a8c530-b4f0-4c42-8ded-e78019ba4c80 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] POST https://10.4.3.107/volume/v3/volumes/None/action Aug 15 15:01:04.026351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9a8c530-b4f0-4c42-8ded-e78019ba4c80 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:04.026603 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9a8c530-b4f0-4c42-8ded-e78019ba4c80 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:04.036178 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9a8c530-b4f0-4c42-8ded-e78019ba4c80 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/None/action returned with HTTP 404 Aug 15 15:01:04.036948 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 192/761] 10.4.3.107 () {68 vars in 1294 bytes} [Sat Aug 15 15:01:04 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:04.050631 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-177bf0a9-f3da-40b9-92ac-e6580202a7a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.055321 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-177bf0a9-f3da-40b9-92ac-e6580202a7a8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/c6e5d275-dfb7-45be-ae9e-241a90fe074c Aug 15 15:01:04.055749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-177bf0a9-f3da-40b9-92ac-e6580202a7a8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:04.056979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-177bf0a9-f3da-40b9-92ac-e6580202a7a8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:04.065083 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-177bf0a9-f3da-40b9-92ac-e6580202a7a8 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/c6e5d275-dfb7-45be-ae9e-241a90fe074c returned with HTTP 404 Aug 15 15:01:04.065680 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 192/762] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:04 2026] GET /volume/v3/volumes/c6e5d275-dfb7-45be-ae9e-241a90fe074c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:04.076387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5984be71-652b-48ea-94f5-26ebca70ee09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.086496 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5984be71-652b-48ea-94f5-26ebca70ee09 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:01:04.086496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5984be71-652b-48ea-94f5-26ebca70ee09 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:04.086496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5984be71-652b-48ea-94f5-26ebca70ee09 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:04.103937 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:04.103937 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:04.113859 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5984be71-652b-48ea-94f5-26ebca70ee09 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:01:04.123857 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5984be71-652b-48ea-94f5-26ebca70ee09 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 returned with HTTP 200 Aug 15 15:01:04.124034 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 189/763] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:04 2026] GET /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:04.149814 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-708e428f-6410-4712-ba80-5c852361e1f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.154272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] DELETE https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:01:04.157676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:04.158034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:04.158372 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Delete volume with id: 232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:01:04.186457 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:04.186457 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:04.188434 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:01:04.235705 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Delete volume request issued successfully. Aug 15 15:01:04.236269 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-708e428f-6410-4712-ba80-5c852361e1f6 tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 returned with HTTP 202 Aug 15 15:01:04.236971 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 191/764] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:04 2026] DELETE /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:04.250641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-158794c8-5393-492b-a41a-b5e122f0534a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.253731 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-158794c8-5393-492b-a41a-b5e122f0534a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:01:04.253731 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-158794c8-5393-492b-a41a-b5e122f0534a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:04.253731 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-158794c8-5393-492b-a41a-b5e122f0534a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:04.270506 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:04.270506 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:04.278620 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-158794c8-5393-492b-a41a-b5e122f0534a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Volume info retrieved successfully. Aug 15 15:01:04.293826 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-158794c8-5393-492b-a41a-b5e122f0534a tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 returned with HTTP 200 Aug 15 15:01:04.294608 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 193/765] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:04 2026] GET /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:04.443410 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e6483ec-f3d4-45cf-a79f-81c936e51efe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:04.446783 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e6483ec-f3d4-45cf-a79f-81c936e51efe tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:04.447140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e6483ec-f3d4-45cf-a79f-81c936e51efe tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:04.447140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e6483ec-f3d4-45cf-a79f-81c936e51efe tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:04.447412 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1e6483ec-f3d4-45cf-a79f-81c936e51efe tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:04.456934 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:04.456934 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:04.457981 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e6483ec-f3d4-45cf-a79f-81c936e51efe tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:04.459895 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 193/766] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:04 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:05.322312 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-746d9add-3b9d-416d-8b04-db9024ce78ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:05.327472 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-746d9add-3b9d-416d-8b04-db9024ce78ab tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] GET https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 Aug 15 15:01:05.327472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-746d9add-3b9d-416d-8b04-db9024ce78ab tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:05.327472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-746d9add-3b9d-416d-8b04-db9024ce78ab tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:05.339600 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-746d9add-3b9d-416d-8b04-db9024ce78ab tempest-VolumesNegativeTest-174067202 tempest-VolumesNegativeTest-174067202-project-member] https://10.4.3.107/volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 returned with HTTP 404 Aug 15 15:01:05.341495 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 190/767] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:05 2026] GET /volume/v3/volumes/232d25c0-1b63-424e-9f5a-595d10767240 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:05.482639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c703b6f-97d9-4ed8-a3f2-b241be135794 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:05.484877 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c703b6f-97d9-4ed8-a3f2-b241be135794 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:05.485188 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c703b6f-97d9-4ed8-a3f2-b241be135794 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:05.488632 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c703b6f-97d9-4ed8-a3f2-b241be135794 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:05.488728 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4c703b6f-97d9-4ed8-a3f2-b241be135794 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:05.499784 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:05.499784 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:05.499784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c703b6f-97d9-4ed8-a3f2-b241be135794 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:05.499784 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 192/768] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:05 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:06.519593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9b124d0-2776-4227-8a23-0d24b039dec0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:06.521140 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9b124d0-2776-4227-8a23-0d24b039dec0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:06.521493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9b124d0-2776-4227-8a23-0d24b039dec0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:06.521886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9b124d0-2776-4227-8a23-0d24b039dec0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:06.521950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f9b124d0-2776-4227-8a23-0d24b039dec0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:06.529192 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:06.529192 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:06.530347 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9b124d0-2776-4227-8a23-0d24b039dec0 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:06.532196 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 194/769] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:06 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:06.583879 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:06.802807 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:06.803265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1891410278", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:06.808681 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1891410278', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:06.957534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume of 1 GB Aug 15 15:01:06.965743 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Availability Zones retrieved successfully. Aug 15 15:01:06.974371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Flow 'volume_create_api' (7b6f02b7-181c-42d0-87cf-4d0e9beb07a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:06.978481 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f233d7-93c8-4573-9734-bd7d630a2696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:06.980420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:07.114228 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f233d7-93c8-4573-9734-bd7d630a2696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:07.114459 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99bd360-3733-4560-87a4-0059df222541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:07.270482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Created reservations ['1d53acce-b4b5-4014-ac15-b37432f1a683', '8fb0c974-afdf-44fc-8b92-1cdda58f8c55', '9f92c31a-ab10-4b92-a62b-dc890ad513ca', '71c408c8-1261-42ab-b69c-2edefd22e4ac'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:07.272433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99bd360-3733-4560-87a4-0059df222541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d53acce-b4b5-4014-ac15-b37432f1a683', '8fb0c974-afdf-44fc-8b92-1cdda58f8c55', '9f92c31a-ab10-4b92-a62b-dc890ad513ca', '71c408c8-1261-42ab-b69c-2edefd22e4ac']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:07.272433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c736fd-29e3-461d-b898-20257053037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:07.326433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c736fd-29e3-461d-b898-20257053037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4028be02-a028-4f0d-b0da-ef9ff2e30747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1891410278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e68b242e014589b7ad46d0a5472e4d',qos_specs=None,replication_status=,reservations=['1d53acce-b4b5-4014-ac15-b37432f1a683','8fb0c974-afdf-44fc-8b92-1cdda58f8c55','9f92c31a-ab10-4b92-a62b-dc890ad513ca','71c408c8-1261-42ab-b69c-2edefd22e4ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1891410278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4028be02-a028-4f0d-b0da-ef9ff2e30747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e68b242e014589b7ad46d0a5472e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:07.330086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2231157e-968b-48d6-a405-6708267d2b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:07.399639 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2231157e-968b-48d6-a405-6708267d2b4b) transitioned into state 'SUCCESS' from state '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-1891410278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e68b242e014589b7ad46d0a5472e4d',qos_specs=None,replication_status=,reservations=['1d53acce-b4b5-4014-ac15-b37432f1a683','8fb0c974-afdf-44fc-8b92-1cdda58f8c55','9f92c31a-ab10-4b92-a62b-dc890ad513ca','71c408c8-1261-42ab-b69c-2edefd22e4ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:07.400509 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e46485-8dba-4de3-b9a9-b71e1736b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:07.428581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e46485-8dba-4de3-b9a9-b71e1736b9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:07.437003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Flow 'volume_create_api' (7b6f02b7-181c-42d0-87cf-4d0e9beb07a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:07.437794 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume request issued successfully. Aug 15 15:01:07.442113 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f07f2e5-1bda-47a7-9542-549a26f660e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:07.442602 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 194/770] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:06 2026] POST /volume/v3/volumes => generated 752 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:07.464852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3acb9242-04ce-45ba-ab14-3737180d5f40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:07.470847 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3acb9242-04ce-45ba-ab14-3737180d5f40 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:01:07.470847 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3acb9242-04ce-45ba-ab14-3737180d5f40 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:07.470847 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3acb9242-04ce-45ba-ab14-3737180d5f40 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:07.510161 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:07.510161 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:07.526793 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3acb9242-04ce-45ba-ab14-3737180d5f40 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:07.536476 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3acb9242-04ce-45ba-ab14-3737180d5f40 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 200 Aug 15 15:01:07.537114 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 191/771] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:07 2026] GET /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 820 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:07.552614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8d647d37-8af6-4295-951f-9648e8d2e39d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:07.555650 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d647d37-8af6-4295-951f-9648e8d2e39d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:07.559271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d647d37-8af6-4295-951f-9648e8d2e39d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:07.559271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d647d37-8af6-4295-951f-9648e8d2e39d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:07.559271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8d647d37-8af6-4295-951f-9648e8d2e39d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:07.564774 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:07.564774 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:07.567264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d647d37-8af6-4295-951f-9648e8d2e39d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:07.567264 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 193/772] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:07 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:07.667142 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-4aab4414-be23-4b27-a397-0c482cade5c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:07.675343 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-4aab4414-be23-4b27-a397-0c482cade5c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] DELETE https://10.4.3.107/volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc Aug 15 15:01:07.675343 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-4aab4414-be23-4b27-a397-0c482cade5c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:07.678054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-4aab4414-be23-4b27-a397-0c482cade5c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:07.693430 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:07.693430 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:07.823586 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-4aab4414-be23-4b27-a397-0c482cade5c7 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc returned with HTTP 200 Aug 15 15:01:07.824142 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 195/773] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:01:07 2026] DELETE /volume/v3/attachments/b549b270-cfe6-46e8-8c16-bc7719ca20fc => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:07.862348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:07.867712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] DELETE https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 15:01:07.867712 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:07.867712 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:07.867712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Delete volume with id: 752efc5c-0237-4306-b628-7803e9b48cc8 Aug 15 15:01:07.895783 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:07.895783 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:07.895783 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Volume info retrieved successfully. Aug 15 15:01:07.927320 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] Delete volume request issued successfully. Aug 15 15:01:07.928316 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d95ebf1f-432c-4c7a-8ac0-8463ead4fe4b req-5a0b3cd0-4ef2-457c-82d5-53b02fff6fc8 tempest-ServerActionsV293TestJSON-493035015 tempest-ServerActionsV293TestJSON-493035015-project-member] https://10.4.3.107/volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 returned with HTTP 202 Aug 15 15:01:07.929924 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 195/774] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:01:07 2026] DELETE /volume/v3/volumes/752efc5c-0237-4306-b628-7803e9b48cc8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:08.559888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36e0cf0c-6a02-435c-94fe-e30e9d019bd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:08.562939 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36e0cf0c-6a02-435c-94fe-e30e9d019bd1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:01:08.562939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36e0cf0c-6a02-435c-94fe-e30e9d019bd1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:08.562939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36e0cf0c-6a02-435c-94fe-e30e9d019bd1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:08.573093 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:08.573093 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:08.577256 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36e0cf0c-6a02-435c-94fe-e30e9d019bd1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:08.586322 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36e0cf0c-6a02-435c-94fe-e30e9d019bd1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 200 Aug 15 15:01:08.586671 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 192/775] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:08 2026] GET /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:08.586769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f5528c78-a084-4f26-8278-f4075d4149ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:08.591562 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f5528c78-a084-4f26-8278-f4075d4149ac tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:08.593332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f5528c78-a084-4f26-8278-f4075d4149ac tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:08.593332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f5528c78-a084-4f26-8278-f4075d4149ac tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:08.593332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f5528c78-a084-4f26-8278-f4075d4149ac tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:08.598215 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:08.598215 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:08.602088 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f5528c78-a084-4f26-8278-f4075d4149ac tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:08.602088 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 194/776] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:08 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:08.609668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:08.611443 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:08.611443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1528809554"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:08.613414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1528809554'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:08.613511 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume of 1 GB Aug 15 15:01:08.614598 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:08.614598 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:08.624901 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Availability Zones retrieved successfully. Aug 15 15:01:08.632583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Flow 'volume_create_api' (3d02c76e-2770-4458-987a-76a4f822bb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:08.633580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2987cd3-8c2a-4b0a-9c10-a1acee69cac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:08.634610 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:08.675185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2987cd3-8c2a-4b0a-9c10-a1acee69cac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:08.677284 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29de5e64-b3ac-4062-9027-faca8d9cb55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:08.761401 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Created reservations ['caee5775-d80e-4b4b-8607-5329a387fffb', 'c5b4594e-67df-4e20-bc7b-4f3840898598', 'f80d0cce-0c27-4a2b-a9a4-cd14031b9d94', '3138d67f-2040-4af9-bf77-52de35d6f1cc'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:08.762376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29de5e64-b3ac-4062-9027-faca8d9cb55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caee5775-d80e-4b4b-8607-5329a387fffb', 'c5b4594e-67df-4e20-bc7b-4f3840898598', 'f80d0cce-0c27-4a2b-a9a4-cd14031b9d94', '3138d67f-2040-4af9-bf77-52de35d6f1cc']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:08.764596 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2fe07b8-9566-4dee-98dc-c3254817d23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:08.804072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2fe07b8-9566-4dee-98dc-c3254817d23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6d3515-161a-438f-8d23-894d6035f378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1528809554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e68b242e014589b7ad46d0a5472e4d',qos_specs=None,replication_status=,reservations=['caee5775-d80e-4b4b-8607-5329a387fffb','c5b4594e-67df-4e20-bc7b-4f3840898598','f80d0cce-0c27-4a2b-a9a4-cd14031b9d94','3138d67f-2040-4af9-bf77-52de35d6f1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1528809554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c6d3515-161a-438f-8d23-894d6035f378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e68b242e014589b7ad46d0a5472e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:08.805197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cb7d31-b5a6-4bf3-baf8-21d3c9595fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:08.841166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cb7d31-b5a6-4bf3-baf8-21d3c9595fcf) transitioned into state 'SUCCESS' from state '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-1528809554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e68b242e014589b7ad46d0a5472e4d',qos_specs=None,replication_status=,reservations=['caee5775-d80e-4b4b-8607-5329a387fffb','c5b4594e-67df-4e20-bc7b-4f3840898598','f80d0cce-0c27-4a2b-a9a4-cd14031b9d94','3138d67f-2040-4af9-bf77-52de35d6f1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:08.842410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df96b06-3de2-415d-9af0-bb5af8d14bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:08.859087 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df96b06-3de2-415d-9af0-bb5af8d14bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:08.860325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Flow 'volume_create_api' (3d02c76e-2770-4458-987a-76a4f822bb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:08.861592 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume request issued successfully. Aug 15 15:01:08.862160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4b621e6-3b88-4d2b-b208-db5d12527cc2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:08.863703 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 196/777] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:08 2026] POST /volume/v3/volumes => generated 752 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:08.889742 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2871a92-ecea-4e42-bd92-236951c957f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:08.893467 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2871a92-ecea-4e42-bd92-236951c957f2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:01:08.893710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2871a92-ecea-4e42-bd92-236951c957f2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:08.894798 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2871a92-ecea-4e42-bd92-236951c957f2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:08.902953 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:08.902953 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:08.908811 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2871a92-ecea-4e42-bd92-236951c957f2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:08.914836 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2871a92-ecea-4e42-bd92-236951c957f2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 200 Aug 15 15:01:08.915853 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 196/778] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:08 2026] GET /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:09.614755 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2428ff64-34ea-4944-84cc-7ef07baa178d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:09.617838 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2428ff64-34ea-4944-84cc-7ef07baa178d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:09.618234 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2428ff64-34ea-4944-84cc-7ef07baa178d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:09.619011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2428ff64-34ea-4944-84cc-7ef07baa178d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:09.619173 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2428ff64-34ea-4944-84cc-7ef07baa178d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:09.630559 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:09.630559 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:09.632466 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2428ff64-34ea-4944-84cc-7ef07baa178d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:09.633063 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 193/779] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:09 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:09.933750 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f941e7e5-a23a-4913-af4d-4bddd3b782c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:09.937980 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f941e7e5-a23a-4913-af4d-4bddd3b782c4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:01:09.938279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f941e7e5-a23a-4913-af4d-4bddd3b782c4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:09.938279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f941e7e5-a23a-4913-af4d-4bddd3b782c4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:09.950329 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:09.950329 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:09.954691 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f941e7e5-a23a-4913-af4d-4bddd3b782c4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:09.961098 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f941e7e5-a23a-4913-af4d-4bddd3b782c4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 200 Aug 15 15:01:09.961730 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 195/780] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:09 2026] GET /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:09.985669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:09.988788 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:09.988788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1625098828"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:09.991143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1625098828'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:09.991143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume of 1 GB Aug 15 15:01:09.991143 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:09.991143 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:09.997791 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Availability Zones retrieved successfully. Aug 15 15:01:10.007810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Flow 'volume_create_api' (08d9e61c-14e9-4754-badd-85c6cc55fe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:10.010063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf4ae99-bc92-42bd-82f6-4aa612714ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:10.011719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:10.033699 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-703f760d-1837-46fd-bad3-55680996373f req-5705f3ae-4059-4fd8-8800-f396a2e53d0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:10.038681 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-5705f3ae-4059-4fd8-8800-f396a2e53d0a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] DELETE https://10.4.3.107/volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a Aug 15 15:01:10.038973 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-5705f3ae-4059-4fd8-8800-f396a2e53d0a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:10.039314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-5705f3ae-4059-4fd8-8800-f396a2e53d0a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:10.052193 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:10.052193 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:10.053534 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf4ae99-bc92-42bd-82f6-4aa612714ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:10.054290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1475987b-16f2-4ca0-824c-164bba800771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:10.137888 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-5705f3ae-4059-4fd8-8800-f396a2e53d0a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a returned with HTTP 200 Aug 15 15:01:10.138318 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 197/781] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:01:10 2026] DELETE /volume/v3/attachments/6ced7c2d-032f-4a19-93fa-26afedaf2a3a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:10.140700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Created reservations ['b5b424cd-9a66-4ca6-96fd-b87f68c5c5f2', 'fba011f6-8f15-40f1-baa4-336e133268a7', '3754b20a-0240-4fdc-961c-3e004dd2453a', 'b17288bd-dc5f-4a59-9b0c-941cab13bea4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:10.141856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1475987b-16f2-4ca0-824c-164bba800771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b424cd-9a66-4ca6-96fd-b87f68c5c5f2', 'fba011f6-8f15-40f1-baa4-336e133268a7', '3754b20a-0240-4fdc-961c-3e004dd2453a', 'b17288bd-dc5f-4a59-9b0c-941cab13bea4']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:10.143195 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10855436-0eb1-466b-be0b-c4c2bd258123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:10.156777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-703f760d-1837-46fd-bad3-55680996373f req-db26b21e-d45c-4047-8e88-12ac6bf5a4aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:10.161852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-db26b21e-d45c-4047-8e88-12ac6bf5a4aa tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] DELETE https://10.4.3.107/volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8 Aug 15 15:01:10.161852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-db26b21e-d45c-4047-8e88-12ac6bf5a4aa tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:10.162058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-db26b21e-d45c-4047-8e88-12ac6bf5a4aa tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:10.180364 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:10.180364 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:10.197729 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10855436-0eb1-466b-be0b-c4c2bd258123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae57bc3-fb63-474a-85c4-813aecd10b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1625098828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e68b242e014589b7ad46d0a5472e4d',qos_specs=None,replication_status=,reservations=['b5b424cd-9a66-4ca6-96fd-b87f68c5c5f2','fba011f6-8f15-40f1-baa4-336e133268a7','3754b20a-0240-4fdc-961c-3e004dd2453a','b17288bd-dc5f-4a59-9b0c-941cab13bea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1625098828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae57bc3-fb63-474a-85c4-813aecd10b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e68b242e014589b7ad46d0a5472e4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:10.200732 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58cfe487-b271-4f59-92c1-17b21a337922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:10.276868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58cfe487-b271-4f59-92c1-17b21a337922) transitioned into state 'SUCCESS' from state '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-1625098828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e68b242e014589b7ad46d0a5472e4d',qos_specs=None,replication_status=,reservations=['b5b424cd-9a66-4ca6-96fd-b87f68c5c5f2','fba011f6-8f15-40f1-baa4-336e133268a7','3754b20a-0240-4fdc-961c-3e004dd2453a','b17288bd-dc5f-4a59-9b0c-941cab13bea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea0079fd25d4686b73c30e56784fb6b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:10.278744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c196fa-7d42-491f-ad90-84841ee33c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:10.281903 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-db26b21e-d45c-4047-8e88-12ac6bf5a4aa tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8 returned with HTTP 200 Aug 15 15:01:10.282569 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 194/782] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:01:10 2026] DELETE /volume/v3/attachments/55c28b70-5b0f-47fb-9419-87cbaf4c9be8 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:10.299915 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-703f760d-1837-46fd-bad3-55680996373f req-61cfa3a6-2ad0-4d4f-8182-8d06d9e42557 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:10.302541 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c196fa-7d42-491f-ad90-84841ee33c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:10.303410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Flow 'volume_create_api' (08d9e61c-14e9-4754-badd-85c6cc55fe14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:10.304263 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Create volume request issued successfully. Aug 15 15:01:10.304556 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-261721f4-0cb8-4ac3-ba02-eadc9e220423 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:10.305035 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 197/783] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:09 2026] POST /volume/v3/volumes => generated 752 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:10.311667 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-61cfa3a6-2ad0-4d4f-8182-8d06d9e42557 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] DELETE https://10.4.3.107/volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555 Aug 15 15:01:10.312460 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-61cfa3a6-2ad0-4d4f-8182-8d06d9e42557 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:10.312896 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-61cfa3a6-2ad0-4d4f-8182-8d06d9e42557 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:10.330009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3b5d85a-3e44-4eb7-944a-4ec567d14a91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:10.332007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3b5d85a-3e44-4eb7-944a-4ec567d14a91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:01:10.332568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3b5d85a-3e44-4eb7-944a-4ec567d14a91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:10.334646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3b5d85a-3e44-4eb7-944a-4ec567d14a91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:10.336371 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:10.336371 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:10.357208 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:10.357208 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:10.367631 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3b5d85a-3e44-4eb7-944a-4ec567d14a91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:10.380461 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3b5d85a-3e44-4eb7-944a-4ec567d14a91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 200 Aug 15 15:01:10.381433 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 198/784] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:10 2026] GET /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 820 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:10.448896 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-703f760d-1837-46fd-bad3-55680996373f req-61cfa3a6-2ad0-4d4f-8182-8d06d9e42557 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555 returned with HTTP 200 Aug 15 15:01:10.449610 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 196/785] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:01:10 2026] DELETE /volume/v3/attachments/50680e3a-1cf6-4233-82f6-a2a2b3a68555 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:01:10.653532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5442494-f7b3-4cdc-b402-ee5c9825fa2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:10.657322 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5442494-f7b3-4cdc-b402-ee5c9825fa2c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:10.658023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5442494-f7b3-4cdc-b402-ee5c9825fa2c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:10.658670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5442494-f7b3-4cdc-b402-ee5c9825fa2c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:10.658670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d5442494-f7b3-4cdc-b402-ee5c9825fa2c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:10.668565 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:10.668565 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:10.671337 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5442494-f7b3-4cdc-b402-ee5c9825fa2c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:10.671337 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 195/786] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:10 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:11.405722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4998532b-3b66-4608-a171-1ca6e9330a78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:11.408344 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4998532b-3b66-4608-a171-1ca6e9330a78 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:01:11.408671 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4998532b-3b66-4608-a171-1ca6e9330a78 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:11.408929 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4998532b-3b66-4608-a171-1ca6e9330a78 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:11.422326 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:11.422326 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:11.434436 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4998532b-3b66-4608-a171-1ca6e9330a78 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:11.440001 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4998532b-3b66-4608-a171-1ca6e9330a78 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 200 Aug 15 15:01:11.440427 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 198/787] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:11 2026] GET /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:11.688272 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51672fb6-cd38-4c10-936d-c104c41f2d2f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:11.691616 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51672fb6-cd38-4c10-936d-c104c41f2d2f tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:11.692199 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51672fb6-cd38-4c10-936d-c104c41f2d2f tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:11.693154 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51672fb6-cd38-4c10-936d-c104c41f2d2f tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:11.693373 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-51672fb6-cd38-4c10-936d-c104c41f2d2f tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:11.700554 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:11.700554 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:11.701668 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51672fb6-cd38-4c10-936d-c104c41f2d2f tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:11.702170 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 199/788] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:11 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:12.718001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-49931f9f-624a-4a31-8f38-ce2dd2a37790 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:12.720332 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49931f9f-624a-4a31-8f38-ce2dd2a37790 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:12.721036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49931f9f-624a-4a31-8f38-ce2dd2a37790 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:12.721036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49931f9f-624a-4a31-8f38-ce2dd2a37790 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:12.721036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-49931f9f-624a-4a31-8f38-ce2dd2a37790 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:12.734332 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:12.734332 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:12.735367 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49931f9f-624a-4a31-8f38-ce2dd2a37790 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:12.735871 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 197/789] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:12 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:13.750887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae33294a-f639-4648-908d-912529ceda61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:13.754907 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae33294a-f639-4648-908d-912529ceda61 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:13.754907 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae33294a-f639-4648-908d-912529ceda61 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:13.755464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae33294a-f639-4648-908d-912529ceda61 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:13.755701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ae33294a-f639-4648-908d-912529ceda61 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:13.762712 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=287,cinder:INSERT=42,cinder:UPDATE=68 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:01:13.767084 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:13.767084 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:13.768152 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae33294a-f639-4648-908d-912529ceda61 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:13.768697 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 196/790] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:13 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:14.785040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2329ccd1-bb02-474c-af72-e8abd4d060ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:14.787162 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2329ccd1-bb02-474c-af72-e8abd4d060ea tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:14.787416 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2329ccd1-bb02-474c-af72-e8abd4d060ea tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:14.788145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2329ccd1-bb02-474c-af72-e8abd4d060ea tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:14.788145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2329ccd1-bb02-474c-af72-e8abd4d060ea tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:14.799690 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:14.799690 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:14.800460 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2329ccd1-bb02-474c-af72-e8abd4d060ea tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:14.800910 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 199/791] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:14 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:15.666226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:15.670684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] DELETE https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 15:01:15.670684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:15.670684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:15.670684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Delete volume with id: 08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 15:01:15.673797 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=337,cinder:INSERT=58,cinder:UPDATE=98 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:01:15.686322 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:15.686322 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:15.687343 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 15:01:15.730967 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Delete volume request issued successfully. Aug 15 15:01:15.731216 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0bdcf01-9a2b-40e9-8b25-8e350f0e0908 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 202 Aug 15 15:01:15.731754 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 200/792] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:15 2026] DELETE /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:15.744808 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ca54c184-9667-4911-940d-9123f3a6128f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:15.748536 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca54c184-9667-4911-940d-9123f3a6128f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 15:01:15.748834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca54c184-9667-4911-940d-9123f3a6128f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:15.749139 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca54c184-9667-4911-940d-9123f3a6128f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:15.761792 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:15.761792 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:15.770904 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ca54c184-9667-4911-940d-9123f3a6128f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 15:01:15.778568 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca54c184-9667-4911-940d-9123f3a6128f tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 200 Aug 15 15:01:15.779160 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 198/793] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:15 2026] GET /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:15.823024 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-18a957c2-8e25-4e2b-9233-18a5d5a2a8d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:15.827611 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18a957c2-8e25-4e2b-9233-18a5d5a2a8d6 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:15.827958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18a957c2-8e25-4e2b-9233-18a5d5a2a8d6 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:15.828179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18a957c2-8e25-4e2b-9233-18a5d5a2a8d6 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:15.828413 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-18a957c2-8e25-4e2b-9233-18a5d5a2a8d6 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:15.841966 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:15.841966 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:15.843256 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18a957c2-8e25-4e2b-9233-18a5d5a2a8d6 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:15.846362 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 197/794] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:15 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:16.802345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7494ef8c-5488-42d7-bfb9-00b0c106ffdb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:16.804438 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7494ef8c-5488-42d7-bfb9-00b0c106ffdb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f Aug 15 15:01:16.804438 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7494ef8c-5488-42d7-bfb9-00b0c106ffdb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:16.804438 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7494ef8c-5488-42d7-bfb9-00b0c106ffdb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:16.813857 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7494ef8c-5488-42d7-bfb9-00b0c106ffdb tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f returned with HTTP 404 Aug 15 15:01:16.814824 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 200/795] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:16 2026] GET /volume/v3/volumes/08bc2a9f-cbca-46bd-9048-8238690a5e6f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:16.839340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-150753f9-d22d-4349-934d-c5b32b8affa3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:16.839340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] DELETE https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 15:01:16.839340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:16.839870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:16.839870 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Delete volume with id: bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 15:01:16.848159 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:16.848159 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:16.848727 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 15:01:16.861601 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41ac39a1-9a85-48ff-8d1f-7502ac03107d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:16.863549 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41ac39a1-9a85-48ff-8d1f-7502ac03107d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:16.863890 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41ac39a1-9a85-48ff-8d1f-7502ac03107d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:16.863982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41ac39a1-9a85-48ff-8d1f-7502ac03107d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:16.864114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-41ac39a1-9a85-48ff-8d1f-7502ac03107d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:16.869639 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:16.869639 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:16.870747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41ac39a1-9a85-48ff-8d1f-7502ac03107d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:16.871211 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 199/796] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:16 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:16.895197 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Delete volume request issued successfully. Aug 15 15:01:16.895451 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-150753f9-d22d-4349-934d-c5b32b8affa3 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 202 Aug 15 15:01:16.896000 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 201/797] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:16 2026] DELETE /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:16.904475 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c37e7ad9-07ad-4d57-a5ef-0927d451e182 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:16.908638 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c37e7ad9-07ad-4d57-a5ef-0927d451e182 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 15:01:16.913454 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c37e7ad9-07ad-4d57-a5ef-0927d451e182 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:16.913454 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c37e7ad9-07ad-4d57-a5ef-0927d451e182 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:16.932859 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:16.932859 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:16.942963 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c37e7ad9-07ad-4d57-a5ef-0927d451e182 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 15:01:16.947350 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c37e7ad9-07ad-4d57-a5ef-0927d451e182 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 200 Aug 15 15:01:16.947350 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 198/798] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:16 2026] GET /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:17.889502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ffeea00-eee9-4baa-aee2-cb1494bead29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:17.892435 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ffeea00-eee9-4baa-aee2-cb1494bead29 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:17.892780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ffeea00-eee9-4baa-aee2-cb1494bead29 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:17.893083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ffeea00-eee9-4baa-aee2-cb1494bead29 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:17.893280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0ffeea00-eee9-4baa-aee2-cb1494bead29 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:17.901938 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:17.901938 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:17.903001 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ffeea00-eee9-4baa-aee2-cb1494bead29 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:17.903390 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 201/799] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:17 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:17.971092 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-74ff90e0-8ecf-4487-b2e2-1ed6f9576572 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:17.975497 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74ff90e0-8ecf-4487-b2e2-1ed6f9576572 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf Aug 15 15:01:17.975497 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74ff90e0-8ecf-4487-b2e2-1ed6f9576572 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:17.976597 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74ff90e0-8ecf-4487-b2e2-1ed6f9576572 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:17.979762 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=243,cinder:UPDATE=51,cinder:INSERT=27 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:01:17.988434 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74ff90e0-8ecf-4487-b2e2-1ed6f9576572 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf returned with HTTP 404 Aug 15 15:01:17.989322 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 200/800] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:17 2026] GET /volume/v3/volumes/bff9fab0-8030-4b45-af24-537f81e85daf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:18.002976 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:18.005585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 15:01:18.005814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:18.006044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:18.006349 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Delete volume with id: 4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 15:01:18.023390 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:18.023390 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:18.024416 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 15:01:18.057736 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Delete volume request issued successfully. Aug 15 15:01:18.059356 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef8d50e9-643b-4408-8a84-9c0ec3010839 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 202 Aug 15 15:01:18.060227 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 202/801] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:17 2026] DELETE /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:18.071612 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09e29d63-d235-44f0-b876-9981f1a4457a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:18.074607 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09e29d63-d235-44f0-b876-9981f1a4457a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 15:01:18.075784 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09e29d63-d235-44f0-b876-9981f1a4457a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:18.075784 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09e29d63-d235-44f0-b876-9981f1a4457a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:18.093358 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:18.093358 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:18.104731 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-09e29d63-d235-44f0-b876-9981f1a4457a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Volume info retrieved successfully. Aug 15 15:01:18.115755 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09e29d63-d235-44f0-b876-9981f1a4457a tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 200 Aug 15 15:01:18.115755 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 199/802] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:18 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:18.923079 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd1c3a8a-6dd8-4f79-95d9-3c738c80b09c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:18.927848 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd1c3a8a-6dd8-4f79-95d9-3c738c80b09c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:18.927956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd1c3a8a-6dd8-4f79-95d9-3c738c80b09c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:18.928200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd1c3a8a-6dd8-4f79-95d9-3c738c80b09c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:18.928415 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bd1c3a8a-6dd8-4f79-95d9-3c738c80b09c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:18.934793 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:18.934793 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:18.935352 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd1c3a8a-6dd8-4f79-95d9-3c738c80b09c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:18.935872 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 202/803] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:18 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:19.136100 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e899b6f4-0443-4ee9-b501-871fba47d633 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:19.141833 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e899b6f4-0443-4ee9-b501-871fba47d633 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] GET https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 Aug 15 15:01:19.141833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e899b6f4-0443-4ee9-b501-871fba47d633 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:19.141833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e899b6f4-0443-4ee9-b501-871fba47d633 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:19.151980 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e899b6f4-0443-4ee9-b501-871fba47d633 tempest-TaggedBootDevicesTest_v242-303035681 tempest-TaggedBootDevicesTest_v242-303035681-project-member] https://10.4.3.107/volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 returned with HTTP 404 Aug 15 15:01:19.152662 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 201/804] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:19 2026] GET /volume/v3/volumes/4d38d829-e553-4463-8e87-fdaef6e50009 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:19.950947 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18dbf1e6-cb1e-4436-a44b-14dccc00555c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:19.955503 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18dbf1e6-cb1e-4436-a44b-14dccc00555c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:19.955503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18dbf1e6-cb1e-4436-a44b-14dccc00555c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:19.955634 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18dbf1e6-cb1e-4436-a44b-14dccc00555c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:19.955911 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-18dbf1e6-cb1e-4436-a44b-14dccc00555c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:19.963866 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:19.963866 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:19.963866 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18dbf1e6-cb1e-4436-a44b-14dccc00555c tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:19.964605 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 203/805] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:19 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:19.978225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33f2e0fd-1259-4ae2-8d74-6c3bf4c5150a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:19.982038 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33f2e0fd-1259-4ae2-8d74-6c3bf4c5150a tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:01:19.982407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33f2e0fd-1259-4ae2-8d74-6c3bf4c5150a tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:19.982587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33f2e0fd-1259-4ae2-8d74-6c3bf4c5150a tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:19.997853 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:19.997853 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:20.007021 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33f2e0fd-1259-4ae2-8d74-6c3bf4c5150a tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:01:20.014835 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33f2e0fd-1259-4ae2-8d74-6c3bf4c5150a tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 200 Aug 15 15:01:20.016893 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 200/806] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:19 2026] GET /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:20.035808 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9433b98-ed9f-4e3c-a511-349ac2e5420b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:20.042763 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9433b98-ed9f-4e3c-a511-349ac2e5420b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] PUT https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:20.042763 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9433b98-ed9f-4e3c-a511-349ac2e5420b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-831868123", "description": "tempest-volume-backup-description-1759253452"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:20.069764 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:20.069764 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:20.085776 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9433b98-ed9f-4e3c-a511-349ac2e5420b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:20.086676 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 203/807] 10.4.3.107 () {70 vars in 1409 bytes} [Sat Aug 15 15:01:20 2026] PUT /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 332 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:20.099362 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9eb9daa9-621d-4e76-9885-78efc61fb405 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:20.102081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9eb9daa9-621d-4e76-9885-78efc61fb405 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:20.102081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9eb9daa9-621d-4e76-9885-78efc61fb405 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:20.102081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9eb9daa9-621d-4e76-9885-78efc61fb405 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:20.102274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9eb9daa9-621d-4e76-9885-78efc61fb405 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:20.110610 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:20.110610 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:20.112262 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9eb9daa9-621d-4e76-9885-78efc61fb405 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:20.113096 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 202/808] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:20 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:20.126750 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b714210c-d679-4806-8adc-882a6ecc44c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:20.129768 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b714210c-d679-4806-8adc-882a6ecc44c4 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] DELETE https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:20.129768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b714210c-d679-4806-8adc-882a6ecc44c4 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:20.130003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b714210c-d679-4806-8adc-882a6ecc44c4 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:20.130073 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-b714210c-d679-4806-8adc-882a6ecc44c4 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Delete backup with id: 5c597c21-b26e-420a-9533-6bf0ba9c8353. Aug 15 15:01:20.135479 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:20.135479 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:20.165634 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-b714210c-d679-4806-8adc-882a6ecc44c4 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] delete_backup rpcapi backup_id 5c597c21-b26e-420a-9533-6bf0ba9c8353 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:01:20.170056 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b714210c-d679-4806-8adc-882a6ecc44c4 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 202 Aug 15 15:01:20.170605 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 204/809] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:01:20 2026] DELETE /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:01:20.185007 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-71acf7b5-fb5e-4292-83ce-7fe6b48c1679 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:20.188740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71acf7b5-fb5e-4292-83ce-7fe6b48c1679 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:20.189037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71acf7b5-fb5e-4292-83ce-7fe6b48c1679 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:20.189226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71acf7b5-fb5e-4292-83ce-7fe6b48c1679 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:20.189377 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-71acf7b5-fb5e-4292-83ce-7fe6b48c1679 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:20.197086 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:20.197086 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:20.198479 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71acf7b5-fb5e-4292-83ce-7fe6b48c1679 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:20.199129 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 201/810] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:20 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:20.478641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:20.481113 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:20.481430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2048548380"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:20.482867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2048548380'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:20.483018 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Create volume of 1 GB Aug 15 15:01:20.489216 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Availability Zones retrieved successfully. Aug 15 15:01:20.495730 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Flow 'volume_create_api' (72dbfe2f-b5bd-46db-b36c-2219bd7a182f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:20.497158 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8c30c1-ffab-4d02-ba45-b474255f9ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:20.500637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:20.555529 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8c30c1-ffab-4d02-ba45-b474255f9ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:20.556757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b3b0b1-46fe-4664-a815-43312d8ede59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:20.662516 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Created reservations ['33781930-be3d-45ab-a27f-8af763962e69', '0584fa01-2a0b-40ed-b9d8-a095aa132e0f', 'dd8147a5-1376-4a00-91ec-ff8b07008ee5', 'f5862b95-8027-437a-bb9b-e569ca9f4c77'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:20.662862 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b3b0b1-46fe-4664-a815-43312d8ede59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33781930-be3d-45ab-a27f-8af763962e69', '0584fa01-2a0b-40ed-b9d8-a095aa132e0f', 'dd8147a5-1376-4a00-91ec-ff8b07008ee5', 'f5862b95-8027-437a-bb9b-e569ca9f4c77']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:20.663812 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdc610e-4e04-41c9-8dac-a2cfd4cd32be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:20.700845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdc610e-4e04-41c9-8dac-a2cfd4cd32be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d5c5b65-ad8c-4133-822b-390ee5c84d4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2048548380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f3e2de3069421b8eb270e61c4b1173',qos_specs=None,replication_status=,reservations=['33781930-be3d-45ab-a27f-8af763962e69','0584fa01-2a0b-40ed-b9d8-a095aa132e0f','dd8147a5-1376-4a00-91ec-ff8b07008ee5','f5862b95-8027-437a-bb9b-e569ca9f4c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1039b80ed664deeb38698fadd8aa96b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2048548380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d5c5b65-ad8c-4133-822b-390ee5c84d4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62f3e2de3069421b8eb270e61c4b1173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1039b80ed664deeb38698fadd8aa96b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:20.702036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8816acc-0ba9-4094-95c3-c2740b573072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:20.730550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8816acc-0ba9-4094-95c3-c2740b573072) transitioned into state 'SUCCESS' from state '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-2048548380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f3e2de3069421b8eb270e61c4b1173',qos_specs=None,replication_status=,reservations=['33781930-be3d-45ab-a27f-8af763962e69','0584fa01-2a0b-40ed-b9d8-a095aa132e0f','dd8147a5-1376-4a00-91ec-ff8b07008ee5','f5862b95-8027-437a-bb9b-e569ca9f4c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1039b80ed664deeb38698fadd8aa96b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:20.732684 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b73fa3c-1414-47b6-bddc-b4f55ae55abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:20.748478 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b73fa3c-1414-47b6-bddc-b4f55ae55abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:20.749864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Flow 'volume_create_api' (72dbfe2f-b5bd-46db-b36c-2219bd7a182f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:20.749864 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Create volume request issued successfully. Aug 15 15:01:20.750994 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad1a65a3-911d-4643-94ed-3cc85d1ac954 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:20.751072 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 204/811] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:20 2026] POST /volume/v3/volumes => generated 754 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:20.776014 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe2c288a-4d62-467e-ae7c-b9b1af236ade None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:20.778325 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe2c288a-4d62-467e-ae7c-b9b1af236ade tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:20.778325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe2c288a-4d62-467e-ae7c-b9b1af236ade tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:20.778325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe2c288a-4d62-467e-ae7c-b9b1af236ade tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:20.791625 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:20.791625 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:20.799015 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fe2c288a-4d62-467e-ae7c-b9b1af236ade tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:20.806155 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe2c288a-4d62-467e-ae7c-b9b1af236ade tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 200 Aug 15 15:01:20.806261 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 203/812] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:20 2026] GET /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:21.218000 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1c7247e-2fb3-44e4-a4be-be667394742d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:21.231197 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1c7247e-2fb3-44e4-a4be-be667394742d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:21.232613 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1c7247e-2fb3-44e4-a4be-be667394742d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:21.234441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1c7247e-2fb3-44e4-a4be-be667394742d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:21.235236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f1c7247e-2fb3-44e4-a4be-be667394742d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:21.249391 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:21.249391 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:21.250589 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1c7247e-2fb3-44e4-a4be-be667394742d tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 200 Aug 15 15:01:21.251146 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 205/813] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:21 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:21.824691 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af177848-386c-42e5-ba0c-eea14f8bba89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:21.827068 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af177848-386c-42e5-ba0c-eea14f8bba89 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:21.827068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af177848-386c-42e5-ba0c-eea14f8bba89 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:21.827322 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af177848-386c-42e5-ba0c-eea14f8bba89 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:21.838971 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:21.838971 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:21.843239 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af177848-386c-42e5-ba0c-eea14f8bba89 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:21.851626 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af177848-386c-42e5-ba0c-eea14f8bba89 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 200 Aug 15 15:01:21.852233 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 202/814] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:21 2026] GET /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:21.875209 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:21.877607 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] POST https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e/action Aug 15 15:01:21.878038 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:21.878134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:21.885231 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=303,cinder:UPDATE=108,cinder:INSERT=56 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:01:21.900592 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:21.900592 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:21.900592 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:21.916651 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume updated successfully. Aug 15 15:01:21.916651 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1e19e73-9d22-4c1a-bbd8-7a1e2949547e tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e/action returned with HTTP 200 Aug 15 15:01:21.918171 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 205/815] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:01:21 2026] POST /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:01:21.929946 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-df61ca1e-98e7-4d4d-8f9f-badb5e6180c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:21.944835 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df61ca1e-98e7-4d4d-8f9f-badb5e6180c3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:21.945059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df61ca1e-98e7-4d4d-8f9f-badb5e6180c3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:21.945233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df61ca1e-98e7-4d4d-8f9f-badb5e6180c3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:21.965932 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:21.965932 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:21.968674 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-df61ca1e-98e7-4d4d-8f9f-badb5e6180c3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:21.974227 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df61ca1e-98e7-4d4d-8f9f-badb5e6180c3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 200 Aug 15 15:01:21.975614 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 204/816] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:21 2026] GET /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:22.137700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-600c8e9c-6b43-40e0-b376-7de657144fe4 req-1c18613d-89a1-438c-8518-b93e57d05012 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.141733 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-600c8e9c-6b43-40e0-b376-7de657144fe4 req-1c18613d-89a1-438c-8518-b93e57d05012 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:22.142177 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-600c8e9c-6b43-40e0-b376-7de657144fe4 req-1c18613d-89a1-438c-8518-b93e57d05012 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.142359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-600c8e9c-6b43-40e0-b376-7de657144fe4 req-1c18613d-89a1-438c-8518-b93e57d05012 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.154479 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.154479 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:22.160561 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-600c8e9c-6b43-40e0-b376-7de657144fe4 req-1c18613d-89a1-438c-8518-b93e57d05012 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:22.166917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-600c8e9c-6b43-40e0-b376-7de657144fe4 req-1c18613d-89a1-438c-8518-b93e57d05012 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 200 Aug 15 15:01:22.168800 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 206/817] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:22.272029 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13818fc4-ebec-409c-bfcd-e1c7501a0458 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.274581 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13818fc4-ebec-409c-bfcd-e1c7501a0458 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 Aug 15 15:01:22.274864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13818fc4-ebec-409c-bfcd-e1c7501a0458 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.275119 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13818fc4-ebec-409c-bfcd-e1c7501a0458 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.275292 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-13818fc4-ebec-409c-bfcd-e1c7501a0458 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Show backup with id 5c597c21-b26e-420a-9533-6bf0ba9c8353. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:22.281328 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13818fc4-ebec-409c-bfcd-e1c7501a0458 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 returned with HTTP 404 Aug 15 15:01:22.281943 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 203/818] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/backups/5c597c21-b26e-420a-9533-6bf0ba9c8353 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:22.420642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03fb70b4-3e5b-42a8-924c-ef8ace3e8c77 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.423593 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03fb70b4-3e5b-42a8-924c-ef8ace3e8c77 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:01:22.423593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03fb70b4-3e5b-42a8-924c-ef8ace3e8c77 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.423593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03fb70b4-3e5b-42a8-924c-ef8ace3e8c77 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.423817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-26049735-85fd-4652-b8bb-78c79df65e14 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.427626 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-26049735-85fd-4652-b8bb-78c79df65e14 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:01:22.428115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-26049735-85fd-4652-b8bb-78c79df65e14 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.428434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-26049735-85fd-4652-b8bb-78c79df65e14 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.438182 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.438182 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:22.439862 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.439862 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:22.445225 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-26049735-85fd-4652-b8bb-78c79df65e14 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:22.446003 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03fb70b4-3e5b-42a8-924c-ef8ace3e8c77 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:01:22.453803 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-26049735-85fd-4652-b8bb-78c79df65e14 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 200 Aug 15 15:01:22.454523 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 205/819] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:22.455624 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03fb70b4-3e5b-42a8-924c-ef8ace3e8c77 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 200 Aug 15 15:01:22.456188 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 206/820] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:22.470678 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c41672b7-b7ba-458e-9921-c4c2f1e45dc3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.475010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.475146 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c41672b7-b7ba-458e-9921-c4c2f1e45dc3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:01:22.475415 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c41672b7-b7ba-458e-9921-c4c2f1e45dc3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.475633 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c41672b7-b7ba-458e-9921-c4c2f1e45dc3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.479169 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] DELETE https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:01:22.479855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.480350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.480423 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Delete volume with id: dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:01:22.491918 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.491918 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:22.492670 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:01:22.501008 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.501008 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:22.512769 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c41672b7-b7ba-458e-9921-c4c2f1e45dc3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:22.520019 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c41672b7-b7ba-458e-9921-c4c2f1e45dc3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 200 Aug 15 15:01:22.521113 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 207/821] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:22.530196 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Delete volume request issued successfully. Aug 15 15:01:22.530729 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29cbef33-b70f-41f5-a0a9-c41ba2546879 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 202 Aug 15 15:01:22.531326 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 204/822] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:01:22 2026] DELETE /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:22.534893 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2c46116c-8cd8-4527-b0a2-120c189003b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.539542 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2c46116c-8cd8-4527-b0a2-120c189003b0 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:01:22.539542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2c46116c-8cd8-4527-b0a2-120c189003b0 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.539542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2c46116c-8cd8-4527-b0a2-120c189003b0 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.550258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30341b03-f377-4e8a-8716-39857f5e463b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.553947 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.553947 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:22.556275 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30341b03-f377-4e8a-8716-39857f5e463b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:01:22.557049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30341b03-f377-4e8a-8716-39857f5e463b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.557049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30341b03-f377-4e8a-8716-39857f5e463b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.566500 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2c46116c-8cd8-4527-b0a2-120c189003b0 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:22.569964 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.569964 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:22.576761 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30341b03-f377-4e8a-8716-39857f5e463b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Volume info retrieved successfully. Aug 15 15:01:22.577377 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2c46116c-8cd8-4527-b0a2-120c189003b0 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 200 Aug 15 15:01:22.578283 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 206/823] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:22.590217 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30341b03-f377-4e8a-8716-39857f5e463b tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 200 Aug 15 15:01:22.591035 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 207/824] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:22.591346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a196184f-8a32-44e8-875a-bc4c17d9d621 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.592039 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a196184f-8a32-44e8-875a-bc4c17d9d621 None None] GET https://10.4.3.107/volume// Aug 15 15:01:22.592279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a196184f-8a32-44e8-875a-bc4c17d9d621 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.592537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a196184f-8a32-44e8-875a-bc4c17d9d621 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.592948 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a196184f-8a32-44e8-875a-bc4c17d9d621 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:22.593346 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 208/825] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:01:22.611851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-254a771a-b502-4570-9122-856432e40e13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.614581 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-254a771a-b502-4570-9122-856432e40e13 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:01:22.614938 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-254a771a-b502-4570-9122-856432e40e13 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4028be02-a028-4f0d-b0da-ef9ff2e30747", "connector": null, "instance_uuid": "a20b5581-aece-4019-847c-942867faa440"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:22.625720 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.625720 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:22.670773 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-254a771a-b502-4570-9122-856432e40e13 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:01:22.671399 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 205/826] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:01:22 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 15 15:01:22.682678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe0367e0-a8e6-419a-9fa5-ff62ebd9ccca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.683105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe0367e0-a8e6-419a-9fa5-ff62ebd9ccca None None] GET https://10.4.3.107/volume// Aug 15 15:01:22.683977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe0367e0-a8e6-419a-9fa5-ff62ebd9ccca None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.684148 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe0367e0-a8e6-419a-9fa5-ff62ebd9ccca None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.684592 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe0367e0-a8e6-419a-9fa5-ff62ebd9ccca None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:22.684940 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 207/827] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:01:22.696292 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-539a7c52-02d4-4427-986f-23968132ea8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.699807 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-539a7c52-02d4-4427-986f-23968132ea8e tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:01:22.700230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-539a7c52-02d4-4427-986f-23968132ea8e tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c6d3515-161a-438f-8d23-894d6035f378", "connector": null, "instance_uuid": "a20b5581-aece-4019-847c-942867faa440"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:22.704045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.705983 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:22.707434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1890019139"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:22.710143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1890019139'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:22.710143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Create volume of 1 GB Aug 15 15:01:22.712110 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.712110 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:22.715638 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Availability Zones retrieved successfully. Aug 15 15:01:22.724126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Flow 'volume_create_api' (a339ed0f-fe5e-4a44-8d18-5f6a72e686f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:22.724641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06c5466-671c-4807-af30-b2265d373218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:22.728266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:22.753229 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-539a7c52-02d4-4427-986f-23968132ea8e tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:01:22.753616 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 208/828] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:01:22 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:22.766163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e3fa301-75d6-4ea1-836b-a9838ae35cbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.766982 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e3fa301-75d6-4ea1-836b-a9838ae35cbb None None] GET https://10.4.3.107/volume// Aug 15 15:01:22.767059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa301-75d6-4ea1-836b-a9838ae35cbb None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:22.768022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa301-75d6-4ea1-836b-a9838ae35cbb None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:22.768022 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e3fa301-75d6-4ea1-836b-a9838ae35cbb None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:22.772356 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 206/829] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:01:22.773752 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06c5466-671c-4807-af30-b2265d373218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:22.776842 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d470737-c184-4a1b-9be7-abc175897d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:22.781214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-36417dad-9b1a-4dad-b672-c1bd051f33c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:22.786395 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-36417dad-9b1a-4dad-b672-c1bd051f33c6 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:01:22.786857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-36417dad-9b1a-4dad-b672-c1bd051f33c6 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fae57bc3-fb63-474a-85c4-813aecd10b1e", "connector": null, "instance_uuid": "a20b5581-aece-4019-847c-942867faa440"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:22.808103 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:22.808103 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:22.873910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Created reservations ['ec56ea6e-1e0f-4d30-b98e-cbf5145dc6c8', '2c120d2b-48ba-4881-a5a4-919916cdb9dc', '8a9887bc-fd6e-4d6d-8686-5b52cb879693', '6884ef6a-5c23-4954-9841-ddb2950d220e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:22.874854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d470737-c184-4a1b-9be7-abc175897d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec56ea6e-1e0f-4d30-b98e-cbf5145dc6c8', '2c120d2b-48ba-4881-a5a4-919916cdb9dc', '8a9887bc-fd6e-4d6d-8686-5b52cb879693', '6884ef6a-5c23-4954-9841-ddb2950d220e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:22.877447 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a64d849-d07f-4fda-ba60-3fc3c61d0bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:22.880593 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-36417dad-9b1a-4dad-b672-c1bd051f33c6 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:01:22.880593 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 208/830] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:01:22 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:22.905943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a64d849-d07f-4fda-ba60-3fc3c61d0bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4746fa3-1129-44a3-9441-454b444ab3a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1890019139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f3e2de3069421b8eb270e61c4b1173',qos_specs=None,replication_status=,reservations=['ec56ea6e-1e0f-4d30-b98e-cbf5145dc6c8','2c120d2b-48ba-4881-a5a4-919916cdb9dc','8a9887bc-fd6e-4d6d-8686-5b52cb879693','6884ef6a-5c23-4954-9841-ddb2950d220e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1039b80ed664deeb38698fadd8aa96b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1890019139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4746fa3-1129-44a3-9441-454b444ab3a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62f3e2de3069421b8eb270e61c4b1173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1039b80ed664deeb38698fadd8aa96b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:22.906761 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e1c6fe-f8af-41cd-af5e-f3c8129a6a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:22.947599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e1c6fe-f8af-41cd-af5e-f3c8129a6a9c) transitioned into state 'SUCCESS' from state '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-1890019139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62f3e2de3069421b8eb270e61c4b1173',qos_specs=None,replication_status=,reservations=['ec56ea6e-1e0f-4d30-b98e-cbf5145dc6c8','2c120d2b-48ba-4881-a5a4-919916cdb9dc','8a9887bc-fd6e-4d6d-8686-5b52cb879693','6884ef6a-5c23-4954-9841-ddb2950d220e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1039b80ed664deeb38698fadd8aa96b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:22.948650 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fa409b-e36a-47ca-a513-09789678b65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:22.969517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fa409b-e36a-47ca-a513-09789678b65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:22.971029 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Flow 'volume_create_api' (a339ed0f-fe5e-4a44-8d18-5f6a72e686f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:22.971029 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Create volume request issued successfully. Aug 15 15:01:22.971747 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdb7dee3-19db-45c5-808d-2cc4ddd97a43 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:22.973213 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 209/831] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:22 2026] POST /volume/v3/volumes => generated 754 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:22.996725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad2f2aa4-8ae0-49ec-9809-3c93604a21d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:23.001273 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad2f2aa4-8ae0-49ec-9809-3c93604a21d9 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 Aug 15 15:01:23.002184 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad2f2aa4-8ae0-49ec-9809-3c93604a21d9 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:23.002612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad2f2aa4-8ae0-49ec-9809-3c93604a21d9 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:23.018288 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:23.018288 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:23.026179 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad2f2aa4-8ae0-49ec-9809-3c93604a21d9 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:23.035591 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad2f2aa4-8ae0-49ec-9809-3c93604a21d9 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 returned with HTTP 200 Aug 15 15:01:23.035591 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 209/832] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:22 2026] GET /volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:23.607931 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-00ee0bf8-db05-436e-a171-be05b576a144 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:23.611602 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00ee0bf8-db05-436e-a171-be05b576a144 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] GET https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 Aug 15 15:01:23.611984 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00ee0bf8-db05-436e-a171-be05b576a144 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:23.612540 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00ee0bf8-db05-436e-a171-be05b576a144 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:23.620950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00ee0bf8-db05-436e-a171-be05b576a144 tempest-VolumesBackupsV39Test-1148502138 tempest-VolumesBackupsV39Test-1148502138-project-member] https://10.4.3.107/volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 returned with HTTP 404 Aug 15 15:01:23.621866 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 207/833] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:01:23 2026] GET /volume/v3/volumes/dc90a6bc-f3ef-418b-8552-e42c5e37a3c7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:24.059177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0071c46e-5a7a-443d-a010-f3d529c86627 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:24.062015 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0071c46e-5a7a-443d-a010-f3d529c86627 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 Aug 15 15:01:24.062500 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0071c46e-5a7a-443d-a010-f3d529c86627 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:24.063037 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0071c46e-5a7a-443d-a010-f3d529c86627 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:24.079860 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:24.079860 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:24.086786 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0071c46e-5a7a-443d-a010-f3d529c86627 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:24.096291 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0071c46e-5a7a-443d-a010-f3d529c86627 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 returned with HTTP 200 Aug 15 15:01:24.096884 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 209/834] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:24 2026] GET /volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:25.272627 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.274893 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 Aug 15 15:01:25.275747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:25.275747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:25.275747 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Delete volume with id: f4746fa3-1129-44a3-9441-454b444ab3a8 Aug 15 15:01:25.290588 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:25.290588 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:25.291267 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:25.334078 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Delete volume request issued successfully. Aug 15 15:01:25.334078 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84dd7b87-b87c-42ce-a0ee-aebb5ebe9fb0 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 returned with HTTP 202 Aug 15 15:01:25.334771 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 210/835] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:25 2026] DELETE /volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:25.357550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f15e2a13-bae5-41f2-b1c0-8f937ab29d06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.361671 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f15e2a13-bae5-41f2-b1c0-8f937ab29d06 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 Aug 15 15:01:25.361810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f15e2a13-bae5-41f2-b1c0-8f937ab29d06 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:25.363426 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f15e2a13-bae5-41f2-b1c0-8f937ab29d06 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:25.371407 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:25.371407 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:25.378036 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f15e2a13-bae5-41f2-b1c0-8f937ab29d06 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:25.386474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f15e2a13-bae5-41f2-b1c0-8f937ab29d06 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 returned with HTTP 200 Aug 15 15:01:25.388502 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 210/836] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:25 2026] GET /volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:01:25.500163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a512abf1-7d28-4d78-82f6-4bc48c17ed3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.525921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e63aa85-4c58-427f-b702-3b44d1a74c3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.528282 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e63aa85-4c58-427f-b702-3b44d1a74c3c None None] GET https://10.4.3.107/volume// Aug 15 15:01:25.528282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e63aa85-4c58-427f-b702-3b44d1a74c3c None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:25.528282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e63aa85-4c58-427f-b702-3b44d1a74c3c None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:25.528282 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e63aa85-4c58-427f-b702-3b44d1a74c3c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:25.528282 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 210/837] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01: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 15 15:01:25.543402 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-1dd903b5-9924-4fe1-a858-056511b87d60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.547089 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-1dd903b5-9924-4fe1-a858-056511b87d60 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:01:25.547089 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-1dd903b5-9924-4fe1-a858-056511b87d60 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:25.547332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-1dd903b5-9924-4fe1-a858-056511b87d60 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:25.564273 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:25.564273 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:25.567046 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-1dd903b5-9924-4fe1-a858-056511b87d60 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:25.574743 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-1dd903b5-9924-4fe1-a858-056511b87d60 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 200 Aug 15 15:01:25.575255 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 211/838] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:01:25 2026] GET /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:01:25.682043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a512abf1-7d28-4d78-82f6-4bc48c17ed3d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:01:25.682043 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a512abf1-7d28-4d78-82f6-4bc48c17ed3d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:25.685745 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:25.685745 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:25.717546 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a512abf1-7d28-4d78-82f6-4bc48c17ed3d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:01:25.717984 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 208/839] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:01:25 2026] POST /volume/v3/types => generated 268 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:25.726492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.731786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] PUT https://10.4.3.107/volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147 Aug 15 15:01:25.732134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:25.752607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Acquiring lock "cinder-attachment_update-4028be02-a028-4f0d-b0da-ef9ff2e30747-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:01:25.757340 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Lock "cinder-attachment_update-4028be02-a028-4f0d-b0da-ef9ff2e30747-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:01:25.758866 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:25.758866 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:25.906673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Lock "cinder-attachment_update-4028be02-a028-4f0d-b0da-ef9ff2e30747-np0000007361" released by "attachment_update" :: held 0.149s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:01:25.907120 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-6688afa1-0085-4ec4-aecf-b869cb80e84f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147 returned with HTTP 200 Aug 15 15:01:25.908414 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 211/840] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:01:25 2026] PUT /volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:25.944702 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-e119e3cb-a4c7-4002-8a6b-135e07191b46 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:25.950492 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-e119e3cb-a4c7-4002-8a6b-135e07191b46 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147/action Aug 15 15:01:25.950492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-e119e3cb-a4c7-4002-8a6b-135e07191b46 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:25.950792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-e119e3cb-a4c7-4002-8a6b-135e07191b46 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:25.982230 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:25.982230 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:26.011022 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-e119e3cb-a4c7-4002-8a6b-135e07191b46 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147/action returned with HTTP 204 Aug 15 15:01:26.011648 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 211/841] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:01:25 2026] POST /volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:26.072344 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a203e34-9c29-45ed-b095-0ff800769c47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.072344 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a203e34-9c29-45ed-b095-0ff800769c47 None None] GET https://10.4.3.107/volume// Aug 15 15:01:26.072749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a203e34-9c29-45ed-b095-0ff800769c47 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.072986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a203e34-9c29-45ed-b095-0ff800769c47 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.075500 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a203e34-9c29-45ed-b095-0ff800769c47 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:26.075500 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 212/842] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:01:26.088674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-3619aa23-41b7-4d3a-8d5f-96c223ff8641 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.091675 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-3619aa23-41b7-4d3a-8d5f-96c223ff8641 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:01:26.092183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-3619aa23-41b7-4d3a-8d5f-96c223ff8641 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.092183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-3619aa23-41b7-4d3a-8d5f-96c223ff8641 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.107994 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.107994 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:26.119977 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-3619aa23-41b7-4d3a-8d5f-96c223ff8641 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:26.125925 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-3619aa23-41b7-4d3a-8d5f-96c223ff8641 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 200 Aug 15 15:01:26.127330 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 209/843] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:01:26 2026] GET /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:01:26.226623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.249629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.252488 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] PUT https://10.4.3.107/volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007 Aug 15 15:01:26.253115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:26.266534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Acquiring lock "cinder-attachment_update-3c6d3515-161a-438f-8d23-894d6035f378-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:01:26.272983 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Lock "cinder-attachment_update-3c6d3515-161a-438f-8d23-894d6035f378-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:01:26.274322 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.274322 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:26.321913 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:26.322032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1277106342"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:26.323539 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1277106342'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:26.323699 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Create volume of 2 GB Aug 15 15:01:26.324028 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.324028 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:26.330653 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Availability Zones retrieved successfully. Aug 15 15:01:26.344380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Flow 'volume_create_api' (b2b4932f-de0c-412d-8b62-d28467d7d281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:26.345972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937be964-f77b-40db-8887-f618746d0aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:26.347112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:26.396046 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937be964-f77b-40db-8887-f618746d0aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:26.396862 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51f8af2-c444-4d3f-958a-884af3eece12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:26.411606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Lock "cinder-attachment_update-3c6d3515-161a-438f-8d23-894d6035f378-np0000007361" released by "attachment_update" :: held 0.138s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:01:26.411920 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-2b421360-0af5-4fcf-a106-631cf2e48aa3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007 returned with HTTP 200 Aug 15 15:01:26.412584 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 212/844] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:01:26 2026] PUT /volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:26.414604 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3590a2f8-e5ec-45d1-94da-13abc462eb46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.416795 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3590a2f8-e5ec-45d1-94da-13abc462eb46 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 Aug 15 15:01:26.417038 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3590a2f8-e5ec-45d1-94da-13abc462eb46 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.417233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3590a2f8-e5ec-45d1-94da-13abc462eb46 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.426095 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3590a2f8-e5ec-45d1-94da-13abc462eb46 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 returned with HTTP 404 Aug 15 15:01:26.426901 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 213/845] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:26 2026] GET /volume/v3/volumes/f4746fa3-1129-44a3-9441-454b444ab3a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:26.437617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.445935 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:26.446154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.446412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.446789 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Delete volume with id: 8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:26.456136 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.456136 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:26.457954 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:26.468735 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-b9127d9c-579d-4b64-8cfb-f47e73defd91 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.471067 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-b9127d9c-579d-4b64-8cfb-f47e73defd91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007/action Aug 15 15:01:26.471796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-b9127d9c-579d-4b64-8cfb-f47e73defd91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:26.471796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-b9127d9c-579d-4b64-8cfb-f47e73defd91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:26.497673 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Delete volume request issued successfully. Aug 15 15:01:26.497977 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-866f547e-edab-4bf8-9d3a-cf90c77f48f3 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 202 Aug 15 15:01:26.498516 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 210/846] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:26 2026] DELETE /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:26.498785 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.498785 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:26.510450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-056b7873-06d6-47c5-9280-4cea6e46d200 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.510568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Created reservations ['6f208988-fe39-45bd-82c5-e32b5ed4cb9e', '09bb36e8-26d3-4812-b021-75696cd479cc', 'f0e592d1-b3be-47fe-a4e1-243038751ea2', 'd46021ae-ef03-4198-b5eb-57f29bc76730'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:26.511727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51f8af2-c444-4d3f-958a-884af3eece12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f208988-fe39-45bd-82c5-e32b5ed4cb9e', '09bb36e8-26d3-4812-b021-75696cd479cc', 'f0e592d1-b3be-47fe-a4e1-243038751ea2', 'd46021ae-ef03-4198-b5eb-57f29bc76730']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:26.513281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9de125-2069-4016-9fee-d21fe903bbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:26.514402 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-056b7873-06d6-47c5-9280-4cea6e46d200 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:26.514637 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-056b7873-06d6-47c5-9280-4cea6e46d200 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.515150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-056b7873-06d6-47c5-9280-4cea6e46d200 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.524391 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-b9127d9c-579d-4b64-8cfb-f47e73defd91 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007/action returned with HTTP 204 Aug 15 15:01:26.524937 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 213/847] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:01:26 2026] POST /volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:26.526950 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.526950 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:26.533644 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-056b7873-06d6-47c5-9280-4cea6e46d200 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Volume info retrieved successfully. Aug 15 15:01:26.542049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9de125-2069-4016-9fee-d21fe903bbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8a84a6-e336-4530-9ce9-f0ea840ca006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1277106342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b73dd9bb24f92b2f818039627eae3',qos_specs=None,replication_status=,reservations=['6f208988-fe39-45bd-82c5-e32b5ed4cb9e','09bb36e8-26d3-4812-b021-75696cd479cc','f0e592d1-b3be-47fe-a4e1-243038751ea2','d46021ae-ef03-4198-b5eb-57f29bc76730'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6028ad27e744c77886ecad465e65d82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1277106342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b8a84a6-e336-4530-9ce9-f0ea840ca006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1b73dd9bb24f92b2f818039627eae3',provider_auth=None,provider_geometry=None,provider_id=None,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='a6028ad27e744c77886ecad465e65d82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:26.542937 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b04eaee-8594-45b7-baae-4bdc783987ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:26.549810 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-056b7873-06d6-47c5-9280-4cea6e46d200 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 200 Aug 15 15:01:26.550730 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 214/848] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:26 2026] GET /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:26.575451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad332594-7887-46ff-9e0b-3776e9eee646 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.575969 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad332594-7887-46ff-9e0b-3776e9eee646 None None] GET https://10.4.3.107/volume// Aug 15 15:01:26.576204 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad332594-7887-46ff-9e0b-3776e9eee646 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.576483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad332594-7887-46ff-9e0b-3776e9eee646 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.576735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b04eaee-8594-45b7-baae-4bdc783987ea) transitioned into state 'SUCCESS' from state '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-1277106342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1b73dd9bb24f92b2f818039627eae3',qos_specs=None,replication_status=,reservations=['6f208988-fe39-45bd-82c5-e32b5ed4cb9e','09bb36e8-26d3-4812-b021-75696cd479cc','f0e592d1-b3be-47fe-a4e1-243038751ea2','d46021ae-ef03-4198-b5eb-57f29bc76730'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6028ad27e744c77886ecad465e65d82',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:26.576855 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad332594-7887-46ff-9e0b-3776e9eee646 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:26.577152 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 211/849] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01: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 15 15:01:26.577421 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c203197-ece3-43bc-8b60-bfda1ea01206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:26.591311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-bdf3c9da-8ead-455e-a989-fabc431dad4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.592211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c203197-ece3-43bc-8b60-bfda1ea01206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:26.593127 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Flow 'volume_create_api' (b2b4932f-de0c-412d-8b62-d28467d7d281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:26.593528 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Create volume request issued successfully. Aug 15 15:01:26.594561 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dddc8179-6fb4-4d6f-badc-ec8bc1e4eeb1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:26.595881 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 212/850] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:26 2026] POST /volume/v3/volumes => generated 755 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:26.600102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-bdf3c9da-8ead-455e-a989-fabc431dad4f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:01:26.600427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-bdf3c9da-8ead-455e-a989-fabc431dad4f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.600863 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-bdf3c9da-8ead-455e-a989-fabc431dad4f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.610869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eac38881-8b73-416c-ac75-62ba4396fa73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.613530 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eac38881-8b73-416c-ac75-62ba4396fa73 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] GET https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:26.613893 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.613893 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:26.613982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eac38881-8b73-416c-ac75-62ba4396fa73 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:26.614250 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eac38881-8b73-416c-ac75-62ba4396fa73 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:26.619014 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-bdf3c9da-8ead-455e-a989-fabc431dad4f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:01:26.624194 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-bdf3c9da-8ead-455e-a989-fabc431dad4f tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 200 Aug 15 15:01:26.624689 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 214/851] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:01:26 2026] GET /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:01:26.629419 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.629419 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:26.634904 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eac38881-8b73-416c-ac75-62ba4396fa73 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Volume info retrieved successfully. Aug 15 15:01:26.647990 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eac38881-8b73-416c-ac75-62ba4396fa73 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 returned with HTTP 200 Aug 15 15:01:26.647990 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 215/852] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:26 2026] GET /volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:26.746999 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.751877 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] PUT https://10.4.3.107/volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223 Aug 15 15:01:26.752449 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:26.770953 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Acquiring lock "cinder-attachment_update-fae57bc3-fb63-474a-85c4-813aecd10b1e-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:01:26.778026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Lock "cinder-attachment_update-fae57bc3-fb63-474a-85c4-813aecd10b1e-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:01:26.780693 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.780693 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:26.932006 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Lock "cinder-attachment_update-fae57bc3-fb63-474a-85c4-813aecd10b1e-np0000007361" released by "attachment_update" :: held 0.154s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:01:26.932401 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-74cb6a4f-810f-4793-8029-c8a02a5fd576 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223 returned with HTTP 200 Aug 15 15:01:26.933015 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 212/853] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:01:26 2026] PUT /volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:26.961638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c1ff765c-d6ee-4895-bcb6-c08d28c098d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:26.964326 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c1ff765c-d6ee-4895-bcb6-c08d28c098d2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] POST https://10.4.3.107/volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223/action Aug 15 15:01:26.964326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c1ff765c-d6ee-4895-bcb6-c08d28c098d2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:26.964326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c1ff765c-d6ee-4895-bcb6-c08d28c098d2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:26.992880 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:26.992880 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:27.022863 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f39f7a3a-25a4-4841-899c-6df53656c879 req-c1ff765c-d6ee-4895-bcb6-c08d28c098d2 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223/action returned with HTTP 204 Aug 15 15:01:27.023501 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 213/854] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:01:26 2026] POST /volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:27.571463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2e41d49c-befe-4068-b78d-d902418282d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:27.578782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e41d49c-befe-4068-b78d-d902418282d2 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] GET https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e Aug 15 15:01:27.579324 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e41d49c-befe-4068-b78d-d902418282d2 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:27.579324 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e41d49c-befe-4068-b78d-d902418282d2 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:27.591332 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e41d49c-befe-4068-b78d-d902418282d2 tempest-ServersNegativeTestJSON-629802562 tempest-ServersNegativeTestJSON-629802562-project-member] https://10.4.3.107/volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e returned with HTTP 404 Aug 15 15:01:27.592044 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 215/855] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:27 2026] GET /volume/v3/volumes/8d5c5b65-ad8c-4133-822b-390ee5c84d4e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:27.665226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24628fc9-5395-4910-9ee2-eec5a3d1c48c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:27.668488 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24628fc9-5395-4910-9ee2-eec5a3d1c48c tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] GET https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:27.669175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24628fc9-5395-4910-9ee2-eec5a3d1c48c tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:27.669175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24628fc9-5395-4910-9ee2-eec5a3d1c48c tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:27.684848 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:27.684848 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:27.691784 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24628fc9-5395-4910-9ee2-eec5a3d1c48c tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Volume info retrieved successfully. Aug 15 15:01:27.701020 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24628fc9-5395-4910-9ee2-eec5a3d1c48c tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 returned with HTTP 200 Aug 15 15:01:27.701293 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 216/856] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:27 2026] GET /volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:27.724234 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:27.727727 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:27.727727 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8b8a84a6-e336-4530-9ce9-f0ea840ca006"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:27.729648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8b8a84a6-e336-4530-9ce9-f0ea840ca006'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:27.738963 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:27.738963 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:27.739666 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Volume retrieved successfully. Aug 15 15:01:27.739807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Create volume of 1 GB Aug 15 15:01:27.744710 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Availability Zones retrieved successfully. Aug 15 15:01:27.753237 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Flow 'volume_create_api' (2ce95c3a-c0c9-49cc-a4c2-d3a51f109c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:27.754673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9870a4-ba33-4a1b-8145-22c9f635fc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:27.756827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:27.758029 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9870a4-ba33-4a1b-8145-22c9f635fc86) transitioned into state 'FAILURE' from state 'RUNNING' Aug 15 15:01:27.758029 np0000007361 devstack@c-api.service[100271]: 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 15 15:01:27.760762 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9870a4-ba33-4a1b-8145-22c9f635fc86) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:27.761762 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9870a4-ba33-4a1b-8145-22c9f635fc86) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 15:01:27.762561 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Flow 'volume_create_api' (2ce95c3a-c0c9-49cc-a4c2-d3a51f109c7e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 15 15:01:27.762858 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b376dcf-32c1-4f67-84d4-e84d8aa3fdba tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:01:27.763485 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 213/857] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:27 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:01:27.773548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb2e59b8-e9a0-4383-85a0-775874a27a8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:27.776660 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb2e59b8-e9a0-4383-85a0-775874a27a8a tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] GET https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:27.776982 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb2e59b8-e9a0-4383-85a0-775874a27a8a tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:27.777268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb2e59b8-e9a0-4383-85a0-775874a27a8a tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:27.793737 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:27.793737 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:27.800305 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb2e59b8-e9a0-4383-85a0-775874a27a8a tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Volume info retrieved successfully. Aug 15 15:01:27.811648 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb2e59b8-e9a0-4383-85a0-775874a27a8a tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 returned with HTTP 200 Aug 15 15:01:27.812445 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 214/858] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:27 2026] GET /volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:27.830405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:27.832264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:27.832428 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:27.832705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:27.832805 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Delete volume with id: 8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:27.846115 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:27.846115 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:27.846725 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Volume info retrieved successfully. Aug 15 15:01:27.880736 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Delete volume request issued successfully. Aug 15 15:01:27.882373 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd817419-e14f-4ea8-9c13-c52dd6d46303 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 returned with HTTP 202 Aug 15 15:01:27.882373 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 216/859] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:27 2026] DELETE /volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:27.891704 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44bc5fba-93b8-4b8a-ae51-5fe6291d9d59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:27.893921 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44bc5fba-93b8-4b8a-ae51-5fe6291d9d59 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] GET https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:27.894163 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44bc5fba-93b8-4b8a-ae51-5fe6291d9d59 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:27.894442 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44bc5fba-93b8-4b8a-ae51-5fe6291d9d59 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:27.908760 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:27.908760 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:27.916867 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-44bc5fba-93b8-4b8a-ae51-5fe6291d9d59 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Volume info retrieved successfully. Aug 15 15:01:27.925188 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44bc5fba-93b8-4b8a-ae51-5fe6291d9d59 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 returned with HTTP 200 Aug 15 15:01:27.925717 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 217/860] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:27 2026] GET /volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:28.946379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b9b0673-7575-419b-b143-5bdcea0f55c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:28.947962 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b9b0673-7575-419b-b143-5bdcea0f55c1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] GET https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 Aug 15 15:01:28.948208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b9b0673-7575-419b-b143-5bdcea0f55c1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:28.948529 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b9b0673-7575-419b-b143-5bdcea0f55c1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:28.958076 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b9b0673-7575-419b-b143-5bdcea0f55c1 tempest-VolumesCloneNegativeTest-2117628589 tempest-VolumesCloneNegativeTest-2117628589-project-member] https://10.4.3.107/volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 returned with HTTP 404 Aug 15 15:01:28.958791 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 214/861] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:28 2026] GET /volume/v3/volumes/8b8a84a6-e336-4530-9ce9-f0ea840ca006 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:28.976448 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94c3ebbe-5593-4f03-ae5b-6d625c7b5294 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:28.980341 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94c3ebbe-5593-4f03-ae5b-6d625c7b5294 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:01:28.981518 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94c3ebbe-5593-4f03-ae5b-6d625c7b5294 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:29.006157 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94c3ebbe-5593-4f03-ae5b-6d625c7b5294 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:01:29.007043 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 215/862] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:01:28 2026] POST /volume/v3/types => generated 268 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:29.018308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-64ba6f26-8255-4453-a247-764ea505d182 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:29.019689 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64ba6f26-8255-4453-a247-764ea505d182 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:01:29.020066 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64ba6f26-8255-4453-a247-764ea505d182 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455", "extra_specs": {}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:29.048834 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64ba6f26-8255-4453-a247-764ea505d182 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:01:29.049266 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 217/863] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:01:29 2026] POST /volume/v3/types => generated 267 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:29.061107 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:29.062987 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:29.063264 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-865974919", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:29.064714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-865974919', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:29.072224 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume of 1 GB Aug 15 15:01:29.072625 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:29.072625 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:29.073471 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Availability Zones retrieved successfully. Aug 15 15:01:29.082898 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Flow 'volume_create_api' (fd604075-6b67-4dfd-ae97-dd01ce357455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:29.085195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a0a542-1705-45ce-9131-896784ff3472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.087591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:29.118546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a0a542-1705-45ce-9131-896784ff3472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:01:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=037959b0-f352-4101-b4b0-d6e70bc9b73e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '037959b0-f352-4101-b4b0-d6e70bc9b73e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.119952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc8c50e-b5ec-4492-a0e5-6dc4e78bd77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.160547 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:01:29.161050 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-536288883-2013867943, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:01:29.226039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Created reservations ['070eb515-ea03-4f29-a15f-f153ee4f23cd', 'f7ffb0b5-297a-489c-9d06-0ecbe1036ddf', '9fa8939c-4470-4b3d-827c-43ca0cb6159f', 'bcf8f5d5-3676-4f97-b7cc-2fe89bf2faa9'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:29.226915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc8c50e-b5ec-4492-a0e5-6dc4e78bd77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['070eb515-ea03-4f29-a15f-f153ee4f23cd', 'f7ffb0b5-297a-489c-9d06-0ecbe1036ddf', '9fa8939c-4470-4b3d-827c-43ca0cb6159f', 'bcf8f5d5-3676-4f97-b7cc-2fe89bf2faa9']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.228073 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc000c1d-10ec-4a75-bd11-3521638c2bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.271233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc000c1d-10ec-4a75-bd11-3521638c2bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26296de9-3fd2-4253-8231-300a3eac2e4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-865974919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88e63376544598a437c622fd82885d',qos_specs=None,replication_status=,reservations=['070eb515-ea03-4f29-a15f-f153ee4f23cd','f7ffb0b5-297a-489c-9d06-0ecbe1036ddf','9fa8939c-4470-4b3d-827c-43ca0cb6159f','bcf8f5d5-3676-4f97-b7cc-2fe89bf2faa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_type_id=037959b0-f352-4101-b4b0-d6e70bc9b73e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-865974919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26296de9-3fd2-4253-8231-300a3eac2e4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b88e63376544598a437c622fd82885d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(037959b0-f352-4101-b4b0-d6e70bc9b73e),volume_type_id=037959b0-f352-4101-b4b0-d6e70bc9b73e)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.273207 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db95793-2a06-4410-9556-deec3abb834f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.315170 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db95793-2a06-4410-9556-deec3abb834f) transitioned into state 'SUCCESS' from state '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-865974919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88e63376544598a437c622fd82885d',qos_specs=None,replication_status=,reservations=['070eb515-ea03-4f29-a15f-f153ee4f23cd','f7ffb0b5-297a-489c-9d06-0ecbe1036ddf','9fa8939c-4470-4b3d-827c-43ca0cb6159f','bcf8f5d5-3676-4f97-b7cc-2fe89bf2faa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_type_id=037959b0-f352-4101-b4b0-d6e70bc9b73e)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.316038 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (105fd7cb-094b-42d0-911a-364eed620862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.332969 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (105fd7cb-094b-42d0-911a-364eed620862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.333957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Flow 'volume_create_api' (fd604075-6b67-4dfd-ae97-dd01ce357455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:29.334377 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume request issued successfully. Aug 15 15:01:29.335028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ba3a8f3-4298-4a41-b774-f94374eff599 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:29.335695 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 218/864] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:29 2026] POST /volume/v3/volumes => generated 845 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:29.354415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-372522a4-211b-492a-923e-fb0499efa017 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:29.357884 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:29.358255 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2035143367", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:29.365553 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2035143367', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:29.374017 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume of 1 GB Aug 15 15:01:29.374371 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:29.374371 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:29.374843 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Availability Zones retrieved successfully. Aug 15 15:01:29.383107 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Flow 'volume_create_api' (e104dcf8-9ac7-4a73-8d79-6e872c0d6a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:29.383482 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174270fd-d9b0-4c6c-a551-5dc42e765180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.384222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:29.408222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174270fd-d9b0-4c6c-a551-5dc42e765180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:01:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94a32320-952f-4cfe-bf30-0f9636c13317,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94a32320-952f-4cfe-bf30-0f9636c13317', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.408222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248aeb95-14b4-4991-a2c1-2a139a5d3522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.454141 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:01:29.454375 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-400946020-948723455, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:01:29.502307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Created reservations ['e0d3348f-6d84-42b4-a8d9-94677882f52a', '3d588022-3ed0-4dd4-828f-479134945ccf', '77c4d7fc-ee43-45c6-831a-98dbc17069bb', '1821f5b8-b26c-48de-9907-d4019c581465'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:29.502603 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248aeb95-14b4-4991-a2c1-2a139a5d3522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d3348f-6d84-42b4-a8d9-94677882f52a', '3d588022-3ed0-4dd4-828f-479134945ccf', '77c4d7fc-ee43-45c6-831a-98dbc17069bb', '1821f5b8-b26c-48de-9907-d4019c581465']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.503783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2411a8-ea63-4e78-8f83-19cebd0ae4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.530440 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2411a8-ea63-4e78-8f83-19cebd0ae4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16cd829-ba5c-44e0-910b-5f8dc1f1191c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2035143367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88e63376544598a437c622fd82885d',qos_specs=None,replication_status=,reservations=['e0d3348f-6d84-42b4-a8d9-94677882f52a','3d588022-3ed0-4dd4-828f-479134945ccf','77c4d7fc-ee43-45c6-831a-98dbc17069bb','1821f5b8-b26c-48de-9907-d4019c581465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_type_id=94a32320-952f-4cfe-bf30-0f9636c13317), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2035143367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b16cd829-ba5c-44e0-910b-5f8dc1f1191c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b88e63376544598a437c622fd82885d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94a32320-952f-4cfe-bf30-0f9636c13317),volume_type_id=94a32320-952f-4cfe-bf30-0f9636c13317)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.530770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3ac641-1dd6-48f2-af55-f468ad30b5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.556084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3ac641-1dd6-48f2-af55-f468ad30b5f5) transitioned into state 'SUCCESS' from state '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-2035143367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88e63376544598a437c622fd82885d',qos_specs=None,replication_status=,reservations=['e0d3348f-6d84-42b4-a8d9-94677882f52a','3d588022-3ed0-4dd4-828f-479134945ccf','77c4d7fc-ee43-45c6-831a-98dbc17069bb','1821f5b8-b26c-48de-9907-d4019c581465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_type_id=94a32320-952f-4cfe-bf30-0f9636c13317)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.556960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41be6c4-9689-4950-9176-c725e6f0c04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.575917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41be6c4-9689-4950-9176-c725e6f0c04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.577509 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Flow 'volume_create_api' (e104dcf8-9ac7-4a73-8d79-6e872c0d6a4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:29.577985 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume request issued successfully. Aug 15 15:01:29.579134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-372522a4-211b-492a-923e-fb0499efa017 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:29.579983 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 215/865] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:29 2026] POST /volume/v3/volumes => generated 845 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:29.627773 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:29.630734 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:29.632268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-911934772", "snapshot_id": null, "imageRef": "4b3337e8-2930-436e-aa20-dec54542f5fe", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:29.635498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-911934772', 'snapshot_id': None, 'imageRef': '4b3337e8-2930-436e-aa20-dec54542f5fe', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:29.769408 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume of 1 GB Aug 15 15:01:29.769408 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:29.769408 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:29.769408 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Availability Zones retrieved successfully. Aug 15 15:01:29.780141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Flow 'volume_create_api' (fd374d4b-bba0-4193-a514-7b9e833ebc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:29.781932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669fd2cd-7eec-4468-adc1-66026a2538ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.784369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:29.878145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669fd2cd-7eec-4468-adc1-66026a2538ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:01:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66a7b753-0680-456a-b58a-735b9c2da96a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66a7b753-0680-456a-b58a-735b9c2da96a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.879056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (184859f0-b35d-407e-9508-4f4b208f559e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:29.925972 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:01:29.925972 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1115035967-304792337, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:01:29.990473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Created reservations ['c86b3c42-d9cc-4c7b-a4b6-8b210a4307dd', '129fdfee-d0c2-424b-9f96-2e5396fa5468', '6fcf47d3-1a06-45b2-8817-b68ddaad64e9', '55c7c366-a6a1-40e7-aae2-3f80f8185103'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:29.991918 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (184859f0-b35d-407e-9508-4f4b208f559e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c86b3c42-d9cc-4c7b-a4b6-8b210a4307dd', '129fdfee-d0c2-424b-9f96-2e5396fa5468', '6fcf47d3-1a06-45b2-8817-b68ddaad64e9', '55c7c366-a6a1-40e7-aae2-3f80f8185103']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:29.993314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef83a45e-9add-46d7-a1db-0d607b1b16bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:30.028931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef83a45e-9add-46d7-a1db-0d607b1b16bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57c76fad-47e0-42a7-a66a-061c8c5b5227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-911934772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88e63376544598a437c622fd82885d',qos_specs=None,replication_status=,reservations=['c86b3c42-d9cc-4c7b-a4b6-8b210a4307dd','129fdfee-d0c2-424b-9f96-2e5396fa5468','6fcf47d3-1a06-45b2-8817-b68ddaad64e9','55c7c366-a6a1-40e7-aae2-3f80f8185103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_type_id=66a7b753-0680-456a-b58a-735b9c2da96a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-911934772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57c76fad-47e0-42a7-a66a-061c8c5b5227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b88e63376544598a437c622fd82885d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66a7b753-0680-456a-b58a-735b9c2da96a),volume_type_id=66a7b753-0680-456a-b58a-735b9c2da96a)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:30.029993 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c637d4-b65d-48e7-b6a6-7ddc4533c37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:30.063814 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c637d4-b65d-48e7-b6a6-7ddc4533c37e) transitioned into state 'SUCCESS' from state '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-911934772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88e63376544598a437c622fd82885d',qos_specs=None,replication_status=,reservations=['c86b3c42-d9cc-4c7b-a4b6-8b210a4307dd','129fdfee-d0c2-424b-9f96-2e5396fa5468','6fcf47d3-1a06-45b2-8817-b68ddaad64e9','55c7c366-a6a1-40e7-aae2-3f80f8185103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e5e8c61aaa40178e5be59241a9e553',volume_type_id=66a7b753-0680-456a-b58a-735b9c2da96a)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:30.065017 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef430a18-e7a8-4cda-a795-f2d3d15152e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:30.083126 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef430a18-e7a8-4cda-a795-f2d3d15152e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:30.084390 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Flow 'volume_create_api' (fd374d4b-bba0-4193-a514-7b9e833ebc9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:30.085559 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Create volume request issued successfully. Aug 15 15:01:30.086647 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ed981b7-0b95-4b64-ba2a-9b7cfcc76776 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:30.086647 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 216/866] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:29 2026] POST /volume/v3/volumes => generated 845 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:30.102412 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e447fb21-f849-42af-9e07-86a4d5a8c9cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:30.104608 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e447fb21-f849-42af-9e07-86a4d5a8c9cd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:30.104931 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e447fb21-f849-42af-9e07-86a4d5a8c9cd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:30.105149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e447fb21-f849-42af-9e07-86a4d5a8c9cd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:30.117169 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:30.117169 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:30.126394 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e447fb21-f849-42af-9e07-86a4d5a8c9cd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:30.138561 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e447fb21-f849-42af-9e07-86a4d5a8c9cd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:30.138561 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 218/867] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:30 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:30.877578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a112884-2783-42e2-89ab-32005e5d9e9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:30.996446 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:01:30.996446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:30.996446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:30.996446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:30.996446 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:30.996446 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:30.996687 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:31.004442 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:31.004442 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a112884-2783-42e2-89ab-32005e5d9e9b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:01:31.006251 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 219/868] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:01:30 2026] GET /volume/v3/volumes => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:31.019050 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.023347 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:31.023732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-651079879"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:31.025874 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-651079879'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:31.026473 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume of 1 GB Aug 15 15:01:31.026577 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.026577 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:31.033267 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Availability Zones retrieved successfully. Aug 15 15:01:31.046052 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Flow 'volume_create_api' (00a712d3-7c34-485d-9f42-7e92ee568caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:31.047468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98134654-0df6-4889-bb93-b815821dff8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:31.049458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:31.092258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7bed30e-1e19-4813-8d67-0a8411bfdff9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.097290 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7bed30e-1e19-4813-8d67-0a8411bfdff9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:31.097290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7bed30e-1e19-4813-8d67-0a8411bfdff9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.097290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7bed30e-1e19-4813-8d67-0a8411bfdff9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.097648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98134654-0df6-4889-bb93-b815821dff8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:31.097648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e23c30-d32b-48a6-aeb7-b6702fda2b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:31.119313 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.119313 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:31.126926 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7bed30e-1e19-4813-8d67-0a8411bfdff9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:31.138168 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7bed30e-1e19-4813-8d67-0a8411bfdff9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:31.138168 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 217/869] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:31.162832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ebd11943-22b9-4ab9-a516-12e1bdf8ac90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.165859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebd11943-22b9-4ab9-a516-12e1bdf8ac90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:31.166301 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebd11943-22b9-4ab9-a516-12e1bdf8ac90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.166432 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebd11943-22b9-4ab9-a516-12e1bdf8ac90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.188236 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.188236 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:31.192582 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ebd11943-22b9-4ab9-a516-12e1bdf8ac90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:31.198691 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebd11943-22b9-4ab9-a516-12e1bdf8ac90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:31.198881 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 219/870] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:31.205922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Created reservations ['4e639164-8ee5-467f-918d-3dae6ae7dc20', '05f507df-dead-4044-96eb-9552435e10d5', '335b0bb9-6929-4221-8e3a-37c06085e0b9', '8637f1b4-64d0-41a1-b1a4-5e613e68f444'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:31.205922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e23c30-d32b-48a6-aeb7-b6702fda2b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e639164-8ee5-467f-918d-3dae6ae7dc20', '05f507df-dead-4044-96eb-9552435e10d5', '335b0bb9-6929-4221-8e3a-37c06085e0b9', '8637f1b4-64d0-41a1-b1a4-5e613e68f444']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:31.205922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3136000-2cd1-4cd1-a92e-1eadf43f3a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:31.233941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-d555a89a-3a34-4d1c-bdb5-5ab3f7ebfd03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.237396 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-d555a89a-3a34-4d1c-bdb5-5ab3f7ebfd03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:31.238628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-d555a89a-3a34-4d1c-bdb5-5ab3f7ebfd03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.239297 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-d555a89a-3a34-4d1c-bdb5-5ab3f7ebfd03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.252149 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.252149 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:31.254467 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3136000-2cd1-4cd1-a92e-1eadf43f3a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61eba379-e1f4-4dd7-bc60-467637090794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-651079879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06a3d71d9c1940718235c14fd282ac56',qos_specs=None,replication_status=,reservations=['4e639164-8ee5-467f-918d-3dae6ae7dc20','05f507df-dead-4044-96eb-9552435e10d5','335b0bb9-6929-4221-8e3a-37c06085e0b9','8637f1b4-64d0-41a1-b1a4-5e613e68f444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-651079879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61eba379-e1f4-4dd7-bc60-467637090794,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='06a3d71d9c1940718235c14fd282ac56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:31.255678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bba26e6-d11e-49a1-be43-ef8d07265e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:31.260932 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-d555a89a-3a34-4d1c-bdb5-5ab3f7ebfd03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:31.274764 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-d555a89a-3a34-4d1c-bdb5-5ab3f7ebfd03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:31.275180 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 220/871] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:31.293948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bba26e6-d11e-49a1-be43-ef8d07265e3f) transitioned into state 'SUCCESS' from state '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-651079879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06a3d71d9c1940718235c14fd282ac56',qos_specs=None,replication_status=,reservations=['4e639164-8ee5-467f-918d-3dae6ae7dc20','05f507df-dead-4044-96eb-9552435e10d5','335b0bb9-6929-4221-8e3a-37c06085e0b9','8637f1b4-64d0-41a1-b1a4-5e613e68f444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:31.294577 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcba98c-b449-4ab0-999f-497040ddfb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:31.306969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcba98c-b449-4ab0-999f-497040ddfb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:31.308979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Flow 'volume_create_api' (00a712d3-7c34-485d-9f42-7e92ee568caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:31.308979 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume request issued successfully. Aug 15 15:01:31.309483 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec7692ad-c41c-4ced-8405-3600aeea7a91 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:31.310085 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 216/872] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:31 2026] POST /volume/v3/volumes => generated 763 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:31.325840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0de612e5-833a-4e2f-8564-d1cb7e0b37b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.329413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0de612e5-833a-4e2f-8564-d1cb7e0b37b2 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:31.329896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0de612e5-833a-4e2f-8564-d1cb7e0b37b2 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.330020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0de612e5-833a-4e2f-8564-d1cb7e0b37b2 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.347108 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.347108 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:31.356312 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0de612e5-833a-4e2f-8564-d1cb7e0b37b2 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:31.361436 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0de612e5-833a-4e2f-8564-d1cb7e0b37b2 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:31.362145 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 218/873] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:31.411180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70250179-3ccb-47be-9cb2-41d611f92e66 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.412041 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70250179-3ccb-47be-9cb2-41d611f92e66 None None] GET https://10.4.3.107/volume// Aug 15 15:01:31.412211 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70250179-3ccb-47be-9cb2-41d611f92e66 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.412442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70250179-3ccb-47be-9cb2-41d611f92e66 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.412733 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70250179-3ccb-47be-9cb2-41d611f92e66 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:31.413012 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 220/874] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 15 15:01:31.422845 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-981801e6-619d-465b-990c-bac81a59ceec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.425930 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-981801e6-619d-465b-990c-bac81a59ceec tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:01:31.426426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-981801e6-619d-465b-990c-bac81a59ceec tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e09c58cf-aa47-4f28-9e9b-e1a2124fe68c", "connector": null, "instance_uuid": "73e1625a-d208-44de-b529-93677d2e111e"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:31.438615 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.438615 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:31.469427 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-981801e6-619d-465b-990c-bac81a59ceec tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:01:31.469925 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 221/875] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:01:31 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 15 15:01:31.682156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-acd45259-9a44-47d3-af78-f6e9e5f24462 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.682156 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acd45259-9a44-47d3-af78-f6e9e5f24462 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:31.682156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acd45259-9a44-47d3-af78-f6e9e5f24462 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.685265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acd45259-9a44-47d3-af78-f6e9e5f24462 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.694568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe96cc5e-b858-47ba-b479-39284d06a605 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.695050 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe96cc5e-b858-47ba-b479-39284d06a605 None None] GET https://10.4.3.107/volume// Aug 15 15:01:31.696459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe96cc5e-b858-47ba-b479-39284d06a605 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.696459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe96cc5e-b858-47ba-b479-39284d06a605 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.696459 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe96cc5e-b858-47ba-b479-39284d06a605 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:31.696621 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 219/876] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01: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 15 15:01:31.702383 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.702383 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:31.707943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-009c2768-a6ea-486f-b743-8248d06fa4b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.709880 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-acd45259-9a44-47d3-af78-f6e9e5f24462 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:31.712651 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-009c2768-a6ea-486f-b743-8248d06fa4b6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:31.712986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-009c2768-a6ea-486f-b743-8248d06fa4b6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:31.713288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-009c2768-a6ea-486f-b743-8248d06fa4b6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:31.716053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acd45259-9a44-47d3-af78-f6e9e5f24462 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:31.716817 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 217/877] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:31.727512 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.727512 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:31.733856 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-009c2768-a6ea-486f-b743-8248d06fa4b6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:31.741479 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-009c2768-a6ea-486f-b743-8248d06fa4b6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:31.741721 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 221/878] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:01:31 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:01:31.887262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:31.893434 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] PUT https://10.4.3.107/volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4 Aug 15 15:01:31.897811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:31.912851 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Acquiring lock "cinder-attachment_update-e09c58cf-aa47-4f28-9e9b-e1a2124fe68c-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:01:31.919567 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Lock "cinder-attachment_update-e09c58cf-aa47-4f28-9e9b-e1a2124fe68c-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:01:31.921131 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:31.921131 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:32.067891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Lock "cinder-attachment_update-e09c58cf-aa47-4f28-9e9b-e1a2124fe68c-np0000007361" released by "attachment_update" :: held 0.148s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:01:32.068321 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-b4d0cbe9-65a6-430d-bbb2-772acd011602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4 returned with HTTP 200 Aug 15 15:01:32.069008 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 222/879] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:01:31 2026] PUT /volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:32.218886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c300f623-c393-43f4-b676-dd75f78d6f1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:32.222980 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c300f623-c393-43f4-b676-dd75f78d6f1e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:32.223184 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c300f623-c393-43f4-b676-dd75f78d6f1e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:32.223566 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c300f623-c393-43f4-b676-dd75f78d6f1e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:32.236370 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:32.236370 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:32.241420 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c300f623-c393-43f4-b676-dd75f78d6f1e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:32.251197 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c300f623-c393-43f4-b676-dd75f78d6f1e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:32.251833 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 220/880] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:32 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:32.377208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2eabbeee-933b-4db5-8e1c-96b0212aa174 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:32.379355 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2eabbeee-933b-4db5-8e1c-96b0212aa174 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:32.379729 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2eabbeee-933b-4db5-8e1c-96b0212aa174 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:32.379878 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2eabbeee-933b-4db5-8e1c-96b0212aa174 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:32.391796 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:32.391796 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:32.398946 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2eabbeee-933b-4db5-8e1c-96b0212aa174 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:32.403757 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2eabbeee-933b-4db5-8e1c-96b0212aa174 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:32.404200 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 218/881] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:32 2026] GET /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:32.420566 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2650a6f8-2e63-4907-aeb0-dbbb6acd93f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:32.425837 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2650a6f8-2e63-4907-aeb0-dbbb6acd93f9 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:32.425837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2650a6f8-2e63-4907-aeb0-dbbb6acd93f9 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:32.426191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2650a6f8-2e63-4907-aeb0-dbbb6acd93f9 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:32.436117 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:32.436117 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:32.443048 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2650a6f8-2e63-4907-aeb0-dbbb6acd93f9 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:32.448329 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2650a6f8-2e63-4907-aeb0-dbbb6acd93f9 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:32.448875 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 222/882] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:32 2026] GET /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:32.463959 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:32.467482 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:32.467765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1672151498"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:32.469525 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1672151498'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:32.469675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume of 1 GB Aug 15 15:01:32.470029 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:32.470029 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:32.474035 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Availability Zones retrieved successfully. Aug 15 15:01:32.480409 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Flow 'volume_create_api' (f64d65af-14b9-4f53-9478-a96af20828ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:32.481611 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7ce0a9-879b-45f3-8eaa-c6905b3d3f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:32.482824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:32.511812 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7ce0a9-879b-45f3-8eaa-c6905b3d3f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:32.513111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95210198-ce79-4546-aebb-6dc4d959de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:32.582036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Created reservations ['534e6f6d-88cf-4784-9c32-b8eff25c6e78', '231ca0e7-077f-4310-90ba-3888ec81c46f', 'b8ed0556-302b-4c91-af88-bc602cf8daeb', 'adce9737-3e38-4d8b-aae3-bf7140888d25'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:32.583158 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95210198-ce79-4546-aebb-6dc4d959de02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['534e6f6d-88cf-4784-9c32-b8eff25c6e78', '231ca0e7-077f-4310-90ba-3888ec81c46f', 'b8ed0556-302b-4c91-af88-bc602cf8daeb', 'adce9737-3e38-4d8b-aae3-bf7140888d25']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:32.584065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa286d4-1294-4c2d-9e74-3d82f152a2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:32.623926 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa286d4-1294-4c2d-9e74-3d82f152a2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccaf56d5-eb40-4174-a80d-99cacfb97298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1672151498',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06a3d71d9c1940718235c14fd282ac56',qos_specs=None,replication_status=,reservations=['534e6f6d-88cf-4784-9c32-b8eff25c6e78','231ca0e7-077f-4310-90ba-3888ec81c46f','b8ed0556-302b-4c91-af88-bc602cf8daeb','adce9737-3e38-4d8b-aae3-bf7140888d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1672151498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccaf56d5-eb40-4174-a80d-99cacfb97298,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='06a3d71d9c1940718235c14fd282ac56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:32.625219 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c11c33-cb9b-4219-aac0-6d4fe57fa038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:32.652650 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c11c33-cb9b-4219-aac0-6d4fe57fa038) transitioned into state 'SUCCESS' from state '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-1672151498',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06a3d71d9c1940718235c14fd282ac56',qos_specs=None,replication_status=,reservations=['534e6f6d-88cf-4784-9c32-b8eff25c6e78','231ca0e7-077f-4310-90ba-3888ec81c46f','b8ed0556-302b-4c91-af88-bc602cf8daeb','adce9737-3e38-4d8b-aae3-bf7140888d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:32.653313 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe84dfcb-de19-4583-aca6-ac51e23b271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:32.673910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe84dfcb-de19-4583-aca6-ac51e23b271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:32.673910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Flow 'volume_create_api' (f64d65af-14b9-4f53-9478-a96af20828ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:32.674039 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume request issued successfully. Aug 15 15:01:32.675114 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b2f6a10-56e6-41d7-a44c-1652399b8863 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:32.675808 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 223/883] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:32 2026] POST /volume/v3/volumes => generated 764 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:32.707531 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82a28a06-4784-46e0-90b0-243eddec8a5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:32.709079 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82a28a06-4784-46e0-90b0-243eddec8a5a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:32.709971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82a28a06-4784-46e0-90b0-243eddec8a5a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:32.709971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82a28a06-4784-46e0-90b0-243eddec8a5a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:32.721796 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:32.721796 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:32.730899 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82a28a06-4784-46e0-90b0-243eddec8a5a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:32.739712 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ca3570f-a8c6-4bb5-bc97-87a40da2e5b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:32.742568 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ca3570f-a8c6-4bb5-bc97-87a40da2e5b7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:32.743145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ca3570f-a8c6-4bb5-bc97-87a40da2e5b7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:32.743501 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ca3570f-a8c6-4bb5-bc97-87a40da2e5b7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:32.748696 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82a28a06-4784-46e0-90b0-243eddec8a5a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:32.751432 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 221/884] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:32 2026] GET /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:32.766027 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:32.766027 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:32.773095 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1ca3570f-a8c6-4bb5-bc97-87a40da2e5b7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:32.786269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ca3570f-a8c6-4bb5-bc97-87a40da2e5b7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:32.788085 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 219/885] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:32 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:33.269235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe1c333b-6778-40ff-b63f-421d3ab95bd0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.275481 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe1c333b-6778-40ff-b63f-421d3ab95bd0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:33.276136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe1c333b-6778-40ff-b63f-421d3ab95bd0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:33.276136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe1c333b-6778-40ff-b63f-421d3ab95bd0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:33.287779 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.287779 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:33.297296 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fe1c333b-6778-40ff-b63f-421d3ab95bd0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:33.306797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe1c333b-6778-40ff-b63f-421d3ab95bd0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:33.307491 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 223/886] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:33 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:33.486063 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.490093 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:33.490698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-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": "528546b0-b26e-49c8-939c-140b68245ddf", "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:33.493733 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-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': '528546b0-b26e-49c8-939c-140b68245ddf', 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:33.631525 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Create volume of 1 GB Aug 15 15:01:33.632399 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.632399 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:33.638421 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Availability Zones retrieved successfully. Aug 15 15:01:33.648674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Flow 'volume_create_api' (f8fa49a3-b415-4a60-b331-96c1c02fded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:33.650398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e462c22-dd64-46b8-96c2-5361b6585855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.651701 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:33.728901 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e462c22-dd64-46b8-96c2-5361b6585855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:33.729735 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d41ff4-b616-4f10-b0d7-50c2ad18d2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.767962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed75a6c9-ebae-4810-a81d-55b1ea1aca15 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.770115 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed75a6c9-ebae-4810-a81d-55b1ea1aca15 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:33.770234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed75a6c9-ebae-4810-a81d-55b1ea1aca15 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:33.770590 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed75a6c9-ebae-4810-a81d-55b1ea1aca15 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:33.777016 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Created reservations ['2cf3c01c-eda0-42d9-8846-f79c0fc5f934', '1c06ea67-3fa9-4d47-ace0-351e3b564682', 'c14dfb42-5a09-48a8-8867-d8e6d3ca7e28', '0179ec63-d722-433f-a86b-abe5d542622d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:33.778019 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d41ff4-b616-4f10-b0d7-50c2ad18d2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf3c01c-eda0-42d9-8846-f79c0fc5f934', '1c06ea67-3fa9-4d47-ace0-351e3b564682', 'c14dfb42-5a09-48a8-8867-d8e6d3ca7e28', '0179ec63-d722-433f-a86b-abe5d542622d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:33.778937 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c78cfc-a515-47b9-b087-cba1a33af830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.784218 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.784218 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:33.790501 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed75a6c9-ebae-4810-a81d-55b1ea1aca15 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:33.796182 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed75a6c9-ebae-4810-a81d-55b1ea1aca15 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:33.796764 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 222/887] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:33 2026] GET /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:33.808166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c78cfc-a515-47b9-b087-cba1a33af830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06d7e2ca-8a2d-4965-aea8-3852e14ce4d2', '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='566a5625233d4188b84b2a1abe7b9ac9',qos_specs=None,replication_status=,reservations=['2cf3c01c-eda0-42d9-8846-f79c0fc5f934','1c06ea67-3fa9-4d47-ace0-351e3b564682','c14dfb42-5a09-48a8-8867-d8e6d3ca7e28','0179ec63-d722-433f-a86b-abe5d542622d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fa9ebd1654a0a9c3c9e6452422add',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:33Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06d7e2ca-8a2d-4965-aea8-3852e14ce4d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566a5625233d4188b84b2a1abe7b9ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578fa9ebd1654a0a9c3c9e6452422add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:33.810013 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30a0901e-821f-41e3-aeea-8868ecc37869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.810117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f3cc24a-48cb-4034-8e61-75e3639e0087 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.813865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6260f157-388f-430c-a8d8-be5046575ac6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.814297 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f3cc24a-48cb-4034-8e61-75e3639e0087 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:33.814869 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f3cc24a-48cb-4034-8e61-75e3639e0087 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:33.816267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6260f157-388f-430c-a8d8-be5046575ac6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:33.816389 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f3cc24a-48cb-4034-8e61-75e3639e0087 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:33.816416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6260f157-388f-430c-a8d8-be5046575ac6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:33.816416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6260f157-388f-430c-a8d8-be5046575ac6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:33.824149 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.824149 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:33.829706 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.829706 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:33.831871 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6260f157-388f-430c-a8d8-be5046575ac6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:33.836330 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f3cc24a-48cb-4034-8e61-75e3639e0087 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:33.839589 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6260f157-388f-430c-a8d8-be5046575ac6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:33.840788 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 224/888] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:33 2026] GET /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:33.843843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30a0901e-821f-41e3-aeea-8868ecc37869) transitioned into 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='566a5625233d4188b84b2a1abe7b9ac9',qos_specs=None,replication_status=,reservations=['2cf3c01c-eda0-42d9-8846-f79c0fc5f934','1c06ea67-3fa9-4d47-ace0-351e3b564682','c14dfb42-5a09-48a8-8867-d8e6d3ca7e28','0179ec63-d722-433f-a86b-abe5d542622d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fa9ebd1654a0a9c3c9e6452422add',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:33.844849 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bd4c4a-0822-4ab1-9a36-c3fb5953d682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.853523 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f3cc24a-48cb-4034-8e61-75e3639e0087 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:33.853523 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 220/889] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:33 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:33.861608 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bd4c4a-0822-4ab1-9a36-c3fb5953d682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:33.862809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Flow 'volume_create_api' (f8fa49a3-b415-4a60-b331-96c1c02fded9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:33.863217 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Create volume request issued successfully. Aug 15 15:01:33.864142 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-0cc9cc90-a370-4144-a9ee-0efc04b8d823 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:33.864722 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 224/890] 10.4.3.107 () {72 vars in 1541 bytes} [Sat Aug 15 15:01:33 2026] POST /volume/v3/volumes => generated 703 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:33.868740 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.871065 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:33.871971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1569581993"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:33.874134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1569581993'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:33.874413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume of 1 GB Aug 15 15:01:33.886193 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-4fbfeaf6-31f1-4eaf-8351-6950d2811a17 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.888991 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Availability Zones retrieved successfully. Aug 15 15:01:33.892259 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-4fbfeaf6-31f1-4eaf-8351-6950d2811a17 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:01:33.893036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-4fbfeaf6-31f1-4eaf-8351-6950d2811a17 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:33.893036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-4fbfeaf6-31f1-4eaf-8351-6950d2811a17 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:33.900007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Flow 'volume_create_api' (3206a16c-bf70-4d48-b72e-ce15959e0d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:33.906907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d51d8d-714e-4da5-bf7a-b27c071c6ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.906907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:33.910682 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.910682 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:33.926507 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-4fbfeaf6-31f1-4eaf-8351-6950d2811a17 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:01:33.933855 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-4fbfeaf6-31f1-4eaf-8351-6950d2811a17 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 returned with HTTP 200 Aug 15 15:01:33.934926 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 225/891] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:33 2026] GET /volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 => generated 771 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:33.948656 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-06796ff1-062f-4a16-8cdb-327fd67f490c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:33.953629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-06796ff1-062f-4a16-8cdb-327fd67f490c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:01:33.954461 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-06796ff1-062f-4a16-8cdb-327fd67f490c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:33.954728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-06796ff1-062f-4a16-8cdb-327fd67f490c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:33.965174 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:33.965174 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:33.973227 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d51d8d-714e-4da5-bf7a-b27c071c6ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:33.973489 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-06796ff1-062f-4a16-8cdb-327fd67f490c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:01:33.974395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728b7ce-153e-44c6-86b4-74cb1c4c2d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:33.981397 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-06796ff1-062f-4a16-8cdb-327fd67f490c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 returned with HTTP 200 Aug 15 15:01:33.981397 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 221/892] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:33 2026] GET /volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:34.050970 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Created reservations ['f80338cc-5cb5-4bbe-a8c0-f8fae7185672', 'cd7fb4f7-318f-4439-ba24-21c11e1873fa', 'b7e7c889-63f4-4a49-97fe-eca5f286adf1', '2b8156bb-2655-461e-850a-db8fd8467bac'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:34.052641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8728b7ce-153e-44c6-86b4-74cb1c4c2d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80338cc-5cb5-4bbe-a8c0-f8fae7185672', 'cd7fb4f7-318f-4439-ba24-21c11e1873fa', 'b7e7c889-63f4-4a49-97fe-eca5f286adf1', '2b8156bb-2655-461e-850a-db8fd8467bac']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:34.053204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a13b38f-c487-4e59-9427-e70683f667e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:34.086001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a13b38f-c487-4e59-9427-e70683f667e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6be8be-496d-4273-96c8-f3a2f82a798d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1569581993',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06a3d71d9c1940718235c14fd282ac56',qos_specs=None,replication_status=,reservations=['f80338cc-5cb5-4bbe-a8c0-f8fae7185672','cd7fb4f7-318f-4439-ba24-21c11e1873fa','b7e7c889-63f4-4a49-97fe-eca5f286adf1','2b8156bb-2655-461e-850a-db8fd8467bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1569581993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6be8be-496d-4273-96c8-f3a2f82a798d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='06a3d71d9c1940718235c14fd282ac56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:34.087210 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94166639-76bf-404d-bc56-6bde9d5ad894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:34.116589 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94166639-76bf-404d-bc56-6bde9d5ad894) transitioned into state 'SUCCESS' from state '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-1569581993',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06a3d71d9c1940718235c14fd282ac56',qos_specs=None,replication_status=,reservations=['f80338cc-5cb5-4bbe-a8c0-f8fae7185672','cd7fb4f7-318f-4439-ba24-21c11e1873fa','b7e7c889-63f4-4a49-97fe-eca5f286adf1','2b8156bb-2655-461e-850a-db8fd8467bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1696bf1dd5e04c43b87ebfcd01110f7d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:34.117935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb57f7d-f49e-48f2-83cd-f5382385fa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:34.135506 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb57f7d-f49e-48f2-83cd-f5382385fa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:34.136721 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Flow 'volume_create_api' (3206a16c-bf70-4d48-b72e-ce15959e0d06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:34.137119 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Create volume request issued successfully. Aug 15 15:01:34.138108 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7272a0c2-af9e-44f3-9db2-e1cdb78070d8 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:34.139037 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 223/893] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:33 2026] POST /volume/v3/volumes => generated 764 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:34.154287 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0279376f-fb5d-4461-9352-2504f328c553 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:34.157280 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0279376f-fb5d-4461-9352-2504f328c553 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:34.157649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0279376f-fb5d-4461-9352-2504f328c553 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:34.158045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0279376f-fb5d-4461-9352-2504f328c553 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:34.168774 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:34.168774 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:34.178845 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0279376f-fb5d-4461-9352-2504f328c553 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:34.195942 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0279376f-fb5d-4461-9352-2504f328c553 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:34.196623 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 225/894] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:34 2026] GET /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:34.328318 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c59d182-ea1b-4344-887e-45d0a521f1f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:34.332619 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c59d182-ea1b-4344-887e-45d0a521f1f9 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:34.332619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c59d182-ea1b-4344-887e-45d0a521f1f9 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:34.332619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c59d182-ea1b-4344-887e-45d0a521f1f9 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:34.342531 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:34.342531 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:34.350694 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c59d182-ea1b-4344-887e-45d0a521f1f9 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:34.363049 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c59d182-ea1b-4344-887e-45d0a521f1f9 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:34.363544 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 226/895] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:34 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:34.872964 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f6132af-e271-41a3-a105-70271cb03bc4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:34.878463 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f6132af-e271-41a3-a105-70271cb03bc4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:34.878721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f6132af-e271-41a3-a105-70271cb03bc4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:34.879004 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f6132af-e271-41a3-a105-70271cb03bc4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:34.897519 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:34.897519 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:34.911459 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6f6132af-e271-41a3-a105-70271cb03bc4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:34.926609 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f6132af-e271-41a3-a105-70271cb03bc4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:34.926609 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 222/896] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:34 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.215782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82d5b3d8-399a-4abc-b65b-dde835f95bf6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.220323 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82d5b3d8-399a-4abc-b65b-dde835f95bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:35.220323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82d5b3d8-399a-4abc-b65b-dde835f95bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.220323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82d5b3d8-399a-4abc-b65b-dde835f95bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.232936 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.232936 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:35.241621 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82d5b3d8-399a-4abc-b65b-dde835f95bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:35.257621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82d5b3d8-399a-4abc-b65b-dde835f95bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:35.258334 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 224/897] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.282392 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0482b5fb-4811-4d37-b340-083cb512663e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.286042 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0482b5fb-4811-4d37-b340-083cb512663e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:35.286306 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0482b5fb-4811-4d37-b340-083cb512663e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.287433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0482b5fb-4811-4d37-b340-083cb512663e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.301617 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.301617 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:35.310839 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0482b5fb-4811-4d37-b340-083cb512663e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:35.317539 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0482b5fb-4811-4d37-b340-083cb512663e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:35.318152 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 226/898] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.339822 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.344322 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:01:35.344322 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.344322 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.344322 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.344937 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.357626 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.358293 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f67ca0c2-980d-4866-b4b2-3460b0689faa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:01:35.358782 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 227/899] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes => generated 975 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.376441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.381848 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-651079879 Aug 15 15:01:35.383044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.384400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.384400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.388311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-651079879'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.388537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-272ca623-5910-477b-b821-038930415831 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.388937 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-272ca623-5910-477b-b821-038930415831 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:35.389498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-272ca623-5910-477b-b821-038930415831 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.389757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-272ca623-5910-477b-b821-038930415831 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.397692 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.398384 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52f78fd1-0ff0-4f61-87d4-5e06f9da8bf6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-651079879 returned with HTTP 200 Aug 15 15:01:35.398909 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 223/900] 10.4.3.107 () {66 vars in 1336 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-651079879 => generated 333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.402948 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.402948 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:35.413680 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-272ca623-5910-477b-b821-038930415831 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:35.416918 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-355e490b-1631-4839-aea3-f24647fc7aa6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.419497 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-651079879 Aug 15 15:01:35.419734 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-272ca623-5910-477b-b821-038930415831 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:35.419774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.419909 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.420329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.420400 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 225/901] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.421169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-651079879'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.469856 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.470917 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.470917 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:35.476905 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-355e490b-1631-4839-aea3-f24647fc7aa6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-651079879 returned with HTTP 200 Aug 15 15:01:35.477314 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 227/902] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-651079879 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:35.497792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.500653 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?limit=1 Aug 15 15:01:35.501223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.501223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.502911 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.504059 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.504059 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:35.505258 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.517623 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.519964 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.519964 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:35.528389 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df9dd352-a7b1-4331-96ce-c659fcaba4e7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 15 15:01:35.528947 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 228/903] 10.4.3.107 () {66 vars in 1273 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:35.548229 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.550737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?limit=1&marker=6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:35.552152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.552152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.552152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.552152 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.552152 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:35.553095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.612368 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.613389 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.613389 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:35.618927 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bdafe20-3f86-4ce6-a142-33991610ff92 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?limit=1&marker=6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:35.619287 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 224/904] 10.4.3.107 () {66 vars in 1361 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 1003 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:35.640902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.643795 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?limit=1&marker=ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:35.644394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.645039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.645159 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.646451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.672149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-fd0d623e-8d31-432d-9247-48395b7875ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.675122 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-fd0d623e-8d31-432d-9247-48395b7875ad tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4/action Aug 15 15:01:35.675837 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-fd0d623e-8d31-432d-9247-48395b7875ad tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:35.675974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-fd0d623e-8d31-432d-9247-48395b7875ad tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:35.700695 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.701539 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.701539 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:35.701899 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.701899 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:35.706574 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11e3ba36-e8f9-40e2-9e76-36fc05231720 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?limit=1&marker=ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:35.707393 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 226/905] 10.4.3.107 () {66 vars in 1361 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 1002 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:35.727099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.730559 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74014f59-199a-44cf-b015-d32e8a3ffc97 req-fd0d623e-8d31-432d-9247-48395b7875ad tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4/action returned with HTTP 204 Aug 15 15:01:35.731421 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 228/906] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:01:35 2026] POST /volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:35.733985 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?limit=1&marker=61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:35.735472 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.735794 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.736164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.737435 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.797851 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:35.801226 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09a09a56-218f-4ff3-8c99-a443c2b72206 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?limit=1&marker=61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:35.801861 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 229/907] 10.4.3.107 () {66 vars in 1361 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=61eba379-e1f4-4dd7-bc60-467637090794 => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:35.825263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.827373 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 15 15:01:35.827560 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.827954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.828146 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:35.828555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:35.830068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:35.938526 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e27fb1f-37bb-4ae5-92e2-a36b9504c102 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.943119 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e27fb1f-37bb-4ae5-92e2-a36b9504c102 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:01:35.943119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e27fb1f-37bb-4ae5-92e2-a36b9504c102 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:35.944732 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e27fb1f-37bb-4ae5-92e2-a36b9504c102 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:35.959705 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:35.959705 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:35.965440 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e27fb1f-37bb-4ae5-92e2-a36b9504c102 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:35.971875 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e27fb1f-37bb-4ae5-92e2-a36b9504c102 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:01:35.972438 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 227/908] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:35.994222 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:35.994222 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:01:35.994568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e09c58cf-aa47-4f28-9e9b-e1a2124fe68c", "name": "tempest-VolumesBackupsTest-Backup-424332095", "force": true, "container": "tempest-volumesbackupstest-backup-container-1466643410"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:35.997462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating new backup {'backup': {'volume_id': 'e09c58cf-aa47-4f28-9e9b-e1a2124fe68c', 'name': 'tempest-VolumesBackupsTest-Backup-424332095', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1466643410'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:01:35.997674 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating backup of volume e09c58cf-aa47-4f28-9e9b-e1a2124fe68c in container tempest-volumesbackupstest-backup-container-1466643410 Aug 15 15:01:36.012642 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.012642 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:36.013136 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:01:36.026827 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.028133 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.028133 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:36.034158 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1aea30b4-c5ee-429b-bf4a-3af6f20d82a3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 15 15:01:36.035078 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 225/909] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:01:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:36.053958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.057641 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 15 15:01:36.058018 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.058841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.059136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.060935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:36.062792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.071948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['ed5495f7-0c90-46c1-b01d-5010a169be23', 'cd65bdd4-40b7-4d2c-a3ee-9acdc6e3cb67'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:36.124439 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.126009 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.126009 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:36.131797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90a25c7e-1f13-44e9-b76f-238bf5c963ba tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 15 15:01:36.132379 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 230/910] 10.4.3.107 () {66 vars in 1359 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:36.158552 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-044d6de4-6b25-4eb4-a4ea-7e0cb5edebe1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:01:36.159298 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 229/911] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:35 2026] POST /volume/v3/backups => generated 329 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:36.161658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.164568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?limit=1 Aug 15 15:01:36.168180 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.168443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.168894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.170140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.171738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f9d4cc02-f8e3-41eb-a497-e634058dcbea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.174399 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9d4cc02-f8e3-41eb-a497-e634058dcbea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:36.175876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9d4cc02-f8e3-41eb-a497-e634058dcbea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.175876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9d4cc02-f8e3-41eb-a497-e634058dcbea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.175876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f9d4cc02-f8e3-41eb-a497-e634058dcbea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:36.182114 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.182114 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:36.184724 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9d4cc02-f8e3-41eb-a497-e634058dcbea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:36.184724 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 226/912] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.187620 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.188573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b3e46ec-d2a2-4674-a79b-3a1fe2825b4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 15 15:01:36.189089 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 228/913] 10.4.3.107 () {66 vars in 1252 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.205859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.209260 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?limit=1&marker=6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:36.211439 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.214282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.214282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.219710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.237505 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.238128 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75bb8877-6de7-4f66-9f8a-46f49ebd68e3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?limit=1&marker=6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:36.239130 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 231/914] 10.4.3.107 () {66 vars in 1340 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?limit=1&marker=6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.253689 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.256070 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?limit=1&marker=ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:36.256260 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.257068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.257068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.257997 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.257997 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:36.258099 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.311083 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.313751 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4269cffe-df4a-4445-b608-c0cc2fdfefea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?limit=1&marker=ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:36.313751 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 230/915] 10.4.3.107 () {66 vars in 1340 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?limit=1&marker=ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.329737 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.339930 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?limit=1&marker=61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:36.340791 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.340791 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.340994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.341954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.358680 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.358680 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14c55bfd-b88a-4f60-bba7-70c3e606ca66 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?limit=1&marker=61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:36.358680 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 227/916] 10.4.3.107 () {66 vars in 1340 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?limit=1&marker=61eba379-e1f4-4dd7-bc60-467637090794 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:01:36.380782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9715878f-f549-4978-98cc-4e3415a6b493 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.384100 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-651079879&status=available Aug 15 15:01:36.384100 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.384275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.384646 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.384927 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:36.389787 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.389787 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:36.390535 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-651079879'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.437483 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.438193 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9715878f-f549-4978-98cc-4e3415a6b493 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-651079879&status=available returned with HTTP 200 Aug 15 15:01:36.438585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7337634a-0f4c-42e5-aad4-e0e41758e574 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.438976 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 229/917] 10.4.3.107 () {66 vars in 1370 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-651079879&status=available => generated 333 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.441310 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7337634a-0f4c-42e5-aad4-e0e41758e574 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:36.441738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7337634a-0f4c-42e5-aad4-e0e41758e574 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.441836 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7337634a-0f4c-42e5-aad4-e0e41758e574 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.454312 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.454312 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:36.455695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.459915 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1569581993&status=available Aug 15 15:01:36.460171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.460466 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.460939 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.461279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:36.461581 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.461581 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:36.462151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1569581993'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.464575 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7337634a-0f4c-42e5-aad4-e0e41758e574 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:36.474467 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7337634a-0f4c-42e5-aad4-e0e41758e574 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:36.474467 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 232/918] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.515316 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.515853 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.515853 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:36.524406 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b51412a2-a8b9-4022-af96-5b35b910aa1d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1569581993&status=available returned with HTTP 200 Aug 15 15:01:36.524768 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 231/919] 10.4.3.107 () {66 vars in 1393 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1569581993&status=available => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.545120 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.547426 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?marker=61eba379-e1f4-4dd7-bc60-467637090794&sort=id%3Aasc Aug 15 15:01:36.547587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.547872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.548608 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.549004 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.608287 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.609281 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.609281 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:36.614229 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ee21fa2-18c4-4da2-b30a-8b3caacf69bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?marker=61eba379-e1f4-4dd7-bc60-467637090794&sort=id%3Aasc returned with HTTP 200 Aug 15 15:01:36.614725 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 228/920] 10.4.3.107 () {66 vars in 1373 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes/detail?marker=61eba379-e1f4-4dd7-bc60-467637090794&sort=id%3Aasc => generated 1707 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:36.637402 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26da1987-214a-41f9-90d8-4894e2a8c0da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.640204 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 15 15:01:36.640554 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.641488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.641488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.641939 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.641939 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:36.643562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.690071 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.691080 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.691080 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:36.696664 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26da1987-214a-41f9-90d8-4894e2a8c0da tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 15 15:01:36.697098 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 230/921] 10.4.3.107 () {66 vars in 1337 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:36.721523 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26fd31e1-8272-4960-a131-85344d5520bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.723918 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:01:36.724083 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.724359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.724696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.725793 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.739549 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.741459 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:36.741459 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:36.754971 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26fd31e1-8272-4960-a131-85344d5520bd tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:01:36.756294 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 233/922] 10.4.3.107 () {66 vars in 1258 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:36.777422 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.779847 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 15 15:01:36.780068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.780287 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.780583 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.781668 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.812842 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.814365 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f188475-ac04-4b77-af89-6a76beedb3d3 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 15 15:01:36.814365 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 232/923] 10.4.3.107 () {66 vars in 1316 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.826468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6763e577-a975-44e0-9a75-9548a1ef0890 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.829147 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?availability_zone=nova Aug 15 15:01:36.829537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.829712 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.830029 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.830458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value nova, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:36.831395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:36.874198 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:36.874922 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6763e577-a975-44e0-9a75-9548a1ef0890 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 15 15:01:36.875450 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 229/924] 10.4.3.107 () {66 vars in 1282 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:36.888455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-439a65ff-7b1d-43d8-9f17-41641211680d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:36.890678 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?availability_zone=nova Aug 15 15:01:36.890885 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:36.891125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:36.892061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:36.892061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value nova, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:36.892442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.010655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f4d37d34-ed88-450d-a8e6-955c514e9feb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.014937 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f4d37d34-ed88-450d-a8e6-955c514e9feb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:01:37.015259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f4d37d34-ed88-450d-a8e6-955c514e9feb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.015469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f4d37d34-ed88-450d-a8e6-955c514e9feb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.034662 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.034662 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:37.041469 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f4d37d34-ed88-450d-a8e6-955c514e9feb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:01:37.048834 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f4d37d34-ed88-450d-a8e6-955c514e9feb tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 returned with HTTP 200 Aug 15 15:01:37.049598 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 234/925] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 => generated 1311 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:37.068364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea87d6a9-2a23-49ec-92fa-3fc0081e6a5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.068831 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea87d6a9-2a23-49ec-92fa-3fc0081e6a5f None None] GET https://10.4.3.107/volume// Aug 15 15:01:37.069168 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea87d6a9-2a23-49ec-92fa-3fc0081e6a5f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.069286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea87d6a9-2a23-49ec-92fa-3fc0081e6a5f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.069711 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea87d6a9-2a23-49ec-92fa-3fc0081e6a5f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:37.070393 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 233/926] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01: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 15 15:01:37.082732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-ab0804c2-65f2-4484-9eaf-2b62611fa6a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.087636 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-ab0804c2-65f2-4484-9eaf-2b62611fa6a1 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:01:37.088621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-ab0804c2-65f2-4484-9eaf-2b62611fa6a1 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06d7e2ca-8a2d-4965-aea8-3852e14ce4d2", "connector": null, "instance_uuid": "2d53beba-158a-4295-8fec-bc190ea72332"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:37.106708 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.106708 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:37.158768 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.159839 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-439a65ff-7b1d-43d8-9f17-41641211680d tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 15 15:01:37.159985 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 231/927] 10.4.3.107 () {66 vars in 1282 bytes} [Sat Aug 15 15:01:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.177839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.181216 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?bootable=false Aug 15 15:01:37.181216 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.181511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.181862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.182958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.183063 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-ab0804c2-65f2-4484-9eaf-2b62611fa6a1 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:01:37.183694 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 230/928] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:01:37 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:37.207695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ed775de-d93d-4ccb-a6da-6138a4ae1dd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.208529 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f8b053b-bc4b-4200-b6fa-008897726c3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.209100 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f8b053b-bc4b-4200-b6fa-008897726c3c None None] GET https://10.4.3.107/volume// Aug 15 15:01:37.209408 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ed775de-d93d-4ccb-a6da-6138a4ae1dd0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:37.209485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f8b053b-bc4b-4200-b6fa-008897726c3c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.209698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ed775de-d93d-4ccb-a6da-6138a4ae1dd0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.209743 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f8b053b-bc4b-4200-b6fa-008897726c3c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.209979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ed775de-d93d-4ccb-a6da-6138a4ae1dd0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.210090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0ed775de-d93d-4ccb-a6da-6138a4ae1dd0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:37.210145 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f8b053b-bc4b-4200-b6fa-008897726c3c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:37.210625 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 232/929] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01: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 15 15:01:37.216714 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.216714 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:37.217724 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ed775de-d93d-4ccb-a6da-6138a4ae1dd0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:37.218190 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 234/930] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.226961 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-8c85e152-7bc6-48ff-9f58-57cfba4aea08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.229852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-8c85e152-7bc6-48ff-9f58-57cfba4aea08 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:01:37.230657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-8c85e152-7bc6-48ff-9f58-57cfba4aea08 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.230657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-8c85e152-7bc6-48ff-9f58-57cfba4aea08 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.238288 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.238920 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72f8aae5-ca41-4097-86fe-984d4f5517fa tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 15 15:01:37.239909 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 235/931] 10.4.3.107 () {66 vars in 1266 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.251767 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.251767 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:37.254077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.257093 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?bootable=false Aug 15 15:01:37.257296 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.257551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.257861 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.259118 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.259118 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:37.260061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.265053 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-8c85e152-7bc6-48ff-9f58-57cfba4aea08 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:01:37.275640 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-8c85e152-7bc6-48ff-9f58-57cfba4aea08 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 returned with HTTP 200 Aug 15 15:01:37.276445 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 231/932] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 => generated 1490 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:01:37.314836 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.315678 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27204eca-6e1a-4f26-b0d9-1f2c16fb8489 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 15 15:01:37.315897 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 233/933] 10.4.3.107 () {66 vars in 1266 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.335800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a138155d-7396-483c-9da4-c2434c50e441 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.341621 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?status=available Aug 15 15:01:37.342007 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.342162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.342717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.343163 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:37.344006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.427883 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.435092 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] PUT https://10.4.3.107/volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2 Aug 15 15:01:37.435646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:37.458698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Acquiring lock "cinder-attachment_update-06d7e2ca-8a2d-4965-aea8-3852e14ce4d2-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:01:37.469466 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Lock "cinder-attachment_update-06d7e2ca-8a2d-4965-aea8-3852e14ce4d2-np0000007361" acquired by "attachment_update" :: waited 0.011s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:01:37.470767 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.470767 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:37.496058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed4d838d-edaa-4f1f-b3dd-e12f5b6f6bdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.499654 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed4d838d-edaa-4f1f-b3dd-e12f5b6f6bdb tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:37.500123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed4d838d-edaa-4f1f-b3dd-e12f5b6f6bdb tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.500199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed4d838d-edaa-4f1f-b3dd-e12f5b6f6bdb tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.517737 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.517737 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:37.521278 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ed4d838d-edaa-4f1f-b3dd-e12f5b6f6bdb tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:37.527795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed4d838d-edaa-4f1f-b3dd-e12f5b6f6bdb tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:37.528508 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 232/934] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.593065 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.593889 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a138155d-7396-483c-9da4-c2434c50e441 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?status=available returned with HTTP 200 Aug 15 15:01:37.599113 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 235/935] 10.4.3.107 () {66 vars in 1270 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.613253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.619658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes?status=available Aug 15 15:01:37.621459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.622075 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.622759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.623361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:37.628426 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.628426 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:37.632559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.646144 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.647086 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ac4ee73-5133-4ccf-9f46-0fd977931dab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes?status=available returned with HTTP 200 Aug 15 15:01:37.648167 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 234/936] 10.4.3.107 () {66 vars in 1270 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.657450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Lock "cinder-attachment_update-06d7e2ca-8a2d-4965-aea8-3852e14ce4d2-np0000007361" released by "attachment_update" :: held 0.188s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:01:37.659371 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-f2069d01-09cc-46e4-b892-0b754594ab51 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2 returned with HTTP 200 Aug 15 15:01:37.659371 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 236/937] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:01:37 2026] PUT /volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:37.661909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-49435973-1d1e-4ec6-ba0f-a02460402cea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.665632 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?availability_zone=nova Aug 15 15:01:37.665872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.666103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.666452 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.666756 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value nova, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:37.670072 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.687561 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.691962 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.691962 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:37.699956 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49435973-1d1e-4ec6-ba0f-a02460402cea tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 15 15:01:37.701328 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 233/938] 10.4.3.107 () {66 vars in 1303 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:01:37.703107 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-bf526c58-380e-4b31-a250-057c3a1a6c7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.718046 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-bf526c58-380e-4b31-a250-057c3a1a6c7a tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] POST https://10.4.3.107/volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2/action Aug 15 15:01:37.719324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-bf526c58-380e-4b31-a250-057c3a1a6c7a tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:37.719324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-bf526c58-380e-4b31-a250-057c3a1a6c7a tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:37.729260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.732857 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?bootable=false Aug 15 15:01:37.732857 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.732857 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.732857 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.733165 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.733165 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:37.733623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.747427 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.747427 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:37.747495 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.748842 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.748842 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:37.757052 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89526c65-74ff-432e-92b4-1b480c2f60b6 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 15 15:01:37.757433 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 235/939] 10.4.3.107 () {66 vars in 1287 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:37.778201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-12801fb3-4fc5-4262-979f-9d9faf56d0c4 req-bf526c58-380e-4b31-a250-057c3a1a6c7a tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2/action returned with HTTP 204 Aug 15 15:01:37.779380 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 236/940] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:01:37 2026] POST /volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:37.780414 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.782634 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/detail?status=available Aug 15 15:01:37.782870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.783120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.784011 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:01:37.784011 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Could not evaluate value available, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 15 15:01:37.784145 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.784145 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:37.785701 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:01:37.828889 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Get all volumes completed successfully. Aug 15 15:01:37.830747 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.830747 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:37.835162 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f62a45f0-0fd7-4d68-9f4e-cbff9ae7134b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 15 15:01:37.835729 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 237/941] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:37.856569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cdd3e3c0-123a-4cca-86ae-72f2d320eafe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.858917 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdd3e3c0-123a-4cca-86ae-72f2d320eafe tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:37.859237 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdd3e3c0-123a-4cca-86ae-72f2d320eafe tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.859530 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdd3e3c0-123a-4cca-86ae-72f2d320eafe tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.871074 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.871074 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:37.878408 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cdd3e3c0-123a-4cca-86ae-72f2d320eafe tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:37.895043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdd3e3c0-123a-4cca-86ae-72f2d320eafe tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:37.896396 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 234/942] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:37.917880 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.920512 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:37.920512 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.920978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.921119 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Delete volume with id: 6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:37.932021 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.932021 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:37.933143 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:37.962276 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Delete volume request issued successfully. Aug 15 15:01:37.962276 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd81cd48-43a2-488a-859a-b3cff0ed9cb0 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 202 Aug 15 15:01:37.962276 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 236/943] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:37 2026] DELETE /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:37.973413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a094a8a7-dd4f-43be-a2c4-12092b3c5d4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:37.975054 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a094a8a7-dd4f-43be-a2c4-12092b3c5d4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:37.975294 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a094a8a7-dd4f-43be-a2c4-12092b3c5d4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:37.975540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a094a8a7-dd4f-43be-a2c4-12092b3c5d4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:37.984514 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:37.984514 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:37.989812 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a094a8a7-dd4f-43be-a2c4-12092b3c5d4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:37.995143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a094a8a7-dd4f-43be-a2c4-12092b3c5d4e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 200 Aug 15 15:01:37.995692 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 237/944] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:37 2026] GET /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:38.236665 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cccf59f8-d23d-4374-95db-0001c172e2d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:38.238883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cccf59f8-d23d-4374-95db-0001c172e2d4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:38.239073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cccf59f8-d23d-4374-95db-0001c172e2d4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:38.239268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cccf59f8-d23d-4374-95db-0001c172e2d4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:38.239400 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-cccf59f8-d23d-4374-95db-0001c172e2d4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:38.248646 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:38.248646 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:38.250267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cccf59f8-d23d-4374-95db-0001c172e2d4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:38.250267 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 238/945] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:38 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:38.551642 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6af21e65-6433-46d0-b042-fd7703c95334 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:38.554088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6af21e65-6433-46d0-b042-fd7703c95334 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:38.554564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6af21e65-6433-46d0-b042-fd7703c95334 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:38.554786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6af21e65-6433-46d0-b042-fd7703c95334 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:38.565803 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:38.565803 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:38.571983 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6af21e65-6433-46d0-b042-fd7703c95334 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:38.579406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6af21e65-6433-46d0-b042-fd7703c95334 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:38.579977 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 235/946] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:38 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:39.012642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b49bac19-2207-4349-8627-c7a4b00c7f7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:39.015068 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b49bac19-2207-4349-8627-c7a4b00c7f7a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d Aug 15 15:01:39.015292 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b49bac19-2207-4349-8627-c7a4b00c7f7a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:39.015616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b49bac19-2207-4349-8627-c7a4b00c7f7a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:39.025032 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b49bac19-2207-4349-8627-c7a4b00c7f7a tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d returned with HTTP 404 Aug 15 15:01:39.027280 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 237/947] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:39 2026] GET /volume/v3/volumes/6b6be8be-496d-4273-96c8-f3a2f82a798d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:39.037912 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6854bd44-ca88-4ef6-8e53-3bf132d79f97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:39.040526 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6854bd44-ca88-4ef6-8e53-3bf132d79f97 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:39.040825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6854bd44-ca88-4ef6-8e53-3bf132d79f97 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:39.041139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6854bd44-ca88-4ef6-8e53-3bf132d79f97 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:39.051023 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:39.051023 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:39.057705 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6854bd44-ca88-4ef6-8e53-3bf132d79f97 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:39.064928 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6854bd44-ca88-4ef6-8e53-3bf132d79f97 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:39.065462 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 238/948] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:39 2026] GET /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:39.082719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:39.086981 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:39.086981 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:39.087076 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:39.087279 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Delete volume with id: ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:39.099348 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:39.099348 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:39.101001 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:39.131508 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Delete volume request issued successfully. Aug 15 15:01:39.131677 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b49c266-2148-4bce-a9bf-dbe42792e950 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 202 Aug 15 15:01:39.132713 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 239/949] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:39 2026] DELETE /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:39.143494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-058566e6-cbb8-42d6-b928-651164afc48b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:39.146519 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-058566e6-cbb8-42d6-b928-651164afc48b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:39.146799 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-058566e6-cbb8-42d6-b928-651164afc48b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:39.147037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-058566e6-cbb8-42d6-b928-651164afc48b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:39.159418 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:39.159418 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:39.165962 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-058566e6-cbb8-42d6-b928-651164afc48b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:39.175745 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-058566e6-cbb8-42d6-b928-651164afc48b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 200 Aug 15 15:01:39.176420 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 236/950] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:39 2026] GET /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:39.267420 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b16d68cf-03c6-4cb8-a7fa-c9d012bb1864 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:39.268978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b16d68cf-03c6-4cb8-a7fa-c9d012bb1864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:39.269198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b16d68cf-03c6-4cb8-a7fa-c9d012bb1864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:39.269446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b16d68cf-03c6-4cb8-a7fa-c9d012bb1864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:39.269590 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b16d68cf-03c6-4cb8-a7fa-c9d012bb1864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:39.278300 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:39.278300 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:39.278470 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b16d68cf-03c6-4cb8-a7fa-c9d012bb1864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:39.279269 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 238/951] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:39 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:39.599787 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d799756b-dc12-4a10-b366-9a87103fa119 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:39.602505 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d799756b-dc12-4a10-b366-9a87103fa119 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:39.602737 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d799756b-dc12-4a10-b366-9a87103fa119 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:39.602974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d799756b-dc12-4a10-b366-9a87103fa119 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:39.619058 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:39.619058 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:39.626117 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d799756b-dc12-4a10-b366-9a87103fa119 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:39.638738 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d799756b-dc12-4a10-b366-9a87103fa119 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:39.640161 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 239/952] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:39 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:40.197232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00491c85-1324-4785-9c40-4a931b6b39b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:40.199143 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00491c85-1324-4785-9c40-4a931b6b39b7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 Aug 15 15:01:40.199426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00491c85-1324-4785-9c40-4a931b6b39b7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:40.199556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00491c85-1324-4785-9c40-4a931b6b39b7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:40.209897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00491c85-1324-4785-9c40-4a931b6b39b7 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 returned with HTTP 404 Aug 15 15:01:40.210494 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 240/953] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:40 2026] GET /volume/v3/volumes/ccaf56d5-eb40-4174-a80d-99cacfb97298 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:40.231710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-128d058b-b306-4c62-bfd1-019a3e5103d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:40.236796 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-128d058b-b306-4c62-bfd1-019a3e5103d1 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:40.236796 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-128d058b-b306-4c62-bfd1-019a3e5103d1 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:40.236796 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-128d058b-b306-4c62-bfd1-019a3e5103d1 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:40.250478 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:40.250478 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:40.257179 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-128d058b-b306-4c62-bfd1-019a3e5103d1 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:40.264961 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-128d058b-b306-4c62-bfd1-019a3e5103d1 tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:40.265626 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 237/954] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:40 2026] GET /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:40.282955 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:40.287749 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] DELETE https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:40.287963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:40.289221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:40.290959 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Delete volume with id: 61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:40.297183 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1b27a49-4897-45ba-96bc-85e53f8d931c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:40.305623 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1b27a49-4897-45ba-96bc-85e53f8d931c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:40.306429 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:40.306429 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:40.307068 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:40.307769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1b27a49-4897-45ba-96bc-85e53f8d931c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:40.307996 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1b27a49-4897-45ba-96bc-85e53f8d931c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:40.308132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f1b27a49-4897-45ba-96bc-85e53f8d931c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:40.315102 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:40.315102 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:40.316190 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1b27a49-4897-45ba-96bc-85e53f8d931c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:40.316748 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 240/955] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:40 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:40.345960 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Delete volume request issued successfully. Aug 15 15:01:40.346740 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fdd7e15-3ed0-4e3b-b4dd-d5821d45e86b tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 202 Aug 15 15:01:40.346952 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 239/956] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:01:40 2026] DELETE /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:01:40.361434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6bf8ad50-695a-448d-96e4-68691f5ac39e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:40.365457 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6bf8ad50-695a-448d-96e4-68691f5ac39e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:40.365800 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6bf8ad50-695a-448d-96e4-68691f5ac39e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:40.366298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6bf8ad50-695a-448d-96e4-68691f5ac39e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:40.378780 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:40.378780 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:40.384467 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6bf8ad50-695a-448d-96e4-68691f5ac39e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Volume info retrieved successfully. Aug 15 15:01:40.391415 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6bf8ad50-695a-448d-96e4-68691f5ac39e tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 200 Aug 15 15:01:40.392097 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 241/957] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:40 2026] GET /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:40.656478 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d276dce-ef2a-4012-8b86-e3372ccc5399 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:40.659139 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d276dce-ef2a-4012-8b86-e3372ccc5399 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:40.660471 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d276dce-ef2a-4012-8b86-e3372ccc5399 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:40.660471 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d276dce-ef2a-4012-8b86-e3372ccc5399 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:40.667910 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:40.667910 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:40.676556 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d276dce-ef2a-4012-8b86-e3372ccc5399 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:40.683044 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d276dce-ef2a-4012-8b86-e3372ccc5399 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:40.683647 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 238/958] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:40 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:41.331754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aabca3ac-eb50-454d-9f38-17f8a45198a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:41.333836 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aabca3ac-eb50-454d-9f38-17f8a45198a9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:41.334108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aabca3ac-eb50-454d-9f38-17f8a45198a9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:41.334518 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aabca3ac-eb50-454d-9f38-17f8a45198a9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:41.334518 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-aabca3ac-eb50-454d-9f38-17f8a45198a9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:41.341305 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:41.341305 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:41.342954 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aabca3ac-eb50-454d-9f38-17f8a45198a9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:41.343111 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 241/959] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:41 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:41.411871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49f3deb2-231a-49db-8741-ae959e16b6ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:41.417191 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f3deb2-231a-49db-8741-ae959e16b6ab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] GET https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 Aug 15 15:01:41.417467 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f3deb2-231a-49db-8741-ae959e16b6ab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:41.419518 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f3deb2-231a-49db-8741-ae959e16b6ab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:41.429494 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f3deb2-231a-49db-8741-ae959e16b6ab tempest-VolumesListTestJSON-910685476 tempest-VolumesListTestJSON-910685476-project-member] https://10.4.3.107/volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 returned with HTTP 404 Aug 15 15:01:41.430109 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 240/960] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:41 2026] GET /volume/v3/volumes/61eba379-e1f4-4dd7-bc60-467637090794 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:41.702405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b1fafdf-5b19-4d1f-8c18-dde6283d31dc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:41.705123 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b1fafdf-5b19-4d1f-8c18-dde6283d31dc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:41.705123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b1fafdf-5b19-4d1f-8c18-dde6283d31dc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:41.705214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b1fafdf-5b19-4d1f-8c18-dde6283d31dc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:41.716591 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:41.716591 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:41.725435 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9b1fafdf-5b19-4d1f-8c18-dde6283d31dc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:41.733118 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b1fafdf-5b19-4d1f-8c18-dde6283d31dc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:41.733637 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 242/961] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:41 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:42.356440 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6510af5c-0715-44cf-adf6-edb8b5cda1b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:42.359005 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6510af5c-0715-44cf-adf6-edb8b5cda1b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:42.359144 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6510af5c-0715-44cf-adf6-edb8b5cda1b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:42.360431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6510af5c-0715-44cf-adf6-edb8b5cda1b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:42.360598 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6510af5c-0715-44cf-adf6-edb8b5cda1b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:42.368522 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:42.368522 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:42.370527 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6510af5c-0715-44cf-adf6-edb8b5cda1b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:42.370527 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 239/962] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:42 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:42.754294 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b9b7f09-6582-417c-8bcf-782f005b32cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:42.763807 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b9b7f09-6582-417c-8bcf-782f005b32cc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:42.764233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b9b7f09-6582-417c-8bcf-782f005b32cc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:42.764938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b9b7f09-6582-417c-8bcf-782f005b32cc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:42.783020 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:42.783020 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:42.796161 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b9b7f09-6582-417c-8bcf-782f005b32cc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:42.808070 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b9b7f09-6582-417c-8bcf-782f005b32cc tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:42.808070 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 242/963] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:42 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:42.878679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5def5073-d99c-407c-94be-100638e1b4b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:42.883733 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:42.883733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1990332748"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:42.884442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1990332748'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:42.884608 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Create volume of 1 GB Aug 15 15:01:42.898260 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Availability Zones retrieved successfully. Aug 15 15:01:42.911537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Flow 'volume_create_api' (0324de4d-55c7-44ed-b623-e4c000da9ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:42.913415 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4defbb3e-067b-4ab7-810d-a0d5aa65539b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:42.915167 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:42.957607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4defbb3e-067b-4ab7-810d-a0d5aa65539b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:42.959940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfeab1c-5679-4d3f-942f-b0c6cd426901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:43.097110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Created reservations ['9d620633-f8ce-4403-b322-02488dcdc368', '114150d3-e198-445b-9981-0fd336fef3f5', '9f7e9a39-d250-414c-8e10-8ee26fde7a4c', '0d9f6948-5cb8-49de-a2fc-a795b09e0966'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:43.097916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edfeab1c-5679-4d3f-942f-b0c6cd426901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d620633-f8ce-4403-b322-02488dcdc368', '114150d3-e198-445b-9981-0fd336fef3f5', '9f7e9a39-d250-414c-8e10-8ee26fde7a4c', '0d9f6948-5cb8-49de-a2fc-a795b09e0966']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:43.099272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57338385-c159-4856-b6d2-3f55b750098c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:43.140315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57338385-c159-4856-b6d2-3f55b750098c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8447eb8-690f-47f0-b0a0-f8a2284979cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1990332748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fd0f88e422415bbd2540daa1245e83',qos_specs=None,replication_status=,reservations=['9d620633-f8ce-4403-b322-02488dcdc368','114150d3-e198-445b-9981-0fd336fef3f5','9f7e9a39-d250-414c-8e10-8ee26fde7a4c','0d9f6948-5cb8-49de-a2fc-a795b09e0966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f7aa8284f5417c947999b4d83d287d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1990332748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8447eb8-690f-47f0-b0a0-f8a2284979cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fd0f88e422415bbd2540daa1245e83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5f7aa8284f5417c947999b4d83d287d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:43.141257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfde967-2da8-4d4a-85ae-da017e9cbcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:43.193022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfde967-2da8-4d4a-85ae-da017e9cbcbc) transitioned into state 'SUCCESS' from state '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-1990332748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fd0f88e422415bbd2540daa1245e83',qos_specs=None,replication_status=,reservations=['9d620633-f8ce-4403-b322-02488dcdc368','114150d3-e198-445b-9981-0fd336fef3f5','9f7e9a39-d250-414c-8e10-8ee26fde7a4c','0d9f6948-5cb8-49de-a2fc-a795b09e0966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f7aa8284f5417c947999b4d83d287d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:43.194376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2751022e-3adc-445e-97df-ae443f069e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:43.220364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2751022e-3adc-445e-97df-ae443f069e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:43.222025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Flow 'volume_create_api' (0324de4d-55c7-44ed-b623-e4c000da9ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:43.222321 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Create volume request issued successfully. Aug 15 15:01:43.223211 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5def5073-d99c-407c-94be-100638e1b4b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:43.223847 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 241/964] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:42 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 15 15:01:43.259552 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3ed738fa-0b38-48b6-b15c-a327a9ea261c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:43.263632 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ed738fa-0b38-48b6-b15c-a327a9ea261c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb Aug 15 15:01:43.263632 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ed738fa-0b38-48b6-b15c-a327a9ea261c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:43.264581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ed738fa-0b38-48b6-b15c-a327a9ea261c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:43.277869 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:43.277869 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:43.286174 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3ed738fa-0b38-48b6-b15c-a327a9ea261c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:01:43.300766 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ed738fa-0b38-48b6-b15c-a327a9ea261c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb returned with HTTP 200 Aug 15 15:01:43.301344 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 243/965] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:43 2026] GET /volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb => generated 827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:43.389572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50084919-f75b-4ebd-b00b-b95c848099b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:43.393588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50084919-f75b-4ebd-b00b-b95c848099b3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:43.394866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50084919-f75b-4ebd-b00b-b95c848099b3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:43.395671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50084919-f75b-4ebd-b00b-b95c848099b3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:43.395906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-50084919-f75b-4ebd-b00b-b95c848099b3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:43.410088 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:43.410088 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:43.411205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50084919-f75b-4ebd-b00b-b95c848099b3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:43.411659 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 240/966] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:43 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:43.829035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9756e1d-eb94-4f24-8822-e87a909d9222 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:43.833407 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9756e1d-eb94-4f24-8822-e87a909d9222 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:43.833664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9756e1d-eb94-4f24-8822-e87a909d9222 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:43.834865 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9756e1d-eb94-4f24-8822-e87a909d9222 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:43.850420 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:43.850420 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:43.854871 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e9756e1d-eb94-4f24-8822-e87a909d9222 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:43.862137 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9756e1d-eb94-4f24-8822-e87a909d9222 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:43.862137 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 243/967] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:43 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:44.320375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7fa8ddb4-5c28-4d29-b2e6-0a94b8a0bb9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:44.327467 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fa8ddb4-5c28-4d29-b2e6-0a94b8a0bb9e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb Aug 15 15:01:44.327467 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fa8ddb4-5c28-4d29-b2e6-0a94b8a0bb9e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:44.327467 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fa8ddb4-5c28-4d29-b2e6-0a94b8a0bb9e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:44.330533 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e575d0ae-d9eb-436e-a9e1-27be0b62e514 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:44.342088 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:44.342088 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:44.348504 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7fa8ddb4-5c28-4d29-b2e6-0a94b8a0bb9e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:01:44.358502 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fa8ddb4-5c28-4d29-b2e6-0a94b8a0bb9e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb returned with HTTP 200 Aug 15 15:01:44.358502 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 242/968] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:44 2026] GET /volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:44.418415 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e575d0ae-d9eb-436e-a9e1-27be0b62e514 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:01:44.418415 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e575d0ae-d9eb-436e-a9e1-27be0b62e514 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:44.427909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fda0580a-c75c-4129-a17d-3b1af1ed2a3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:44.430282 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fda0580a-c75c-4129-a17d-3b1af1ed2a3e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:44.430645 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fda0580a-c75c-4129-a17d-3b1af1ed2a3e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:44.430960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fda0580a-c75c-4129-a17d-3b1af1ed2a3e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:44.431125 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fda0580a-c75c-4129-a17d-3b1af1ed2a3e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:44.438098 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:44.438098 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:44.439317 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fda0580a-c75c-4129-a17d-3b1af1ed2a3e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:44.440023 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 241/969] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:44 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:44.445460 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e575d0ae-d9eb-436e-a9e1-27be0b62e514 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:01:44.445865 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 244/970] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:01:44 2026] POST /volume/v3/types => generated 287 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:44.878235 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb220d98-2a9b-4db2-9322-9f11c2c2d0bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:44.880537 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb220d98-2a9b-4db2-9322-9f11c2c2d0bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:44.880744 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb220d98-2a9b-4db2-9322-9f11c2c2d0bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:44.880914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb220d98-2a9b-4db2-9322-9f11c2c2d0bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:44.894573 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:44.894573 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:44.895911 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb220d98-2a9b-4db2-9322-9f11c2c2d0bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:44.901319 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb220d98-2a9b-4db2-9322-9f11c2c2d0bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:44.901856 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 244/971] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:44 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:45.458958 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d50f48d-3cc2-4715-89b2-ef1f00439f53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:45.462277 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d50f48d-3cc2-4715-89b2-ef1f00439f53 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:45.465365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d50f48d-3cc2-4715-89b2-ef1f00439f53 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:45.465365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d50f48d-3cc2-4715-89b2-ef1f00439f53 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:45.465365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6d50f48d-3cc2-4715-89b2-ef1f00439f53 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:45.475376 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:45.475376 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:45.478180 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d50f48d-3cc2-4715-89b2-ef1f00439f53 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:45.478431 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 243/972] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:45 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:45.925922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5eaa6b91-782c-4f7d-90e0-504fe571af2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:45.929478 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5eaa6b91-782c-4f7d-90e0-504fe571af2d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:45.929741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5eaa6b91-782c-4f7d-90e0-504fe571af2d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:45.930387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5eaa6b91-782c-4f7d-90e0-504fe571af2d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:45.939826 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:45.939826 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:45.944889 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5eaa6b91-782c-4f7d-90e0-504fe571af2d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:45.950855 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5eaa6b91-782c-4f7d-90e0-504fe571af2d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:45.951506 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 242/973] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:45 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 1249 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:46.150851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-27709813-927d-4057-a1e5-f78292f72283 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:46.155278 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-27709813-927d-4057-a1e5-f78292f72283 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:46.155543 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-27709813-927d-4057-a1e5-f78292f72283 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:46.155839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-27709813-927d-4057-a1e5-f78292f72283 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:46.172085 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:46.172085 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:46.177206 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-27709813-927d-4057-a1e5-f78292f72283 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:46.189294 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-27709813-927d-4057-a1e5-f78292f72283 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:46.189951 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 245/974] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:46 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:46.266479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-93a1729c-ae77-4f0e-a345-ac8fb9a8ac05 req-c57cd0c4-2d55-46ad-b3e6-c77a6cd2758c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:46.271067 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-93a1729c-ae77-4f0e-a345-ac8fb9a8ac05 req-c57cd0c4-2d55-46ad-b3e6-c77a6cd2758c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] GET https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:01:46.271356 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-93a1729c-ae77-4f0e-a345-ac8fb9a8ac05 req-c57cd0c4-2d55-46ad-b3e6-c77a6cd2758c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:46.271615 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-93a1729c-ae77-4f0e-a345-ac8fb9a8ac05 req-c57cd0c4-2d55-46ad-b3e6-c77a6cd2758c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:46.296053 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:46.296053 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:46.308617 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-93a1729c-ae77-4f0e-a345-ac8fb9a8ac05 req-c57cd0c4-2d55-46ad-b3e6-c77a6cd2758c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:01:46.318010 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-93a1729c-ae77-4f0e-a345-ac8fb9a8ac05 req-c57cd0c4-2d55-46ad-b3e6-c77a6cd2758c tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 returned with HTTP 200 Aug 15 15:01:46.318508 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 245/975] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:46 2026] GET /volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 => generated 1603 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:46.499561 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8faa6ed6-e410-414b-b2b5-cc350a1ad55c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:46.502067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8faa6ed6-e410-414b-b2b5-cc350a1ad55c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:46.502933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8faa6ed6-e410-414b-b2b5-cc350a1ad55c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:46.502933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8faa6ed6-e410-414b-b2b5-cc350a1ad55c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:46.503979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8faa6ed6-e410-414b-b2b5-cc350a1ad55c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:46.509258 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:46.509258 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:46.510538 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8faa6ed6-e410-414b-b2b5-cc350a1ad55c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:46.510942 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 244/976] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:46 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:46.796727 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-a0ec6a03-212e-4526-9c52-ed3c8b5bc7b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:46.800630 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-a0ec6a03-212e-4526-9c52-ed3c8b5bc7b5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:46.801212 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-a0ec6a03-212e-4526-9c52-ed3c8b5bc7b5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:46.801212 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-a0ec6a03-212e-4526-9c52-ed3c8b5bc7b5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:46.812414 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:46.812414 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:46.817851 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-a0ec6a03-212e-4526-9c52-ed3c8b5bc7b5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:46.824818 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-a0ec6a03-212e-4526-9c52-ed3c8b5bc7b5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:46.825377 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 243/977] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:01:46 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 1249 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:46.841127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c996bc3f-56ad-4f4e-bcaf-f807b325433c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:46.841600 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c996bc3f-56ad-4f4e-bcaf-f807b325433c None None] GET https://10.4.3.107/volume// Aug 15 15:01:46.841825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c996bc3f-56ad-4f4e-bcaf-f807b325433c None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:46.842140 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c996bc3f-56ad-4f4e-bcaf-f807b325433c None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:46.845954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c996bc3f-56ad-4f4e-bcaf-f807b325433c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:46.847930 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 246/978] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:01:46 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:01:46.857320 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-92e60c9b-7041-4aa7-9171-33cdfa1f6de8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:46.859658 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-92e60c9b-7041-4aa7-9171-33cdfa1f6de8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:01:46.860016 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-92e60c9b-7041-4aa7-9171-33cdfa1f6de8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57c76fad-47e0-42a7-a66a-061c8c5b5227", "connector": null, "instance_uuid": "86e8345e-1620-44c9-8cd9-e7c2455c8fa1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:46.872089 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:46.872089 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:46.926694 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-92e60c9b-7041-4aa7-9171-33cdfa1f6de8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:01:46.926834 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 246/979] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:01:46 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:47.291269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:47.293139 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:47.293604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2cc8feed-6cd0-4dea-8a2a-2f092f33445a", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:47.298266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2cc8feed-6cd0-4dea-8a2a-2f092f33445a', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:47.443274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Create volume of 1 GB Aug 15 15:01:47.452811 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Availability Zones retrieved successfully. Aug 15 15:01:47.459779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Flow 'volume_create_api' (80b3ce22-4a6d-496b-8485-2234f8f257fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:47.461262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0939e86a-13c7-4d4f-ad77-5aa17257fc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:47.465272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:47.525971 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-acd46280-4855-4fd9-ab8f-f32eaefa220b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:47.528988 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acd46280-4855-4fd9-ab8f-f32eaefa220b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:47.529205 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acd46280-4855-4fd9-ab8f-f32eaefa220b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:47.529472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acd46280-4855-4fd9-ab8f-f32eaefa220b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:47.529607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-acd46280-4855-4fd9-ab8f-f32eaefa220b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:47.534954 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:47.534954 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:47.535960 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acd46280-4855-4fd9-ab8f-f32eaefa220b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:47.536457 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 244/980] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:47 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:47.540314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0939e86a-13c7-4d4f-ad77-5aa17257fc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:01:44Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1a010457-f8b0-4a91-86bc-47bba5d73ad3,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': '1a010457-f8b0-4a91-86bc-47bba5d73ad3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:47.540314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d4efd7-d4e2-40cc-a553-3c19c92e1954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:47.584668 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-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 15 15:01:47.585111 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-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 15 15:01:47.635172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Created reservations ['a366e6bd-8517-4cdf-90ea-823cb8bf82a4', '05a14fca-d750-4a6c-afef-010f8f0194bd', 'aa568996-0cc4-4b2e-9c07-edc4b57a945b', '8448e6ee-604d-4aa4-b7d5-e0a6bc1209bd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:47.636046 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d4efd7-d4e2-40cc-a553-3c19c92e1954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a366e6bd-8517-4cdf-90ea-823cb8bf82a4', '05a14fca-d750-4a6c-afef-010f8f0194bd', 'aa568996-0cc4-4b2e-9c07-edc4b57a945b', '8448e6ee-604d-4aa4-b7d5-e0a6bc1209bd']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:47.636923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23035f82-b6fb-4d7d-ac7b-06c5fc0c028c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:47.669213 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23035f82-b6fb-4d7d-ac7b-06c5fc0c028c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0113192b-c1ff-46b6-889a-99161132eade', '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='1545d852a07d4d92ba99f162b4895473',qos_specs=None,replication_status=,reservations=['a366e6bd-8517-4cdf-90ea-823cb8bf82a4','05a14fca-d750-4a6c-afef-010f8f0194bd','aa568996-0cc4-4b2e-9c07-edc4b57a945b','8448e6ee-604d-4aa4-b7d5-e0a6bc1209bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d04df9f9094f0fb212071cab1a0de5',volume_type_id=1a010457-f8b0-4a91-86bc-47bba5d73ad3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:47Z,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=0113192b-c1ff-46b6-889a-99161132eade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1545d852a07d4d92ba99f162b4895473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d04df9f9094f0fb212071cab1a0de5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a010457-f8b0-4a91-86bc-47bba5d73ad3),volume_type_id=1a010457-f8b0-4a91-86bc-47bba5d73ad3)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:47.670231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b4034e-f957-4895-a0a5-7ef7b4f727ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:47.698412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b4034e-f957-4895-a0a5-7ef7b4f727ce) transitioned into state 'SUCCESS' from 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='1545d852a07d4d92ba99f162b4895473',qos_specs=None,replication_status=,reservations=['a366e6bd-8517-4cdf-90ea-823cb8bf82a4','05a14fca-d750-4a6c-afef-010f8f0194bd','aa568996-0cc4-4b2e-9c07-edc4b57a945b','8448e6ee-604d-4aa4-b7d5-e0a6bc1209bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d04df9f9094f0fb212071cab1a0de5',volume_type_id=1a010457-f8b0-4a91-86bc-47bba5d73ad3)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:47.701069 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d11496-8604-4e39-815c-7be47b2ad361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:47.714583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d11496-8604-4e39-815c-7be47b2ad361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:47.715420 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Flow 'volume_create_api' (80b3ce22-4a6d-496b-8485-2234f8f257fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:47.715744 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Create volume request issued successfully. Aug 15 15:01:47.716353 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e2155d8-2840-4fa3-aaa5-719c9c2820d8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:47.716755 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 245/981] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:01:47 2026] POST /volume/v3/volumes => generated 798 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:01:47.737823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e79ba302-990d-4c77-9f0b-a62cbd329cfa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:47.740979 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e79ba302-990d-4c77-9f0b-a62cbd329cfa tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:47.741199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e79ba302-990d-4c77-9f0b-a62cbd329cfa tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:47.741468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e79ba302-990d-4c77-9f0b-a62cbd329cfa tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:47.751710 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:47.751710 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:47.758750 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e79ba302-990d-4c77-9f0b-a62cbd329cfa tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:47.764076 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e79ba302-990d-4c77-9f0b-a62cbd329cfa tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:47.764576 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 247/982] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:47 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:48.553870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9639d216-482b-48f7-a32f-ea7baa6f8da4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:48.557772 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9639d216-482b-48f7-a32f-ea7baa6f8da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:48.557772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9639d216-482b-48f7-a32f-ea7baa6f8da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:48.557772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9639d216-482b-48f7-a32f-ea7baa6f8da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:48.557772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9639d216-482b-48f7-a32f-ea7baa6f8da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:48.561833 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:48.561833 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:48.562535 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9639d216-482b-48f7-a32f-ea7baa6f8da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:48.562913 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 247/983] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:48 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:48.786277 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10a3614d-f9bd-4842-8719-a8ebad6749ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:48.787597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10a3614d-f9bd-4842-8719-a8ebad6749ac tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:48.787889 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10a3614d-f9bd-4842-8719-a8ebad6749ac tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:48.788686 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10a3614d-f9bd-4842-8719-a8ebad6749ac tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:48.798674 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:48.798674 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:48.804350 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-10a3614d-f9bd-4842-8719-a8ebad6749ac tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:48.814548 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10a3614d-f9bd-4842-8719-a8ebad6749ac tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:48.816576 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 245/984] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:48 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 890 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:48.864581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-657ac31c-0a8d-4006-b0b0-eada20e1996e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:48.865050 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-657ac31c-0a8d-4006-b0b0-eada20e1996e None None] GET https://10.4.3.107/volume// Aug 15 15:01:48.865269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-657ac31c-0a8d-4006-b0b0-eada20e1996e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:48.865536 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-657ac31c-0a8d-4006-b0b0-eada20e1996e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:48.865966 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-657ac31c-0a8d-4006-b0b0-eada20e1996e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:01:48.866470 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 246/985] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:01:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 15 15:01:48.875783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-8bc35a32-31d2-4cc2-97f2-0906a1609b42 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:48.879236 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-8bc35a32-31d2-4cc2-97f2-0906a1609b42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:01:48.879526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-8bc35a32-31d2-4cc2-97f2-0906a1609b42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:48.879749 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-8bc35a32-31d2-4cc2-97f2-0906a1609b42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:48.896576 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:48.896576 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:48.902636 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-8bc35a32-31d2-4cc2-97f2-0906a1609b42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:01:48.910404 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-8bc35a32-31d2-4cc2-97f2-0906a1609b42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:01:48.911062 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 248/986] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:01:48 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 1428 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:01:49.042559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:49.049192 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] PUT https://10.4.3.107/volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789 Aug 15 15:01:49.049777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:49.067149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Acquiring lock "cinder-attachment_update-57c76fad-47e0-42a7-a66a-061c8c5b5227-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:01:49.076699 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Lock "cinder-attachment_update-57c76fad-47e0-42a7-a66a-061c8c5b5227-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:01:49.078114 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:49.078114 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:49.265223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Lock "cinder-attachment_update-57c76fad-47e0-42a7-a66a-061c8c5b5227-np0000007361" released by "attachment_update" :: held 0.188s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:01:49.265223 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-7e3a0818-4cd7-4895-9aa5-e373d57b4daa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789 returned with HTTP 200 Aug 15 15:01:49.266341 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 248/987] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:01:49 2026] PUT /volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:01:49.328698 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-df46e551-7fb2-4172-b88b-50c749ff4806 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:49.338069 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-df46e551-7fb2-4172-b88b-50c749ff4806 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789/action Aug 15 15:01:49.338069 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-df46e551-7fb2-4172-b88b-50c749ff4806 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:01:49.338069 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-df46e551-7fb2-4172-b88b-50c749ff4806 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:49.370384 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:49.370384 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:49.397141 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-42f5c605-5b1d-417c-93e0-71e1ef379c59 req-df46e551-7fb2-4172-b88b-50c749ff4806 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789/action returned with HTTP 204 Aug 15 15:01:49.398441 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 246/988] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:01:49 2026] POST /volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:01:49.580011 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62e7d8b9-74f6-4747-9af3-8d1503ba0289 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:49.582102 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62e7d8b9-74f6-4747-9af3-8d1503ba0289 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:49.582740 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62e7d8b9-74f6-4747-9af3-8d1503ba0289 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:49.583543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62e7d8b9-74f6-4747-9af3-8d1503ba0289 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:49.583543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-62e7d8b9-74f6-4747-9af3-8d1503ba0289 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:49.591178 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:49.591178 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:49.592180 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62e7d8b9-74f6-4747-9af3-8d1503ba0289 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:49.592785 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 247/989] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:49 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:49.834232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a25ce1e8-592b-41b3-a9c9-eb92b53658f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:49.837859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a25ce1e8-592b-41b3-a9c9-eb92b53658f2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:49.838798 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a25ce1e8-592b-41b3-a9c9-eb92b53658f2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:49.838798 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a25ce1e8-592b-41b3-a9c9-eb92b53658f2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:50.038856 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:50.038856 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:50.044060 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a25ce1e8-592b-41b3-a9c9-eb92b53658f2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:50.053537 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a25ce1e8-592b-41b3-a9c9-eb92b53658f2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:50.055859 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 249/990] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:49 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:50.609559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7136b1f8-923a-4301-a903-427c78459b4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:50.612540 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7136b1f8-923a-4301-a903-427c78459b4e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:50.612540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7136b1f8-923a-4301-a903-427c78459b4e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:50.612540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7136b1f8-923a-4301-a903-427c78459b4e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:50.612540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7136b1f8-923a-4301-a903-427c78459b4e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:50.617154 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:50.617154 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:50.618161 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7136b1f8-923a-4301-a903-427c78459b4e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:50.618702 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 249/991] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:50 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:51.074548 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-624ba4d4-4626-426d-8b7f-83d0adcab35e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:51.078401 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-624ba4d4-4626-426d-8b7f-83d0adcab35e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:51.078624 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-624ba4d4-4626-426d-8b7f-83d0adcab35e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:51.078861 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-624ba4d4-4626-426d-8b7f-83d0adcab35e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:51.091462 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:51.091462 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:51.101136 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-624ba4d4-4626-426d-8b7f-83d0adcab35e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:51.106809 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-624ba4d4-4626-426d-8b7f-83d0adcab35e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:51.107599 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 247/992] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:51 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:51.635288 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e8bd8c7-802d-479e-a4e5-18d937e3e8fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:51.637825 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e8bd8c7-802d-479e-a4e5-18d937e3e8fd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:51.638427 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e8bd8c7-802d-479e-a4e5-18d937e3e8fd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:51.638931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e8bd8c7-802d-479e-a4e5-18d937e3e8fd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:51.638931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5e8bd8c7-802d-479e-a4e5-18d937e3e8fd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:51.643782 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:51.643782 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:51.644788 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e8bd8c7-802d-479e-a4e5-18d937e3e8fd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:51.645176 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 248/993] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:51 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:52.128673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e1e3382d-4b54-4257-91ae-8f7c78ff4a52 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:52.129834 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1e3382d-4b54-4257-91ae-8f7c78ff4a52 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:52.130038 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1e3382d-4b54-4257-91ae-8f7c78ff4a52 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:52.130298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1e3382d-4b54-4257-91ae-8f7c78ff4a52 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:52.143918 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:52.143918 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:52.148142 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e1e3382d-4b54-4257-91ae-8f7c78ff4a52 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:52.154715 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1e3382d-4b54-4257-91ae-8f7c78ff4a52 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:52.155532 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 250/994] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:52 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:52.665591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86b3c467-367a-4990-babb-2ba7cfbf6c79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:52.669500 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86b3c467-367a-4990-babb-2ba7cfbf6c79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:52.669500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86b3c467-367a-4990-babb-2ba7cfbf6c79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:52.669500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86b3c467-367a-4990-babb-2ba7cfbf6c79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:52.669500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-86b3c467-367a-4990-babb-2ba7cfbf6c79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:52.680030 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:52.680030 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:52.680030 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86b3c467-367a-4990-babb-2ba7cfbf6c79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:52.680030 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 250/995] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:52 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:53.175813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9faa012-8b2d-467e-8d98-ada119d94a3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:53.181276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9faa012-8b2d-467e-8d98-ada119d94a3c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:53.181276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9faa012-8b2d-467e-8d98-ada119d94a3c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:53.181488 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9faa012-8b2d-467e-8d98-ada119d94a3c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:53.195494 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:53.195494 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:53.203750 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9faa012-8b2d-467e-8d98-ada119d94a3c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:53.212735 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9faa012-8b2d-467e-8d98-ada119d94a3c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:53.213359 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 248/996] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:53 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:53.700201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb84e812-63b0-4fa6-89bd-b932ace9af04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:53.705845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb84e812-63b0-4fa6-89bd-b932ace9af04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:53.705845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb84e812-63b0-4fa6-89bd-b932ace9af04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:53.705845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb84e812-63b0-4fa6-89bd-b932ace9af04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:53.705845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-eb84e812-63b0-4fa6-89bd-b932ace9af04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:53.720111 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:53.720111 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:53.721031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb84e812-63b0-4fa6-89bd-b932ace9af04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:53.721478 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 249/997] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:53 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:54.233801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d85b7c43-bd12-4e81-9141-fe1f1207ce8e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:54.236788 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d85b7c43-bd12-4e81-9141-fe1f1207ce8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:54.237014 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d85b7c43-bd12-4e81-9141-fe1f1207ce8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:54.237220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d85b7c43-bd12-4e81-9141-fe1f1207ce8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:54.247642 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:54.247642 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:54.254437 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d85b7c43-bd12-4e81-9141-fe1f1207ce8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:54.259606 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d85b7c43-bd12-4e81-9141-fe1f1207ce8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:54.260322 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 251/998] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:54 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:54.653686 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:54.656053 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:01:54.656289 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-667562383"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:01:54.658810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-667562383'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:01:54.658810 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Create volume of 1 GB Aug 15 15:01:54.664828 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Availability Zones retrieved successfully. Aug 15 15:01:54.673619 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Flow 'volume_create_api' (740cb3ea-03d9-45e3-81db-27ff298e9b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:54.675742 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ff7b65-8ab3-4670-98a5-feaed68136fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:54.676955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:01:54.732473 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ff7b65-8ab3-4670-98a5-feaed68136fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:54.733072 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b974a3-8260-4d0d-ac97-981f2092d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:54.740233 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-013d2ee5-9e31-4d6c-ac57-cf453992b4e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:54.742839 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-013d2ee5-9e31-4d6c-ac57-cf453992b4e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:54.744262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-013d2ee5-9e31-4d6c-ac57-cf453992b4e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:54.744262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-013d2ee5-9e31-4d6c-ac57-cf453992b4e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:54.744262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-013d2ee5-9e31-4d6c-ac57-cf453992b4e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:54.750149 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:54.750149 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:54.751328 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-013d2ee5-9e31-4d6c-ac57-cf453992b4e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:54.752158 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 249/999] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:54 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:54.824554 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Created reservations ['71461166-191c-4fee-91dc-82decb14d029', 'eb31c8f3-ced5-4a33-bf42-b70eccec940b', '1b88c621-ad18-4036-8aa8-40cbac0fb923', 'ef00f20d-d013-4327-a93b-e940dd699842'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:01:54.825544 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b974a3-8260-4d0d-ac97-981f2092d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71461166-191c-4fee-91dc-82decb14d029', 'eb31c8f3-ced5-4a33-bf42-b70eccec940b', '1b88c621-ad18-4036-8aa8-40cbac0fb923', 'ef00f20d-d013-4327-a93b-e940dd699842']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:54.826536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297bcdf4-ff16-465d-aa4c-bec2f2d7f209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:54.864133 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297bcdf4-ff16-465d-aa4c-bec2f2d7f209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6688b7d0-f374-4efb-be35-05ba674a21cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-667562383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fd0f88e422415bbd2540daa1245e83',qos_specs=None,replication_status=,reservations=['71461166-191c-4fee-91dc-82decb14d029','eb31c8f3-ced5-4a33-bf42-b70eccec940b','1b88c621-ad18-4036-8aa8-40cbac0fb923','ef00f20d-d013-4327-a93b-e940dd699842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f7aa8284f5417c947999b4d83d287d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-667562383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6688b7d0-f374-4efb-be35-05ba674a21cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fd0f88e422415bbd2540daa1245e83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5f7aa8284f5417c947999b4d83d287d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:54.864973 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44327518-41cc-4f23-bc04-e5cf840d6850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:54.907346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44327518-41cc-4f23-bc04-e5cf840d6850) transitioned into state 'SUCCESS' from state '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-667562383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fd0f88e422415bbd2540daa1245e83',qos_specs=None,replication_status=,reservations=['71461166-191c-4fee-91dc-82decb14d029','eb31c8f3-ced5-4a33-bf42-b70eccec940b','1b88c621-ad18-4036-8aa8-40cbac0fb923','ef00f20d-d013-4327-a93b-e940dd699842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f7aa8284f5417c947999b4d83d287d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:54.908659 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b4974f-25dc-4bdd-803d-f17f83108df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:01:54.929143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b4974f-25dc-4bdd-803d-f17f83108df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:01:54.930120 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Flow 'volume_create_api' (740cb3ea-03d9-45e3-81db-27ff298e9b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:01:54.930615 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Create volume request issued successfully. Aug 15 15:01:54.931381 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c1422d8-2a3a-4e6c-82cd-dd7c07526299 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:01:54.931887 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 251/1000] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:01:54 2026] POST /volume/v3/volumes => generated 758 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:01:54.952870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c200fbb-4580-4005-9415-7264c23d20df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:54.957267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c200fbb-4580-4005-9415-7264c23d20df tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:01:54.957835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c200fbb-4580-4005-9415-7264c23d20df tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:54.957835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c200fbb-4580-4005-9415-7264c23d20df tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:54.974958 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:54.974958 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:54.979959 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1c200fbb-4580-4005-9415-7264c23d20df tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:01:54.985262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c200fbb-4580-4005-9415-7264c23d20df tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:01:54.985931 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 250/1001] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:54 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:55.282553 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3778d5d0-2d8a-45d2-9bdf-8cdc0ea25efb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:55.286278 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3778d5d0-2d8a-45d2-9bdf-8cdc0ea25efb tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:55.286986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3778d5d0-2d8a-45d2-9bdf-8cdc0ea25efb tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:55.286986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3778d5d0-2d8a-45d2-9bdf-8cdc0ea25efb tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:55.297932 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:55.297932 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:55.309924 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3778d5d0-2d8a-45d2-9bdf-8cdc0ea25efb tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:55.321738 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3778d5d0-2d8a-45d2-9bdf-8cdc0ea25efb tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:55.321738 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 252/1002] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:55 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:55.770044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-584e8fac-a6c8-4c24-aa98-9048c18bc6ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:55.772897 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-584e8fac-a6c8-4c24-aa98-9048c18bc6ca tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:55.773433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-584e8fac-a6c8-4c24-aa98-9048c18bc6ca tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:55.773676 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-584e8fac-a6c8-4c24-aa98-9048c18bc6ca tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:55.773999 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-584e8fac-a6c8-4c24-aa98-9048c18bc6ca tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:55.780660 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:55.780660 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:55.781360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-584e8fac-a6c8-4c24-aa98-9048c18bc6ca tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:55.781874 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 250/1003] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:55 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:56.006591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16936f4d-2435-4689-aa23-d9368869499f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:56.009098 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16936f4d-2435-4689-aa23-d9368869499f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:01:56.009396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16936f4d-2435-4689-aa23-d9368869499f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:56.009674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16936f4d-2435-4689-aa23-d9368869499f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:56.020205 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:56.020205 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:56.025726 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16936f4d-2435-4689-aa23-d9368869499f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:01:56.032338 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16936f4d-2435-4689-aa23-d9368869499f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:01:56.032789 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 252/1004] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:56 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:56.348122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3984cefc-033d-4f89-b074-3434d584b698 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:56.349996 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3984cefc-033d-4f89-b074-3434d584b698 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:56.350426 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3984cefc-033d-4f89-b074-3434d584b698 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:56.352038 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3984cefc-033d-4f89-b074-3434d584b698 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:56.368329 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:56.368329 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:56.384268 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3984cefc-033d-4f89-b074-3434d584b698 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:56.391346 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3984cefc-033d-4f89-b074-3434d584b698 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:56.392110 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 251/1005] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:56 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:56.798880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f450798-cf54-4450-a970-7479202e522c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:56.801762 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f450798-cf54-4450-a970-7479202e522c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:56.802017 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f450798-cf54-4450-a970-7479202e522c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:56.802305 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f450798-cf54-4450-a970-7479202e522c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:56.802984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1f450798-cf54-4450-a970-7479202e522c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:56.811039 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:56.811039 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:56.813528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f450798-cf54-4450-a970-7479202e522c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:56.813528 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 253/1006] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:56 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:57.412560 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a3ad88b-bf63-4069-8d0a-07f2dcbc8d48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:57.417160 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a3ad88b-bf63-4069-8d0a-07f2dcbc8d48 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:57.422344 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a3ad88b-bf63-4069-8d0a-07f2dcbc8d48 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:57.424695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a3ad88b-bf63-4069-8d0a-07f2dcbc8d48 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:57.437087 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:57.437087 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:57.452402 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0a3ad88b-bf63-4069-8d0a-07f2dcbc8d48 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:57.453950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a3ad88b-bf63-4069-8d0a-07f2dcbc8d48 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:57.454467 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 251/1007] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:57 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:57.833404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9735cd10-e35a-44da-b0a1-0870180b2c65 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:57.838575 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9735cd10-e35a-44da-b0a1-0870180b2c65 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:57.839428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9735cd10-e35a-44da-b0a1-0870180b2c65 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:57.839428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9735cd10-e35a-44da-b0a1-0870180b2c65 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:57.839428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9735cd10-e35a-44da-b0a1-0870180b2c65 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:57.847530 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:57.847530 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:57.847530 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9735cd10-e35a-44da-b0a1-0870180b2c65 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:57.848610 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 253/1008] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:57 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:58.485672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5821125c-e42e-4bee-932c-a164737cfb71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:58.485672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5821125c-e42e-4bee-932c-a164737cfb71 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:58.485672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5821125c-e42e-4bee-932c-a164737cfb71 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:58.485672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5821125c-e42e-4bee-932c-a164737cfb71 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:58.496999 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:58.496999 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:01:58.507804 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5821125c-e42e-4bee-932c-a164737cfb71 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:58.519958 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5821125c-e42e-4bee-932c-a164737cfb71 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:58.520130 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 252/1009] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:58 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:58.876926 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10c3848e-5c1e-46ab-a6b1-0a971e987d76 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:58.882271 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10c3848e-5c1e-46ab-a6b1-0a971e987d76 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:58.882271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10c3848e-5c1e-46ab-a6b1-0a971e987d76 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:58.882271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10c3848e-5c1e-46ab-a6b1-0a971e987d76 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:58.882271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-10c3848e-5c1e-46ab-a6b1-0a971e987d76 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:58.890380 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:58.890380 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:01:58.891655 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10c3848e-5c1e-46ab-a6b1-0a971e987d76 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:58.892364 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 254/1010] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:58 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:59.542845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a2b84b8-fc99-4e48-85d7-3ff1b6865652 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:59.547417 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a2b84b8-fc99-4e48-85d7-3ff1b6865652 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:01:59.547417 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a2b84b8-fc99-4e48-85d7-3ff1b6865652 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:59.547417 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a2b84b8-fc99-4e48-85d7-3ff1b6865652 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:59.563040 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:59.563040 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:01:59.572703 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a2b84b8-fc99-4e48-85d7-3ff1b6865652 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:01:59.580499 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a2b84b8-fc99-4e48-85d7-3ff1b6865652 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:01:59.580922 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 252/1011] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:59 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:01:59.913576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2585f28-062b-40b8-9e0f-01754aa6f8a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:01:59.916249 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2585f28-062b-40b8-9e0f-01754aa6f8a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:01:59.916674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2585f28-062b-40b8-9e0f-01754aa6f8a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:01:59.917062 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2585f28-062b-40b8-9e0f-01754aa6f8a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:01:59.917338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c2585f28-062b-40b8-9e0f-01754aa6f8a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:01:59.928429 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:01:59.928429 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:01:59.930262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2585f28-062b-40b8-9e0f-01754aa6f8a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:01:59.930473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 254/1012] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:01:59 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:00.608931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bab4d64-43c1-47e7-941f-05af03e18f3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:00.612086 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bab4d64-43c1-47e7-941f-05af03e18f3a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:00.613343 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bab4d64-43c1-47e7-941f-05af03e18f3a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:00.613343 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bab4d64-43c1-47e7-941f-05af03e18f3a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:00.628920 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:00.628920 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:00.637035 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bab4d64-43c1-47e7-941f-05af03e18f3a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:00.646491 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bab4d64-43c1-47e7-941f-05af03e18f3a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:00.647048 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 253/1013] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:00 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:00.945738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f12902e4-6795-4cd7-8bcd-13bc7b772d18 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:00.950924 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f12902e4-6795-4cd7-8bcd-13bc7b772d18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:00.950924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f12902e4-6795-4cd7-8bcd-13bc7b772d18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:00.950924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f12902e4-6795-4cd7-8bcd-13bc7b772d18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:00.951095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f12902e4-6795-4cd7-8bcd-13bc7b772d18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:00.957249 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:00.957249 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:00.958427 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f12902e4-6795-4cd7-8bcd-13bc7b772d18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:00.959727 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 255/1014] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:00 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:01.669621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c565d3d4-a47f-4765-8137-e159fb16449b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:01.675877 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c565d3d4-a47f-4765-8137-e159fb16449b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:01.676409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c565d3d4-a47f-4765-8137-e159fb16449b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:01.676618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c565d3d4-a47f-4765-8137-e159fb16449b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:01.691106 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:01.691106 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:01.705476 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c565d3d4-a47f-4765-8137-e159fb16449b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:01.720122 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c565d3d4-a47f-4765-8137-e159fb16449b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:01.720706 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 253/1015] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:01 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:01.975048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b77eb08-74e6-4b33-80f8-a3a8bf6dcb6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:01.980852 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b77eb08-74e6-4b33-80f8-a3a8bf6dcb6e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:01.982932 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b77eb08-74e6-4b33-80f8-a3a8bf6dcb6e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:01.982932 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b77eb08-74e6-4b33-80f8-a3a8bf6dcb6e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:01.982932 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6b77eb08-74e6-4b33-80f8-a3a8bf6dcb6e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:01.993049 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:01.993049 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:01.994025 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b77eb08-74e6-4b33-80f8-a3a8bf6dcb6e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:01.994278 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 255/1016] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:01 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:02.739211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41aca351-406b-4684-bae6-3ab9079b9274 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:02.741991 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41aca351-406b-4684-bae6-3ab9079b9274 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:02.742165 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41aca351-406b-4684-bae6-3ab9079b9274 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:02.742337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41aca351-406b-4684-bae6-3ab9079b9274 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:02.752357 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:02.752357 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:02.757992 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41aca351-406b-4684-bae6-3ab9079b9274 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:02.764100 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41aca351-406b-4684-bae6-3ab9079b9274 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:02.764899 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 254/1017] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:02 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:03.012908 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97e89433-406e-4940-a6ae-2c82c1846cb4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:03.016851 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97e89433-406e-4940-a6ae-2c82c1846cb4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:03.018483 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97e89433-406e-4940-a6ae-2c82c1846cb4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:03.018483 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97e89433-406e-4940-a6ae-2c82c1846cb4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:03.018483 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-97e89433-406e-4940-a6ae-2c82c1846cb4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:03.026517 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:03.026517 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:03.026517 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97e89433-406e-4940-a6ae-2c82c1846cb4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:03.026517 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 256/1018] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:03 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:03.785346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-856a242c-a3dd-4608-b2d5-09c3b779b402 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:03.788843 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-856a242c-a3dd-4608-b2d5-09c3b779b402 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:03.788843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-856a242c-a3dd-4608-b2d5-09c3b779b402 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:03.788843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-856a242c-a3dd-4608-b2d5-09c3b779b402 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:03.797927 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:03.797927 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:03.804647 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-856a242c-a3dd-4608-b2d5-09c3b779b402 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:03.810233 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-856a242c-a3dd-4608-b2d5-09c3b779b402 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:03.810875 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 254/1019] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:03 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:04.046719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e63ccb8e-a024-48b1-a545-5f3979563502 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:04.054095 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e63ccb8e-a024-48b1-a545-5f3979563502 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:04.054440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e63ccb8e-a024-48b1-a545-5f3979563502 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:04.054756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e63ccb8e-a024-48b1-a545-5f3979563502 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:04.054869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e63ccb8e-a024-48b1-a545-5f3979563502 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:04.066063 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:04.066063 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:04.067028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e63ccb8e-a024-48b1-a545-5f3979563502 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:04.067425 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 256/1020] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:04 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:04.833735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b461c039-e4c9-4f77-92a8-ea1454646bdd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:04.839262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b461c039-e4c9-4f77-92a8-ea1454646bdd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:04.839262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b461c039-e4c9-4f77-92a8-ea1454646bdd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:04.839262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b461c039-e4c9-4f77-92a8-ea1454646bdd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:04.852187 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:04.852187 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:04.858102 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b461c039-e4c9-4f77-92a8-ea1454646bdd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:04.866406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b461c039-e4c9-4f77-92a8-ea1454646bdd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:04.868310 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 255/1021] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:04 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:05.083776 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a4f4ce96-6450-44f4-b17d-e6c77f349f80 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:05.086226 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4f4ce96-6450-44f4-b17d-e6c77f349f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:05.086678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4f4ce96-6450-44f4-b17d-e6c77f349f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:05.087131 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4f4ce96-6450-44f4-b17d-e6c77f349f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:05.087333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a4f4ce96-6450-44f4-b17d-e6c77f349f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:05.100329 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:05.100329 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:05.103339 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4f4ce96-6450-44f4-b17d-e6c77f349f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:05.106477 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 257/1022] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:05 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:05.733621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-b078af7e-4d9c-4c24-87d1-dc5c486e1520 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:05.736725 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-b078af7e-4d9c-4c24-87d1-dc5c486e1520 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] DELETE https://10.4.3.107/volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2 Aug 15 15:02:05.736976 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-b078af7e-4d9c-4c24-87d1-dc5c486e1520 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:05.737227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-b078af7e-4d9c-4c24-87d1-dc5c486e1520 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:05.750551 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:05.750551 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:05.848804 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-b078af7e-4d9c-4c24-87d1-dc5c486e1520 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2 returned with HTTP 200 Aug 15 15:02:05.849398 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 255/1023] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:02:05 2026] DELETE /volume/v3/attachments/b0e487c7-0791-4a75-b53c-17025e9d84b2 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:05.867536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:05.872055 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] DELETE https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:02:05.872825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:05.873587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:05.874194 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Delete volume with id: 06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 Aug 15 15:02:05.888355 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52b3dd55-c526-467d-88e9-90789fb90b73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:05.888971 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:05.888971 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:05.890454 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:02:05.892474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52b3dd55-c526-467d-88e9-90789fb90b73 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:05.892755 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52b3dd55-c526-467d-88e9-90789fb90b73 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:05.893134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52b3dd55-c526-467d-88e9-90789fb90b73 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:05.908623 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:05.908623 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:05.916855 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52b3dd55-c526-467d-88e9-90789fb90b73 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:05.927562 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52b3dd55-c526-467d-88e9-90789fb90b73 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:05.928020 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Delete volume request issued successfully. Aug 15 15:02:05.928863 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3562a4b2-3754-49e8-a2a4-97f8e708996f req-da3dadd1-e0c1-4d5b-8b24-c3066ebc3662 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 returned with HTTP 202 Aug 15 15:02:05.929456 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 257/1024] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:02:05 2026] DELETE /volume/v3/volumes/06d7e2ca-8a2d-4965-aea8-3852e14ce4d2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:02:05.929681 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 256/1025] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:05 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:06.122713 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-324c6a94-e9e9-4beb-a54d-5688ab2d8856 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:06.126111 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-324c6a94-e9e9-4beb-a54d-5688ab2d8856 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:06.126364 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-324c6a94-e9e9-4beb-a54d-5688ab2d8856 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:06.128172 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-324c6a94-e9e9-4beb-a54d-5688ab2d8856 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:06.128172 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-324c6a94-e9e9-4beb-a54d-5688ab2d8856 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:06.147620 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:06.147620 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:06.148738 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-324c6a94-e9e9-4beb-a54d-5688ab2d8856 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:06.149225 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 258/1026] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:06 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:06.958901 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e2aa1f0-96c8-4cc5-822e-56b68b85dbec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:06.961934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e2aa1f0-96c8-4cc5-822e-56b68b85dbec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:06.962270 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e2aa1f0-96c8-4cc5-822e-56b68b85dbec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:06.962574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e2aa1f0-96c8-4cc5-822e-56b68b85dbec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:06.986765 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:06.986765 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:07.000949 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8e2aa1f0-96c8-4cc5-822e-56b68b85dbec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:07.009960 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e2aa1f0-96c8-4cc5-822e-56b68b85dbec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:07.010957 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 256/1027] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:06 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:07.166344 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c778874a-1a12-43d5-bba6-5ead5cca760c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:07.168854 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c778874a-1a12-43d5-bba6-5ead5cca760c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:07.169364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c778874a-1a12-43d5-bba6-5ead5cca760c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:07.169524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c778874a-1a12-43d5-bba6-5ead5cca760c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:07.169611 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c778874a-1a12-43d5-bba6-5ead5cca760c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:07.175728 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:07.175728 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:07.176720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c778874a-1a12-43d5-bba6-5ead5cca760c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:07.177264 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 258/1028] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:07 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:08.031316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1aaa789-50c9-4910-887a-4dabfe3dd770 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:08.035271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1aaa789-50c9-4910-887a-4dabfe3dd770 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:08.035606 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1aaa789-50c9-4910-887a-4dabfe3dd770 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:08.035961 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1aaa789-50c9-4910-887a-4dabfe3dd770 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:08.048743 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:08.048743 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:08.054398 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1aaa789-50c9-4910-887a-4dabfe3dd770 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:08.060956 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1aaa789-50c9-4910-887a-4dabfe3dd770 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:08.061461 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 257/1029] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:08 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:08.192067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-980e748a-d809-4ff0-ad07-e3b11304efb1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:08.195830 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-980e748a-d809-4ff0-ad07-e3b11304efb1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:08.196722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-980e748a-d809-4ff0-ad07-e3b11304efb1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:08.196722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-980e748a-d809-4ff0-ad07-e3b11304efb1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:08.196722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-980e748a-d809-4ff0-ad07-e3b11304efb1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:08.205958 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:08.205958 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:08.207090 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-980e748a-d809-4ff0-ad07-e3b11304efb1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:08.207631 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 259/1030] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:08 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:09.082631 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1a7ec88-60c9-4022-af9d-a30c12134622 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:09.085730 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1a7ec88-60c9-4022-af9d-a30c12134622 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:09.086097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1a7ec88-60c9-4022-af9d-a30c12134622 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:09.086502 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1a7ec88-60c9-4022-af9d-a30c12134622 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:09.105664 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:09.105664 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:09.120733 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1a7ec88-60c9-4022-af9d-a30c12134622 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:09.131142 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1a7ec88-60c9-4022-af9d-a30c12134622 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:09.131987 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 257/1031] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:09 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:09.225432 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bbbd8c4-385d-48c9-9603-5c2280119abb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:09.228220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bbbd8c4-385d-48c9-9603-5c2280119abb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:09.228555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bbbd8c4-385d-48c9-9603-5c2280119abb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:09.228836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bbbd8c4-385d-48c9-9603-5c2280119abb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:09.229002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1bbbd8c4-385d-48c9-9603-5c2280119abb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:09.241032 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:09.241032 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:09.241868 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bbbd8c4-385d-48c9-9603-5c2280119abb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:09.242349 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 259/1032] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:09 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:10.149761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c2eb71a-9603-48f3-a1c2-95d774cd322c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:10.152752 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c2eb71a-9603-48f3-a1c2-95d774cd322c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:10.153062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c2eb71a-9603-48f3-a1c2-95d774cd322c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:10.153370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c2eb71a-9603-48f3-a1c2-95d774cd322c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:10.164535 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:10.164535 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:10.170994 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c2eb71a-9603-48f3-a1c2-95d774cd322c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:10.179552 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c2eb71a-9603-48f3-a1c2-95d774cd322c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:10.181043 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 258/1033] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:10 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:10.256920 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-133808fd-89b6-43c8-a0a4-521831223c7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:10.261031 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-133808fd-89b6-43c8-a0a4-521831223c7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:10.261031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-133808fd-89b6-43c8-a0a4-521831223c7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:10.261031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-133808fd-89b6-43c8-a0a4-521831223c7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:10.261031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-133808fd-89b6-43c8-a0a4-521831223c7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:10.268270 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:10.268270 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:10.268270 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-133808fd-89b6-43c8-a0a4-521831223c7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:10.268621 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 260/1034] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:10 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:11.204110 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36a11635-9f81-42fc-a7a4-2d09429cd26f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:11.206184 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36a11635-9f81-42fc-a7a4-2d09429cd26f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:11.206992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36a11635-9f81-42fc-a7a4-2d09429cd26f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:11.206992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36a11635-9f81-42fc-a7a4-2d09429cd26f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:11.215325 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:11.215325 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:11.220282 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36a11635-9f81-42fc-a7a4-2d09429cd26f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:11.226312 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36a11635-9f81-42fc-a7a4-2d09429cd26f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:11.226818 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 258/1035] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:11 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:11.287268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e24c298-e36a-4f9a-bed4-692731cef081 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:11.288828 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e24c298-e36a-4f9a-bed4-692731cef081 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:11.289062 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e24c298-e36a-4f9a-bed4-692731cef081 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:11.289393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e24c298-e36a-4f9a-bed4-692731cef081 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:11.289493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5e24c298-e36a-4f9a-bed4-692731cef081 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:11.294482 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:11.294482 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:11.295403 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e24c298-e36a-4f9a-bed4-692731cef081 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:11.295889 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 260/1036] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:11 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:12.246454 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3d5fdfa-295d-40aa-88df-62f0a89678e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:12.249208 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3d5fdfa-295d-40aa-88df-62f0a89678e0 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:12.249521 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3d5fdfa-295d-40aa-88df-62f0a89678e0 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:12.249750 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3d5fdfa-295d-40aa-88df-62f0a89678e0 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:12.260388 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:12.260388 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:12.266158 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3d5fdfa-295d-40aa-88df-62f0a89678e0 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:12.273793 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3d5fdfa-295d-40aa-88df-62f0a89678e0 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:12.274420 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 259/1037] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:12 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:12.313926 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6066fed2-9ca1-4be5-b297-8633628a52f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:12.316959 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6066fed2-9ca1-4be5-b297-8633628a52f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:12.317230 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6066fed2-9ca1-4be5-b297-8633628a52f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:12.317486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6066fed2-9ca1-4be5-b297-8633628a52f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:12.317621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6066fed2-9ca1-4be5-b297-8633628a52f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:12.325113 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:12.325113 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:12.325113 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6066fed2-9ca1-4be5-b297-8633628a52f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:12.325995 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 261/1038] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:12 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:13.288371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd2d89ad-844c-45a8-862f-2257be7e630a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:13.292265 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd2d89ad-844c-45a8-862f-2257be7e630a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:13.292265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd2d89ad-844c-45a8-862f-2257be7e630a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:13.292265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd2d89ad-844c-45a8-862f-2257be7e630a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:13.301453 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:13.301453 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:13.307459 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd2d89ad-844c-45a8-862f-2257be7e630a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:13.316021 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd2d89ad-844c-45a8-862f-2257be7e630a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:13.316761 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 259/1039] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:13 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:13.337662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a8ba3b4-18a0-44bc-bbc9-8f12892df64b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:13.339801 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a8ba3b4-18a0-44bc-bbc9-8f12892df64b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:13.343361 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a8ba3b4-18a0-44bc-bbc9-8f12892df64b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:13.343361 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a8ba3b4-18a0-44bc-bbc9-8f12892df64b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:13.343361 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3a8ba3b4-18a0-44bc-bbc9-8f12892df64b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:13.345883 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:13.345883 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:13.346778 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a8ba3b4-18a0-44bc-bbc9-8f12892df64b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:13.347447 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 261/1040] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:13 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:14.332462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d56c653e-b7a2-40fd-b0bd-d397bb3f89e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:14.334590 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d56c653e-b7a2-40fd-b0bd-d397bb3f89e1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:14.334782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d56c653e-b7a2-40fd-b0bd-d397bb3f89e1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:14.335040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d56c653e-b7a2-40fd-b0bd-d397bb3f89e1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:14.342523 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:14.342523 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:14.346978 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d56c653e-b7a2-40fd-b0bd-d397bb3f89e1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:14.351739 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d56c653e-b7a2-40fd-b0bd-d397bb3f89e1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:14.352120 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 260/1041] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:14 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:14.359877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8959ac1b-4180-45ef-a7fe-2f117f828b12 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:14.361699 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8959ac1b-4180-45ef-a7fe-2f117f828b12 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:14.361880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8959ac1b-4180-45ef-a7fe-2f117f828b12 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:14.362099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8959ac1b-4180-45ef-a7fe-2f117f828b12 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:14.362201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8959ac1b-4180-45ef-a7fe-2f117f828b12 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:14.369716 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:14.369716 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:14.370553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8959ac1b-4180-45ef-a7fe-2f117f828b12 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:14.370920 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 262/1042] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:14 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:15.365703 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-43485a00-4dd5-4db0-bb47-270ad7725ae1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:15.371272 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43485a00-4dd5-4db0-bb47-270ad7725ae1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:15.371272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43485a00-4dd5-4db0-bb47-270ad7725ae1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:15.371272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43485a00-4dd5-4db0-bb47-270ad7725ae1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:15.374543 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=247,cinder:UPDATE=36,cinder:INSERT=24 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:02:15.381177 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:15.381177 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:15.386563 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53f19de0-6514-4703-8ff4-6116fb481de4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:15.389948 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53f19de0-6514-4703-8ff4-6116fb481de4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:15.389948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53f19de0-6514-4703-8ff4-6116fb481de4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:15.390143 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-43485a00-4dd5-4db0-bb47-270ad7725ae1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:15.390253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53f19de0-6514-4703-8ff4-6116fb481de4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:15.390253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-53f19de0-6514-4703-8ff4-6116fb481de4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:15.396169 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:15.396169 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:15.397819 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43485a00-4dd5-4db0-bb47-270ad7725ae1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:15.397879 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53f19de0-6514-4703-8ff4-6116fb481de4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:15.397995 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 262/1043] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:15 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:15.398105 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 260/1044] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:15 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:16.415455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb776d70-2b87-4e25-9290-fc036629f774 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:16.418625 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb776d70-2b87-4e25-9290-fc036629f774 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:16.418820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bdcb19e4-a830-4a95-9d51-abbe44bf4d11 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:16.420560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb776d70-2b87-4e25-9290-fc036629f774 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:16.420560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb776d70-2b87-4e25-9290-fc036629f774 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:16.420560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bb776d70-2b87-4e25-9290-fc036629f774 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:16.423923 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdcb19e4-a830-4a95-9d51-abbe44bf4d11 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:16.423923 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdcb19e4-a830-4a95-9d51-abbe44bf4d11 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:16.423923 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdcb19e4-a830-4a95-9d51-abbe44bf4d11 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:16.424769 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:16.424769 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:16.425868 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb776d70-2b87-4e25-9290-fc036629f774 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:16.426463 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 261/1045] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:16 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:16.433185 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:16.433185 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:16.439588 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bdcb19e4-a830-4a95-9d51-abbe44bf4d11 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:16.446800 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdcb19e4-a830-4a95-9d51-abbe44bf4d11 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:16.447439 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 263/1046] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:16 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:17.441576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-540ddc6b-2fd8-4430-98da-303f07f1960a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:17.444005 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540ddc6b-2fd8-4430-98da-303f07f1960a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:17.444518 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540ddc6b-2fd8-4430-98da-303f07f1960a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:17.444659 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540ddc6b-2fd8-4430-98da-303f07f1960a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:17.444729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-540ddc6b-2fd8-4430-98da-303f07f1960a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:17.447159 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=265,cinder:UPDATE=84,cinder:INSERT=47 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:02:17.451900 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:17.451900 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:17.453706 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540ddc6b-2fd8-4430-98da-303f07f1960a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:17.454103 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 263/1047] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:17 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:17.467572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f3473ea4-f449-404f-ac45-c55af04433ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:17.471345 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3473ea4-f449-404f-ac45-c55af04433ff tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:17.471345 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3473ea4-f449-404f-ac45-c55af04433ff tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:17.471345 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3473ea4-f449-404f-ac45-c55af04433ff tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:17.480543 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:17.480543 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:17.486340 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f3473ea4-f449-404f-ac45-c55af04433ff tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:17.493873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3473ea4-f449-404f-ac45-c55af04433ff tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:17.494595 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 261/1048] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:17 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:18.468112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3cb4c36-bbbc-49e0-a70a-0ae772791d0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:18.471167 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3cb4c36-bbbc-49e0-a70a-0ae772791d0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:18.471504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3cb4c36-bbbc-49e0-a70a-0ae772791d0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:18.471750 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3cb4c36-bbbc-49e0-a70a-0ae772791d0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:18.471883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e3cb4c36-bbbc-49e0-a70a-0ae772791d0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:18.477504 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:18.477504 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:18.478555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3cb4c36-bbbc-49e0-a70a-0ae772791d0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:18.479181 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 262/1049] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:18 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:18.509562 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d0d32f9-60da-41b0-adde-c69a248cd1d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:18.512061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d0d32f9-60da-41b0-adde-c69a248cd1d1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:18.512325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d0d32f9-60da-41b0-adde-c69a248cd1d1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:18.512595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d0d32f9-60da-41b0-adde-c69a248cd1d1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:18.515277 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=175,cinder:UPDATE=10,cinder:INSERT=5 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:02:18.522580 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:18.522580 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:18.527727 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d0d32f9-60da-41b0-adde-c69a248cd1d1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:18.533826 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d0d32f9-60da-41b0-adde-c69a248cd1d1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:18.534340 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 264/1050] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:18 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:19.491455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-702714a5-dc3f-4a77-9808-3b8099939a03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:19.493732 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-702714a5-dc3f-4a77-9808-3b8099939a03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:19.493979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-702714a5-dc3f-4a77-9808-3b8099939a03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:19.494209 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-702714a5-dc3f-4a77-9808-3b8099939a03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:19.494387 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-702714a5-dc3f-4a77-9808-3b8099939a03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:19.499793 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:19.499793 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:19.500771 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-702714a5-dc3f-4a77-9808-3b8099939a03 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:19.501202 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 264/1051] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:19 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:19.551527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93dc566f-38d2-45e3-afdb-ce09b91a98dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:19.554343 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93dc566f-38d2-45e3-afdb-ce09b91a98dd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:19.554926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93dc566f-38d2-45e3-afdb-ce09b91a98dd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:19.555429 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93dc566f-38d2-45e3-afdb-ce09b91a98dd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:19.565906 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:19.565906 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:19.571456 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93dc566f-38d2-45e3-afdb-ce09b91a98dd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:19.578564 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93dc566f-38d2-45e3-afdb-ce09b91a98dd tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:19.578564 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 262/1052] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:19 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:20.517019 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c7d4d01-fe98-43c9-9a80-04dbf4553b2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:20.519589 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c7d4d01-fe98-43c9-9a80-04dbf4553b2b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:20.519888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c7d4d01-fe98-43c9-9a80-04dbf4553b2b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:20.520179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c7d4d01-fe98-43c9-9a80-04dbf4553b2b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:20.520385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1c7d4d01-fe98-43c9-9a80-04dbf4553b2b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:20.526151 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:20.526151 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:20.526942 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c7d4d01-fe98-43c9-9a80-04dbf4553b2b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:20.527479 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 263/1053] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:20 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:20.594278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b326fa87-c3d9-42f5-99bb-febff5f70c94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:20.596399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b326fa87-c3d9-42f5-99bb-febff5f70c94 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:20.596617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b326fa87-c3d9-42f5-99bb-febff5f70c94 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:20.597066 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b326fa87-c3d9-42f5-99bb-febff5f70c94 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:20.608875 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:20.608875 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:20.615280 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b326fa87-c3d9-42f5-99bb-febff5f70c94 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:20.622354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b326fa87-c3d9-42f5-99bb-febff5f70c94 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:20.623423 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 265/1054] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:20 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:21.541064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b532006-d663-4bd9-8d64-062baa4e3014 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:21.543102 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b532006-d663-4bd9-8d64-062baa4e3014 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:21.543337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b532006-d663-4bd9-8d64-062baa4e3014 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:21.543527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b532006-d663-4bd9-8d64-062baa4e3014 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:21.543627 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5b532006-d663-4bd9-8d64-062baa4e3014 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:21.548694 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:21.548694 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:21.549516 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b532006-d663-4bd9-8d64-062baa4e3014 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:21.550020 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 265/1055] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:21 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:21.640615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ffa8abaf-f820-442d-87ab-fb08d66dce72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:21.643017 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffa8abaf-f820-442d-87ab-fb08d66dce72 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:21.643534 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffa8abaf-f820-442d-87ab-fb08d66dce72 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:21.645260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffa8abaf-f820-442d-87ab-fb08d66dce72 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:21.653275 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:21.653275 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:21.658653 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffa8abaf-f820-442d-87ab-fb08d66dce72 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:21.665286 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffa8abaf-f820-442d-87ab-fb08d66dce72 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:21.666120 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 263/1056] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:21 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:22.563528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e838128f-0a66-4503-b7c8-1dbcebe5d2dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:22.565747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e838128f-0a66-4503-b7c8-1dbcebe5d2dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:22.565978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e838128f-0a66-4503-b7c8-1dbcebe5d2dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:22.566223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e838128f-0a66-4503-b7c8-1dbcebe5d2dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:22.566416 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e838128f-0a66-4503-b7c8-1dbcebe5d2dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:22.568499 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:UPDATE=68,cinder:SELECT=270,cinder:INSERT=49 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:02:22.572524 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:22.572524 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:22.573574 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e838128f-0a66-4503-b7c8-1dbcebe5d2dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:22.574093 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 264/1057] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:22 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:22.681862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6b8c41a-01aa-445a-a724-dc11199d3dc9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:22.683858 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6b8c41a-01aa-445a-a724-dc11199d3dc9 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:22.684041 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6b8c41a-01aa-445a-a724-dc11199d3dc9 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:22.684232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6b8c41a-01aa-445a-a724-dc11199d3dc9 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:22.691326 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:22.691326 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:22.695074 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d6b8c41a-01aa-445a-a724-dc11199d3dc9 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:22.700125 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6b8c41a-01aa-445a-a724-dc11199d3dc9 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:22.700536 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 266/1058] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:22 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:23.588228 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2e75d8c-e2fe-4183-ba0f-0104b72b5e23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:23.591441 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2e75d8c-e2fe-4183-ba0f-0104b72b5e23 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:23.591727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2e75d8c-e2fe-4183-ba0f-0104b72b5e23 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:23.591961 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2e75d8c-e2fe-4183-ba0f-0104b72b5e23 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:23.592070 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b2e75d8c-e2fe-4183-ba0f-0104b72b5e23 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:23.599551 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:23.599551 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:23.600618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2e75d8c-e2fe-4183-ba0f-0104b72b5e23 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:23.601205 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 266/1059] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:23 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:23.715177 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b993245-116d-4048-abcc-bf5d36c47d49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:23.722918 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b993245-116d-4048-abcc-bf5d36c47d49 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:23.722918 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b993245-116d-4048-abcc-bf5d36c47d49 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:23.722918 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b993245-116d-4048-abcc-bf5d36c47d49 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:23.735596 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:23.735596 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:23.743635 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6b993245-116d-4048-abcc-bf5d36c47d49 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:23.751285 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b993245-116d-4048-abcc-bf5d36c47d49 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:23.751467 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 264/1060] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:23 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:24.612432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69de126c-31dc-4e7b-8180-77f707767b77 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:24.614307 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69de126c-31dc-4e7b-8180-77f707767b77 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:24.614545 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69de126c-31dc-4e7b-8180-77f707767b77 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:24.614752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69de126c-31dc-4e7b-8180-77f707767b77 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:24.614884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-69de126c-31dc-4e7b-8180-77f707767b77 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:24.620129 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:24.620129 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:24.621018 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69de126c-31dc-4e7b-8180-77f707767b77 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:24.621444 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 265/1061] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:24 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:24.765495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2c266f1a-025e-4c64-8b43-7e5fcaa97431 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:24.768015 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c266f1a-025e-4c64-8b43-7e5fcaa97431 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:24.768333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c266f1a-025e-4c64-8b43-7e5fcaa97431 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:24.768614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c266f1a-025e-4c64-8b43-7e5fcaa97431 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:24.777336 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:24.777336 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:24.782373 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c266f1a-025e-4c64-8b43-7e5fcaa97431 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:24.789927 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c266f1a-025e-4c64-8b43-7e5fcaa97431 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:24.790729 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 267/1062] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:24 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:25.634635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b156e308-c8f6-40cc-bd4d-9ddd029ebba8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:25.637128 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b156e308-c8f6-40cc-bd4d-9ddd029ebba8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:25.637590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b156e308-c8f6-40cc-bd4d-9ddd029ebba8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:25.637914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b156e308-c8f6-40cc-bd4d-9ddd029ebba8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:25.638061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b156e308-c8f6-40cc-bd4d-9ddd029ebba8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:25.644402 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:25.644402 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:25.645485 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b156e308-c8f6-40cc-bd4d-9ddd029ebba8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:25.645965 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 267/1063] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:25 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:25.807073 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fecba30-bf45-4663-9304-0f2b30f4970e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:25.809447 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fecba30-bf45-4663-9304-0f2b30f4970e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:25.809883 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fecba30-bf45-4663-9304-0f2b30f4970e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:25.810153 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fecba30-bf45-4663-9304-0f2b30f4970e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:25.820327 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:25.820327 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:25.826069 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2fecba30-bf45-4663-9304-0f2b30f4970e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:25.834039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fecba30-bf45-4663-9304-0f2b30f4970e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:25.834606 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 265/1064] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:25 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:26.538140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:26.539760 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:02:26.540118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1439875885"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:26.541660 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1439875885'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:02:26.541843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Create volume of 1 GB Aug 15 15:02:26.546055 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Availability Zones retrieved successfully. Aug 15 15:02:26.551688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Flow 'volume_create_api' (a9c166a7-c8ce-4b91-bdb5-5f2f2f8c77b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:02:26.552729 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a074f0-dde7-40de-be8b-3d1d31bcf842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:26.553715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:02:26.581207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a074f0-dde7-40de-be8b-3d1d31bcf842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:26.582749 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6df722e-ffea-496e-9650-228a907e3528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:26.641907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Created reservations ['3ff38b38-5580-467a-ab8a-6834a9009d13', 'da1aec04-bc74-4496-9667-6ae95bbd9c7a', '00777f2c-df20-4713-8a80-b84b0c42b613', '522972e5-353d-4bb5-9430-3f476675db0c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:02:26.642698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6df722e-ffea-496e-9650-228a907e3528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ff38b38-5580-467a-ab8a-6834a9009d13', 'da1aec04-bc74-4496-9667-6ae95bbd9c7a', '00777f2c-df20-4713-8a80-b84b0c42b613', '522972e5-353d-4bb5-9430-3f476675db0c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:26.643414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82e7709-21c5-4a7c-a652-f663dd5b1cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:26.662154 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ccd0389-efe0-4c6a-b196-4e370a191e0b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:26.664804 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ccd0389-efe0-4c6a-b196-4e370a191e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:26.665047 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ccd0389-efe0-4c6a-b196-4e370a191e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:26.665468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ccd0389-efe0-4c6a-b196-4e370a191e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:26.665630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4ccd0389-efe0-4c6a-b196-4e370a191e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:26.666973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82e7709-21c5-4a7c-a652-f663dd5b1cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a52a309-204b-4bfe-a555-a6c09d7ffe42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1439875885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bce2ab937efc476da8ba94a3c16fdcd3',qos_specs=None,replication_status=,reservations=['3ff38b38-5580-467a-ab8a-6834a9009d13','da1aec04-bc74-4496-9667-6ae95bbd9c7a','00777f2c-df20-4713-8a80-b84b0c42b613','522972e5-353d-4bb5-9430-3f476675db0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c09d22309b4d2a8053c18f85ce6ec6',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1439875885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a52a309-204b-4bfe-a555-a6c09d7ffe42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bce2ab937efc476da8ba94a3c16fdcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97c09d22309b4d2a8053c18f85ce6ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:26.667703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcb7c5d-3853-48ba-b734-35c02affa8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:26.673804 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:26.673804 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:26.674928 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ccd0389-efe0-4c6a-b196-4e370a191e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:26.675609 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 268/1065] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:26 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:26.689166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbcb7c5d-3853-48ba-b734-35c02affa8ba) transitioned into state 'SUCCESS' from state '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-1439875885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bce2ab937efc476da8ba94a3c16fdcd3',qos_specs=None,replication_status=,reservations=['3ff38b38-5580-467a-ab8a-6834a9009d13','da1aec04-bc74-4496-9667-6ae95bbd9c7a','00777f2c-df20-4713-8a80-b84b0c42b613','522972e5-353d-4bb5-9430-3f476675db0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c09d22309b4d2a8053c18f85ce6ec6',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:26.689861 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48121ec7-9f55-404c-a8d0-abb9ef263d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:26.703290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48121ec7-9f55-404c-a8d0-abb9ef263d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:26.703290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Flow 'volume_create_api' (a9c166a7-c8ce-4b91-bdb5-5f2f2f8c77b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:02:26.703290 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Create volume request issued successfully. Aug 15 15:02:26.703290 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d887165-f0c1-49b5-ab60-184ba57a36b9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:02:26.703290 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 266/1066] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:02:26 2026] POST /volume/v3/volumes => generated 754 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:02:26.852941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbfa6728-e212-415c-927c-45b5fabf1f88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:26.855072 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbfa6728-e212-415c-927c-45b5fabf1f88 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:26.855295 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbfa6728-e212-415c-927c-45b5fabf1f88 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:26.855512 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbfa6728-e212-415c-927c-45b5fabf1f88 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:26.862922 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:26.862922 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:26.866990 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bbfa6728-e212-415c-927c-45b5fabf1f88 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:26.871469 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbfa6728-e212-415c-927c-45b5fabf1f88 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:26.872187 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 268/1067] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:26 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:27.689799 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0c3d9e6-68a7-4364-a2ec-8b531bff83e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:27.691962 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0c3d9e6-68a7-4364-a2ec-8b531bff83e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:27.692209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0c3d9e6-68a7-4364-a2ec-8b531bff83e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:27.692536 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0c3d9e6-68a7-4364-a2ec-8b531bff83e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:27.692735 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a0c3d9e6-68a7-4364-a2ec-8b531bff83e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:27.701352 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:27.701352 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:27.701352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0c3d9e6-68a7-4364-a2ec-8b531bff83e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:27.701352 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 266/1068] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:27 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:27.887372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f47d5f3a-2e5d-4e3b-9e3a-e5a62998a2d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:27.890196 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f47d5f3a-2e5d-4e3b-9e3a-e5a62998a2d2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:27.890533 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f47d5f3a-2e5d-4e3b-9e3a-e5a62998a2d2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:27.891033 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f47d5f3a-2e5d-4e3b-9e3a-e5a62998a2d2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:27.901927 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:27.901927 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:27.907893 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f47d5f3a-2e5d-4e3b-9e3a-e5a62998a2d2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:27.914872 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f47d5f3a-2e5d-4e3b-9e3a-e5a62998a2d2 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:27.915478 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 269/1069] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:27 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:28.715230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf9eb2bc-5b82-4635-afb0-8c4e2ef563ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:28.720325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf9eb2bc-5b82-4635-afb0-8c4e2ef563ef tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:28.720627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf9eb2bc-5b82-4635-afb0-8c4e2ef563ef tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:28.720837 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf9eb2bc-5b82-4635-afb0-8c4e2ef563ef tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:28.720972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cf9eb2bc-5b82-4635-afb0-8c4e2ef563ef tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:28.728389 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:28.728389 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:28.729233 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf9eb2bc-5b82-4635-afb0-8c4e2ef563ef tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:28.729689 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 267/1070] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:28 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:28.930191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3536f89-2357-426b-95d4-3dfb41fcee7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:28.934088 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3536f89-2357-426b-95d4-3dfb41fcee7d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:28.934088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3536f89-2357-426b-95d4-3dfb41fcee7d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:28.934088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3536f89-2357-426b-95d4-3dfb41fcee7d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:28.940862 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:28.940862 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:28.945835 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3536f89-2357-426b-95d4-3dfb41fcee7d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:28.951526 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3536f89-2357-426b-95d4-3dfb41fcee7d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:28.951934 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 269/1071] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:28 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:29.744650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3fad4c24-f2cb-439d-9c69-83cefdac92d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:29.746762 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fad4c24-f2cb-439d-9c69-83cefdac92d8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:29.747039 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fad4c24-f2cb-439d-9c69-83cefdac92d8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:29.747215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fad4c24-f2cb-439d-9c69-83cefdac92d8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:29.747346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3fad4c24-f2cb-439d-9c69-83cefdac92d8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:29.755854 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:29.755854 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:29.755854 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fad4c24-f2cb-439d-9c69-83cefdac92d8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:29.756907 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 267/1072] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:29 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:29.968570 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee1687a6-65c8-487b-8af1-637896711780 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:29.971146 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee1687a6-65c8-487b-8af1-637896711780 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:29.973290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee1687a6-65c8-487b-8af1-637896711780 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:29.973290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee1687a6-65c8-487b-8af1-637896711780 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:29.985764 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:29.985764 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:29.991403 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee1687a6-65c8-487b-8af1-637896711780 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:30.004452 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee1687a6-65c8-487b-8af1-637896711780 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:30.004452 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 270/1073] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:29 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:30.771457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b825c757-0800-44b7-90e8-d1ec0face0fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:30.773424 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b825c757-0800-44b7-90e8-d1ec0face0fc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:30.773634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b825c757-0800-44b7-90e8-d1ec0face0fc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:30.774110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b825c757-0800-44b7-90e8-d1ec0face0fc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:30.774321 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b825c757-0800-44b7-90e8-d1ec0face0fc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:30.779862 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:30.779862 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:30.780998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b825c757-0800-44b7-90e8-d1ec0face0fc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:30.781591 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 268/1074] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:30 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:31.019549 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44a4a6d1-ae3c-40a0-a146-f7faba303963 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:31.021740 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44a4a6d1-ae3c-40a0-a146-f7faba303963 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:31.021980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44a4a6d1-ae3c-40a0-a146-f7faba303963 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:31.022152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44a4a6d1-ae3c-40a0-a146-f7faba303963 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:31.036094 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:31.036094 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:31.043815 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-44a4a6d1-ae3c-40a0-a146-f7faba303963 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:31.051197 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44a4a6d1-ae3c-40a0-a146-f7faba303963 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:31.051357 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 270/1075] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:31 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:31.794599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a5659306-0f8e-4352-9ce1-6ca37730644c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:31.799988 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5659306-0f8e-4352-9ce1-6ca37730644c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:31.799988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5659306-0f8e-4352-9ce1-6ca37730644c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:31.799988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5659306-0f8e-4352-9ce1-6ca37730644c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:31.799988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a5659306-0f8e-4352-9ce1-6ca37730644c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:31.804484 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:31.804484 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:31.805629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5659306-0f8e-4352-9ce1-6ca37730644c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:31.806212 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 268/1076] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:31 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:32.066497 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8258d50-29fd-4cfa-8588-27b7da873224 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:32.068911 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8258d50-29fd-4cfa-8588-27b7da873224 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:32.069368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8258d50-29fd-4cfa-8588-27b7da873224 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:32.069705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8258d50-29fd-4cfa-8588-27b7da873224 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:32.080062 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:32.080062 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:32.086273 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a8258d50-29fd-4cfa-8588-27b7da873224 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:32.099934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8258d50-29fd-4cfa-8588-27b7da873224 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:32.100552 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 271/1077] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:32 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:32.818490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7872251-f752-4af9-8eba-ebd55487c040 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:32.820823 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7872251-f752-4af9-8eba-ebd55487c040 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:32.821007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7872251-f752-4af9-8eba-ebd55487c040 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:32.821207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7872251-f752-4af9-8eba-ebd55487c040 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:32.821340 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e7872251-f752-4af9-8eba-ebd55487c040 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:32.825572 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:32.825572 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:32.826367 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7872251-f752-4af9-8eba-ebd55487c040 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:32.826718 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 269/1078] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:32 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:33.113688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a79658da-6478-46fd-baea-b311989fe5ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:33.115584 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a79658da-6478-46fd-baea-b311989fe5ee tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:33.115808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a79658da-6478-46fd-baea-b311989fe5ee tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:33.116035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a79658da-6478-46fd-baea-b311989fe5ee tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:33.124031 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:33.124031 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:33.127994 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a79658da-6478-46fd-baea-b311989fe5ee tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:33.133344 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a79658da-6478-46fd-baea-b311989fe5ee tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:33.133863 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 271/1079] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:33 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:33.841295 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8a979a0-4f08-452f-aceb-d93c28bb4f80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:33.843757 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8a979a0-4f08-452f-aceb-d93c28bb4f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:33.844267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8a979a0-4f08-452f-aceb-d93c28bb4f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:33.844267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8a979a0-4f08-452f-aceb-d93c28bb4f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:33.849369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a8a979a0-4f08-452f-aceb-d93c28bb4f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:33.854749 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:33.854749 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:33.855838 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8a979a0-4f08-452f-aceb-d93c28bb4f80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:33.856542 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 269/1080] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:33 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:34.150577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a3c4b93-79d2-4174-b5f5-0eb415917a4a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:34.152652 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a3c4b93-79d2-4174-b5f5-0eb415917a4a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:34.152901 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a3c4b93-79d2-4174-b5f5-0eb415917a4a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:34.153122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a3c4b93-79d2-4174-b5f5-0eb415917a4a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:34.161566 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:34.161566 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:34.165854 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2a3c4b93-79d2-4174-b5f5-0eb415917a4a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:34.170972 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a3c4b93-79d2-4174-b5f5-0eb415917a4a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:34.171384 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 272/1081] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:34 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:34.878172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1b15e07-4ebf-4cdd-9c1a-0c022834b187 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:34.882172 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1b15e07-4ebf-4cdd-9c1a-0c022834b187 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:34.882172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1b15e07-4ebf-4cdd-9c1a-0c022834b187 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:34.883708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1b15e07-4ebf-4cdd-9c1a-0c022834b187 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:34.884001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a1b15e07-4ebf-4cdd-9c1a-0c022834b187 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:34.896713 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:34.896713 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:34.898359 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1b15e07-4ebf-4cdd-9c1a-0c022834b187 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:34.898631 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 270/1082] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:34 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:35.187526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31e7c9fe-7c01-4f34-b511-9b875873302f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:35.190183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31e7c9fe-7c01-4f34-b511-9b875873302f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:35.190457 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31e7c9fe-7c01-4f34-b511-9b875873302f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:35.190688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31e7c9fe-7c01-4f34-b511-9b875873302f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:35.199778 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:35.199778 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:35.204579 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31e7c9fe-7c01-4f34-b511-9b875873302f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:35.211606 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31e7c9fe-7c01-4f34-b511-9b875873302f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:35.212104 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 272/1083] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:35 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:35.915571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cde0eea-3bdb-40d4-9eb1-039c6e4f6634 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:35.917719 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cde0eea-3bdb-40d4-9eb1-039c6e4f6634 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:35.918032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cde0eea-3bdb-40d4-9eb1-039c6e4f6634 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:35.918359 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cde0eea-3bdb-40d4-9eb1-039c6e4f6634 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:35.918563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0cde0eea-3bdb-40d4-9eb1-039c6e4f6634 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:35.928300 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:35.928300 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:35.932925 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cde0eea-3bdb-40d4-9eb1-039c6e4f6634 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:35.933438 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 270/1084] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:35 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:36.229174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88694043-9cb9-47a0-a3a0-c47826ddfd5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:36.232289 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88694043-9cb9-47a0-a3a0-c47826ddfd5b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:36.232745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88694043-9cb9-47a0-a3a0-c47826ddfd5b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:36.232745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88694043-9cb9-47a0-a3a0-c47826ddfd5b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:36.255211 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:36.255211 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:36.262144 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88694043-9cb9-47a0-a3a0-c47826ddfd5b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:36.268899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88694043-9cb9-47a0-a3a0-c47826ddfd5b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:36.270071 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 273/1085] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:36 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:36.945274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d70021b4-f07a-408c-8123-919d58810c1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:36.947563 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d70021b4-f07a-408c-8123-919d58810c1b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:36.947811 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d70021b4-f07a-408c-8123-919d58810c1b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:36.948049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d70021b4-f07a-408c-8123-919d58810c1b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:36.948181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d70021b4-f07a-408c-8123-919d58810c1b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:36.953220 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:36.953220 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:36.954234 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d70021b4-f07a-408c-8123-919d58810c1b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:36.954754 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 271/1086] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:36 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:37.284761 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-780a27ce-6334-4bb6-8b1d-f686e3724b27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:37.286998 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-780a27ce-6334-4bb6-8b1d-f686e3724b27 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:37.287226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-780a27ce-6334-4bb6-8b1d-f686e3724b27 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:37.287483 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-780a27ce-6334-4bb6-8b1d-f686e3724b27 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:37.296264 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:37.296264 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:37.300411 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-780a27ce-6334-4bb6-8b1d-f686e3724b27 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:37.306369 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-780a27ce-6334-4bb6-8b1d-f686e3724b27 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:37.306972 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 273/1087] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:37 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:37.968188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0162cb08-a88d-4771-8dfd-862db8ac64cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:37.969864 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0162cb08-a88d-4771-8dfd-862db8ac64cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:37.970046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0162cb08-a88d-4771-8dfd-862db8ac64cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:37.970209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0162cb08-a88d-4771-8dfd-862db8ac64cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:37.970380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0162cb08-a88d-4771-8dfd-862db8ac64cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:37.975371 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:37.975371 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:37.976209 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0162cb08-a88d-4771-8dfd-862db8ac64cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:37.976709 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 271/1088] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:37 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:38.323028 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-512299bf-a9ed-41aa-9a4f-b62ed1b0dc1e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:38.328154 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-512299bf-a9ed-41aa-9a4f-b62ed1b0dc1e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:38.328154 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-512299bf-a9ed-41aa-9a4f-b62ed1b0dc1e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:38.328154 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-512299bf-a9ed-41aa-9a4f-b62ed1b0dc1e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:38.338020 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:38.338020 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:38.343963 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-512299bf-a9ed-41aa-9a4f-b62ed1b0dc1e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:38.350911 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-512299bf-a9ed-41aa-9a4f-b62ed1b0dc1e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:38.351592 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 274/1089] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:38 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:38.989864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e953786d-c305-435f-b20a-6f93d6a96d98 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:38.991571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e953786d-c305-435f-b20a-6f93d6a96d98 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:38.991784 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e953786d-c305-435f-b20a-6f93d6a96d98 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:38.992004 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e953786d-c305-435f-b20a-6f93d6a96d98 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:38.992122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e953786d-c305-435f-b20a-6f93d6a96d98 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:38.997014 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:38.997014 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:38.997833 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e953786d-c305-435f-b20a-6f93d6a96d98 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:38.998199 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 272/1090] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:38 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:39.366048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83791578-a373-4394-bc99-7c429a50e012 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:39.369377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83791578-a373-4394-bc99-7c429a50e012 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:39.369769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83791578-a373-4394-bc99-7c429a50e012 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:39.369854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83791578-a373-4394-bc99-7c429a50e012 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:39.377966 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:39.377966 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:39.381968 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83791578-a373-4394-bc99-7c429a50e012 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:39.388682 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83791578-a373-4394-bc99-7c429a50e012 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:39.389389 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 274/1091] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:39 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:40.008794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b156b966-47c4-4bf4-9f32-c98a56491d26 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:40.010897 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b156b966-47c4-4bf4-9f32-c98a56491d26 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:40.011136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b156b966-47c4-4bf4-9f32-c98a56491d26 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:40.011407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b156b966-47c4-4bf4-9f32-c98a56491d26 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:40.011616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b156b966-47c4-4bf4-9f32-c98a56491d26 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:40.016603 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:40.016603 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:40.018146 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b156b966-47c4-4bf4-9f32-c98a56491d26 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:40.018146 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 272/1092] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:40 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:40.404467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff0bc8dd-c381-41b3-bad7-5ef62a0873ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:40.407352 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff0bc8dd-c381-41b3-bad7-5ef62a0873ca tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:40.407352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff0bc8dd-c381-41b3-bad7-5ef62a0873ca tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:40.407352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff0bc8dd-c381-41b3-bad7-5ef62a0873ca tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:40.417806 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:40.417806 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:40.422903 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff0bc8dd-c381-41b3-bad7-5ef62a0873ca tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:40.429019 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff0bc8dd-c381-41b3-bad7-5ef62a0873ca tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:40.429823 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 275/1093] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:40 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:40.792373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:40.794702 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:02:40.794913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1873412089"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:40.796612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1873412089'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:02:40.796765 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume of 1 GB Aug 15 15:02:40.801103 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Availability Zones retrieved successfully. Aug 15 15:02:40.807903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Flow 'volume_create_api' (7db4f620-4164-484a-999d-f0d1d4fe049b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:02:40.808829 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759db090-7158-4caa-a745-304785f2dce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:40.810052 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:02:40.840311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759db090-7158-4caa-a745-304785f2dce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:40.841273 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4035af31-10bc-4c61-891f-8b21275452f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:40.906361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Created reservations ['3352bb4f-995c-4802-be0c-997d6ff3fb29', '5b56e1b1-a6e2-43b8-a10b-73310c07656e', '42cfb70e-e3cf-4e13-8a9e-bee4babc7b6f', '48b48dca-e83d-480f-a68e-2f502a90561a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:02:40.907297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4035af31-10bc-4c61-891f-8b21275452f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3352bb4f-995c-4802-be0c-997d6ff3fb29', '5b56e1b1-a6e2-43b8-a10b-73310c07656e', '42cfb70e-e3cf-4e13-8a9e-bee4babc7b6f', '48b48dca-e83d-480f-a68e-2f502a90561a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:40.908323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b70d74d-8a3e-44dc-9e2e-0c2f14a66155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:40.937845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b70d74d-8a3e-44dc-9e2e-0c2f14a66155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d66ed4b-c589-48ae-aae3-abc4539e7298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1873412089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7262e5f9858b4e439e3df44ef5738598',qos_specs=None,replication_status=,reservations=['3352bb4f-995c-4802-be0c-997d6ff3fb29','5b56e1b1-a6e2-43b8-a10b-73310c07656e','42cfb70e-e3cf-4e13-8a9e-bee4babc7b6f','48b48dca-e83d-480f-a68e-2f502a90561a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15ab783ba08842ceaa96833fcee19fda',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1873412089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d66ed4b-c589-48ae-aae3-abc4539e7298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7262e5f9858b4e439e3df44ef5738598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15ab783ba08842ceaa96833fcee19fda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:40.938814 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0a71e8-2b6f-42e6-aad9-374d8a45390c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:40.959817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0a71e8-2b6f-42e6-aad9-374d8a45390c) transitioned into state 'SUCCESS' from state '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-1873412089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7262e5f9858b4e439e3df44ef5738598',qos_specs=None,replication_status=,reservations=['3352bb4f-995c-4802-be0c-997d6ff3fb29','5b56e1b1-a6e2-43b8-a10b-73310c07656e','42cfb70e-e3cf-4e13-8a9e-bee4babc7b6f','48b48dca-e83d-480f-a68e-2f502a90561a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15ab783ba08842ceaa96833fcee19fda',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:40.960694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb7157b-215c-42b2-843a-71af2f93685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:02:40.971403 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb7157b-215c-42b2-843a-71af2f93685f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:02:40.972666 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Flow 'volume_create_api' (7db4f620-4164-484a-999d-f0d1d4fe049b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:02:40.973024 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume request issued successfully. Aug 15 15:02:40.974109 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26273cf5-c267-4f4f-ad6a-2de6c0049a0d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:02:40.974835 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 273/1094] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:02:40 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:02:40.990817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69fe7071-1a28-4f95-aea1-c867037fd3fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:40.992637 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69fe7071-1a28-4f95-aea1-c867037fd3fe tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:40.992985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69fe7071-1a28-4f95-aea1-c867037fd3fe tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:40.993114 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69fe7071-1a28-4f95-aea1-c867037fd3fe tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:41.002778 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:41.002778 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:41.008618 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-69fe7071-1a28-4f95-aea1-c867037fd3fe tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:41.015488 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69fe7071-1a28-4f95-aea1-c867037fd3fe tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:41.016141 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 275/1095] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:40 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:41.031054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1f95128-072a-49af-88d1-cce01b57a73e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:41.034085 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1f95128-072a-49af-88d1-cce01b57a73e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:41.034351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1f95128-072a-49af-88d1-cce01b57a73e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:41.034576 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1f95128-072a-49af-88d1-cce01b57a73e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:41.034692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e1f95128-072a-49af-88d1-cce01b57a73e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:41.041996 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:41.041996 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:41.043094 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1f95128-072a-49af-88d1-cce01b57a73e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:41.043661 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 273/1096] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:41 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:41.448112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-68b7b366-cc91-4c91-8a81-36f71135e7ec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:41.450460 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68b7b366-cc91-4c91-8a81-36f71135e7ec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:41.450704 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68b7b366-cc91-4c91-8a81-36f71135e7ec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:41.450942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68b7b366-cc91-4c91-8a81-36f71135e7ec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:41.460092 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:41.460092 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:41.466448 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-68b7b366-cc91-4c91-8a81-36f71135e7ec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:41.473400 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68b7b366-cc91-4c91-8a81-36f71135e7ec tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:41.473951 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 276/1097] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:41 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:42.032215 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff390e15-e2f3-4bcb-8adb-e476db3b4da8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.034253 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff390e15-e2f3-4bcb-8adb-e476db3b4da8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:42.034443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff390e15-e2f3-4bcb-8adb-e476db3b4da8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.034675 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff390e15-e2f3-4bcb-8adb-e476db3b4da8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.042717 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.042717 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:42.046917 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ff390e15-e2f3-4bcb-8adb-e476db3b4da8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:42.054640 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff390e15-e2f3-4bcb-8adb-e476db3b4da8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:42.054864 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 274/1098] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:42.055903 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53b3f173-46c4-4dbc-8844-0a6ec5c6b049 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.061340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53b3f173-46c4-4dbc-8844-0a6ec5c6b049 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:42.061602 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53b3f173-46c4-4dbc-8844-0a6ec5c6b049 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.061942 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53b3f173-46c4-4dbc-8844-0a6ec5c6b049 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.062084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-53b3f173-46c4-4dbc-8844-0a6ec5c6b049 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:42.070936 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.070936 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:42.071947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53b3f173-46c4-4dbc-8844-0a6ec5c6b049 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:42.072442 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 276/1099] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:42.111382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-45fe9bed-a9f7-43f7-bca6-b49117353392 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.113442 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-45fe9bed-a9f7-43f7-bca6-b49117353392 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:42.113623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-45fe9bed-a9f7-43f7-bca6-b49117353392 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.113801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-45fe9bed-a9f7-43f7-bca6-b49117353392 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.120413 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.120413 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:42.123989 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-45fe9bed-a9f7-43f7-bca6-b49117353392 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:42.128402 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-45fe9bed-a9f7-43f7-bca6-b49117353392 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:42.128706 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 274/1100] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:42.213841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a8b41bd-be2b-40cb-90d8-087880b1cf58 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.214460 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a8b41bd-be2b-40cb-90d8-087880b1cf58 None None] GET https://10.4.3.107/volume// Aug 15 15:02:42.214702 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a8b41bd-be2b-40cb-90d8-087880b1cf58 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.214947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a8b41bd-be2b-40cb-90d8-087880b1cf58 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.215382 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a8b41bd-be2b-40cb-90d8-087880b1cf58 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:02:42.215942 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 277/1101] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:02: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 15 15:02:42.224734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-3d5637c7-b889-4682-9b5a-4739583eb5ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.227131 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-3d5637c7-b889-4682-9b5a-4739583eb5ca tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:02:42.227572 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-3d5637c7-b889-4682-9b5a-4739583eb5ca tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d66ed4b-c589-48ae-aae3-abc4539e7298", "connector": null, "instance_uuid": "04378d84-010d-401c-aa87-f4932b53272f"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:42.236992 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.236992 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:42.264221 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-3d5637c7-b889-4682-9b5a-4739583eb5ca tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:02:42.264891 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 275/1102] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:02:42 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 15 15:02:42.296335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe5b646e-d4ac-4d75-8c22-24da410c3ed5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.299136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe5b646e-d4ac-4d75-8c22-24da410c3ed5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:42.299136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe5b646e-d4ac-4d75-8c22-24da410c3ed5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.299136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe5b646e-d4ac-4d75-8c22-24da410c3ed5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.308867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fcd8847-7f31-4e4a-90c9-d135f02fb87d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.309328 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fcd8847-7f31-4e4a-90c9-d135f02fb87d None None] GET https://10.4.3.107/volume// Aug 15 15:02:42.309533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fcd8847-7f31-4e4a-90c9-d135f02fb87d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.309743 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fcd8847-7f31-4e4a-90c9-d135f02fb87d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.310058 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fcd8847-7f31-4e4a-90c9-d135f02fb87d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:02:42.310143 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.310143 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:42.310377 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 275/1103] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 15 15:02:42.314972 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe5b646e-d4ac-4d75-8c22-24da410c3ed5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:42.319364 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4d012b14-3379-4649-8be9-d8eed50faf30 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.320848 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe5b646e-d4ac-4d75-8c22-24da410c3ed5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:42.321381 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 277/1104] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:42.321847 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4d012b14-3379-4649-8be9-d8eed50faf30 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:42.322033 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4d012b14-3379-4649-8be9-d8eed50faf30 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.322206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4d012b14-3379-4649-8be9-d8eed50faf30 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.332490 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.332490 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:42.337011 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4d012b14-3379-4649-8be9-d8eed50faf30 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:42.342099 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4d012b14-3379-4649-8be9-d8eed50faf30 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:42.342610 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 278/1105] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:02:42.453792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.458035 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] PUT https://10.4.3.107/volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e Aug 15 15:02:42.458607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:42.470933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Acquiring lock "cinder-attachment_update-2d66ed4b-c589-48ae-aae3-abc4539e7298-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:02:42.478417 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Lock "cinder-attachment_update-2d66ed4b-c589-48ae-aae3-abc4539e7298-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:02:42.479886 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.479886 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:42.494882 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30653f81-e420-479a-a668-fbc9929a597d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:42.497955 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30653f81-e420-479a-a668-fbc9929a597d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:42.498169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30653f81-e420-479a-a668-fbc9929a597d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:42.498398 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30653f81-e420-479a-a668-fbc9929a597d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:42.509834 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:42.509834 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:42.515450 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-30653f81-e420-479a-a668-fbc9929a597d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:42.521153 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30653f81-e420-479a-a668-fbc9929a597d tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:42.522506 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 276/1106] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:42 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:42.604820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Lock "cinder-attachment_update-2d66ed4b-c589-48ae-aae3-abc4539e7298-np0000007361" released by "attachment_update" :: held 0.126s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:02:42.605325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-8c5aaa80-60c5-4f3f-8afd-7c88971ff5b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e returned with HTTP 200 Aug 15 15:02:42.606040 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 276/1107] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:02:42 2026] PUT /volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:02:43.089205 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec197eec-18d1-4abe-9337-bf527011219f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:43.091611 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec197eec-18d1-4abe-9337-bf527011219f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:43.091858 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec197eec-18d1-4abe-9337-bf527011219f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:43.092093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec197eec-18d1-4abe-9337-bf527011219f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:43.092888 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ec197eec-18d1-4abe-9337-bf527011219f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:43.097850 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:43.097850 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:43.098877 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec197eec-18d1-4abe-9337-bf527011219f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:43.099727 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 278/1108] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:43 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:43.335748 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ceede10c-f968-4e62-93bf-87d5a2d1d03b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:43.337909 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ceede10c-f968-4e62-93bf-87d5a2d1d03b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:43.338121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ceede10c-f968-4e62-93bf-87d5a2d1d03b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:43.338351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ceede10c-f968-4e62-93bf-87d5a2d1d03b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:43.348708 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:43.348708 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:43.353159 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ceede10c-f968-4e62-93bf-87d5a2d1d03b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:43.357853 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ceede10c-f968-4e62-93bf-87d5a2d1d03b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:43.358281 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 279/1109] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:43 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:43.542898 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f41bd1c-f581-4aca-a162-54a929b88422 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:43.545021 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f41bd1c-f581-4aca-a162-54a929b88422 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:43.545328 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f41bd1c-f581-4aca-a162-54a929b88422 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:43.545578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f41bd1c-f581-4aca-a162-54a929b88422 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:43.553357 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:43.553357 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:43.557572 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3f41bd1c-f581-4aca-a162-54a929b88422 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:43.562695 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f41bd1c-f581-4aca-a162-54a929b88422 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:43.563098 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 277/1110] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:43 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:44.109163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03278626-5e80-468c-844f-de6afaa6aaf4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.110953 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03278626-5e80-468c-844f-de6afaa6aaf4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:44.111145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03278626-5e80-468c-844f-de6afaa6aaf4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:44.111358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03278626-5e80-468c-844f-de6afaa6aaf4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:44.111454 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-03278626-5e80-468c-844f-de6afaa6aaf4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:44.115621 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:44.115621 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:44.116440 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03278626-5e80-468c-844f-de6afaa6aaf4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:44.116827 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 277/1111] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:44 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:44.375395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63fee838-c91f-42ec-9b8c-0c4591b63407 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.377736 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63fee838-c91f-42ec-9b8c-0c4591b63407 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:44.377986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63fee838-c91f-42ec-9b8c-0c4591b63407 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:44.378129 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63fee838-c91f-42ec-9b8c-0c4591b63407 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:44.389071 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:44.389071 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:44.393507 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63fee838-c91f-42ec-9b8c-0c4591b63407 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:44.399109 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63fee838-c91f-42ec-9b8c-0c4591b63407 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:44.399627 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 279/1112] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:44 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:44.429475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-71b33e2c-3974-4ad5-a675-23fc6b51dc24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.432085 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71b33e2c-3974-4ad5-a675-23fc6b51dc24 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:44.432202 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71b33e2c-3974-4ad5-a675-23fc6b51dc24 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:44.432433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71b33e2c-3974-4ad5-a675-23fc6b51dc24 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:44.441992 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:44.441992 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:44.446850 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-71b33e2c-3974-4ad5-a675-23fc6b51dc24 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:44.452841 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71b33e2c-3974-4ad5-a675-23fc6b51dc24 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:44.453254 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 280/1113] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:44 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:44.580019 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44d1cacd-7215-4151-87aa-03681bcc8384 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.582604 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44d1cacd-7215-4151-87aa-03681bcc8384 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:44.582897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44d1cacd-7215-4151-87aa-03681bcc8384 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:44.583191 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44d1cacd-7215-4151-87aa-03681bcc8384 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:44.597034 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:44.597034 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:44.602759 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-44d1cacd-7215-4151-87aa-03681bcc8384 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:44.609737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44d1cacd-7215-4151-87aa-03681bcc8384 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:44.610292 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 278/1114] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:44 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:44.812489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e6ae7eb5-e134-451c-a745-92985f48946b req-00e45d34-cb75-42b9-b471-994e5f57ff13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.815099 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-00e45d34-cb75-42b9-b471-994e5f57ff13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:44.815385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-00e45d34-cb75-42b9-b471-994e5f57ff13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:44.815622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-00e45d34-cb75-42b9-b471-994e5f57ff13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:44.825480 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:44.825480 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:44.830656 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e6ae7eb5-e134-451c-a745-92985f48946b req-00e45d34-cb75-42b9-b471-994e5f57ff13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:44.836754 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-00e45d34-cb75-42b9-b471-994e5f57ff13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:44.837352 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 278/1115] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:02:44 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:44.931177 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ecb9065c-a9e2-41b7-a555-28a633c7912e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.931720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ecb9065c-a9e2-41b7-a555-28a633c7912e None None] GET https://10.4.3.107/volume// Aug 15 15:02:44.931957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ecb9065c-a9e2-41b7-a555-28a633c7912e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:44.932192 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ecb9065c-a9e2-41b7-a555-28a633c7912e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:44.932717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ecb9065c-a9e2-41b7-a555-28a633c7912e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:02:44.933653 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 280/1116] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:02:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:02:44.946005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e6ae7eb5-e134-451c-a745-92985f48946b req-f93673a5-82b1-4a06-b75c-49c3d91d6561 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:44.948913 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-f93673a5-82b1-4a06-b75c-49c3d91d6561 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:02:44.949493 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-f93673a5-82b1-4a06-b75c-49c3d91d6561 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26296de9-3fd2-4253-8231-300a3eac2e4f", "connector": null, "instance_uuid": "86e8345e-1620-44c9-8cd9-e7c2455c8fa1"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:44.961158 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:44.961158 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:44.991479 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-f93673a5-82b1-4a06-b75c-49c3d91d6561 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:02:44.991878 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 281/1117] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:02:44 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 15 15:02:45.034318 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50efbfe6-69a9-4e54-a210-2869bff51c9e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.036934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50efbfe6-69a9-4e54-a210-2869bff51c9e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:45.037133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50efbfe6-69a9-4e54-a210-2869bff51c9e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.037353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50efbfe6-69a9-4e54-a210-2869bff51c9e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.044771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cea981dd-f928-4255-b56b-2c0c2079bfff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.045565 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cea981dd-f928-4255-b56b-2c0c2079bfff None None] GET https://10.4.3.107/volume// Aug 15 15:02:45.045565 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cea981dd-f928-4255-b56b-2c0c2079bfff None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.045779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cea981dd-f928-4255-b56b-2c0c2079bfff None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.046016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cea981dd-f928-4255-b56b-2c0c2079bfff None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:02:45.046340 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 279/1118] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:02: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 15 15:02:45.053003 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.053003 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:45.058397 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-50efbfe6-69a9-4e54-a210-2869bff51c9e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:45.062057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-fa0ca281-4fd7-4391-9455-b8faa572e146 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.064018 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-fa0ca281-4fd7-4391-9455-b8faa572e146 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:45.064195 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e6ae7eb5-e134-451c-a745-92985f48946b req-de6ce9cc-8729-4e11-915c-4a468e0e47f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.064266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-fa0ca281-4fd7-4391-9455-b8faa572e146 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.064479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-fa0ca281-4fd7-4391-9455-b8faa572e146 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.066043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50efbfe6-69a9-4e54-a210-2869bff51c9e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:45.066588 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 279/1119] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:45.068483 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-de6ce9cc-8729-4e11-915c-4a468e0e47f8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:45.068795 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-de6ce9cc-8729-4e11-915c-4a468e0e47f8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.069055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-de6ce9cc-8729-4e11-915c-4a468e0e47f8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.071387 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.071387 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:45.074989 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-fa0ca281-4fd7-4391-9455-b8faa572e146 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:45.079093 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-fa0ca281-4fd7-4391-9455-b8faa572e146 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:45.079590 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 281/1120] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:45.080034 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.080034 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:45.083666 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e6ae7eb5-e134-451c-a745-92985f48946b req-de6ce9cc-8729-4e11-915c-4a468e0e47f8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:45.088173 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-de6ce9cc-8729-4e11-915c-4a468e0e47f8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:45.088597 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 282/1121] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:02:45.126319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ef24553-9fcb-4597-ae8c-69d37a5b0915 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.128525 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ef24553-9fcb-4597-ae8c-69d37a5b0915 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:45.128757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ef24553-9fcb-4597-ae8c-69d37a5b0915 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.129008 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ef24553-9fcb-4597-ae8c-69d37a5b0915 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.129160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3ef24553-9fcb-4597-ae8c-69d37a5b0915 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:45.134695 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.134695 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:45.135808 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ef24553-9fcb-4597-ae8c-69d37a5b0915 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:45.136346 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 280/1122] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:45.174462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-421c1bf1-1401-4f39-ae23-aad343752689 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.174982 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-421c1bf1-1401-4f39-ae23-aad343752689 None None] GET https://10.4.3.107/volume// Aug 15 15:02:45.175103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-421c1bf1-1401-4f39-ae23-aad343752689 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.175376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-421c1bf1-1401-4f39-ae23-aad343752689 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.175774 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-421c1bf1-1401-4f39-ae23-aad343752689 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:02:45.176120 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 280/1123] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:02: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 15 15:02:45.183348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-e2412f7c-d3d1-4c50-b3f0-54e77815cd00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.185766 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-e2412f7c-d3d1-4c50-b3f0-54e77815cd00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:02:45.186202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-e2412f7c-d3d1-4c50-b3f0-54e77815cd00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6688b7d0-f374-4efb-be35-05ba674a21cf", "connector": null, "instance_uuid": "258449c5-c8de-4dde-87bb-969459968d11"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:45.196092 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.196092 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:45.208069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.210613 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] PUT https://10.4.3.107/volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a Aug 15 15:02:45.211071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:45.220741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Acquiring lock "cinder-attachment_update-26296de9-3fd2-4253-8231-300a3eac2e4f-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:02:45.224298 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-e2412f7c-d3d1-4c50-b3f0-54e77815cd00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:02:45.224825 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 282/1124] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:02:45 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:02:45.226350 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Lock "cinder-attachment_update-26296de9-3fd2-4253-8231-300a3eac2e4f-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:02:45.228109 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.228109 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:45.254834 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a3a1feb-79b8-494e-a9f3-460bdf518014 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.257685 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a3a1feb-79b8-494e-a9f3-460bdf518014 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:45.257685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a3a1feb-79b8-494e-a9f3-460bdf518014 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.257685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a3a1feb-79b8-494e-a9f3-460bdf518014 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.267659 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e81ce9f0-8778-473f-94bd-867f980a9ad2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.268046 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e81ce9f0-8778-473f-94bd-867f980a9ad2 None None] GET https://10.4.3.107/volume// Aug 15 15:02:45.269321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e81ce9f0-8778-473f-94bd-867f980a9ad2 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.269321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e81ce9f0-8778-473f-94bd-867f980a9ad2 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.269526 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.269526 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:45.269619 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e81ce9f0-8778-473f-94bd-867f980a9ad2 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:02:45.269619 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 281/1125] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:02: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 15 15:02:45.273621 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a3a1feb-79b8-494e-a9f3-460bdf518014 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:45.277100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-b5eed82e-52ef-4fa3-a60d-b8ce37389b5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.279494 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a3a1feb-79b8-494e-a9f3-460bdf518014 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:45.279815 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-b5eed82e-52ef-4fa3-a60d-b8ce37389b5e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:45.280014 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 281/1126] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:45.280126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-b5eed82e-52ef-4fa3-a60d-b8ce37389b5e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.281125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-b5eed82e-52ef-4fa3-a60d-b8ce37389b5e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.289540 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.289540 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:45.293191 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-b5eed82e-52ef-4fa3-a60d-b8ce37389b5e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:45.297829 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-b5eed82e-52ef-4fa3-a60d-b8ce37389b5e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:45.299623 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 283/1127] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1030 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:02:45.331674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Lock "cinder-attachment_update-26296de9-3fd2-4253-8231-300a3eac2e4f-np0000007361" released by "attachment_update" :: held 0.105s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:02:45.332051 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-2b18c450-f5e5-44bb-94d4-ec68e1ab1fc0 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a returned with HTTP 200 Aug 15 15:02:45.332643 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 283/1128] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:02:45 2026] PUT /volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:02:45.394204 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.396685 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] PUT https://10.4.3.107/volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68 Aug 15 15:02:45.397110 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:02:45.406316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Acquiring lock "cinder-attachment_update-6688b7d0-f374-4efb-be35-05ba674a21cf-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:02:45.412081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Lock "cinder-attachment_update-6688b7d0-f374-4efb-be35-05ba674a21cf-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:02:45.413528 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.413528 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:45.415271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ab06e6e-2cf4-46e1-8a3f-ed24a56ede8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.417509 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ab06e6e-2cf4-46e1-8a3f-ed24a56ede8d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:45.417733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ab06e6e-2cf4-46e1-8a3f-ed24a56ede8d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.417947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ab06e6e-2cf4-46e1-8a3f-ed24a56ede8d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.429266 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.429266 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:45.431769 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ab06e6e-2cf4-46e1-8a3f-ed24a56ede8d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:45.436501 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ab06e6e-2cf4-46e1-8a3f-ed24a56ede8d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:45.436880 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 282/1129] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:45.495441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Lock "cinder-attachment_update-6688b7d0-f374-4efb-be35-05ba674a21cf-np0000007361" released by "attachment_update" :: held 0.083s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:02:45.495826 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-9c2c3611-cb52-48ec-b6a9-2991443c2936 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68 returned with HTTP 200 Aug 15 15:02:45.496350 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 282/1130] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:02:45 2026] PUT /volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:02:45.626053 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1e5a1eb-c04d-442c-bde8-ae54a6f52e5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:45.627712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1e5a1eb-c04d-442c-bde8-ae54a6f52e5c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:45.627874 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1e5a1eb-c04d-442c-bde8-ae54a6f52e5c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:45.628046 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1e5a1eb-c04d-442c-bde8-ae54a6f52e5c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:45.634362 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:45.634362 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:45.637501 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1e5a1eb-c04d-442c-bde8-ae54a6f52e5c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:45.641093 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1e5a1eb-c04d-442c-bde8-ae54a6f52e5c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:45.641557 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 284/1131] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:45 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:46.079393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db180fc8-5459-4a25-bf35-bb34ac446d33 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:46.081643 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db180fc8-5459-4a25-bf35-bb34ac446d33 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:46.081913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db180fc8-5459-4a25-bf35-bb34ac446d33 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:46.082162 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db180fc8-5459-4a25-bf35-bb34ac446d33 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:46.094604 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:46.094604 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:46.099176 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db180fc8-5459-4a25-bf35-bb34ac446d33 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:46.105375 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db180fc8-5459-4a25-bf35-bb34ac446d33 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:46.105891 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 284/1132] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:46 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:46.148727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5aff4abd-1f86-42d7-8f32-dd493c690b6a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:46.150572 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5aff4abd-1f86-42d7-8f32-dd493c690b6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:46.150758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5aff4abd-1f86-42d7-8f32-dd493c690b6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:46.151016 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5aff4abd-1f86-42d7-8f32-dd493c690b6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:46.151152 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5aff4abd-1f86-42d7-8f32-dd493c690b6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:46.156136 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:46.156136 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:46.157011 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5aff4abd-1f86-42d7-8f32-dd493c690b6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:46.157470 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 283/1133] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:46 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:46.295606 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1edc79c-56a9-448a-a4b4-d18cc4b1fa01 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:46.297622 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1edc79c-56a9-448a-a4b4-d18cc4b1fa01 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:46.297877 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1edc79c-56a9-448a-a4b4-d18cc4b1fa01 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:46.298108 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1edc79c-56a9-448a-a4b4-d18cc4b1fa01 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:46.312040 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:46.312040 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:46.317005 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c1edc79c-56a9-448a-a4b4-d18cc4b1fa01 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:46.326575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1edc79c-56a9-448a-a4b4-d18cc4b1fa01 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:46.327141 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 283/1134] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:46 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:46.450720 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f55223f-60a6-4569-beb9-1b408e78d7e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:46.453469 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f55223f-60a6-4569-beb9-1b408e78d7e2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:46.453735 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f55223f-60a6-4569-beb9-1b408e78d7e2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:46.453930 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f55223f-60a6-4569-beb9-1b408e78d7e2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:46.465279 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:46.465279 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:46.469909 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5f55223f-60a6-4569-beb9-1b408e78d7e2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:46.475647 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f55223f-60a6-4569-beb9-1b408e78d7e2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:46.476128 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 285/1135] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:46 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:46.656932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-023a5d56-a985-4170-b723-e748b467844f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:46.659062 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-023a5d56-a985-4170-b723-e748b467844f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:46.659323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-023a5d56-a985-4170-b723-e748b467844f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:46.659577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-023a5d56-a985-4170-b723-e748b467844f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:46.668752 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:46.668752 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:46.673713 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-023a5d56-a985-4170-b723-e748b467844f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:46.679818 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-023a5d56-a985-4170-b723-e748b467844f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:46.680386 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 285/1136] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:46 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:47.119567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df5d7ee5-e53d-434f-b538-eef2dd23266e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:47.121827 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df5d7ee5-e53d-434f-b538-eef2dd23266e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:47.122060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df5d7ee5-e53d-434f-b538-eef2dd23266e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:47.122324 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df5d7ee5-e53d-434f-b538-eef2dd23266e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:47.134444 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:47.134444 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:47.138948 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df5d7ee5-e53d-434f-b538-eef2dd23266e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:47.144481 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df5d7ee5-e53d-434f-b538-eef2dd23266e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:47.144983 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 284/1137] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:47 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:47.168184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee082f3c-6129-4f56-8f7e-ac104eb11f3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:47.170202 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee082f3c-6129-4f56-8f7e-ac104eb11f3a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:47.170430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee082f3c-6129-4f56-8f7e-ac104eb11f3a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:47.170644 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee082f3c-6129-4f56-8f7e-ac104eb11f3a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:47.170768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ee082f3c-6129-4f56-8f7e-ac104eb11f3a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:47.176381 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:47.176381 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:47.177510 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee082f3c-6129-4f56-8f7e-ac104eb11f3a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:47.177980 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 284/1138] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:47 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:47.340282 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c4ef103b-3a4e-49b4-b5db-3232722a48a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:47.342694 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c4ef103b-3a4e-49b4-b5db-3232722a48a4 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:47.342960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c4ef103b-3a4e-49b4-b5db-3232722a48a4 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:47.343212 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c4ef103b-3a4e-49b4-b5db-3232722a48a4 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:47.355892 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:47.355892 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:47.360952 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c4ef103b-3a4e-49b4-b5db-3232722a48a4 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:47.367292 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c4ef103b-3a4e-49b4-b5db-3232722a48a4 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:47.367823 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 286/1139] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:47 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:47.488704 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd91ea1b-6cc2-47bb-b67e-d933b74b58f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:47.490998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd91ea1b-6cc2-47bb-b67e-d933b74b58f5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:47.491285 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd91ea1b-6cc2-47bb-b67e-d933b74b58f5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:47.491554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd91ea1b-6cc2-47bb-b67e-d933b74b58f5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:47.505910 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:47.505910 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:47.510719 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd91ea1b-6cc2-47bb-b67e-d933b74b58f5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:47.516498 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd91ea1b-6cc2-47bb-b67e-d933b74b58f5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:47.516914 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 286/1140] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:47 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:47.694649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a48dc102-86f0-4942-a6b9-df929c471b10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:47.696148 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a48dc102-86f0-4942-a6b9-df929c471b10 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:47.696346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a48dc102-86f0-4942-a6b9-df929c471b10 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:47.696517 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a48dc102-86f0-4942-a6b9-df929c471b10 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:47.703002 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:47.703002 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:47.706786 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a48dc102-86f0-4942-a6b9-df929c471b10 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:47.711563 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a48dc102-86f0-4942-a6b9-df929c471b10 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:47.711947 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 285/1141] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:47 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:48.163037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-502d92dc-74ec-466b-82f7-bdb8bab05e54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:48.165357 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-502d92dc-74ec-466b-82f7-bdb8bab05e54 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:48.165593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-502d92dc-74ec-466b-82f7-bdb8bab05e54 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:48.165819 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-502d92dc-74ec-466b-82f7-bdb8bab05e54 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:48.178318 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:48.178318 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:48.182943 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-502d92dc-74ec-466b-82f7-bdb8bab05e54 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:48.188848 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4dd73dfc-38ff-4f5e-a9e6-fe42106ffeab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:48.189269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-502d92dc-74ec-466b-82f7-bdb8bab05e54 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:48.189816 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 285/1142] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:48 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:48.191713 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dd73dfc-38ff-4f5e-a9e6-fe42106ffeab tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:48.192001 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dd73dfc-38ff-4f5e-a9e6-fe42106ffeab tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:48.192300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dd73dfc-38ff-4f5e-a9e6-fe42106ffeab tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:48.192456 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4dd73dfc-38ff-4f5e-a9e6-fe42106ffeab tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:48.197913 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:48.197913 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:48.198982 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dd73dfc-38ff-4f5e-a9e6-fe42106ffeab tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:48.199497 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 287/1143] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:48 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:48.381969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58aa30f0-d27c-4736-a9f1-8c84212dc1f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:48.384313 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58aa30f0-d27c-4736-a9f1-8c84212dc1f8 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:48.384542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58aa30f0-d27c-4736-a9f1-8c84212dc1f8 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:48.384710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58aa30f0-d27c-4736-a9f1-8c84212dc1f8 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:48.395982 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:48.395982 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:48.400494 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-58aa30f0-d27c-4736-a9f1-8c84212dc1f8 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:48.405306 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58aa30f0-d27c-4736-a9f1-8c84212dc1f8 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:48.405687 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 287/1144] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:48 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:48.529953 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e694f0d7-74a4-47c8-b87a-034a673ba3d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:48.533672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e694f0d7-74a4-47c8-b87a-034a673ba3d9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:48.533856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e694f0d7-74a4-47c8-b87a-034a673ba3d9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:48.534007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e694f0d7-74a4-47c8-b87a-034a673ba3d9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:48.544789 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:48.544789 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:48.548304 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e694f0d7-74a4-47c8-b87a-034a673ba3d9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:48.553714 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e694f0d7-74a4-47c8-b87a-034a673ba3d9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:48.554085 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 286/1145] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:48 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:48.723414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b02f865b-51c6-46de-810d-5dec1f84fc51 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:48.725187 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b02f865b-51c6-46de-810d-5dec1f84fc51 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:48.725431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b02f865b-51c6-46de-810d-5dec1f84fc51 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:48.725657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b02f865b-51c6-46de-810d-5dec1f84fc51 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:48.732944 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:48.732944 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:48.736547 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b02f865b-51c6-46de-810d-5dec1f84fc51 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:48.740949 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b02f865b-51c6-46de-810d-5dec1f84fc51 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:48.741359 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 286/1146] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:48 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:49.203831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ea92cc6-95f3-4306-a241-ba4b356b0255 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:49.205666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ea92cc6-95f3-4306-a241-ba4b356b0255 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:49.205852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ea92cc6-95f3-4306-a241-ba4b356b0255 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:49.206094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ea92cc6-95f3-4306-a241-ba4b356b0255 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:49.211666 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b34c3854-5602-4954-b721-305c4fc20bd8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:49.213603 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b34c3854-5602-4954-b721-305c4fc20bd8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:49.213820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b34c3854-5602-4954-b721-305c4fc20bd8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:49.213996 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b34c3854-5602-4954-b721-305c4fc20bd8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:49.214113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b34c3854-5602-4954-b721-305c4fc20bd8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:49.218045 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:49.218045 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:49.219071 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:49.219071 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:49.219966 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b34c3854-5602-4954-b721-305c4fc20bd8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:49.220344 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 288/1147] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:49 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:49.222906 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3ea92cc6-95f3-4306-a241-ba4b356b0255 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:49.228556 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ea92cc6-95f3-4306-a241-ba4b356b0255 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:49.229105 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 288/1148] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:49 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:49.421629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2a1bc8f-ff9c-47e0-a2b0-8ff0fe13f285 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:49.424003 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2a1bc8f-ff9c-47e0-a2b0-8ff0fe13f285 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:49.424268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2a1bc8f-ff9c-47e0-a2b0-8ff0fe13f285 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:49.424528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2a1bc8f-ff9c-47e0-a2b0-8ff0fe13f285 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:49.437486 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:49.437486 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:49.442487 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2a1bc8f-ff9c-47e0-a2b0-8ff0fe13f285 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:49.448540 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2a1bc8f-ff9c-47e0-a2b0-8ff0fe13f285 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:49.449061 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 287/1149] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:49 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:49.570143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d11bcb1f-b85e-4fb1-b928-fbb441ab2def None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:49.572390 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d11bcb1f-b85e-4fb1-b928-fbb441ab2def tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:49.572616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d11bcb1f-b85e-4fb1-b928-fbb441ab2def tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:49.572807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d11bcb1f-b85e-4fb1-b928-fbb441ab2def tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:49.582986 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:49.582986 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:49.586065 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d11bcb1f-b85e-4fb1-b928-fbb441ab2def tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:49.592296 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d11bcb1f-b85e-4fb1-b928-fbb441ab2def tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:49.592704 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 287/1150] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:49 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:49.753637 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31c95a1c-c357-4dd2-92e9-0fc3705c5121 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:49.756416 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31c95a1c-c357-4dd2-92e9-0fc3705c5121 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:49.756700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31c95a1c-c357-4dd2-92e9-0fc3705c5121 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:49.756960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31c95a1c-c357-4dd2-92e9-0fc3705c5121 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:49.763977 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:49.763977 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:49.767526 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-31c95a1c-c357-4dd2-92e9-0fc3705c5121 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:49.773796 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31c95a1c-c357-4dd2-92e9-0fc3705c5121 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:49.774500 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 289/1151] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:49 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:02:50.233338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db99161a-394c-40e0-96c7-1e2fa02458f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:50.234992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db99161a-394c-40e0-96c7-1e2fa02458f5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:50.235203 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db99161a-394c-40e0-96c7-1e2fa02458f5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:50.235421 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db99161a-394c-40e0-96c7-1e2fa02458f5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:50.235524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-db99161a-394c-40e0-96c7-1e2fa02458f5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:50.239936 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:50.239936 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:50.240716 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db99161a-394c-40e0-96c7-1e2fa02458f5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:50.241109 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 289/1152] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:50 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:50.248201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b78b64e6-5c2e-4844-ad1a-4c457f37a14e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:50.250786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b78b64e6-5c2e-4844-ad1a-4c457f37a14e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:50.251070 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b78b64e6-5c2e-4844-ad1a-4c457f37a14e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:50.251372 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b78b64e6-5c2e-4844-ad1a-4c457f37a14e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:50.265543 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:50.265543 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:50.271263 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b78b64e6-5c2e-4844-ad1a-4c457f37a14e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:50.278691 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b78b64e6-5c2e-4844-ad1a-4c457f37a14e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:50.279330 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 288/1153] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:50 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:50.464959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-654ce762-3040-4d77-9ee8-df9c92741d8f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:50.467165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-654ce762-3040-4d77-9ee8-df9c92741d8f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:50.467389 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-654ce762-3040-4d77-9ee8-df9c92741d8f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:50.467626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-654ce762-3040-4d77-9ee8-df9c92741d8f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:50.479421 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:50.479421 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:50.483601 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-654ce762-3040-4d77-9ee8-df9c92741d8f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:50.488677 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-654ce762-3040-4d77-9ee8-df9c92741d8f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:50.489092 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 288/1154] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:50 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:50.605796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd81a7ab-b403-4493-92e6-bbc3cfe38df5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:50.607922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd81a7ab-b403-4493-92e6-bbc3cfe38df5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:50.608142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd81a7ab-b403-4493-92e6-bbc3cfe38df5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:50.608356 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd81a7ab-b403-4493-92e6-bbc3cfe38df5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:50.618497 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:50.618497 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:50.623024 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd81a7ab-b403-4493-92e6-bbc3cfe38df5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:50.628949 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd81a7ab-b403-4493-92e6-bbc3cfe38df5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:50.629383 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 290/1155] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:50 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:50.788819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3aacb84d-8f7f-4782-92e5-e98683948bd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:50.790858 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3aacb84d-8f7f-4782-92e5-e98683948bd1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:50.791070 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3aacb84d-8f7f-4782-92e5-e98683948bd1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:50.791314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3aacb84d-8f7f-4782-92e5-e98683948bd1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:50.799407 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:50.799407 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:50.803572 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3aacb84d-8f7f-4782-92e5-e98683948bd1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:50.809103 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3aacb84d-8f7f-4782-92e5-e98683948bd1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:50.809564 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 290/1156] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:50 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:51.254964 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29a288e4-3114-4279-ba77-77530cc86809 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:51.257514 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29a288e4-3114-4279-ba77-77530cc86809 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:51.257806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29a288e4-3114-4279-ba77-77530cc86809 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:51.258075 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29a288e4-3114-4279-ba77-77530cc86809 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:51.258260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-29a288e4-3114-4279-ba77-77530cc86809 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:51.263876 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:51.263876 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:51.265026 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29a288e4-3114-4279-ba77-77530cc86809 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:51.265590 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 289/1157] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:51 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:51.296153 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-558b6fac-f339-490a-beac-344655f8ed98 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:51.298726 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-558b6fac-f339-490a-beac-344655f8ed98 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:51.298997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-558b6fac-f339-490a-beac-344655f8ed98 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:51.299296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-558b6fac-f339-490a-beac-344655f8ed98 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:51.312781 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:51.312781 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:51.318046 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-558b6fac-f339-490a-beac-344655f8ed98 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:51.325228 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-558b6fac-f339-490a-beac-344655f8ed98 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:51.325730 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 289/1158] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:51 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:51.501805 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-47d55111-c61c-4a5b-9372-3533be9bb63c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:51.503577 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-47d55111-c61c-4a5b-9372-3533be9bb63c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:51.503797 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-47d55111-c61c-4a5b-9372-3533be9bb63c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:51.503985 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-47d55111-c61c-4a5b-9372-3533be9bb63c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:51.513261 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:51.513261 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:51.516541 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-47d55111-c61c-4a5b-9372-3533be9bb63c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:51.520311 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-47d55111-c61c-4a5b-9372-3533be9bb63c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:51.520711 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 291/1159] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:51 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:51.643940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de0e32c2-b257-4df8-a116-fc273e2fc149 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:51.646318 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de0e32c2-b257-4df8-a116-fc273e2fc149 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:51.646588 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de0e32c2-b257-4df8-a116-fc273e2fc149 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:51.646843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de0e32c2-b257-4df8-a116-fc273e2fc149 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:51.659462 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:51.659462 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:51.663516 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de0e32c2-b257-4df8-a116-fc273e2fc149 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:51.668020 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de0e32c2-b257-4df8-a116-fc273e2fc149 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:51.668433 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 291/1160] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:51 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:51.822065 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63526677-7400-4fa5-9a30-a9346bec1baf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:51.824553 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63526677-7400-4fa5-9a30-a9346bec1baf tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:51.824857 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63526677-7400-4fa5-9a30-a9346bec1baf tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:51.825141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63526677-7400-4fa5-9a30-a9346bec1baf tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:51.835259 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:51.835259 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:51.840583 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63526677-7400-4fa5-9a30-a9346bec1baf tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:51.847723 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63526677-7400-4fa5-9a30-a9346bec1baf tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:51.848371 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 290/1161] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:51 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:52.279556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-930af7b9-1ff1-4dba-b3e5-9999250d970c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:52.281548 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-930af7b9-1ff1-4dba-b3e5-9999250d970c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:52.281806 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-930af7b9-1ff1-4dba-b3e5-9999250d970c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:52.282030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-930af7b9-1ff1-4dba-b3e5-9999250d970c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:52.282143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-930af7b9-1ff1-4dba-b3e5-9999250d970c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:52.286812 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:52.286812 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:52.287725 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-930af7b9-1ff1-4dba-b3e5-9999250d970c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:52.288127 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 290/1162] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:52 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:52.341255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4b44cc81-d170-4cc1-b337-13458d411679 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:52.343125 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b44cc81-d170-4cc1-b337-13458d411679 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:52.343365 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b44cc81-d170-4cc1-b337-13458d411679 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:52.343611 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b44cc81-d170-4cc1-b337-13458d411679 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:52.353808 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:52.353808 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:52.357661 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4b44cc81-d170-4cc1-b337-13458d411679 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:52.362148 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b44cc81-d170-4cc1-b337-13458d411679 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:52.362576 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 292/1163] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:52 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:52.533557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42ba97d1-b436-41f6-84d9-3c3aa86543cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:52.535795 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42ba97d1-b436-41f6-84d9-3c3aa86543cc tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:52.536024 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42ba97d1-b436-41f6-84d9-3c3aa86543cc tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:52.536285 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42ba97d1-b436-41f6-84d9-3c3aa86543cc tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:52.547946 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:52.547946 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:52.551830 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-42ba97d1-b436-41f6-84d9-3c3aa86543cc tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:52.556764 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42ba97d1-b436-41f6-84d9-3c3aa86543cc tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:52.557305 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 292/1164] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:52 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:52.681546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53c340b1-28a1-4bff-b552-fde267359a06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:52.683457 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53c340b1-28a1-4bff-b552-fde267359a06 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:52.683673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53c340b1-28a1-4bff-b552-fde267359a06 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:52.683860 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53c340b1-28a1-4bff-b552-fde267359a06 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:52.694089 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:52.694089 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:52.697725 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53c340b1-28a1-4bff-b552-fde267359a06 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:52.701848 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53c340b1-28a1-4bff-b552-fde267359a06 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:52.702262 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 291/1165] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:52 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:52.860349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22288d5f-6afe-48c1-8086-e78fd9f9f29b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:52.862482 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22288d5f-6afe-48c1-8086-e78fd9f9f29b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:52.862702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22288d5f-6afe-48c1-8086-e78fd9f9f29b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:52.862920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22288d5f-6afe-48c1-8086-e78fd9f9f29b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:52.871929 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:52.871929 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:52.876997 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-22288d5f-6afe-48c1-8086-e78fd9f9f29b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:52.883069 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22288d5f-6afe-48c1-8086-e78fd9f9f29b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:52.883641 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 291/1166] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:52 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:53.299953 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8eb667a-d043-431b-b2b2-3e1caa75ee79 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:53.306174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8eb667a-d043-431b-b2b2-3e1caa75ee79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:53.306447 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8eb667a-d043-431b-b2b2-3e1caa75ee79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:53.306703 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8eb667a-d043-431b-b2b2-3e1caa75ee79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:53.306864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a8eb667a-d043-431b-b2b2-3e1caa75ee79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:53.318518 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:53.318518 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:53.319616 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8eb667a-d043-431b-b2b2-3e1caa75ee79 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:53.320073 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 293/1167] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:53 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:53.378459 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-563c70dd-e279-4ce8-9f00-88d6a9786505 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:53.382797 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-563c70dd-e279-4ce8-9f00-88d6a9786505 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:53.384183 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-563c70dd-e279-4ce8-9f00-88d6a9786505 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:53.384484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-563c70dd-e279-4ce8-9f00-88d6a9786505 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:53.393767 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:53.393767 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:53.398014 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-563c70dd-e279-4ce8-9f00-88d6a9786505 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:53.402647 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-563c70dd-e279-4ce8-9f00-88d6a9786505 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:53.403125 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 293/1168] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:53 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:53.570710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94bc87b9-1ef9-4c7d-8ee2-1634c04a576c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:53.572709 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94bc87b9-1ef9-4c7d-8ee2-1634c04a576c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:53.572971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94bc87b9-1ef9-4c7d-8ee2-1634c04a576c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:53.573225 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94bc87b9-1ef9-4c7d-8ee2-1634c04a576c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:53.583528 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:53.583528 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:53.587682 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-94bc87b9-1ef9-4c7d-8ee2-1634c04a576c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:53.592464 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94bc87b9-1ef9-4c7d-8ee2-1634c04a576c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:53.592942 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 292/1169] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:53 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:53.715859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b470877c-b4fc-44f6-860e-18312fbe0037 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:53.717584 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b470877c-b4fc-44f6-860e-18312fbe0037 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:53.717916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b470877c-b4fc-44f6-860e-18312fbe0037 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:53.717994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b470877c-b4fc-44f6-860e-18312fbe0037 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:53.729104 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:53.729104 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:53.733548 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b470877c-b4fc-44f6-860e-18312fbe0037 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:53.737972 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b470877c-b4fc-44f6-860e-18312fbe0037 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:53.738474 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 292/1170] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:53 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:53.898729 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97029a8c-6fe2-4c12-947b-125a98209d87 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:53.901114 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97029a8c-6fe2-4c12-947b-125a98209d87 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:53.901394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97029a8c-6fe2-4c12-947b-125a98209d87 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:53.901648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97029a8c-6fe2-4c12-947b-125a98209d87 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:53.911343 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:53.911343 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:53.916604 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97029a8c-6fe2-4c12-947b-125a98209d87 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:53.923388 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97029a8c-6fe2-4c12-947b-125a98209d87 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:53.923949 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 294/1171] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:53 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:54.330782 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32261f08-485b-40ae-b47d-1125f52d7a52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:54.333068 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32261f08-485b-40ae-b47d-1125f52d7a52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:54.333310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32261f08-485b-40ae-b47d-1125f52d7a52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:54.333545 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32261f08-485b-40ae-b47d-1125f52d7a52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:54.333645 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-32261f08-485b-40ae-b47d-1125f52d7a52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:54.338739 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:54.338739 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:54.339562 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32261f08-485b-40ae-b47d-1125f52d7a52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:54.339953 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 294/1172] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:54 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:54.419434 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3f2c12b-a53b-4677-a8f2-d531a903bb19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:54.421845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3f2c12b-a53b-4677-a8f2-d531a903bb19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:54.422132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3f2c12b-a53b-4677-a8f2-d531a903bb19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:54.422458 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3f2c12b-a53b-4677-a8f2-d531a903bb19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:54.432993 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:54.432993 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:54.437825 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3f2c12b-a53b-4677-a8f2-d531a903bb19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:54.443357 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3f2c12b-a53b-4677-a8f2-d531a903bb19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:54.443911 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 293/1173] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:54 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:54.605480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-846a5dd3-02b3-4b7d-ae83-133afc555a7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:54.607116 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-846a5dd3-02b3-4b7d-ae83-133afc555a7d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:54.607364 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-846a5dd3-02b3-4b7d-ae83-133afc555a7d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:54.607589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-846a5dd3-02b3-4b7d-ae83-133afc555a7d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:54.616547 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:54.616547 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:54.620742 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-846a5dd3-02b3-4b7d-ae83-133afc555a7d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:54.625703 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-846a5dd3-02b3-4b7d-ae83-133afc555a7d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:54.626200 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 293/1174] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:54 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:54.754409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-48d5e69f-b03e-4af3-86a9-b32910b6338c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:54.756666 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48d5e69f-b03e-4af3-86a9-b32910b6338c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:54.756861 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48d5e69f-b03e-4af3-86a9-b32910b6338c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:54.757038 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48d5e69f-b03e-4af3-86a9-b32910b6338c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:54.768927 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:54.768927 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:54.773145 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-48d5e69f-b03e-4af3-86a9-b32910b6338c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:54.778895 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48d5e69f-b03e-4af3-86a9-b32910b6338c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:54.779583 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 295/1175] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:54 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:54.939763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49b613dd-4719-4b04-9310-378ee796e826 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:54.941600 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49b613dd-4719-4b04-9310-378ee796e826 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:54.941783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49b613dd-4719-4b04-9310-378ee796e826 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:54.941960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49b613dd-4719-4b04-9310-378ee796e826 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:54.949360 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:54.949360 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:54.953405 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49b613dd-4719-4b04-9310-378ee796e826 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:54.958209 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49b613dd-4719-4b04-9310-378ee796e826 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:54.958626 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 295/1176] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:54 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:55.350124 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72c3b49d-169e-4cf7-8414-b3440e63c3e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:55.352063 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72c3b49d-169e-4cf7-8414-b3440e63c3e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:55.352303 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72c3b49d-169e-4cf7-8414-b3440e63c3e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:55.352522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72c3b49d-169e-4cf7-8414-b3440e63c3e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:55.352642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-72c3b49d-169e-4cf7-8414-b3440e63c3e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:55.357429 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:55.357429 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:55.358313 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72c3b49d-169e-4cf7-8414-b3440e63c3e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:55.358736 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 294/1177] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:55 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:55.457084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1341937f-408e-469a-bfd8-515d8addc6f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:55.459214 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1341937f-408e-469a-bfd8-515d8addc6f3 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:55.459517 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1341937f-408e-469a-bfd8-515d8addc6f3 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:55.459778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1341937f-408e-469a-bfd8-515d8addc6f3 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:55.470754 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:55.470754 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:55.475660 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1341937f-408e-469a-bfd8-515d8addc6f3 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:55.481664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1341937f-408e-469a-bfd8-515d8addc6f3 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:55.482286 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 294/1178] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:55 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:55.641804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-90270cdb-7bd9-4814-9ac2-50d85a65add1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:55.643707 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90270cdb-7bd9-4814-9ac2-50d85a65add1 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:55.643916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90270cdb-7bd9-4814-9ac2-50d85a65add1 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:55.644136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90270cdb-7bd9-4814-9ac2-50d85a65add1 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:55.657013 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:55.657013 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:55.661904 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-90270cdb-7bd9-4814-9ac2-50d85a65add1 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:55.666502 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90270cdb-7bd9-4814-9ac2-50d85a65add1 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:55.666980 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 296/1179] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:55 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:55.792981 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a239593b-20f4-470e-8bdc-f5cfc2e1cbbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:55.795390 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a239593b-20f4-470e-8bdc-f5cfc2e1cbbc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:55.795642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a239593b-20f4-470e-8bdc-f5cfc2e1cbbc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:55.795890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a239593b-20f4-470e-8bdc-f5cfc2e1cbbc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:55.808939 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:55.808939 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:55.814136 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a239593b-20f4-470e-8bdc-f5cfc2e1cbbc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:55.820048 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a239593b-20f4-470e-8bdc-f5cfc2e1cbbc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:55.820606 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 296/1180] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:55 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:55.972114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9552fdc5-6f7c-476b-a1e7-57dbc8daf11a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:55.974117 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9552fdc5-6f7c-476b-a1e7-57dbc8daf11a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:55.974358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9552fdc5-6f7c-476b-a1e7-57dbc8daf11a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:55.974555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9552fdc5-6f7c-476b-a1e7-57dbc8daf11a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:55.982174 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:55.982174 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:55.986499 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9552fdc5-6f7c-476b-a1e7-57dbc8daf11a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:55.991532 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9552fdc5-6f7c-476b-a1e7-57dbc8daf11a tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:55.991958 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 295/1181] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:55 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:56.368858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce0629ae-4d57-46ec-8c8d-6199c130a4d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:56.370803 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce0629ae-4d57-46ec-8c8d-6199c130a4d3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:56.371047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce0629ae-4d57-46ec-8c8d-6199c130a4d3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:56.371743 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce0629ae-4d57-46ec-8c8d-6199c130a4d3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:56.371743 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ce0629ae-4d57-46ec-8c8d-6199c130a4d3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:56.376222 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:56.376222 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:56.377177 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce0629ae-4d57-46ec-8c8d-6199c130a4d3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:56.377625 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 295/1182] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:56 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:56.496819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f74ac21f-8fee-4a6f-947c-2d1d35bf369a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:56.499072 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f74ac21f-8fee-4a6f-947c-2d1d35bf369a tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:56.499377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f74ac21f-8fee-4a6f-947c-2d1d35bf369a tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:56.499652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f74ac21f-8fee-4a6f-947c-2d1d35bf369a tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:56.510342 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:56.510342 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:56.514557 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f74ac21f-8fee-4a6f-947c-2d1d35bf369a tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:56.519273 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f74ac21f-8fee-4a6f-947c-2d1d35bf369a tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:56.519672 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 297/1183] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:56 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:56.679142 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f071d01c-b366-4dd3-9313-29c7cdbe8d9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:56.681405 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f071d01c-b366-4dd3-9313-29c7cdbe8d9c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:56.681681 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f071d01c-b366-4dd3-9313-29c7cdbe8d9c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:56.681935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f071d01c-b366-4dd3-9313-29c7cdbe8d9c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:56.694703 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:56.694703 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:56.699637 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f071d01c-b366-4dd3-9313-29c7cdbe8d9c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:56.705513 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f071d01c-b366-4dd3-9313-29c7cdbe8d9c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:56.706116 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 297/1184] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:56 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:56.835054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-420f3f42-b467-4406-ab4e-6067dae9fe46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:56.837226 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-420f3f42-b467-4406-ab4e-6067dae9fe46 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:56.837502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-420f3f42-b467-4406-ab4e-6067dae9fe46 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:56.837722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-420f3f42-b467-4406-ab4e-6067dae9fe46 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:56.846813 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:56.846813 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:56.850039 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-420f3f42-b467-4406-ab4e-6067dae9fe46 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:56.853836 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-420f3f42-b467-4406-ab4e-6067dae9fe46 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:56.854234 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 296/1185] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:56 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:57.007792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0ffb84f-23e9-4fda-b1ce-b768468cdc66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:57.009569 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0ffb84f-23e9-4fda-b1ce-b768468cdc66 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:57.009759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0ffb84f-23e9-4fda-b1ce-b768468cdc66 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:57.009923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0ffb84f-23e9-4fda-b1ce-b768468cdc66 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:57.017997 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:57.017997 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:57.022185 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a0ffb84f-23e9-4fda-b1ce-b768468cdc66 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:57.026695 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0ffb84f-23e9-4fda-b1ce-b768468cdc66 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:57.027106 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 296/1186] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:57 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:57.388001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f586abb9-67ec-47d2-8894-3408dfa755ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:57.389949 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f586abb9-67ec-47d2-8894-3408dfa755ac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:57.390159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f586abb9-67ec-47d2-8894-3408dfa755ac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:57.390410 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f586abb9-67ec-47d2-8894-3408dfa755ac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:57.390530 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f586abb9-67ec-47d2-8894-3408dfa755ac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:57.395089 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:57.395089 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:57.395972 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f586abb9-67ec-47d2-8894-3408dfa755ac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:57.396394 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 298/1187] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:57 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:57.533067 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d82e2a35-6ac8-43ca-83f0-2cc3627a02e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:57.535236 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d82e2a35-6ac8-43ca-83f0-2cc3627a02e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:57.535484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d82e2a35-6ac8-43ca-83f0-2cc3627a02e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:57.535714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d82e2a35-6ac8-43ca-83f0-2cc3627a02e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:57.545336 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:57.545336 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:57.549032 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d82e2a35-6ac8-43ca-83f0-2cc3627a02e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:57.553562 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d82e2a35-6ac8-43ca-83f0-2cc3627a02e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:57.554074 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 298/1188] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:57 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:57.718607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e198b3d3-22ed-45d5-a34d-ac1327bd564f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:57.720355 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e198b3d3-22ed-45d5-a34d-ac1327bd564f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:57.720546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e198b3d3-22ed-45d5-a34d-ac1327bd564f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:57.720726 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e198b3d3-22ed-45d5-a34d-ac1327bd564f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:57.729327 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:57.729327 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:57.732700 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e198b3d3-22ed-45d5-a34d-ac1327bd564f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:57.736728 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e198b3d3-22ed-45d5-a34d-ac1327bd564f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:57.737080 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 297/1189] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:57 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:57.869139 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e070a30-09d8-4b3e-ace1-7a4475966360 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:57.871305 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e070a30-09d8-4b3e-ace1-7a4475966360 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:57.871508 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e070a30-09d8-4b3e-ace1-7a4475966360 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:57.871740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e070a30-09d8-4b3e-ace1-7a4475966360 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:57.882809 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:57.882809 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:57.887655 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e070a30-09d8-4b3e-ace1-7a4475966360 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:57.893302 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e070a30-09d8-4b3e-ace1-7a4475966360 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:57.893863 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 297/1190] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:57 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:58.042265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1320c989-0fbe-4105-af4c-78aa817119a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:58.044094 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1320c989-0fbe-4105-af4c-78aa817119a8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:58.045309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1320c989-0fbe-4105-af4c-78aa817119a8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:58.045309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1320c989-0fbe-4105-af4c-78aa817119a8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:58.054917 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:58.054917 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:58.059977 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1320c989-0fbe-4105-af4c-78aa817119a8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:58.064139 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1320c989-0fbe-4105-af4c-78aa817119a8 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:58.064567 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 299/1191] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:58 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:58.406560 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15208b0c-f348-48d2-aff8-2c60313bc0f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:58.408232 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15208b0c-f348-48d2-aff8-2c60313bc0f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:58.408417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15208b0c-f348-48d2-aff8-2c60313bc0f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:58.408593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15208b0c-f348-48d2-aff8-2c60313bc0f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:58.408686 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-15208b0c-f348-48d2-aff8-2c60313bc0f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:58.412586 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:58.412586 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:58.413259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15208b0c-f348-48d2-aff8-2c60313bc0f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:58.413627 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 299/1192] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:58 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:58.565823 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e66ef11-a879-4388-8f77-979d3e42e6ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:58.567623 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e66ef11-a879-4388-8f77-979d3e42e6ae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:58.567822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e66ef11-a879-4388-8f77-979d3e42e6ae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:58.567961 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e66ef11-a879-4388-8f77-979d3e42e6ae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:58.577049 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:58.577049 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:58.580574 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e66ef11-a879-4388-8f77-979d3e42e6ae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:58.584831 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e66ef11-a879-4388-8f77-979d3e42e6ae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:58.585299 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 298/1193] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:58 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:58.749224 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d590662-faa4-40be-9944-324c3c9545ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:58.750873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d590662-faa4-40be-9944-324c3c9545ae tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:58.751034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d590662-faa4-40be-9944-324c3c9545ae tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:58.751210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d590662-faa4-40be-9944-324c3c9545ae tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:58.760430 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:58.760430 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:58.763578 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4d590662-faa4-40be-9944-324c3c9545ae tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:58.767897 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d590662-faa4-40be-9944-324c3c9545ae tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:58.768302 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 298/1194] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:58 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:58.906189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b5ba345f-e8bc-49e1-8cc0-c2d978e18ee9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:58.908305 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b5ba345f-e8bc-49e1-8cc0-c2d978e18ee9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:58.908515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b5ba345f-e8bc-49e1-8cc0-c2d978e18ee9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:58.908734 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b5ba345f-e8bc-49e1-8cc0-c2d978e18ee9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:58.920696 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:58.920696 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:58.924529 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b5ba345f-e8bc-49e1-8cc0-c2d978e18ee9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:58.928060 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b5ba345f-e8bc-49e1-8cc0-c2d978e18ee9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:58.928420 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 300/1195] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:58 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:59.079405 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31223018-b075-4093-9942-304ce4e9d072 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:59.081501 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31223018-b075-4093-9942-304ce4e9d072 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:02:59.081693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31223018-b075-4093-9942-304ce4e9d072 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:59.081857 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31223018-b075-4093-9942-304ce4e9d072 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:59.088256 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:59.088256 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:59.091748 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31223018-b075-4093-9942-304ce4e9d072 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:02:59.095920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31223018-b075-4093-9942-304ce4e9d072 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:02:59.096406 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 300/1196] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:59 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:59.423546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0abbb2a4-397e-4f9f-9a69-96c3d2aafcea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:59.425380 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0abbb2a4-397e-4f9f-9a69-96c3d2aafcea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:02:59.425570 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0abbb2a4-397e-4f9f-9a69-96c3d2aafcea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:59.425773 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0abbb2a4-397e-4f9f-9a69-96c3d2aafcea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:59.425871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0abbb2a4-397e-4f9f-9a69-96c3d2aafcea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:02:59.430362 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:59.430362 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:02:59.431075 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0abbb2a4-397e-4f9f-9a69-96c3d2aafcea tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:02:59.431599 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 299/1197] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:59 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:59.596525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e19bba4c-8806-4ebc-9231-1f697bb20ef7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:59.598036 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e19bba4c-8806-4ebc-9231-1f697bb20ef7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:02:59.598218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e19bba4c-8806-4ebc-9231-1f697bb20ef7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:59.598418 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e19bba4c-8806-4ebc-9231-1f697bb20ef7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:59.606315 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:59.606315 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:02:59.609618 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e19bba4c-8806-4ebc-9231-1f697bb20ef7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:02:59.614471 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e19bba4c-8806-4ebc-9231-1f697bb20ef7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:02:59.614881 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 299/1198] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:59 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:59.780801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1e24dffe-5631-4e08-8d64-107f18d355b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:59.782444 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1e24dffe-5631-4e08-8d64-107f18d355b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:02:59.782639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1e24dffe-5631-4e08-8d64-107f18d355b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:59.782842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1e24dffe-5631-4e08-8d64-107f18d355b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:59.791693 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:59.791693 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:02:59.795156 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1e24dffe-5631-4e08-8d64-107f18d355b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:02:59.799098 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1e24dffe-5631-4e08-8d64-107f18d355b0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:02:59.799510 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 301/1199] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:59 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:02:59.940123 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1e24e7e-4943-4859-83d3-09fdb0ceccae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:02:59.941965 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1e24e7e-4943-4859-83d3-09fdb0ceccae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:02:59.942229 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1e24e7e-4943-4859-83d3-09fdb0ceccae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:02:59.942498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1e24e7e-4943-4859-83d3-09fdb0ceccae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:02:59.952987 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:02:59.952987 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:02:59.957054 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1e24e7e-4943-4859-83d3-09fdb0ceccae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:02:59.961968 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1e24e7e-4943-4859-83d3-09fdb0ceccae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:02:59.962476 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 301/1200] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:02:59 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:00.111596 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a650762a-838c-409b-866b-cadb1ef5c65b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:00.113405 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a650762a-838c-409b-866b-cadb1ef5c65b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:00.113604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a650762a-838c-409b-866b-cadb1ef5c65b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:00.113792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a650762a-838c-409b-866b-cadb1ef5c65b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:00.120286 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:00.120286 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:00.123466 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a650762a-838c-409b-866b-cadb1ef5c65b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:00.126955 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a650762a-838c-409b-866b-cadb1ef5c65b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:00.127335 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 300/1201] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:00 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:00.442462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-849558c5-7de0-40f1-bdc5-1adb14ec2276 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:00.444347 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-849558c5-7de0-40f1-bdc5-1adb14ec2276 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:00.446209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-849558c5-7de0-40f1-bdc5-1adb14ec2276 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:00.446209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-849558c5-7de0-40f1-bdc5-1adb14ec2276 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:00.446209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-849558c5-7de0-40f1-bdc5-1adb14ec2276 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:00.450983 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:00.450983 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:00.452434 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-849558c5-7de0-40f1-bdc5-1adb14ec2276 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:00.453090 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 300/1202] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:00 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:00.628735 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e40624cc-d403-45f0-a95c-15b89a1cb06e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:00.631177 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e40624cc-d403-45f0-a95c-15b89a1cb06e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:00.631619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e40624cc-d403-45f0-a95c-15b89a1cb06e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:00.631943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e40624cc-d403-45f0-a95c-15b89a1cb06e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:00.643218 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:00.643218 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:00.649326 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e40624cc-d403-45f0-a95c-15b89a1cb06e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:00.652333 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e40624cc-d403-45f0-a95c-15b89a1cb06e tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:00.652784 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 302/1203] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:00 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:00.812127 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-228df817-19c7-40d6-97d5-238d5ea340a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:00.814120 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-228df817-19c7-40d6-97d5-238d5ea340a3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:00.814396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-228df817-19c7-40d6-97d5-238d5ea340a3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:00.814590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-228df817-19c7-40d6-97d5-238d5ea340a3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:00.824831 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:00.824831 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:00.829036 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-228df817-19c7-40d6-97d5-238d5ea340a3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:00.833437 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-228df817-19c7-40d6-97d5-238d5ea340a3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:00.833950 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 302/1204] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:00 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:00.974059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccb32496-ad1c-4090-97bb-67c3bb99e090 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:00.975840 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb32496-ad1c-4090-97bb-67c3bb99e090 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:00.976074 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb32496-ad1c-4090-97bb-67c3bb99e090 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:00.976321 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb32496-ad1c-4090-97bb-67c3bb99e090 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:00.985970 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:00.985970 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:00.989576 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ccb32496-ad1c-4090-97bb-67c3bb99e090 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:00.994087 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb32496-ad1c-4090-97bb-67c3bb99e090 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:00.994609 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 301/1205] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:00 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:01.138865 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4daa9e5f-c21f-44e3-ba37-aa431a621a8e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:01.142914 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4daa9e5f-c21f-44e3-ba37-aa431a621a8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:01.142914 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4daa9e5f-c21f-44e3-ba37-aa431a621a8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:01.142914 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4daa9e5f-c21f-44e3-ba37-aa431a621a8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:01.149161 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:01.149161 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:01.153494 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4daa9e5f-c21f-44e3-ba37-aa431a621a8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:01.157777 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4daa9e5f-c21f-44e3-ba37-aa431a621a8e tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:01.158301 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 301/1206] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:01 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:01.464804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee29f30d-63fe-4b44-a489-69d33e393e04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:01.466978 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee29f30d-63fe-4b44-a489-69d33e393e04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:01.468261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee29f30d-63fe-4b44-a489-69d33e393e04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:01.468261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee29f30d-63fe-4b44-a489-69d33e393e04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:01.468261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ee29f30d-63fe-4b44-a489-69d33e393e04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:01.472854 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:01.472854 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:01.473959 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee29f30d-63fe-4b44-a489-69d33e393e04 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:01.474588 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 303/1207] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:01 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:01.665777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5918145a-145a-4f65-adee-83ec9776c3bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:01.668043 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5918145a-145a-4f65-adee-83ec9776c3bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:01.668433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5918145a-145a-4f65-adee-83ec9776c3bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:01.668754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5918145a-145a-4f65-adee-83ec9776c3bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:01.678395 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:01.678395 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:01.684620 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5918145a-145a-4f65-adee-83ec9776c3bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:01.686984 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5918145a-145a-4f65-adee-83ec9776c3bd tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:01.687573 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 303/1208] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:01 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:01.848932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f1508aa-41e1-4c05-988d-9bef2124f49e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:01.850982 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f1508aa-41e1-4c05-988d-9bef2124f49e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:01.851876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f1508aa-41e1-4c05-988d-9bef2124f49e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:01.851876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f1508aa-41e1-4c05-988d-9bef2124f49e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:01.862477 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:01.862477 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:01.866605 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f1508aa-41e1-4c05-988d-9bef2124f49e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:01.871500 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f1508aa-41e1-4c05-988d-9bef2124f49e tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:01.872044 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 302/1209] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:01 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:02.006981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9906fea2-6e87-421e-8863-99bdf0643f6e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:02.008702 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9906fea2-6e87-421e-8863-99bdf0643f6e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:02.008855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9906fea2-6e87-421e-8863-99bdf0643f6e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:02.009032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9906fea2-6e87-421e-8863-99bdf0643f6e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:02.018566 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:02.018566 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:02.022053 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9906fea2-6e87-421e-8863-99bdf0643f6e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:02.026639 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9906fea2-6e87-421e-8863-99bdf0643f6e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:02.027023 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 302/1210] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:02 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:02.171221 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ab6e3475-1613-4407-a985-29b02ecf2960 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:02.173770 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab6e3475-1613-4407-a985-29b02ecf2960 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:02.173770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab6e3475-1613-4407-a985-29b02ecf2960 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:02.173980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab6e3475-1613-4407-a985-29b02ecf2960 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:02.181224 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:02.181224 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:02.185380 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ab6e3475-1613-4407-a985-29b02ecf2960 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:02.190268 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab6e3475-1613-4407-a985-29b02ecf2960 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:02.190617 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 304/1211] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:02 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:02.486999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5c574a3-8d2a-408d-a5ab-fff83b508e95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:02.490348 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5c574a3-8d2a-408d-a5ab-fff83b508e95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:02.490348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5c574a3-8d2a-408d-a5ab-fff83b508e95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:02.490348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5c574a3-8d2a-408d-a5ab-fff83b508e95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:02.490348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a5c574a3-8d2a-408d-a5ab-fff83b508e95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:02.494839 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:02.494839 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:02.495966 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5c574a3-8d2a-408d-a5ab-fff83b508e95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:02.496579 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 304/1212] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:02 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:02.699087 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-672e3ccf-ec65-40a2-bfc5-fb00b63384a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:02.700882 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-672e3ccf-ec65-40a2-bfc5-fb00b63384a2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:02.701078 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-672e3ccf-ec65-40a2-bfc5-fb00b63384a2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:02.701323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-672e3ccf-ec65-40a2-bfc5-fb00b63384a2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:02.710850 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:02.710850 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:02.714072 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-672e3ccf-ec65-40a2-bfc5-fb00b63384a2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:02.717590 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-672e3ccf-ec65-40a2-bfc5-fb00b63384a2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:02.717937 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 303/1213] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:02 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:02.884467 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f9bb024-7031-46de-b6b2-7e402d7811aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:02.886186 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f9bb024-7031-46de-b6b2-7e402d7811aa tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:02.886464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f9bb024-7031-46de-b6b2-7e402d7811aa tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:02.886684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f9bb024-7031-46de-b6b2-7e402d7811aa tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:02.897260 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:02.897260 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:02.901564 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f9bb024-7031-46de-b6b2-7e402d7811aa tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:02.906036 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f9bb024-7031-46de-b6b2-7e402d7811aa tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:02.906468 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 303/1214] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:02 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:03.039335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9f723b44-5af6-41f1-8590-55e5d01a77b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:03.040768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9f723b44-5af6-41f1-8590-55e5d01a77b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:03.040945 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9f723b44-5af6-41f1-8590-55e5d01a77b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:03.041085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9f723b44-5af6-41f1-8590-55e5d01a77b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:03.049492 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:03.049492 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:03.052358 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9f723b44-5af6-41f1-8590-55e5d01a77b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:03.057369 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9f723b44-5af6-41f1-8590-55e5d01a77b9 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:03.057874 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 305/1215] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:03 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:03.205041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8268c81-55ed-4f4e-ae1c-f401bed2102f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:03.206981 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8268c81-55ed-4f4e-ae1c-f401bed2102f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:03.208501 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8268c81-55ed-4f4e-ae1c-f401bed2102f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:03.208501 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8268c81-55ed-4f4e-ae1c-f401bed2102f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:03.214343 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:03.214343 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:03.218262 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8268c81-55ed-4f4e-ae1c-f401bed2102f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:03.223667 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8268c81-55ed-4f4e-ae1c-f401bed2102f tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:03.224317 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 305/1216] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:03 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:03.508120 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1a430d0-66e5-43fa-ab77-0a456850cc7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:03.509597 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1a430d0-66e5-43fa-ab77-0a456850cc7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:03.509752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1a430d0-66e5-43fa-ab77-0a456850cc7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:03.509910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1a430d0-66e5-43fa-ab77-0a456850cc7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:03.510018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f1a430d0-66e5-43fa-ab77-0a456850cc7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:03.513856 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:03.513856 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:03.514540 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1a430d0-66e5-43fa-ab77-0a456850cc7b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:03.514868 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 304/1217] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:03 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:03.730777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33406e1a-f260-4b15-ab92-d2b65e568d5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:03.732710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33406e1a-f260-4b15-ab92-d2b65e568d5c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:03.732883 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33406e1a-f260-4b15-ab92-d2b65e568d5c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:03.733051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33406e1a-f260-4b15-ab92-d2b65e568d5c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:03.742048 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:03.742048 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:03.745157 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33406e1a-f260-4b15-ab92-d2b65e568d5c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:03.749069 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33406e1a-f260-4b15-ab92-d2b65e568d5c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:03.749486 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 304/1218] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:03 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:03.919201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9c16c91-8d53-4422-b461-cb5869159239 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:03.921444 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9c16c91-8d53-4422-b461-cb5869159239 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:03.921650 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9c16c91-8d53-4422-b461-cb5869159239 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:03.921870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9c16c91-8d53-4422-b461-cb5869159239 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:03.932108 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:03.932108 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:03.936142 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a9c16c91-8d53-4422-b461-cb5869159239 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:03.940499 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9c16c91-8d53-4422-b461-cb5869159239 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:03.940847 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 306/1219] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:03 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:04.072745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b673ff3-edb0-45de-bcc5-bb6fe5e6a071 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:04.074543 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b673ff3-edb0-45de-bcc5-bb6fe5e6a071 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:04.074940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b673ff3-edb0-45de-bcc5-bb6fe5e6a071 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:04.076272 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b673ff3-edb0-45de-bcc5-bb6fe5e6a071 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:04.086785 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:04.086785 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:04.091944 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b673ff3-edb0-45de-bcc5-bb6fe5e6a071 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:04.097444 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b673ff3-edb0-45de-bcc5-bb6fe5e6a071 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:04.098147 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 306/1220] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:04 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:04.237457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-035fa0ea-a534-4afa-8d29-e565e3f44b20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:04.239520 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-035fa0ea-a534-4afa-8d29-e565e3f44b20 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:04.239733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-035fa0ea-a534-4afa-8d29-e565e3f44b20 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:04.239960 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-035fa0ea-a534-4afa-8d29-e565e3f44b20 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:04.248494 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:04.248494 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:04.252492 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-035fa0ea-a534-4afa-8d29-e565e3f44b20 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:04.257484 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-035fa0ea-a534-4afa-8d29-e565e3f44b20 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:04.257932 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 305/1221] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:04 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:04.525107 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54962582-878d-49bd-aa8b-a11b2797e8bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:04.527274 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54962582-878d-49bd-aa8b-a11b2797e8bb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:04.527527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54962582-878d-49bd-aa8b-a11b2797e8bb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:04.527777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54962582-878d-49bd-aa8b-a11b2797e8bb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:04.527943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-54962582-878d-49bd-aa8b-a11b2797e8bb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:04.532637 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:04.532637 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:04.533799 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54962582-878d-49bd-aa8b-a11b2797e8bb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:04.534171 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 305/1222] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:04 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:04.765597 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c6c74e83-e863-4a45-88c3-e1ed44722a85 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:04.767307 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6c74e83-e863-4a45-88c3-e1ed44722a85 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:04.767538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6c74e83-e863-4a45-88c3-e1ed44722a85 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:04.767668 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6c74e83-e863-4a45-88c3-e1ed44722a85 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:04.776805 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:04.776805 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:04.780294 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c6c74e83-e863-4a45-88c3-e1ed44722a85 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:04.784559 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6c74e83-e863-4a45-88c3-e1ed44722a85 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:04.784839 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 307/1223] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:04 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:04.954727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-024183ef-12b9-4533-be9e-024ca7917192 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:04.956520 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-024183ef-12b9-4533-be9e-024ca7917192 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:04.958146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-024183ef-12b9-4533-be9e-024ca7917192 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:04.958146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-024183ef-12b9-4533-be9e-024ca7917192 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:04.966502 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:04.966502 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:04.970653 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-024183ef-12b9-4533-be9e-024ca7917192 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:04.975742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-024183ef-12b9-4533-be9e-024ca7917192 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:04.975742 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 307/1224] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:04 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:05.113765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84f8d221-5c00-4c95-9522-c94f5e76b72d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:05.115527 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84f8d221-5c00-4c95-9522-c94f5e76b72d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:05.115688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84f8d221-5c00-4c95-9522-c94f5e76b72d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:05.115945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84f8d221-5c00-4c95-9522-c94f5e76b72d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:05.126809 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:05.126809 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:05.130660 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84f8d221-5c00-4c95-9522-c94f5e76b72d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:05.135843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84f8d221-5c00-4c95-9522-c94f5e76b72d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:05.136460 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 306/1225] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:05 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:05.269960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d710ad42-7996-421a-932b-f058e06e1a7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:05.271967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d710ad42-7996-421a-932b-f058e06e1a7b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:05.272227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d710ad42-7996-421a-932b-f058e06e1a7b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:05.272514 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d710ad42-7996-421a-932b-f058e06e1a7b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:05.280748 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:05.280748 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:05.285505 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d710ad42-7996-421a-932b-f058e06e1a7b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:05.291402 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d710ad42-7996-421a-932b-f058e06e1a7b tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:05.291814 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 306/1226] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:05 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:05.547222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd7369c8-78d3-436e-b5cf-034559d08e08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:05.551995 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd7369c8-78d3-436e-b5cf-034559d08e08 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:05.552255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd7369c8-78d3-436e-b5cf-034559d08e08 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:05.552513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd7369c8-78d3-436e-b5cf-034559d08e08 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:05.552646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-cd7369c8-78d3-436e-b5cf-034559d08e08 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:05.558050 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:05.558050 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:05.559113 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd7369c8-78d3-436e-b5cf-034559d08e08 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:05.559619 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 308/1227] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:05 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:05.797406 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ffc0711-9a15-4af6-88d9-146f00fe4361 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:05.799214 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ffc0711-9a15-4af6-88d9-146f00fe4361 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:05.799439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ffc0711-9a15-4af6-88d9-146f00fe4361 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:05.799698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ffc0711-9a15-4af6-88d9-146f00fe4361 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:05.809970 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:05.809970 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:05.814511 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9ffc0711-9a15-4af6-88d9-146f00fe4361 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:05.819815 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ffc0711-9a15-4af6-88d9-146f00fe4361 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:05.820277 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 308/1228] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:05 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:05.991405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-887a23ed-739b-47bf-9e31-a92cfd575a42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:05.993725 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-887a23ed-739b-47bf-9e31-a92cfd575a42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:05.993975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-887a23ed-739b-47bf-9e31-a92cfd575a42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:05.994269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-887a23ed-739b-47bf-9e31-a92cfd575a42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.005808 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.005808 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:06.009973 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-887a23ed-739b-47bf-9e31-a92cfd575a42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:06.015774 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-887a23ed-739b-47bf-9e31-a92cfd575a42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:06.016261 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 307/1229] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:05 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:06.150025 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44043cbd-3b2b-4dbe-9dab-1d9a5d11c38f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.151707 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44043cbd-3b2b-4dbe-9dab-1d9a5d11c38f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:06.151872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44043cbd-3b2b-4dbe-9dab-1d9a5d11c38f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.152041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44043cbd-3b2b-4dbe-9dab-1d9a5d11c38f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.168288 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.168288 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:06.175648 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-44043cbd-3b2b-4dbe-9dab-1d9a5d11c38f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:06.185390 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44043cbd-3b2b-4dbe-9dab-1d9a5d11c38f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:06.185791 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 307/1230] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:06.313028 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6e4c761d-e3d9-4fd9-942b-9da58774a7c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.315013 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e4c761d-e3d9-4fd9-942b-9da58774a7c1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:06.315214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e4c761d-e3d9-4fd9-942b-9da58774a7c1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.315473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e4c761d-e3d9-4fd9-942b-9da58774a7c1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.323931 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.323931 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:06.335012 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6e4c761d-e3d9-4fd9-942b-9da58774a7c1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:06.340571 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e4c761d-e3d9-4fd9-942b-9da58774a7c1 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:06.340964 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 309/1231] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 1295 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:06.369648 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.371840 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:06.372214 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.372580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.372951 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Delete volume with id: 0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:06.381661 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.381661 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:06.383304 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:06.414960 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Delete volume request issued successfully. Aug 15 15:03:06.415396 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b858e77-03a3-4a45-a63a-cf4bd2680527 tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 202 Aug 15 15:03:06.416520 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 309/1232] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:06 2026] DELETE /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:06.430057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bde13c34-ce45-493e-a368-f884a8a9dfcc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.432131 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde13c34-ce45-493e-a368-f884a8a9dfcc tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:06.432935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bde13c34-ce45-493e-a368-f884a8a9dfcc tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.432935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bde13c34-ce45-493e-a368-f884a8a9dfcc tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.445104 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.445104 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:06.454843 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bde13c34-ce45-493e-a368-f884a8a9dfcc tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Volume info retrieved successfully. Aug 15 15:03:06.464443 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde13c34-ce45-493e-a368-f884a8a9dfcc tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 200 Aug 15 15:03:06.465299 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 308/1233] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 1294 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:06.571126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-828381f9-4ffa-4740-b61c-8a8680ff50d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.574648 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828381f9-4ffa-4740-b61c-8a8680ff50d5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:06.574648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828381f9-4ffa-4740-b61c-8a8680ff50d5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.574966 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828381f9-4ffa-4740-b61c-8a8680ff50d5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.575004 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-828381f9-4ffa-4740-b61c-8a8680ff50d5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:06.590958 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.590958 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:06.591956 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828381f9-4ffa-4740-b61c-8a8680ff50d5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:06.600973 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 308/1234] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 792 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:06.612104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-49046e68-d91e-44c8-bb56-589e9132a4c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.617167 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49046e68-d91e-44c8-bb56-589e9132a4c3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:06.617456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49046e68-d91e-44c8-bb56-589e9132a4c3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.617690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49046e68-d91e-44c8-bb56-589e9132a4c3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.629571 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.629571 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:06.633867 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-49046e68-d91e-44c8-bb56-589e9132a4c3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:06.638648 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49046e68-d91e-44c8-bb56-589e9132a4c3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:06.639007 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 310/1235] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:06.655208 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.658618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:06.658888 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.658968 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.659075 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete backup with id: 68a291d9-93f6-4638-887c-0fecfba0ebf5. Aug 15 15:03:06.669417 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.669417 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:06.686678 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] delete_backup rpcapi backup_id 68a291d9-93f6-4638-887c-0fecfba0ebf5 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:03:06.688735 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34881aec-eb63-4119-bd4c-f48b9e019df2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 202 Aug 15 15:03:06.689157 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 310/1236] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:06 2026] DELETE /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:03:06.697685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1c30135-4dd5-4947-9822-83cf7aadccf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.699650 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1c30135-4dd5-4947-9822-83cf7aadccf7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:06.699849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1c30135-4dd5-4947-9822-83cf7aadccf7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.700023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1c30135-4dd5-4947-9822-83cf7aadccf7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.700126 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f1c30135-4dd5-4947-9822-83cf7aadccf7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:06.704258 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.704258 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:06.704940 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1c30135-4dd5-4947-9822-83cf7aadccf7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 200 Aug 15 15:03:06.705378 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 309/1237] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:06.835958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68430dad-79fb-4d46-83a3-0963f10d6b8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.838211 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68430dad-79fb-4d46-83a3-0963f10d6b8c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:06.838481 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68430dad-79fb-4d46-83a3-0963f10d6b8c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.838730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68430dad-79fb-4d46-83a3-0963f10d6b8c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.861022 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.861022 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:06.870812 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68430dad-79fb-4d46-83a3-0963f10d6b8c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:06.874748 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68430dad-79fb-4d46-83a3-0963f10d6b8c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:06.875131 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 309/1238] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:06 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:06.933360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-837af738-9873-4cb8-b57b-b45a1490b513 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:06.935161 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-837af738-9873-4cb8-b57b-b45a1490b513 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] DELETE https://10.4.3.107/volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994 Aug 15 15:03:06.935341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-837af738-9873-4cb8-b57b-b45a1490b513 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:06.935509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-837af738-9873-4cb8-b57b-b45a1490b513 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:06.943004 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:06.943004 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:07.001307 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-837af738-9873-4cb8-b57b-b45a1490b513 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994 returned with HTTP 200 Aug 15 15:03:07.001765 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 311/1239] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:06 2026] DELETE /volume/v3/attachments/210194d8-8992-4652-a8ac-b90a64df7994 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:07.013872 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.014603 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] DELETE https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:03:07.014757 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.014934 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.015078 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Delete volume with id: 14836fe3-418f-4c7c-8539-887cd1b0837d Aug 15 15:03:07.025156 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.025156 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:07.025400 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Volume info retrieved successfully. Aug 15 15:03:07.032008 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-125cea6a-0bb5-41ec-85aa-016b14152ff0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.037674 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-125cea6a-0bb5-41ec-85aa-016b14152ff0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:07.037674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-125cea6a-0bb5-41ec-85aa-016b14152ff0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.037674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-125cea6a-0bb5-41ec-85aa-016b14152ff0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.054052 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.054052 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:07.056019 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] Delete volume request issued successfully. Aug 15 15:03:07.056253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-be6597db-4ae1-407b-a03e-3fa780558d73 req-0caee849-e492-48a1-b1c9-806c609711f2 tempest-ServerBootFromVolumeStableRescueTest-1586478365 tempest-ServerBootFromVolumeStableRescueTest-1586478365-project-member] https://10.4.3.107/volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d returned with HTTP 202 Aug 15 15:03:07.056682 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 311/1240] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:03:07 2026] DELETE /volume/v3/volumes/14836fe3-418f-4c7c-8539-887cd1b0837d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:07.060456 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-125cea6a-0bb5-41ec-85aa-016b14152ff0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:07.066440 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-125cea6a-0bb5-41ec-85aa-016b14152ff0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:07.066440 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 310/1241] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:07.204078 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82277f9a-f442-47a8-80d6-9e523dc7426c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.206050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82277f9a-f442-47a8-80d6-9e523dc7426c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:07.206278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82277f9a-f442-47a8-80d6-9e523dc7426c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.206505 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82277f9a-f442-47a8-80d6-9e523dc7426c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.220043 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.220043 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:07.225559 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82277f9a-f442-47a8-80d6-9e523dc7426c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:07.233110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82277f9a-f442-47a8-80d6-9e523dc7426c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:07.233604 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 310/1242] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:07.483945 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4bb006bb-9ec9-49fd-a303-376da5a0b88c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.487733 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bb006bb-9ec9-49fd-a303-376da5a0b88c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] GET https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade Aug 15 15:03:07.487733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bb006bb-9ec9-49fd-a303-376da5a0b88c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.487958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bb006bb-9ec9-49fd-a303-376da5a0b88c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.496806 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bb006bb-9ec9-49fd-a303-376da5a0b88c tempest-VolumeAndVolumeTypeFromImageTest-114419391 tempest-VolumeAndVolumeTypeFromImageTest-114419391-project-member] https://10.4.3.107/volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade returned with HTTP 404 Aug 15 15:03:07.497611 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 312/1243] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/0113192b-c1ff-46b6-889a-99161132eade => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:07.718917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b7a1c02-a0f2-44f5-b109-029628fe4639 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.721422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b7a1c02-a0f2-44f5-b109-029628fe4639 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 Aug 15 15:03:07.721732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b7a1c02-a0f2-44f5-b109-029628fe4639 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.722364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b7a1c02-a0f2-44f5-b109-029628fe4639 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.722364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2b7a1c02-a0f2-44f5-b109-029628fe4639 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 68a291d9-93f6-4638-887c-0fecfba0ebf5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:07.724055 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.726406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:03:07.726686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.726738 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b7a1c02-a0f2-44f5-b109-029628fe4639 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 returned with HTTP 404 Aug 15 15:03:07.726944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.727465 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 312/1244] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/backups/68a291d9-93f6-4638-887c-0fecfba0ebf5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:07.728090 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:03:07.820028 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Get all volumes completed successfully. Aug 15 15:03:07.824410 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.824410 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:07.831575 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9695ff19-0683-42cb-9cb0-6491f38ef7ab tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:03:07.835292 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 311/1245] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16967 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:07.850822 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d091a09e-658a-4e2e-aedd-03541f949a4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.853276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d Aug 15 15:03:07.853612 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.853827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.854049 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Delete volume with id: b0592489-5e38-4fd7-904e-10543912ac3d Aug 15 15:03:07.865738 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.865738 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:07.865738 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Volume info retrieved successfully. Aug 15 15:03:07.875823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-9d1dd61b-9246-4773-8ee2-e5ec092f5848 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.878136 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-9d1dd61b-9246-4773-8ee2-e5ec092f5848 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:07.878384 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-9d1dd61b-9246-4773-8ee2-e5ec092f5848 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.878507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.image.cache [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '2cc8feed-6cd0-4dea-8a2a-2f092f33445a', 'volume_id': 'b0592489-5e38-4fd7-904e-10543912ac3d', 'host': 'np0000007361@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 15, 15, 1, 47), 'last_used': datetime.datetime(2026, 8, 15, 15, 3, 6)}. {{(pid=100271) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 15 15:03:07.878608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-9d1dd61b-9246-4773-8ee2-e5ec092f5848 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.893803 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Delete volume request issued successfully. Aug 15 15:03:07.894096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d091a09e-658a-4e2e-aedd-03541f949a4b tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d returned with HTTP 202 Aug 15 15:03:07.894596 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80a6a66c-d3e5-4e28-a87e-b2263c9e1342 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.894654 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 311/1246] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:07 2026] DELETE /volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:07.898167 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80a6a66c-d3e5-4e28-a87e-b2263c9e1342 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:07.898487 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80a6a66c-d3e5-4e28-a87e-b2263c9e1342 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.898703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80a6a66c-d3e5-4e28-a87e-b2263c9e1342 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.900966 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.900966 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:07.902778 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-263375cc-8181-4264-9064-4c3a56484de4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.904827 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-263375cc-8181-4264-9064-4c3a56484de4 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] GET https://10.4.3.107/volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d Aug 15 15:03:07.905051 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-263375cc-8181-4264-9064-4c3a56484de4 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.905473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-263375cc-8181-4264-9064-4c3a56484de4 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:07.912620 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-9d1dd61b-9246-4773-8ee2-e5ec092f5848 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:07.916130 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.916130 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:07.919063 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.919063 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:07.922898 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-9d1dd61b-9246-4773-8ee2-e5ec092f5848 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:07.923765 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 313/1247] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1133 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:07.924446 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-263375cc-8181-4264-9064-4c3a56484de4 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Volume info retrieved successfully. Aug 15 15:03:07.925288 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-80a6a66c-d3e5-4e28-a87e-b2263c9e1342 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:07.931875 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-263375cc-8181-4264-9064-4c3a56484de4 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d returned with HTTP 200 Aug 15 15:03:07.932015 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80a6a66c-d3e5-4e28-a87e-b2263c9e1342 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:07.932461 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 313/1248] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:07.932721 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 312/1249] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d => generated 1096 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:07.950740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.956142 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c/action Aug 15 15:03:07.956627 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:07.956777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:07.967980 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:07.967980 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:07.968468 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:07.974765 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Begin detaching volume completed successfully. Aug 15 15:03:07.975042 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-d9ec81f9-8e49-4c55-87c5-388c908c557c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c/action returned with HTTP 202 Aug 15 15:03:07.975439 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 312/1250] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:03:07 2026] POST /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:03:07.995290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d4f2425-8f31-4615-9295-224f11659dcc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:07.998091 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d4f2425-8f31-4615-9295-224f11659dcc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:07.998498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d4f2425-8f31-4615-9295-224f11659dcc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:07.998633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d4f2425-8f31-4615-9295-224f11659dcc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.022818 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:08.022818 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:08.026593 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d4f2425-8f31-4615-9295-224f11659dcc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:08.027929 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5c1f0fa-eea9-43d4-b6ff-b1adb6b4885c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.028503 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5c1f0fa-eea9-43d4-b6ff-b1adb6b4885c None None] GET https://10.4.3.107/volume// Aug 15 15:03:08.028745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5c1f0fa-eea9-43d4-b6ff-b1adb6b4885c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.029049 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5c1f0fa-eea9-43d4-b6ff-b1adb6b4885c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.029618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5c1f0fa-eea9-43d4-b6ff-b1adb6b4885c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:08.030025 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 314/1251] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03: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 15 15:03:08.031301 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d4f2425-8f31-4615-9295-224f11659dcc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:08.031713 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 314/1252] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:07 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:08.040689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-6e2d969e-ba50-47be-992e-f3d0aa4dcb2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.041670 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-6e2d969e-ba50-47be-992e-f3d0aa4dcb2d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:08.041886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-6e2d969e-ba50-47be-992e-f3d0aa4dcb2d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.042064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-6e2d969e-ba50-47be-992e-f3d0aa4dcb2d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.051432 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:08.051432 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:08.054741 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-6e2d969e-ba50-47be-992e-f3d0aa4dcb2d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:08.058614 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-6e2d969e-ba50-47be-992e-f3d0aa4dcb2d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:08.058969 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 313/1253] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:08 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:08.081408 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e5dfc4f-fa7c-4cb8-bf41-b94e409652d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.083161 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e5dfc4f-fa7c-4cb8-bf41-b94e409652d3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:08.083381 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e5dfc4f-fa7c-4cb8-bf41-b94e409652d3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.083572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e5dfc4f-fa7c-4cb8-bf41-b94e409652d3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.092970 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:08.092970 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:08.097024 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3e5dfc4f-fa7c-4cb8-bf41-b94e409652d3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:08.101549 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e5dfc4f-fa7c-4cb8-bf41-b94e409652d3 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:08.101931 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 313/1254] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:08 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:08.247928 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97dd2d2b-9e94-429d-9f12-6ddb16296056 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.249591 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97dd2d2b-9e94-429d-9f12-6ddb16296056 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:08.249765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97dd2d2b-9e94-429d-9f12-6ddb16296056 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.249938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97dd2d2b-9e94-429d-9f12-6ddb16296056 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.259569 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:08.259569 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:08.263614 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97dd2d2b-9e94-429d-9f12-6ddb16296056 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:08.268057 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97dd2d2b-9e94-429d-9f12-6ddb16296056 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:08.268517 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 315/1255] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:08 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:08.947218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00426b7d-7b90-4d4e-a263-decf619fa6a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.953089 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00426b7d-7b90-4d4e-a263-decf619fa6a7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:08.953089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00426b7d-7b90-4d4e-a263-decf619fa6a7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.953089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00426b7d-7b90-4d4e-a263-decf619fa6a7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.953234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8960ae5-a7d7-4f72-93d5-1f762548fc73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.953234 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8960ae5-a7d7-4f72-93d5-1f762548fc73 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] GET https://10.4.3.107/volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d Aug 15 15:03:08.953234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8960ae5-a7d7-4f72-93d5-1f762548fc73 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.953234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8960ae5-a7d7-4f72-93d5-1f762548fc73 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.957935 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8960ae5-a7d7-4f72-93d5-1f762548fc73 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d returned with HTTP 404 Aug 15 15:03:08.958450 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 314/1256] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:08 2026] GET /volume/v3/volumes/b0592489-5e38-4fd7-904e-10543912ac3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:08.958506 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:08.958506 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:08.961821 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-00426b7d-7b90-4d4e-a263-decf619fa6a7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:08.965581 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00426b7d-7b90-4d4e-a263-decf619fa6a7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:08.965937 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 315/1257] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:08 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:08.967782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6ceb69a-7ef8-4ea5-8685-2800192256a8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.969557 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6ceb69a-7ef8-4ea5-8685-2800192256a8 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] DELETE https://10.4.3.107/volume/v3/types/1a010457-f8b0-4a91-86bc-47bba5d73ad3 Aug 15 15:03:08.969736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6ceb69a-7ef8-4ea5-8685-2800192256a8 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:08.969932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6ceb69a-7ef8-4ea5-8685-2800192256a8 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:08.991118 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6ceb69a-7ef8-4ea5-8685-2800192256a8 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/types/1a010457-f8b0-4a91-86bc-47bba5d73ad3 returned with HTTP 202 Aug 15 15:03:08.991569 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 314/1258] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:03:08 2026] DELETE /volume/v3/types/1a010457-f8b0-4a91-86bc-47bba5d73ad3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:08.998116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ffe6a11-8ea6-4c8f-a61f-bcb4b9537561 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:08.999800 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ffe6a11-8ea6-4c8f-a61f-bcb4b9537561 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] GET https://10.4.3.107/volume/v3/types/1a010457-f8b0-4a91-86bc-47bba5d73ad3 Aug 15 15:03:08.999972 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ffe6a11-8ea6-4c8f-a61f-bcb4b9537561 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:09.000141 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ffe6a11-8ea6-4c8f-a61f-bcb4b9537561 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:09.003186 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ffe6a11-8ea6-4c8f-a61f-bcb4b9537561 tempest-VolumeAndVolumeTypeFromImageTest-187741111 tempest-VolumeAndVolumeTypeFromImageTest-187741111-project-admin] https://10.4.3.107/volume/v3/types/1a010457-f8b0-4a91-86bc-47bba5d73ad3 returned with HTTP 404 Aug 15 15:03:09.003617 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 316/1259] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:03:08 2026] GET /volume/v3/types/1a010457-f8b0-4a91-86bc-47bba5d73ad3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:09.046963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a58c3996-c6a9-4145-adaa-cf88a76a2d5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:09.048653 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a58c3996-c6a9-4145-adaa-cf88a76a2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:09.048828 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a58c3996-c6a9-4145-adaa-cf88a76a2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:09.049007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a58c3996-c6a9-4145-adaa-cf88a76a2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:09.059510 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:09.059510 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:09.064393 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a58c3996-c6a9-4145-adaa-cf88a76a2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:09.070649 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a58c3996-c6a9-4145-adaa-cf88a76a2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:09.071172 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 315/1260] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:09 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:09.115266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f3ff580-61aa-496f-80d7-32708246ea5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:09.117043 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f3ff580-61aa-496f-80d7-32708246ea5f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:09.117224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f3ff580-61aa-496f-80d7-32708246ea5f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:09.117373 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f3ff580-61aa-496f-80d7-32708246ea5f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:09.128867 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:09.128867 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:09.132773 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0f3ff580-61aa-496f-80d7-32708246ea5f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:09.139829 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f3ff580-61aa-496f-80d7-32708246ea5f tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:09.140358 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 316/1261] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:09 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:09.284740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c55f6c6-06b6-4e9c-b9ea-8568f4c68ddd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:09.287208 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c55f6c6-06b6-4e9c-b9ea-8568f4c68ddd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:09.287541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c55f6c6-06b6-4e9c-b9ea-8568f4c68ddd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:09.287811 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c55f6c6-06b6-4e9c-b9ea-8568f4c68ddd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:09.303157 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:09.303157 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:09.307732 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9c55f6c6-06b6-4e9c-b9ea-8568f4c68ddd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:09.314550 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c55f6c6-06b6-4e9c-b9ea-8568f4c68ddd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:09.315424 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 315/1262] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:09 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:09.497335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4900e2c7-920c-45b6-8a12-514e968fe3a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:09.500660 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4900e2c7-920c-45b6-8a12-514e968fe3a2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e/action Aug 15 15:03:09.500825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4900e2c7-920c-45b6-8a12-514e968fe3a2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:09.501009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4900e2c7-920c-45b6-8a12-514e968fe3a2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:09.522122 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:09.522122 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:09.535403 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a22ce3bb-c5f7-48f2-a6fb-59e495af1132 req-4900e2c7-920c-45b6-8a12-514e968fe3a2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e/action returned with HTTP 204 Aug 15 15:03:09.535953 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 317/1263] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:03:09 2026] POST /volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:09.979011 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de1229ff-ccbc-43b9-a56b-9c9fa863748b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:09.981078 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de1229ff-ccbc-43b9-a56b-9c9fa863748b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:09.981373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de1229ff-ccbc-43b9-a56b-9c9fa863748b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:09.981621 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de1229ff-ccbc-43b9-a56b-9c9fa863748b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:09.997220 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:09.997220 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:10.002518 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de1229ff-ccbc-43b9-a56b-9c9fa863748b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:10.008734 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de1229ff-ccbc-43b9-a56b-9c9fa863748b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:10.008884 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 316/1264] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:09 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:10.086699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-51aeba54-6624-4026-b3d4-c39241d1d979 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:10.088498 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51aeba54-6624-4026-b3d4-c39241d1d979 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:10.088758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51aeba54-6624-4026-b3d4-c39241d1d979 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:10.088973 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51aeba54-6624-4026-b3d4-c39241d1d979 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:10.098516 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:10.098516 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:10.102195 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-51aeba54-6624-4026-b3d4-c39241d1d979 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:10.107281 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51aeba54-6624-4026-b3d4-c39241d1d979 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:10.107713 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 317/1265] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:10 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:10.152706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-325509d9-1470-4325-840b-f35e11c5c9d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:10.154855 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-325509d9-1470-4325-840b-f35e11c5c9d0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:10.155019 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-325509d9-1470-4325-840b-f35e11c5c9d0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:10.155256 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-325509d9-1470-4325-840b-f35e11c5c9d0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:10.167919 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:10.167919 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:10.172008 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-325509d9-1470-4325-840b-f35e11c5c9d0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:10.178264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-325509d9-1470-4325-840b-f35e11c5c9d0 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:10.178717 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 316/1266] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:10 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:10.331553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6fe1757-1164-4d48-9ba5-c50ab7ae3e31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:10.333949 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6fe1757-1164-4d48-9ba5-c50ab7ae3e31 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:10.334253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6fe1757-1164-4d48-9ba5-c50ab7ae3e31 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:10.334522 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6fe1757-1164-4d48-9ba5-c50ab7ae3e31 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:10.347275 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:10.347275 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:10.352373 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e6fe1757-1164-4d48-9ba5-c50ab7ae3e31 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:10.356593 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6fe1757-1164-4d48-9ba5-c50ab7ae3e31 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:10.356969 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 318/1267] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:10 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:10.372925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-211e633c-be4c-4b2d-b45f-3bc5f77427cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:10.374610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-211e633c-be4c-4b2d-b45f-3bc5f77427cd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:10.374792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-211e633c-be4c-4b2d-b45f-3bc5f77427cd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:10.374939 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-211e633c-be4c-4b2d-b45f-3bc5f77427cd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:10.387899 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:10.387899 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:10.392393 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-211e633c-be4c-4b2d-b45f-3bc5f77427cd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:10.398602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-211e633c-be4c-4b2d-b45f-3bc5f77427cd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:10.398707 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 317/1268] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:10 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:11.021832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bda01216-08b8-4d6d-83b8-45ad0ca40c13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:11.023969 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bda01216-08b8-4d6d-83b8-45ad0ca40c13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:11.024165 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bda01216-08b8-4d6d-83b8-45ad0ca40c13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:11.024551 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bda01216-08b8-4d6d-83b8-45ad0ca40c13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:11.036353 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:11.036353 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:11.038643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b188a877-9923-475f-bbfb-0f655a54edca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:11.041471 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bda01216-08b8-4d6d-83b8-45ad0ca40c13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:11.047924 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bda01216-08b8-4d6d-83b8-45ad0ca40c13 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:11.048572 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 318/1269] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:11 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:11.123870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-59794f9f-e9f4-43f5-b532-a952812ddc11 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:11.125808 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59794f9f-e9f4-43f5-b532-a952812ddc11 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:11.125957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59794f9f-e9f4-43f5-b532-a952812ddc11 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:11.126144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59794f9f-e9f4-43f5-b532-a952812ddc11 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:11.141376 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:11.141376 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:11.145544 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-59794f9f-e9f4-43f5-b532-a952812ddc11 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:11.154279 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59794f9f-e9f4-43f5-b532-a952812ddc11 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:11.154847 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 319/1270] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:11 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:11.174925 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:03:11.175832 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2065624533"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:11.177297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2065624533'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:03:11.177464 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume of 1 GB Aug 15 15:03:11.182874 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Availability Zones retrieved successfully. Aug 15 15:03:11.189156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (3bbafd97-24c1-4606-91f2-5b395569990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:03:11.191301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88c4120-eb0a-4f9d-8b73-5d6fb8f0922c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:11.191850 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c8e95b4-463c-4e6f-89bc-3a0020c3cf42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:11.192169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:03:11.193529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c8e95b4-463c-4e6f-89bc-3a0020c3cf42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:11.193737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c8e95b4-463c-4e6f-89bc-3a0020c3cf42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:11.193941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c8e95b4-463c-4e6f-89bc-3a0020c3cf42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:11.204594 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:11.204594 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:11.208963 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c8e95b4-463c-4e6f-89bc-3a0020c3cf42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:11.215115 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c8e95b4-463c-4e6f-89bc-3a0020c3cf42 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:11.215313 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 318/1271] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:11 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:11.224207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88c4120-eb0a-4f9d-8b73-5d6fb8f0922c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:11.225328 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca025489-72bf-4e58-b02f-f71efcfa4be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:11.299439 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['78f37f45-9383-43b6-93a3-09a875ef7aa1', 'e8792a72-270b-4d99-8716-820030e1d219', 'd4296f2b-6a66-4eba-9c4f-b63be795f51a', '24401143-bd44-4c2f-90e2-34745f6252f4'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:03:11.300298 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca025489-72bf-4e58-b02f-f71efcfa4be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f37f45-9383-43b6-93a3-09a875ef7aa1', 'e8792a72-270b-4d99-8716-820030e1d219', 'd4296f2b-6a66-4eba-9c4f-b63be795f51a', '24401143-bd44-4c2f-90e2-34745f6252f4']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:11.301323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6856430-1703-4f49-9095-ec877804b6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:11.327170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6856430-1703-4f49-9095-ec877804b6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38874305-298b-45a6-8b10-a64b496038fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2065624533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['78f37f45-9383-43b6-93a3-09a875ef7aa1','e8792a72-270b-4d99-8716-820030e1d219','d4296f2b-6a66-4eba-9c4f-b63be795f51a','24401143-bd44-4c2f-90e2-34745f6252f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2065624533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38874305-298b-45a6-8b10-a64b496038fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9236ed50d8649299b1bb6290a3c19e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:11.328347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2290f33-c395-4daa-ba74-edfee1328ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:11.346126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2290f33-c395-4daa-ba74-edfee1328ed7) transitioned into state 'SUCCESS' from state '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-2065624533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['78f37f45-9383-43b6-93a3-09a875ef7aa1','e8792a72-270b-4d99-8716-820030e1d219','d4296f2b-6a66-4eba-9c4f-b63be795f51a','24401143-bd44-4c2f-90e2-34745f6252f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:11.346852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8f5c3c-7e95-492f-a1ef-df6401e4f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:11.355791 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8f5c3c-7e95-492f-a1ef-df6401e4f7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:11.356566 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (3bbafd97-24c1-4606-91f2-5b395569990a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:03:11.356824 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request issued successfully. Aug 15 15:03:11.357379 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b188a877-9923-475f-bbfb-0f655a54edca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:03:11.357770 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 317/1272] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:03:11 2026] POST /volume/v3/volumes => generated 778 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:03:11.372616 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-647b9653-9cf2-4365-980c-b5e7e0022365 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:11.374957 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-647b9653-9cf2-4365-980c-b5e7e0022365 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa Aug 15 15:03:11.375326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-647b9653-9cf2-4365-980c-b5e7e0022365 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:11.375602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-647b9653-9cf2-4365-980c-b5e7e0022365 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:11.383668 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:11.383668 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:11.388017 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-647b9653-9cf2-4365-980c-b5e7e0022365 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:03:11.393776 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-647b9653-9cf2-4365-980c-b5e7e0022365 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa returned with HTTP 200 Aug 15 15:03:11.394230 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 319/1273] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:11 2026] GET /volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.062319 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca4597df-cf15-47f5-9a27-1d900d4f6fae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.063927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca4597df-cf15-47f5-9a27-1d900d4f6fae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:12.064198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca4597df-cf15-47f5-9a27-1d900d4f6fae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.064442 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca4597df-cf15-47f5-9a27-1d900d4f6fae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.075009 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.075009 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:12.078658 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca4597df-cf15-47f5-9a27-1d900d4f6fae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:12.083170 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca4597df-cf15-47f5-9a27-1d900d4f6fae tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:12.083658 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 320/1274] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.170153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b458ead-4fef-4fcd-926b-185839223e7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.172275 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b458ead-4fef-4fcd-926b-185839223e7e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:12.172559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b458ead-4fef-4fcd-926b-185839223e7e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.172833 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b458ead-4fef-4fcd-926b-185839223e7e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.185620 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.185620 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:12.190266 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4b458ead-4fef-4fcd-926b-185839223e7e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:12.194955 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b458ead-4fef-4fcd-926b-185839223e7e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:12.195492 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 319/1275] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:12.229062 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3881b96d-d193-49b8-a2a9-66e3a126fc8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.231169 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3881b96d-d193-49b8-a2a9-66e3a126fc8c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:12.231870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3881b96d-d193-49b8-a2a9-66e3a126fc8c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.232097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3881b96d-d193-49b8-a2a9-66e3a126fc8c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.243748 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.243748 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:12.247631 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3881b96d-d193-49b8-a2a9-66e3a126fc8c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:12.252770 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3881b96d-d193-49b8-a2a9-66e3a126fc8c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:12.253401 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 318/1276] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.381448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35799134-be83-416a-ac33-752b87d6cfdf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.383510 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35799134-be83-416a-ac33-752b87d6cfdf tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:12.383759 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35799134-be83-416a-ac33-752b87d6cfdf tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.384042 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35799134-be83-416a-ac33-752b87d6cfdf tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.391748 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.391748 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:12.395689 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35799134-be83-416a-ac33-752b87d6cfdf tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:12.399614 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35799134-be83-416a-ac33-752b87d6cfdf tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:12.400026 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 320/1277] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.414665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc62f2ad-711a-475b-b643-3f5624266273 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.415646 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc62f2ad-711a-475b-b643-3f5624266273 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa Aug 15 15:03:12.415866 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc62f2ad-711a-475b-b643-3f5624266273 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.416059 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc62f2ad-711a-475b-b643-3f5624266273 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.423492 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.423492 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:12.427056 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dc62f2ad-711a-475b-b643-3f5624266273 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:03:12.431073 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc62f2ad-711a-475b-b643-3f5624266273 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa returned with HTTP 200 Aug 15 15:03:12.431625 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 321/1278] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:12.444723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.446985 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:03:12.447459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38874305-298b-45a6-8b10-a64b496038fa", "name": "tempest-type-Backup-1040954430"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:12.449296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-13387ce0-5127-4ae7-8e8c-debabc65d541 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.449506 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating new backup {'backup': {'volume_id': '38874305-298b-45a6-8b10-a64b496038fa', 'name': 'tempest-type-Backup-1040954430'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:03:12.450059 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating backup of volume 38874305-298b-45a6-8b10-a64b496038fa in container None Aug 15 15:03:12.451081 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-13387ce0-5127-4ae7-8e8c-debabc65d541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:12.451272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-13387ce0-5127-4ae7-8e8c-debabc65d541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.451465 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-13387ce0-5127-4ae7-8e8c-debabc65d541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.459268 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.459268 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:12.459268 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:03:12.459470 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.459470 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:12.463667 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-13387ce0-5127-4ae7-8e8c-debabc65d541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:12.468693 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-13387ce0-5127-4ae7-8e8c-debabc65d541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:12.468693 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 319/1279] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.491429 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['429f00af-bab9-4090-bad5-f5b877e02bd7', 'f0df471e-f81a-4430-a855-206692211957'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:03:12.537568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b54cddd6-0642-4f81-b8d5-454b3ab742db tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:03:12.537961 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 320/1280] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:03:12 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:03:12.547020 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4e8c0b36-696c-439d-b037-55887cd9cc09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.549557 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e8c0b36-696c-439d-b037-55887cd9cc09 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:12.549699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e8c0b36-696c-439d-b037-55887cd9cc09 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.549764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e8c0b36-696c-439d-b037-55887cd9cc09 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.550352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4e8c0b36-696c-439d-b037-55887cd9cc09 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:12.560253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53dc1248-5edc-4b5a-aa3c-a99304ae22ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.560814 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53dc1248-5edc-4b5a-aa3c-a99304ae22ba None None] GET https://10.4.3.107/volume// Aug 15 15:03:12.561113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53dc1248-5edc-4b5a-aa3c-a99304ae22ba None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.561393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53dc1248-5edc-4b5a-aa3c-a99304ae22ba None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.561696 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53dc1248-5edc-4b5a-aa3c-a99304ae22ba None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:12.562004 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 322/1281] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:03:12.566103 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.566103 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:12.567421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e8c0b36-696c-439d-b037-55887cd9cc09 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:12.568503 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 321/1282] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 723 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.570276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-7239da03-2217-41fe-bf05-d886cae671aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.572943 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-7239da03-2217-41fe-bf05-d886cae671aa tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:03:12.573462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-7239da03-2217-41fe-bf05-d886cae671aa tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a52a309-204b-4bfe-a555-a6c09d7ffe42", "connector": null, "instance_uuid": "f6bdf157-2f88-4bad-bdb2-d92cf295f248"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:12.583607 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.583607 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:12.590870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e6ae7eb5-e134-451c-a745-92985f48946b req-9de2a44e-40bb-4e44-8bd1-058608e8a2a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.592996 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-9de2a44e-40bb-4e44-8bd1-058608e8a2a1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a/action Aug 15 15:03:12.593445 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-9de2a44e-40bb-4e44-8bd1-058608e8a2a1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:12.593579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-9de2a44e-40bb-4e44-8bd1-058608e8a2a1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:12.615275 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.615275 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:12.618706 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-7239da03-2217-41fe-bf05-d886cae671aa tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:03:12.619031 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 320/1283] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:03:12 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 15 15:03:12.632837 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e6ae7eb5-e134-451c-a745-92985f48946b req-9de2a44e-40bb-4e44-8bd1-058608e8a2a1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a/action returned with HTTP 204 Aug 15 15:03:12.633480 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 321/1284] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:03:12 2026] POST /volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:12.657489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e916c802-d4a7-4d87-8ee4-5ba593542afc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.660668 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e916c802-d4a7-4d87-8ee4-5ba593542afc tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:12.660935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e916c802-d4a7-4d87-8ee4-5ba593542afc tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.661127 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e916c802-d4a7-4d87-8ee4-5ba593542afc tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.671031 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.671031 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:12.673438 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f42ad1e-69ae-44c2-9649-4cc666f2a2ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.673868 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f42ad1e-69ae-44c2-9649-4cc666f2a2ea None None] GET https://10.4.3.107/volume// Aug 15 15:03:12.674019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f42ad1e-69ae-44c2-9649-4cc666f2a2ea None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.674329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f42ad1e-69ae-44c2-9649-4cc666f2a2ea None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.674746 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e916c802-d4a7-4d87-8ee4-5ba593542afc tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:12.674805 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f42ad1e-69ae-44c2-9649-4cc666f2a2ea None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:12.675143 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 322/1285] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:03:12.679585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e916c802-d4a7-4d87-8ee4-5ba593542afc tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:12.680095 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 323/1286] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:12.685822 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-987772e3-c230-4a35-824c-14935a837f4f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.688142 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-987772e3-c230-4a35-824c-14935a837f4f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:12.688450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-987772e3-c230-4a35-824c-14935a837f4f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:12.688656 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-987772e3-c230-4a35-824c-14935a837f4f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:12.701757 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.701757 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:12.707937 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-987772e3-c230-4a35-824c-14935a837f4f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:12.714807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-987772e3-c230-4a35-824c-14935a837f4f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:12.717951 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 321/1287] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:12 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:12.822202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:12.824077 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] PUT https://10.4.3.107/volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869 Aug 15 15:03:12.824450 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:12.832346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Acquiring lock "cinder-attachment_update-5a52a309-204b-4bfe-a555-a6c09d7ffe42-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:03:12.837214 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-5a52a309-204b-4bfe-a555-a6c09d7ffe42-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:03:12.838203 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:12.838203 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:12.927928 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-5a52a309-204b-4bfe-a555-a6c09d7ffe42-np0000007361" released by "attachment_update" :: held 0.091s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:03:12.928283 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-1a8b2a5d-d9b9-426a-a335-b6bcd4190ed5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869 returned with HTTP 200 Aug 15 15:03:12.928749 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 322/1288] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:03:12 2026] PUT /volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:13.095831 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-59615230-b959-40f3-9968-7b8b4af441ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.097537 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59615230-b959-40f3-9968-7b8b4af441ea tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:13.097878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59615230-b959-40f3-9968-7b8b4af441ea tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.098111 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59615230-b959-40f3-9968-7b8b4af441ea tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.107987 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.107987 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:13.111090 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-59615230-b959-40f3-9968-7b8b4af441ea tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:13.114901 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59615230-b959-40f3-9968-7b8b4af441ea tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:13.115262 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 323/1289] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 1230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:13.132477 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-709f5e63-507e-453b-b67b-726ea013ed3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.135167 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-709f5e63-507e-453b-b67b-726ea013ed3b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:13.135581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-709f5e63-507e-453b-b67b-726ea013ed3b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.135826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-709f5e63-507e-453b-b67b-726ea013ed3b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.149541 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.149541 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:13.156119 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-709f5e63-507e-453b-b67b-726ea013ed3b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:13.162702 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-709f5e63-507e-453b-b67b-726ea013ed3b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:13.163179 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 324/1290] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:13.208099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-acdd6647-7621-4f52-a2d9-285cd5c35aac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.210611 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acdd6647-7621-4f52-a2d9-285cd5c35aac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:13.210947 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acdd6647-7621-4f52-a2d9-285cd5c35aac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.211192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acdd6647-7621-4f52-a2d9-285cd5c35aac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.220703 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.220703 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:13.224015 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-acdd6647-7621-4f52-a2d9-285cd5c35aac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:13.228597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acdd6647-7621-4f52-a2d9-285cd5c35aac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:13.229056 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 322/1291] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:13.268394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ccbd982-fd67-4d4e-bd18-208e45047966 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.270035 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ccbd982-fd67-4d4e-bd18-208e45047966 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:13.270351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ccbd982-fd67-4d4e-bd18-208e45047966 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.270556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ccbd982-fd67-4d4e-bd18-208e45047966 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.279756 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.279756 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:13.283346 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ccbd982-fd67-4d4e-bd18-208e45047966 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:13.288864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ccbd982-fd67-4d4e-bd18-208e45047966 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:13.289304 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 323/1292] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:13.580431 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-98f7984b-a559-43a6-9ca8-d6cf9fd33169 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.582429 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98f7984b-a559-43a6-9ca8-d6cf9fd33169 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:13.582614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98f7984b-a559-43a6-9ca8-d6cf9fd33169 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.582821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98f7984b-a559-43a6-9ca8-d6cf9fd33169 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.582938 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-98f7984b-a559-43a6-9ca8-d6cf9fd33169 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:13.588021 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.588021 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:13.588880 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98f7984b-a559-43a6-9ca8-d6cf9fd33169 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:13.589316 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 324/1293] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:13.696889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30904843-3a92-48fc-83fd-f57005e8b582 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.699293 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30904843-3a92-48fc-83fd-f57005e8b582 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:13.699562 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30904843-3a92-48fc-83fd-f57005e8b582 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.699836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30904843-3a92-48fc-83fd-f57005e8b582 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.713046 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.713046 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:13.719277 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30904843-3a92-48fc-83fd-f57005e8b582 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:13.726540 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30904843-3a92-48fc-83fd-f57005e8b582 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:13.726776 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 325/1294] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:13.746520 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61ddb807-a1d5-4ea3-ac66-0790d07dcf6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:13.749117 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61ddb807-a1d5-4ea3-ac66-0790d07dcf6d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:13.749450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61ddb807-a1d5-4ea3-ac66-0790d07dcf6d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:13.749756 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61ddb807-a1d5-4ea3-ac66-0790d07dcf6d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:13.759129 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:13.759129 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:13.763691 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-61ddb807-a1d5-4ea3-ac66-0790d07dcf6d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:13.769797 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61ddb807-a1d5-4ea3-ac66-0790d07dcf6d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:13.770365 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 323/1295] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:13 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:14.061297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-83f9acb3-f7da-4d80-9b99-6575c9048246 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.099946 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-83f9acb3-f7da-4d80-9b99-6575c9048246 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:14.100091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-83f9acb3-f7da-4d80-9b99-6575c9048246 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.100275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-83f9acb3-f7da-4d80-9b99-6575c9048246 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.106859 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.106859 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:14.110311 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-83f9acb3-f7da-4d80-9b99-6575c9048246 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:14.114517 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-83f9acb3-f7da-4d80-9b99-6575c9048246 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:14.114887 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 324/1296] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:14.209040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d5e1ff64-783f-4f41-8d90-79d4fed278e5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.209503 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5e1ff64-783f-4f41-8d90-79d4fed278e5 None None] GET https://10.4.3.107/volume// Aug 15 15:03:14.209657 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5e1ff64-783f-4f41-8d90-79d4fed278e5 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.209856 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5e1ff64-783f-4f41-8d90-79d4fed278e5 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.210215 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5e1ff64-783f-4f41-8d90-79d4fed278e5 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:14.210532 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 325/1297] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:03: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 15 15:03:14.218866 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-6bb30985-e1be-480d-8e95-a5332c9668e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.221111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-6bb30985-e1be-480d-8e95-a5332c9668e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:03:14.221513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-6bb30985-e1be-480d-8e95-a5332c9668e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b16cd829-ba5c-44e0-910b-5f8dc1f1191c", "connector": null, "instance_uuid": "86e8345e-1620-44c9-8cd9-e7c2455c8fa1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:14.232478 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.232478 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:14.243860 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d75fb5f4-ec57-4c80-9b8a-f12c14a78fe7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.245749 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d75fb5f4-ec57-4c80-9b8a-f12c14a78fe7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:14.245901 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d75fb5f4-ec57-4c80-9b8a-f12c14a78fe7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.246091 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d75fb5f4-ec57-4c80-9b8a-f12c14a78fe7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.260036 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.260036 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:14.263270 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d75fb5f4-ec57-4c80-9b8a-f12c14a78fe7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:14.264141 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-6bb30985-e1be-480d-8e95-a5332c9668e1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:03:14.264616 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 326/1298] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:03:14 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 15 15:03:14.267528 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d75fb5f4-ec57-4c80-9b8a-f12c14a78fe7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:14.267915 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 324/1299] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:14.294765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-456e1b97-4633-471e-a70c-2b6730c7cfaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.296734 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-456e1b97-4633-471e-a70c-2b6730c7cfaf tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:14.296847 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-456e1b97-4633-471e-a70c-2b6730c7cfaf tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.296947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-456e1b97-4633-471e-a70c-2b6730c7cfaf tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.303621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f2b8b43-82d3-473b-b693-7a56c389bde7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.303772 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f2b8b43-82d3-473b-b693-7a56c389bde7 None None] GET https://10.4.3.107/volume// Aug 15 15:03:14.303838 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43f500a4-9641-4788-bf1b-dcac66babbc9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.303875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f2b8b43-82d3-473b-b693-7a56c389bde7 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.304135 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f2b8b43-82d3-473b-b693-7a56c389bde7 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.304401 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f2b8b43-82d3-473b-b693-7a56c389bde7 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:14.304766 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 326/1300] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03: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 15 15:03:14.306064 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43f500a4-9641-4788-bf1b-dcac66babbc9 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:14.306491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43f500a4-9641-4788-bf1b-dcac66babbc9 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.306542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43f500a4-9641-4788-bf1b-dcac66babbc9 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.307294 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.307294 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:14.310528 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-456e1b97-4633-471e-a70c-2b6730c7cfaf tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:14.313521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5f5da1ea-6f3a-4834-a819-bbb07b2c68ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.314464 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-456e1b97-4633-471e-a70c-2b6730c7cfaf tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:14.314825 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 325/1301] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:14.315510 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5f5da1ea-6f3a-4834-a819-bbb07b2c68ff tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:14.315789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5f5da1ea-6f3a-4834-a819-bbb07b2c68ff tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.316008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5f5da1ea-6f3a-4834-a819-bbb07b2c68ff tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.316422 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.316422 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:14.321955 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-43f500a4-9641-4788-bf1b-dcac66babbc9 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:14.326910 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43f500a4-9641-4788-bf1b-dcac66babbc9 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:14.327408 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 327/1302] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:14.327723 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.327723 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:14.332309 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5f5da1ea-6f3a-4834-a819-bbb07b2c68ff tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:14.337803 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5f5da1ea-6f3a-4834-a819-bbb07b2c68ff tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:14.338174 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 325/1303] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:14.424956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.427041 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] PUT https://10.4.3.107/volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c Aug 15 15:03:14.427516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:14.438600 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Acquiring lock "cinder-attachment_update-b16cd829-ba5c-44e0-910b-5f8dc1f1191c-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:03:14.445639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Lock "cinder-attachment_update-b16cd829-ba5c-44e0-910b-5f8dc1f1191c-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:03:14.447274 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.447274 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:14.534376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Lock "cinder-attachment_update-b16cd829-ba5c-44e0-910b-5f8dc1f1191c-np0000007361" released by "attachment_update" :: held 0.089s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:03:14.534630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-5e1be005-317a-439b-b6fc-db0116748413 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c returned with HTTP 200 Aug 15 15:03:14.535326 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 327/1304] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:03:14 2026] PUT /volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:14.599726 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-528e99f1-b2db-4e4c-b0a1-e28648103e83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.601649 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-528e99f1-b2db-4e4c-b0a1-e28648103e83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:14.601887 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-528e99f1-b2db-4e4c-b0a1-e28648103e83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.602087 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-528e99f1-b2db-4e4c-b0a1-e28648103e83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.602253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-528e99f1-b2db-4e4c-b0a1-e28648103e83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:14.606843 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.606843 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:14.607682 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-528e99f1-b2db-4e4c-b0a1-e28648103e83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:14.608161 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 326/1305] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:14.740009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-55888016-b5f1-4b51-843e-0a7f4b13db35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:14.742117 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55888016-b5f1-4b51-843e-0a7f4b13db35 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:14.742387 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55888016-b5f1-4b51-843e-0a7f4b13db35 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:14.742622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55888016-b5f1-4b51-843e-0a7f4b13db35 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:14.752406 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:14.752406 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:14.755516 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-55888016-b5f1-4b51-843e-0a7f4b13db35 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:14.759422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55888016-b5f1-4b51-843e-0a7f4b13db35 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:14.759839 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 328/1306] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:14 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:15.282374 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db67ced6-951c-4e88-a915-77ed8f97007d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:15.284196 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db67ced6-951c-4e88-a915-77ed8f97007d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:15.284462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db67ced6-951c-4e88-a915-77ed8f97007d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:15.284680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db67ced6-951c-4e88-a915-77ed8f97007d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:15.298331 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:15.298331 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:15.303121 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db67ced6-951c-4e88-a915-77ed8f97007d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:15.309092 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db67ced6-951c-4e88-a915-77ed8f97007d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:15.309672 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 326/1307] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:15 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:15.329919 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-afab3508-7cf3-4cb9-8f98-9bbc7c1e57f1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:15.332735 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afab3508-7cf3-4cb9-8f98-9bbc7c1e57f1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:15.332951 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afab3508-7cf3-4cb9-8f98-9bbc7c1e57f1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:15.333143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afab3508-7cf3-4cb9-8f98-9bbc7c1e57f1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:15.343995 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9cd02e83-5219-4e65-b9fa-e7baef0c6a56 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:15.344400 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:15.344400 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:15.345881 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cd02e83-5219-4e65-b9fa-e7baef0c6a56 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:15.345935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cd02e83-5219-4e65-b9fa-e7baef0c6a56 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:15.346079 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cd02e83-5219-4e65-b9fa-e7baef0c6a56 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:15.348330 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-afab3508-7cf3-4cb9-8f98-9bbc7c1e57f1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:15.353202 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afab3508-7cf3-4cb9-8f98-9bbc7c1e57f1 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:15.353713 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 328/1308] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:15 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:15.354949 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:15.354949 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:15.362040 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9cd02e83-5219-4e65-b9fa-e7baef0c6a56 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:15.367277 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cd02e83-5219-4e65-b9fa-e7baef0c6a56 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:15.367779 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 327/1309] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:15 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:15.620827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-039326c0-ca07-48c3-9f5b-6d10e07419cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:15.623116 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-039326c0-ca07-48c3-9f5b-6d10e07419cc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:15.623415 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-039326c0-ca07-48c3-9f5b-6d10e07419cc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:15.623626 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-039326c0-ca07-48c3-9f5b-6d10e07419cc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:15.623740 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-039326c0-ca07-48c3-9f5b-6d10e07419cc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:15.635126 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:15.635126 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:15.635939 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-039326c0-ca07-48c3-9f5b-6d10e07419cc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:15.636402 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 329/1310] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:15 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:15.664561 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-cf6c57da-da74-4966-9092-96285ea80a00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:15.667010 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-cf6c57da-da74-4966-9092-96285ea80a00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] POST https://10.4.3.107/volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68/action Aug 15 15:03:15.667396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-cf6c57da-da74-4966-9092-96285ea80a00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:15.667536 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-cf6c57da-da74-4966-9092-96285ea80a00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:15.671967 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=267,cinder:UPDATE=21,cinder:DELETE=1,cinder:INSERT=12 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:03:15.692392 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:15.692392 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:15.709593 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c424c1cf-9880-48b7-a118-a78d6ea76385 req-cf6c57da-da74-4966-9092-96285ea80a00 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68/action returned with HTTP 204 Aug 15 15:03:15.710035 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 327/1311] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:03:15 2026] POST /volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:15.774268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-672f9c43-e6ef-48f1-adef-5ca722f57058 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:15.775225 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-672f9c43-e6ef-48f1-adef-5ca722f57058 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:15.775519 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-672f9c43-e6ef-48f1-adef-5ca722f57058 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:15.778638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-672f9c43-e6ef-48f1-adef-5ca722f57058 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:15.796126 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:15.796126 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:15.800503 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-672f9c43-e6ef-48f1-adef-5ca722f57058 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:15.806158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-672f9c43-e6ef-48f1-adef-5ca722f57058 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:15.806158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 329/1312] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:15 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:16.106439 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-329c0f8b-bebb-49de-875e-ab0b92e42450 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.109672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-329c0f8b-bebb-49de-875e-ab0b92e42450 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4 Aug 15 15:03:16.109871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-329c0f8b-bebb-49de-875e-ab0b92e42450 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.110062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-329c0f8b-bebb-49de-875e-ab0b92e42450 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.120076 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.120076 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:16.191820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e8005cab-d1a3-4a27-8f07-505d8226d065 req-329c0f8b-bebb-49de-875e-ab0b92e42450 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4 returned with HTTP 200 Aug 15 15:03:16.192459 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 328/1313] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:16 2026] DELETE /volume/v3/attachments/f7248342-98e5-45f9-8dc3-4135a2b704f4 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:16.324266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82cd5aeb-10bc-494d-a02b-8e785331d28e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.326628 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82cd5aeb-10bc-494d-a02b-8e785331d28e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:16.326967 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82cd5aeb-10bc-494d-a02b-8e785331d28e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.327109 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82cd5aeb-10bc-494d-a02b-8e785331d28e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.334046 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.334046 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:16.337812 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-82cd5aeb-10bc-494d-a02b-8e785331d28e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:16.342400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82cd5aeb-10bc-494d-a02b-8e785331d28e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:16.342878 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 330/1314] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:16.367698 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-505a845e-ca0d-4a88-8831-912ee76ea352 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.369904 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-505a845e-ca0d-4a88-8831-912ee76ea352 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:16.369904 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-505a845e-ca0d-4a88-8831-912ee76ea352 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.370036 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-505a845e-ca0d-4a88-8831-912ee76ea352 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.380482 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.380482 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:16.381395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c014273d-b1d7-46cb-b8fe-f9687389ff4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.382979 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c014273d-b1d7-46cb-b8fe-f9687389ff4c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:16.383141 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c014273d-b1d7-46cb-b8fe-f9687389ff4c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.383379 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c014273d-b1d7-46cb-b8fe-f9687389ff4c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.385412 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-505a845e-ca0d-4a88-8831-912ee76ea352 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:16.391588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-505a845e-ca0d-4a88-8831-912ee76ea352 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:16.392211 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 328/1315] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:16.392327 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.392327 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:16.396696 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c014273d-b1d7-46cb-b8fe-f9687389ff4c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:16.402598 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c014273d-b1d7-46cb-b8fe-f9687389ff4c tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:16.403265 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 330/1316] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:16.415152 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d363c9e-eb1d-44cc-95dd-3306b7c508a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.417076 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d363c9e-eb1d-44cc-95dd-3306b7c508a6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:16.417209 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d363c9e-eb1d-44cc-95dd-3306b7c508a6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.417414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d363c9e-eb1d-44cc-95dd-3306b7c508a6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.428329 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.428329 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:16.433713 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d363c9e-eb1d-44cc-95dd-3306b7c508a6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:16.439370 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d363c9e-eb1d-44cc-95dd-3306b7c508a6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:16.439370 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 329/1317] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:16.497974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1d94bb8b-5eaa-42be-8108-87df95cb9426 req-d878c0ae-74d4-4a77-8bf8-6add48b29358 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.500532 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d94bb8b-5eaa-42be-8108-87df95cb9426 req-d878c0ae-74d4-4a77-8bf8-6add48b29358 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:16.500778 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d94bb8b-5eaa-42be-8108-87df95cb9426 req-d878c0ae-74d4-4a77-8bf8-6add48b29358 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.501021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d94bb8b-5eaa-42be-8108-87df95cb9426 req-d878c0ae-74d4-4a77-8bf8-6add48b29358 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.512897 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.512897 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:16.517463 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1d94bb8b-5eaa-42be-8108-87df95cb9426 req-d878c0ae-74d4-4a77-8bf8-6add48b29358 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:16.523056 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d94bb8b-5eaa-42be-8108-87df95cb9426 req-d878c0ae-74d4-4a77-8bf8-6add48b29358 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:16.523571 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 331/1318] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:16.649557 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-492645ad-3585-4051-a01a-5ea1f92a134d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.651507 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-492645ad-3585-4051-a01a-5ea1f92a134d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:16.651673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-492645ad-3585-4051-a01a-5ea1f92a134d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.651927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-492645ad-3585-4051-a01a-5ea1f92a134d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.652041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-492645ad-3585-4051-a01a-5ea1f92a134d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:16.663395 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.663395 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:16.664124 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-492645ad-3585-4051-a01a-5ea1f92a134d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:16.664680 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 329/1319] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:16.825208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-217c5dfb-0775-4610-a310-8f8a88ebda26 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:16.827681 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-217c5dfb-0775-4610-a310-8f8a88ebda26 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:16.827923 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-217c5dfb-0775-4610-a310-8f8a88ebda26 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:16.828461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-217c5dfb-0775-4610-a310-8f8a88ebda26 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:16.843978 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:16.843978 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:16.848645 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-217c5dfb-0775-4610-a310-8f8a88ebda26 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:16.853766 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-217c5dfb-0775-4610-a310-8f8a88ebda26 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:16.854250 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 331/1320] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:16 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:17.410142 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f6fc7c8-bca5-45fd-b6b3-fc263faa855b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:17.412693 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f6fc7c8-bca5-45fd-b6b3-fc263faa855b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:17.413513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f6fc7c8-bca5-45fd-b6b3-fc263faa855b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:17.413785 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f6fc7c8-bca5-45fd-b6b3-fc263faa855b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:17.429775 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:17.429775 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:17.433898 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f6fc7c8-bca5-45fd-b6b3-fc263faa855b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:17.439304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f6fc7c8-bca5-45fd-b6b3-fc263faa855b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:17.439805 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 330/1321] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:17 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:17.676379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13c5f6f2-2a1d-49f2-93f1-4bfb81e0e587 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:17.678336 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13c5f6f2-2a1d-49f2-93f1-4bfb81e0e587 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:17.678520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13c5f6f2-2a1d-49f2-93f1-4bfb81e0e587 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:17.678709 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13c5f6f2-2a1d-49f2-93f1-4bfb81e0e587 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:17.678933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-13c5f6f2-2a1d-49f2-93f1-4bfb81e0e587 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:17.684566 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=249,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:03:17.688622 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:17.688622 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:17.688622 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13c5f6f2-2a1d-49f2-93f1-4bfb81e0e587 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:17.688622 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 332/1322] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:17 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:17.869767 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a8ef6e9-e69f-47aa-9348-8b2fc9e51541 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:17.871758 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a8ef6e9-e69f-47aa-9348-8b2fc9e51541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:17.871991 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a8ef6e9-e69f-47aa-9348-8b2fc9e51541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:17.872194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a8ef6e9-e69f-47aa-9348-8b2fc9e51541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:17.883473 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:17.883473 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:17.888550 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a8ef6e9-e69f-47aa-9348-8b2fc9e51541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:17.894352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a8ef6e9-e69f-47aa-9348-8b2fc9e51541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:17.894888 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 330/1323] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:17 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:18.457088 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-03938923-ff48-4142-a50d-5179d667ec8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:18.459200 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-03938923-ff48-4142-a50d-5179d667ec8f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:18.459513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-03938923-ff48-4142-a50d-5179d667ec8f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:18.459785 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-03938923-ff48-4142-a50d-5179d667ec8f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:18.471344 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:18.471344 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:18.475429 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-03938923-ff48-4142-a50d-5179d667ec8f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:18.481081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-03938923-ff48-4142-a50d-5179d667ec8f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:18.481741 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 332/1324] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:18 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:18.702727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1592c2d7-12ed-47d1-a381-e329d5f56913 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:18.704568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1592c2d7-12ed-47d1-a381-e329d5f56913 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:18.704754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1592c2d7-12ed-47d1-a381-e329d5f56913 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:18.704948 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1592c2d7-12ed-47d1-a381-e329d5f56913 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:18.705084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1592c2d7-12ed-47d1-a381-e329d5f56913 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:18.709056 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:18.709056 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:18.709668 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1592c2d7-12ed-47d1-a381-e329d5f56913 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:18.710087 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 331/1325] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:18 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:18.913339 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa56ae9a-148e-4350-b55d-407b5c2de327 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:18.915625 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa56ae9a-148e-4350-b55d-407b5c2de327 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:18.915958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa56ae9a-148e-4350-b55d-407b5c2de327 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:18.918463 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa56ae9a-148e-4350-b55d-407b5c2de327 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:18.936399 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:18.936399 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:18.941368 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa56ae9a-148e-4350-b55d-407b5c2de327 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:18.950916 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa56ae9a-148e-4350-b55d-407b5c2de327 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:18.950916 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 333/1326] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:18 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:19.312489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:19.314661 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:19.314896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:19.315118 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:19.315348 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:19.323829 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:19.323829 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:19.324456 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:19.343595 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume request issued successfully. Aug 15 15:03:19.343815 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d29bc7e-6256-42e6-b036-f2d93eb861a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 202 Aug 15 15:03:19.344400 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 331/1327] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:19 2026] DELETE /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:19.355608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b885c5e2-b199-4aef-b14e-f794a2d889ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:19.358617 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b885c5e2-b199-4aef-b14e-f794a2d889ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:19.360524 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b885c5e2-b199-4aef-b14e-f794a2d889ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:19.360524 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b885c5e2-b199-4aef-b14e-f794a2d889ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:19.361930 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=272,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:03:19.369684 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:19.369684 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:19.375101 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b885c5e2-b199-4aef-b14e-f794a2d889ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:19.382323 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b885c5e2-b199-4aef-b14e-f794a2d889ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 200 Aug 15 15:03:19.382710 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 333/1328] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:19 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:19.387562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-b57ab4e5-fc52-4124-8317-06d81f651e5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:19.391404 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-b57ab4e5-fc52-4124-8317-06d81f651e5a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869/action Aug 15 15:03:19.391829 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-b57ab4e5-fc52-4124-8317-06d81f651e5a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:19.392006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-b57ab4e5-fc52-4124-8317-06d81f651e5a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:19.416277 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:19.416277 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:19.430677 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb420bcf-2029-4f23-9022-c92e479c7782 req-b57ab4e5-fc52-4124-8317-06d81f651e5a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869/action returned with HTTP 204 Aug 15 15:03:19.431438 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 332/1329] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:03:19 2026] POST /volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:19.502563 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91c56b1e-d263-4f2e-9b49-7f11464fa5a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:19.505133 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91c56b1e-d263-4f2e-9b49-7f11464fa5a5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:19.505362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91c56b1e-d263-4f2e-9b49-7f11464fa5a5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:19.505609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91c56b1e-d263-4f2e-9b49-7f11464fa5a5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:19.515638 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:19.515638 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:19.519408 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91c56b1e-d263-4f2e-9b49-7f11464fa5a5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:19.523852 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91c56b1e-d263-4f2e-9b49-7f11464fa5a5 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:19.524050 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 334/1330] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:19 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:19.728971 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c17ab33c-9fd8-48a7-ac9b-7cd2046885e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:19.731378 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c17ab33c-9fd8-48a7-ac9b-7cd2046885e9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:19.731584 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c17ab33c-9fd8-48a7-ac9b-7cd2046885e9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:19.731834 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c17ab33c-9fd8-48a7-ac9b-7cd2046885e9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:19.731977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c17ab33c-9fd8-48a7-ac9b-7cd2046885e9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:19.737483 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:19.737483 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:19.738387 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c17ab33c-9fd8-48a7-ac9b-7cd2046885e9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:19.738887 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 332/1331] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:19 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:19.965464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35db8814-160a-4eb4-83af-0f09e5f61130 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:19.967415 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35db8814-160a-4eb4-83af-0f09e5f61130 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:19.967638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35db8814-160a-4eb4-83af-0f09e5f61130 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:19.967859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35db8814-160a-4eb4-83af-0f09e5f61130 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:19.978397 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:19.978397 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:19.983227 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35db8814-160a-4eb4-83af-0f09e5f61130 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:19.987956 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35db8814-160a-4eb4-83af-0f09e5f61130 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:19.988520 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 334/1332] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:19 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:20.002470 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-829fcbb4-e577-4fbf-8ff7-b76bc8a52cd0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.004145 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-829fcbb4-e577-4fbf-8ff7-b76bc8a52cd0 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:20.004394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-829fcbb4-e577-4fbf-8ff7-b76bc8a52cd0 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.004577 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-829fcbb4-e577-4fbf-8ff7-b76bc8a52cd0 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.019726 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:20.019726 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:20.028509 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-829fcbb4-e577-4fbf-8ff7-b76bc8a52cd0 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:20.037553 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-829fcbb4-e577-4fbf-8ff7-b76bc8a52cd0 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:20.038314 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 333/1333] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:20.400048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7b2d853-89e8-4d41-b8a4-e7e6872c1b66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.403329 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7b2d853-89e8-4d41-b8a4-e7e6872c1b66 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:20.403560 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7b2d853-89e8-4d41-b8a4-e7e6872c1b66 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.403763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7b2d853-89e8-4d41-b8a4-e7e6872c1b66 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.421097 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7b2d853-89e8-4d41-b8a4-e7e6872c1b66 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 404 Aug 15 15:03:20.421570 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 335/1334] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:20.432814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-976cae9d-287d-4f1c-a223-30b50fcc6dc6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.436275 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-976cae9d-287d-4f1c-a223-30b50fcc6dc6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:20.436275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-976cae9d-287d-4f1c-a223-30b50fcc6dc6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.436275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-976cae9d-287d-4f1c-a223-30b50fcc6dc6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.445619 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-976cae9d-287d-4f1c-a223-30b50fcc6dc6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 404 Aug 15 15:03:20.446636 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 333/1335] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:20.455122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a402de2-1b7d-476c-b235-9fe3086f846d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.460315 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a402de2-1b7d-476c-b235-9fe3086f846d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:20.460664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a402de2-1b7d-476c-b235-9fe3086f846d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.460975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a402de2-1b7d-476c-b235-9fe3086f846d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.461490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2a402de2-1b7d-476c-b235-9fe3086f846d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: e09c58cf-aa47-4f28-9e9b-e1a2124fe68c Aug 15 15:03:20.473371 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a402de2-1b7d-476c-b235-9fe3086f846d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c returned with HTTP 404 Aug 15 15:03:20.474261 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 335/1336] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:20 2026] DELETE /volume/v3/volumes/e09c58cf-aa47-4f28-9e9b-e1a2124fe68c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:20.513269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.513867 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:03:20.514114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1645931808"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:20.516185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request body: {'volume': {'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1645931808'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:03:20.540252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6117d6f4-0350-4de3-8d42-cb1be720766d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.542884 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6117d6f4-0350-4de3-8d42-cb1be720766d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:20.543136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6117d6f4-0350-4de3-8d42-cb1be720766d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.543410 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6117d6f4-0350-4de3-8d42-cb1be720766d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.561210 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:20.561210 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:20.565750 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6117d6f4-0350-4de3-8d42-cb1be720766d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:20.575039 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6117d6f4-0350-4de3-8d42-cb1be720766d tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:20.575708 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 336/1337] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:20.597943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-f6651a7d-6c4f-4dd0-ac1d-fe2b2cb70cc8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.601509 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-f6651a7d-6c4f-4dd0-ac1d-fe2b2cb70cc8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:20.601760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-f6651a7d-6c4f-4dd0-ac1d-fe2b2cb70cc8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.602181 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-f6651a7d-6c4f-4dd0-ac1d-fe2b2cb70cc8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.621544 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:20.621544 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:20.631089 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-f6651a7d-6c4f-4dd0-ac1d-fe2b2cb70cc8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:20.635881 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-f6651a7d-6c4f-4dd0-ac1d-fe2b2cb70cc8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:20.636410 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 334/1338] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:20.654843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume of 1 GB Aug 15 15:03:20.659221 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability Zones retrieved successfully. Aug 15 15:03:20.665115 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (3d02334f-c85c-459f-872d-7fc0d8aff9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:03:20.666370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878646e9-7efb-42ac-9cdb-94b9a7ae92d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:20.667569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:03:20.738361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878646e9-7efb-42ac-9cdb-94b9a7ae92d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:20.739211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70e0ba2-4e6d-4915-b60e-5b0be7f96ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:20.750277 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a743f69-e567-4fbf-aec0-bd082de49911 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.752286 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a743f69-e567-4fbf-aec0-bd082de49911 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:20.752495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a743f69-e567-4fbf-aec0-bd082de49911 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.752667 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a743f69-e567-4fbf-aec0-bd082de49911 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.752783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9a743f69-e567-4fbf-aec0-bd082de49911 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:20.757511 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:20.757511 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:20.758285 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a743f69-e567-4fbf-aec0-bd082de49911 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:20.758750 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 336/1339] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:20.794910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['e11aa08c-8a47-4466-80e1-1e00deedc182', 'fef8ed89-8802-4532-834e-fb829e0a27a0', '442b8378-2a32-47e3-b315-06ca18cfcca4', 'cd693738-aa44-4424-86aa-8a625ab9c9b7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:03:20.797822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70e0ba2-4e6d-4915-b60e-5b0be7f96ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e11aa08c-8a47-4466-80e1-1e00deedc182', 'fef8ed89-8802-4532-834e-fb829e0a27a0', '442b8378-2a32-47e3-b315-06ca18cfcca4', 'cd693738-aa44-4424-86aa-8a625ab9c9b7']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:20.797822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (153ca0d8-5cdf-4002-bd98-92078ed19ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:20.800839 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cd21c6ab-2c07-4664-b10c-09804b780038 req-f8e8fb7d-2af5-4001-b533-0205b1a877ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.803792 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd21c6ab-2c07-4664-b10c-09804b780038 req-f8e8fb7d-2af5-4001-b533-0205b1a877ef tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:03:20.804180 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd21c6ab-2c07-4664-b10c-09804b780038 req-f8e8fb7d-2af5-4001-b533-0205b1a877ef tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.804570 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd21c6ab-2c07-4664-b10c-09804b780038 req-f8e8fb7d-2af5-4001-b533-0205b1a877ef tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.817856 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:20.817856 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:20.823464 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cd21c6ab-2c07-4664-b10c-09804b780038 req-f8e8fb7d-2af5-4001-b533-0205b1a877ef tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:03:20.829522 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd21c6ab-2c07-4664-b10c-09804b780038 req-f8e8fb7d-2af5-4001-b533-0205b1a877ef tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:03:20.830033 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 337/1340] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:20.835351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (153ca0d8-5cdf-4002-bd98-92078ed19ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0186deb1-3bee-47a5-9b11-be272b921cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1645931808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['e11aa08c-8a47-4466-80e1-1e00deedc182','fef8ed89-8802-4532-834e-fb829e0a27a0','442b8378-2a32-47e3-b315-06ca18cfcca4','cd693738-aa44-4424-86aa-8a625ab9c9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1645931808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0186deb1-3bee-47a5-9b11-be272b921cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f463994a9edb41de8277be37a65bf0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edd1717196f547c98a7119366144e9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:20.836592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b8480e-62dc-47b2-8b0e-91ab98915e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:20.864776 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b8480e-62dc-47b2-8b0e-91ab98915e21) transitioned into state 'SUCCESS' from state '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-1645931808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['e11aa08c-8a47-4466-80e1-1e00deedc182','fef8ed89-8802-4532-834e-fb829e0a27a0','442b8378-2a32-47e3-b315-06ca18cfcca4','cd693738-aa44-4424-86aa-8a625ab9c9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:20.865828 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57a6b2c-133c-4a6a-87b0-027318359868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:20.882272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57a6b2c-133c-4a6a-87b0-027318359868) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:20.882272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (3d02334f-c85c-459f-872d-7fc0d8aff9d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:03:20.882272 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request issued successfully. Aug 15 15:03:20.882588 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-704cc4dd-77c0-4a10-94a4-334fd00e847c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:03:20.883011 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 334/1341] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:03:20 2026] POST /volume/v3/volumes => generated 749 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:03:20.897596 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7eed59a0-6c09-4346-91b1-5b33845b1fc7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:20.900763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7eed59a0-6c09-4346-91b1-5b33845b1fc7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:03:20.901688 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7eed59a0-6c09-4346-91b1-5b33845b1fc7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:20.901940 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7eed59a0-6c09-4346-91b1-5b33845b1fc7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:20.913567 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:20.913567 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:20.919993 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7eed59a0-6c09-4346-91b1-5b33845b1fc7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:20.932396 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7eed59a0-6c09-4346-91b1-5b33845b1fc7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 200 Aug 15 15:03:20.932952 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 335/1342] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:20 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:21.596028 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c4dc9924-7ef5-4b4b-8f7b-8de11d385a19 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.598354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c4dc9924-7ef5-4b4b-8f7b-8de11d385a19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:21.598777 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c4dc9924-7ef5-4b4b-8f7b-8de11d385a19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.598777 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c4dc9924-7ef5-4b4b-8f7b-8de11d385a19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.610562 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:21.610562 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:21.615605 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c4dc9924-7ef5-4b4b-8f7b-8de11d385a19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:21.625210 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c4dc9924-7ef5-4b4b-8f7b-8de11d385a19 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:21.625823 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 337/1343] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:21 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:21.634494 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1822d8b1-fb02-47f8-8c02-78f17dc355fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.634931 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1822d8b1-fb02-47f8-8c02-78f17dc355fa None None] GET https://10.4.3.107/volume// Aug 15 15:03:21.635216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1822d8b1-fb02-47f8-8c02-78f17dc355fa None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.635393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1822d8b1-fb02-47f8-8c02-78f17dc355fa None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.635790 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1822d8b1-fb02-47f8-8c02-78f17dc355fa None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:21.636119 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 338/1344] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03: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 15 15:03:21.648581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-7fbfac1c-689e-461c-97d6-dfa4fb5ffcd2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.650993 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-7fbfac1c-689e-461c-97d6-dfa4fb5ffcd2 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:03:21.652203 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-7fbfac1c-689e-461c-97d6-dfa4fb5ffcd2 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a52a309-204b-4bfe-a555-a6c09d7ffe42", "connector": null, "instance_uuid": "f6bdf157-2f88-4bad-bdb2-d92cf295f248"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:21.665370 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:21.665370 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:21.724831 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-7fbfac1c-689e-461c-97d6-dfa4fb5ffcd2 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:03:21.725416 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 335/1345] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:03:21 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:21.735448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa18984d-bd36-4f14-bc07-1ea0cd647eaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.735920 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa18984d-bd36-4f14-bc07-1ea0cd647eaf None None] GET https://10.4.3.107/volume// Aug 15 15:03:21.736109 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa18984d-bd36-4f14-bc07-1ea0cd647eaf None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.736334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa18984d-bd36-4f14-bc07-1ea0cd647eaf None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.736686 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa18984d-bd36-4f14-bc07-1ea0cd647eaf None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:21.737009 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 336/1346] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03: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 15 15:03:21.744138 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-50f1940a-9555-4ee3-9ff6-1d17588fa9a3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.746061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-50f1940a-9555-4ee3-9ff6-1d17588fa9a3 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:21.746368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-50f1940a-9555-4ee3-9ff6-1d17588fa9a3 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.746579 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-50f1940a-9555-4ee3-9ff6-1d17588fa9a3 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.757647 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:21.757647 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:21.761083 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-50f1940a-9555-4ee3-9ff6-1d17588fa9a3 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:21.765623 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-50f1940a-9555-4ee3-9ff6-1d17588fa9a3 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:21.766344 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 338/1347] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:21 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:21.768482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b880c01e-afcd-425b-8a81-c0aff2d59c83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.770134 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b880c01e-afcd-425b-8a81-c0aff2d59c83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:21.770374 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b880c01e-afcd-425b-8a81-c0aff2d59c83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.770546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b880c01e-afcd-425b-8a81-c0aff2d59c83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.770646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b880c01e-afcd-425b-8a81-c0aff2d59c83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:21.774804 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:21.774804 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:21.775461 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b880c01e-afcd-425b-8a81-c0aff2d59c83 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:21.775970 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 339/1348] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:21 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:21.945949 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe5ef12b-72d7-48fd-bc8e-bd4a2735dfc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.947879 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe5ef12b-72d7-48fd-bc8e-bd4a2735dfc9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:03:21.948084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe5ef12b-72d7-48fd-bc8e-bd4a2735dfc9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.948337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe5ef12b-72d7-48fd-bc8e-bd4a2735dfc9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.957201 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:21.957201 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:21.962357 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe5ef12b-72d7-48fd-bc8e-bd4a2735dfc9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:21.968491 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe5ef12b-72d7-48fd-bc8e-bd4a2735dfc9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 200 Aug 15 15:03:21.968870 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 336/1349] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:21 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:21.981076 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9af15007-a1c2-4f11-b911-f428c0df2379 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:21.986376 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9af15007-a1c2-4f11-b911-f428c0df2379 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:03:21.986376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9af15007-a1c2-4f11-b911-f428c0df2379 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:21.986376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9af15007-a1c2-4f11-b911-f428c0df2379 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:21.994741 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:21.994741 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:21.998803 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9af15007-a1c2-4f11-b911-f428c0df2379 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:22.005830 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9af15007-a1c2-4f11-b911-f428c0df2379 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 200 Aug 15 15:03:22.006220 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 337/1350] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:21 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:22.019837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:22.023443 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:03:22.026359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0186deb1-3bee-47a5-9b11-be272b921cac", "name": "tempest-VolumesBackupsTest-Backup-1087688091", "container": "tempest-volumesbackupstest-backup-container-1277257491"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:22.027821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating new backup {'backup': {'volume_id': '0186deb1-3bee-47a5-9b11-be272b921cac', 'name': 'tempest-VolumesBackupsTest-Backup-1087688091', 'container': 'tempest-volumesbackupstest-backup-container-1277257491'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:03:22.027964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating backup of volume 0186deb1-3bee-47a5-9b11-be272b921cac in container tempest-volumesbackupstest-backup-container-1277257491 Aug 15 15:03:22.037053 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:22.037053 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:22.037851 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:22.055307 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['78bcc1ce-573e-4eee-b4eb-252c5d220383', 'c0bd8f73-b109-4dde-aa68-d889ed4e7af3'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:03:22.094467 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d500ec7-9ab8-4013-ad82-65523a8d3cd7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:03:22.094836 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 339/1351] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:03:22 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:03:22.104031 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-87106718-7025-4c05-9a97-66150b16336f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:22.106345 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87106718-7025-4c05-9a97-66150b16336f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:22.106561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87106718-7025-4c05-9a97-66150b16336f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:22.106815 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87106718-7025-4c05-9a97-66150b16336f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:22.106969 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-87106718-7025-4c05-9a97-66150b16336f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:22.112896 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:22.112896 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:22.114119 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87106718-7025-4c05-9a97-66150b16336f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:22.114591 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 340/1352] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:22 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:22.628100 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-b5747ff7-79f5-41a5-95d5-967b3ce4ce36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:22.632330 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-b5747ff7-79f5-41a5-95d5-967b3ce4ce36 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c/action Aug 15 15:03:22.632610 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-b5747ff7-79f5-41a5-95d5-967b3ce4ce36 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:22.632775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-b5747ff7-79f5-41a5-95d5-967b3ce4ce36 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:22.637008 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=350,cinder:INSERT=33,cinder:UPDATE=57 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:03:22.647008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f2e6f37-94be-4dbe-9c44-02763a8fca1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:22.649420 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f2e6f37-94be-4dbe-9c44-02763a8fca1f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:22.649545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f2e6f37-94be-4dbe-9c44-02763a8fca1f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:22.649728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f2e6f37-94be-4dbe-9c44-02763a8fca1f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:22.659055 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:22.659055 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:22.662581 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:22.662581 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:22.670704 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4f2e6f37-94be-4dbe-9c44-02763a8fca1f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:22.677914 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e202dfd6-3e8e-4637-a00d-ce4abc163731 req-b5747ff7-79f5-41a5-95d5-967b3ce4ce36 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c/action returned with HTTP 204 Aug 15 15:03:22.678481 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 337/1353] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:03:22 2026] POST /volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:22.682438 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f2e6f37-94be-4dbe-9c44-02763a8fca1f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:22.683009 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 338/1354] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:22 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:22.789848 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f0bdc73a-478b-470c-b356-7a75f48ccd60 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:22.793221 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0bdc73a-478b-470c-b356-7a75f48ccd60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:22.793599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0bdc73a-478b-470c-b356-7a75f48ccd60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:22.794044 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0bdc73a-478b-470c-b356-7a75f48ccd60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:22.794044 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f0bdc73a-478b-470c-b356-7a75f48ccd60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:22.803109 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:22.803109 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:22.803436 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0bdc73a-478b-470c-b356-7a75f48ccd60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:22.803969 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 340/1355] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:22 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:22.911533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-11c02e64-335f-44cd-a4f1-874ad3d7cc74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:22.913767 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-11c02e64-335f-44cd-a4f1-874ad3d7cc74 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869 Aug 15 15:03:22.914164 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-11c02e64-335f-44cd-a4f1-874ad3d7cc74 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:22.914225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-11c02e64-335f-44cd-a4f1-874ad3d7cc74 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:22.922577 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:22.922577 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:23.000398 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-11c02e64-335f-44cd-a4f1-874ad3d7cc74 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869 returned with HTTP 200 Aug 15 15:03:23.001266 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 341/1356] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:22 2026] DELETE /volume/v3/attachments/2872ac10-bb36-4595-9898-55fe0d65e869 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:23.128370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f266a94d-3d82-4ac3-a78e-d95e6f5077a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.130732 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f266a94d-3d82-4ac3-a78e-d95e6f5077a3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:23.131012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f266a94d-3d82-4ac3-a78e-d95e6f5077a3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:23.131316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f266a94d-3d82-4ac3-a78e-d95e6f5077a3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:23.131532 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f266a94d-3d82-4ac3-a78e-d95e6f5077a3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:23.139835 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.139835 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:23.140863 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f266a94d-3d82-4ac3-a78e-d95e6f5077a3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:23.141578 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 338/1357] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:23 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:23.465887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b795edc2-7ba2-4238-8e9e-b2fff58122a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.466347 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b795edc2-7ba2-4238-8e9e-b2fff58122a4 None None] GET https://10.4.3.107/volume// Aug 15 15:03:23.466450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b795edc2-7ba2-4238-8e9e-b2fff58122a4 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:23.466661 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b795edc2-7ba2-4238-8e9e-b2fff58122a4 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:23.467053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b795edc2-7ba2-4238-8e9e-b2fff58122a4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:23.468574 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 339/1358] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03: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 15 15:03:23.477399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-793ddd13-cea7-419b-abfd-96896fd269ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.482077 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-793ddd13-cea7-419b-abfd-96896fd269ca tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:03:23.482399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-793ddd13-cea7-419b-abfd-96896fd269ca tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:23.482695 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-793ddd13-cea7-419b-abfd-96896fd269ca tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:23.496588 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.496588 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:23.502290 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-793ddd13-cea7-419b-abfd-96896fd269ca tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:03:23.507031 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-793ddd13-cea7-419b-abfd-96896fd269ca tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:03:23.507594 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 341/1359] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:23 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:23.623090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.625318 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] PUT https://10.4.3.107/volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb Aug 15 15:03:23.625697 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:23.634274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Acquiring lock "cinder-attachment_update-5a52a309-204b-4bfe-a555-a6c09d7ffe42-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:03:23.640272 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-5a52a309-204b-4bfe-a555-a6c09d7ffe42-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:03:23.640837 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.640837 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:23.701021 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f932d13f-910e-4f1f-b256-ccc4b05ff265 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.702734 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f932d13f-910e-4f1f-b256-ccc4b05ff265 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:23.703133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f932d13f-910e-4f1f-b256-ccc4b05ff265 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:23.704015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f932d13f-910e-4f1f-b256-ccc4b05ff265 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:23.727964 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.727964 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:23.736203 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f932d13f-910e-4f1f-b256-ccc4b05ff265 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:23.740281 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f932d13f-910e-4f1f-b256-ccc4b05ff265 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:23.740877 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 339/1360] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:23 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 1230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:23.757785 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3dd7f3cb-e038-489b-94dc-d18f038f3992 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.763272 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dd7f3cb-e038-489b-94dc-d18f038f3992 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:23.763272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dd7f3cb-e038-489b-94dc-d18f038f3992 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:23.763272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dd7f3cb-e038-489b-94dc-d18f038f3992 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:23.768906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-5a52a309-204b-4bfe-a555-a6c09d7ffe42-np0000007361" released by "attachment_update" :: held 0.130s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:03:23.769269 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-96fe9206-3a22-49e8-988b-e6d82cbb8d63 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb returned with HTTP 200 Aug 15 15:03:23.769763 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 342/1361] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:03:23 2026] PUT /volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:23.774902 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.774902 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:23.779399 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3dd7f3cb-e038-489b-94dc-d18f038f3992 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:23.787008 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dd7f3cb-e038-489b-94dc-d18f038f3992 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:23.787916 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 340/1362] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:23 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 1230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:23.805219 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-875d2ce6-b219-478d-baeb-c8b5a5d6b9e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.808963 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-875d2ce6-b219-478d-baeb-c8b5a5d6b9e4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb/action Aug 15 15:03:23.809820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-875d2ce6-b219-478d-baeb-c8b5a5d6b9e4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:23.811922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-875d2ce6-b219-478d-baeb-c8b5a5d6b9e4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:23.816890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e7e9289-b536-473f-88e8-203d90ce9e00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:23.819388 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e7e9289-b536-473f-88e8-203d90ce9e00 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:23.819655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e7e9289-b536-473f-88e8-203d90ce9e00 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:23.819900 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e7e9289-b536-473f-88e8-203d90ce9e00 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:23.820060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6e7e9289-b536-473f-88e8-203d90ce9e00 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:23.825624 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.825624 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:23.826500 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e7e9289-b536-473f-88e8-203d90ce9e00 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:23.826996 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 340/1363] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:23 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:23.832181 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:23.832181 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:23.847466 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d336d442-b644-4d6d-9875-b4bf13801c81 req-875d2ce6-b219-478d-baeb-c8b5a5d6b9e4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb/action returned with HTTP 204 Aug 15 15:03:23.847906 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 342/1364] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:03:23 2026] POST /volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:24.160206 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-297fd356-169e-4eeb-9823-2d09e28c4ec9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:24.162466 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-297fd356-169e-4eeb-9823-2d09e28c4ec9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:24.162719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-297fd356-169e-4eeb-9823-2d09e28c4ec9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:24.163042 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-297fd356-169e-4eeb-9823-2d09e28c4ec9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:24.163114 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-297fd356-169e-4eeb-9823-2d09e28c4ec9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:24.169198 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:24.169198 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:24.170108 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-297fd356-169e-4eeb-9823-2d09e28c4ec9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:24.170728 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 343/1365] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:24 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:24.839790 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d7e11f2-88ec-4115-80a6-a8f0d2d6aea6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:24.846269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d7e11f2-88ec-4115-80a6-a8f0d2d6aea6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:24.846269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d7e11f2-88ec-4115-80a6-a8f0d2d6aea6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:24.846269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d7e11f2-88ec-4115-80a6-a8f0d2d6aea6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:24.846269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3d7e11f2-88ec-4115-80a6-a8f0d2d6aea6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:24.851202 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:24.851202 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:24.852339 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d7e11f2-88ec-4115-80a6-a8f0d2d6aea6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:24.853269 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 341/1366] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:24 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:25.187465 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8eaf164-8d00-4d32-a97c-400587290c18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:25.190524 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8eaf164-8d00-4d32-a97c-400587290c18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:25.190898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8eaf164-8d00-4d32-a97c-400587290c18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:25.191496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8eaf164-8d00-4d32-a97c-400587290c18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:25.191614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f8eaf164-8d00-4d32-a97c-400587290c18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:25.202266 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:25.202266 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:25.202266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8eaf164-8d00-4d32-a97c-400587290c18 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:25.202458 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 341/1367] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:25 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:25.868504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2dba4600-c079-4b17-b82e-cf41f8f8191e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:25.872194 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2dba4600-c079-4b17-b82e-cf41f8f8191e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:25.872194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2dba4600-c079-4b17-b82e-cf41f8f8191e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:25.872194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2dba4600-c079-4b17-b82e-cf41f8f8191e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:25.872194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2dba4600-c079-4b17-b82e-cf41f8f8191e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:25.879231 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:25.879231 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:25.880493 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2dba4600-c079-4b17-b82e-cf41f8f8191e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:25.881406 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 343/1368] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:25 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:26.223523 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90a804cf-a404-4098-a756-e95453fae07c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:26.229007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90a804cf-a404-4098-a756-e95453fae07c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:26.229421 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90a804cf-a404-4098-a756-e95453fae07c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:26.229731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90a804cf-a404-4098-a756-e95453fae07c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:26.230429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-90a804cf-a404-4098-a756-e95453fae07c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:26.239871 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:26.239871 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:26.240917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90a804cf-a404-4098-a756-e95453fae07c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:26.241351 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 344/1369] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:26 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:26.900411 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-578246fa-4170-446a-92c5-7c43ed5bf691 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:26.907201 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-578246fa-4170-446a-92c5-7c43ed5bf691 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:26.907201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-578246fa-4170-446a-92c5-7c43ed5bf691 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:26.907201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-578246fa-4170-446a-92c5-7c43ed5bf691 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:26.907201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-578246fa-4170-446a-92c5-7c43ed5bf691 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:26.916103 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:26.916103 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:26.917447 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-578246fa-4170-446a-92c5-7c43ed5bf691 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:26.917447 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 342/1370] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:26 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:27.098581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-d4bfdd82-035b-42f7-bbbf-5fa6e38600e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:27.101429 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-d4bfdd82-035b-42f7-bbbf-5fa6e38600e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] DELETE https://10.4.3.107/volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147 Aug 15 15:03:27.101429 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-d4bfdd82-035b-42f7-bbbf-5fa6e38600e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:27.101780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-d4bfdd82-035b-42f7-bbbf-5fa6e38600e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:27.110897 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:27.110897 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:27.187366 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-d4bfdd82-035b-42f7-bbbf-5fa6e38600e4 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147 returned with HTTP 200 Aug 15 15:03:27.187834 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 342/1371] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:27 2026] DELETE /volume/v3/attachments/699cd34e-24f2-4d1f-9059-08cf75871147 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:27.197884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-2701c123-a270-4e8f-a063-a3a171245cf3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:27.201002 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-2701c123-a270-4e8f-a063-a3a171245cf3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] DELETE https://10.4.3.107/volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007 Aug 15 15:03:27.201276 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-2701c123-a270-4e8f-a063-a3a171245cf3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:27.201529 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-2701c123-a270-4e8f-a063-a3a171245cf3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:27.211770 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:27.211770 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:27.255782 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8f55940-f45e-4cbb-964b-33568385ca8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:27.258567 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8f55940-f45e-4cbb-964b-33568385ca8f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:27.258817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8f55940-f45e-4cbb-964b-33568385ca8f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:27.259048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8f55940-f45e-4cbb-964b-33568385ca8f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:27.259186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e8f55940-f45e-4cbb-964b-33568385ca8f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:27.264778 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:27.264778 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:27.265996 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8f55940-f45e-4cbb-964b-33568385ca8f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:27.268423 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 345/1372] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:27 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:27.275995 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-2701c123-a270-4e8f-a063-a3a171245cf3 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007 returned with HTTP 200 Aug 15 15:03:27.276592 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 344/1373] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:27 2026] DELETE /volume/v3/attachments/1a850d36-6e0e-40d2-a2e9-963aa97ea007 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:27.289648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-5e65ad66-c50e-4382-924c-d7744386c0cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:27.296299 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-5e65ad66-c50e-4382-924c-d7744386c0cd tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] DELETE https://10.4.3.107/volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223 Aug 15 15:03:27.296299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-5e65ad66-c50e-4382-924c-d7744386c0cd tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:27.296299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-5e65ad66-c50e-4382-924c-d7744386c0cd tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:27.309744 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:27.309744 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:27.373859 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2bd285f-b35b-416a-925f-5f80d9a858b4 req-5e65ad66-c50e-4382-924c-d7744386c0cd tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223 returned with HTTP 200 Aug 15 15:03:27.374633 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 343/1374] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:27 2026] DELETE /volume/v3/attachments/f71da6b1-4df5-4496-83bb-006eedad7223 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:27.931264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13066f80-34c3-4737-aee2-37693297a3ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:27.933116 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13066f80-34c3-4737-aee2-37693297a3ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:27.933471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13066f80-34c3-4737-aee2-37693297a3ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:27.933685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13066f80-34c3-4737-aee2-37693297a3ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:27.933797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-13066f80-34c3-4737-aee2-37693297a3ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:27.938072 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:27.938072 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:27.938886 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13066f80-34c3-4737-aee2-37693297a3ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:27.939434 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 343/1375] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:27 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:28.284777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff46c8c6-1075-4c9f-b56b-0a0c4340004e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:28.288331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff46c8c6-1075-4c9f-b56b-0a0c4340004e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:28.288331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff46c8c6-1075-4c9f-b56b-0a0c4340004e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:28.288331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff46c8c6-1075-4c9f-b56b-0a0c4340004e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:28.288331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff46c8c6-1075-4c9f-b56b-0a0c4340004e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:28.294307 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:28.294307 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:28.296639 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff46c8c6-1075-4c9f-b56b-0a0c4340004e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:28.296639 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 346/1376] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:28 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:28.957303 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65f8b47b-5192-4f67-b0eb-f2e97a7ec2c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:28.960466 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65f8b47b-5192-4f67-b0eb-f2e97a7ec2c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:28.960466 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65f8b47b-5192-4f67-b0eb-f2e97a7ec2c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:28.960466 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65f8b47b-5192-4f67-b0eb-f2e97a7ec2c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:28.961060 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-65f8b47b-5192-4f67-b0eb-f2e97a7ec2c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:28.966293 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:28.966293 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:28.967484 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65f8b47b-5192-4f67-b0eb-f2e97a7ec2c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:28.967838 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 345/1377] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:28 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:29.316822 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eef18c0a-b1b2-46b2-8974-a683ed08c9a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:29.320630 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eef18c0a-b1b2-46b2-8974-a683ed08c9a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:29.320630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eef18c0a-b1b2-46b2-8974-a683ed08c9a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:29.320630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eef18c0a-b1b2-46b2-8974-a683ed08c9a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:29.320630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-eef18c0a-b1b2-46b2-8974-a683ed08c9a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:29.331162 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:29.331162 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:29.331162 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eef18c0a-b1b2-46b2-8974-a683ed08c9a7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:29.331162 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 344/1378] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:29 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:29.982821 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90ceb3be-74aa-4a16-8327-a2cc140fa535 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:29.989271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90ceb3be-74aa-4a16-8327-a2cc140fa535 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:29.989271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90ceb3be-74aa-4a16-8327-a2cc140fa535 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:29.989271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90ceb3be-74aa-4a16-8327-a2cc140fa535 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:29.989271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-90ceb3be-74aa-4a16-8327-a2cc140fa535 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:30.000320 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:30.000320 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:30.001260 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90ceb3be-74aa-4a16-8327-a2cc140fa535 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:30.001960 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 344/1379] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:29 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:30.042594 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-6dc2ceb9-622c-436f-9929-41286e9ef88f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:30.048337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-6dc2ceb9-622c-436f-9929-41286e9ef88f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:30.048337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-6dc2ceb9-622c-436f-9929-41286e9ef88f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:30.049176 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-6dc2ceb9-622c-436f-9929-41286e9ef88f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:30.065475 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:30.065475 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:30.072749 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-6dc2ceb9-622c-436f-9929-41286e9ef88f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:30.080411 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-6dc2ceb9-622c-436f-9929-41286e9ef88f tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:30.081020 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 347/1380] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:30 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 1230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:30.109149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:30.111603 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f/action Aug 15 15:03:30.115013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:30.115013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:30.146457 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:30.146457 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:30.147314 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:30.158209 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Begin detaching volume completed successfully. Aug 15 15:03:30.158741 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2f8e8daf-b34f-48cf-a629-cfdcace02f90 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f/action returned with HTTP 202 Aug 15 15:03:30.159194 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 346/1381] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:03:30 2026] POST /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:03:30.275365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-317fd3ec-d8be-46e3-962c-9348e66d548b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:30.277299 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-317fd3ec-d8be-46e3-962c-9348e66d548b None None] GET https://10.4.3.107/volume// Aug 15 15:03:30.277299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-317fd3ec-d8be-46e3-962c-9348e66d548b None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:30.277299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-317fd3ec-d8be-46e3-962c-9348e66d548b None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:30.277299 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-317fd3ec-d8be-46e3-962c-9348e66d548b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:30.277947 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 345/1382] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03:30 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:03:30.291559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2361005d-5e87-44c7-9d0c-8b8053bff8ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:30.296268 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2361005d-5e87-44c7-9d0c-8b8053bff8ba tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:30.296268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2361005d-5e87-44c7-9d0c-8b8053bff8ba tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:30.296268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2361005d-5e87-44c7-9d0c-8b8053bff8ba tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:30.329346 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:30.329346 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:30.338046 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2361005d-5e87-44c7-9d0c-8b8053bff8ba tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:30.346503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e55eef8f-7b94-45f6-9836-a6aba1f4f4da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:30.350865 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-2361005d-5e87-44c7-9d0c-8b8053bff8ba tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 200 Aug 15 15:03:30.350994 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e55eef8f-7b94-45f6-9836-a6aba1f4f4da tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:30.350994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e55eef8f-7b94-45f6-9836-a6aba1f4f4da tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:30.350994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e55eef8f-7b94-45f6-9836-a6aba1f4f4da tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:30.351083 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 345/1383] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:30 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 1413 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:30.351115 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e55eef8f-7b94-45f6-9836-a6aba1f4f4da tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:30.357559 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:30.357559 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:30.359026 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e55eef8f-7b94-45f6-9836-a6aba1f4f4da tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:30.359748 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 348/1384] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:30 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:31.017721 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-94053b23-842d-408b-8782-2a2895c8c7fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:31.019911 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94053b23-842d-408b-8782-2a2895c8c7fe tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:31.020118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94053b23-842d-408b-8782-2a2895c8c7fe tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:31.020352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94053b23-842d-408b-8782-2a2895c8c7fe tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:31.020445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-94053b23-842d-408b-8782-2a2895c8c7fe tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:31.030504 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:31.030504 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:31.031376 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94053b23-842d-408b-8782-2a2895c8c7fe tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:31.034326 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 347/1385] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:31 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:31.380358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04c50d0f-5de2-4194-bd73-fdbbe9f7ca45 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:31.383477 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04c50d0f-5de2-4194-bd73-fdbbe9f7ca45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:31.383477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04c50d0f-5de2-4194-bd73-fdbbe9f7ca45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:31.383648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04c50d0f-5de2-4194-bd73-fdbbe9f7ca45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:31.383648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-04c50d0f-5de2-4194-bd73-fdbbe9f7ca45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:31.393778 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:31.393778 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:31.395274 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04c50d0f-5de2-4194-bd73-fdbbe9f7ca45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:31.395995 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 346/1386] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:31 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:31.516079 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-273a701c-e82f-4af2-98c6-ea25b5297f42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:31.521479 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-273a701c-e82f-4af2-98c6-ea25b5297f42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a Aug 15 15:03:31.521479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-273a701c-e82f-4af2-98c6-ea25b5297f42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:31.521479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-273a701c-e82f-4af2-98c6-ea25b5297f42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:31.534991 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:31.534991 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:31.657786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c3960cc-9ea6-4308-80ee-7f1a6f81d7dd req-273a701c-e82f-4af2-98c6-ea25b5297f42 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a returned with HTTP 200 Aug 15 15:03:31.657786 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 346/1387] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:31 2026] DELETE /volume/v3/attachments/7d3c19be-ff7d-47e8-a7b6-3528724ba67a => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:32.051622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4eaf09e7-fa5a-493b-855b-b737df10cd06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:32.052432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4eaf09e7-fa5a-493b-855b-b737df10cd06 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:32.052963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4eaf09e7-fa5a-493b-855b-b737df10cd06 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:32.052963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4eaf09e7-fa5a-493b-855b-b737df10cd06 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:32.054748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4eaf09e7-fa5a-493b-855b-b737df10cd06 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:32.059812 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:32.059812 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:32.061351 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4eaf09e7-fa5a-493b-855b-b737df10cd06 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:32.061351 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 349/1388] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:32 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:32.383041 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:32.386096 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] DELETE https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:03:32.386467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:32.387217 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:32.387217 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Delete volume with id: fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:03:32.397490 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:32.397490 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:32.398197 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:03:32.417170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-239de1b5-e7c2-47a1-ad8c-4db7b46e06aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:32.422899 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-239de1b5-e7c2-47a1-ad8c-4db7b46e06aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:32.423821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-239de1b5-e7c2-47a1-ad8c-4db7b46e06aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:32.423821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-239de1b5-e7c2-47a1-ad8c-4db7b46e06aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:32.424040 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-239de1b5-e7c2-47a1-ad8c-4db7b46e06aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:32.425357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45229daf-8739-48ae-8506-019e1c13d562 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:32.430766 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:32.430766 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:32.432489 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:32.432489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:32.432489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:32.432489 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume with id: 26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:32.432640 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-239de1b5-e7c2-47a1-ad8c-4db7b46e06aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:32.433126 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 347/1389] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:32 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:32.439631 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Delete volume request issued successfully. Aug 15 15:03:32.439814 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52583630-50d7-44b0-958a-6d68c4e68ad1 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 202 Aug 15 15:03:32.440299 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 348/1390] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:32 2026] DELETE /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:32.444218 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:32.444218 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:32.444964 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:32.462513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b2d0f5b-9094-4a2e-b47c-6b990a86ec44 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:32.466111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b2d0f5b-9094-4a2e-b47c-6b990a86ec44 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:03:32.466111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b2d0f5b-9094-4a2e-b47c-6b990a86ec44 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:32.466111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b2d0f5b-9094-4a2e-b47c-6b990a86ec44 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:32.480993 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:32.480993 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:32.483475 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume request issued successfully. Aug 15 15:03:32.484379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45229daf-8739-48ae-8506-019e1c13d562 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 202 Aug 15 15:03:32.485217 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 347/1391] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:32 2026] DELETE /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:32.494792 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b2d0f5b-9094-4a2e-b47c-6b990a86ec44 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:03:32.503982 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b2d0f5b-9094-4a2e-b47c-6b990a86ec44 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 200 Aug 15 15:03:32.504456 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 350/1392] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:32 2026] GET /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:33.076178 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-605d7747-503a-434b-b937-9e7243340fd9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:33.079305 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-605d7747-503a-434b-b937-9e7243340fd9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:33.079305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-605d7747-503a-434b-b937-9e7243340fd9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:33.079305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-605d7747-503a-434b-b937-9e7243340fd9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:33.079305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-605d7747-503a-434b-b937-9e7243340fd9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:33.083170 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:33.083170 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:33.084318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-605d7747-503a-434b-b937-9e7243340fd9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:33.084852 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 348/1393] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:33 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:33.450198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c45f09af-0408-47f7-bd22-da0280c4fa44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:33.454235 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c45f09af-0408-47f7-bd22-da0280c4fa44 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:33.454310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c45f09af-0408-47f7-bd22-da0280c4fa44 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:33.455208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c45f09af-0408-47f7-bd22-da0280c4fa44 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:33.455830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c45f09af-0408-47f7-bd22-da0280c4fa44 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:33.463353 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:33.463353 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:33.464820 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c45f09af-0408-47f7-bd22-da0280c4fa44 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:33.465427 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 349/1394] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:33 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:33.524552 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1ebd043-ca9e-474e-b9b9-c98fb3d63193 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:33.528271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1ebd043-ca9e-474e-b9b9-c98fb3d63193 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e Aug 15 15:03:33.528417 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1ebd043-ca9e-474e-b9b9-c98fb3d63193 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:33.528594 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1ebd043-ca9e-474e-b9b9-c98fb3d63193 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:33.541466 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1ebd043-ca9e-474e-b9b9-c98fb3d63193 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e returned with HTTP 404 Aug 15 15:03:33.542511 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 348/1395] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:33 2026] GET /volume/v3/volumes/fae57bc3-fb63-474a-85c4-813aecd10b1e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:33.552331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:33.556774 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:03:33.557442 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:33.557938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:33.559107 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Delete volume with id: 3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:03:33.569006 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:33.569006 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:33.569582 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:03:33.607423 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Delete volume request issued successfully. Aug 15 15:03:33.607423 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3d4f976-f1c2-4a9f-80ed-20a4301d6dba tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 202 Aug 15 15:03:33.607423 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 351/1396] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:33 2026] DELETE /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:33.619515 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99d3c566-a1d5-4c3a-b417-d267f5912b59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:33.621446 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99d3c566-a1d5-4c3a-b417-d267f5912b59 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:03:33.621647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99d3c566-a1d5-4c3a-b417-d267f5912b59 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:33.621835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99d3c566-a1d5-4c3a-b417-d267f5912b59 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:33.638260 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:33.638260 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:33.650566 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-99d3c566-a1d5-4c3a-b417-d267f5912b59 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:03:33.658347 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99d3c566-a1d5-4c3a-b417-d267f5912b59 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 200 Aug 15 15:03:33.659113 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 349/1397] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:33 2026] GET /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:34.098264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a3f3e803-2753-4892-a361-0de432910e17 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:34.105987 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3f3e803-2753-4892-a361-0de432910e17 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:34.108164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3f3e803-2753-4892-a361-0de432910e17 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:34.108674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3f3e803-2753-4892-a361-0de432910e17 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:34.109266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a3f3e803-2753-4892-a361-0de432910e17 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:34.115043 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:34.115043 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:34.116387 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3f3e803-2753-4892-a361-0de432910e17 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:34.116994 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 350/1398] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:34 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:34.479113 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5dff1b04-d4dc-4fd2-bde6-8c01de867df0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:34.481623 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5dff1b04-d4dc-4fd2-bde6-8c01de867df0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:34.481899 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5dff1b04-d4dc-4fd2-bde6-8c01de867df0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:34.482143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5dff1b04-d4dc-4fd2-bde6-8c01de867df0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:34.482310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5dff1b04-d4dc-4fd2-bde6-8c01de867df0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:34.488412 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:34.488412 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:34.489455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5dff1b04-d4dc-4fd2-bde6-8c01de867df0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:34.489770 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 349/1399] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:34 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:34.681469 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7da2ef27-694f-4e70-9b74-727d0a377a12 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:34.684218 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7da2ef27-694f-4e70-9b74-727d0a377a12 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 Aug 15 15:03:34.684442 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7da2ef27-694f-4e70-9b74-727d0a377a12 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:34.684727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7da2ef27-694f-4e70-9b74-727d0a377a12 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:34.697096 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7da2ef27-694f-4e70-9b74-727d0a377a12 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 returned with HTTP 404 Aug 15 15:03:34.697660 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 352/1400] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:34 2026] GET /volume/v3/volumes/3c6d3515-161a-438f-8d23-894d6035f378 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:34.707559 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:34.709903 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:03:34.710150 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:34.710412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:34.710617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Delete volume with id: 4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:03:34.720769 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:34.720769 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:34.721456 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:03:34.758444 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Delete volume request issued successfully. Aug 15 15:03:34.758732 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a3feb54-0b05-4f10-aa17-a5e530304abf tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 202 Aug 15 15:03:34.759515 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 350/1401] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:34 2026] DELETE /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:34.770309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-99461f0a-a523-4296-b7ae-978b36e87381 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:34.772310 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99461f0a-a523-4296-b7ae-978b36e87381 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:03:34.772577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99461f0a-a523-4296-b7ae-978b36e87381 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:34.772837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99461f0a-a523-4296-b7ae-978b36e87381 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:34.783927 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:34.783927 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:34.788497 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-99461f0a-a523-4296-b7ae-978b36e87381 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Volume info retrieved successfully. Aug 15 15:03:34.795304 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99461f0a-a523-4296-b7ae-978b36e87381 tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 200 Aug 15 15:03:34.795739 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 351/1402] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:34 2026] GET /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:35.130487 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2d2f167-55f2-4096-84b6-c0891f4e5661 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:35.134126 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2d2f167-55f2-4096-84b6-c0891f4e5661 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:35.134405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2d2f167-55f2-4096-84b6-c0891f4e5661 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:35.134661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2d2f167-55f2-4096-84b6-c0891f4e5661 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:35.134807 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d2d2f167-55f2-4096-84b6-c0891f4e5661 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:35.145705 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:35.145705 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:35.146515 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2d2f167-55f2-4096-84b6-c0891f4e5661 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:35.147080 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 350/1403] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:35 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:35.504007 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3506f0a2-01a0-4e15-9346-ded9ade8a53f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:35.506235 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3506f0a2-01a0-4e15-9346-ded9ade8a53f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:35.506493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3506f0a2-01a0-4e15-9346-ded9ade8a53f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:35.507046 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3506f0a2-01a0-4e15-9346-ded9ade8a53f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:35.507046 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3506f0a2-01a0-4e15-9346-ded9ade8a53f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:35.512344 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:35.512344 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:35.513232 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3506f0a2-01a0-4e15-9346-ded9ade8a53f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:35.513821 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 353/1404] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:35 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:35.815876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32bfd8e4-8ef9-45d1-bd3c-7e37acecf15a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:35.818491 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32bfd8e4-8ef9-45d1-bd3c-7e37acecf15a tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] GET https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 Aug 15 15:03:35.818679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32bfd8e4-8ef9-45d1-bd3c-7e37acecf15a tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:35.818868 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32bfd8e4-8ef9-45d1-bd3c-7e37acecf15a tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:35.827930 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32bfd8e4-8ef9-45d1-bd3c-7e37acecf15a tempest-TaggedBootDevicesTest-627209994 tempest-TaggedBootDevicesTest-627209994-project-member] https://10.4.3.107/volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 returned with HTTP 404 Aug 15 15:03:35.828862 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 351/1405] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:35 2026] GET /volume/v3/volumes/4028be02-a028-4f0d-b0da-ef9ff2e30747 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:36.158027 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-345a05e6-1f1c-42f0-b144-e82158a62087 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:36.159935 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-345a05e6-1f1c-42f0-b144-e82158a62087 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:36.160120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-345a05e6-1f1c-42f0-b144-e82158a62087 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:36.160378 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-345a05e6-1f1c-42f0-b144-e82158a62087 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:36.160478 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-345a05e6-1f1c-42f0-b144-e82158a62087 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:36.165546 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:36.165546 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:36.166296 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-345a05e6-1f1c-42f0-b144-e82158a62087 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:36.166700 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 352/1406] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:36 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:36.529333 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88e16b7a-90e6-448e-bebd-b7a7a42d2492 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:36.533973 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88e16b7a-90e6-448e-bebd-b7a7a42d2492 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:36.533973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88e16b7a-90e6-448e-bebd-b7a7a42d2492 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:36.534124 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88e16b7a-90e6-448e-bebd-b7a7a42d2492 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:36.534727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-88e16b7a-90e6-448e-bebd-b7a7a42d2492 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:36.540453 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:36.540453 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:36.541370 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88e16b7a-90e6-448e-bebd-b7a7a42d2492 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:36.541738 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 351/1407] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:36 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:37.183060 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c85e7503-f398-4305-b37b-6e9d000bb7c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:37.186206 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c85e7503-f398-4305-b37b-6e9d000bb7c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:37.186206 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c85e7503-f398-4305-b37b-6e9d000bb7c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:37.186429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c85e7503-f398-4305-b37b-6e9d000bb7c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:37.186598 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c85e7503-f398-4305-b37b-6e9d000bb7c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:37.191900 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:37.191900 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:37.192602 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c85e7503-f398-4305-b37b-6e9d000bb7c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:37.193147 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 354/1408] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:37 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:37.558678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c8cc836b-162c-4630-b5b4-223087545dff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:37.564575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8cc836b-162c-4630-b5b4-223087545dff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:37.565630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8cc836b-162c-4630-b5b4-223087545dff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:37.565630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8cc836b-162c-4630-b5b4-223087545dff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:37.565630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c8cc836b-162c-4630-b5b4-223087545dff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:37.571353 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:37.571353 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:37.573664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8cc836b-162c-4630-b5b4-223087545dff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:37.574843 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 352/1409] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:37 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:38.208228 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-66642e35-b73f-4258-a9f0-b3752030b8e0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:38.210615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66642e35-b73f-4258-a9f0-b3752030b8e0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:38.210875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66642e35-b73f-4258-a9f0-b3752030b8e0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:38.211120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66642e35-b73f-4258-a9f0-b3752030b8e0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:38.211315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-66642e35-b73f-4258-a9f0-b3752030b8e0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:38.217332 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:38.217332 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:38.218321 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66642e35-b73f-4258-a9f0-b3752030b8e0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:38.218947 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 353/1410] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:38 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:38.589258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ccb8bef-d653-4f38-92bf-fe55b1fa8fcb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:38.591456 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ccb8bef-d653-4f38-92bf-fe55b1fa8fcb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:38.591758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ccb8bef-d653-4f38-92bf-fe55b1fa8fcb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:38.592104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ccb8bef-d653-4f38-92bf-fe55b1fa8fcb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:38.592104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8ccb8bef-d653-4f38-92bf-fe55b1fa8fcb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:38.599645 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:38.599645 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:38.600854 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ccb8bef-d653-4f38-92bf-fe55b1fa8fcb tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:38.601428 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 352/1411] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:38 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:38.873204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-fdf598ee-79f9-40f1-b597-0cb14c41d0b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:38.876009 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-fdf598ee-79f9-40f1-b597-0cb14c41d0b7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:38.876426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-fdf598ee-79f9-40f1-b597-0cb14c41d0b7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:38.877231 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-fdf598ee-79f9-40f1-b597-0cb14c41d0b7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:38.892761 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:38.892761 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:38.900442 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-fdf598ee-79f9-40f1-b597-0cb14c41d0b7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:38.906060 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-fdf598ee-79f9-40f1-b597-0cb14c41d0b7 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:38.907311 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 355/1412] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:38 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 1230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:38.935565 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:38.940084 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] POST https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c/action Aug 15 15:03:38.940408 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:38.940597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:38.962164 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:38.962164 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:38.966225 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:38.980018 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Begin detaching volume completed successfully. Aug 15 15:03:38.980324 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-6a2414d0-0189-45bd-8a4e-96c5c9fa2c40 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c/action returned with HTTP 202 Aug 15 15:03:38.980765 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 353/1413] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:03:38 2026] POST /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:03:39.083643 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c786f71a-cf03-4d7b-90f9-a6c62b14be27 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:39.085335 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c786f71a-cf03-4d7b-90f9-a6c62b14be27 None None] GET https://10.4.3.107/volume// Aug 15 15:03:39.085335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c786f71a-cf03-4d7b-90f9-a6c62b14be27 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:39.086956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c786f71a-cf03-4d7b-90f9-a6c62b14be27 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:39.086956 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c786f71a-cf03-4d7b-90f9-a6c62b14be27 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:39.086956 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 354/1414] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:03:39.098160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-2ca7d618-4874-4845-91f2-d2c292aa07b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:39.103700 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-2ca7d618-4874-4845-91f2-d2c292aa07b6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:39.103700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-2ca7d618-4874-4845-91f2-d2c292aa07b6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:39.104319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-2ca7d618-4874-4845-91f2-d2c292aa07b6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:39.122259 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:39.122259 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:39.134430 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-2ca7d618-4874-4845-91f2-d2c292aa07b6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:39.148440 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-2ca7d618-4874-4845-91f2-d2c292aa07b6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:39.149397 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 353/1415] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:39 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 1413 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 15 15:03:39.231552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2700069-e25a-49e3-ab7e-d04457bc0d69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:39.233798 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2700069-e25a-49e3-ab7e-d04457bc0d69 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:39.234032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2700069-e25a-49e3-ab7e-d04457bc0d69 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:39.234429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2700069-e25a-49e3-ab7e-d04457bc0d69 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:39.234549 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f2700069-e25a-49e3-ab7e-d04457bc0d69 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:39.241533 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:39.241533 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:39.242371 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2700069-e25a-49e3-ab7e-d04457bc0d69 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:39.242716 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 356/1416] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:39 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:39.612781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e570ff2-b38f-48cd-800f-f5db72b4f1bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:39.615262 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e570ff2-b38f-48cd-800f-f5db72b4f1bd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:39.615525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e570ff2-b38f-48cd-800f-f5db72b4f1bd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:39.615753 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e570ff2-b38f-48cd-800f-f5db72b4f1bd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:39.615905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9e570ff2-b38f-48cd-800f-f5db72b4f1bd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:39.621177 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:39.621177 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:39.622374 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e570ff2-b38f-48cd-800f-f5db72b4f1bd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:39.622836 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 354/1417] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:39 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:40.217475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-f0811db6-4e5d-4cb5-af4e-d4fd5b78a287 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:40.221560 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-f0811db6-4e5d-4cb5-af4e-d4fd5b78a287 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c Aug 15 15:03:40.222094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-f0811db6-4e5d-4cb5-af4e-d4fd5b78a287 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:40.222969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-f0811db6-4e5d-4cb5-af4e-d4fd5b78a287 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:40.233381 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:40.233381 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:40.257543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cbd9fb18-3426-4161-842a-ab45e4c92e5f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:40.259637 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbd9fb18-3426-4161-842a-ab45e4c92e5f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:40.259902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbd9fb18-3426-4161-842a-ab45e4c92e5f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:40.260110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbd9fb18-3426-4161-842a-ab45e4c92e5f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:40.260471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cbd9fb18-3426-4161-842a-ab45e4c92e5f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:40.267016 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:40.267016 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:40.267936 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbd9fb18-3426-4161-842a-ab45e4c92e5f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:40.268460 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 354/1418] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:40 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:40.311281 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d7854d0-1332-420f-b05f-ba2fd90f53be req-f0811db6-4e5d-4cb5-af4e-d4fd5b78a287 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c returned with HTTP 200 Aug 15 15:03:40.311910 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 355/1419] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:40 2026] DELETE /volume/v3/attachments/f042c09b-ade1-4001-9600-0498a4d1a80c => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:40.636095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6903cf2-d57b-4739-9d1f-4b639b354a46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:40.638728 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6903cf2-d57b-4739-9d1f-4b639b354a46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:40.638913 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6903cf2-d57b-4739-9d1f-4b639b354a46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:40.639103 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6903cf2-d57b-4739-9d1f-4b639b354a46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:40.639275 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d6903cf2-d57b-4739-9d1f-4b639b354a46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:40.644255 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:40.644255 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:40.645297 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6903cf2-d57b-4739-9d1f-4b639b354a46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:40.645817 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 357/1420] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:40 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:41.247647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d679027c-ff77-440c-b160-9a776d26f7a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:41.250051 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:41.250364 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:41.250845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:41.250845 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume with id: b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:41.260789 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:41.260789 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:41.261465 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:41.285230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08317da2-c51f-4b46-ac15-22af80f512e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:41.287406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08317da2-c51f-4b46-ac15-22af80f512e5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:41.287705 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08317da2-c51f-4b46-ac15-22af80f512e5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:41.287959 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08317da2-c51f-4b46-ac15-22af80f512e5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:41.288113 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-08317da2-c51f-4b46-ac15-22af80f512e5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:41.294435 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume request issued successfully. Aug 15 15:03:41.294612 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:41.294612 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:41.294709 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d679027c-ff77-440c-b160-9a776d26f7a4 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 202 Aug 15 15:03:41.295318 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 355/1421] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:41 2026] DELETE /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:41.295651 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08317da2-c51f-4b46-ac15-22af80f512e5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:41.297477 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 355/1422] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:41 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:41.346193 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5b5be48e-4476-4fbe-aec6-4868677ec6dc req-20e3ff1d-b15c-4577-b1b7-158013fe2cd6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:41.349203 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5b5be48e-4476-4fbe-aec6-4868677ec6dc req-20e3ff1d-b15c-4577-b1b7-158013fe2cd6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:41.349759 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5b5be48e-4476-4fbe-aec6-4868677ec6dc req-20e3ff1d-b15c-4577-b1b7-158013fe2cd6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:41.350206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5b5be48e-4476-4fbe-aec6-4868677ec6dc req-20e3ff1d-b15c-4577-b1b7-158013fe2cd6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:41.361058 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:41.361058 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:41.366929 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-5b5be48e-4476-4fbe-aec6-4868677ec6dc req-20e3ff1d-b15c-4577-b1b7-158013fe2cd6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:41.374385 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5b5be48e-4476-4fbe-aec6-4868677ec6dc req-20e3ff1d-b15c-4577-b1b7-158013fe2cd6 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 200 Aug 15 15:03:41.375656 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 356/1423] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:41 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:41.430301 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42aae9ad-9d10-4ced-916a-3ae2ff27f2d9 req-fbde6496-de8f-400f-bf18-b1b30b400580 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:41.432278 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42aae9ad-9d10-4ced-916a-3ae2ff27f2d9 req-fbde6496-de8f-400f-bf18-b1b30b400580 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:41.432479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42aae9ad-9d10-4ced-916a-3ae2ff27f2d9 req-fbde6496-de8f-400f-bf18-b1b30b400580 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:41.432692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42aae9ad-9d10-4ced-916a-3ae2ff27f2d9 req-fbde6496-de8f-400f-bf18-b1b30b400580 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:41.440137 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42aae9ad-9d10-4ced-916a-3ae2ff27f2d9 req-fbde6496-de8f-400f-bf18-b1b30b400580 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 404 Aug 15 15:03:41.440880 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 358/1424] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:41 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:41.660720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56ddd116-5bd2-4075-851c-9dc2cc4d397b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:41.669462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56ddd116-5bd2-4075-851c-9dc2cc4d397b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:41.669462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56ddd116-5bd2-4075-851c-9dc2cc4d397b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:41.669462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56ddd116-5bd2-4075-851c-9dc2cc4d397b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:41.669462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-56ddd116-5bd2-4075-851c-9dc2cc4d397b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:41.677858 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:41.677858 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:41.681744 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56ddd116-5bd2-4075-851c-9dc2cc4d397b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:41.682029 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 356/1425] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:41 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:42.309104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36ad8aa5-2213-4f2f-b934-f4de0d8342ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:42.312463 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36ad8aa5-2213-4f2f-b934-f4de0d8342ef tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:03:42.312772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36ad8aa5-2213-4f2f-b934-f4de0d8342ef tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:42.312772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36ad8aa5-2213-4f2f-b934-f4de0d8342ef tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:42.312972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-36ad8aa5-2213-4f2f-b934-f4de0d8342ef tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:42.320285 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:42.320285 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:42.321215 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36ad8aa5-2213-4f2f-b934-f4de0d8342ef tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:03:42.323288 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 356/1426] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:42 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:42.339832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:42.344300 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:03:42.344736 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38874305-298b-45a6-8b10-a64b496038fa"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:42.351819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating new backup {'backup': {'volume_id': '38874305-298b-45a6-8b10-a64b496038fa'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:03:42.352472 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating backup of volume 38874305-298b-45a6-8b10-a64b496038fa in container None Aug 15 15:03:42.369882 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:42.369882 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:42.371170 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:03:42.413847 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['f4a0eaba-7620-4c5a-a8fc-881c6ed5a124', '74291545-ca7d-4ff1-b06b-322a58d7c9eb'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:03:42.469171 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aaeded6f-dd06-4f66-b37c-94a0969d9062 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:03:42.469638 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 357/1427] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:03:42 2026] POST /volume/v3/backups => generated 288 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:03:42.486378 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95490a88-f8a9-4b6b-afb2-48d1cc668059 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:42.489783 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95490a88-f8a9-4b6b-afb2-48d1cc668059 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:42.490026 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95490a88-f8a9-4b6b-afb2-48d1cc668059 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:42.490317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95490a88-f8a9-4b6b-afb2-48d1cc668059 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:42.490475 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-95490a88-f8a9-4b6b-afb2-48d1cc668059 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:42.503225 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:42.503225 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:42.503581 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95490a88-f8a9-4b6b-afb2-48d1cc668059 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:42.504022 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 359/1428] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:42 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 695 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:42.698375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04acbb09-d0ab-4756-97ad-6de635fd85ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:42.701084 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04acbb09-d0ab-4756-97ad-6de635fd85ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:42.701329 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04acbb09-d0ab-4756-97ad-6de635fd85ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:42.701456 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04acbb09-d0ab-4756-97ad-6de635fd85ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:42.701556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-04acbb09-d0ab-4756-97ad-6de635fd85ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:42.709488 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:42.709488 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:42.710050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04acbb09-d0ab-4756-97ad-6de635fd85ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:42.710544 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 357/1429] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:42 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:03:43.523866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf5f5798-4b93-4997-8db6-69cff0b95620 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:43.530383 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf5f5798-4b93-4997-8db6-69cff0b95620 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:43.530727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf5f5798-4b93-4997-8db6-69cff0b95620 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:43.530954 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf5f5798-4b93-4997-8db6-69cff0b95620 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:43.531081 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bf5f5798-4b93-4997-8db6-69cff0b95620 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:43.539810 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:43.539810 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:43.540654 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf5f5798-4b93-4997-8db6-69cff0b95620 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:43.541511 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 357/1430] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:43 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 697 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:43.731845 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a1bbf20-b226-4413-bc8d-93e09dbeba8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:43.736294 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a1bbf20-b226-4413-bc8d-93e09dbeba8a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:43.736465 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a1bbf20-b226-4413-bc8d-93e09dbeba8a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:43.736637 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a1bbf20-b226-4413-bc8d-93e09dbeba8a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:43.736778 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3a1bbf20-b226-4413-bc8d-93e09dbeba8a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:43.744742 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:43.744742 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:43.746639 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a1bbf20-b226-4413-bc8d-93e09dbeba8a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:43.747383 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 358/1431] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:43 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:44.556550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c182833-8521-4037-8af4-554e960d309b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:44.560729 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c182833-8521-4037-8af4-554e960d309b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:44.561051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c182833-8521-4037-8af4-554e960d309b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:44.561354 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c182833-8521-4037-8af4-554e960d309b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:44.561520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9c182833-8521-4037-8af4-554e960d309b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:44.567558 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:44.567558 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:44.568577 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c182833-8521-4037-8af4-554e960d309b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:44.569277 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 360/1432] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:44 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:44.761950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e0dde9f-c760-420b-b121-e61d8cdbff6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:44.766263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e0dde9f-c760-420b-b121-e61d8cdbff6d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:44.766552 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e0dde9f-c760-420b-b121-e61d8cdbff6d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:44.766829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e0dde9f-c760-420b-b121-e61d8cdbff6d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:44.766992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9e0dde9f-c760-420b-b121-e61d8cdbff6d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:44.781330 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:44.781330 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:44.782340 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e0dde9f-c760-420b-b121-e61d8cdbff6d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:44.782796 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 358/1433] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:44 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:45.261039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-93fea772-754b-45af-96d3-85c271a6048e req-c08680e3-8208-41e2-9a50-c89cc9836772 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:45.265002 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93fea772-754b-45af-96d3-85c271a6048e req-c08680e3-8208-41e2-9a50-c89cc9836772 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789 Aug 15 15:03:45.266066 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93fea772-754b-45af-96d3-85c271a6048e req-c08680e3-8208-41e2-9a50-c89cc9836772 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:45.266066 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93fea772-754b-45af-96d3-85c271a6048e req-c08680e3-8208-41e2-9a50-c89cc9836772 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:45.281431 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:45.281431 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:45.346449 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93fea772-754b-45af-96d3-85c271a6048e req-c08680e3-8208-41e2-9a50-c89cc9836772 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789 returned with HTTP 200 Aug 15 15:03:45.346888 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 358/1434] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:03:45 2026] DELETE /volume/v3/attachments/0d36c3b5-a584-49a0-a371-425db75f7789 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:45.585434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5952f9a0-b259-423e-a43a-28236e664e18 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:45.587320 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5952f9a0-b259-423e-a43a-28236e664e18 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:45.587687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5952f9a0-b259-423e-a43a-28236e664e18 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:45.587994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5952f9a0-b259-423e-a43a-28236e664e18 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:45.588222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5952f9a0-b259-423e-a43a-28236e664e18 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:45.593044 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:45.593044 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:45.594448 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5952f9a0-b259-423e-a43a-28236e664e18 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:45.594448 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 359/1435] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:45 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:45.800479 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-572987fd-be23-410d-9aa1-5a9994e15b47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:45.803393 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-572987fd-be23-410d-9aa1-5a9994e15b47 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:45.803393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-572987fd-be23-410d-9aa1-5a9994e15b47 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:45.803499 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-572987fd-be23-410d-9aa1-5a9994e15b47 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:45.803635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-572987fd-be23-410d-9aa1-5a9994e15b47 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:45.811844 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:45.811844 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:45.812913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-572987fd-be23-410d-9aa1-5a9994e15b47 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:45.813498 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 361/1436] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:45 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:45.829431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87ab80d0-b678-4f4d-9d6c-28cdf094e0e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:45.835362 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87ab80d0-b678-4f4d-9d6c-28cdf094e0e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:03:45.835957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87ab80d0-b678-4f4d-9d6c-28cdf094e0e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:45.836323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87ab80d0-b678-4f4d-9d6c-28cdf094e0e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:45.850316 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:45.850316 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:45.856199 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-87ab80d0-b678-4f4d-9d6c-28cdf094e0e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:45.862991 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87ab80d0-b678-4f4d-9d6c-28cdf094e0e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 200 Aug 15 15:03:45.863582 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 359/1437] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:45 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:45.879272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:45.882539 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c/restore Aug 15 15:03:45.882939 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:45.885045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Restoring backup 2d1cb754-cc0b-41da-9a04-d2696a7c273c ({'restore': {}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:03:45.885310 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Restoring backup 2d1cb754-cc0b-41da-9a04-d2696a7c273c to volume None. Aug 15 15:03:45.890070 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:45.890070 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:45.891188 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating volume of 1 GB for restore of backup 2d1cb754-cc0b-41da-9a04-d2696a7c273c. Aug 15 15:03:45.905465 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability zone cache updated, next update will occur around 2026-08-15 16:03:45.905035. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:03:45.905592 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability Zones retrieved successfully. Aug 15 15:03:45.914842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (81cb48bb-f2e2-4929-8f70-c216c3abf312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:03:45.916170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986ec41a-87bb-4350-b8fc-b768c7242d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:45.917201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:03:45.954067 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986ec41a-87bb-4350-b8fc-b768c7242d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:45.955114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020dbe1f-2261-4a0d-ab23-ea948e8fe86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:46.023839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['b1e29843-fa89-4dd3-a2b4-0e6c83f643d3', 'c600772b-6339-4338-a868-7f773590b884', '7b2d5dbb-4475-405c-a40f-b7076b842dc9', '6414db02-dd7f-49ca-9319-c58b3c45c22c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:03:46.024669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020dbe1f-2261-4a0d-ab23-ea948e8fe86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1e29843-fa89-4dd3-a2b4-0e6c83f643d3', 'c600772b-6339-4338-a868-7f773590b884', '7b2d5dbb-4475-405c-a40f-b7076b842dc9', '6414db02-dd7f-49ca-9319-c58b3c45c22c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:46.025375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617f52f9-90a1-49a4-b58d-74bf78422197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:46.057918 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617f52f9-90a1-49a4-b58d-74bf78422197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2508fab-df3e-467e-b5cc-c3802bc77c7a', '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_2d1cb754-cc0b-41da-9a04-d2696a7c273c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['b1e29843-fa89-4dd3-a2b4-0e6c83f643d3','c600772b-6339-4338-a868-7f773590b884','7b2d5dbb-4475-405c-a40f-b7076b842dc9','6414db02-dd7f-49ca-9319-c58b3c45c22c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:03:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2d1cb754-cc0b-41da-9a04-d2696a7c273c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2508fab-df3e-467e-b5cc-c3802bc77c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f463994a9edb41de8277be37a65bf0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edd1717196f547c98a7119366144e9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:46.058942 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd747b7-169f-4840-888c-27a93daf0306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:46.078338 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd747b7-169f-4840-888c-27a93daf0306) transitioned into 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_2d1cb754-cc0b-41da-9a04-d2696a7c273c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['b1e29843-fa89-4dd3-a2b4-0e6c83f643d3','c600772b-6339-4338-a868-7f773590b884','7b2d5dbb-4475-405c-a40f-b7076b842dc9','6414db02-dd7f-49ca-9319-c58b3c45c22c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:46.079237 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d3b0ea-0219-45cf-98b5-731967104127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:03:46.093386 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d3b0ea-0219-45cf-98b5-731967104127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:03:46.094632 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (81cb48bb-f2e2-4929-8f70-c216c3abf312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:03:46.095012 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request issued successfully. Aug 15 15:03:46.105074 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:46.105074 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:46.105433 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:46.609559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-40c4d01e-efaf-4c02-8503-340f77423926 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:46.611867 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40c4d01e-efaf-4c02-8503-340f77423926 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:46.611867 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40c4d01e-efaf-4c02-8503-340f77423926 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:46.612054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40c4d01e-efaf-4c02-8503-340f77423926 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:46.612054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-40c4d01e-efaf-4c02-8503-340f77423926 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:46.617513 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:46.617513 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:46.618386 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40c4d01e-efaf-4c02-8503-340f77423926 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:46.618930 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 360/1438] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:46 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:47.090822 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:47.093257 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:03:47.093718 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:47.094150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:47.095264 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume with id: 57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:03:47.103707 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:47.103707 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:47.104186 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:47.115424 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:47.115424 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:47.116284 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:47.116496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:03:47.116621 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Overwriting volume c2508fab-df3e-467e-b5cc-c3802bc77c7a with restore of backup 2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:47.130096 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume request issued successfully. Aug 15 15:03:47.130318 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38de4341-9a79-4bfe-b6f4-a957224589f2 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 202 Aug 15 15:03:47.130685 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 362/1439] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:47 2026] DELETE /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:47.145727 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93c099d5-d184-4964-ab62-0a5df7dddeaa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:47.147171 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93c099d5-d184-4964-ab62-0a5df7dddeaa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:03:47.147171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93c099d5-d184-4964-ab62-0a5df7dddeaa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:47.147316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93c099d5-d184-4964-ab62-0a5df7dddeaa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:47.154771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] restore_backup in rpcapi backup_id 2d1cb754-cc0b-41da-9a04-d2696a7c273c {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:03:47.159879 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:47.159879 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:47.160690 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79f1f6dd-54ac-44ff-a590-b3bfd10d7566 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c/restore returned with HTTP 202 Aug 15 15:03:47.161325 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 359/1440] 10.4.3.107 () {68 vars in 1393 bytes} [Sat Aug 15 15:03:45 2026] POST /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c/restore => generated 189 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:03:47.165294 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93c099d5-d184-4964-ab62-0a5df7dddeaa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Volume info retrieved successfully. Aug 15 15:03:47.171778 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93c099d5-d184-4964-ab62-0a5df7dddeaa tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 200 Aug 15 15:03:47.171925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54860006-6d8a-40c9-bb2f-d04f9a48be8b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:47.172223 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 360/1441] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:47 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:47.174410 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54860006-6d8a-40c9-bb2f-d04f9a48be8b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:47.174670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54860006-6d8a-40c9-bb2f-d04f9a48be8b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:47.174877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54860006-6d8a-40c9-bb2f-d04f9a48be8b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:47.175760 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-54860006-6d8a-40c9-bb2f-d04f9a48be8b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:47.183965 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:47.183965 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:47.184916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54860006-6d8a-40c9-bb2f-d04f9a48be8b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:47.185395 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 361/1442] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:47 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:47.636256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17ac7b59-0781-4bb7-a57d-43c1bfe14c73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:47.637333 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17ac7b59-0781-4bb7-a57d-43c1bfe14c73 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:47.638172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17ac7b59-0781-4bb7-a57d-43c1bfe14c73 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:47.638172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17ac7b59-0781-4bb7-a57d-43c1bfe14c73 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:47.638506 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-17ac7b59-0781-4bb7-a57d-43c1bfe14c73 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:47.644746 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:47.644746 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:47.645634 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17ac7b59-0781-4bb7-a57d-43c1bfe14c73 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:47.646224 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 363/1443] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:47 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:48.191973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b26189c1-e4f2-45bf-89d2-eba0a3be4317 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.194587 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b26189c1-e4f2-45bf-89d2-eba0a3be4317 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 Aug 15 15:03:48.194865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b26189c1-e4f2-45bf-89d2-eba0a3be4317 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.195162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b26189c1-e4f2-45bf-89d2-eba0a3be4317 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.198175 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1636656-8ab6-4054-b088-e6d8572d77fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.200412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1636656-8ab6-4054-b088-e6d8572d77fa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:48.200803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1636656-8ab6-4054-b088-e6d8572d77fa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.201202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1636656-8ab6-4054-b088-e6d8572d77fa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.201536 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e1636656-8ab6-4054-b088-e6d8572d77fa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:48.202725 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b26189c1-e4f2-45bf-89d2-eba0a3be4317 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 returned with HTTP 404 Aug 15 15:03:48.203252 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 360/1444] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/volumes/57c76fad-47e0-42a7-a66a-061c8c5b5227 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:48.207066 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:48.207066 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:48.210732 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1636656-8ab6-4054-b088-e6d8572d77fa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:48.210732 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 361/1445] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:48.212758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6a1ccd29-ceb3-4a60-b658-e5b68e285cb8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.215777 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a1ccd29-ceb3-4a60-b658-e5b68e285cb8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:48.215944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a1ccd29-ceb3-4a60-b658-e5b68e285cb8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.216153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a1ccd29-ceb3-4a60-b658-e5b68e285cb8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.216313 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6a1ccd29-ceb3-4a60-b658-e5b68e285cb8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume with id: b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:48.223984 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a1ccd29-ceb3-4a60-b658-e5b68e285cb8 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 404 Aug 15 15:03:48.224526 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 362/1446] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:48 2026] DELETE /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:48.233347 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b90e1aff-542f-47f8-9aa4-39065f3ed16b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.235085 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b90e1aff-542f-47f8-9aa4-39065f3ed16b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c Aug 15 15:03:48.238360 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b90e1aff-542f-47f8-9aa4-39065f3ed16b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.238612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b90e1aff-542f-47f8-9aa4-39065f3ed16b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.248398 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b90e1aff-542f-47f8-9aa4-39065f3ed16b tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c returned with HTTP 404 Aug 15 15:03:48.249233 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 364/1447] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/volumes/b16cd829-ba5c-44e0-910b-5f8dc1f1191c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:48.260661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ad6af6d-b466-4d5c-908a-5b5975080e72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.262928 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ad6af6d-b466-4d5c-908a-5b5975080e72 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] DELETE https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:48.263168 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ad6af6d-b466-4d5c-908a-5b5975080e72 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.263378 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ad6af6d-b466-4d5c-908a-5b5975080e72 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.263596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5ad6af6d-b466-4d5c-908a-5b5975080e72 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Delete volume with id: 26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:48.270077 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ad6af6d-b466-4d5c-908a-5b5975080e72 tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 404 Aug 15 15:03:48.270660 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 361/1448] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:48 2026] DELETE /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:48.279374 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6cb3008c-f7b1-4e13-8a2a-8e0f5190af9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.281039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cb3008c-f7b1-4e13-8a2a-8e0f5190af9c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] GET https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f Aug 15 15:03:48.281937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cb3008c-f7b1-4e13-8a2a-8e0f5190af9c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.281937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cb3008c-f7b1-4e13-8a2a-8e0f5190af9c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.292733 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cb3008c-f7b1-4e13-8a2a-8e0f5190af9c tempest-TestInstancesWithCinderVolumes-533336826 tempest-TestInstancesWithCinderVolumes-533336826-project-member] https://10.4.3.107/volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f returned with HTTP 404 Aug 15 15:03:48.293769 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 362/1449] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/volumes/26296de9-3fd2-4253-8231-300a3eac2e4f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:48.303590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.305475 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:03:48.305706 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.305949 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.306803 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:03:48.366731 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Get all volumes completed successfully. Aug 15 15:03:48.369903 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:48.369903 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:48.376997 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f83c596e-ff6a-4030-b2df-69b8dab03881 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:03:48.376997 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 363/1450] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10702 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 15 15:03:48.397492 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eecfd2b2-9160-406f-934a-abb7d571921c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.399695 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eecfd2b2-9160-406f-934a-abb7d571921c tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] DELETE https://10.4.3.107/volume/v3/types/94a32320-952f-4cfe-bf30-0f9636c13317 Aug 15 15:03:48.400166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eecfd2b2-9160-406f-934a-abb7d571921c tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.400588 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eecfd2b2-9160-406f-934a-abb7d571921c tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.437622 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eecfd2b2-9160-406f-934a-abb7d571921c tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/types/94a32320-952f-4cfe-bf30-0f9636c13317 returned with HTTP 202 Aug 15 15:03:48.437940 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 365/1451] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:03:48 2026] DELETE /volume/v3/types/94a32320-952f-4cfe-bf30-0f9636c13317 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:48.448704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.450294 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:03:48.450429 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.450618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.451647 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:03:48.468588 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Get all volumes completed successfully. Aug 15 15:03:48.471315 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:48.471315 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:48.476694 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64db5021-35f5-41d6-a5c3-3b2d6e961491 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:03:48.477229 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 362/1452] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10702 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:48.499500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b3b37c3b-eb4c-4046-9e58-732df8a70896 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.503298 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3b37c3b-eb4c-4046-9e58-732df8a70896 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] DELETE https://10.4.3.107/volume/v3/types/037959b0-f352-4101-b4b0-d6e70bc9b73e Aug 15 15:03:48.503298 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3b37c3b-eb4c-4046-9e58-732df8a70896 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.503298 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3b37c3b-eb4c-4046-9e58-732df8a70896 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.538084 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3b37c3b-eb4c-4046-9e58-732df8a70896 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/types/037959b0-f352-4101-b4b0-d6e70bc9b73e returned with HTTP 202 Aug 15 15:03:48.538084 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 363/1453] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:03:48 2026] DELETE /volume/v3/types/037959b0-f352-4101-b4b0-d6e70bc9b73e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:48.661746 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c69e591-616f-4a8b-a18e-2246327a3d93 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.664310 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c69e591-616f-4a8b-a18e-2246327a3d93 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:48.664548 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c69e591-616f-4a8b-a18e-2246327a3d93 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.664751 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c69e591-616f-4a8b-a18e-2246327a3d93 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.664995 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7c69e591-616f-4a8b-a18e-2246327a3d93 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:48.669923 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:48.669923 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:48.670734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c69e591-616f-4a8b-a18e-2246327a3d93 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:48.671191 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 364/1454] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:48.941072 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:48.943266 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:03:48.943492 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:48.943739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:48.944906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:03:48.991119 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Get all volumes completed successfully. Aug 15 15:03:48.993438 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:48.993438 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:48.998777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a75d319-5712-4c3b-b020-1d7ccd9494ef tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:03:48.999421 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 366/1455] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:03:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10702 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:49.024842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04ba350c-b874-48a9-9352-d32699f2a707 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:49.026860 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 Aug 15 15:03:49.027146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:49.027357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:49.027545 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Delete volume with id: 90fbbba1-9951-4865-9953-3609f072fb09 Aug 15 15:03:49.036718 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:49.036718 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:49.037194 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Volume info retrieved successfully. Aug 15 15:03:49.049424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.image.cache [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '4b3337e8-2930-436e-aa20-dec54542f5fe', 'volume_id': '90fbbba1-9951-4865-9953-3609f072fb09', 'host': 'np0000007361@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 15, 15, 1, 29), 'last_used': datetime.datetime(2026, 8, 15, 15, 1, 45)}. {{(pid=100274) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 15 15:03:49.065784 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Delete volume request issued successfully. Aug 15 15:03:49.065784 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ba350c-b874-48a9-9352-d32699f2a707 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 returned with HTTP 202 Aug 15 15:03:49.065784 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 363/1456] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:49 2026] DELETE /volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:49.078996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6c6376bc-423c-400a-9f1e-8fbc3f4fc0b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:49.082356 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c6376bc-423c-400a-9f1e-8fbc3f4fc0b2 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] GET https://10.4.3.107/volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 Aug 15 15:03:49.083537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c6376bc-423c-400a-9f1e-8fbc3f4fc0b2 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:49.083537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c6376bc-423c-400a-9f1e-8fbc3f4fc0b2 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:49.094143 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:49.094143 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:49.100268 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6c6376bc-423c-400a-9f1e-8fbc3f4fc0b2 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Volume info retrieved successfully. Aug 15 15:03:49.105891 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c6376bc-423c-400a-9f1e-8fbc3f4fc0b2 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 returned with HTTP 200 Aug 15 15:03:49.106646 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 364/1457] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:49 2026] GET /volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:49.223944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d38d4262-ed05-4c50-b22d-f8f63d9c5a06 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:49.226964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d38d4262-ed05-4c50-b22d-f8f63d9c5a06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:49.227335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d38d4262-ed05-4c50-b22d-f8f63d9c5a06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:49.227630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d38d4262-ed05-4c50-b22d-f8f63d9c5a06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:49.227736 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d38d4262-ed05-4c50-b22d-f8f63d9c5a06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:49.233832 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:49.233832 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:49.234971 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d38d4262-ed05-4c50-b22d-f8f63d9c5a06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:49.235534 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 365/1458] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:49 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:49.687528 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-830bdee5-426c-4e82-8a88-c6aefecdc941 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:49.693883 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-830bdee5-426c-4e82-8a88-c6aefecdc941 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:49.693883 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-830bdee5-426c-4e82-8a88-c6aefecdc941 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:49.694179 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-830bdee5-426c-4e82-8a88-c6aefecdc941 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:49.694754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-830bdee5-426c-4e82-8a88-c6aefecdc941 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:49.700992 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:49.700992 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:49.700992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-830bdee5-426c-4e82-8a88-c6aefecdc941 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:49.700992 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 367/1459] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:49 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:50.123865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae846a0e-a255-4a62-82f6-06251c34443d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:50.126596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae846a0e-a255-4a62-82f6-06251c34443d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] GET https://10.4.3.107/volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 Aug 15 15:03:50.126817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae846a0e-a255-4a62-82f6-06251c34443d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:50.126980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae846a0e-a255-4a62-82f6-06251c34443d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:50.137938 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae846a0e-a255-4a62-82f6-06251c34443d tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 returned with HTTP 404 Aug 15 15:03:50.137938 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 364/1460] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:50 2026] GET /volume/v3/volumes/90fbbba1-9951-4865-9953-3609f072fb09 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:50.147081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-282114fc-7130-46f0-8f3b-73d9b302d2e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:50.149508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-282114fc-7130-46f0-8f3b-73d9b302d2e1 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] DELETE https://10.4.3.107/volume/v3/types/66a7b753-0680-456a-b58a-735b9c2da96a Aug 15 15:03:50.151117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-282114fc-7130-46f0-8f3b-73d9b302d2e1 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:50.151830 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-282114fc-7130-46f0-8f3b-73d9b302d2e1 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:50.200970 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-282114fc-7130-46f0-8f3b-73d9b302d2e1 tempest-TestInstancesWithCinderVolumes-236349216 tempest-TestInstancesWithCinderVolumes-236349216-project-admin] https://10.4.3.107/volume/v3/types/66a7b753-0680-456a-b58a-735b9c2da96a returned with HTTP 202 Aug 15 15:03:50.201363 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 365/1461] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:03:50 2026] DELETE /volume/v3/types/66a7b753-0680-456a-b58a-735b9c2da96a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:03:50.251445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-491018f9-1aff-4ce2-ae84-69e5970764a5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:50.256407 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-491018f9-1aff-4ce2-ae84-69e5970764a5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:50.256407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-491018f9-1aff-4ce2-ae84-69e5970764a5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:50.256679 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-491018f9-1aff-4ce2-ae84-69e5970764a5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:50.256834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-491018f9-1aff-4ce2-ae84-69e5970764a5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:50.268635 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:50.268635 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:50.270217 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-491018f9-1aff-4ce2-ae84-69e5970764a5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:50.270832 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 366/1462] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:50 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:50.714590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-444b6b08-41e3-4271-9de5-81d8a5bcd067 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:50.717061 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-444b6b08-41e3-4271-9de5-81d8a5bcd067 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:50.717672 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-444b6b08-41e3-4271-9de5-81d8a5bcd067 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:50.717977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-444b6b08-41e3-4271-9de5-81d8a5bcd067 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:50.718185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-444b6b08-41e3-4271-9de5-81d8a5bcd067 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:50.724708 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:50.724708 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:50.725858 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-444b6b08-41e3-4271-9de5-81d8a5bcd067 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:50.726543 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 368/1463] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:50 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:51.289688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce51a078-5136-40c9-b6c5-12f930c8e0ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:51.292331 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce51a078-5136-40c9-b6c5-12f930c8e0ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:51.293616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce51a078-5136-40c9-b6c5-12f930c8e0ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:51.293616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce51a078-5136-40c9-b6c5-12f930c8e0ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:51.293616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ce51a078-5136-40c9-b6c5-12f930c8e0ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:51.304937 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:51.304937 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:51.305743 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce51a078-5136-40c9-b6c5-12f930c8e0ce tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:51.307785 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 365/1464] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:51 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:51.741070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78e11d70-f2a7-412a-baaa-065a1d80c2d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:51.746273 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78e11d70-f2a7-412a-baaa-065a1d80c2d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:51.746273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78e11d70-f2a7-412a-baaa-065a1d80c2d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:51.746273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78e11d70-f2a7-412a-baaa-065a1d80c2d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:51.746273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-78e11d70-f2a7-412a-baaa-065a1d80c2d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:51.757910 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:51.757910 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:51.759113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78e11d70-f2a7-412a-baaa-065a1d80c2d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:51.760048 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 366/1465] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:51 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:52.325801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4428793c-da0a-4819-bde9-bb08197b1191 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:52.329809 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4428793c-da0a-4819-bde9-bb08197b1191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:52.330021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4428793c-da0a-4819-bde9-bb08197b1191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:52.330133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4428793c-da0a-4819-bde9-bb08197b1191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:52.330420 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4428793c-da0a-4819-bde9-bb08197b1191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:52.337555 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:52.337555 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:52.338853 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4428793c-da0a-4819-bde9-bb08197b1191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:52.339906 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 367/1466] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:52 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:52.777839 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e60fc80e-e8ae-4d9e-86e9-63faabc2a252 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:52.780782 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e60fc80e-e8ae-4d9e-86e9-63faabc2a252 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:52.780782 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e60fc80e-e8ae-4d9e-86e9-63faabc2a252 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:52.781061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e60fc80e-e8ae-4d9e-86e9-63faabc2a252 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:52.781278 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e60fc80e-e8ae-4d9e-86e9-63faabc2a252 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:52.789528 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:52.789528 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:52.790007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e60fc80e-e8ae-4d9e-86e9-63faabc2a252 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:52.790571 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 369/1467] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:52 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:53.354449 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ab83659-e43c-4cd2-baee-fdfea172508d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:53.357184 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ab83659-e43c-4cd2-baee-fdfea172508d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:53.357848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ab83659-e43c-4cd2-baee-fdfea172508d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:53.357848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ab83659-e43c-4cd2-baee-fdfea172508d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:53.358183 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6ab83659-e43c-4cd2-baee-fdfea172508d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:53.363561 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:53.363561 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:53.364751 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ab83659-e43c-4cd2-baee-fdfea172508d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:53.365272 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 366/1468] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:53 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:53.804089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc794590-3c60-44d0-9468-5b2843f201e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:53.809232 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc794590-3c60-44d0-9468-5b2843f201e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:53.809232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc794590-3c60-44d0-9468-5b2843f201e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:53.809232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc794590-3c60-44d0-9468-5b2843f201e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:53.809232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bc794590-3c60-44d0-9468-5b2843f201e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:53.815090 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:53.815090 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:53.816413 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc794590-3c60-44d0-9468-5b2843f201e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:53.817091 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 367/1469] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:53 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:54.380618 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-84767033-0f6a-4932-b86c-15288e02562a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:54.385347 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84767033-0f6a-4932-b86c-15288e02562a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:54.385628 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84767033-0f6a-4932-b86c-15288e02562a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:54.386059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84767033-0f6a-4932-b86c-15288e02562a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:54.386059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-84767033-0f6a-4932-b86c-15288e02562a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:54.395230 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:54.395230 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:54.396617 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84767033-0f6a-4932-b86c-15288e02562a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:54.397717 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 368/1470] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:54 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:54.449407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-78edf77b-b0b2-4d0f-a871-00098a9f15ee req-b347a50b-81bc-4920-9474-209bd40bf36d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:54.452564 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-78edf77b-b0b2-4d0f-a871-00098a9f15ee req-b347a50b-81bc-4920-9474-209bd40bf36d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:54.452564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-78edf77b-b0b2-4d0f-a871-00098a9f15ee req-b347a50b-81bc-4920-9474-209bd40bf36d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:54.453327 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-78edf77b-b0b2-4d0f-a871-00098a9f15ee req-b347a50b-81bc-4920-9474-209bd40bf36d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:54.469274 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:54.469274 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:54.477480 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-78edf77b-b0b2-4d0f-a871-00098a9f15ee req-b347a50b-81bc-4920-9474-209bd40bf36d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:54.485845 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-78edf77b-b0b2-4d0f-a871-00098a9f15ee req-b347a50b-81bc-4920-9474-209bd40bf36d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:54.486731 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 370/1471] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:54 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:54.833319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-440dabbf-5360-4490-bd8c-67ab8f352030 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:54.835395 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-440dabbf-5360-4490-bd8c-67ab8f352030 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:54.835641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-440dabbf-5360-4490-bd8c-67ab8f352030 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:54.835978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-440dabbf-5360-4490-bd8c-67ab8f352030 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:54.835978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-440dabbf-5360-4490-bd8c-67ab8f352030 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:54.841286 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:54.841286 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:54.842623 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-440dabbf-5360-4490-bd8c-67ab8f352030 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:54.842697 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 367/1472] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:54 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:55.413084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a4b2566-1e89-47cf-87d9-a73a4076539c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:55.417411 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a4b2566-1e89-47cf-87d9-a73a4076539c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:55.417679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a4b2566-1e89-47cf-87d9-a73a4076539c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:55.417970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a4b2566-1e89-47cf-87d9-a73a4076539c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:55.418137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0a4b2566-1e89-47cf-87d9-a73a4076539c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:55.432179 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:55.432179 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:55.434845 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a4b2566-1e89-47cf-87d9-a73a4076539c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:55.434845 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 368/1473] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:55 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:55.857036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8de8bdf6-8248-4cc5-97a6-d118b1bfbbf4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:55.859935 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8de8bdf6-8248-4cc5-97a6-d118b1bfbbf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:55.860218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8de8bdf6-8248-4cc5-97a6-d118b1bfbbf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:55.860489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8de8bdf6-8248-4cc5-97a6-d118b1bfbbf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:55.860667 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8de8bdf6-8248-4cc5-97a6-d118b1bfbbf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:55.865689 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:55.865689 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:55.866363 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8de8bdf6-8248-4cc5-97a6-d118b1bfbbf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:55.868359 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 369/1474] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:55 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:56.452359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80651a10-0089-4149-8378-a071a2919e80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:56.454790 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80651a10-0089-4149-8378-a071a2919e80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:56.455084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80651a10-0089-4149-8378-a071a2919e80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:56.455396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80651a10-0089-4149-8378-a071a2919e80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:56.455546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-80651a10-0089-4149-8378-a071a2919e80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:56.464349 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:56.464349 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:56.464930 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80651a10-0089-4149-8378-a071a2919e80 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:56.465532 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 371/1475] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:56 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:56.883960 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3cdd3140-59d5-4df5-8271-70b9e950af3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:56.888580 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cdd3140-59d5-4df5-8271-70b9e950af3c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:56.888580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cdd3140-59d5-4df5-8271-70b9e950af3c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:56.888580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cdd3140-59d5-4df5-8271-70b9e950af3c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:56.888580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3cdd3140-59d5-4df5-8271-70b9e950af3c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:56.897498 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:56.897498 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:56.900493 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cdd3140-59d5-4df5-8271-70b9e950af3c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:56.902079 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 368/1476] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:56 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:57.478343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c525f09-f7a7-40af-80f7-eb3ccca8ce09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:57.486939 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c525f09-f7a7-40af-80f7-eb3ccca8ce09 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:57.487500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c525f09-f7a7-40af-80f7-eb3ccca8ce09 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:57.487500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c525f09-f7a7-40af-80f7-eb3ccca8ce09 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:57.487620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4c525f09-f7a7-40af-80f7-eb3ccca8ce09 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:57.498385 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:57.498385 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:57.499463 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c525f09-f7a7-40af-80f7-eb3ccca8ce09 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:57.499911 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 369/1477] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:57 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:57.913370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8e52559-971e-4fb0-9903-27e92f9b3fa7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:57.915541 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8e52559-971e-4fb0-9903-27e92f9b3fa7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:57.915838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8e52559-971e-4fb0-9903-27e92f9b3fa7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:57.916105 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8e52559-971e-4fb0-9903-27e92f9b3fa7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:57.916341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b8e52559-971e-4fb0-9903-27e92f9b3fa7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:57.923399 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:57.923399 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:57.924077 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8e52559-971e-4fb0-9903-27e92f9b3fa7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:57.924568 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 370/1478] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:57 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:58.518340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f3f1e9c-e59a-44c1-9072-9f424b385b6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:58.526320 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f3f1e9c-e59a-44c1-9072-9f424b385b6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:58.526543 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f3f1e9c-e59a-44c1-9072-9f424b385b6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:58.526695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f3f1e9c-e59a-44c1-9072-9f424b385b6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:58.526833 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9f3f1e9c-e59a-44c1-9072-9f424b385b6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:58.533296 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:58.533296 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:58.534275 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f3f1e9c-e59a-44c1-9072-9f424b385b6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:58.534752 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 372/1479] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:58 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:58.552565 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-54622685-09aa-4cbb-92f7-19fd0fdab3b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:58.554673 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54622685-09aa-4cbb-92f7-19fd0fdab3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a Aug 15 15:03:58.554896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54622685-09aa-4cbb-92f7-19fd0fdab3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:58.555869 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54622685-09aa-4cbb-92f7-19fd0fdab3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:58.565729 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:58.565729 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:58.573269 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-54622685-09aa-4cbb-92f7-19fd0fdab3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:58.579357 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54622685-09aa-4cbb-92f7-19fd0fdab3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a returned with HTTP 200 Aug 15 15:03:58.579856 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 369/1480] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:58 2026] GET /volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:03:58.599928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a989202a-ca65-4cf9-97d0-f77aa2112da4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:58.603210 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a989202a-ca65-4cf9-97d0-f77aa2112da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a Aug 15 15:03:58.603210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a989202a-ca65-4cf9-97d0-f77aa2112da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:58.603316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a989202a-ca65-4cf9-97d0-f77aa2112da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:58.616694 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:58.616694 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:58.625844 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a989202a-ca65-4cf9-97d0-f77aa2112da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:58.641383 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a989202a-ca65-4cf9-97d0-f77aa2112da4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a returned with HTTP 200 Aug 15 15:03:58.641843 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 370/1481] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:58 2026] GET /volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a => generated 1412 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:58.668405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:58.671619 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a Aug 15 15:03:58.671619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:58.672424 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:58.674120 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: c2508fab-df3e-467e-b5cc-c3802bc77c7a Aug 15 15:03:58.692445 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:58.692445 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:58.693074 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:58.720039 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume request issued successfully. Aug 15 15:03:58.720311 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1eff624-a00b-4ffc-a6a1-1cc85284ac89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a returned with HTTP 202 Aug 15 15:03:58.721136 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 371/1482] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:58 2026] DELETE /volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:03:58.732370 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd90868f-e3bb-46e7-a832-e151fb1ed4c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:58.737775 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd90868f-e3bb-46e7-a832-e151fb1ed4c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a Aug 15 15:03:58.738038 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd90868f-e3bb-46e7-a832-e151fb1ed4c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:58.738338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd90868f-e3bb-46e7-a832-e151fb1ed4c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:58.754777 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:58.754777 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:58.761424 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd90868f-e3bb-46e7-a832-e151fb1ed4c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:03:58.768325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd90868f-e3bb-46e7-a832-e151fb1ed4c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a returned with HTTP 200 Aug 15 15:03:58.768891 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 373/1483] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:58 2026] GET /volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:58.938443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6fd4a16-85d1-452e-931b-a1b26215e7c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:58.940862 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6fd4a16-85d1-452e-931b-a1b26215e7c1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:58.941098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6fd4a16-85d1-452e-931b-a1b26215e7c1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:58.941372 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6fd4a16-85d1-452e-931b-a1b26215e7c1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:58.941481 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f6fd4a16-85d1-452e-931b-a1b26215e7c1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:58.947857 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:58.947857 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:58.948608 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6fd4a16-85d1-452e-931b-a1b26215e7c1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:58.949391 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 370/1484] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:58 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:59.040839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a4bc9dc4-c068-48a4-a0c3-8d87d23de01d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.043462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4bc9dc4-c068-48a4-a0c3-8d87d23de01d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:59.043870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4bc9dc4-c068-48a4-a0c3-8d87d23de01d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.044070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4bc9dc4-c068-48a4-a0c3-8d87d23de01d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.063536 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.063536 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:59.077572 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a4bc9dc4-c068-48a4-a0c3-8d87d23de01d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:59.084646 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4bc9dc4-c068-48a4-a0c3-8d87d23de01d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:59.085274 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 371/1485] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:59 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:59.152926 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-19cb5926-8d5e-499c-bdf2-972834b35cae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.157596 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-19cb5926-8d5e-499c-bdf2-972834b35cae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:59.157819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-19cb5926-8d5e-499c-bdf2-972834b35cae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.158089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-19cb5926-8d5e-499c-bdf2-972834b35cae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.187540 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.187540 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:03:59.197338 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-19cb5926-8d5e-499c-bdf2-972834b35cae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:59.205485 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-19cb5926-8d5e-499c-bdf2-972834b35cae tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:59.205905 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 372/1486] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:03:59 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:03:59.245714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.248922 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298/action Aug 15 15:03:59.249179 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:03:59.249405 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:03:59.264351 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.264351 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:59.264926 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:59.283274 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Begin detaching volume completed successfully. Aug 15 15:03:59.283525 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-b5ee0615-5a17-40e9-9359-d538b3a3b917 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298/action returned with HTTP 202 Aug 15 15:03:59.284069 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 374/1487] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:03:59 2026] POST /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:03:59.352592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7ddfa8f-0b1e-4a76-a0e2-8ee92ffcfb13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.352592 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7ddfa8f-0b1e-4a76-a0e2-8ee92ffcfb13 None None] GET https://10.4.3.107/volume// Aug 15 15:03:59.352801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7ddfa8f-0b1e-4a76-a0e2-8ee92ffcfb13 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.352995 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7ddfa8f-0b1e-4a76-a0e2-8ee92ffcfb13 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.354337 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7ddfa8f-0b1e-4a76-a0e2-8ee92ffcfb13 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:03:59.354337 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 371/1488] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:03: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 15 15:03:59.368199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-28b8de6c-bf4e-47ee-830b-bc356c901c75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.373548 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-28b8de6c-bf4e-47ee-830b-bc356c901c75 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:03:59.373889 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-28b8de6c-bf4e-47ee-830b-bc356c901c75 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.374099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-28b8de6c-bf4e-47ee-830b-bc356c901c75 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.387896 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.387896 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:59.401286 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-28b8de6c-bf4e-47ee-830b-bc356c901c75 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:03:59.407650 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-28b8de6c-bf4e-47ee-830b-bc356c901c75 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:03:59.408473 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 372/1489] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:03:59 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:03:59.784637 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8b9348dd-0970-4ca3-8b52-92e32860b3ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.786366 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b9348dd-0970-4ca3-8b52-92e32860b3ed tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a Aug 15 15:03:59.786535 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b9348dd-0970-4ca3-8b52-92e32860b3ed tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.786740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b9348dd-0970-4ca3-8b52-92e32860b3ed tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.794442 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b9348dd-0970-4ca3-8b52-92e32860b3ed tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a returned with HTTP 404 Aug 15 15:03:59.795137 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 373/1490] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:59 2026] GET /volume/v3/volumes/c2508fab-df3e-467e-b5cc-c3802bc77c7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:03:59.802666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.804937 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:59.805149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.805376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.805479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete backup with id: 2d1cb754-cc0b-41da-9a04-d2696a7c273c. Aug 15 15:03:59.817291 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.817291 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:03:59.841651 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] delete_backup rpcapi backup_id 2d1cb754-cc0b-41da-9a04-d2696a7c273c {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:03:59.843942 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7cb562f-f0e9-471d-9c5a-48c48b331bf2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 202 Aug 15 15:03:59.844413 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 375/1491] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:03:59 2026] DELETE /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:03:59.854069 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89964750-b604-4d7c-9633-131f5921c4dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.858597 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89964750-b604-4d7c-9633-131f5921c4dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:03:59.858597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89964750-b604-4d7c-9633-131f5921c4dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.858828 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89964750-b604-4d7c-9633-131f5921c4dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.859006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-89964750-b604-4d7c-9633-131f5921c4dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:59.867528 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.867528 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:03:59.868420 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89964750-b604-4d7c-9633-131f5921c4dd tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 200 Aug 15 15:03:59.868849 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 372/1492] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:03:59 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:03:59.961613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-818df9c8-dabf-4baf-a7a1-6f72cdbad2ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:03:59.964142 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-818df9c8-dabf-4baf-a7a1-6f72cdbad2ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:03:59.964343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-818df9c8-dabf-4baf-a7a1-6f72cdbad2ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:03:59.964682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-818df9c8-dabf-4baf-a7a1-6f72cdbad2ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:03:59.964682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-818df9c8-dabf-4baf-a7a1-6f72cdbad2ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:03:59.970274 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:03:59.970274 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:03:59.971018 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-818df9c8-dabf-4baf-a7a1-6f72cdbad2ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:03:59.971498 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 373/1493] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:03:59 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:00.351783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-7fa98fe1-cdf3-49ec-8a21-5d9d099b3c4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:00.355186 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-7fa98fe1-cdf3-49ec-8a21-5d9d099b3c4f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e Aug 15 15:04:00.355449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-7fa98fe1-cdf3-49ec-8a21-5d9d099b3c4f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:00.355791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-7fa98fe1-cdf3-49ec-8a21-5d9d099b3c4f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:00.367447 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:00.367447 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:00.434687 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d1fab167-1749-4c9e-b5da-4bbfd13b5b43 req-7fa98fe1-cdf3-49ec-8a21-5d9d099b3c4f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e returned with HTTP 200 Aug 15 15:04:00.435146 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 374/1494] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:04:00 2026] DELETE /volume/v3/attachments/3b2592ae-901f-45bd-a35d-fc880f97b15e => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:00.881843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-400170a6-e076-450c-9e3d-f6cdde6a936a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:00.886886 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-400170a6-e076-450c-9e3d-f6cdde6a936a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c Aug 15 15:04:00.887343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-400170a6-e076-450c-9e3d-f6cdde6a936a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:00.887603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-400170a6-e076-450c-9e3d-f6cdde6a936a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:00.887773 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-400170a6-e076-450c-9e3d-f6cdde6a936a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 2d1cb754-cc0b-41da-9a04-d2696a7c273c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:00.892349 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-400170a6-e076-450c-9e3d-f6cdde6a936a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c returned with HTTP 404 Aug 15 15:04:00.892924 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 376/1495] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:00 2026] GET /volume/v3/backups/2d1cb754-cc0b-41da-9a04-d2696a7c273c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:00.980096 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b7315d4a-b265-4eff-a379-948eb3ec7408 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:00.984224 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b7315d4a-b265-4eff-a379-948eb3ec7408 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:04:00.984470 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b7315d4a-b265-4eff-a379-948eb3ec7408 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:00.984759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b7315d4a-b265-4eff-a379-948eb3ec7408 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:00.986014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df4e1a01-4522-4564-a48a-4cc72a4a7b4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:00.989443 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df4e1a01-4522-4564-a48a-4cc72a4a7b4d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:04:00.989749 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df4e1a01-4522-4564-a48a-4cc72a4a7b4d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:00.990308 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df4e1a01-4522-4564-a48a-4cc72a4a7b4d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:00.990483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-df4e1a01-4522-4564-a48a-4cc72a4a7b4d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id e2ec25fb-7438-4502-af3b-a6635641219c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:00.991779 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:00.991779 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:00.996193 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b7315d4a-b265-4eff-a379-948eb3ec7408 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:00.996611 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:00.996611 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:00.997476 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df4e1a01-4522-4564-a48a-4cc72a4a7b4d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 200 Aug 15 15:04:00.997975 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 374/1496] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:00 2026] GET /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 710 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:01.007687 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b7315d4a-b265-4eff-a379-948eb3ec7408 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 200 Aug 15 15:04:01.008110 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 373/1497] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:00 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:01.011715 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.013626 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c Aug 15 15:04:01.013997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:01.014359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:01.014580 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete backup with id: e2ec25fb-7438-4502-af3b-a6635641219c. Aug 15 15:04:01.020136 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:01.020136 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:01.024710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.026335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:04:01.026589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:01.026828 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:01.027051 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: 0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:04:01.035143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.040284 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:01.040284 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:01.040882 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:01.060156 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] delete_backup rpcapi backup_id e2ec25fb-7438-4502-af3b-a6635641219c {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:04:01.061560 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fe4d763-90a2-4ff0-a63d-15458b60c329 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c returned with HTTP 202 Aug 15 15:04:01.062674 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 375/1498] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:04:01 2026] DELETE /volume/v3/backups/e2ec25fb-7438-4502-af3b-a6635641219c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:04:01.070907 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume request issued successfully. Aug 15 15:04:01.071206 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0addb141-d0f3-45f3-a280-60cbfa9d01e3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 202 Aug 15 15:04:01.072918 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 377/1499] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:01 2026] DELETE /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:01.074540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.076167 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:01.076444 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2039320811"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:01.079550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2039320811'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:01.079550 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume of 1 GB Aug 15 15:04:01.084353 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Availability Zones retrieved successfully. Aug 15 15:04:01.084735 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-94539312-17db-4745-97c4-20c9784b6655 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.087834 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94539312-17db-4745-97c4-20c9784b6655 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:04:01.088061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94539312-17db-4745-97c4-20c9784b6655 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:01.088290 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94539312-17db-4745-97c4-20c9784b6655 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:01.090824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (f88d6f89-9030-48e7-890c-17f8be97f465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.091886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b2cba9-3fb7-4d33-a778-387547854248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.092853 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:01.096165 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:01.096165 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:01.100667 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-94539312-17db-4745-97c4-20c9784b6655 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:01.106955 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94539312-17db-4745-97c4-20c9784b6655 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 200 Aug 15 15:04:01.107715 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 376/1500] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:01 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:01.139057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b2cba9-3fb7-4d33-a778-387547854248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.140056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3533754f-c17d-4997-aa2a-8b42f8b79093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.179139 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:01.180346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2079337705"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:01.181124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request body: {'volume': {"'imageRef": '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2079337705'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:01.181404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume of 1 GB Aug 15 15:04:01.190829 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Availability Zones retrieved successfully. Aug 15 15:04:01.197332 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (561b4355-8b0f-4509-bc39-6b0aface537c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.198576 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b54277c-b7dc-4fbe-9a88-86e98ef359c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.199597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:01.233603 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['c689f8b4-a70a-42ff-98ec-55afa5a5324a', '6cd6bc94-6b26-4f9f-b018-531facdfcb9c', '1d672dbe-2db0-40ff-9e19-72020c65c06e', 'ef80a8d2-c501-4b67-8536-6f39f6ca43b1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:01.235269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3533754f-c17d-4997-aa2a-8b42f8b79093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c689f8b4-a70a-42ff-98ec-55afa5a5324a', '6cd6bc94-6b26-4f9f-b018-531facdfcb9c', '1d672dbe-2db0-40ff-9e19-72020c65c06e', 'ef80a8d2-c501-4b67-8536-6f39f6ca43b1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.236140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26afe9ab-169f-4995-9da3-39efa0941cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.252371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b54277c-b7dc-4fbe-9a88-86e98ef359c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.253621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5346ef-d6be-437e-a97d-b827b21cea5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.270700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26afe9ab-169f-4995-9da3-39efa0941cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a453ca-8a2b-4f28-ad41-f0489ade9e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2039320811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['c689f8b4-a70a-42ff-98ec-55afa5a5324a','6cd6bc94-6b26-4f9f-b018-531facdfcb9c','1d672dbe-2db0-40ff-9e19-72020c65c06e','ef80a8d2-c501-4b67-8536-6f39f6ca43b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2039320811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a453ca-8a2b-4f28-ad41-f0489ade9e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9236ed50d8649299b1bb6290a3c19e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.271705 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9cec48-6fa8-464e-8525-ffb4edde210a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.299632 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9cec48-6fa8-464e-8525-ffb4edde210a) transitioned into state 'SUCCESS' from state '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-2039320811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['c689f8b4-a70a-42ff-98ec-55afa5a5324a','6cd6bc94-6b26-4f9f-b018-531facdfcb9c','1d672dbe-2db0-40ff-9e19-72020c65c06e','ef80a8d2-c501-4b67-8536-6f39f6ca43b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.300379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458aa895-3010-4c8f-83a5-1d872cffab4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.315112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458aa895-3010-4c8f-83a5-1d872cffab4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.316491 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (f88d6f89-9030-48e7-890c-17f8be97f465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.316959 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request issued successfully. Aug 15 15:04:01.317829 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97a0968c-9723-49d4-91d8-13999f1dd9fb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:01.318496 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 374/1501] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:04:01 2026] POST /volume/v3/volumes => generated 778 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:01.334089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Created reservations ['49fe2572-41d6-4eba-8791-01aa71fdd395', '9c30d5fb-390a-4086-8a5d-f9fae627b50d', 'd92941c8-1feb-40b4-ab98-e62919f9457b', 'b13db8fe-e1d6-4e0d-98b6-65c1235a0dbb'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:01.334832 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5346ef-d6be-437e-a97d-b827b21cea5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49fe2572-41d6-4eba-8791-01aa71fdd395', '9c30d5fb-390a-4086-8a5d-f9fae627b50d', 'd92941c8-1feb-40b4-ab98-e62919f9457b', 'b13db8fe-e1d6-4e0d-98b6-65c1235a0dbb']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.335764 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9caf862f-367f-4aa3-89e4-8b443b232b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.336187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7289377c-1c4a-403d-9bfd-7b285cb04418 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.338805 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7289377c-1c4a-403d-9bfd-7b285cb04418 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 Aug 15 15:04:01.338992 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7289377c-1c4a-403d-9bfd-7b285cb04418 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:01.339215 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7289377c-1c4a-403d-9bfd-7b285cb04418 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:01.353057 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:01.353057 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:01.360534 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7289377c-1c4a-403d-9bfd-7b285cb04418 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:01.365394 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7289377c-1c4a-403d-9bfd-7b285cb04418 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 returned with HTTP 200 Aug 15 15:04:01.365775 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 378/1502] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:01 2026] GET /volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:01.369668 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9caf862f-367f-4aa3-89e4-8b443b232b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c37aabf-d741-4ed1-be84-339c1cacc21c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2079337705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['49fe2572-41d6-4eba-8791-01aa71fdd395','9c30d5fb-390a-4086-8a5d-f9fae627b50d','d92941c8-1feb-40b4-ab98-e62919f9457b','b13db8fe-e1d6-4e0d-98b6-65c1235a0dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2079337705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c37aabf-d741-4ed1-be84-339c1cacc21c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ded22b6934efd8863b9b15c93fd8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b08d77087cc4db48ef50724b19f936d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.371054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33380efd-47ad-4246-b4f9-8b495b9d12ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.404356 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33380efd-47ad-4246-b4f9-8b495b9d12ed) transitioned into state 'SUCCESS' from state '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-2079337705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['49fe2572-41d6-4eba-8791-01aa71fdd395','9c30d5fb-390a-4086-8a5d-f9fae627b50d','d92941c8-1feb-40b4-ab98-e62919f9457b','b13db8fe-e1d6-4e0d-98b6-65c1235a0dbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.405098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e0194b-bac3-4914-af6d-b2cd3eb81949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.423005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e0194b-bac3-4914-af6d-b2cd3eb81949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.424100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (561b4355-8b0f-4509-bc39-6b0aface537c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.424534 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request issued successfully. Aug 15 15:04:01.425934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3e89d6b-f953-4bb4-8f5c-540c0fd2111b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:01.426685 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 375/1503] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:01 2026] POST /volume/v3/volumes => generated 757 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:01.445559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.448992 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:01.449467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1034608290"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:01.451577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request body: {'volume': {"'imageRef": '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1034608290'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:01.451899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume of 1 GB Aug 15 15:04:01.457572 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Availability Zones retrieved successfully. Aug 15 15:04:01.473136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (8e3497b8-7016-49f4-858a-2c4a598233db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.475302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493a90a7-f76d-44fa-a7ff-659fad70ceba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.477208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:01.484794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d63abeb-12b2-4222-bf45-1721cc31b5c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.487480 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d63abeb-12b2-4222-bf45-1721cc31b5c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:04:01.487719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d63abeb-12b2-4222-bf45-1721cc31b5c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:01.487947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d63abeb-12b2-4222-bf45-1721cc31b5c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:01.504792 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:01.504792 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:01.512610 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d63abeb-12b2-4222-bf45-1721cc31b5c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:01.517838 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d63abeb-12b2-4222-bf45-1721cc31b5c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:04:01.518399 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 375/1504] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:01 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:01.518907 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493a90a7-f76d-44fa-a7ff-659fad70ceba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.519959 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c277d0-e677-44bb-bc4b-de5508a13122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.588638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Created reservations ['033a4604-d71f-407e-bc36-216f307c7922', '003719d2-3321-446a-ae5c-f5335c18cdd1', '4e23f676-1003-4a54-ae0d-eb4efe36fcda', '613a317e-5f16-45a7-84ae-67c7b11a7f9b'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:01.588638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c277d0-e677-44bb-bc4b-de5508a13122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['033a4604-d71f-407e-bc36-216f307c7922', '003719d2-3321-446a-ae5c-f5335c18cdd1', '4e23f676-1003-4a54-ae0d-eb4efe36fcda', '613a317e-5f16-45a7-84ae-67c7b11a7f9b']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.588638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a354c8ab-cf54-4ef6-b429-e6a7633f6047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.620329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a354c8ab-cf54-4ef6-b429-e6a7633f6047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a60482-bb6f-467b-ba00-8962826ddb2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1034608290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['033a4604-d71f-407e-bc36-216f307c7922','003719d2-3321-446a-ae5c-f5335c18cdd1','4e23f676-1003-4a54-ae0d-eb4efe36fcda','613a317e-5f16-45a7-84ae-67c7b11a7f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1034608290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a60482-bb6f-467b-ba00-8962826ddb2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ded22b6934efd8863b9b15c93fd8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b08d77087cc4db48ef50724b19f936d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.621095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0932640d-4517-4dbe-aad1-dc8c39a893f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.647268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0932640d-4517-4dbe-aad1-dc8c39a893f1) transitioned into state 'SUCCESS' from state '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-1034608290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['033a4604-d71f-407e-bc36-216f307c7922','003719d2-3321-446a-ae5c-f5335c18cdd1','4e23f676-1003-4a54-ae0d-eb4efe36fcda','613a317e-5f16-45a7-84ae-67c7b11a7f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.648008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b6c500-2893-4865-b5d2-aebcf7b003b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.658765 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b6c500-2893-4865-b5d2-aebcf7b003b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.659602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (8e3497b8-7016-49f4-858a-2c4a598233db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.659902 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request issued successfully. Aug 15 15:04:01.660491 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34bd1f47-f09c-4d65-a501-7905ad7436b8 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:01.660888 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 377/1505] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:01 2026] POST /volume/v3/volumes => generated 757 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:01.677905 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3551484-4534-44fa-8e72-e38be69d42c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.680432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:01.682512 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-401924527"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:01.685112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request body: {'volume': {"'imageRef": '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-401924527'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:01.685112 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume of 1 GB Aug 15 15:04:01.690826 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Availability Zones retrieved successfully. Aug 15 15:04:01.701061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (2ddd3481-a7d4-4bbc-9235-b8005f55d912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.703236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f8677-3491-46be-8c4e-d563cf01b0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.704431 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:01.750259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f8677-3491-46be-8c4e-d563cf01b0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.751223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425174cd-02a9-40a7-8e1a-49d527c6e830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.820121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Created reservations ['9448d35b-b5f6-40aa-944d-a2af7fbc9619', '70d1f1e4-1f4c-41c1-917d-758998e364ef', 'bf26adc1-3834-483c-82c0-c0683347e587', 'fc79086a-534c-444e-898b-a43af6689c4e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:01.821508 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425174cd-02a9-40a7-8e1a-49d527c6e830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9448d35b-b5f6-40aa-944d-a2af7fbc9619', '70d1f1e4-1f4c-41c1-917d-758998e364ef', 'bf26adc1-3834-483c-82c0-c0683347e587', 'fc79086a-534c-444e-898b-a43af6689c4e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.821931 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3115cb3-35b0-4a11-b8a7-2c56e17da8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.857340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3115cb3-35b0-4a11-b8a7-2c56e17da8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b7e3c6-adfa-4cfd-898a-97d3c338c021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-401924527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['9448d35b-b5f6-40aa-944d-a2af7fbc9619','70d1f1e4-1f4c-41c1-917d-758998e364ef','bf26adc1-3834-483c-82c0-c0683347e587','fc79086a-534c-444e-898b-a43af6689c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-401924527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b7e3c6-adfa-4cfd-898a-97d3c338c021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ded22b6934efd8863b9b15c93fd8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b08d77087cc4db48ef50724b19f936d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.857720 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e6a0b8-61b1-4a11-bddb-c3bab792db06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.885434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e6a0b8-61b1-4a11-bddb-c3bab792db06) transitioned into state 'SUCCESS' from state '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-401924527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['9448d35b-b5f6-40aa-944d-a2af7fbc9619','70d1f1e4-1f4c-41c1-917d-758998e364ef','bf26adc1-3834-483c-82c0-c0683347e587','fc79086a-534c-444e-898b-a43af6689c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.886200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176682ac-2f85-4afb-825d-25dab82730ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.898013 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176682ac-2f85-4afb-825d-25dab82730ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.898888 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (2ddd3481-a7d4-4bbc-9235-b8005f55d912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.899265 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request issued successfully. Aug 15 15:04:01.899970 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3551484-4534-44fa-8e72-e38be69d42c7 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:01.900477 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 379/1506] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:01 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:01.911106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:01.912933 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:01.913261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1610610884"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:01.914553 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request body: {'volume': {"'imageRef": '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1610610884'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:01.914684 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume of 1 GB Aug 15 15:04:01.914913 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:01.914913 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:01.919299 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Availability Zones retrieved successfully. Aug 15 15:04:01.924744 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (1f556ac2-f835-4937-8833-f2d1f3c4a69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:01.925634 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b81d01d-7e86-476a-b682-62b9f0c0718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:01.926550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:01.972772 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b81d01d-7e86-476a-b682-62b9f0c0718d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:01.974005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c640f2-73ce-4d18-8f65-886f4d2e60eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.033340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Created reservations ['e767431d-8b01-4892-bf2a-34f6285968b9', '1bbd16ec-e0d6-420a-b505-df6f3f2bfb37', 'cc99e949-e01c-4279-9d44-b0c157ed439b', 'd8ac202c-37af-45cc-a266-7198c0a01b3d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:02.034380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c640f2-73ce-4d18-8f65-886f4d2e60eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e767431d-8b01-4892-bf2a-34f6285968b9', '1bbd16ec-e0d6-420a-b505-df6f3f2bfb37', 'cc99e949-e01c-4279-9d44-b0c157ed439b', 'd8ac202c-37af-45cc-a266-7198c0a01b3d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.035336 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed0ff389-a4e5-43e2-bb0a-2cdd3da14652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.073631 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed0ff389-a4e5-43e2-bb0a-2cdd3da14652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3071a6e1-596c-455a-8dc9-e0c204acb32c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1610610884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['e767431d-8b01-4892-bf2a-34f6285968b9','1bbd16ec-e0d6-420a-b505-df6f3f2bfb37','cc99e949-e01c-4279-9d44-b0c157ed439b','d8ac202c-37af-45cc-a266-7198c0a01b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1610610884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3071a6e1-596c-455a-8dc9-e0c204acb32c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ded22b6934efd8863b9b15c93fd8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b08d77087cc4db48ef50724b19f936d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.073631 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4283e4bd-a9b8-4ab6-ac97-c42a9219ad12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.110460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4283e4bd-a9b8-4ab6-ac97-c42a9219ad12) transitioned into state 'SUCCESS' from state '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-1610610884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['e767431d-8b01-4892-bf2a-34f6285968b9','1bbd16ec-e0d6-420a-b505-df6f3f2bfb37','cc99e949-e01c-4279-9d44-b0c157ed439b','d8ac202c-37af-45cc-a266-7198c0a01b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.111526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88890bf-8515-4d8f-b54a-0a47eea25628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.124555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db7c4851-3777-4525-95b9-1c04846308c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.130562 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db7c4851-3777-4525-95b9-1c04846308c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac Aug 15 15:04:02.130932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db7c4851-3777-4525-95b9-1c04846308c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.130979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88890bf-8515-4d8f-b54a-0a47eea25628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.131204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db7c4851-3777-4525-95b9-1c04846308c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.131923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (1f556ac2-f835-4937-8833-f2d1f3c4a69c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:02.132322 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request issued successfully. Aug 15 15:04:02.132914 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5673decc-d32e-4ea7-9852-51bf32608ec9 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:02.133506 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 376/1507] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:01 2026] POST /volume/v3/volumes => generated 757 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:02.142832 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db7c4851-3777-4525-95b9-1c04846308c5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac returned with HTTP 404 Aug 15 15:04:02.143395 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 376/1508] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/0186deb1-3bee-47a5-9b11-be272b921cac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:02.149521 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.155756 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:02.156121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-905845991"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:02.158079 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request body: {'volume': {"'imageRef": '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-905845991'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:02.158464 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume of 1 GB Aug 15 15:04:02.161680 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.161680 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:02.161785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.163885 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:02.164382 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-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-371728182"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:02.166088 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Availability Zones retrieved successfully. Aug 15 15:04:02.166775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-371728182'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:02.167018 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume of 1 GB Aug 15 15:04:02.167351 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.167351 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:02.172520 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability Zones retrieved successfully. Aug 15 15:04:02.174971 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (4a23bae1-6bf2-44f7-88e4-ea68ca16cfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:02.178550 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6a7615-3a3b-4a8a-9b92-fda1142d85e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.180412 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:02.182659 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (cb22dd0e-57f9-4542-a129-e44be4b9ab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:02.183662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afc5e5a-d0d5-4be5-8c49-fbd2a3311e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.185082 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:02.230693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afc5e5a-d0d5-4be5-8c49-fbd2a3311e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.231677 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6a7615-3a3b-4a8a-9b92-fda1142d85e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.232138 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd627354-be39-4539-99cf-8e41816217dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.234723 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f26cadaa-e7cf-474e-a50b-b145a10a074a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.281130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f98c45b4-be41-473e-9d69-1dcc9282721a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.283885 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f98c45b4-be41-473e-9d69-1dcc9282721a tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:02.284157 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f98c45b4-be41-473e-9d69-1dcc9282721a tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.284361 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f98c45b4-be41-473e-9d69-1dcc9282721a tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.296880 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.296880 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:02.308268 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f98c45b4-be41-473e-9d69-1dcc9282721a tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:02.317804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Created reservations ['edb98af5-7408-4c93-b4f2-6d4ab8bcbf0b', '64c526cd-87f9-4464-a92a-ad4be0564253', '68212433-a32a-4690-ab06-00f89f26071a', '3819a842-374b-4dd6-bc2d-058a750f277e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:02.318992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f26cadaa-e7cf-474e-a50b-b145a10a074a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb98af5-7408-4c93-b4f2-6d4ab8bcbf0b', '64c526cd-87f9-4464-a92a-ad4be0564253', '68212433-a32a-4690-ab06-00f89f26071a', '3819a842-374b-4dd6-bc2d-058a750f277e']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.319330 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['a9c2e362-c433-4c34-b219-317263e88541', 'cc4a961c-6458-4146-960e-253ebb3bb0ff', 'd834104c-5815-4677-9243-b9422d99b58b', 'a364cd68-03c4-4d0d-a505-91e48c1ef9d2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:02.320209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d0db85-2a43-4c15-9131-bf8398a3bc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.320500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd627354-be39-4539-99cf-8e41816217dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9c2e362-c433-4c34-b219-317263e88541', 'cc4a961c-6458-4146-960e-253ebb3bb0ff', 'd834104c-5815-4677-9243-b9422d99b58b', 'a364cd68-03c4-4d0d-a505-91e48c1ef9d2']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.321591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3604a59a-586a-472a-849c-b224ca8663f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.323283 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f98c45b4-be41-473e-9d69-1dcc9282721a tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:04:02.323446 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 377/1509] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:02.361385 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d0db85-2a43-4c15-9131-bf8398a3bc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cb9dc8-5176-4d8b-820d-5f907e6b96f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-905845991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['edb98af5-7408-4c93-b4f2-6d4ab8bcbf0b','64c526cd-87f9-4464-a92a-ad4be0564253','68212433-a32a-4690-ab06-00f89f26071a','3819a842-374b-4dd6-bc2d-058a750f277e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-905845991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cb9dc8-5176-4d8b-820d-5f907e6b96f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644ded22b6934efd8863b9b15c93fd8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b08d77087cc4db48ef50724b19f936d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.362390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2133320-654b-46c4-aee8-008fb43f413c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.376486 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3604a59a-586a-472a-849c-b224ca8663f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e80d686-e01f-431e-a2ed-9aa68857687e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-371728182',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['a9c2e362-c433-4c34-b219-317263e88541','cc4a961c-6458-4146-960e-253ebb3bb0ff','d834104c-5815-4677-9243-b9422d99b58b','a364cd68-03c4-4d0d-a505-91e48c1ef9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-371728182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e80d686-e01f-431e-a2ed-9aa68857687e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f463994a9edb41de8277be37a65bf0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edd1717196f547c98a7119366144e9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.377279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccfd5be7-bb6d-411f-b3d6-86dcd810998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.388105 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56285913-5064-4ca0-8be5-43b0d2411cc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.393178 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56285913-5064-4ca0-8be5-43b0d2411cc2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 Aug 15 15:04:02.393375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56285913-5064-4ca0-8be5-43b0d2411cc2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.393565 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56285913-5064-4ca0-8be5-43b0d2411cc2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.393703 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2133320-654b-46c4-aee8-008fb43f413c) transitioned into state 'SUCCESS' from state '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-905845991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='644ded22b6934efd8863b9b15c93fd8b',qos_specs=None,replication_status=,reservations=['edb98af5-7408-4c93-b4f2-6d4ab8bcbf0b','64c526cd-87f9-4464-a92a-ad4be0564253','68212433-a32a-4690-ab06-00f89f26071a','3819a842-374b-4dd6-bc2d-058a750f277e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b08d77087cc4db48ef50724b19f936d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.394888 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd4232-55f5-41b8-909a-ffaa940ee2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.397966 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-6b734091-6c69-43a9-afbb-77578028524b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.401634 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-6b734091-6c69-43a9-afbb-77578028524b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:02.402047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-6b734091-6c69-43a9-afbb-77578028524b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.402330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-6b734091-6c69-43a9-afbb-77578028524b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.410264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd4232-55f5-41b8-909a-ffaa940ee2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.410264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Flow 'volume_create_api' (4a23bae1-6bf2-44f7-88e4-ea68ca16cfae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:02.410264 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Create volume request issued successfully. Aug 15 15:04:02.410672 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93e473bc-0b79-48d7-811b-1ab4a5f5d274 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:02.411455 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.411455 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:02.411552 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 378/1510] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:02 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 15 15:04:02.415848 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccfd5be7-bb6d-411f-b3d6-86dcd810998e) transitioned into state 'SUCCESS' from state '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-371728182',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['a9c2e362-c433-4c34-b219-317263e88541','cc4a961c-6458-4146-960e-253ebb3bb0ff','d834104c-5815-4677-9243-b9422d99b58b','a364cd68-03c4-4d0d-a505-91e48c1ef9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.416180 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.416180 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:02.417110 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68af40e-10ba-499c-8f30-1e21fa69f132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:02.417167 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-56285913-5064-4ca0-8be5-43b0d2411cc2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:02.422509 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56285913-5064-4ca0-8be5-43b0d2411cc2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 returned with HTTP 200 Aug 15 15:04:02.422751 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-6b734091-6c69-43a9-afbb-77578028524b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:02.423011 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 377/1511] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:02.428673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bbc2f726-94e7-4b97-a5a4-3397128ccc29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.429746 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-6b734091-6c69-43a9-afbb-77578028524b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:04:02.430346 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 378/1512] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:02.432306 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bbc2f726-94e7-4b97-a5a4-3397128ccc29 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c Aug 15 15:04:02.432306 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bbc2f726-94e7-4b97-a5a4-3397128ccc29 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.432306 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bbc2f726-94e7-4b97-a5a4-3397128ccc29 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.434783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68af40e-10ba-499c-8f30-1e21fa69f132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:02.435561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (cb22dd0e-57f9-4542-a129-e44be4b9ab0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:02.435831 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request issued successfully. Aug 15 15:04:02.436365 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1dd8d3b0-5b88-46fc-ac2b-16d0bc6d0547 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:02.436749 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 380/1513] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:02 2026] POST /volume/v3/volumes => generated 815 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:02.438651 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.439538 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.439538 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:02.442168 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:04:02.442168 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78a453ca-8a2b-4f28-ad41-f0489ade9e48", "name": "tempest-type-Backup-1826210219"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:02.442168 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating new backup {'backup': {'volume_id': '78a453ca-8a2b-4f28-ad41-f0489ade9e48', 'name': 'tempest-type-Backup-1826210219'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:04:02.442168 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating backup of volume 78a453ca-8a2b-4f28-ad41-f0489ade9e48 in container None Aug 15 15:04:02.443445 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bbc2f726-94e7-4b97-a5a4-3397128ccc29 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:02.449490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bbc2f726-94e7-4b97-a5a4-3397128ccc29 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c returned with HTTP 200 Aug 15 15:04:02.449999 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 379/1514] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:02.451042 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.451042 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:02.451525 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:02.455980 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1969b183-3818-4bb5-92d2-b0062a188756 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.459758 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1969b183-3818-4bb5-92d2-b0062a188756 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:02.459758 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1969b183-3818-4bb5-92d2-b0062a188756 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.459758 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1969b183-3818-4bb5-92d2-b0062a188756 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.467231 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfc313ee-c876-4870-8bde-d3da9161056d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.469518 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfc313ee-c876-4870-8bde-d3da9161056d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f Aug 15 15:04:02.469792 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfc313ee-c876-4870-8bde-d3da9161056d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.469854 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.469854 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:02.469936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.470017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfc313ee-c876-4870-8bde-d3da9161056d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.476323 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] POST https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf/action Aug 15 15:04:02.476323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:04:02.476323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:02.476536 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1969b183-3818-4bb5-92d2-b0062a188756 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:02.481143 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1969b183-3818-4bb5-92d2-b0062a188756 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 200 Aug 15 15:04:02.481811 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 379/1515] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:02.481903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['0b510d0d-a7a4-4e31-a8af-3dc35de1b948', 'ba109ec8-a56f-4d40-b8d8-5582c7c42c2a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:02.482459 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.482459 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:02.487106 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfc313ee-c876-4870-8bde-d3da9161056d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:02.488107 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.488107 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:02.488730 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:02.494965 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfc313ee-c876-4870-8bde-d3da9161056d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f returned with HTTP 200 Aug 15 15:04:02.495549 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 381/1516] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:02.501836 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Begin detaching volume completed successfully. Aug 15 15:04:02.502056 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-83e0e219-bedb-4b19-8d56-d13cd0777033 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf/action returned with HTTP 202 Aug 15 15:04:02.502738 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 380/1517] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:04:02 2026] POST /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:04:02.511193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e0a44e5-f6a5-46c8-ae05-61423bf2d964 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.513173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e0a44e5-f6a5-46c8-ae05-61423bf2d964 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 Aug 15 15:04:02.514071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e0a44e5-f6a5-46c8-ae05-61423bf2d964 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.514071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e0a44e5-f6a5-46c8-ae05-61423bf2d964 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.529331 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-304a219f-e2b0-4b8f-82e7-79e0505ebcc4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:04:02.529992 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 378/1518] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:04:02 2026] POST /volume/v3/backups => generated 316 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:02.531663 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.531663 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:02.537949 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4e0a44e5-f6a5-46c8-ae05-61423bf2d964 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:02.542092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88bab0bc-77f2-42ca-82cf-6dd00b9d9908 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.543255 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e0a44e5-f6a5-46c8-ae05-61423bf2d964 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 returned with HTTP 200 Aug 15 15:04:02.543663 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 380/1519] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:02.544390 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88bab0bc-77f2-42ca-82cf-6dd00b9d9908 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:02.544638 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88bab0bc-77f2-42ca-82cf-6dd00b9d9908 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.544912 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88bab0bc-77f2-42ca-82cf-6dd00b9d9908 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.545104 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-88bab0bc-77f2-42ca-82cf-6dd00b9d9908 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:02.551034 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.551034 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:02.551598 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88bab0bc-77f2-42ca-82cf-6dd00b9d9908 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:02.552054 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 382/1520] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:02.565547 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-961a6aa5-69e1-4aa0-b189-1f67affc5c71 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.569338 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-961a6aa5-69e1-4aa0-b189-1f67affc5c71 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c Aug 15 15:04:02.569338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-961a6aa5-69e1-4aa0-b189-1f67affc5c71 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.569338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-961a6aa5-69e1-4aa0-b189-1f67affc5c71 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.571014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35a70eaf-c090-4a8a-948c-a5c57c3c5dbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.571461 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35a70eaf-c090-4a8a-948c-a5c57c3c5dbf None None] GET https://10.4.3.107/volume// Aug 15 15:04:02.571666 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35a70eaf-c090-4a8a-948c-a5c57c3c5dbf None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.571896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35a70eaf-c090-4a8a-948c-a5c57c3c5dbf None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.572378 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35a70eaf-c090-4a8a-948c-a5c57c3c5dbf None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:02.572734 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 379/1521] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:02.580618 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.580618 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:02.587437 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-961a6aa5-69e1-4aa0-b189-1f67affc5c71 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:02.591071 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-961a6aa5-69e1-4aa0-b189-1f67affc5c71 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c returned with HTTP 200 Aug 15 15:04:02.591071 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 381/1522] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:02.592653 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-92625e56-b0f9-4002-84fc-3c1e2d004368 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.595264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-92625e56-b0f9-4002-84fc-3c1e2d004368 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:02.595434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-92625e56-b0f9-4002-84fc-3c1e2d004368 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.595653 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-92625e56-b0f9-4002-84fc-3c1e2d004368 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.604968 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.604968 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:02.606003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cdc71f5-330f-434a-b219-0f0ccd7afaec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:02.608380 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-92625e56-b0f9-4002-84fc-3c1e2d004368 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:02.608588 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cdc71f5-330f-434a-b219-0f0ccd7afaec tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 Aug 15 15:04:02.608850 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cdc71f5-330f-434a-b219-0f0ccd7afaec tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:02.609045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cdc71f5-330f-434a-b219-0f0ccd7afaec tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:02.612508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-92625e56-b0f9-4002-84fc-3c1e2d004368 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:04:02.612955 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 381/1523] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:04:02.621321 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:02.621321 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:02.624495 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cdc71f5-330f-434a-b219-0f0ccd7afaec tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:02.633070 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cdc71f5-330f-434a-b219-0f0ccd7afaec tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 returned with HTTP 200 Aug 15 15:04:02.633784 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 383/1524] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:02 2026] GET /volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:03.501018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df563fea-e203-483f-a565-b4863a93267f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.503806 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df563fea-e203-483f-a565-b4863a93267f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:03.503806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df563fea-e203-483f-a565-b4863a93267f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:03.504115 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df563fea-e203-483f-a565-b4863a93267f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:03.515142 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.515142 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:03.522428 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df563fea-e203-483f-a565-b4863a93267f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:03.530755 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df563fea-e203-483f-a565-b4863a93267f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 200 Aug 15 15:04:03.531338 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 380/1525] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:03 2026] GET /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:03.548110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.550447 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:04:03.550942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e80d686-e01f-431e-a2ed-9aa68857687e", "name": "tempest-VolumesBackupsTest-Backup-111996089", "description": "tempest-backup-description-892459327", "container": "tempest-volumesbackupstest-backup-container-2142342949"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:03.552606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating new backup {'backup': {'volume_id': '5e80d686-e01f-431e-a2ed-9aa68857687e', 'name': 'tempest-VolumesBackupsTest-Backup-111996089', 'description': 'tempest-backup-description-892459327', 'container': 'tempest-volumesbackupstest-backup-container-2142342949'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:04:03.552784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating backup of volume 5e80d686-e01f-431e-a2ed-9aa68857687e in container tempest-volumesbackupstest-backup-container-2142342949 Aug 15 15:04:03.561051 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.561051 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:03.561521 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:03.567679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6f37af1-c15d-44a1-b71f-59774ff2bae5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.569835 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6f37af1-c15d-44a1-b71f-59774ff2bae5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:03.570080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6f37af1-c15d-44a1-b71f-59774ff2bae5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:03.570340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6f37af1-c15d-44a1-b71f-59774ff2bae5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:03.570474 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b6f37af1-c15d-44a1-b71f-59774ff2bae5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:03.577297 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.577297 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:03.577592 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6f37af1-c15d-44a1-b71f-59774ff2bae5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:03.581560 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 382/1526] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:03 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:03.581658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['2afd5554-c9cf-4924-b84c-4851dc082f00', '417437dc-fd82-4394-9a5b-385da0caa1ae'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:03.637465 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b0d3248-069c-40b7-b3e3-f06231fad172 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:04:03.637808 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 382/1527] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:03 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:03.648267 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5e0110b-a2cb-44d8-869e-e16de4eaa8e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.650691 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5e0110b-a2cb-44d8-869e-e16de4eaa8e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:03.650943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5e0110b-a2cb-44d8-869e-e16de4eaa8e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:03.651259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5e0110b-a2cb-44d8-869e-e16de4eaa8e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:03.651386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e5e0110b-a2cb-44d8-869e-e16de4eaa8e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:03.654462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-766f4a97-2926-4629-b416-a93894bbd24b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.657858 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766f4a97-2926-4629-b416-a93894bbd24b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 Aug 15 15:04:03.658088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766f4a97-2926-4629-b416-a93894bbd24b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:03.658300 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.658300 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:03.658976 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766f4a97-2926-4629-b416-a93894bbd24b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:03.659635 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5e0110b-a2cb-44d8-869e-e16de4eaa8e8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:03.660226 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 384/1528] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:03 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:03.670030 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.670030 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:03.679977 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-766f4a97-2926-4629-b416-a93894bbd24b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:03.685866 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766f4a97-2926-4629-b416-a93894bbd24b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 returned with HTTP 200 Aug 15 15:04:03.686440 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 381/1529] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:03 2026] GET /volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:03.708639 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-084e270b-f6b3-49d8-adef-78a304c24b6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.711480 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] DELETE https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 Aug 15 15:04:03.711480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:03.712116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:03.712352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume with id: 24cb9dc8-5176-4d8b-820d-5f907e6b96f5 Aug 15 15:04:03.722029 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.722029 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:03.722111 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:03.745031 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume request issued successfully. Aug 15 15:04:03.745437 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-084e270b-f6b3-49d8-adef-78a304c24b6f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 returned with HTTP 202 Aug 15 15:04:03.746335 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 383/1530] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:03 2026] DELETE /volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:03.758706 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f02c30e-778a-40a6-9990-84e54d37c44d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:03.761613 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f02c30e-778a-40a6-9990-84e54d37c44d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 Aug 15 15:04:03.761848 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f02c30e-778a-40a6-9990-84e54d37c44d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:03.762168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f02c30e-778a-40a6-9990-84e54d37c44d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:03.774821 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:03.774821 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:03.782612 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4f02c30e-778a-40a6-9990-84e54d37c44d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:03.789406 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f02c30e-778a-40a6-9990-84e54d37c44d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 returned with HTTP 200 Aug 15 15:04:03.790190 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 383/1531] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:03 2026] GET /volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:04.590587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f53083b-e7d1-4baa-b47b-c455e0acb2c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:04.592600 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f53083b-e7d1-4baa-b47b-c455e0acb2c0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:04.592747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f53083b-e7d1-4baa-b47b-c455e0acb2c0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:04.592994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f53083b-e7d1-4baa-b47b-c455e0acb2c0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:04.593086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2f53083b-e7d1-4baa-b47b-c455e0acb2c0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:04.599907 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:04.599907 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:04.600752 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f53083b-e7d1-4baa-b47b-c455e0acb2c0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:04.601291 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 385/1532] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:04 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:04.675197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c93a89c2-559e-4c55-a669-a814f55ffabc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:04.679876 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c93a89c2-559e-4c55-a669-a814f55ffabc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:04.680154 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c93a89c2-559e-4c55-a669-a814f55ffabc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:04.680451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c93a89c2-559e-4c55-a669-a814f55ffabc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:04.680605 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c93a89c2-559e-4c55-a669-a814f55ffabc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:04.690734 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:04.690734 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:04.692060 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c93a89c2-559e-4c55-a669-a814f55ffabc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:04.693528 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 382/1533] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:04 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:04.807071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dbb9cd69-de82-4e26-9c88-0cf795ca710f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:04.809404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbb9cd69-de82-4e26-9c88-0cf795ca710f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 Aug 15 15:04:04.809603 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbb9cd69-de82-4e26-9c88-0cf795ca710f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:04.809839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbb9cd69-de82-4e26-9c88-0cf795ca710f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:04.826348 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbb9cd69-de82-4e26-9c88-0cf795ca710f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 returned with HTTP 404 Aug 15 15:04:04.826348 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 384/1534] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:04 2026] GET /volume/v3/volumes/24cb9dc8-5176-4d8b-820d-5f907e6b96f5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:04.834810 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:04.837877 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c Aug 15 15:04:04.837877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:04.838307 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:04.839528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume with id: 3071a6e1-596c-455a-8dc9-e0c204acb32c Aug 15 15:04:04.849081 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:04.849081 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:04.849907 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:04.894612 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume request issued successfully. Aug 15 15:04:04.894804 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bd455e2-69fb-44d4-acc5-0585cdd75949 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c returned with HTTP 202 Aug 15 15:04:04.895372 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 384/1535] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:04 2026] DELETE /volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:04.905148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b965bb1d-edbc-4dc5-8467-e3b594777e12 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:04.908773 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b965bb1d-edbc-4dc5-8467-e3b594777e12 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c Aug 15 15:04:04.909024 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b965bb1d-edbc-4dc5-8467-e3b594777e12 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:04.909823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b965bb1d-edbc-4dc5-8467-e3b594777e12 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:04.921956 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:04.921956 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:04.929185 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b965bb1d-edbc-4dc5-8467-e3b594777e12 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:04.938134 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b965bb1d-edbc-4dc5-8467-e3b594777e12 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c returned with HTTP 200 Aug 15 15:04:04.939185 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 386/1536] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:04 2026] GET /volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:05.612911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d7002d0-85f2-46dc-ae56-85b8def0534a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:05.615173 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d7002d0-85f2-46dc-ae56-85b8def0534a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:05.615460 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d7002d0-85f2-46dc-ae56-85b8def0534a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:05.615674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d7002d0-85f2-46dc-ae56-85b8def0534a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:05.615801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9d7002d0-85f2-46dc-ae56-85b8def0534a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:05.620462 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:05.620462 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:05.621173 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d7002d0-85f2-46dc-ae56-85b8def0534a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:05.621665 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 383/1537] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:05 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:05.711611 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22cf3f63-6d64-4665-b3f7-d9e9ef5eb65d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:05.713562 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22cf3f63-6d64-4665-b3f7-d9e9ef5eb65d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:05.713796 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22cf3f63-6d64-4665-b3f7-d9e9ef5eb65d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:05.713995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22cf3f63-6d64-4665-b3f7-d9e9ef5eb65d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:05.714128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-22cf3f63-6d64-4665-b3f7-d9e9ef5eb65d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:05.719720 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:05.719720 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:05.720636 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22cf3f63-6d64-4665-b3f7-d9e9ef5eb65d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:05.721089 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 385/1538] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:05 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:05.956532 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a38bdeba-1305-448b-a75d-5af8bac7054e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:05.958976 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a38bdeba-1305-448b-a75d-5af8bac7054e tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c Aug 15 15:04:05.959186 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a38bdeba-1305-448b-a75d-5af8bac7054e tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:05.959414 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a38bdeba-1305-448b-a75d-5af8bac7054e tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:05.965445 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a38bdeba-1305-448b-a75d-5af8bac7054e tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c returned with HTTP 404 Aug 15 15:04:05.965940 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 385/1539] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:05 2026] GET /volume/v3/volumes/3071a6e1-596c-455a-8dc9-e0c204acb32c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:05.973979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-421575a3-5256-456e-86bd-537e72cd1d9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:05.976959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 Aug 15 15:04:05.977186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:05.977437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:05.977560 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume with id: c8b7e3c6-adfa-4cfd-898a-97d3c338c021 Aug 15 15:04:05.985759 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:05.985759 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:05.986436 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:06.010264 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume request issued successfully. Aug 15 15:04:06.010585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-421575a3-5256-456e-86bd-537e72cd1d9c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 returned with HTTP 202 Aug 15 15:04:06.011183 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 387/1540] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:05 2026] DELETE /volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:06.024229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bf1576a-8e9e-4c0d-97e3-3d1cac0b31e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:06.032571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bf1576a-8e9e-4c0d-97e3-3d1cac0b31e4 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 Aug 15 15:04:06.032813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bf1576a-8e9e-4c0d-97e3-3d1cac0b31e4 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:06.033093 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bf1576a-8e9e-4c0d-97e3-3d1cac0b31e4 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:06.047507 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:06.047507 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:06.053268 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bf1576a-8e9e-4c0d-97e3-3d1cac0b31e4 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:06.059345 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bf1576a-8e9e-4c0d-97e3-3d1cac0b31e4 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 returned with HTTP 200 Aug 15 15:04:06.059748 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 384/1541] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:06 2026] GET /volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:06.635082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-369ee2b0-3d76-4d7c-bfd2-88b9662cbbb1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:06.637253 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-369ee2b0-3d76-4d7c-bfd2-88b9662cbbb1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:06.637541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-369ee2b0-3d76-4d7c-bfd2-88b9662cbbb1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:06.637771 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-369ee2b0-3d76-4d7c-bfd2-88b9662cbbb1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:06.637933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-369ee2b0-3d76-4d7c-bfd2-88b9662cbbb1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:06.642956 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:06.642956 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:06.643769 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-369ee2b0-3d76-4d7c-bfd2-88b9662cbbb1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:06.644391 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 386/1542] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:06 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:06.739101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-657666e9-d871-4fff-8d98-03b260ac156b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:06.741151 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-657666e9-d871-4fff-8d98-03b260ac156b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:06.741421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-657666e9-d871-4fff-8d98-03b260ac156b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:06.741764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-657666e9-d871-4fff-8d98-03b260ac156b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:06.741946 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-657666e9-d871-4fff-8d98-03b260ac156b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:06.747916 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:06.747916 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:06.749509 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-657666e9-d871-4fff-8d98-03b260ac156b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:06.755378 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 386/1543] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:06 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:07.073877 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d68fe8eb-5baa-4d26-bf66-fd6dc2c3988c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.075742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d68fe8eb-5baa-4d26-bf66-fd6dc2c3988c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 Aug 15 15:04:07.075970 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d68fe8eb-5baa-4d26-bf66-fd6dc2c3988c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.076201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d68fe8eb-5baa-4d26-bf66-fd6dc2c3988c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.081801 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d68fe8eb-5baa-4d26-bf66-fd6dc2c3988c tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 returned with HTTP 404 Aug 15 15:04:07.082325 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 388/1544] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:07 2026] GET /volume/v3/volumes/c8b7e3c6-adfa-4cfd-898a-97d3c338c021 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:07.089909 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.094201 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f Aug 15 15:04:07.094201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.094201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.094201 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume with id: f3a60482-bb6f-467b-ba00-8962826ddb2f Aug 15 15:04:07.101206 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:07.101206 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:07.101835 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:07.131029 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume request issued successfully. Aug 15 15:04:07.132311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cc88a42-07ac-4e1b-9c4e-91c49dcf217d tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f returned with HTTP 202 Aug 15 15:04:07.132311 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 385/1545] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:07 2026] DELETE /volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:07.141891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7c040a8-e269-462d-9320-c926aea98f27 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.144046 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7c040a8-e269-462d-9320-c926aea98f27 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f Aug 15 15:04:07.144321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7c040a8-e269-462d-9320-c926aea98f27 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.144568 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7c040a8-e269-462d-9320-c926aea98f27 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.151913 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:07.151913 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:07.155950 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7c040a8-e269-462d-9320-c926aea98f27 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:07.161050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7c040a8-e269-462d-9320-c926aea98f27 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f returned with HTTP 200 Aug 15 15:04:07.161572 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 387/1546] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:07 2026] GET /volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:07.658709 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2394adea-97ba-408d-829f-43ba705732a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.661132 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2394adea-97ba-408d-829f-43ba705732a7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:07.661742 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2394adea-97ba-408d-829f-43ba705732a7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.662153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2394adea-97ba-408d-829f-43ba705732a7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.662378 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2394adea-97ba-408d-829f-43ba705732a7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:07.668726 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:07.668726 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:07.669761 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2394adea-97ba-408d-829f-43ba705732a7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:07.670097 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 387/1547] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:07 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:07.707576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-e96bac3c-e109-456b-9f8f-1568080cdac6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.712334 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-e96bac3c-e109-456b-9f8f-1568080cdac6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] DELETE https://10.4.3.107/volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68 Aug 15 15:04:07.712334 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-e96bac3c-e109-456b-9f8f-1568080cdac6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.712334 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-e96bac3c-e109-456b-9f8f-1568080cdac6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.725183 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:07.725183 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:07.769109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c40d9b24-a770-4330-9cb1-aa885708d5f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.774359 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c40d9b24-a770-4330-9cb1-aa885708d5f3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:07.774359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c40d9b24-a770-4330-9cb1-aa885708d5f3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.774359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c40d9b24-a770-4330-9cb1-aa885708d5f3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.774359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c40d9b24-a770-4330-9cb1-aa885708d5f3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:07.783194 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:07.783194 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:07.785623 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c40d9b24-a770-4330-9cb1-aa885708d5f3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:07.788616 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 386/1548] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:07 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:07.811032 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc1782e9-0871-406a-8cc7-2c6cb83e84e2 req-e96bac3c-e109-456b-9f8f-1568080cdac6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68 returned with HTTP 200 Aug 15 15:04:07.812057 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 389/1549] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:04:07 2026] DELETE /volume/v3/attachments/e79b333f-ea42-470b-8a5b-8b39cc2c0c68 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:07.877506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63e4365e-a9ab-4577-8689-820997e128d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:07.881565 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e4365e-a9ab-4577-8689-820997e128d6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:07.881884 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e4365e-a9ab-4577-8689-820997e128d6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:07.881951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e4365e-a9ab-4577-8689-820997e128d6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:07.893297 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:07.893297 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:07.898404 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63e4365e-a9ab-4577-8689-820997e128d6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:07.903558 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e4365e-a9ab-4577-8689-820997e128d6 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:04:07.903944 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 388/1550] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:07 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:08.183506 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4045f3e-5c08-473f-ad73-8bcacd12c34b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:08.186356 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4045f3e-5c08-473f-ad73-8bcacd12c34b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f Aug 15 15:04:08.187465 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4045f3e-5c08-473f-ad73-8bcacd12c34b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:08.189622 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4045f3e-5c08-473f-ad73-8bcacd12c34b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:08.212927 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4045f3e-5c08-473f-ad73-8bcacd12c34b tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f returned with HTTP 404 Aug 15 15:04:08.213971 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 388/1551] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:08 2026] GET /volume/v3/volumes/f3a60482-bb6f-467b-ba00-8962826ddb2f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:08.225727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4799649-5e97-483b-9a3a-6c244ccb659f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:08.229695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c Aug 15 15:04:08.229695 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:08.233106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:08.233685 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume with id: 2c37aabf-d741-4ed1-be84-339c1cacc21c Aug 15 15:04:08.250319 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:08.250319 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:08.250951 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:08.291114 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Delete volume request issued successfully. Aug 15 15:04:08.291114 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4799649-5e97-483b-9a3a-6c244ccb659f tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c returned with HTTP 202 Aug 15 15:04:08.292459 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 387/1552] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:08 2026] DELETE /volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:08.306890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f8a72d4-75c7-4efc-8853-e744f5819ac6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:08.311171 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f8a72d4-75c7-4efc-8853-e744f5819ac6 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c Aug 15 15:04:08.311171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f8a72d4-75c7-4efc-8853-e744f5819ac6 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:08.311171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f8a72d4-75c7-4efc-8853-e744f5819ac6 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:08.328346 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:08.328346 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:08.341405 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0f8a72d4-75c7-4efc-8853-e744f5819ac6 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Volume info retrieved successfully. Aug 15 15:04:08.350134 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f8a72d4-75c7-4efc-8853-e744f5819ac6 tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c returned with HTTP 200 Aug 15 15:04:08.350134 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 390/1553] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:08 2026] GET /volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:08.687375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-408fd931-60a2-4ec2-aee5-e084abe725e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:08.695569 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-408fd931-60a2-4ec2-aee5-e084abe725e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:08.696291 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-408fd931-60a2-4ec2-aee5-e084abe725e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:08.697066 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-408fd931-60a2-4ec2-aee5-e084abe725e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:08.697066 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-408fd931-60a2-4ec2-aee5-e084abe725e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:08.702691 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:08.702691 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:08.704990 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-408fd931-60a2-4ec2-aee5-e084abe725e4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:08.705695 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 389/1554] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:08 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:08.802008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75cb7530-b9a5-4817-ad13-2515837f8010 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:08.804482 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75cb7530-b9a5-4817-ad13-2515837f8010 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:08.805287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75cb7530-b9a5-4817-ad13-2515837f8010 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:08.805287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75cb7530-b9a5-4817-ad13-2515837f8010 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:08.805287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-75cb7530-b9a5-4817-ad13-2515837f8010 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:08.816290 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:08.816290 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:08.816290 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75cb7530-b9a5-4817-ad13-2515837f8010 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:08.816290 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 389/1555] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:08 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:09.364903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9738df7e-798f-4afe-b668-433af68829ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:09.366695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9738df7e-798f-4afe-b668-433af68829ad tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] GET https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c Aug 15 15:04:09.367372 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9738df7e-798f-4afe-b668-433af68829ad tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:09.367372 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9738df7e-798f-4afe-b668-433af68829ad tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:09.374321 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9738df7e-798f-4afe-b668-433af68829ad tempest-CreateVolumesFromImageTest-1352264145 tempest-CreateVolumesFromImageTest-1352264145-project-member] https://10.4.3.107/volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c returned with HTTP 404 Aug 15 15:04:09.374321 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 388/1556] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:09 2026] GET /volume/v3/volumes/2c37aabf-d741-4ed1-be84-339c1cacc21c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:09.720449 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0fc6c66-5837-4c17-9217-8a0085067f60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:09.723822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0fc6c66-5837-4c17-9217-8a0085067f60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:09.724234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0fc6c66-5837-4c17-9217-8a0085067f60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:09.724391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0fc6c66-5837-4c17-9217-8a0085067f60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:09.724464 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d0fc6c66-5837-4c17-9217-8a0085067f60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:09.730294 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:09.730294 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:09.731322 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0fc6c66-5837-4c17-9217-8a0085067f60 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:09.732107 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 391/1557] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:09 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:09.837092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e24ec952-0a51-4f78-810a-07cee823c173 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:09.837092 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e24ec952-0a51-4f78-810a-07cee823c173 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:09.837092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e24ec952-0a51-4f78-810a-07cee823c173 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:09.837092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e24ec952-0a51-4f78-810a-07cee823c173 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:09.837092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e24ec952-0a51-4f78-810a-07cee823c173 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:09.844813 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:09.844813 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:09.844813 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e24ec952-0a51-4f78-810a-07cee823c173 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:09.845129 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 390/1558] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:09 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:10.749815 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26ee4555-1e42-4a2a-b8d6-67075eaaabdb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:10.758296 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26ee4555-1e42-4a2a-b8d6-67075eaaabdb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:10.758296 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26ee4555-1e42-4a2a-b8d6-67075eaaabdb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:10.759156 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26ee4555-1e42-4a2a-b8d6-67075eaaabdb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:10.759275 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-26ee4555-1e42-4a2a-b8d6-67075eaaabdb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:10.775984 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:10.775984 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:10.778754 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26ee4555-1e42-4a2a-b8d6-67075eaaabdb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:10.778754 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 390/1559] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:10 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:10.839505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:10.845188 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:10.845661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1175815042"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:10.849360 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1175815042'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:10.849489 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume of 1 GB Aug 15 15:04:10.860759 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Availability Zones retrieved successfully. Aug 15 15:04:10.863204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f454b97a-70a7-4b5b-972c-3e94255b46e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:10.865725 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f454b97a-70a7-4b5b-972c-3e94255b46e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:10.866047 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f454b97a-70a7-4b5b-972c-3e94255b46e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:10.866730 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f454b97a-70a7-4b5b-972c-3e94255b46e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:10.866730 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f454b97a-70a7-4b5b-972c-3e94255b46e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:10.870884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Flow 'volume_create_api' (020ba5f1-d837-4427-aea0-37cd7f95f32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:10.872588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1355e58-0fee-4fc1-9c6b-11898a681fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:10.874116 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:10.878197 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:10.878197 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:10.880370 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f454b97a-70a7-4b5b-972c-3e94255b46e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:10.880887 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 392/1560] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:10 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:10.911597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1355e58-0fee-4fc1-9c6b-11898a681fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:10.913083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd71ac1-16b2-4355-820c-cbf2f6e7a468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:11.027172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Created reservations ['2d067397-4e54-4898-8492-7df92aee1405', '7fa1d055-d6ac-4e67-a344-2e4fb5b88ca0', '100d4d43-ccc0-4d64-bc11-8dbaf268264a', '9fab97f4-8a06-4e26-a315-8df407fe2e7b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:11.028151 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd71ac1-16b2-4355-820c-cbf2f6e7a468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d067397-4e54-4898-8492-7df92aee1405', '7fa1d055-d6ac-4e67-a344-2e4fb5b88ca0', '100d4d43-ccc0-4d64-bc11-8dbaf268264a', '9fab97f4-8a06-4e26-a315-8df407fe2e7b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:11.028677 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331b9a49-fed8-4ef5-85be-ac27d1e969f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:11.061931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331b9a49-fed8-4ef5-85be-ac27d1e969f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c974b4-bdee-4522-af57-e17727e66f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1175815042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e221b0bdc88c43178750e84e96371e12',qos_specs=None,replication_status=,reservations=['2d067397-4e54-4898-8492-7df92aee1405','7fa1d055-d6ac-4e67-a344-2e4fb5b88ca0','100d4d43-ccc0-4d64-bc11-8dbaf268264a','9fab97f4-8a06-4e26-a315-8df407fe2e7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e187cbcafbe418ca95d1a684770e008',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1175815042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c974b4-bdee-4522-af57-e17727e66f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e221b0bdc88c43178750e84e96371e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e187cbcafbe418ca95d1a684770e008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:11.062975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a931e66-a743-4044-8949-34f7fd2c3452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:11.095091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a931e66-a743-4044-8949-34f7fd2c3452) transitioned into state 'SUCCESS' from state '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-1175815042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e221b0bdc88c43178750e84e96371e12',qos_specs=None,replication_status=,reservations=['2d067397-4e54-4898-8492-7df92aee1405','7fa1d055-d6ac-4e67-a344-2e4fb5b88ca0','100d4d43-ccc0-4d64-bc11-8dbaf268264a','9fab97f4-8a06-4e26-a315-8df407fe2e7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e187cbcafbe418ca95d1a684770e008',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:11.096482 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb04175-8828-4c6a-bd7d-b900f0c92253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:11.114906 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb04175-8828-4c6a-bd7d-b900f0c92253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:11.114906 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Flow 'volume_create_api' (020ba5f1-d837-4427-aea0-37cd7f95f32e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:11.114906 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume request issued successfully. Aug 15 15:04:11.114906 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93cb0aa1-80fa-4350-9df9-454d457a8627 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:11.115158 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 389/1561] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:04:10 2026] POST /volume/v3/volumes => generated 751 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:11.142077 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7394e970-8732-4ce0-a5aa-3a9c88c0437c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:11.142077 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7394e970-8732-4ce0-a5aa-3a9c88c0437c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:11.142077 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7394e970-8732-4ce0-a5aa-3a9c88c0437c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:11.142077 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7394e970-8732-4ce0-a5aa-3a9c88c0437c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:11.151687 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:11.151687 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:11.156898 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7394e970-8732-4ce0-a5aa-3a9c88c0437c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:11.170290 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7394e970-8732-4ce0-a5aa-3a9c88c0437c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:11.171520 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 391/1562] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:11 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:11.547191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff754251-7695-4043-a833-ae3fd3df7907 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:11.555657 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:11.555943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:11.556588 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:11.556588 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Delete volume with id: 6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:11.568042 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:11.568042 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:11.568817 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:11.608728 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Delete volume request issued successfully. Aug 15 15:04:11.609637 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff754251-7695-4043-a833-ae3fd3df7907 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 202 Aug 15 15:04:11.610628 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 391/1563] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:11 2026] DELETE /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:11.622713 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a46ab02a-b9e1-4c3b-a4cd-b3c3c7db0bda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:11.625924 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a46ab02a-b9e1-4c3b-a4cd-b3c3c7db0bda tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:11.627001 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a46ab02a-b9e1-4c3b-a4cd-b3c3c7db0bda tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:11.627828 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a46ab02a-b9e1-4c3b-a4cd-b3c3c7db0bda tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:11.648892 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:11.648892 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:11.661040 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a46ab02a-b9e1-4c3b-a4cd-b3c3c7db0bda tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:11.670529 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a46ab02a-b9e1-4c3b-a4cd-b3c3c7db0bda tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 200 Aug 15 15:04:11.672259 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 393/1564] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:11 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:04:11.795428 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c6d1357-0a9b-49ad-9535-876c32b37c7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:11.800607 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c6d1357-0a9b-49ad-9535-876c32b37c7a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:11.800607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c6d1357-0a9b-49ad-9535-876c32b37c7a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:11.800607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c6d1357-0a9b-49ad-9535-876c32b37c7a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:11.800607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7c6d1357-0a9b-49ad-9535-876c32b37c7a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:11.806743 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:11.806743 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:11.807626 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c6d1357-0a9b-49ad-9535-876c32b37c7a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:11.808141 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 390/1565] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:11 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:11.896937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f47bf1c-169b-4c64-8541-51b3dff0b602 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:11.900895 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f47bf1c-169b-4c64-8541-51b3dff0b602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:11.901140 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f47bf1c-169b-4c64-8541-51b3dff0b602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:11.901484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f47bf1c-169b-4c64-8541-51b3dff0b602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:11.901644 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4f47bf1c-169b-4c64-8541-51b3dff0b602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:11.910458 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:11.910458 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:11.911519 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f47bf1c-169b-4c64-8541-51b3dff0b602 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:11.911981 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 392/1566] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:11 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.199267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-836ab5cf-3a9a-417c-8795-558365afd987 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.202219 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-836ab5cf-3a9a-417c-8795-558365afd987 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:12.203487 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-836ab5cf-3a9a-417c-8795-558365afd987 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.203895 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-836ab5cf-3a9a-417c-8795-558365afd987 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.218878 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.218878 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:12.229196 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-836ab5cf-3a9a-417c-8795-558365afd987 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:12.236578 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-836ab5cf-3a9a-417c-8795-558365afd987 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:12.237376 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 392/1567] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.297428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-89d86c87-2da7-47c3-89d3-fbf38bcd2f1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.299614 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-89d86c87-2da7-47c3-89d3-fbf38bcd2f1f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:12.300690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-89d86c87-2da7-47c3-89d3-fbf38bcd2f1f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.300690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-89d86c87-2da7-47c3-89d3-fbf38bcd2f1f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.311570 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.311570 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:12.316794 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-89d86c87-2da7-47c3-89d3-fbf38bcd2f1f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:12.323445 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-89d86c87-2da7-47c3-89d3-fbf38bcd2f1f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:12.323821 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 394/1568] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.432220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-def94924-a9eb-4f51-a755-9f1c5b31c686 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.432921 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-def94924-a9eb-4f51-a755-9f1c5b31c686 None None] GET https://10.4.3.107/volume// Aug 15 15:04:12.433171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-def94924-a9eb-4f51-a755-9f1c5b31c686 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.433477 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-def94924-a9eb-4f51-a755-9f1c5b31c686 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.433897 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-def94924-a9eb-4f51-a755-9f1c5b31c686 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:12.434198 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 391/1569] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:04:12.442725 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-18c9b9c8-8a69-4092-8165-5620ef5b2984 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.618526 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-18c9b9c8-8a69-4092-8165-5620ef5b2984 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:04:12.618971 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-18c9b9c8-8a69-4092-8165-5620ef5b2984 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55c974b4-bdee-4522-af57-e17727e66f75", "connector": null, "instance_uuid": "9197d875-a7dc-47ba-be3c-912f7b852b0e"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:12.630419 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.630419 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:12.674473 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-18c9b9c8-8a69-4092-8165-5620ef5b2984 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:04:12.675003 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 393/1570] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:04:12 2026] POST /volume/v3/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:12.690004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-79274503-c7e2-43fe-ae6e-4ef576735c05 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.692559 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79274503-c7e2-43fe-ae6e-4ef576735c05 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf Aug 15 15:04:12.692836 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79274503-c7e2-43fe-ae6e-4ef576735c05 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.693084 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79274503-c7e2-43fe-ae6e-4ef576735c05 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.702602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79274503-c7e2-43fe-ae6e-4ef576735c05 tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf returned with HTTP 404 Aug 15 15:04:12.703482 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 393/1571] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/volumes/6688b7d0-f374-4efb-be35-05ba674a21cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:12.713343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.720475 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb Aug 15 15:04:12.720475 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.720795 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.721379 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Delete volume with id: c8447eb8-690f-47f0-b0a0-f8a2284979cb Aug 15 15:04:12.722089 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25561acd-8364-4a17-868d-d18061197497 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.724142 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25561acd-8364-4a17-868d-d18061197497 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:12.724418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25561acd-8364-4a17-868d-d18061197497 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.724644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25561acd-8364-4a17-868d-d18061197497 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.732692 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.732692 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:12.733351 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:12.734837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-598b313d-6ef4-4b22-98fe-339699fec8f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.735523 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-598b313d-6ef4-4b22-98fe-339699fec8f6 None None] GET https://10.4.3.107/volume// Aug 15 15:04:12.735794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-598b313d-6ef4-4b22-98fe-339699fec8f6 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.736047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-598b313d-6ef4-4b22-98fe-339699fec8f6 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.736490 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-598b313d-6ef4-4b22-98fe-339699fec8f6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:12.736901 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 394/1572] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:04:12.741259 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.741259 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:12.746981 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25561acd-8364-4a17-868d-d18061197497 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:12.748513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-9b3dd0a7-3954-41da-af0a-ffae812d3248 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.752975 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-9b3dd0a7-3954-41da-af0a-ffae812d3248 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:12.753449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-9b3dd0a7-3954-41da-af0a-ffae812d3248 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.753655 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25561acd-8364-4a17-868d-d18061197497 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:12.753747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-9b3dd0a7-3954-41da-af0a-ffae812d3248 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.754174 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 392/1573] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.768544 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.768544 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:12.768727 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Delete volume request issued successfully. Aug 15 15:04:12.768727 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f754c1c8-b92e-41b7-8117-15d7d57bfe5d tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb returned with HTTP 202 Aug 15 15:04:12.768812 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 395/1574] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:12 2026] DELETE /volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:12.772178 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-9b3dd0a7-3954-41da-af0a-ffae812d3248 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:12.777607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7bd13ec-d1e7-4c86-b627-d56af200035b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.782977 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7bd13ec-d1e7-4c86-b627-d56af200035b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb Aug 15 15:04:12.782977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7bd13ec-d1e7-4c86-b627-d56af200035b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.786693 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7bd13ec-d1e7-4c86-b627-d56af200035b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.789954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-9b3dd0a7-3954-41da-af0a-ffae812d3248 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:12.790815 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 394/1575] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1023 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:04:12.807930 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.807930 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:12.817389 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7bd13ec-d1e7-4c86-b627-d56af200035b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Volume info retrieved successfully. Aug 15 15:04:12.827268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f1102b7-c48f-4394-9c97-20be5038a71e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.827407 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7bd13ec-d1e7-4c86-b627-d56af200035b tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb returned with HTTP 200 Aug 15 15:04:12.827407 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 395/1576] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.827500 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f1102b7-c48f-4394-9c97-20be5038a71e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:12.827500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f1102b7-c48f-4394-9c97-20be5038a71e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.827500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f1102b7-c48f-4394-9c97-20be5038a71e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.827500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8f1102b7-c48f-4394-9c97-20be5038a71e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:12.834206 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.834206 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:12.835365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f1102b7-c48f-4394-9c97-20be5038a71e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:12.835588 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 393/1577] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.916612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.921706 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] PUT https://10.4.3.107/volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5 Aug 15 15:04:12.922208 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:12.926498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f5d0834-e96b-447d-b726-d16135d978a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:12.928196 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f5d0834-e96b-447d-b726-d16135d978a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:12.930575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f5d0834-e96b-447d-b726-d16135d978a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:12.930575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f5d0834-e96b-447d-b726-d16135d978a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:12.930575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0f5d0834-e96b-447d-b726-d16135d978a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:12.934022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Acquiring lock "cinder-attachment_update-55c974b4-bdee-4522-af57-e17727e66f75-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:04:12.938681 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.938681 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:12.939895 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f5d0834-e96b-447d-b726-d16135d978a2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:12.940798 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 395/1578] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:12 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:12.944576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Lock "cinder-attachment_update-55c974b4-bdee-4522-af57-e17727e66f75-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:04:12.946022 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:12.946022 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:13.101446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Lock "cinder-attachment_update-55c974b4-bdee-4522-af57-e17727e66f75-np0000007361" released by "attachment_update" :: held 0.157s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:04:13.102059 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-08e8c11f-0576-4ee4-8fcd-c0dd91664ce8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5 returned with HTTP 200 Aug 15 15:04:13.102436 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 396/1579] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:04:12 2026] PUT /volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:13.770630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0600878a-44c3-440c-8687-5f29b52a9992 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:13.773052 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0600878a-44c3-440c-8687-5f29b52a9992 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:13.773369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0600878a-44c3-440c-8687-5f29b52a9992 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:13.773643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0600878a-44c3-440c-8687-5f29b52a9992 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:13.786339 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:13.786339 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:13.790957 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0600878a-44c3-440c-8687-5f29b52a9992 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:13.795858 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0600878a-44c3-440c-8687-5f29b52a9992 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:13.796259 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 396/1580] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:13 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:13.842905 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30deecb3-158a-4563-abc1-2429d46ac1ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:13.846416 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30deecb3-158a-4563-abc1-2429d46ac1ce tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] GET https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb Aug 15 15:04:13.846685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30deecb3-158a-4563-abc1-2429d46ac1ce tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:13.846965 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30deecb3-158a-4563-abc1-2429d46ac1ce tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:13.849880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa6a7164-3134-48c4-ac6a-03e66aefc34c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:13.853615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa6a7164-3134-48c4-ac6a-03e66aefc34c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:13.853915 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa6a7164-3134-48c4-ac6a-03e66aefc34c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:13.854157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa6a7164-3134-48c4-ac6a-03e66aefc34c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:13.854311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-aa6a7164-3134-48c4-ac6a-03e66aefc34c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:13.858490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30deecb3-158a-4563-abc1-2429d46ac1ce tempest-ServerRescueNegativeTestJSON-119795217 tempest-ServerRescueNegativeTestJSON-119795217-project-member] https://10.4.3.107/volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb returned with HTTP 404 Aug 15 15:04:13.859102 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 394/1581] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:13 2026] GET /volume/v3/volumes/c8447eb8-690f-47f0-b0a0-f8a2284979cb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:13.861569 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:13.861569 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:13.861759 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa6a7164-3134-48c4-ac6a-03e66aefc34c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:13.862201 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 396/1582] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:13 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:13.956903 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3958a93-34c1-40cf-9317-214318c28506 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:13.964699 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3958a93-34c1-40cf-9317-214318c28506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:13.965172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3958a93-34c1-40cf-9317-214318c28506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:13.966175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3958a93-34c1-40cf-9317-214318c28506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:13.966607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a3958a93-34c1-40cf-9317-214318c28506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:13.977686 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:13.977686 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:13.977837 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3958a93-34c1-40cf-9317-214318c28506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:13.978363 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 397/1583] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:13 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:14.821928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2412a2a9-47b1-49be-99af-b84c3b899c54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:14.824952 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2412a2a9-47b1-49be-99af-b84c3b899c54 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:14.825282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2412a2a9-47b1-49be-99af-b84c3b899c54 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:14.825588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2412a2a9-47b1-49be-99af-b84c3b899c54 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:14.839289 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:14.839289 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:14.844712 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2412a2a9-47b1-49be-99af-b84c3b899c54 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:14.849717 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2412a2a9-47b1-49be-99af-b84c3b899c54 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:14.850679 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 397/1584] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:14 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:14.874824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9e540fa-d8c8-4e36-b808-90500d59b704 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:14.881611 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9e540fa-d8c8-4e36-b808-90500d59b704 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:14.881611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9e540fa-d8c8-4e36-b808-90500d59b704 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:14.881611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9e540fa-d8c8-4e36-b808-90500d59b704 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:14.881611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b9e540fa-d8c8-4e36-b808-90500d59b704 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:14.887059 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:14.887059 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:14.888174 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9e540fa-d8c8-4e36-b808-90500d59b704 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:14.888812 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 395/1585] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:14 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:14.995158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b3dbaf17-6e85-4aa6-a768-13aa15755480 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:14.997320 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3dbaf17-6e85-4aa6-a768-13aa15755480 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:14.998085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3dbaf17-6e85-4aa6-a768-13aa15755480 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:14.998085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3dbaf17-6e85-4aa6-a768-13aa15755480 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:14.998085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b3dbaf17-6e85-4aa6-a768-13aa15755480 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:15.004454 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:15.004454 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:15.006115 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3dbaf17-6e85-4aa6-a768-13aa15755480 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:15.006957 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 397/1586] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:14 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:15.871338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c34819ae-a5ab-445c-aa8a-11f6f266502e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:15.874814 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c34819ae-a5ab-445c-aa8a-11f6f266502e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:15.875023 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c34819ae-a5ab-445c-aa8a-11f6f266502e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:15.875294 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c34819ae-a5ab-445c-aa8a-11f6f266502e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:15.896098 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:15.896098 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:15.901585 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c34819ae-a5ab-445c-aa8a-11f6f266502e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:15.902846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be6cc019-006c-41cd-aa0f-83bfaf9c9785 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:15.907084 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be6cc019-006c-41cd-aa0f-83bfaf9c9785 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:15.907084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be6cc019-006c-41cd-aa0f-83bfaf9c9785 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:15.907186 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be6cc019-006c-41cd-aa0f-83bfaf9c9785 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:15.907375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-be6cc019-006c-41cd-aa0f-83bfaf9c9785 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:15.908720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c34819ae-a5ab-445c-aa8a-11f6f266502e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:15.909220 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 398/1587] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:15 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:15.909307 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=239,cinder:UPDATE=44,cinder:INSERT=21 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:04:15.917307 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:15.917307 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:15.917904 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be6cc019-006c-41cd-aa0f-83bfaf9c9785 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:15.918412 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 398/1588] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:15 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:16.020110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a02662f6-710d-4cec-a026-0e9a1d7c4b91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:16.022473 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a02662f6-710d-4cec-a026-0e9a1d7c4b91 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:16.022639 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a02662f6-710d-4cec-a026-0e9a1d7c4b91 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:16.022814 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a02662f6-710d-4cec-a026-0e9a1d7c4b91 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:16.022956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a02662f6-710d-4cec-a026-0e9a1d7c4b91 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:16.027361 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:16.027361 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:16.028011 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a02662f6-710d-4cec-a026-0e9a1d7c4b91 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:16.028566 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 396/1589] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:16 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:16.447836 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-676282bd-5395-4390-abc5-3455fe790a41 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:16.452336 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-676282bd-5395-4390-abc5-3455fe790a41 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5/action Aug 15 15:04:16.453151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-676282bd-5395-4390-abc5-3455fe790a41 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:04:16.454155 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-676282bd-5395-4390-abc5-3455fe790a41 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:16.488633 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:16.488633 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:16.511356 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e7d79834-8021-43ed-b9e5-906b86c7fdf9 req-676282bd-5395-4390-abc5-3455fe790a41 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5/action returned with HTTP 204 Aug 15 15:04:16.513892 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 398/1590] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:04:16 2026] POST /volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:16.926896 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1934e8f2-373b-43ad-8aef-1621ed4f0d02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:16.931147 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1934e8f2-373b-43ad-8aef-1621ed4f0d02 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:16.931147 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1934e8f2-373b-43ad-8aef-1621ed4f0d02 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:16.931147 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1934e8f2-373b-43ad-8aef-1621ed4f0d02 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:16.934580 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2dd49413-cff7-4fe7-b943-a59dc8c6b6a8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:16.936290 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dd49413-cff7-4fe7-b943-a59dc8c6b6a8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:16.937103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dd49413-cff7-4fe7-b943-a59dc8c6b6a8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:16.937103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dd49413-cff7-4fe7-b943-a59dc8c6b6a8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:16.937103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2dd49413-cff7-4fe7-b943-a59dc8c6b6a8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:16.941639 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:16.941639 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:16.942257 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dd49413-cff7-4fe7-b943-a59dc8c6b6a8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:16.942970 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 399/1591] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:16 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:16.945705 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:16.945705 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:16.952849 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1934e8f2-373b-43ad-8aef-1621ed4f0d02 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:16.961277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1934e8f2-373b-43ad-8aef-1621ed4f0d02 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:16.961809 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 399/1592] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:16 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:16.981892 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83d6455c-7adb-4cbb-84fe-a889a467cb06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:16.984369 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83d6455c-7adb-4cbb-84fe-a889a467cb06 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:04:16.984608 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83d6455c-7adb-4cbb-84fe-a889a467cb06 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:16.984844 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83d6455c-7adb-4cbb-84fe-a889a467cb06 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:16.999705 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:16.999705 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:17.005367 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83d6455c-7adb-4cbb-84fe-a889a467cb06 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:04:17.012030 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83d6455c-7adb-4cbb-84fe-a889a467cb06 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:04:17.013715 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 397/1593] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:16 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:17.046736 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5297a06f-ec11-4896-a5ef-7d5d38e94df5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:17.050524 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5297a06f-ec11-4896-a5ef-7d5d38e94df5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:17.050524 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5297a06f-ec11-4896-a5ef-7d5d38e94df5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:17.052271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5297a06f-ec11-4896-a5ef-7d5d38e94df5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:17.052271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5297a06f-ec11-4896-a5ef-7d5d38e94df5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:17.063993 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:17.063993 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:17.065770 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5297a06f-ec11-4896-a5ef-7d5d38e94df5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:17.066231 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 399/1594] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:17 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:17.958285 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0363af15-dc31-4012-8457-bd9be895a275 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:17.958285 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0363af15-dc31-4012-8457-bd9be895a275 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:17.958820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0363af15-dc31-4012-8457-bd9be895a275 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:17.958820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0363af15-dc31-4012-8457-bd9be895a275 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:17.959515 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0363af15-dc31-4012-8457-bd9be895a275 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:17.964827 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:17.964827 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:17.965878 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0363af15-dc31-4012-8457-bd9be895a275 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:17.968006 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 400/1595] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:17 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:18.083394 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95c52907-0edf-4971-bec5-3691771380ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:18.089207 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95c52907-0edf-4971-bec5-3691771380ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:18.092618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95c52907-0edf-4971-bec5-3691771380ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:18.093008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95c52907-0edf-4971-bec5-3691771380ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:18.093178 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-95c52907-0edf-4971-bec5-3691771380ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:18.095275 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=217,cinder:UPDATE=43,cinder:INSERT=20 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:04:18.098672 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:18.098672 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:18.099628 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95c52907-0edf-4971-bec5-3691771380ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:18.100267 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 400/1596] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:18 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:18.427591 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:18.476619 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:18.478383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1431410020"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:18.480617 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1431410020'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:18.480617 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume of 1 GB Aug 15 15:04:18.487265 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Availability Zones retrieved successfully. Aug 15 15:04:18.498162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (540c9677-030d-4316-8f1c-9993b6b2f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:18.499134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a507dd-bc02-4d39-b2ae-7b180dc9ca1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:18.500543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:18.537649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a507dd-bc02-4d39-b2ae-7b180dc9ca1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:18.537649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac19e994-98a9-48ea-baee-8b847e36fc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:18.633367 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['b881fefa-9366-4ad9-b127-e6c0970c41dc', '6396c052-e638-49ae-ab6c-10e7eecb0a29', 'edfedc64-f74d-40d6-a132-41bac32198c8', 'f99a7b4b-b333-4fc1-a7fd-c404def642c6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:18.634267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac19e994-98a9-48ea-baee-8b847e36fc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b881fefa-9366-4ad9-b127-e6c0970c41dc', '6396c052-e638-49ae-ab6c-10e7eecb0a29', 'edfedc64-f74d-40d6-a132-41bac32198c8', 'f99a7b4b-b333-4fc1-a7fd-c404def642c6']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:18.635457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c3dc53-3461-4730-a2b0-b50167b701db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:18.664216 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c3dc53-3461-4730-a2b0-b50167b701db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '375d1e90-4276-47ed-8dbb-ba7ddc8a4b88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1431410020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['b881fefa-9366-4ad9-b127-e6c0970c41dc','6396c052-e638-49ae-ab6c-10e7eecb0a29','edfedc64-f74d-40d6-a132-41bac32198c8','f99a7b4b-b333-4fc1-a7fd-c404def642c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1431410020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=375d1e90-4276-47ed-8dbb-ba7ddc8a4b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6205a6460b4440158effd74d28ecf031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c721a48a141242acb7f3e2d3153809b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:18.664988 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2571934-ca41-49be-ad0c-da126d29ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:18.689644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2571934-ca41-49be-ad0c-da126d29ac5c) transitioned into state 'SUCCESS' from state '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-1431410020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['b881fefa-9366-4ad9-b127-e6c0970c41dc','6396c052-e638-49ae-ab6c-10e7eecb0a29','edfedc64-f74d-40d6-a132-41bac32198c8','f99a7b4b-b333-4fc1-a7fd-c404def642c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:18.690581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cb1b7f-1232-4048-a9ac-bb0a436b10c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:18.708032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cb1b7f-1232-4048-a9ac-bb0a436b10c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:18.709549 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (540c9677-030d-4316-8f1c-9993b6b2f3cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:18.710022 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request issued successfully. Aug 15 15:04:18.710865 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35a7fe71-65c3-4e66-8b7f-c558ba8ff1be tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:18.711694 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 398/1597] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:04:18 2026] POST /volume/v3/volumes => generated 749 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:18.732178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1bb41248-a228-4e79-aeda-9883b6d8d001 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:18.734399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bb41248-a228-4e79-aeda-9883b6d8d001 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:04:18.734617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bb41248-a228-4e79-aeda-9883b6d8d001 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:18.734841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bb41248-a228-4e79-aeda-9883b6d8d001 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:18.744788 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:18.744788 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:18.751397 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1bb41248-a228-4e79-aeda-9883b6d8d001 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:04:18.762602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bb41248-a228-4e79-aeda-9883b6d8d001 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 returned with HTTP 200 Aug 15 15:04:18.763258 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 400/1598] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:18 2026] GET /volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:18.984075 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db1702a1-10b6-4934-9379-b3d7439aec7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:18.987425 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db1702a1-10b6-4934-9379-b3d7439aec7c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:18.987845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db1702a1-10b6-4934-9379-b3d7439aec7c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:18.988265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db1702a1-10b6-4934-9379-b3d7439aec7c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:18.988322 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-db1702a1-10b6-4934-9379-b3d7439aec7c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:18.995281 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:18.995281 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:18.996470 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db1702a1-10b6-4934-9379-b3d7439aec7c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:18.997017 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 401/1599] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:18 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:19.119325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2925975-a439-4289-bdcf-972008071191 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:19.123112 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2925975-a439-4289-bdcf-972008071191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:19.123112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2925975-a439-4289-bdcf-972008071191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:19.123112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2925975-a439-4289-bdcf-972008071191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:19.123112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f2925975-a439-4289-bdcf-972008071191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:19.138487 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:19.138487 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:19.139611 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2925975-a439-4289-bdcf-972008071191 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:19.140103 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 401/1600] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:19 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:19.778075 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6847c0e6-07cc-4fb7-8094-64c3154eb4db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:19.781963 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6847c0e6-07cc-4fb7-8094-64c3154eb4db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:04:19.781963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6847c0e6-07cc-4fb7-8094-64c3154eb4db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:19.782260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6847c0e6-07cc-4fb7-8094-64c3154eb4db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:19.797032 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:19.797032 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:19.803791 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6847c0e6-07cc-4fb7-8094-64c3154eb4db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:04:19.809867 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6847c0e6-07cc-4fb7-8094-64c3154eb4db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 returned with HTTP 200 Aug 15 15:04:19.810633 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 399/1601] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:19 2026] GET /volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:19.829371 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58af7757-31cf-4641-88a8-46006b24ae05 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:19.831582 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:04:19.832715 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "375d1e90-4276-47ed-8dbb-ba7ddc8a4b88", "name": "tempest-VolumesBackupsTest-Backup-822094250"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:19.834595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating new backup {'backup': {'volume_id': '375d1e90-4276-47ed-8dbb-ba7ddc8a4b88', 'name': 'tempest-VolumesBackupsTest-Backup-822094250'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:04:19.834595 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating backup of volume 375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 in container None Aug 15 15:04:19.837008 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=230,cinder:INSERT=25,cinder:UPDATE=68 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:04:19.846870 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:19.846870 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:19.847571 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:04:19.895306 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['9edac734-cd14-45e3-8620-c1297238520b', '87d39b55-130d-4833-987c-1cd8391c06f7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:19.976519 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58af7757-31cf-4641-88a8-46006b24ae05 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:04:19.976519 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 401/1602] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:19 2026] POST /volume/v3/backups => generated 329 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:19.990021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5171294f-303c-450c-8fc1-17d3907f634d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:19.995126 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5171294f-303c-450c-8fc1-17d3907f634d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:19.995126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5171294f-303c-450c-8fc1-17d3907f634d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:19.995126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5171294f-303c-450c-8fc1-17d3907f634d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:19.995126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5171294f-303c-450c-8fc1-17d3907f634d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:20.002617 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:20.002617 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:20.004697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5171294f-303c-450c-8fc1-17d3907f634d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:20.005714 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 402/1603] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:19 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:20.011876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44aa1e8d-5659-4653-9c29-b28e17bb0dd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:20.016918 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44aa1e8d-5659-4653-9c29-b28e17bb0dd8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:20.017607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44aa1e8d-5659-4653-9c29-b28e17bb0dd8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:20.017843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44aa1e8d-5659-4653-9c29-b28e17bb0dd8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:20.018682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-44aa1e8d-5659-4653-9c29-b28e17bb0dd8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:20.028883 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:20.028883 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:20.029605 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44aa1e8d-5659-4653-9c29-b28e17bb0dd8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:20.030189 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 402/1604] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:20 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:20.156118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-302700e5-6cbc-4ac4-a82d-40421194e3e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:20.164265 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-302700e5-6cbc-4ac4-a82d-40421194e3e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:20.164265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-302700e5-6cbc-4ac4-a82d-40421194e3e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:20.164265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-302700e5-6cbc-4ac4-a82d-40421194e3e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:20.164588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-302700e5-6cbc-4ac4-a82d-40421194e3e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:20.178906 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:20.178906 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:20.183607 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-302700e5-6cbc-4ac4-a82d-40421194e3e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:20.183607 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 400/1605] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:20 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:21.023736 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97b9a960-a2b4-43fa-92b9-2b9b7ea9c586 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.026325 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97b9a960-a2b4-43fa-92b9-2b9b7ea9c586 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:21.026633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97b9a960-a2b4-43fa-92b9-2b9b7ea9c586 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.027294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97b9a960-a2b4-43fa-92b9-2b9b7ea9c586 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.027294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-97b9a960-a2b4-43fa-92b9-2b9b7ea9c586 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:21.033078 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.033078 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:21.034928 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97b9a960-a2b4-43fa-92b9-2b9b7ea9c586 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:21.035721 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 402/1606] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:21.048170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfae8953-aaf3-443d-90b9-dc2de2f4349c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.051183 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfae8953-aaf3-443d-90b9-dc2de2f4349c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:21.051575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfae8953-aaf3-443d-90b9-dc2de2f4349c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.051959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfae8953-aaf3-443d-90b9-dc2de2f4349c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.052165 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bfae8953-aaf3-443d-90b9-dc2de2f4349c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:21.057550 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.057550 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:21.057550 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfae8953-aaf3-443d-90b9-dc2de2f4349c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:21.057935 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 403/1607] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:21.112234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-251cb9d8-3755-4193-8b5a-f5442b87061f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.114416 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-251cb9d8-3755-4193-8b5a-f5442b87061f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:04:21.114982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-251cb9d8-3755-4193-8b5a-f5442b87061f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.114982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-251cb9d8-3755-4193-8b5a-f5442b87061f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.129638 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.129638 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:21.137925 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-251cb9d8-3755-4193-8b5a-f5442b87061f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:21.148218 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-251cb9d8-3755-4193-8b5a-f5442b87061f tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:04:21.148218 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 403/1608] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:21.207219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b077d63-c29d-445b-b7f0-f0b62d475973 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.209658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b077d63-c29d-445b-b7f0-f0b62d475973 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:21.209864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b077d63-c29d-445b-b7f0-f0b62d475973 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.210435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b077d63-c29d-445b-b7f0-f0b62d475973 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.210435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6b077d63-c29d-445b-b7f0-f0b62d475973 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:21.218879 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.218879 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:21.219969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b077d63-c29d-445b-b7f0-f0b62d475973 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:21.220505 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 401/1609] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:21.501792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-92cc91fe-2fdf-4319-ba5d-425ba40b7480 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.503998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92cc91fe-2fdf-4319-ba5d-425ba40b7480 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:04:21.504402 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92cc91fe-2fdf-4319-ba5d-425ba40b7480 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.504585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92cc91fe-2fdf-4319-ba5d-425ba40b7480 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.516825 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.516825 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:21.521150 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-92cc91fe-2fdf-4319-ba5d-425ba40b7480 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:21.527050 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92cc91fe-2fdf-4319-ba5d-425ba40b7480 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:04:21.527544 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 403/1610] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:21.595061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-239871ae-cbbd-45b1-b269-b2443c1adf49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.597693 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-239871ae-cbbd-45b1-b269-b2443c1adf49 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:04:21.597950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-239871ae-cbbd-45b1-b269-b2443c1adf49 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.598149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-239871ae-cbbd-45b1-b269-b2443c1adf49 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.609567 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.609567 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:21.613805 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-239871ae-cbbd-45b1-b269-b2443c1adf49 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:21.619257 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-239871ae-cbbd-45b1-b269-b2443c1adf49 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:04:21.619851 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 404/1611] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:21.675006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.678358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42/action Aug 15 15:04:21.679389 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:04:21.679541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:21.695743 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.695743 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:21.696315 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:21.708123 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Begin detaching volume completed successfully. Aug 15 15:04:21.708497 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-912f2880-fc72-4e13-8549-dddcc53807ef tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42/action returned with HTTP 202 Aug 15 15:04:21.709110 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 404/1612] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:04:21 2026] POST /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:04:21.778274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-07f445dc-3da4-408f-852c-4496317c7f04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.778274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07f445dc-3da4-408f-852c-4496317c7f04 None None] GET https://10.4.3.107/volume// Aug 15 15:04:21.778274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07f445dc-3da4-408f-852c-4496317c7f04 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.778274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07f445dc-3da4-408f-852c-4496317c7f04 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.778274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07f445dc-3da4-408f-852c-4496317c7f04 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:21.778274 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 402/1613] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:21.790168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-fb479aa6-59e7-4fa1-b1b8-00aeb72f09e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:21.793698 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-fb479aa6-59e7-4fa1-b1b8-00aeb72f09e9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:04:21.793698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-fb479aa6-59e7-4fa1-b1b8-00aeb72f09e9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:21.793698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-fb479aa6-59e7-4fa1-b1b8-00aeb72f09e9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:21.807598 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:21.807598 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:21.813532 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-fb479aa6-59e7-4fa1-b1b8-00aeb72f09e9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:21.820058 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-fb479aa6-59e7-4fa1-b1b8-00aeb72f09e9 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:04:21.820450 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 404/1614] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:04:21 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:04:22.057217 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f5bb239-b6c0-4229-98e1-59c35055f2cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:22.062137 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f5bb239-b6c0-4229-98e1-59c35055f2cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:22.062835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f5bb239-b6c0-4229-98e1-59c35055f2cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:22.062835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f5bb239-b6c0-4229-98e1-59c35055f2cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:22.063744 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7f5bb239-b6c0-4229-98e1-59c35055f2cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:22.072330 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:22.072330 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:22.074345 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f5bb239-b6c0-4229-98e1-59c35055f2cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:22.074345 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 405/1615] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:22 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:22.080813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1994f091-ed47-408c-83e4-711afec04fb0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:22.083915 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1994f091-ed47-408c-83e4-711afec04fb0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:22.084204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1994f091-ed47-408c-83e4-711afec04fb0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:22.084632 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1994f091-ed47-408c-83e4-711afec04fb0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:22.084783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1994f091-ed47-408c-83e4-711afec04fb0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:22.092942 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:22.092942 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:22.094009 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1994f091-ed47-408c-83e4-711afec04fb0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:22.094706 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 405/1616] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:22 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:22.240963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06f504a6-109a-42e7-9d14-ea9380f9bc52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:22.254067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06f504a6-109a-42e7-9d14-ea9380f9bc52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:22.254900 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06f504a6-109a-42e7-9d14-ea9380f9bc52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:22.255641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06f504a6-109a-42e7-9d14-ea9380f9bc52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:22.255876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-06f504a6-109a-42e7-9d14-ea9380f9bc52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:22.267768 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:22.267768 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:22.269614 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06f504a6-109a-42e7-9d14-ea9380f9bc52 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:22.271217 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 403/1617] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:22 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:23.088154 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86c3629a-cddc-48ca-bfb5-48599c443548 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:23.091417 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86c3629a-cddc-48ca-bfb5-48599c443548 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:23.093286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86c3629a-cddc-48ca-bfb5-48599c443548 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:23.093286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86c3629a-cddc-48ca-bfb5-48599c443548 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:23.093286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-86c3629a-cddc-48ca-bfb5-48599c443548 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:23.097106 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:23.097106 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:23.098220 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86c3629a-cddc-48ca-bfb5-48599c443548 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:23.098939 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 405/1618] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:23 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:23.109654 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95b44b0b-8412-4943-bcaa-9a137efda769 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:23.112802 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95b44b0b-8412-4943-bcaa-9a137efda769 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:23.112932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95b44b0b-8412-4943-bcaa-9a137efda769 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:23.113203 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95b44b0b-8412-4943-bcaa-9a137efda769 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:23.113334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-95b44b0b-8412-4943-bcaa-9a137efda769 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 4b65503d-815c-46eb-a942-bb6afc1585dd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:23.118319 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:23.118319 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:23.119127 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95b44b0b-8412-4943-bcaa-9a137efda769 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 200 Aug 15 15:04:23.119580 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 406/1619] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:23 2026] GET /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:23.136668 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4148f027-7235-4fde-9a38-3ade29b7d954 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:23.141933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4148f027-7235-4fde-9a38-3ade29b7d954 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd Aug 15 15:04:23.141933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4148f027-7235-4fde-9a38-3ade29b7d954 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:23.141933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4148f027-7235-4fde-9a38-3ade29b7d954 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:23.141933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-4148f027-7235-4fde-9a38-3ade29b7d954 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete backup with id: 4b65503d-815c-46eb-a942-bb6afc1585dd. Aug 15 15:04:23.149619 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:23.149619 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:23.181148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-4148f027-7235-4fde-9a38-3ade29b7d954 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] delete_backup rpcapi backup_id 4b65503d-815c-46eb-a942-bb6afc1585dd {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:04:23.183855 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4148f027-7235-4fde-9a38-3ade29b7d954 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd returned with HTTP 202 Aug 15 15:04:23.184404 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 406/1620] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:04:23 2026] DELETE /volume/v3/backups/4b65503d-815c-46eb-a942-bb6afc1585dd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:04:23.194573 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bce5f968-b92c-427d-87fd-b137296447ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:23.198587 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 Aug 15 15:04:23.199012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:23.199198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:23.199366 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume with id: 78a453ca-8a2b-4f28-ad41-f0489ade9e48 Aug 15 15:04:23.203662 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=252,cinder:UPDATE=73,cinder:INSERT=39,cinder:DELETE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:04:23.211679 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:23.211679 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:23.212126 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:23.241545 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume request issued successfully. Aug 15 15:04:23.242108 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bce5f968-b92c-427d-87fd-b137296447ec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 returned with HTTP 202 Aug 15 15:04:23.242771 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 404/1621] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:04:23 2026] DELETE /volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:23.255219 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c78a768-2b75-4d59-b60e-921b758515c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:23.262509 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c78a768-2b75-4d59-b60e-921b758515c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 Aug 15 15:04:23.262731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c78a768-2b75-4d59-b60e-921b758515c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:23.263137 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c78a768-2b75-4d59-b60e-921b758515c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:23.275010 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:23.275010 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:23.281170 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c78a768-2b75-4d59-b60e-921b758515c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:23.287840 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c78a768-2b75-4d59-b60e-921b758515c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 returned with HTTP 200 Aug 15 15:04:23.289942 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 406/1622] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:23 2026] GET /volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:23.290291 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02dde7e6-adf9-477c-8070-3a764341e06e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:23.294432 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02dde7e6-adf9-477c-8070-3a764341e06e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:23.294432 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02dde7e6-adf9-477c-8070-3a764341e06e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:23.294432 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02dde7e6-adf9-477c-8070-3a764341e06e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:23.294432 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-02dde7e6-adf9-477c-8070-3a764341e06e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:23.301090 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:23.301090 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:23.302199 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02dde7e6-adf9-477c-8070-3a764341e06e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:23.302754 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 407/1623] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:23 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:24.113933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ede01cb-b61e-4e06-a7fd-e6f54b5adb34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:24.116611 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ede01cb-b61e-4e06-a7fd-e6f54b5adb34 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:24.117168 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ede01cb-b61e-4e06-a7fd-e6f54b5adb34 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:24.117576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ede01cb-b61e-4e06-a7fd-e6f54b5adb34 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:24.117771 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9ede01cb-b61e-4e06-a7fd-e6f54b5adb34 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:24.125293 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:24.125293 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:24.128127 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ede01cb-b61e-4e06-a7fd-e6f54b5adb34 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:24.128127 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 407/1624] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:24 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:24.317098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5346c90f-a396-489a-a233-aba2529fd30d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:24.319910 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5346c90f-a396-489a-a233-aba2529fd30d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 Aug 15 15:04:24.320172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5346c90f-a396-489a-a233-aba2529fd30d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:24.320591 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5346c90f-a396-489a-a233-aba2529fd30d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:24.321690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-11cf31cf-59b9-4df6-aeb7-6ba18efa0c38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:24.328418 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5346c90f-a396-489a-a233-aba2529fd30d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 returned with HTTP 404 Aug 15 15:04:24.328926 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 405/1625] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:24 2026] GET /volume/v3/volumes/78a453ca-8a2b-4f28-ad41-f0489ade9e48 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:24.341958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11cf31cf-59b9-4df6-aeb7-6ba18efa0c38 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:24.343185 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11cf31cf-59b9-4df6-aeb7-6ba18efa0c38 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:24.343626 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11cf31cf-59b9-4df6-aeb7-6ba18efa0c38 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:24.344920 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-11cf31cf-59b9-4df6-aeb7-6ba18efa0c38 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:24.350080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:24.352810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23/export_record Aug 15 15:04:24.353443 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:24.353675 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'export_record' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:24.353675 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Export record for backup 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:04:24.354133 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:24.354133 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:24.355075 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11cf31cf-59b9-4df6-aeb7-6ba18efa0c38 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:24.355662 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 407/1626] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:24 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:04:24.360313 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:24.360313 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:24.362224 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling RPCAPI with context: , host: np0000007361, backup: 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 15 15:04:24.386674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] export_record in rpcapi backup_id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 on host np0000007361. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 15 15:04:24.400380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWRkODhiYTctMWUxOC00YzNhLTgxY2MtNTdlMmI5MmY3ZDIzIiwgInVzZXJfaWQiOiAiMmVmZmYwMmIxM2U5NGU1MWJiM2M2NjFmYmZhMjllMGIiLCAicHJvamVjdF9pZCI6ICJjOTIzNmVkNTBkODY0OTI5OWIxYmI2MjkwYTNjMTllNiIsICJ2b2x1bWVfaWQiOiAiMzg4NzQzMDUtMjk4Yi00NWE2LThiMTAtYTY0YjQ5NjAzOGZhIiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQwOTU0NDMwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzg4NzQzMDUtMjk4Yi00NWE2LThiMTAtYTY0YjQ5NjAzOGZhLzIwMjYwODE1MTUwMzI2L2F6X25vdmFfYmFja3VwXzFkZDg4YmE3LTFlMTgtNGMzYS04MWNjLTU3ZTJiOTJmN2QyMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MDM6MTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MDM6MTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowMzo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 15 15:04:24.400919 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ab7a711f-ba1e-40b2-aa23-ba17f7253a4a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23/export_record returned with HTTP 200 Aug 15 15:04:24.401908 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 408/1627] 10.4.3.107 () {68 vars in 1430 bytes} [Sat Aug 15 15:04:24 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23/export_record => generated 1424 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:24.424126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:24.424126 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:24.424126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1785865023"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:24.425498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1785865023'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:24.425498 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume of 1 GB Aug 15 15:04:24.432608 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Availability Zones retrieved successfully. Aug 15 15:04:24.438080 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (6cfebf01-8310-4e39-87b2-dfff4a914a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:24.439940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8adbc03-c504-43dc-9d55-d72276fc77fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:24.441895 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:24.484948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8adbc03-c504-43dc-9d55-d72276fc77fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:24.485613 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61129616-9300-485a-b898-1d1f3ac1076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:24.592613 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['66f7e8b4-c195-4da0-a291-6ad41678c33f', 'f886c8ad-9eec-4edb-81e8-e6bad8fbb23e', 'c6fec98d-3147-42e1-98b7-7ec84548c7d8', '8e0a9f77-d1c0-48ff-835f-0dea0b8aaf72'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:24.593892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61129616-9300-485a-b898-1d1f3ac1076d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f7e8b4-c195-4da0-a291-6ad41678c33f', 'f886c8ad-9eec-4edb-81e8-e6bad8fbb23e', 'c6fec98d-3147-42e1-98b7-7ec84548c7d8', '8e0a9f77-d1c0-48ff-835f-0dea0b8aaf72']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:24.595121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c287e9-5403-417c-b96b-942be0e92b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:24.626973 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c287e9-5403-417c-b96b-942be0e92b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5698a13b-3bf5-4509-8c83-4b71661ecc55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1785865023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['66f7e8b4-c195-4da0-a291-6ad41678c33f','f886c8ad-9eec-4edb-81e8-e6bad8fbb23e','c6fec98d-3147-42e1-98b7-7ec84548c7d8','8e0a9f77-d1c0-48ff-835f-0dea0b8aaf72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1785865023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5698a13b-3bf5-4509-8c83-4b71661ecc55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9236ed50d8649299b1bb6290a3c19e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:24.627964 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8ee7a7-dff4-4721-bfd8-7fead5ae4e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:24.654023 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8ee7a7-dff4-4721-bfd8-7fead5ae4e5d) transitioned into state 'SUCCESS' from state '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-1785865023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['66f7e8b4-c195-4da0-a291-6ad41678c33f','f886c8ad-9eec-4edb-81e8-e6bad8fbb23e','c6fec98d-3147-42e1-98b7-7ec84548c7d8','8e0a9f77-d1c0-48ff-835f-0dea0b8aaf72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:24.656030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43b7c51-db26-4719-b147-7a7b95cdd100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:24.669068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43b7c51-db26-4719-b147-7a7b95cdd100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:24.670185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (6cfebf01-8310-4e39-87b2-dfff4a914a9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:24.670628 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request issued successfully. Aug 15 15:04:24.671919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc278924-00a3-40fd-b0e8-3d0d39077cfc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:24.672867 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 408/1628] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:04:24 2026] POST /volume/v3/volumes => generated 778 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:24.692611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9085949d-622e-491e-9fa9-2b9a069e67c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:24.695675 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9085949d-622e-491e-9fa9-2b9a069e67c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 Aug 15 15:04:24.695934 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9085949d-622e-491e-9fa9-2b9a069e67c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:24.696176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9085949d-622e-491e-9fa9-2b9a069e67c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:24.706354 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:24.706354 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:24.711762 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9085949d-622e-491e-9fa9-2b9a069e67c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:24.718614 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9085949d-622e-491e-9fa9-2b9a069e67c8 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 returned with HTTP 200 Aug 15 15:04:24.719170 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 406/1629] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:24 2026] GET /volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:25.144576 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a7626f85-7d06-4ff0-ab31-66cbdb487b65 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:25.149370 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7626f85-7d06-4ff0-ab31-66cbdb487b65 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:25.149370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7626f85-7d06-4ff0-ab31-66cbdb487b65 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:25.150870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7626f85-7d06-4ff0-ab31-66cbdb487b65 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:25.151327 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a7626f85-7d06-4ff0-ab31-66cbdb487b65 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:25.160528 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:25.160528 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:25.161310 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7626f85-7d06-4ff0-ab31-66cbdb487b65 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:25.162679 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 408/1630] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:25 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:25.373585 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b49fa262-e0c2-419e-9aff-d801a5cf424a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:25.378217 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b49fa262-e0c2-419e-9aff-d801a5cf424a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:25.378471 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b49fa262-e0c2-419e-9aff-d801a5cf424a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:25.378653 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b49fa262-e0c2-419e-9aff-d801a5cf424a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:25.378754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b49fa262-e0c2-419e-9aff-d801a5cf424a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:25.394785 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:25.394785 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:25.397167 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b49fa262-e0c2-419e-9aff-d801a5cf424a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:25.397167 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 409/1631] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:25 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:25.738180 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f9645555-100c-44d1-aadd-5ed81cb87622 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:25.740844 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9645555-100c-44d1-aadd-5ed81cb87622 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 Aug 15 15:04:25.741186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9645555-100c-44d1-aadd-5ed81cb87622 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:25.741540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9645555-100c-44d1-aadd-5ed81cb87622 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:25.758683 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:25.758683 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:25.766631 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f9645555-100c-44d1-aadd-5ed81cb87622 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:25.774573 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9645555-100c-44d1-aadd-5ed81cb87622 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 returned with HTTP 200 Aug 15 15:04:25.775225 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 409/1632] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:25 2026] GET /volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:25.796358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:25.801143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:04:25.801957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5698a13b-3bf5-4509-8c83-4b71661ecc55", "name": "tempest-type-Backup-539978306"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:25.807600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating new backup {'backup': {'volume_id': '5698a13b-3bf5-4509-8c83-4b71661ecc55', 'name': 'tempest-type-Backup-539978306'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:04:25.808700 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating backup of volume 5698a13b-3bf5-4509-8c83-4b71661ecc55 in container None Aug 15 15:04:25.820630 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:25.820630 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:25.821312 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:25.853720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['f6ddc75d-b507-4545-ba7b-a125c877cff7', '1d893b66-2500-496a-adb4-7f3913a966f4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:25.913145 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73251561-aa1c-4bb1-b470-605e030ca6f1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:04:25.913950 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 407/1633] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:04:25 2026] POST /volume/v3/backups => generated 315 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:25.927223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c3aafe4-44f0-4f5b-837d-4616a62ffd79 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:25.930694 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c3aafe4-44f0-4f5b-837d-4616a62ffd79 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:25.931127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c3aafe4-44f0-4f5b-837d-4616a62ffd79 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:25.931811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c3aafe4-44f0-4f5b-837d-4616a62ffd79 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:25.932056 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7c3aafe4-44f0-4f5b-837d-4616a62ffd79 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:25.937255 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:25.937255 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:25.938097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c3aafe4-44f0-4f5b-837d-4616a62ffd79 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:25.938661 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 409/1634] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:25 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:26.179281 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a602de0-a8e9-42ea-a97b-3409e3b12af0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:26.181647 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a602de0-a8e9-42ea-a97b-3409e3b12af0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:26.181647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a602de0-a8e9-42ea-a97b-3409e3b12af0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:26.182711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a602de0-a8e9-42ea-a97b-3409e3b12af0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:26.182711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6a602de0-a8e9-42ea-a97b-3409e3b12af0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:26.186775 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:26.186775 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:26.187615 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a602de0-a8e9-42ea-a97b-3409e3b12af0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:26.190594 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 410/1635] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:26 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:26.411118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-924671a3-bfe3-4087-b761-88c650c9bfac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:26.413772 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-924671a3-bfe3-4087-b761-88c650c9bfac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:26.413955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-924671a3-bfe3-4087-b761-88c650c9bfac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:26.414180 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-924671a3-bfe3-4087-b761-88c650c9bfac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:26.414398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-924671a3-bfe3-4087-b761-88c650c9bfac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:26.419644 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:26.419644 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:26.420693 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-924671a3-bfe3-4087-b761-88c650c9bfac tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:26.421164 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 410/1636] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:26 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:26.478575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-28334bd7-fc0d-49ed-ac9a-94fa8fc76d29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:26.480881 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-28334bd7-fc0d-49ed-ac9a-94fa8fc76d29 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] DELETE https://10.4.3.107/volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb Aug 15 15:04:26.480982 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-28334bd7-fc0d-49ed-ac9a-94fa8fc76d29 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:26.481163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-28334bd7-fc0d-49ed-ac9a-94fa8fc76d29 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:26.489571 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:26.489571 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:26.546786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b2a1047e-a93c-46dc-862c-29f1042f3378 req-28334bd7-fc0d-49ed-ac9a-94fa8fc76d29 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb returned with HTTP 200 Aug 15 15:04:26.547781 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 408/1637] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:04:26 2026] DELETE /volume/v3/attachments/21a8ab46-c8a3-40a9-aeab-5ceb530a6acb => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:26.961955 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5703d446-062b-4db1-8a19-d5ecaab7d659 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:26.964816 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5703d446-062b-4db1-8a19-d5ecaab7d659 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:26.965469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5703d446-062b-4db1-8a19-d5ecaab7d659 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:26.965469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5703d446-062b-4db1-8a19-d5ecaab7d659 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:26.965469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5703d446-062b-4db1-8a19-d5ecaab7d659 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:26.981189 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:26.981189 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:26.982162 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5703d446-062b-4db1-8a19-d5ecaab7d659 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:26.983969 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 410/1638] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:26 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 724 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:27.104980 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e22d4992-1f30-4be0-a852-86d9b50976b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.108708 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e22d4992-1f30-4be0-a852-86d9b50976b7 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:04:27.108876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e22d4992-1f30-4be0-a852-86d9b50976b7 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:27.109119 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e22d4992-1f30-4be0-a852-86d9b50976b7 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:27.125642 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.125642 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:27.131767 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e22d4992-1f30-4be0-a852-86d9b50976b7 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:27.140217 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e22d4992-1f30-4be0-a852-86d9b50976b7 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:04:27.140856 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 411/1639] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:27 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:27.201840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3af306f-7c68-4670-a72e-91fcd3ec4bec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.204994 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3af306f-7c68-4670-a72e-91fcd3ec4bec tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:27.205487 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3af306f-7c68-4670-a72e-91fcd3ec4bec tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:27.205708 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3af306f-7c68-4670-a72e-91fcd3ec4bec tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:27.206144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a3af306f-7c68-4670-a72e-91fcd3ec4bec tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:27.212647 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.212647 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:27.214345 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3af306f-7c68-4670-a72e-91fcd3ec4bec tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:27.214345 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 411/1640] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:27 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:27.436502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0b8aa60-7457-4205-8382-a2d779ae503c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.440453 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0b8aa60-7457-4205-8382-a2d779ae503c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:27.440856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0b8aa60-7457-4205-8382-a2d779ae503c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:27.441263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0b8aa60-7457-4205-8382-a2d779ae503c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:27.441471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f0b8aa60-7457-4205-8382-a2d779ae503c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:27.450915 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.450915 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:27.451787 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0b8aa60-7457-4205-8382-a2d779ae503c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:27.452497 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 409/1641] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:27 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:04:27.469004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-20f161a2-71a7-4bf7-89ca-1da208b99506 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.471655 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20f161a2-71a7-4bf7-89ca-1da208b99506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:27.471982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20f161a2-71a7-4bf7-89ca-1da208b99506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:27.472187 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20f161a2-71a7-4bf7-89ca-1da208b99506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:27.490585 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.490585 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:27.496776 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-20f161a2-71a7-4bf7-89ca-1da208b99506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:27.504171 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20f161a2-71a7-4bf7-89ca-1da208b99506 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 200 Aug 15 15:04:27.504940 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 411/1642] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:27 2026] GET /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:27.522022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dd97cff6-6608-42e0-b4e1-19a6276bd6ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.524841 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd97cff6-6608-42e0-b4e1-19a6276bd6ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:27.526189 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd97cff6-6608-42e0-b4e1-19a6276bd6ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:27.526535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd97cff6-6608-42e0-b4e1-19a6276bd6ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:27.526717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dd97cff6-6608-42e0-b4e1-19a6276bd6ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:27.534044 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.534044 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:27.535029 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd97cff6-6608-42e0-b4e1-19a6276bd6ff tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:27.535507 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 412/1643] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:27 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:27.558270 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe919627-52b9-4b7d-804e-ebb72a007c22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.563976 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe919627-52b9-4b7d-804e-ebb72a007c22 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/detail Aug 15 15:04:27.567955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe919627-52b9-4b7d-804e-ebb72a007c22 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:27.569331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe919627-52b9-4b7d-804e-ebb72a007c22 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:27.571855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-fe919627-52b9-4b7d-804e-ebb72a007c22 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:04:27.614227 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe919627-52b9-4b7d-804e-ebb72a007c22 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/detail returned with HTTP 200 Aug 15 15:04:27.614771 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 412/1644] 10.4.3.107 () {66 vars in 1258 bytes} [Sat Aug 15 15:04:27 2026] GET /volume/v3/backups/detail => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:27.632281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcd81cda-26ca-4587-a720-0c8664e54404 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:27.634654 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d/restore Aug 15 15:04:27.635047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:27.638669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Restoring backup 6b040c5c-7c71-451f-b770-c86a40aa2f5d ({'restore': {}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:04:27.638669 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Restoring backup 6b040c5c-7c71-451f-b770-c86a40aa2f5d to volume None. Aug 15 15:04:27.649090 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.649090 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:27.650636 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating volume of 1 GB for restore of backup 6b040c5c-7c71-451f-b770-c86a40aa2f5d. Aug 15 15:04:27.659752 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability Zones retrieved successfully. Aug 15 15:04:27.669668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (3786e8e8-9b6e-4ebe-9c79-197f56040917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:27.671967 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0025b7-c8a6-4ee2-901e-75d2833189a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:27.673558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:27.723662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0025b7-c8a6-4ee2-901e-75d2833189a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:27.724794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61121ac-a743-4458-ab1b-acd4fdd3ab60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:27.789583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['5a7d9488-eef7-4eaf-9c3e-a988d980b697', '89d905c8-6b06-4410-8bc9-fd76cd2da90d', 'deaaaf7f-34be-43be-a75f-4ced8d345a09', '85ec4173-d07a-4145-ae63-529a12a4a3fe'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:27.790711 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61121ac-a743-4458-ab1b-acd4fdd3ab60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7d9488-eef7-4eaf-9c3e-a988d980b697', '89d905c8-6b06-4410-8bc9-fd76cd2da90d', 'deaaaf7f-34be-43be-a75f-4ced8d345a09', '85ec4173-d07a-4145-ae63-529a12a4a3fe']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:27.791807 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936705fb-7b36-4975-a805-3772b0cb2bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:27.840281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936705fb-7b36-4975-a805-3772b0cb2bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3', '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_6b040c5c-7c71-451f-b770-c86a40aa2f5d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['5a7d9488-eef7-4eaf-9c3e-a988d980b697','89d905c8-6b06-4410-8bc9-fd76cd2da90d','deaaaf7f-34be-43be-a75f-4ced8d345a09','85ec4173-d07a-4145-ae63-529a12a4a3fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6b040c5c-7c71-451f-b770-c86a40aa2f5d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f463994a9edb41de8277be37a65bf0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edd1717196f547c98a7119366144e9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:27.841766 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec43c57-b042-45ab-b903-920f2a16b513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:27.878088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec43c57-b042-45ab-b903-920f2a16b513) transitioned into 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_6b040c5c-7c71-451f-b770-c86a40aa2f5d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['5a7d9488-eef7-4eaf-9c3e-a988d980b697','89d905c8-6b06-4410-8bc9-fd76cd2da90d','deaaaf7f-34be-43be-a75f-4ced8d345a09','85ec4173-d07a-4145-ae63-529a12a4a3fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:27.879771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d927616-ea5a-47ea-909e-add248192734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:27.900087 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d927616-ea5a-47ea-909e-add248192734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:27.902417 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (3786e8e8-9b6e-4ebe-9c79-197f56040917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:27.903054 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request issued successfully. Aug 15 15:04:27.918544 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:27.918544 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:27.919259 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:28.009363 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a899b1d-8913-49eb-a3bd-e8a5b1c74d40 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:28.015522 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a899b1d-8913-49eb-a3bd-e8a5b1c74d40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:28.015522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a899b1d-8913-49eb-a3bd-e8a5b1c74d40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:28.015522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a899b1d-8913-49eb-a3bd-e8a5b1c74d40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:28.015522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4a899b1d-8913-49eb-a3bd-e8a5b1c74d40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:28.020550 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:28.020550 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:28.022384 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a899b1d-8913-49eb-a3bd-e8a5b1c74d40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:28.023595 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 412/1645] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:28 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:28.231718 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6341073f-de14-47d4-a4a2-7a9294a9d39c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:28.233666 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6341073f-de14-47d4-a4a2-7a9294a9d39c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:28.233848 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6341073f-de14-47d4-a4a2-7a9294a9d39c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:28.234143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6341073f-de14-47d4-a4a2-7a9294a9d39c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:28.234143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6341073f-de14-47d4-a4a2-7a9294a9d39c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:28.241374 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:28.241374 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:28.242452 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6341073f-de14-47d4-a4a2-7a9294a9d39c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:28.243317 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 413/1646] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:28 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:28.929040 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:28.929040 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:28.930028 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:28.930979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:04:28.930979 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Overwriting volume 47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 with restore of backup 6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:28.959170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] restore_backup in rpcapi backup_id 6b040c5c-7c71-451f-b770-c86a40aa2f5d {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:04:28.961024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcd81cda-26ca-4587-a720-0c8664e54404 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d/restore returned with HTTP 202 Aug 15 15:04:28.961617 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 410/1647] 10.4.3.107 () {68 vars in 1393 bytes} [Sat Aug 15 15:04:27 2026] POST /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d/restore => generated 189 bytes in 1330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:28.979805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae631892-e485-4d53-838a-886f287a2cb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:28.983463 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae631892-e485-4d53-838a-886f287a2cb6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:28.983721 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae631892-e485-4d53-838a-886f287a2cb6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:28.984587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae631892-e485-4d53-838a-886f287a2cb6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:28.984587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ae631892-e485-4d53-838a-886f287a2cb6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:28.991548 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:28.991548 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:28.992742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae631892-e485-4d53-838a-886f287a2cb6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:28.992959 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 413/1648] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:28 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:29.048941 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-290d85cb-0e8d-40bc-890d-ef8187c49a90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:29.053810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-290d85cb-0e8d-40bc-890d-ef8187c49a90 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:29.053810 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-290d85cb-0e8d-40bc-890d-ef8187c49a90 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:29.054049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-290d85cb-0e8d-40bc-890d-ef8187c49a90 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:29.055151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-290d85cb-0e8d-40bc-890d-ef8187c49a90 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:29.061779 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:29.061779 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:29.063630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-290d85cb-0e8d-40bc-890d-ef8187c49a90 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:29.063974 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 413/1649] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:29 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:29.258030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c85e773-58be-4857-97ce-5b7ba115c968 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:29.260662 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c85e773-58be-4857-97ce-5b7ba115c968 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:29.260936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c85e773-58be-4857-97ce-5b7ba115c968 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:29.261210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c85e773-58be-4857-97ce-5b7ba115c968 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:29.261421 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2c85e773-58be-4857-97ce-5b7ba115c968 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:29.268787 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:29.268787 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:29.269863 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c85e773-58be-4857-97ce-5b7ba115c968 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:29.270455 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 414/1650] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:29 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:30.008299 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80591191-74f9-41d0-8cd6-2bdf88bc0bc3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:30.012273 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80591191-74f9-41d0-8cd6-2bdf88bc0bc3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:30.012618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80591191-74f9-41d0-8cd6-2bdf88bc0bc3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:30.012878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80591191-74f9-41d0-8cd6-2bdf88bc0bc3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:30.013042 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-80591191-74f9-41d0-8cd6-2bdf88bc0bc3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:30.019708 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:30.019708 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:30.021091 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80591191-74f9-41d0-8cd6-2bdf88bc0bc3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:30.021091 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 411/1651] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:30 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:30.077647 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5086248c-8e39-45d3-b65d-3f09deb2e6f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:30.083577 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5086248c-8e39-45d3-b65d-3f09deb2e6f4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:30.084310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5086248c-8e39-45d3-b65d-3f09deb2e6f4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:30.084310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5086248c-8e39-45d3-b65d-3f09deb2e6f4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:30.088542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5086248c-8e39-45d3-b65d-3f09deb2e6f4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:30.094692 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:30.094692 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:30.095940 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5086248c-8e39-45d3-b65d-3f09deb2e6f4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:30.096208 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 414/1652] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:30 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:30.286653 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-46ea8810-0af6-4db9-b856-1240e4bafa58 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:30.289996 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46ea8810-0af6-4db9-b856-1240e4bafa58 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:30.290377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46ea8810-0af6-4db9-b856-1240e4bafa58 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:30.290500 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46ea8810-0af6-4db9-b856-1240e4bafa58 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:30.290648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-46ea8810-0af6-4db9-b856-1240e4bafa58 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:30.305653 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:30.305653 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:30.306703 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46ea8810-0af6-4db9-b856-1240e4bafa58 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:30.307346 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 414/1653] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:30 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:31.037926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11fb875b-8762-4f74-ade5-6e547044b6e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:31.043341 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11fb875b-8762-4f74-ade5-6e547044b6e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:31.043671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11fb875b-8762-4f74-ade5-6e547044b6e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:31.043975 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11fb875b-8762-4f74-ade5-6e547044b6e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:31.044159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-11fb875b-8762-4f74-ade5-6e547044b6e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:31.054396 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:31.054396 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:31.055318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11fb875b-8762-4f74-ade5-6e547044b6e6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:31.055874 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 415/1654] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:31 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:31.109208 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e967ffa4-a4cd-442f-af55-6fbffacb58d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:31.112054 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e967ffa4-a4cd-442f-af55-6fbffacb58d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:31.112054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e967ffa4-a4cd-442f-af55-6fbffacb58d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:31.112054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e967ffa4-a4cd-442f-af55-6fbffacb58d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:31.112054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e967ffa4-a4cd-442f-af55-6fbffacb58d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:31.121516 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:31.121516 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:31.121516 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e967ffa4-a4cd-442f-af55-6fbffacb58d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:31.121516 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 412/1655] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:31 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:31.322140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ceadd35-cc63-44aa-9ecc-1ae1c033c250 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:31.324673 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ceadd35-cc63-44aa-9ecc-1ae1c033c250 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:31.324929 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ceadd35-cc63-44aa-9ecc-1ae1c033c250 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:31.325179 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ceadd35-cc63-44aa-9ecc-1ae1c033c250 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:31.325491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9ceadd35-cc63-44aa-9ecc-1ae1c033c250 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:31.333400 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:31.333400 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:31.335259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ceadd35-cc63-44aa-9ecc-1ae1c033c250 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:31.335259 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 415/1656] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:31 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:31.401615 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:31.405421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:31.405934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1895423728", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:31.407984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1895423728', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:31.664390 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Create volume of 1 GB Aug 15 15:04:31.671048 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Availability Zones retrieved successfully. Aug 15 15:04:31.677754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Flow 'volume_create_api' (18cd30cb-ed92-4fc4-922b-371a8d05e953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:31.679191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c803a64-0f05-40da-855e-9ab9e703a0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:31.680386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:31.763588 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c803a64-0f05-40da-855e-9ab9e703a0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:31.765067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c971deb-a06e-4274-975c-87acc0556fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:31.821965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Created reservations ['8770dd20-fb3d-47cd-b777-96d7d125e4db', '20dc38c8-06b1-4996-9b67-9b744bd2b4bb', '741d1319-4e33-47fa-99c4-6ee3d261c63c', 'bef66e25-9c7a-4acc-9858-d2a6cc0de325'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:31.822871 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c971deb-a06e-4274-975c-87acc0556fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8770dd20-fb3d-47cd-b777-96d7d125e4db', '20dc38c8-06b1-4996-9b67-9b744bd2b4bb', '741d1319-4e33-47fa-99c4-6ee3d261c63c', 'bef66e25-9c7a-4acc-9858-d2a6cc0de325']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:31.823953 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c6346d-8cbf-48c4-a574-f2c4df7589d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:31.853794 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c6346d-8cbf-48c4-a574-f2c4df7589d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecf1d88-3af9-494f-a9cd-8291a46e13c0', '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-1895423728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bce2ab937efc476da8ba94a3c16fdcd3',qos_specs=None,replication_status=,reservations=['8770dd20-fb3d-47cd-b777-96d7d125e4db','20dc38c8-06b1-4996-9b67-9b744bd2b4bb','741d1319-4e33-47fa-99c4-6ee3d261c63c','bef66e25-9c7a-4acc-9858-d2a6cc0de325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c09d22309b4d2a8053c18f85ce6ec6',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1895423728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecf1d88-3af9-494f-a9cd-8291a46e13c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bce2ab937efc476da8ba94a3c16fdcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97c09d22309b4d2a8053c18f85ce6ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:31.855175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbc5890-4a7b-4ec2-8ba2-48796e7b50a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:31.888020 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbc5890-4a7b-4ec2-8ba2-48796e7b50a7) transitioned into state 'SUCCESS' from state '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-1895423728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bce2ab937efc476da8ba94a3c16fdcd3',qos_specs=None,replication_status=,reservations=['8770dd20-fb3d-47cd-b777-96d7d125e4db','20dc38c8-06b1-4996-9b67-9b744bd2b4bb','741d1319-4e33-47fa-99c4-6ee3d261c63c','bef66e25-9c7a-4acc-9858-d2a6cc0de325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c09d22309b4d2a8053c18f85ce6ec6',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:31.889060 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e7564d-b290-4ed7-824f-7d205f0b6073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:31.910278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e7564d-b290-4ed7-824f-7d205f0b6073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:31.910278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Flow 'volume_create_api' (18cd30cb-ed92-4fc4-922b-371a8d05e953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:31.910278 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Create volume request issued successfully. Aug 15 15:04:31.910745 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-313a5e33-512c-4b05-8b3a-bb8b6f7fc6fe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:31.911308 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 415/1657] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:04:31 2026] POST /volume/v3/volumes => generated 753 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:31.940419 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6c8f238-5080-4859-8fcd-6d537f8fe25b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:31.943981 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6c8f238-5080-4859-8fcd-6d537f8fe25b tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:04:31.944575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6c8f238-5080-4859-8fcd-6d537f8fe25b tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:31.944980 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6c8f238-5080-4859-8fcd-6d537f8fe25b tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:31.957076 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:31.957076 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:31.966060 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6c8f238-5080-4859-8fcd-6d537f8fe25b tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:31.978504 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6c8f238-5080-4859-8fcd-6d537f8fe25b tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 returned with HTTP 200 Aug 15 15:04:31.978896 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 416/1658] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:31 2026] GET /volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:32.074489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b9bf0e4-1bfb-48f2-b5b8-539bf6924a7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:32.077779 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b9bf0e4-1bfb-48f2-b5b8-539bf6924a7c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:32.078374 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b9bf0e4-1bfb-48f2-b5b8-539bf6924a7c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:32.078722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b9bf0e4-1bfb-48f2-b5b8-539bf6924a7c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:32.078995 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0b9bf0e4-1bfb-48f2-b5b8-539bf6924a7c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:32.085629 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:32.085629 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:32.086821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b9bf0e4-1bfb-48f2-b5b8-539bf6924a7c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:32.087416 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 413/1659] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:32 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:32.134269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c2a4217-f8fb-45ed-acae-97074c292ece None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:32.135650 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c2a4217-f8fb-45ed-acae-97074c292ece tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:32.135954 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c2a4217-f8fb-45ed-acae-97074c292ece tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:32.136216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c2a4217-f8fb-45ed-acae-97074c292ece tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:32.136654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6c2a4217-f8fb-45ed-acae-97074c292ece tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:32.143925 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:32.143925 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:32.144933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c2a4217-f8fb-45ed-acae-97074c292ece tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:32.145664 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 416/1660] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:32 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:32.354904 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ae7709cb-8eb6-4c4c-bcfb-d00ae0664b1f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:32.357578 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae7709cb-8eb6-4c4c-bcfb-d00ae0664b1f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:32.357872 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae7709cb-8eb6-4c4c-bcfb-d00ae0664b1f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:32.358078 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae7709cb-8eb6-4c4c-bcfb-d00ae0664b1f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:32.358183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ae7709cb-8eb6-4c4c-bcfb-d00ae0664b1f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:32.365787 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:32.365787 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:32.367211 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae7709cb-8eb6-4c4c-bcfb-d00ae0664b1f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:32.369527 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 416/1661] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:32 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:32.997023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa386a4b-1f06-40de-aa1f-e8e72bd80181 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:32.999436 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa386a4b-1f06-40de-aa1f-e8e72bd80181 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:04:32.999767 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa386a4b-1f06-40de-aa1f-e8e72bd80181 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.000033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa386a4b-1f06-40de-aa1f-e8e72bd80181 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.011395 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.011395 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:33.021037 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa386a4b-1f06-40de-aa1f-e8e72bd80181 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:33.029977 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa386a4b-1f06-40de-aa1f-e8e72bd80181 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 returned with HTTP 200 Aug 15 15:04:33.031099 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 417/1662] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:32 2026] GET /volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:33.072086 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-9471087c-0a6e-4dad-88d2-ae4f4c8dc74a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.075160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-9471087c-0a6e-4dad-88d2-ae4f4c8dc74a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:04:33.075697 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-9471087c-0a6e-4dad-88d2-ae4f4c8dc74a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.076107 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-9471087c-0a6e-4dad-88d2-ae4f4c8dc74a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.088999 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.088999 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:33.095192 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-9471087c-0a6e-4dad-88d2-ae4f4c8dc74a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:33.102105 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-9471087c-0a6e-4dad-88d2-ae4f4c8dc74a tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 returned with HTTP 200 Aug 15 15:04:33.103013 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 414/1663] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:33 2026] GET /volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:33.105841 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9dd79d9f-3c56-4448-a0dd-ff2466da7b46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.108069 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dd79d9f-3c56-4448-a0dd-ff2466da7b46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:33.108286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dd79d9f-3c56-4448-a0dd-ff2466da7b46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.109075 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dd79d9f-3c56-4448-a0dd-ff2466da7b46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.109075 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9dd79d9f-3c56-4448-a0dd-ff2466da7b46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:33.115841 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.115841 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:33.116863 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dd79d9f-3c56-4448-a0dd-ff2466da7b46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:33.117457 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 417/1664] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:33 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:33.161845 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0fcc423e-f478-43b4-b483-4dedd09527bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.165643 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fcc423e-f478-43b4-b483-4dedd09527bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:33.166000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fcc423e-f478-43b4-b483-4dedd09527bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.166305 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fcc423e-f478-43b4-b483-4dedd09527bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.166517 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0fcc423e-f478-43b4-b483-4dedd09527bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:33.175501 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.175501 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:33.176347 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fcc423e-f478-43b4-b483-4dedd09527bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:33.177234 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 417/1665] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:33 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:33.384759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1e71f16-678f-4c75-8850-463081a7ad20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.386715 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1e71f16-678f-4c75-8850-463081a7ad20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:33.386952 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1e71f16-678f-4c75-8850-463081a7ad20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.388056 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1e71f16-678f-4c75-8850-463081a7ad20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.388056 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e1e71f16-678f-4c75-8850-463081a7ad20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:33.395560 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.395560 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:33.396839 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1e71f16-678f-4c75-8850-463081a7ad20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:33.397959 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 418/1666] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:33 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:33.821776 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-c8e54d71-c9ef-435a-8b32-cb7a64943541 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.824429 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-c8e54d71-c9ef-435a-8b32-cb7a64943541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:04:33.824707 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-c8e54d71-c9ef-435a-8b32-cb7a64943541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.824905 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-c8e54d71-c9ef-435a-8b32-cb7a64943541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.835357 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.835357 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:33.842051 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-c8e54d71-c9ef-435a-8b32-cb7a64943541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:33.850038 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-c8e54d71-c9ef-435a-8b32-cb7a64943541 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 returned with HTTP 200 Aug 15 15:04:33.852256 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 415/1667] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:33 2026] GET /volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:33.866218 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b4097db-4404-48bd-9cff-97b0faccafb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.866814 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b4097db-4404-48bd-9cff-97b0faccafb7 None None] GET https://10.4.3.107/volume// Aug 15 15:04:33.866987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b4097db-4404-48bd-9cff-97b0faccafb7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:33.867874 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b4097db-4404-48bd-9cff-97b0faccafb7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:33.867874 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b4097db-4404-48bd-9cff-97b0faccafb7 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:33.867967 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 418/1668] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:04: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 15 15:04:33.880253 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-09d51b61-3a9f-4049-a07a-f5dea911be66 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:33.882661 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-09d51b61-3a9f-4049-a07a-f5dea911be66 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:04:33.883296 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-09d51b61-3a9f-4049-a07a-f5dea911be66 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aecf1d88-3af9-494f-a9cd-8291a46e13c0", "connector": null, "instance_uuid": "9b3a5ecf-a6c3-483c-80a4-b51cfc194fa2"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:33.897903 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:33.897903 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:33.939961 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-09d51b61-3a9f-4049-a07a-f5dea911be66 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:04:33.940680 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 418/1669] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:04:33 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 15 15:04:34.131231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29cd2bad-5dd1-4e8a-a48a-4e156f8d2ae4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:34.134226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29cd2bad-5dd1-4e8a-a48a-4e156f8d2ae4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:34.134662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29cd2bad-5dd1-4e8a-a48a-4e156f8d2ae4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:34.134923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29cd2bad-5dd1-4e8a-a48a-4e156f8d2ae4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:34.135148 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-29cd2bad-5dd1-4e8a-a48a-4e156f8d2ae4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:34.141524 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:34.141524 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:34.142539 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29cd2bad-5dd1-4e8a-a48a-4e156f8d2ae4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:34.142962 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 419/1670] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:34 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:34.193282 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce1e1878-aae7-4075-afdf-dff5265b8a04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:34.195972 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce1e1878-aae7-4075-afdf-dff5265b8a04 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:34.196325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce1e1878-aae7-4075-afdf-dff5265b8a04 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:34.196600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce1e1878-aae7-4075-afdf-dff5265b8a04 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:34.196739 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ce1e1878-aae7-4075-afdf-dff5265b8a04 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:34.202570 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:34.202570 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:34.203426 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce1e1878-aae7-4075-afdf-dff5265b8a04 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:34.204036 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 416/1671] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:34 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:34.414904 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09484c6e-eb1a-4ba1-a8d9-507ab144be96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:34.416964 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09484c6e-eb1a-4ba1-a8d9-507ab144be96 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:34.417299 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09484c6e-eb1a-4ba1-a8d9-507ab144be96 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:34.417609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09484c6e-eb1a-4ba1-a8d9-507ab144be96 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:34.417837 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-09484c6e-eb1a-4ba1-a8d9-507ab144be96 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:34.425502 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:34.425502 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:34.426422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09484c6e-eb1a-4ba1-a8d9-507ab144be96 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:34.426869 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 419/1672] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:34 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:35.158277 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d59efd48-70f4-49b2-823e-417358cd070d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:35.161067 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d59efd48-70f4-49b2-823e-417358cd070d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:35.161361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d59efd48-70f4-49b2-823e-417358cd070d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:35.161647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d59efd48-70f4-49b2-823e-417358cd070d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:35.163051 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d59efd48-70f4-49b2-823e-417358cd070d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:35.168707 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:35.168707 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:35.169574 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d59efd48-70f4-49b2-823e-417358cd070d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:35.169982 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 419/1673] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:35 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:35.218827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5367a692-50f9-4680-9667-46ebea35910a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:35.227983 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5367a692-50f9-4680-9667-46ebea35910a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:35.228331 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5367a692-50f9-4680-9667-46ebea35910a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:35.228565 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5367a692-50f9-4680-9667-46ebea35910a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:35.228704 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5367a692-50f9-4680-9667-46ebea35910a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:35.235130 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:35.235130 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:35.235864 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5367a692-50f9-4680-9667-46ebea35910a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:35.236503 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 420/1674] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:35 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:04:35.454373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef6fca69-99c5-4b01-a8cc-0fb87b48abf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:35.459579 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef6fca69-99c5-4b01-a8cc-0fb87b48abf0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:35.459767 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef6fca69-99c5-4b01-a8cc-0fb87b48abf0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:35.460160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef6fca69-99c5-4b01-a8cc-0fb87b48abf0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:35.460313 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ef6fca69-99c5-4b01-a8cc-0fb87b48abf0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:35.466914 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:35.466914 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:35.468362 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef6fca69-99c5-4b01-a8cc-0fb87b48abf0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:35.469126 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 417/1675] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:35 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:35.928584 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99feb72d-960d-403f-a895-058817aee17c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:35.928985 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99feb72d-960d-403f-a895-058817aee17c None None] GET https://10.4.3.107/volume// Aug 15 15:04:35.929346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99feb72d-960d-403f-a895-058817aee17c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:35.929346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99feb72d-960d-403f-a895-058817aee17c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:35.929928 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99feb72d-960d-403f-a895-058817aee17c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:35.929988 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 420/1676] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:35.938585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-4919c5b8-1f96-4686-8188-f2599abb380c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:35.941044 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-4919c5b8-1f96-4686-8188-f2599abb380c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:04:35.941343 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-4919c5b8-1f96-4686-8188-f2599abb380c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:35.941660 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-4919c5b8-1f96-4686-8188-f2599abb380c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:35.956913 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:35.956913 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:35.964272 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-4919c5b8-1f96-4686-8188-f2599abb380c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:04:35.978444 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-4919c5b8-1f96-4686-8188-f2599abb380c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 returned with HTTP 200 Aug 15 15:04:35.980331 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 420/1677] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:04:35 2026] GET /volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:04:36.103579 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:36.107147 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] PUT https://10.4.3.107/volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a Aug 15 15:04:36.108515 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:36.123674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Acquiring lock "cinder-attachment_update-aecf1d88-3af9-494f-a9cd-8291a46e13c0-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:04:36.135349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-aecf1d88-3af9-494f-a9cd-8291a46e13c0-np0000007361" acquired by "attachment_update" :: waited 0.011s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:04:36.136180 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:36.136180 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:36.184607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1590d98-0645-414f-9ace-f6e98261b098 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:36.184964 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1590d98-0645-414f-9ace-f6e98261b098 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:36.185193 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1590d98-0645-414f-9ace-f6e98261b098 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:36.185451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1590d98-0645-414f-9ace-f6e98261b098 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:36.185662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b1590d98-0645-414f-9ace-f6e98261b098 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:36.191884 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:36.191884 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:36.193066 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1590d98-0645-414f-9ace-f6e98261b098 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:36.193578 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 418/1678] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:36 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:36.255404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a16e4389-fd19-4a75-8864-8ac2cf9aab2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:36.258287 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16e4389-fd19-4a75-8864-8ac2cf9aab2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:36.258388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16e4389-fd19-4a75-8864-8ac2cf9aab2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:36.258780 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16e4389-fd19-4a75-8864-8ac2cf9aab2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:36.258780 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a16e4389-fd19-4a75-8864-8ac2cf9aab2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:36.263710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-aecf1d88-3af9-494f-a9cd-8291a46e13c0-np0000007361" released by "attachment_update" :: held 0.129s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:04:36.264045 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-a8809eaa-3ffa-4a44-bef4-3bcc97706bf4 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a returned with HTTP 200 Aug 15 15:04:36.264598 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 421/1679] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:04:36 2026] PUT /volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:36.269947 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:36.269947 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:36.269947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16e4389-fd19-4a75-8864-8ac2cf9aab2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:36.269947 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 421/1680] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:36 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:36.315502 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-42590771-3c2d-4c76-a85c-fe117b983794 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:36.330101 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-42590771-3c2d-4c76-a85c-fe117b983794 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a/action Aug 15 15:04:36.330101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-42590771-3c2d-4c76-a85c-fe117b983794 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:04:36.330101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-42590771-3c2d-4c76-a85c-fe117b983794 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:36.367278 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:36.367278 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:36.395435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a034fb45-d81b-4f4a-806a-1feae5f7a7b8 req-42590771-3c2d-4c76-a85c-fe117b983794 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a/action returned with HTTP 204 Aug 15 15:04:36.396278 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 421/1681] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:04:36 2026] POST /volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:36.487041 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b647dac3-0169-4af7-82d7-229b40a70520 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:36.489735 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b647dac3-0169-4af7-82d7-229b40a70520 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:36.489735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b647dac3-0169-4af7-82d7-229b40a70520 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:36.490935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b647dac3-0169-4af7-82d7-229b40a70520 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:36.490935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b647dac3-0169-4af7-82d7-229b40a70520 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:36.499012 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:36.499012 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:36.500343 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b647dac3-0169-4af7-82d7-229b40a70520 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:36.501141 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 419/1682] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:36 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:37.214772 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c16db88-c050-425b-b4ba-d5e93e03814b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:37.217588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c16db88-c050-425b-b4ba-d5e93e03814b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:37.217844 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c16db88-c050-425b-b4ba-d5e93e03814b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:37.218231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c16db88-c050-425b-b4ba-d5e93e03814b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:37.218231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9c16db88-c050-425b-b4ba-d5e93e03814b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:37.224602 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:37.224602 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:37.225652 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c16db88-c050-425b-b4ba-d5e93e03814b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:37.226234 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 422/1683] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:37 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:37.282226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2221c158-5d2b-4893-a99b-80e9b6ea72d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:37.284221 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2221c158-5d2b-4893-a99b-80e9b6ea72d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:37.284556 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2221c158-5d2b-4893-a99b-80e9b6ea72d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:37.284640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2221c158-5d2b-4893-a99b-80e9b6ea72d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:37.284747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2221c158-5d2b-4893-a99b-80e9b6ea72d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:37.290488 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:37.290488 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:37.291234 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2221c158-5d2b-4893-a99b-80e9b6ea72d3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:37.292147 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 422/1684] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:37 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:37.518082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-caa1cc66-5299-49b0-aef8-262941c7614f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:37.522997 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-caa1cc66-5299-49b0-aef8-262941c7614f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:37.523865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-caa1cc66-5299-49b0-aef8-262941c7614f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:37.523865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-caa1cc66-5299-49b0-aef8-262941c7614f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:37.523865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-caa1cc66-5299-49b0-aef8-262941c7614f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:37.531196 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:37.531196 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:37.532191 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-caa1cc66-5299-49b0-aef8-262941c7614f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:37.532802 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 422/1685] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:37 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:38.239984 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50596b0d-2de5-4734-b768-80e9e10da725 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:38.243129 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50596b0d-2de5-4734-b768-80e9e10da725 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:38.243422 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50596b0d-2de5-4734-b768-80e9e10da725 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:38.243684 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50596b0d-2de5-4734-b768-80e9e10da725 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:38.243820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-50596b0d-2de5-4734-b768-80e9e10da725 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:38.253270 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:38.253270 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:38.254367 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50596b0d-2de5-4734-b768-80e9e10da725 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:38.254867 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 420/1686] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:38 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:38.306155 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eee27938-b3c5-4f1a-8e0d-ad9b463b9784 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:38.308311 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eee27938-b3c5-4f1a-8e0d-ad9b463b9784 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:38.308559 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eee27938-b3c5-4f1a-8e0d-ad9b463b9784 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:38.308757 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eee27938-b3c5-4f1a-8e0d-ad9b463b9784 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:38.308877 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-eee27938-b3c5-4f1a-8e0d-ad9b463b9784 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:38.313287 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:38.313287 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:38.314067 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eee27938-b3c5-4f1a-8e0d-ad9b463b9784 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:38.314811 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 423/1687] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:38 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:38.549581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3e0668f-757c-4c81-b82b-d0572905a82d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:38.551498 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3e0668f-757c-4c81-b82b-d0572905a82d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:38.551727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3e0668f-757c-4c81-b82b-d0572905a82d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:38.551941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3e0668f-757c-4c81-b82b-d0572905a82d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:38.554270 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b3e0668f-757c-4c81-b82b-d0572905a82d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:38.558322 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:38.558322 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:38.559426 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3e0668f-757c-4c81-b82b-d0572905a82d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:38.559886 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 423/1688] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:38 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:38.637690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0419b41b-a0b4-4068-805e-88ba2548591e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:38.641232 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:38.642052 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-225033382"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:38.644361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-225033382'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:38.644615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Create volume of 1 GB Aug 15 15:04:38.652838 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Availability Zones retrieved successfully. Aug 15 15:04:38.661584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Flow 'volume_create_api' (2689f307-29ec-4f10-a11e-1cbc1ed79e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:38.663820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64813e3b-da28-43d0-9d91-98475c55f2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:38.664498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:38.702059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64813e3b-da28-43d0-9d91-98475c55f2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:38.703445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa545964-1431-4a1c-85b9-a7fbf64b4f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:38.814792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Created reservations ['84854054-147f-4300-b4cf-a58965bac3e0', '9db48653-bcb8-407d-a7a4-5c45ca9e0c41', '9c204beb-3452-47ee-b96b-08b7792dda71', 'e6c68805-608e-4ff1-8808-06776e5f6323'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:38.816151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa545964-1431-4a1c-85b9-a7fbf64b4f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84854054-147f-4300-b4cf-a58965bac3e0', '9db48653-bcb8-407d-a7a4-5c45ca9e0c41', '9c204beb-3452-47ee-b96b-08b7792dda71', 'e6c68805-608e-4ff1-8808-06776e5f6323']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:38.817082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d08eec2-3b18-425a-9e63-06825a6a7f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:38.849858 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d08eec2-3b18-425a-9e63-06825a6a7f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009163c4-5e7c-407d-9def-6bf4f066ed06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-225033382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113383bd763e431382d0aa1bb85566ae',qos_specs=None,replication_status=,reservations=['84854054-147f-4300-b4cf-a58965bac3e0','9db48653-bcb8-407d-a7a4-5c45ca9e0c41','9c204beb-3452-47ee-b96b-08b7792dda71','e6c68805-608e-4ff1-8808-06776e5f6323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='320c09586966456b9a0601d4ca2dcff6',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-225033382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=009163c4-5e7c-407d-9def-6bf4f066ed06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113383bd763e431382d0aa1bb85566ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='320c09586966456b9a0601d4ca2dcff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:38.850722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bb26be-b41a-44b0-827c-b32951082834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:38.877223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89bb26be-b41a-44b0-827c-b32951082834) transitioned into state 'SUCCESS' from state '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-225033382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113383bd763e431382d0aa1bb85566ae',qos_specs=None,replication_status=,reservations=['84854054-147f-4300-b4cf-a58965bac3e0','9db48653-bcb8-407d-a7a4-5c45ca9e0c41','9c204beb-3452-47ee-b96b-08b7792dda71','e6c68805-608e-4ff1-8808-06776e5f6323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='320c09586966456b9a0601d4ca2dcff6',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:38.878255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a633892-fe41-43fc-b532-8200792b293f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:38.892018 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a633892-fe41-43fc-b532-8200792b293f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:38.893352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Flow 'volume_create_api' (2689f307-29ec-4f10-a11e-1cbc1ed79e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:38.893980 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Create volume request issued successfully. Aug 15 15:04:38.895587 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0419b41b-a0b4-4068-805e-88ba2548591e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:38.895733 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 423/1689] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:04:38 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 15 15:04:38.915996 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0772135e-004d-4f3b-8624-b5997e7f2e5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:38.919450 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0772135e-004d-4f3b-8624-b5997e7f2e5d tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:38.919674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0772135e-004d-4f3b-8624-b5997e7f2e5d tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:38.919888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0772135e-004d-4f3b-8624-b5997e7f2e5d tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:38.929851 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:38.929851 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:38.934928 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0772135e-004d-4f3b-8624-b5997e7f2e5d tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:38.941549 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0772135e-004d-4f3b-8624-b5997e7f2e5d tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:38.942144 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 421/1690] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:38 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:39.271615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a675ea7-dc98-449d-977a-4e373da53ce7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:39.279880 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a675ea7-dc98-449d-977a-4e373da53ce7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:39.279880 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a675ea7-dc98-449d-977a-4e373da53ce7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:39.279880 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a675ea7-dc98-449d-977a-4e373da53ce7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:39.279880 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4a675ea7-dc98-449d-977a-4e373da53ce7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:39.293423 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:39.293423 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:39.293983 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a675ea7-dc98-449d-977a-4e373da53ce7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:39.294710 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 424/1691] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:39 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:39.329442 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f966291-1b08-4bcc-abe1-78dbb2839674 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:39.342329 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f966291-1b08-4bcc-abe1-78dbb2839674 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:39.342716 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f966291-1b08-4bcc-abe1-78dbb2839674 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:39.342976 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f966291-1b08-4bcc-abe1-78dbb2839674 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:39.343194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0f966291-1b08-4bcc-abe1-78dbb2839674 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:39.349137 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:39.349137 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:39.349835 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f966291-1b08-4bcc-abe1-78dbb2839674 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:39.350425 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 424/1692] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:39 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:39.586115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b84e39f0-5ab1-4768-a80a-cf43dc1726d8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:39.588383 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b84e39f0-5ab1-4768-a80a-cf43dc1726d8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:39.588629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b84e39f0-5ab1-4768-a80a-cf43dc1726d8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:39.588884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b84e39f0-5ab1-4768-a80a-cf43dc1726d8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:39.589034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b84e39f0-5ab1-4768-a80a-cf43dc1726d8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:39.600055 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:39.600055 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:39.601213 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b84e39f0-5ab1-4768-a80a-cf43dc1726d8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:39.601767 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 424/1693] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:39 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:39.960141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dabcc86e-d3a3-43bf-b260-88a4ab1f1ba9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:39.962252 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dabcc86e-d3a3-43bf-b260-88a4ab1f1ba9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:39.962483 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dabcc86e-d3a3-43bf-b260-88a4ab1f1ba9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:39.962703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dabcc86e-d3a3-43bf-b260-88a4ab1f1ba9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:39.970443 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:39.970443 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:39.975011 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dabcc86e-d3a3-43bf-b260-88a4ab1f1ba9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:39.980091 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dabcc86e-d3a3-43bf-b260-88a4ab1f1ba9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:39.980585 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 422/1694] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:39 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:40.309700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1c989a3-1a9e-40b2-8746-a6c53f1c63d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.312592 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1c989a3-1a9e-40b2-8746-a6c53f1c63d7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:40.313082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1c989a3-1a9e-40b2-8746-a6c53f1c63d7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.313145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1c989a3-1a9e-40b2-8746-a6c53f1c63d7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.313339 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b1c989a3-1a9e-40b2-8746-a6c53f1c63d7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:40.319712 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.319712 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:40.320830 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1c989a3-1a9e-40b2-8746-a6c53f1c63d7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:40.321392 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 425/1695] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:40 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:40.365230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de07761d-e264-4fc1-8fbc-ba6c664871af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.371867 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de07761d-e264-4fc1-8fbc-ba6c664871af tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:40.372123 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de07761d-e264-4fc1-8fbc-ba6c664871af tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.372353 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de07761d-e264-4fc1-8fbc-ba6c664871af tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.372473 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-de07761d-e264-4fc1-8fbc-ba6c664871af tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:40.377257 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.377257 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:40.378280 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de07761d-e264-4fc1-8fbc-ba6c664871af tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:40.379432 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 425/1696] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:40 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:40.399476 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-3b1972cd-3dc4-4799-9a54-9178bc0773a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.401991 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-3b1972cd-3dc4-4799-9a54-9178bc0773a9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:40.401991 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-3b1972cd-3dc4-4799-9a54-9178bc0773a9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.402176 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-3b1972cd-3dc4-4799-9a54-9178bc0773a9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.421763 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.421763 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:40.435817 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-3b1972cd-3dc4-4799-9a54-9178bc0773a9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:40.444700 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-3b1972cd-3dc4-4799-9a54-9178bc0773a9 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:40.445433 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 425/1697] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:40 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:40.570576 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd98198b-ab02-49d9-96c2-9dc53e73daa4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.571183 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd98198b-ab02-49d9-96c2-9dc53e73daa4 None None] GET https://10.4.3.107/volume// Aug 15 15:04:40.571444 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd98198b-ab02-49d9-96c2-9dc53e73daa4 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.571710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd98198b-ab02-49d9-96c2-9dc53e73daa4 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.572051 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd98198b-ab02-49d9-96c2-9dc53e73daa4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:40.572332 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 423/1698] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:04: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 15 15:04:40.585689 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-020d7f10-f7fe-4ca9-8ef2-8029db2931e0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.627166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4cd9e81-0b06-41ef-90f2-5c2ac4f03656 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.627166 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4cd9e81-0b06-41ef-90f2-5c2ac4f03656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:40.627166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4cd9e81-0b06-41ef-90f2-5c2ac4f03656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.627166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4cd9e81-0b06-41ef-90f2-5c2ac4f03656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.627166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a4cd9e81-0b06-41ef-90f2-5c2ac4f03656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:40.638039 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.638039 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:40.639000 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4cd9e81-0b06-41ef-90f2-5c2ac4f03656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:40.639646 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 426/1699] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:40 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:40.664271 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-020d7f10-f7fe-4ca9-8ef2-8029db2931e0 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:04:40.664271 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-020d7f10-f7fe-4ca9-8ef2-8029db2931e0 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "009163c4-5e7c-407d-9def-6bf4f066ed06", "connector": null, "instance_uuid": "a59efe1a-c418-4daf-9680-f6f6ef504e8b"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:40.676454 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.676454 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:40.714651 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-020d7f10-f7fe-4ca9-8ef2-8029db2931e0 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:04:40.715553 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 426/1700] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:04:40 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:40.759866 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fce1eb28-8ea8-41ec-af24-7bf29521905e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.762100 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fce1eb28-8ea8-41ec-af24-7bf29521905e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:40.762432 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fce1eb28-8ea8-41ec-af24-7bf29521905e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.762663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fce1eb28-8ea8-41ec-af24-7bf29521905e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.775727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a1eebf5-3f94-4d24-822d-da2548a78d93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.776302 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a1eebf5-3f94-4d24-822d-da2548a78d93 None None] GET https://10.4.3.107/volume// Aug 15 15:04:40.776562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a1eebf5-3f94-4d24-822d-da2548a78d93 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.776810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a1eebf5-3f94-4d24-822d-da2548a78d93 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.777316 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a1eebf5-3f94-4d24-822d-da2548a78d93 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:40.777596 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 424/1701] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:40.778043 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.778043 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:40.784215 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fce1eb28-8ea8-41ec-af24-7bf29521905e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:40.787155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-8521f496-7de7-4617-b5fe-170f708c4ed2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.788674 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fce1eb28-8ea8-41ec-af24-7bf29521905e tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:40.789643 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 426/1702] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:40 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:40.791950 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-8521f496-7de7-4617-b5fe-170f708c4ed2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:40.792254 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-8521f496-7de7-4617-b5fe-170f708c4ed2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:40.792517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-8521f496-7de7-4617-b5fe-170f708c4ed2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:40.804110 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.804110 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:40.808641 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-8521f496-7de7-4617-b5fe-170f708c4ed2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:40.814155 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-8521f496-7de7-4617-b5fe-170f708c4ed2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:40.814580 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 427/1703] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:04:40 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:04:40.921199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:40.927383 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] PUT https://10.4.3.107/volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce Aug 15 15:04:40.927383 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:40.936362 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Acquiring lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:04:40.944176 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:04:40.944176 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:40.944176 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:41.037916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" released by "attachment_update" :: held 0.095s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:04:41.037916 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-91d33283-ecdc-409d-a602-50471446e9b2 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce returned with HTTP 200 Aug 15 15:04:41.037916 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 427/1704] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:04:40 2026] PUT /volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:41.334063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-983e779f-8f95-4eb5-b0a8-65e9f4a66be1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:41.336867 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-983e779f-8f95-4eb5-b0a8-65e9f4a66be1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:41.336867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-983e779f-8f95-4eb5-b0a8-65e9f4a66be1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:41.337148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-983e779f-8f95-4eb5-b0a8-65e9f4a66be1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:41.337198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-983e779f-8f95-4eb5-b0a8-65e9f4a66be1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:41.342893 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:41.342893 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:41.345199 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-983e779f-8f95-4eb5-b0a8-65e9f4a66be1 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:41.345826 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 425/1705] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:41 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:41.390769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4b30d565-60b6-4a85-bad5-dd474a37aab1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:41.392934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b30d565-60b6-4a85-bad5-dd474a37aab1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:41.393194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b30d565-60b6-4a85-bad5-dd474a37aab1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:41.393449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b30d565-60b6-4a85-bad5-dd474a37aab1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:41.393621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4b30d565-60b6-4a85-bad5-dd474a37aab1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:41.398201 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:41.398201 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:41.399158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b30d565-60b6-4a85-bad5-dd474a37aab1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:41.399830 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 427/1706] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:41 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:41.657285 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d7cadb07-a960-4632-892f-39c29a2e82e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:41.658830 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7cadb07-a960-4632-892f-39c29a2e82e7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:41.659621 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7cadb07-a960-4632-892f-39c29a2e82e7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:41.659621 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7cadb07-a960-4632-892f-39c29a2e82e7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:41.659621 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d7cadb07-a960-4632-892f-39c29a2e82e7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:41.666263 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:41.666263 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:41.667378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7cadb07-a960-4632-892f-39c29a2e82e7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:41.667901 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 428/1707] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:41 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:41.803026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c84337fb-e9ee-4b03-bd78-a5d804c98213 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:41.805353 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c84337fb-e9ee-4b03-bd78-a5d804c98213 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:41.806022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c84337fb-e9ee-4b03-bd78-a5d804c98213 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:41.806022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c84337fb-e9ee-4b03-bd78-a5d804c98213 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:41.818533 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:41.818533 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:41.822978 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c84337fb-e9ee-4b03-bd78-a5d804c98213 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:41.827698 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c84337fb-e9ee-4b03-bd78-a5d804c98213 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:41.828289 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 428/1708] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:41 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:42.360529 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7d02d45-7dfa-4a41-82e2-51c9327f61de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:42.363007 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7d02d45-7dfa-4a41-82e2-51c9327f61de tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:42.363234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7d02d45-7dfa-4a41-82e2-51c9327f61de tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:42.363494 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7d02d45-7dfa-4a41-82e2-51c9327f61de tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:42.363651 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f7d02d45-7dfa-4a41-82e2-51c9327f61de tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:42.369222 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:42.369222 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:42.371103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7d02d45-7dfa-4a41-82e2-51c9327f61de tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:42.371555 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 426/1709] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:42 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:42.413730 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-62633d20-a080-4e9e-8a3d-6d9a0bac4f94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:42.418267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-62633d20-a080-4e9e-8a3d-6d9a0bac4f94 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:42.418267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-62633d20-a080-4e9e-8a3d-6d9a0bac4f94 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:42.418267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-62633d20-a080-4e9e-8a3d-6d9a0bac4f94 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:42.418267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-62633d20-a080-4e9e-8a3d-6d9a0bac4f94 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:42.426125 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:42.426125 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:42.426125 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-62633d20-a080-4e9e-8a3d-6d9a0bac4f94 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:42.426125 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 428/1710] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:42 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:42.684914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f2cca4d-c804-45bd-96a5-635dae5b35b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:42.690281 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f2cca4d-c804-45bd-96a5-635dae5b35b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:42.690823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f2cca4d-c804-45bd-96a5-635dae5b35b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:42.691081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f2cca4d-c804-45bd-96a5-635dae5b35b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:42.691164 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4f2cca4d-c804-45bd-96a5-635dae5b35b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:42.695329 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:42.695329 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:42.696162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f2cca4d-c804-45bd-96a5-635dae5b35b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:42.696634 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 429/1711] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:42 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:42.842908 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2a51c66-9549-499c-a7e0-8637b0432865 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:42.847306 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2a51c66-9549-499c-a7e0-8637b0432865 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:42.847306 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2a51c66-9549-499c-a7e0-8637b0432865 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:42.847306 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2a51c66-9549-499c-a7e0-8637b0432865 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:42.854971 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:42.854971 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:42.858456 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a2a51c66-9549-499c-a7e0-8637b0432865 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:42.863143 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2a51c66-9549-499c-a7e0-8637b0432865 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:42.863645 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 429/1712] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:42 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:43.383691 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bc64ef5-de8b-4405-82f0-69e323e6f85b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:43.385842 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bc64ef5-de8b-4405-82f0-69e323e6f85b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:43.386080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bc64ef5-de8b-4405-82f0-69e323e6f85b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:43.386323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bc64ef5-de8b-4405-82f0-69e323e6f85b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:43.386444 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4bc64ef5-de8b-4405-82f0-69e323e6f85b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:43.391589 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:43.391589 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:43.392781 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bc64ef5-de8b-4405-82f0-69e323e6f85b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:43.393152 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 427/1713] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:43 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:43.439119 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-667ad94b-041d-4133-89c7-541d7b48cb4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:43.441629 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-667ad94b-041d-4133-89c7-541d7b48cb4c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:43.442136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-667ad94b-041d-4133-89c7-541d7b48cb4c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:43.442770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-667ad94b-041d-4133-89c7-541d7b48cb4c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:43.442770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-667ad94b-041d-4133-89c7-541d7b48cb4c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:43.452826 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:43.452826 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:43.452826 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-667ad94b-041d-4133-89c7-541d7b48cb4c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:43.453297 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 429/1714] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:43 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:43.711948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b63388d-ed0d-4343-a153-27b763ea39e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:43.714015 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b63388d-ed0d-4343-a153-27b763ea39e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:43.714225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b63388d-ed0d-4343-a153-27b763ea39e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:43.714458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b63388d-ed0d-4343-a153-27b763ea39e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:43.714593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3b63388d-ed0d-4343-a153-27b763ea39e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:43.720061 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:43.720061 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:43.721385 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b63388d-ed0d-4343-a153-27b763ea39e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:43.722166 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 430/1715] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:43 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:43.880131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ba6edc6-6772-4ff1-8443-0c633fb78901 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:43.882412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ba6edc6-6772-4ff1-8443-0c633fb78901 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:43.882643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ba6edc6-6772-4ff1-8443-0c633fb78901 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:43.882813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ba6edc6-6772-4ff1-8443-0c633fb78901 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:43.893701 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:43.893701 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:43.898112 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1ba6edc6-6772-4ff1-8443-0c633fb78901 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:43.903460 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ba6edc6-6772-4ff1-8443-0c633fb78901 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:43.904038 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 430/1716] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:43 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:44.409476 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c5999bd-6220-44f2-98de-fa0cb1845599 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:44.411582 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c5999bd-6220-44f2-98de-fa0cb1845599 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:44.411797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c5999bd-6220-44f2-98de-fa0cb1845599 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:44.412045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c5999bd-6220-44f2-98de-fa0cb1845599 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:44.412140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0c5999bd-6220-44f2-98de-fa0cb1845599 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:44.417619 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:44.417619 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:44.418427 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c5999bd-6220-44f2-98de-fa0cb1845599 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:44.418809 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 428/1717] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:44 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:44.466885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10890a39-5506-4e19-90a7-92fd3650ce76 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:44.469193 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10890a39-5506-4e19-90a7-92fd3650ce76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:44.469733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10890a39-5506-4e19-90a7-92fd3650ce76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:44.469733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10890a39-5506-4e19-90a7-92fd3650ce76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:44.469880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-10890a39-5506-4e19-90a7-92fd3650ce76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:44.475607 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:44.475607 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:44.476482 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10890a39-5506-4e19-90a7-92fd3650ce76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:44.476992 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 430/1718] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:44 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:44.734557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-329a7e19-9040-47a0-b214-772b632d5290 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:44.736771 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-329a7e19-9040-47a0-b214-772b632d5290 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:44.736986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-329a7e19-9040-47a0-b214-772b632d5290 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:44.737204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-329a7e19-9040-47a0-b214-772b632d5290 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:44.737378 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-329a7e19-9040-47a0-b214-772b632d5290 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:44.742733 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:44.742733 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:44.743821 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-329a7e19-9040-47a0-b214-772b632d5290 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:44.744314 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 431/1719] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:44 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:44.925200 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-686f0ff5-814f-4ab9-814b-cbf9bcfe20e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:44.927487 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-686f0ff5-814f-4ab9-814b-cbf9bcfe20e4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:44.927788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-686f0ff5-814f-4ab9-814b-cbf9bcfe20e4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:44.927945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-686f0ff5-814f-4ab9-814b-cbf9bcfe20e4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:44.944049 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:44.944049 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:44.949639 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-686f0ff5-814f-4ab9-814b-cbf9bcfe20e4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:44.956120 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-686f0ff5-814f-4ab9-814b-cbf9bcfe20e4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:44.956552 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 431/1720] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:44 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:45.431146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ecfc0bfa-c585-4219-8cf2-21946916581c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.433638 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecfc0bfa-c585-4219-8cf2-21946916581c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:45.433638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecfc0bfa-c585-4219-8cf2-21946916581c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:45.433638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecfc0bfa-c585-4219-8cf2-21946916581c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:45.433638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ecfc0bfa-c585-4219-8cf2-21946916581c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:45.438644 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.438644 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:45.440310 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecfc0bfa-c585-4219-8cf2-21946916581c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:45.440310 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 429/1721] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:45 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:45.492050 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f89f1481-f91d-46d4-87ec-861c5f2d3cd0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.494187 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f89f1481-f91d-46d4-87ec-861c5f2d3cd0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:45.494742 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f89f1481-f91d-46d4-87ec-861c5f2d3cd0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:45.495085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f89f1481-f91d-46d4-87ec-861c5f2d3cd0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:45.495218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f89f1481-f91d-46d4-87ec-861c5f2d3cd0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:45.501039 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.501039 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:45.501975 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f89f1481-f91d-46d4-87ec-861c5f2d3cd0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:45.502514 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 431/1722] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:45 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:45.544363 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-a894e299-3161-4618-b278-e24ec7062b01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.547566 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-a894e299-3161-4618-b278-e24ec7062b01 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce/action Aug 15 15:04:45.547566 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-a894e299-3161-4618-b278-e24ec7062b01 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:04:45.547566 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-a894e299-3161-4618-b278-e24ec7062b01 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:45.574827 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.574827 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:45.593534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-762cf993-ec43-46c7-b987-5182d2a9eb74 req-a894e299-3161-4618-b278-e24ec7062b01 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce/action returned with HTTP 204 Aug 15 15:04:45.594274 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 432/1723] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:04:45 2026] POST /volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:45.759266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01c15b09-3047-492a-b26f-65b4cbf1be6e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.760534 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01c15b09-3047-492a-b26f-65b4cbf1be6e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:45.760677 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01c15b09-3047-492a-b26f-65b4cbf1be6e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:45.760928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01c15b09-3047-492a-b26f-65b4cbf1be6e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:45.761098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-01c15b09-3047-492a-b26f-65b4cbf1be6e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:45.766772 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.766772 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:45.767940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01c15b09-3047-492a-b26f-65b4cbf1be6e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:45.768666 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 432/1724] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:45 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:45.783017 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-936c7be0-1180-4adb-ab44-7555b11960b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.785497 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20/restore Aug 15 15:04:45.785973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "375d1e90-4276-47ed-8dbb-ba7ddc8a4b88"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:45.788011 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Restoring backup 3cd61611-e1ca-47ed-ac48-cfd60cb29c20 ({'restore': {'volume_id': '375d1e90-4276-47ed-8dbb-ba7ddc8a4b88'}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:04:45.788147 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Restoring backup 3cd61611-e1ca-47ed-ac48-cfd60cb29c20 to volume 375d1e90-4276-47ed-8dbb-ba7ddc8a4b88. Aug 15 15:04:45.794681 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.794681 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:45.806843 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.806843 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:45.807492 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:04:45.807666 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:04:45.807795 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Overwriting volume 375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 with restore of backup 3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:45.825322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] restore_backup in rpcapi backup_id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20 {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:04:45.831271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-936c7be0-1180-4adb-ab44-7555b11960b3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20/restore returned with HTTP 202 Aug 15 15:04:45.831271 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 430/1725] 10.4.3.107 () {68 vars in 1393 bytes} [Sat Aug 15 15:04:45 2026] POST /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20/restore => generated 182 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:45.838731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e86b3b81-3f93-45de-a72e-d8c30e3df1d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.840539 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e86b3b81-3f93-45de-a72e-d8c30e3df1d7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:45.840745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e86b3b81-3f93-45de-a72e-d8c30e3df1d7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:45.840921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e86b3b81-3f93-45de-a72e-d8c30e3df1d7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:45.841021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e86b3b81-3f93-45de-a72e-d8c30e3df1d7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:45.845325 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.845325 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:45.846035 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e86b3b81-3f93-45de-a72e-d8c30e3df1d7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:45.846391 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 432/1726] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:45 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:45.973744 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1f58a75-e9f2-49a5-bf23-8085f33d2029 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:45.976947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1f58a75-e9f2-49a5-bf23-8085f33d2029 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:45.978054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1f58a75-e9f2-49a5-bf23-8085f33d2029 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:45.979869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1f58a75-e9f2-49a5-bf23-8085f33d2029 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:45.996501 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:45.996501 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:46.005911 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1f58a75-e9f2-49a5-bf23-8085f33d2029 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:46.012940 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1f58a75-e9f2-49a5-bf23-8085f33d2029 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:46.013473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 433/1727] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:45 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:46.028706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44e61e91-3e87-4b92-8bdd-3eb8b9ef7d93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.030792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44e61e91-3e87-4b92-8bdd-3eb8b9ef7d93 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:04:46.031001 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44e61e91-3e87-4b92-8bdd-3eb8b9ef7d93 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.031173 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44e61e91-3e87-4b92-8bdd-3eb8b9ef7d93 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.042954 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.042954 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:46.047994 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-44e61e91-3e87-4b92-8bdd-3eb8b9ef7d93 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:04:46.055155 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44e61e91-3e87-4b92-8bdd-3eb8b9ef7d93 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:04:46.055632 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 433/1728] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:46.455416 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98e96036-fe69-4bd7-939a-daa3068d7283 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.458434 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e96036-fe69-4bd7-939a-daa3068d7283 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:46.458745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e96036-fe69-4bd7-939a-daa3068d7283 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.459037 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e96036-fe69-4bd7-939a-daa3068d7283 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.459175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-98e96036-fe69-4bd7-939a-daa3068d7283 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:46.467115 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.467115 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:46.468548 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e96036-fe69-4bd7-939a-daa3068d7283 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:46.469871 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 431/1729] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:46.488206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9c33125e-c24f-481c-8272-6e862ae42433 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.490633 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c33125e-c24f-481c-8272-6e862ae42433 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 Aug 15 15:04:46.490811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c33125e-c24f-481c-8272-6e862ae42433 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.491499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c33125e-c24f-481c-8272-6e862ae42433 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.506299 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.506299 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:46.512300 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9c33125e-c24f-481c-8272-6e862ae42433 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:46.515369 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1357e950-fd95-43c2-8a1b-567c3b07dac5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.518278 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1357e950-fd95-43c2-8a1b-567c3b07dac5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:46.518353 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c33125e-c24f-481c-8272-6e862ae42433 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 returned with HTTP 200 Aug 15 15:04:46.518573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1357e950-fd95-43c2-8a1b-567c3b07dac5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.518949 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 433/1730] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 => generated 965 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:46.519030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1357e950-fd95-43c2-8a1b-567c3b07dac5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.519121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1357e950-fd95-43c2-8a1b-567c3b07dac5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:46.535877 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.535877 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:46.536716 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1357e950-fd95-43c2-8a1b-567c3b07dac5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:46.537534 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 434/1731] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:46.543057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cbb472ad-a9f4-44e5-9fef-6902586447e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.547211 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbb472ad-a9f4-44e5-9fef-6902586447e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 Aug 15 15:04:46.547501 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbb472ad-a9f4-44e5-9fef-6902586447e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.547734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbb472ad-a9f4-44e5-9fef-6902586447e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.559801 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.559801 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:46.564868 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cbb472ad-a9f4-44e5-9fef-6902586447e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:46.571458 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbb472ad-a9f4-44e5-9fef-6902586447e5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 returned with HTTP 200 Aug 15 15:04:46.572177 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 434/1732] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:46.588225 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.592044 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 Aug 15 15:04:46.592210 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.592502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.592740 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: 47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 Aug 15 15:04:46.607428 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.607428 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:46.607929 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:46.636183 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume request issued successfully. Aug 15 15:04:46.637129 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70176f45-b16d-41a9-bec5-659a6eca2a20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 returned with HTTP 202 Aug 15 15:04:46.637129 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 432/1733] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:46 2026] DELETE /volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:46.646145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4965fdf1-7280-4c53-aea0-73d141004f78 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.649292 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4965fdf1-7280-4c53-aea0-73d141004f78 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 Aug 15 15:04:46.649292 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4965fdf1-7280-4c53-aea0-73d141004f78 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.649487 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4965fdf1-7280-4c53-aea0-73d141004f78 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.658713 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.658713 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:46.667288 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4965fdf1-7280-4c53-aea0-73d141004f78 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:46.678276 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4965fdf1-7280-4c53-aea0-73d141004f78 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 returned with HTTP 200 Aug 15 15:04:46.678276 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 434/1734] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:04:46.862032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6f26500e-7e5c-49cc-84a1-4a4677052122 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:46.865963 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f26500e-7e5c-49cc-84a1-4a4677052122 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:46.865963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f26500e-7e5c-49cc-84a1-4a4677052122 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:46.865963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f26500e-7e5c-49cc-84a1-4a4677052122 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:46.865963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6f26500e-7e5c-49cc-84a1-4a4677052122 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:46.869949 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:46.869949 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:46.871191 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f26500e-7e5c-49cc-84a1-4a4677052122 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:46.871994 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 435/1735] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:46 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:47.553121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f2fabeb-3438-45d7-b01f-a2772fdbd1ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:47.555358 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f2fabeb-3438-45d7-b01f-a2772fdbd1ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:47.555647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f2fabeb-3438-45d7-b01f-a2772fdbd1ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:47.555888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f2fabeb-3438-45d7-b01f-a2772fdbd1ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:47.556033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3f2fabeb-3438-45d7-b01f-a2772fdbd1ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:47.562497 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:47.562497 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:47.563314 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f2fabeb-3438-45d7-b01f-a2772fdbd1ab tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:47.563802 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 435/1736] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:47 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:47.693736 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d254af84-dd7d-4c5e-a654-e72eaa1f232d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:47.695514 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d254af84-dd7d-4c5e-a654-e72eaa1f232d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 Aug 15 15:04:47.695728 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d254af84-dd7d-4c5e-a654-e72eaa1f232d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:47.695903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d254af84-dd7d-4c5e-a654-e72eaa1f232d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:47.713057 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d254af84-dd7d-4c5e-a654-e72eaa1f232d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 returned with HTTP 404 Aug 15 15:04:47.713750 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 433/1737] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:47 2026] GET /volume/v3/volumes/47b2bfe2-b5f7-4d64-94d1-90c9d957a6c3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:47.722850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:47.727934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:47.728180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:47.728390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:47.728542 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete backup with id: 6b040c5c-7c71-451f-b770-c86a40aa2f5d. Aug 15 15:04:47.734194 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:47.734194 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:47.758934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] delete_backup rpcapi backup_id 6b040c5c-7c71-451f-b770-c86a40aa2f5d {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:04:47.761209 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fb6cd185-62d1-4e2d-b5a4-99d7de846ed8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 202 Aug 15 15:04:47.761713 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 435/1738] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:47 2026] DELETE /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:04:47.770573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc624489-2cba-4ca8-b59d-c4c6fbae5671 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:47.772606 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc624489-2cba-4ca8-b59d-c4c6fbae5671 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:47.773111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc624489-2cba-4ca8-b59d-c4c6fbae5671 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:47.773497 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc624489-2cba-4ca8-b59d-c4c6fbae5671 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:47.774603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bc624489-2cba-4ca8-b59d-c4c6fbae5671 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:47.779330 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:47.779330 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:47.782044 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc624489-2cba-4ca8-b59d-c4c6fbae5671 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 200 Aug 15 15:04:47.782044 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 436/1739] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:47 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:47.887358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-942b3044-a481-4eb6-95af-9b73b20f1f89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:47.889316 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-942b3044-a481-4eb6-95af-9b73b20f1f89 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:47.889605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-942b3044-a481-4eb6-95af-9b73b20f1f89 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:47.890079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-942b3044-a481-4eb6-95af-9b73b20f1f89 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:47.890079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-942b3044-a481-4eb6-95af-9b73b20f1f89 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:47.897836 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:47.897836 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:47.898999 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-942b3044-a481-4eb6-95af-9b73b20f1f89 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:47.899533 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 436/1740] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:47 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:48.577149 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6da23aa4-f80f-478b-adc3-34bcf5d82fba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:48.579467 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6da23aa4-f80f-478b-adc3-34bcf5d82fba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:48.580278 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6da23aa4-f80f-478b-adc3-34bcf5d82fba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:48.580278 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6da23aa4-f80f-478b-adc3-34bcf5d82fba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:48.580278 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6da23aa4-f80f-478b-adc3-34bcf5d82fba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:48.584981 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:48.584981 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:48.585784 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6da23aa4-f80f-478b-adc3-34bcf5d82fba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:48.586150 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 434/1741] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:48 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:48.794564 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b440d0ef-d4af-43d7-8406-649fb7cb4bee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:48.796447 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b440d0ef-d4af-43d7-8406-649fb7cb4bee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d Aug 15 15:04:48.796681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b440d0ef-d4af-43d7-8406-649fb7cb4bee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:48.796901 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b440d0ef-d4af-43d7-8406-649fb7cb4bee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:48.797066 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b440d0ef-d4af-43d7-8406-649fb7cb4bee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b040c5c-7c71-451f-b770-c86a40aa2f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:48.805528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b440d0ef-d4af-43d7-8406-649fb7cb4bee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d returned with HTTP 404 Aug 15 15:04:48.806159 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 436/1742] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:48 2026] GET /volume/v3/backups/6b040c5c-7c71-451f-b770-c86a40aa2f5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:48.912133 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-163cb4e9-95a6-4533-8521-38d600ce652c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:48.914041 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-163cb4e9-95a6-4533-8521-38d600ce652c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:48.914290 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-163cb4e9-95a6-4533-8521-38d600ce652c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:48.914513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-163cb4e9-95a6-4533-8521-38d600ce652c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:48.914671 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-163cb4e9-95a6-4533-8521-38d600ce652c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:48.916769 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db9bde29-c733-44d9-a445-d511731eec75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:48.918659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:48.918896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:48.919110 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:48.919331 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: 5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:48.919620 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:48.919620 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:48.920649 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-163cb4e9-95a6-4533-8521-38d600ce652c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:48.921139 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 437/1743] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:48 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:48.931478 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:48.931478 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:48.932170 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:48.977148 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume request issued successfully. Aug 15 15:04:48.977148 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db9bde29-c733-44d9-a445-d511731eec75 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 202 Aug 15 15:04:48.977148 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 437/1744] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:48 2026] DELETE /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:48.990567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe52d2e7-eed5-4bcd-a1f5-bd1741d4b51d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:48.994546 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe52d2e7-eed5-4bcd-a1f5-bd1741d4b51d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:48.995340 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe52d2e7-eed5-4bcd-a1f5-bd1741d4b51d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:48.995340 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe52d2e7-eed5-4bcd-a1f5-bd1741d4b51d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:49.005481 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:49.005481 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:49.013574 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe52d2e7-eed5-4bcd-a1f5-bd1741d4b51d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:49.021024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe52d2e7-eed5-4bcd-a1f5-bd1741d4b51d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 200 Aug 15 15:04:49.022045 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 435/1745] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:48 2026] GET /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:49.600346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6841a0f5-8611-4263-a79e-cdff85e62a0e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:49.603120 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6841a0f5-8611-4263-a79e-cdff85e62a0e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:49.604443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6841a0f5-8611-4263-a79e-cdff85e62a0e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:49.604684 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6841a0f5-8611-4263-a79e-cdff85e62a0e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:49.604806 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6841a0f5-8611-4263-a79e-cdff85e62a0e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:49.611873 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:49.611873 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:49.612667 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6841a0f5-8611-4263-a79e-cdff85e62a0e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:49.613087 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 437/1746] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:49 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:49.635057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72dd8082-40ab-41d8-800d-3aec8677579c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:49.640399 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc/export_record Aug 15 15:04:49.640657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:49.640895 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'export_record' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:49.641038 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Export record for backup f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:04:49.654731 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:49.654731 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:49.658428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling RPCAPI with context: , host: np0000007361, backup: f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100273) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 15 15:04:49.672036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] export_record in rpcapi backup_id f9b2eca1-6534-4906-8cd0-dd0051935dfc on host np0000007361. {{(pid=100273) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 15 15:04:49.759713 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjliMmVjYTEtNjUzNC00OTA2LThjZDAtZGQwMDUxOTM1ZGZjIiwgInVzZXJfaWQiOiAiMmVmZmYwMmIxM2U5NGU1MWJiM2M2NjFmYmZhMjllMGIiLCAicHJvamVjdF9pZCI6ICJjOTIzNmVkNTBkODY0OTI5OWIxYmI2MjkwYTNjMTllNiIsICJ2b2x1bWVfaWQiOiAiNTY5OGExM2ItM2JmNS00NTA5LThjODMtNGI3MTY2MWVjYzU1IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01Mzk5NzgzMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Njk4YTEzYi0zYmY1LTQ1MDktOGM4My00YjcxNjYxZWNjNTUvMjAyNjA4MTUxNTA0MzAvYXpfbm92YV9iYWNrdXBfZjliMmVjYTEtNjUzNC00OTA2LThjZDAtZGQwMDUxOTM1ZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA0OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100273) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 15 15:04:49.760281 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72dd8082-40ab-41d8-800d-3aec8677579c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc/export_record returned with HTTP 200 Aug 15 15:04:49.761316 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 438/1747] 10.4.3.107 () {68 vars in 1430 bytes} [Sat Aug 15 15:04:49 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc/export_record => generated 1424 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:49.781184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26bea9d0-84c1-4391-aa64-f9de202f6e49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:49.784813 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26bea9d0-84c1-4391-aa64-f9de202f6e49 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:04:49.785145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26bea9d0-84c1-4391-aa64-f9de202f6e49 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:49.785457 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26bea9d0-84c1-4391-aa64-f9de202f6e49 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:49.785616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-26bea9d0-84c1-4391-aa64-f9de202f6e49 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:49.790884 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:49.790884 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:49.791704 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26bea9d0-84c1-4391-aa64-f9de202f6e49 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:04:49.792184 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 438/1748] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:49 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:49.805690 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-406f2eba-427a-4195-9505-14072520e3f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:49.807845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups/import_record Aug 15 15:04:49.808392 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM1NzRhYTItNjg4Ni00MjBiLWE2NDAtYzE1ZmE1M2M0NmE2IiwgInVzZXJfaWQiOiAiMmVmZmYwMmIxM2U5NGU1MWJiM2M2NjFmYmZhMjllMGIiLCAicHJvamVjdF9pZCI6ICJjOTIzNmVkNTBkODY0OTI5OWIxYmI2MjkwYTNjMTllNiIsICJ2b2x1bWVfaWQiOiAiNTY5OGExM2ItM2JmNS00NTA5LThjODMtNGI3MTY2MWVjYzU1IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01Mzk5NzgzMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Njk4YTEzYi0zYmY1LTQ1MDktOGM4My00YjcxNjYxZWNjNTUvMjAyNjA4MTUxNTA0MzAvYXpfbm92YV9iYWNrdXBfZjliMmVjYTEtNjUzNC00OTA2LThjZDAtZGQwMDUxOTM1ZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA0OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:49.810280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM1NzRhYTItNjg4Ni00MjBiLWE2NDAtYzE1ZmE1M2M0NmE2IiwgInVzZXJfaWQiOiAiMmVmZmYwMmIxM2U5NGU1MWJiM2M2NjFmYmZhMjllMGIiLCAicHJvamVjdF9pZCI6ICJjOTIzNmVkNTBkODY0OTI5OWIxYmI2MjkwYTNjMTllNiIsICJ2b2x1bWVfaWQiOiAiNTY5OGExM2ItM2JmNS00NTA5LThjODMtNGI3MTY2MWVjYzU1IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01Mzk5NzgzMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Njk4YTEzYi0zYmY1LTQ1MDktOGM4My00YjcxNjYxZWNjNTUvMjAyNjA4MTUxNTA0MzAvYXpfbm92YV9iYWNrdXBfZjliMmVjYTEtNjUzNC00OTA2LThjZDAtZGQwMDUxOTM1ZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA0OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 15 15:04:49.810451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM1NzRhYTItNjg4Ni00MjBiLWE2NDAtYzE1ZmE1M2M0NmE2IiwgInVzZXJfaWQiOiAiMmVmZmYwMmIxM2U5NGU1MWJiM2M2NjFmYmZhMjllMGIiLCAicHJvamVjdF9pZCI6ICJjOTIzNmVkNTBkODY0OTI5OWIxYmI2MjkwYTNjMTllNiIsICJ2b2x1bWVfaWQiOiAiNTY5OGExM2ItM2JmNS00NTA5LThjODMtNGI3MTY2MWVjYzU1IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01Mzk5NzgzMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Njk4YTEzYi0zYmY1LTQ1MDktOGM4My00YjcxNjYxZWNjNTUvMjAyNjA4MTUxNTA0MzAvYXpfbm92YV9iYWNrdXBfZjliMmVjYTEtNjUzNC00OTA2LThjZDAtZGQwMDUxOTM1ZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA0OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 15 15:04:49.850171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['5f587aa7-65ac-48bc-bd4f-5ffe6c9012ad', 'a2281332-72f7-47e5-83c3-24aba4614007'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:49.881930 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] import_record rpcapi backup id 93574aa2-6886-420b-a640-c15fa53c46a6 on host np0000007361 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM1NzRhYTItNjg4Ni00MjBiLWE2NDAtYzE1ZmE1M2M0NmE2IiwgInVzZXJfaWQiOiAiMmVmZmYwMmIxM2U5NGU1MWJiM2M2NjFmYmZhMjllMGIiLCAicHJvamVjdF9pZCI6ICJjOTIzNmVkNTBkODY0OTI5OWIxYmI2MjkwYTNjMTllNiIsICJ2b2x1bWVfaWQiOiAiNTY5OGExM2ItM2JmNS00NTA5LThjODMtNGI3MTY2MWVjYzU1IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01Mzk5NzgzMDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81Njk4YTEzYi0zYmY1LTQ1MDktOGM4My00YjcxNjYxZWNjNTUvMjAyNjA4MTUxNTA0MzAvYXpfbm92YV9iYWNrdXBfZjliMmVjYTEtNjUzNC00OTA2LThjZDAtZGQwMDUxOTM1ZGZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNDoyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA0OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100274) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 15 15:04:49.885306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Import record output: {'backup': {'id': '93574aa2-6886-420b-a640-c15fa53c46a6', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6'}, {'rel': 'bookmark', 'href': 'https://10.4.3.107/volume/backups/93574aa2-6886-420b-a640-c15fa53c46a6'}]}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 15 15:04:49.885306 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-406f2eba-427a-4195-9505-14072520e3f0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/import_record returned with HTTP 201 Aug 15 15:04:49.886158 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 436/1749] 10.4.3.107 () {70 vars in 1342 bytes} [Sat Aug 15 15:04:49 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 81 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 15 15:04:49.895325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-77234170-cefc-4ccc-949c-20650293f483 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:49.898767 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-77234170-cefc-4ccc-949c-20650293f483 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 Aug 15 15:04:49.899030 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-77234170-cefc-4ccc-949c-20650293f483 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:49.899384 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-77234170-cefc-4ccc-949c-20650293f483 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:49.899528 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-77234170-cefc-4ccc-949c-20650293f483 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 93574aa2-6886-420b-a640-c15fa53c46a6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:49.907110 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:49.907110 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:49.908027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-77234170-cefc-4ccc-949c-20650293f483 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 returned with HTTP 200 Aug 15 15:04:49.909901 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 438/1750] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:49 2026] GET /volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 => generated 647 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:49.937390 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d19b0d4-295f-4aec-8b7d-ca04a5fb46e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:49.940270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d19b0d4-295f-4aec-8b7d-ca04a5fb46e5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:49.940719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d19b0d4-295f-4aec-8b7d-ca04a5fb46e5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:49.941028 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d19b0d4-295f-4aec-8b7d-ca04a5fb46e5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:49.941220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2d19b0d4-295f-4aec-8b7d-ca04a5fb46e5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:49.949274 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:49.949274 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:49.949274 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d19b0d4-295f-4aec-8b7d-ca04a5fb46e5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:49.949407 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 439/1751] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:49 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:50.045275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f12775a-ba90-4b2c-80a5-1f205e5d4cc2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.047486 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f12775a-ba90-4b2c-80a5-1f205e5d4cc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:50.047784 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f12775a-ba90-4b2c-80a5-1f205e5d4cc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.048572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f12775a-ba90-4b2c-80a5-1f205e5d4cc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.058026 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f12775a-ba90-4b2c-80a5-1f205e5d4cc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 404 Aug 15 15:04:50.058760 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 439/1752] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:50 2026] GET /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:50.071724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4fea88c6-1314-45be-a897-18e0827e00bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.074114 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fea88c6-1314-45be-a897-18e0827e00bc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:50.074270 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fea88c6-1314-45be-a897-18e0827e00bc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.074524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fea88c6-1314-45be-a897-18e0827e00bc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.086458 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fea88c6-1314-45be-a897-18e0827e00bc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 404 Aug 15 15:04:50.086458 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 437/1753] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:50 2026] GET /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:50.098164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ddd1edec-555c-49a2-a59e-8b953a59cf89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.104040 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ddd1edec-555c-49a2-a59e-8b953a59cf89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:50.104881 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ddd1edec-555c-49a2-a59e-8b953a59cf89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.104881 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ddd1edec-555c-49a2-a59e-8b953a59cf89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.105165 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ddd1edec-555c-49a2-a59e-8b953a59cf89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: 5e80d686-e01f-431e-a2ed-9aa68857687e Aug 15 15:04:50.116831 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ddd1edec-555c-49a2-a59e-8b953a59cf89 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e returned with HTTP 404 Aug 15 15:04:50.117507 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 439/1754] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:04:50 2026] DELETE /volume/v3/volumes/5e80d686-e01f-431e-a2ed-9aa68857687e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:50.133082 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.138235 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:50.138683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1039742925"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:50.141969 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1039742925'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:50.141969 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume of 1 GB Aug 15 15:04:50.150984 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Availability Zones retrieved successfully. Aug 15 15:04:50.161718 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (4ec2f0dc-6020-45df-ae2e-d67da1e8729a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:50.164106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b64f1aa-c47d-4bea-8642-652494b115d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:50.165870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:50.206569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b64f1aa-c47d-4bea-8642-652494b115d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:50.207396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dccde97-93c9-453f-ac7c-a5690cd58361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:50.259636 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['7d13e72a-7881-40c2-b44f-36a0b0d45fb2', '5786f543-fddf-4801-83b8-f5d2010181e9', '00f96c07-405f-4180-9ca8-f5e230e9c621', 'd56c726e-d2ce-447e-8fc3-4ac879fef2f7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:50.260543 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dccde97-93c9-453f-ac7c-a5690cd58361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d13e72a-7881-40c2-b44f-36a0b0d45fb2', '5786f543-fddf-4801-83b8-f5d2010181e9', '00f96c07-405f-4180-9ca8-f5e230e9c621', 'd56c726e-d2ce-447e-8fc3-4ac879fef2f7']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:50.261407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b238f7-2188-4dd9-aeea-58c37719a9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:50.288217 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b238f7-2188-4dd9-aeea-58c37719a9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ee3013-12a5-4d6b-bb48-909b903ea52c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1039742925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['7d13e72a-7881-40c2-b44f-36a0b0d45fb2','5786f543-fddf-4801-83b8-f5d2010181e9','00f96c07-405f-4180-9ca8-f5e230e9c621','d56c726e-d2ce-447e-8fc3-4ac879fef2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1039742925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ee3013-12a5-4d6b-bb48-909b903ea52c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f463994a9edb41de8277be37a65bf0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edd1717196f547c98a7119366144e9c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:50.288890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70274cb1-a536-43bf-a1a5-31023211b62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:50.319999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70274cb1-a536-43bf-a1a5-31023211b62a) transitioned into state 'SUCCESS' from state '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-1039742925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f463994a9edb41de8277be37a65bf0a3',qos_specs=None,replication_status=,reservations=['7d13e72a-7881-40c2-b44f-36a0b0d45fb2','5786f543-fddf-4801-83b8-f5d2010181e9','00f96c07-405f-4180-9ca8-f5e230e9c621','d56c726e-d2ce-447e-8fc3-4ac879fef2f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edd1717196f547c98a7119366144e9c4',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:50.321866 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c4e047-7701-4e64-a247-0f2d65e04c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:50.338121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c4e047-7701-4e64-a247-0f2d65e04c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:50.339578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Flow 'volume_create_api' (4ec2f0dc-6020-45df-ae2e-d67da1e8729a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:50.340044 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Create volume request issued successfully. Aug 15 15:04:50.341910 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83b21a0f-76b8-4ce1-9e60-fc217c9653cf tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:50.341910 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 440/1755] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:04:50 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 15 15:04:50.360227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0c08defa-3135-439a-b14e-8a6cf6f3ddd5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.362908 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c08defa-3135-439a-b14e-8a6cf6f3ddd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:04:50.364142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c08defa-3135-439a-b14e-8a6cf6f3ddd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.364142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c08defa-3135-439a-b14e-8a6cf6f3ddd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.383049 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:50.383049 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:50.392595 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0c08defa-3135-439a-b14e-8a6cf6f3ddd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:50.398289 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c08defa-3135-439a-b14e-8a6cf6f3ddd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:04:50.398725 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 440/1756] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:50 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:50.609114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5f126c1-060f-428c-807c-a8ccb011f046 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.609564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5f126c1-060f-428c-807c-a8ccb011f046 None None] GET https://10.4.3.107/volume// Aug 15 15:04:50.609763 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5f126c1-060f-428c-807c-a8ccb011f046 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.609995 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5f126c1-060f-428c-807c-a8ccb011f046 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.610385 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5f126c1-060f-428c-807c-a8ccb011f046 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:50.610682 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 438/1757] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:50.623397 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-2852898b-6518-4033-a730-bab151959664 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.626811 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-2852898b-6518-4033-a730-bab151959664 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:04:50.629013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-2852898b-6518-4033-a730-bab151959664 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "009163c4-5e7c-407d-9def-6bf4f066ed06", "connector": null, "instance_uuid": "a59efe1a-c418-4daf-9680-f6f6ef504e8b"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:50.648277 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:50.648277 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:50.698228 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-2852898b-6518-4033-a730-bab151959664 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:04:50.698627 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 440/1758] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:04:50 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:50.714280 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-09e29b9d-88d2-4269-bb31-b435e488a357 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.719007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-09e29b9d-88d2-4269-bb31-b435e488a357 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] DELETE https://10.4.3.107/volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce Aug 15 15:04:50.719007 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-09e29b9d-88d2-4269-bb31-b435e488a357 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.719311 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-09e29b9d-88d2-4269-bb31-b435e488a357 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.728319 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:50.728319 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:50.792806 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-09e29b9d-88d2-4269-bb31-b435e488a357 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce returned with HTTP 200 Aug 15 15:04:50.793172 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 441/1759] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:04:50 2026] DELETE /volume/v3/attachments/cf040564-1432-4518-b443-90d4f99683ce => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:50.924056 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84e4cb4d-a06a-41db-8787-51b1613c7e4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.926446 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84e4cb4d-a06a-41db-8787-51b1613c7e4b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 Aug 15 15:04:50.926696 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84e4cb4d-a06a-41db-8787-51b1613c7e4b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.926912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84e4cb4d-a06a-41db-8787-51b1613c7e4b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.927058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-84e4cb4d-a06a-41db-8787-51b1613c7e4b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 93574aa2-6886-420b-a640-c15fa53c46a6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:50.932011 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:50.932011 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:50.933232 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84e4cb4d-a06a-41db-8787-51b1613c7e4b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 returned with HTTP 200 Aug 15 15:04:50.933232 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 441/1760] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:50 2026] GET /volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:50.943793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f973113-1b88-45ae-9f50-da4005241947 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.946442 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f973113-1b88-45ae-9f50-da4005241947 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 Aug 15 15:04:50.946599 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f973113-1b88-45ae-9f50-da4005241947 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.946830 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f973113-1b88-45ae-9f50-da4005241947 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.946961 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-0f973113-1b88-45ae-9f50-da4005241947 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete backup with id: 93574aa2-6886-420b-a640-c15fa53c46a6. Aug 15 15:04:50.952853 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:50.952853 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:50.966113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-183eea8a-c1d9-4af2-bfa5-5ded6dd0c7ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:50.968831 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-183eea8a-c1d9-4af2-bfa5-5ded6dd0c7ed tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:50.969048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-183eea8a-c1d9-4af2-bfa5-5ded6dd0c7ed tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:50.969256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-183eea8a-c1d9-4af2-bfa5-5ded6dd0c7ed tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:50.969395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-183eea8a-c1d9-4af2-bfa5-5ded6dd0c7ed tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:50.975736 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:50.975736 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:50.978442 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-183eea8a-c1d9-4af2-bfa5-5ded6dd0c7ed tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:50.978442 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 441/1761] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:50 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:50.988945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-0f973113-1b88-45ae-9f50-da4005241947 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] delete_backup rpcapi backup_id 93574aa2-6886-420b-a640-c15fa53c46a6 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:04:50.990884 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f973113-1b88-45ae-9f50-da4005241947 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 returned with HTTP 202 Aug 15 15:04:50.991483 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 439/1762] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:04:50 2026] DELETE /volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:04:51.000941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41fa7805-558e-444a-95db-9fbd468ab51c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.002889 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41fa7805-558e-444a-95db-9fbd468ab51c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 Aug 15 15:04:51.003951 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41fa7805-558e-444a-95db-9fbd468ab51c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:51.003951 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41fa7805-558e-444a-95db-9fbd468ab51c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:51.004732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-41fa7805-558e-444a-95db-9fbd468ab51c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 93574aa2-6886-420b-a640-c15fa53c46a6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:51.011370 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:51.011370 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:51.012332 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41fa7805-558e-444a-95db-9fbd468ab51c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 returned with HTTP 200 Aug 15 15:04:51.012886 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 442/1763] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:50 2026] GET /volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:51.030500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-598f8672-4c4a-4262-99f2-e18af301927d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.030956 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-598f8672-4c4a-4262-99f2-e18af301927d None None] GET https://10.4.3.107/volume// Aug 15 15:04:51.031155 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-598f8672-4c4a-4262-99f2-e18af301927d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:51.031414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-598f8672-4c4a-4262-99f2-e18af301927d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:51.031823 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-598f8672-4c4a-4262-99f2-e18af301927d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:51.032178 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 442/1764] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:51.039656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-52360e2a-5ba7-4ff8-b79b-1ee9d232cabe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.041881 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-52360e2a-5ba7-4ff8-b79b-1ee9d232cabe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:04:51.042309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-52360e2a-5ba7-4ff8-b79b-1ee9d232cabe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aecf1d88-3af9-494f-a9cd-8291a46e13c0", "connector": null, "instance_uuid": "9b3a5ecf-a6c3-483c-80a4-b51cfc194fa2"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:51.054789 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:51.054789 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:51.095281 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-52360e2a-5ba7-4ff8-b79b-1ee9d232cabe tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:04:51.095281 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 442/1765] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:04:51 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 15 15:04:51.105793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-65ad0aa8-39b3-45aa-9229-0a6735b16ee5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.108078 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-65ad0aa8-39b3-45aa-9229-0a6735b16ee5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] DELETE https://10.4.3.107/volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a Aug 15 15:04:51.108315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-65ad0aa8-39b3-45aa-9229-0a6735b16ee5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:51.108543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-65ad0aa8-39b3-45aa-9229-0a6735b16ee5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:51.117151 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:51.117151 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:51.199386 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-65ad0aa8-39b3-45aa-9229-0a6735b16ee5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a returned with HTTP 200 Aug 15 15:04:51.199944 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 440/1766] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:04:51 2026] DELETE /volume/v3/attachments/6861b3b9-b207-4acb-bc6d-cfd37971632a => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:51.419857 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78bbfa06-a944-49f4-87a9-3bcb330c9659 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.421851 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78bbfa06-a944-49f4-87a9-3bcb330c9659 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:04:51.422120 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78bbfa06-a944-49f4-87a9-3bcb330c9659 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:51.422400 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78bbfa06-a944-49f4-87a9-3bcb330c9659 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:51.431203 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:51.431203 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:51.438234 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78bbfa06-a944-49f4-87a9-3bcb330c9659 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:04:51.443305 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78bbfa06-a944-49f4-87a9-3bcb330c9659 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:04:51.443934 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 443/1767] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:51 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:51.935649 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.937686 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:51.938014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-874914447"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:51.939614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-874914447'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:51.939740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume of 1 GB Aug 15 15:04:51.943575 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Availability Zones retrieved successfully. Aug 15 15:04:51.952385 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Flow 'volume_create_api' (6898a998-6329-4d35-8983-4cc24302b55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:51.953315 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96133d3a-9e8f-4081-b0d1-6f291f778453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:51.954347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:51.992101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f901d747-14fb-4573-96fa-1d8798f5c952 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:51.994524 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f901d747-14fb-4573-96fa-1d8798f5c952 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:51.994828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f901d747-14fb-4573-96fa-1d8798f5c952 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:51.995149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f901d747-14fb-4573-96fa-1d8798f5c952 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:51.996194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f901d747-14fb-4573-96fa-1d8798f5c952 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:51.996265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96133d3a-9e8f-4081-b0d1-6f291f778453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:51.997736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b6316d-b82c-4ebd-81cc-d75844456cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:52.000789 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:52.000789 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:52.002354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f901d747-14fb-4573-96fa-1d8798f5c952 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:52.002354 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 443/1768] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:51 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:52.033790 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-843d006e-7e66-4f02-aae8-f450aaa8fdf4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:52.037194 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-843d006e-7e66-4f02-aae8-f450aaa8fdf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 Aug 15 15:04:52.037194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-843d006e-7e66-4f02-aae8-f450aaa8fdf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:52.037194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-843d006e-7e66-4f02-aae8-f450aaa8fdf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:52.038204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-843d006e-7e66-4f02-aae8-f450aaa8fdf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 93574aa2-6886-420b-a640-c15fa53c46a6. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:52.046429 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:52.046429 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:52.047223 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-843d006e-7e66-4f02-aae8-f450aaa8fdf4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 returned with HTTP 200 Aug 15 15:04:52.047910 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 441/1769] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:52 2026] GET /volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:52.055160 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Created reservations ['6e2da96a-2ba2-4870-a6ff-faa96d1cbb83', 'f9fbec89-e247-4900-9f63-60a0f7177a92', '329ea810-96a1-4ec2-9be0-6984aa22fa78', 'e4351a19-2092-40b0-a52e-30c30b9257b4'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:52.056079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b6316d-b82c-4ebd-81cc-d75844456cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e2da96a-2ba2-4870-a6ff-faa96d1cbb83', 'f9fbec89-e247-4900-9f63-60a0f7177a92', '329ea810-96a1-4ec2-9be0-6984aa22fa78', 'e4351a19-2092-40b0-a52e-30c30b9257b4']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:52.056906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8bc12b-f419-4c24-9084-21c09c3757aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:52.088868 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8bc12b-f419-4c24-9084-21c09c3757aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35297470-fb92-42a2-918a-9322573b3d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-874914447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7262e5f9858b4e439e3df44ef5738598',qos_specs=None,replication_status=,reservations=['6e2da96a-2ba2-4870-a6ff-faa96d1cbb83','f9fbec89-e247-4900-9f63-60a0f7177a92','329ea810-96a1-4ec2-9be0-6984aa22fa78','e4351a19-2092-40b0-a52e-30c30b9257b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15ab783ba08842ceaa96833fcee19fda',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-874914447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35297470-fb92-42a2-918a-9322573b3d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7262e5f9858b4e439e3df44ef5738598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15ab783ba08842ceaa96833fcee19fda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:52.089923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5603572f-8a9e-43a9-ab20-4a7e0fca96d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:52.119133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5603572f-8a9e-43a9-ab20-4a7e0fca96d2) transitioned into state 'SUCCESS' from state '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-874914447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7262e5f9858b4e439e3df44ef5738598',qos_specs=None,replication_status=,reservations=['6e2da96a-2ba2-4870-a6ff-faa96d1cbb83','f9fbec89-e247-4900-9f63-60a0f7177a92','329ea810-96a1-4ec2-9be0-6984aa22fa78','e4351a19-2092-40b0-a52e-30c30b9257b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15ab783ba08842ceaa96833fcee19fda',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:52.119881 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92db17a0-2d50-4bef-bdcd-7241ae856222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:52.131856 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92db17a0-2d50-4bef-bdcd-7241ae856222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:52.136141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Flow 'volume_create_api' (6898a998-6329-4d35-8983-4cc24302b55d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:52.136604 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume request issued successfully. Aug 15 15:04:52.137251 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c0304c62-d29d-488b-bf2e-604cb4d4cd73 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:52.139664 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 443/1770] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:04:51 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:52.156231 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a304029-9b8f-4108-9515-6359e9b5c2ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:52.161400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a304029-9b8f-4108-9515-6359e9b5c2ef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:52.162257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a304029-9b8f-4108-9515-6359e9b5c2ef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:52.162257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a304029-9b8f-4108-9515-6359e9b5c2ef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:52.174305 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:52.174305 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:52.180146 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6a304029-9b8f-4108-9515-6359e9b5c2ef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:52.187101 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a304029-9b8f-4108-9515-6359e9b5c2ef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:52.187552 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 444/1771] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:52 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:52.356310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:52.358532 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] PUT https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab Aug 15 15:04:52.358916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:52.367001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Acquiring lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:04:52.371664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:04:52.372821 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:52.372821 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:52.460671 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" released by "attachment_update" :: held 0.089s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:04:52.461022 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-37b80935-3391-4488-acbe-c7fe7bc80a0c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab returned with HTTP 200 Aug 15 15:04:52.461495 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 444/1772] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:04:52 2026] PUT /volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:52.474353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-7b2ef6e9-d0a3-4aed-a04c-07532b8f8979 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:52.476728 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-7b2ef6e9-d0a3-4aed-a04c-07532b8f8979 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab Aug 15 15:04:52.476925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-7b2ef6e9-d0a3-4aed-a04c-07532b8f8979 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:52.477103 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-7b2ef6e9-d0a3-4aed-a04c-07532b8f8979 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:52.492565 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-7b2ef6e9-d0a3-4aed-a04c-07532b8f8979 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab returned with HTTP 200 Aug 15 15:04:52.493009 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 442/1773] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:04:52 2026] GET /volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:52.616675 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:52.619327 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] PUT https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df Aug 15 15:04:52.619737 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:52.630602 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Acquiring lock "cinder-attachment_update-aecf1d88-3af9-494f-a9cd-8291a46e13c0-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:04:52.637059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-aecf1d88-3af9-494f-a9cd-8291a46e13c0-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:04:52.638605 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:52.638605 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:52.755909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Lock "cinder-attachment_update-aecf1d88-3af9-494f-a9cd-8291a46e13c0-np0000007361" released by "attachment_update" :: held 0.119s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:04:52.756231 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-33048abf-d784-4623-a1eb-3f389a59deb5 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df returned with HTTP 200 Aug 15 15:04:52.756738 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 444/1774] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:04:52 2026] PUT /volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:04:52.773980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-d35f6008-c3d0-4209-b0ec-431d18acf5ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:52.776212 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-d35f6008-c3d0-4209-b0ec-431d18acf5ac tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df Aug 15 15:04:52.776504 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-d35f6008-c3d0-4209-b0ec-431d18acf5ac tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:52.776805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-d35f6008-c3d0-4209-b0ec-431d18acf5ac tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:52.794523 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-d35f6008-c3d0-4209-b0ec-431d18acf5ac tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df returned with HTTP 200 Aug 15 15:04:52.795038 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 445/1775] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:04:52 2026] GET /volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:53.028137 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37f0f8d5-b493-46d9-8b40-74ac6a6d76a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.035273 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37f0f8d5-b493-46d9-8b40-74ac6a6d76a6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:53.035273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37f0f8d5-b493-46d9-8b40-74ac6a6d76a6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.035273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37f0f8d5-b493-46d9-8b40-74ac6a6d76a6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.035273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-37f0f8d5-b493-46d9-8b40-74ac6a6d76a6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:53.039271 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.039271 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:53.040479 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37f0f8d5-b493-46d9-8b40-74ac6a6d76a6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:53.041104 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 445/1776] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:53.060419 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4fb24b19-9e3c-414d-958b-5e861a6b1208 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.062574 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fb24b19-9e3c-414d-958b-5e861a6b1208 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 Aug 15 15:04:53.062826 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fb24b19-9e3c-414d-958b-5e861a6b1208 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.063079 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fb24b19-9e3c-414d-958b-5e861a6b1208 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.063218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4fb24b19-9e3c-414d-958b-5e861a6b1208 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 93574aa2-6886-420b-a640-c15fa53c46a6. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:53.066744 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fb24b19-9e3c-414d-958b-5e861a6b1208 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 returned with HTTP 404 Aug 15 15:04:53.067261 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 443/1777] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/backups/93574aa2-6886-420b-a640-c15fa53c46a6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:53.074756 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.077100 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 Aug 15 15:04:53.077460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.077781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.078025 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume with id: 5698a13b-3bf5-4509-8c83-4b71661ecc55 Aug 15 15:04:53.086821 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.086821 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:53.087321 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:53.108507 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume request issued successfully. Aug 15 15:04:53.108875 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4cbe8f15-4d21-42b3-a41e-c51b4af1f991 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 returned with HTTP 202 Aug 15 15:04:53.109589 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 445/1778] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:04:53 2026] DELETE /volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:04:53.119649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db06c5f2-f4d5-48be-b01b-df08a01f4fb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.122151 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db06c5f2-f4d5-48be-b01b-df08a01f4fb6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 Aug 15 15:04:53.122279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db06c5f2-f4d5-48be-b01b-df08a01f4fb6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.122491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db06c5f2-f4d5-48be-b01b-df08a01f4fb6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.130283 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.130283 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:53.134611 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db06c5f2-f4d5-48be-b01b-df08a01f4fb6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:53.139735 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db06c5f2-f4d5-48be-b01b-df08a01f4fb6 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 returned with HTTP 200 Aug 15 15:04:53.140393 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 446/1779] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:53.201059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c458cf3-abd7-48c8-b4c1-e05ad993c6e7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.203006 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c458cf3-abd7-48c8-b4c1-e05ad993c6e7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:53.203522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c458cf3-abd7-48c8-b4c1-e05ad993c6e7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.203522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c458cf3-abd7-48c8-b4c1-e05ad993c6e7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.211061 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.211061 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:53.215032 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c458cf3-abd7-48c8-b4c1-e05ad993c6e7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:53.219596 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c458cf3-abd7-48c8-b4c1-e05ad993c6e7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:53.220271 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 446/1780] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:53.279451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-8a1cc437-8189-4ea6-95d5-c8eb11513092 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.281501 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-8a1cc437-8189-4ea6-95d5-c8eb11513092 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:53.281765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-8a1cc437-8189-4ea6-95d5-c8eb11513092 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.281951 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-8a1cc437-8189-4ea6-95d5-c8eb11513092 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.289749 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.289749 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:53.293869 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-8a1cc437-8189-4ea6-95d5-c8eb11513092 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:53.298411 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-8a1cc437-8189-4ea6-95d5-c8eb11513092 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:53.298996 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 444/1781] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:53.405695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9ca6c2c-9df0-444f-9e5a-b19089afc249 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.406157 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9ca6c2c-9df0-444f-9e5a-b19089afc249 None None] GET https://10.4.3.107/volume// Aug 15 15:04:53.406404 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9ca6c2c-9df0-444f-9e5a-b19089afc249 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.406690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9ca6c2c-9df0-444f-9e5a-b19089afc249 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.407088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9ca6c2c-9df0-444f-9e5a-b19089afc249 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:53.407482 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 446/1782] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:04: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 15 15:04:53.418976 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-70cd5633-6c3a-4fbc-b020-96a11637ae7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.465164 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-70cd5633-6c3a-4fbc-b020-96a11637ae7e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:04:53.465695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-70cd5633-6c3a-4fbc-b020-96a11637ae7e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35297470-fb92-42a2-918a-9322573b3d2f", "connector": null, "instance_uuid": "636fa349-a48d-4c0d-b32e-2f92cde97baf"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:53.476216 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.476216 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:53.527506 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-70cd5633-6c3a-4fbc-b020-96a11637ae7e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:04:53.528288 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 447/1783] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:04:53 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:53.572755 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2226af38-3c27-4bea-8c3f-4c300184739f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.575686 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2226af38-3c27-4bea-8c3f-4c300184739f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:53.575929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2226af38-3c27-4bea-8c3f-4c300184739f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.576114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2226af38-3c27-4bea-8c3f-4c300184739f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.589038 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.589038 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:53.596190 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2226af38-3c27-4bea-8c3f-4c300184739f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:53.601869 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2226af38-3c27-4bea-8c3f-4c300184739f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:53.602377 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 447/1784] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:53.739187 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35785e0d-3275-4138-a20e-ee6d036b7151 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.739800 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35785e0d-3275-4138-a20e-ee6d036b7151 None None] GET https://10.4.3.107/volume// Aug 15 15:04:53.740020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35785e0d-3275-4138-a20e-ee6d036b7151 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.740263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35785e0d-3275-4138-a20e-ee6d036b7151 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.740631 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35785e0d-3275-4138-a20e-ee6d036b7151 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:04:53.740980 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 445/1785] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:04: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 15 15:04:53.750509 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-19d4224f-8c01-490d-bcab-6cf2bd2c045d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.752860 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-19d4224f-8c01-490d-bcab-6cf2bd2c045d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:53.753173 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-19d4224f-8c01-490d-bcab-6cf2bd2c045d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:53.753500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-19d4224f-8c01-490d-bcab-6cf2bd2c045d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:53.766791 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.766791 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:53.771970 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-19d4224f-8c01-490d-bcab-6cf2bd2c045d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:53.778133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-19d4224f-8c01-490d-bcab-6cf2bd2c045d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:53.778641 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 447/1786] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:04:53 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:04:53.892052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:53.894432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] PUT https://10.4.3.107/volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9 Aug 15 15:04:53.894934 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:53.907093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Acquiring lock "cinder-attachment_update-35297470-fb92-42a2-918a-9322573b3d2f-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:04:53.912446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Lock "cinder-attachment_update-35297470-fb92-42a2-918a-9322573b3d2f-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:04:53.913378 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:53.913378 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:54.028607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Lock "cinder-attachment_update-35297470-fb92-42a2-918a-9322573b3d2f-np0000007361" released by "attachment_update" :: held 0.116s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:04:54.029029 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-76180900-bf35-4b73-8734-4ee207e7b3af tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9 returned with HTTP 200 Aug 15 15:04:54.029672 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 448/1787] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:04:53 2026] PUT /volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:54.088289 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ab0837b2-ce1f-46b4-9513-f13637e873fc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.090516 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab0837b2-ce1f-46b4-9513-f13637e873fc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:54.090516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab0837b2-ce1f-46b4-9513-f13637e873fc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:54.091585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab0837b2-ce1f-46b4-9513-f13637e873fc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:54.091585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ab0837b2-ce1f-46b4-9513-f13637e873fc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:54.096418 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:54.096418 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:54.097660 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab0837b2-ce1f-46b4-9513-f13637e873fc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:54.098174 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 448/1788] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:54 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:54.162140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91f9df07-df48-4453-8c07-29b57eeb40d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.167682 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91f9df07-df48-4453-8c07-29b57eeb40d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 Aug 15 15:04:54.167682 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91f9df07-df48-4453-8c07-29b57eeb40d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:54.167682 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91f9df07-df48-4453-8c07-29b57eeb40d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:54.184116 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91f9df07-df48-4453-8c07-29b57eeb40d1 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 returned with HTTP 404 Aug 15 15:04:54.188058 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 446/1789] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:54 2026] GET /volume/v3/volumes/5698a13b-3bf5-4509-8c83-4b71661ecc55 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:54.202095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a5df5246-6543-4fdf-b479-134c0285e815 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.205914 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5df5246-6543-4fdf-b479-134c0285e815 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups Aug 15 15:04:54.206366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5df5246-6543-4fdf-b479-134c0285e815 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:54.206696 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5df5246-6543-4fdf-b479-134c0285e815 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:54.226178 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5df5246-6543-4fdf-b479-134c0285e815 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 200 Aug 15 15:04:54.226873 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 448/1790] 10.4.3.107 () {68 vars in 1277 bytes} [Sat Aug 15 15:04:54 2026] GET /volume/v3/backups => generated 624 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:54.243823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce70b738-5048-4f74-b184-7762bb10b95f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.248271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce70b738-5048-4f74-b184-7762bb10b95f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups?project_id=c9236ed50d8649299b1bb6290a3c19e6 Aug 15 15:04:54.248271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce70b738-5048-4f74-b184-7762bb10b95f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:54.248271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce70b738-5048-4f74-b184-7762bb10b95f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:54.248271 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:54.248271 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:54.260784 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce70b738-5048-4f74-b184-7762bb10b95f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups?project_id=c9236ed50d8649299b1bb6290a3c19e6 returned with HTTP 200 Aug 15 15:04:54.261383 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 449/1791] 10.4.3.107 () {68 vars in 1364 bytes} [Sat Aug 15 15:04:54 2026] GET /volume/v3/backups?project_id=c9236ed50d8649299b1bb6290a3c19e6 => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:54.273595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.275944 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:04:54.276704 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1856686728"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:54.278675 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1856686728'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:04:54.279017 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume of 1 GB Aug 15 15:04:54.284459 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Availability Zones retrieved successfully. Aug 15 15:04:54.291939 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (b5bac931-fdd9-44a0-ad22-c5bc10dc7f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:54.293194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a5da1a-98ef-4c22-8016-d7e5fccce510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:54.294384 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:04:54.331400 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a5da1a-98ef-4c22-8016-d7e5fccce510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:54.332900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21f3933-a6c0-46c1-8e88-b5727e0cf688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:54.390885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['15948012-713c-40d5-a30f-af382384427a', 'aed306ce-355a-419e-9578-0951fbd4e213', '9d1536c8-b74d-4630-a5fd-2d0923c822e3', 'b1a49f13-8243-4aa4-b5f2-c1e24fc1bd14'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:54.392515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21f3933-a6c0-46c1-8e88-b5727e0cf688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15948012-713c-40d5-a30f-af382384427a', 'aed306ce-355a-419e-9578-0951fbd4e213', '9d1536c8-b74d-4630-a5fd-2d0923c822e3', 'b1a49f13-8243-4aa4-b5f2-c1e24fc1bd14']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:54.393615 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b2441-b19b-4b62-865a-1c8ab34b6e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:54.424541 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b2441-b19b-4b62-865a-1c8ab34b6e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef840632-8d3b-4b1d-8307-ff1ea27e1b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1856686728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['15948012-713c-40d5-a30f-af382384427a','aed306ce-355a-419e-9578-0951fbd4e213','9d1536c8-b74d-4630-a5fd-2d0923c822e3','b1a49f13-8243-4aa4-b5f2-c1e24fc1bd14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1856686728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef840632-8d3b-4b1d-8307-ff1ea27e1b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9236ed50d8649299b1bb6290a3c19e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:54.426634 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd005510-307b-4e24-ba2a-9501c50157dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:54.455227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd005510-307b-4e24-ba2a-9501c50157dc) transitioned into state 'SUCCESS' from state '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-1856686728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['15948012-713c-40d5-a30f-af382384427a','aed306ce-355a-419e-9578-0951fbd4e213','9d1536c8-b74d-4630-a5fd-2d0923c822e3','b1a49f13-8243-4aa4-b5f2-c1e24fc1bd14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:54.456157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3461872a-ee5b-42d0-982a-1a6679c4269c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:04:54.468528 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3461872a-ee5b-42d0-982a-1a6679c4269c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:04:54.469546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (b5bac931-fdd9-44a0-ad22-c5bc10dc7f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:04:54.469889 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request issued successfully. Aug 15 15:04:54.473824 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbe11809-7fe1-4180-b4ba-9f807ba22db0 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:04:54.474483 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 449/1792] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:04:54 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 15 15:04:54.489102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80749b9c-9054-485d-a8e7-7e29cdde0df4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.492257 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80749b9c-9054-485d-a8e7-7e29cdde0df4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 Aug 15 15:04:54.492590 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80749b9c-9054-485d-a8e7-7e29cdde0df4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:54.493068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80749b9c-9054-485d-a8e7-7e29cdde0df4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:54.505456 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:54.505456 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:54.511579 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-80749b9c-9054-485d-a8e7-7e29cdde0df4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:54.516274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80749b9c-9054-485d-a8e7-7e29cdde0df4 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 returned with HTTP 200 Aug 15 15:04:54.516683 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 447/1793] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:54 2026] GET /volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:54.617448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c92b4d03-06ad-4dbc-a113-2c6e2def5efb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:54.619688 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c92b4d03-06ad-4dbc-a113-2c6e2def5efb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:54.619946 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c92b4d03-06ad-4dbc-a113-2c6e2def5efb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:54.620179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c92b4d03-06ad-4dbc-a113-2c6e2def5efb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:54.633591 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:54.633591 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:54.642692 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c92b4d03-06ad-4dbc-a113-2c6e2def5efb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:54.651368 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c92b4d03-06ad-4dbc-a113-2c6e2def5efb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:54.652070 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 449/1794] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:54 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:55.133634 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-726ba57a-55d6-42b1-b552-19d10588431c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:55.136703 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-726ba57a-55d6-42b1-b552-19d10588431c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:55.136943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-726ba57a-55d6-42b1-b552-19d10588431c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:55.137269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-726ba57a-55d6-42b1-b552-19d10588431c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:55.137416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-726ba57a-55d6-42b1-b552-19d10588431c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:55.148863 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:55.148863 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:55.150300 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-726ba57a-55d6-42b1-b552-19d10588431c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:55.150891 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 450/1795] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:55 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:55.536690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d4923382-5ca4-47fd-9407-c965b4a28173 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:55.538817 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4923382-5ca4-47fd-9407-c965b4a28173 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 Aug 15 15:04:55.539489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4923382-5ca4-47fd-9407-c965b4a28173 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:55.539489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4923382-5ca4-47fd-9407-c965b4a28173 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:55.556589 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:55.556589 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:55.565941 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d4923382-5ca4-47fd-9407-c965b4a28173 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:55.574020 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4923382-5ca4-47fd-9407-c965b4a28173 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 returned with HTTP 200 Aug 15 15:04:55.574750 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 450/1796] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:55 2026] GET /volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 => generated 1018 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:04:55.589582 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a791484-c11a-4f91-9e58-e81c036e401c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:55.593103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:04:55.593567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef840632-8d3b-4b1d-8307-ff1ea27e1b68", "name": "tempest-type-Backup-1508496343"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:55.595618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating new backup {'backup': {'volume_id': 'ef840632-8d3b-4b1d-8307-ff1ea27e1b68', 'name': 'tempest-type-Backup-1508496343'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:04:55.595864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating backup of volume ef840632-8d3b-4b1d-8307-ff1ea27e1b68 in container None Aug 15 15:04:55.605036 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:55.605036 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:55.605462 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:04:55.633769 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['7769578c-4a4b-4357-ace4-200328ed5755', '100dc1b1-75b1-43c4-83c9-e89d557759de'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:04:55.672018 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-228a25ea-05ae-4d78-8dba-1f697f0da1c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:55.676952 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-228a25ea-05ae-4d78-8dba-1f697f0da1c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:55.677273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-228a25ea-05ae-4d78-8dba-1f697f0da1c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:55.677526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-228a25ea-05ae-4d78-8dba-1f697f0da1c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:55.682129 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a791484-c11a-4f91-9e58-e81c036e401c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:04:55.682129 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 448/1797] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:04:55 2026] POST /volume/v3/backups => generated 316 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:04:55.696758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f2d1008-b607-4856-9465-b423a868d155 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:55.698582 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f2d1008-b607-4856-9465-b423a868d155 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:04:55.698870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f2d1008-b607-4856-9465-b423a868d155 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:55.699314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f2d1008-b607-4856-9465-b423a868d155 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:55.699314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0f2d1008-b607-4856-9465-b423a868d155 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:55.704586 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:55.704586 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:55.706255 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:55.706255 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:55.707088 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f2d1008-b607-4856-9465-b423a868d155 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:04:55.707088 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 451/1798] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:55 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:55.712334 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-228a25ea-05ae-4d78-8dba-1f697f0da1c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:55.720852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-228a25ea-05ae-4d78-8dba-1f697f0da1c5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:55.721470 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 450/1799] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:55 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:56.174601 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6e667a3b-1e32-46db-87af-a4e90689c804 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:56.179174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e667a3b-1e32-46db-87af-a4e90689c804 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:56.179174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e667a3b-1e32-46db-87af-a4e90689c804 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:56.179174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e667a3b-1e32-46db-87af-a4e90689c804 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:56.179174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6e667a3b-1e32-46db-87af-a4e90689c804 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:56.190266 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:56.190266 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:56.193037 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e667a3b-1e32-46db-87af-a4e90689c804 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:56.193471 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 451/1800] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:56 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:56.719234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73be4dfb-b6d5-477c-bda8-ef8ace5e518d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:56.721553 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73be4dfb-b6d5-477c-bda8-ef8ace5e518d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:04:56.721822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73be4dfb-b6d5-477c-bda8-ef8ace5e518d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:56.722044 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73be4dfb-b6d5-477c-bda8-ef8ace5e518d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:56.722155 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-73be4dfb-b6d5-477c-bda8-ef8ace5e518d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:56.727236 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:56.727236 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:56.728478 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73be4dfb-b6d5-477c-bda8-ef8ace5e518d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:04:56.728668 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 449/1801] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:56 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:56.740940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33922d35-cae2-4206-b889-a9153b6b3c0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:56.742980 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33922d35-cae2-4206-b889-a9153b6b3c0a tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:56.743151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33922d35-cae2-4206-b889-a9153b6b3c0a tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:56.743388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33922d35-cae2-4206-b889-a9153b6b3c0a tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:56.753830 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:56.753830 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:56.759593 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33922d35-cae2-4206-b889-a9153b6b3c0a tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:56.764091 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33922d35-cae2-4206-b889-a9153b6b3c0a tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:56.764631 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 452/1802] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:56 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:57.223760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d97f705d-aa87-4d1a-8f12-02b8e77185cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:57.227776 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d97f705d-aa87-4d1a-8f12-02b8e77185cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:57.227776 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d97f705d-aa87-4d1a-8f12-02b8e77185cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:57.228809 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d97f705d-aa87-4d1a-8f12-02b8e77185cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:57.229533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d97f705d-aa87-4d1a-8f12-02b8e77185cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:57.241337 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:57.241337 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:57.244174 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d97f705d-aa87-4d1a-8f12-02b8e77185cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:57.245066 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 451/1803] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:57 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:57.747284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f49c250b-d3d9-491d-9135-147ce9c1af3d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:57.749637 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f49c250b-d3d9-491d-9135-147ce9c1af3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:04:57.749858 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f49c250b-d3d9-491d-9135-147ce9c1af3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:57.750011 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f49c250b-d3d9-491d-9135-147ce9c1af3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:57.750123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f49c250b-d3d9-491d-9135-147ce9c1af3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:57.755045 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:57.755045 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:57.755727 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f49c250b-d3d9-491d-9135-147ce9c1af3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:04:57.756184 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 452/1804] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:57 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:57.786725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1463fe82-2426-4b7d-b25b-33849a2f6ca8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:57.790002 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1463fe82-2426-4b7d-b25b-33849a2f6ca8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:57.790255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1463fe82-2426-4b7d-b25b-33849a2f6ca8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:57.790494 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1463fe82-2426-4b7d-b25b-33849a2f6ca8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:57.805737 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:57.805737 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:57.813275 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1463fe82-2426-4b7d-b25b-33849a2f6ca8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:57.821334 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1463fe82-2426-4b7d-b25b-33849a2f6ca8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:57.821903 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 450/1805] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:57 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:57.976877 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-681d111f-b946-4768-9738-a32619527ce4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:57.979760 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-681d111f-b946-4768-9738-a32619527ce4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab/action Aug 15 15:04:57.980290 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-681d111f-b946-4768-9738-a32619527ce4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:04:57.981157 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-681d111f-b946-4768-9738-a32619527ce4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:04:58.003607 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:58.003607 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:58.022772 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6ce6bc5-13d8-47d7-9fbc-8744ed35fcfd req-681d111f-b946-4768-9738-a32619527ce4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab/action returned with HTTP 204 Aug 15 15:04:58.023369 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 453/1806] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:04:57 2026] POST /volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:04:58.258202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc309d3f-ebd3-4ff8-a30d-9aaebf84bb43 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:58.260736 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc309d3f-ebd3-4ff8-a30d-9aaebf84bb43 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:58.260966 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc309d3f-ebd3-4ff8-a30d-9aaebf84bb43 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:58.261231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc309d3f-ebd3-4ff8-a30d-9aaebf84bb43 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:58.261423 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bc309d3f-ebd3-4ff8-a30d-9aaebf84bb43 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:58.270057 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:58.270057 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:58.271110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc309d3f-ebd3-4ff8-a30d-9aaebf84bb43 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:58.271596 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 452/1807] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:58 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:58.770373 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ccc9ce1-ecb5-40ff-92b7-47f508972fe7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:58.775621 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ccc9ce1-ecb5-40ff-92b7-47f508972fe7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:04:58.777372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ccc9ce1-ecb5-40ff-92b7-47f508972fe7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:58.777372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ccc9ce1-ecb5-40ff-92b7-47f508972fe7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:58.777372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4ccc9ce1-ecb5-40ff-92b7-47f508972fe7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:58.782058 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:58.782058 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:58.782950 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ccc9ce1-ecb5-40ff-92b7-47f508972fe7 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:04:58.784425 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 453/1808] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:58 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:58.842039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-097cda86-1b90-45bc-9b40-0c4205f3bf00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:58.844809 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-097cda86-1b90-45bc-9b40-0c4205f3bf00 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:58.845044 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-097cda86-1b90-45bc-9b40-0c4205f3bf00 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:58.845406 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-097cda86-1b90-45bc-9b40-0c4205f3bf00 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:58.861587 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:58.861587 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:04:58.868314 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-097cda86-1b90-45bc-9b40-0c4205f3bf00 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:58.874640 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-097cda86-1b90-45bc-9b40-0c4205f3bf00 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:58.877075 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 451/1809] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:58 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:59.284385 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2426265e-59d6-4341-9eb8-cc5ececb3cdd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:59.289121 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2426265e-59d6-4341-9eb8-cc5ececb3cdd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:04:59.289121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2426265e-59d6-4341-9eb8-cc5ececb3cdd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:59.289121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2426265e-59d6-4341-9eb8-cc5ececb3cdd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:59.289121 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2426265e-59d6-4341-9eb8-cc5ececb3cdd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:59.297113 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:59.297113 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:04:59.298104 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2426265e-59d6-4341-9eb8-cc5ececb3cdd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:04:59.298872 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 454/1810] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:59 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:59.797358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8afb017-64e7-4e5c-80ca-42ae322aca40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:59.799810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8afb017-64e7-4e5c-80ca-42ae322aca40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:04:59.800040 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8afb017-64e7-4e5c-80ca-42ae322aca40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:59.800289 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8afb017-64e7-4e5c-80ca-42ae322aca40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:59.800394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d8afb017-64e7-4e5c-80ca-42ae322aca40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:04:59.807674 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:59.807674 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:04:59.808660 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8afb017-64e7-4e5c-80ca-42ae322aca40 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:04:59.809165 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 453/1811] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:04:59 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:04:59.896997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b001de01-793a-429b-a882-ece3a634aec4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:04:59.901734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b001de01-793a-429b-a882-ece3a634aec4 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:04:59.902151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b001de01-793a-429b-a882-ece3a634aec4 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:04:59.903865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b001de01-793a-429b-a882-ece3a634aec4 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:04:59.923527 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:04:59.923527 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:04:59.927380 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b001de01-793a-429b-a882-ece3a634aec4 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:04:59.934081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b001de01-793a-429b-a882-ece3a634aec4 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:04:59.936200 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 454/1812] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:04:59 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:00.312625 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88c77874-be8a-43eb-9a44-34a76cae3555 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:00.317457 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88c77874-be8a-43eb-9a44-34a76cae3555 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:00.317457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88c77874-be8a-43eb-9a44-34a76cae3555 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:00.317457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88c77874-be8a-43eb-9a44-34a76cae3555 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:00.317457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-88c77874-be8a-43eb-9a44-34a76cae3555 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:00.325149 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:00.325149 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:00.326004 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88c77874-be8a-43eb-9a44-34a76cae3555 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:00.326493 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 452/1813] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:00 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:00.765556 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-9767de24-b8f3-4e5f-80b2-cae53e455bb8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:00.768887 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-9767de24-b8f3-4e5f-80b2-cae53e455bb8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] POST https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df/action Aug 15 15:05:00.769428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-9767de24-b8f3-4e5f-80b2-cae53e455bb8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:00.769633 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-9767de24-b8f3-4e5f-80b2-cae53e455bb8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:00.805009 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:00.805009 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:00.823170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e93d380a-1dee-41a0-865e-a9d5c09db9c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:00.825610 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e93d380a-1dee-41a0-865e-a9d5c09db9c5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:00.825841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e93d380a-1dee-41a0-865e-a9d5c09db9c5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:00.826080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e93d380a-1dee-41a0-865e-a9d5c09db9c5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:00.826218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e93d380a-1dee-41a0-865e-a9d5c09db9c5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:00.828093 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-09cbd521-a000-4bc3-abfb-c4819ed700eb req-9767de24-b8f3-4e5f-80b2-cae53e455bb8 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df/action returned with HTTP 204 Aug 15 15:05:00.828820 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 455/1814] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:00 2026] POST /volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:00.834776 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:00.834776 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:00.835795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e93d380a-1dee-41a0-865e-a9d5c09db9c5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:00.836370 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 454/1815] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:00 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:00.957900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6070236e-2a2c-41e1-9796-a123a6806bb2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:00.959484 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6070236e-2a2c-41e1-9796-a123a6806bb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:00.959864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6070236e-2a2c-41e1-9796-a123a6806bb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:00.960166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6070236e-2a2c-41e1-9796-a123a6806bb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:00.973663 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:00.973663 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:00.980527 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6070236e-2a2c-41e1-9796-a123a6806bb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:00.986201 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6070236e-2a2c-41e1-9796-a123a6806bb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:00.986859 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 455/1816] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:00 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:01.344387 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a79d8dc0-d3ae-42a0-9aa6-29ac7df91afa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:01.346606 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a79d8dc0-d3ae-42a0-9aa6-29ac7df91afa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:01.346805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a79d8dc0-d3ae-42a0-9aa6-29ac7df91afa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:01.347049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a79d8dc0-d3ae-42a0-9aa6-29ac7df91afa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:01.349524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a79d8dc0-d3ae-42a0-9aa6-29ac7df91afa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:01.356189 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:01.356189 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:01.357446 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a79d8dc0-d3ae-42a0-9aa6-29ac7df91afa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:01.357446 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 453/1817] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:01 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:01.848589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abd35360-7a1c-469c-b2f8-6ee590026263 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:01.850948 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abd35360-7a1c-469c-b2f8-6ee590026263 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:01.851330 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abd35360-7a1c-469c-b2f8-6ee590026263 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:01.851603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abd35360-7a1c-469c-b2f8-6ee590026263 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:01.851995 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-abd35360-7a1c-469c-b2f8-6ee590026263 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:01.858198 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:01.858198 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:01.860009 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abd35360-7a1c-469c-b2f8-6ee590026263 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:01.860009 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 456/1818] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:01 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:02.005026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b48f7a6-375f-43b7-b2e1-b41f45663af6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:02.007304 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b48f7a6-375f-43b7-b2e1-b41f45663af6 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:02.007489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b48f7a6-375f-43b7-b2e1-b41f45663af6 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:02.007742 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b48f7a6-375f-43b7-b2e1-b41f45663af6 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:02.022052 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:02.022052 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:02.027785 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b48f7a6-375f-43b7-b2e1-b41f45663af6 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:02.033456 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b48f7a6-375f-43b7-b2e1-b41f45663af6 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:02.033926 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 455/1819] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:02 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:02.375737 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f75c516-9b9b-43c0-9de0-95f72f732607 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:02.378487 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f75c516-9b9b-43c0-9de0-95f72f732607 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:02.378811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f75c516-9b9b-43c0-9de0-95f72f732607 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:02.379101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f75c516-9b9b-43c0-9de0-95f72f732607 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:02.379305 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0f75c516-9b9b-43c0-9de0-95f72f732607 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:02.384942 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:02.384942 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:02.385695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f75c516-9b9b-43c0-9de0-95f72f732607 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:02.386123 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 456/1820] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:02 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:02.874586 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4138246-5360-42c7-9219-d2feccb1e42e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:02.876591 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4138246-5360-42c7-9219-d2feccb1e42e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:02.876852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4138246-5360-42c7-9219-d2feccb1e42e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:02.877038 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4138246-5360-42c7-9219-d2feccb1e42e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:02.877157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e4138246-5360-42c7-9219-d2feccb1e42e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:02.881749 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:02.881749 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:02.882424 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4138246-5360-42c7-9219-d2feccb1e42e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:02.882794 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 454/1821] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:02 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:03.050276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86684816-f9dd-4b01-927b-8d2b75f2bacf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.057649 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86684816-f9dd-4b01-927b-8d2b75f2bacf tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:03.057649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86684816-f9dd-4b01-927b-8d2b75f2bacf tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:03.057649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86684816-f9dd-4b01-927b-8d2b75f2bacf tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:03.071712 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:03.071712 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:03.075676 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86684816-f9dd-4b01-927b-8d2b75f2bacf tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:03.081156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86684816-f9dd-4b01-927b-8d2b75f2bacf tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:03.081658 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 457/1822] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:03 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:03.351257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-e4ac7afc-e896-499d-9bc6-ccc17a240ad2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.354195 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-e4ac7afc-e896-499d-9bc6-ccc17a240ad2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9/action Aug 15 15:05:03.354738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-e4ac7afc-e896-499d-9bc6-ccc17a240ad2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:03.354925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-e4ac7afc-e896-499d-9bc6-ccc17a240ad2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:03.376852 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:03.376852 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:03.389587 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-72d0f5eb-ebb9-4f68-8ad4-085d2a4f91c1 req-e4ac7afc-e896-499d-9bc6-ccc17a240ad2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9/action returned with HTTP 204 Aug 15 15:05:03.390183 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 456/1823] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:03 2026] POST /volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:03.399334 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-174cce72-527e-4c9f-a2e8-c5cc53f2ca0b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.401420 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-174cce72-527e-4c9f-a2e8-c5cc53f2ca0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:03.401636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-174cce72-527e-4c9f-a2e8-c5cc53f2ca0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:03.401865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-174cce72-527e-4c9f-a2e8-c5cc53f2ca0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:03.401988 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-174cce72-527e-4c9f-a2e8-c5cc53f2ca0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:03.408499 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:03.408499 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:03.409650 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-174cce72-527e-4c9f-a2e8-c5cc53f2ca0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:03.410150 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 457/1824] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:03 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:03.450372 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ece39b24-6d3a-4dc1-9dd3-c176a1659cfc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.450821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ece39b24-6d3a-4dc1-9dd3-c176a1659cfc None None] GET https://10.4.3.107/volume// Aug 15 15:05:03.451028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ece39b24-6d3a-4dc1-9dd3-c176a1659cfc None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:03.451257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ece39b24-6d3a-4dc1-9dd3-c176a1659cfc None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:03.451613 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ece39b24-6d3a-4dc1-9dd3-c176a1659cfc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:03.451939 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 455/1825] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05: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 15 15:05:03.461152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-cdd47b0d-758e-40a8-955f-8e2bd31c789c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.463142 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-cdd47b0d-758e-40a8-955f-8e2bd31c789c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:05:03.463503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-cdd47b0d-758e-40a8-955f-8e2bd31c789c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "009163c4-5e7c-407d-9def-6bf4f066ed06", "connector": null, "instance_uuid": "a59efe1a-c418-4daf-9680-f6f6ef504e8b"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:03.484792 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:03.484792 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:03.532387 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-cdd47b0d-758e-40a8-955f-8e2bd31c789c tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:05:03.532937 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 458/1826] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:05:03 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:03.544960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-94d9ccda-5a5d-494e-b73d-a2a82e5705bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.547607 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-94d9ccda-5a5d-494e-b73d-a2a82e5705bb tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] DELETE https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab Aug 15 15:05:03.547857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-94d9ccda-5a5d-494e-b73d-a2a82e5705bb tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:03.548100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-94d9ccda-5a5d-494e-b73d-a2a82e5705bb tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:03.557614 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:03.557614 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:03.611932 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-94d9ccda-5a5d-494e-b73d-a2a82e5705bb tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab returned with HTTP 200 Aug 15 15:05:03.612306 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 457/1827] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:05:03 2026] DELETE /volume/v3/attachments/733308cf-5e2d-450c-a794-63e4d07a52ab => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:03.895379 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bca215dd-29e2-48ed-8db9-5fe74a096b80 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:03.897337 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bca215dd-29e2-48ed-8db9-5fe74a096b80 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:03.897547 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bca215dd-29e2-48ed-8db9-5fe74a096b80 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:03.897796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bca215dd-29e2-48ed-8db9-5fe74a096b80 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:03.897941 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-bca215dd-29e2-48ed-8db9-5fe74a096b80 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:03.902882 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:03.902882 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:03.903586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bca215dd-29e2-48ed-8db9-5fe74a096b80 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:03.904082 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 458/1828] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:03 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:04.100020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fda30187-e718-4dfb-9473-3387098ba93b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.101797 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fda30187-e718-4dfb-9473-3387098ba93b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:04.101980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fda30187-e718-4dfb-9473-3387098ba93b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.102382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fda30187-e718-4dfb-9473-3387098ba93b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.112672 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.112672 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:04.116565 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fda30187-e718-4dfb-9473-3387098ba93b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.121680 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fda30187-e718-4dfb-9473-3387098ba93b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:04.122197 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 456/1829] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:04.137468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39a15593-1750-4acc-b2cf-193cfd9a3cb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.139504 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39a15593-1750-4acc-b2cf-193cfd9a3cb3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:04.139988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39a15593-1750-4acc-b2cf-193cfd9a3cb3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.139988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39a15593-1750-4acc-b2cf-193cfd9a3cb3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.153483 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.153483 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:04.157406 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39a15593-1750-4acc-b2cf-193cfd9a3cb3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.163856 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39a15593-1750-4acc-b2cf-193cfd9a3cb3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:04.164780 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 459/1830] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:04.234274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3de654ea-f428-43d1-9bd8-d12fb723571e req-2f7232a9-4d21-40f8-bb39-0590f9ab3e9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.234274 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3de654ea-f428-43d1-9bd8-d12fb723571e req-2f7232a9-4d21-40f8-bb39-0590f9ab3e9b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:04.234274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3de654ea-f428-43d1-9bd8-d12fb723571e req-2f7232a9-4d21-40f8-bb39-0590f9ab3e9b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.234535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3de654ea-f428-43d1-9bd8-d12fb723571e req-2f7232a9-4d21-40f8-bb39-0590f9ab3e9b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.251790 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.251790 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:04.258492 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3de654ea-f428-43d1-9bd8-d12fb723571e req-2f7232a9-4d21-40f8-bb39-0590f9ab3e9b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.265500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3de654ea-f428-43d1-9bd8-d12fb723571e req-2f7232a9-4d21-40f8-bb39-0590f9ab3e9b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:04.266147 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 458/1831] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:04.292762 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a4f5973-5a1f-4d51-8efe-81019c2b296e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.297878 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a4f5973-5a1f-4d51-8efe-81019c2b296e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:04.298423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a4f5973-5a1f-4d51-8efe-81019c2b296e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.298423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a4f5973-5a1f-4d51-8efe-81019c2b296e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.320702 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.320702 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:04.329216 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a4f5973-5a1f-4d51-8efe-81019c2b296e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.335986 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a4f5973-5a1f-4d51-8efe-81019c2b296e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:04.336837 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 459/1832] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:04.379120 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-ba9c29c6-1d23-4c0d-997c-a24771a8652b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.382914 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-ba9c29c6-1d23-4c0d-997c-a24771a8652b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:04.383097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-ba9c29c6-1d23-4c0d-997c-a24771a8652b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.383338 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-ba9c29c6-1d23-4c0d-997c-a24771a8652b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.392504 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.392504 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:04.396103 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-ba9c29c6-1d23-4c0d-997c-a24771a8652b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.400162 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-ba9c29c6-1d23-4c0d-997c-a24771a8652b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:04.400583 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 457/1833] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:04.423058 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d4cd485-299b-4ecd-a8a5-d4be67416875 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.424895 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d4cd485-299b-4ecd-a8a5-d4be67416875 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:04.425124 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d4cd485-299b-4ecd-a8a5-d4be67416875 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.425371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d4cd485-299b-4ecd-a8a5-d4be67416875 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.425539 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3d4cd485-299b-4ecd-a8a5-d4be67416875 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:04.428700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.430966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f/action Aug 15 15:05:04.431059 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.431059 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:04.431317 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:04.431465 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:04.431993 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d4cd485-299b-4ecd-a8a5-d4be67416875 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:04.432473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 460/1834] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:04.443229 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.443229 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:04.443899 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.452446 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Begin detaching volume completed successfully. Aug 15 15:05:04.452667 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-6925a5e6-309d-493e-a187-3afccce64235 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f/action returned with HTTP 202 Aug 15 15:05:04.453116 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 459/1835] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:05:04 2026] POST /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:04.509826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d458b1c7-9a8a-440f-ab5a-5ab3f32077d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.510309 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d458b1c7-9a8a-440f-ab5a-5ab3f32077d7 None None] GET https://10.4.3.107/volume// Aug 15 15:05:04.510933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d458b1c7-9a8a-440f-ab5a-5ab3f32077d7 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.511232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d458b1c7-9a8a-440f-ab5a-5ab3f32077d7 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.511658 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d458b1c7-9a8a-440f-ab5a-5ab3f32077d7 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:04.511990 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 460/1836] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:05:04.526145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-a3833ad5-4d7e-4f38-b97e-10a3fe73535f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.528308 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-a3833ad5-4d7e-4f38-b97e-10a3fe73535f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:04.528513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-a3833ad5-4d7e-4f38-b97e-10a3fe73535f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.528685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-a3833ad5-4d7e-4f38-b97e-10a3fe73535f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.544283 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.544283 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:04.549855 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-a3833ad5-4d7e-4f38-b97e-10a3fe73535f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:04.555755 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-a3833ad5-4d7e-4f38-b97e-10a3fe73535f tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:04.556272 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 458/1837] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:05:04.915012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cf94dea-8d5a-4df6-96f7-8727d739c175 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:04.917106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cf94dea-8d5a-4df6-96f7-8727d739c175 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:04.917380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cf94dea-8d5a-4df6-96f7-8727d739c175 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:04.917617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cf94dea-8d5a-4df6-96f7-8727d739c175 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:04.917773 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8cf94dea-8d5a-4df6-96f7-8727d739c175 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:04.922907 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:04.922907 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:04.923766 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cf94dea-8d5a-4df6-96f7-8727d739c175 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:04.924284 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 461/1838] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:04 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:05.291740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:05.294052 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] PUT https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 Aug 15 15:05:05.294547 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:05.301804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Acquiring lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:05:05.306256 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:05:05.307196 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:05.307196 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:05.388128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Lock "cinder-attachment_update-009163c4-5e7c-407d-9def-6bf4f066ed06-np0000007361" released by "attachment_update" :: held 0.082s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:05:05.388701 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-3f1129a1-9191-4b3a-9826-29e9e9d2c929 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 returned with HTTP 200 Aug 15 15:05:05.389260 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 460/1839] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:05:05 2026] PUT /volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:05.397924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-72714df6-bba7-4345-86e5-d643529d1105 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:05.400445 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-72714df6-bba7-4345-86e5-d643529d1105 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 Aug 15 15:05:05.400663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-72714df6-bba7-4345-86e5-d643529d1105 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:05.400862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-72714df6-bba7-4345-86e5-d643529d1105 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:05.416713 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-72714df6-bba7-4345-86e5-d643529d1105 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 returned with HTTP 200 Aug 15 15:05:05.417183 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 461/1840] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:05:05 2026] GET /volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:05.442306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e97d581-abcb-4630-9114-2da8f2854d9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:05.444157 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e97d581-abcb-4630-9114-2da8f2854d9e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:05.444353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e97d581-abcb-4630-9114-2da8f2854d9e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:05.444559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e97d581-abcb-4630-9114-2da8f2854d9e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:05.444676 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8e97d581-abcb-4630-9114-2da8f2854d9e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:05.455052 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:05.455052 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:05.455989 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e97d581-abcb-4630-9114-2da8f2854d9e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:05.456415 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 459/1841] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:05 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:05.939297 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-477ac6f6-81e1-4a62-a9c3-7dd6917eb719 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:05.941095 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-477ac6f6-81e1-4a62-a9c3-7dd6917eb719 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:05.941506 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-477ac6f6-81e1-4a62-a9c3-7dd6917eb719 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:05.941591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-477ac6f6-81e1-4a62-a9c3-7dd6917eb719 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:05.941700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-477ac6f6-81e1-4a62-a9c3-7dd6917eb719 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:05.948524 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:05.948524 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:05.949378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-477ac6f6-81e1-4a62-a9c3-7dd6917eb719 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:05.949806 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 462/1842] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:05 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:06.033322 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9e506187-c10e-490f-993b-223730dc82c0 req-66683611-f3aa-479a-8356-b832eda04bbe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.035617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-66683611-f3aa-479a-8356-b832eda04bbe tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:06.036628 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-66683611-f3aa-479a-8356-b832eda04bbe tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.036628 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-66683611-f3aa-479a-8356-b832eda04bbe tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.047940 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.047940 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:06.054186 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9e506187-c10e-490f-993b-223730dc82c0 req-66683611-f3aa-479a-8356-b832eda04bbe tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:06.060210 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-66683611-f3aa-479a-8356-b832eda04bbe tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:06.060791 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 461/1843] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:06.086871 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.089214 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75/action Aug 15 15:05:06.089717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:06.090028 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:06.106806 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.106806 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:06.107444 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:06.117314 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Begin detaching volume completed successfully. Aug 15 15:05:06.117314 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-8c7a6654-08d7-46ce-807c-18b2515de872 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75/action returned with HTTP 202 Aug 15 15:05:06.117902 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 462/1844] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:05:06 2026] POST /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:06.142396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9675b46-5577-4e0a-b1c8-26dbc58734c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.152285 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9675b46-5577-4e0a-b1c8-26dbc58734c4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:06.152285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9675b46-5577-4e0a-b1c8-26dbc58734c4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.152285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9675b46-5577-4e0a-b1c8-26dbc58734c4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.167550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ec97ec5-9426-4ecd-85d7-bdf0f2fd0616 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.167955 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ec97ec5-9426-4ecd-85d7-bdf0f2fd0616 None None] GET https://10.4.3.107/volume// Aug 15 15:05:06.171050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ec97ec5-9426-4ecd-85d7-bdf0f2fd0616 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.171050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ec97ec5-9426-4ecd-85d7-bdf0f2fd0616 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.171050 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ec97ec5-9426-4ecd-85d7-bdf0f2fd0616 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:06.171050 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 463/1845] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05: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 15 15:05:06.171318 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.171318 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:06.175890 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f9675b46-5577-4e0a-b1c8-26dbc58734c4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:06.176520 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9e506187-c10e-490f-993b-223730dc82c0 req-d846274b-e8ba-4400-9762-46ad79d657a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.178470 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-d846274b-e8ba-4400-9762-46ad79d657a0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:06.178698 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-d846274b-e8ba-4400-9762-46ad79d657a0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.178917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-d846274b-e8ba-4400-9762-46ad79d657a0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.182944 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9675b46-5577-4e0a-b1c8-26dbc58734c4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:06.183346 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 460/1846] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:06.188607 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.188607 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:06.192333 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9e506187-c10e-490f-993b-223730dc82c0 req-d846274b-e8ba-4400-9762-46ad79d657a0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:06.196929 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-d846274b-e8ba-4400-9762-46ad79d657a0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:06.196929 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 462/1847] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:05:06.269925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-cb25d82b-7d9d-410d-b33c-cc2f3db3a63e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.272061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-cb25d82b-7d9d-410d-b33c-cc2f3db3a63e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9 Aug 15 15:05:06.272251 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-cb25d82b-7d9d-410d-b33c-cc2f3db3a63e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.272441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-cb25d82b-7d9d-410d-b33c-cc2f3db3a63e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.283267 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.283267 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:06.329711 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c4ce671-5efe-4fe3-a24e-10bdea5ff7de req-cb25d82b-7d9d-410d-b33c-cc2f3db3a63e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9 returned with HTTP 200 Aug 15 15:05:06.330298 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 463/1848] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:05:06 2026] DELETE /volume/v3/attachments/5b9b6dee-eb19-4da1-9479-d00ed638b5c9 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:06.468926 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa5e7ceb-3bf0-4e22-a161-e98ad7266bfd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.470843 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa5e7ceb-3bf0-4e22-a161-e98ad7266bfd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:06.471083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa5e7ceb-3bf0-4e22-a161-e98ad7266bfd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.471219 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa5e7ceb-3bf0-4e22-a161-e98ad7266bfd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.471350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-aa5e7ceb-3bf0-4e22-a161-e98ad7266bfd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:06.476016 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.476016 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:06.476896 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa5e7ceb-3bf0-4e22-a161-e98ad7266bfd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:06.477297 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 464/1849] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:06.488353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb8c08ae-c013-44d1-bb89-71ca6e215cbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.490028 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb8c08ae-c013-44d1-bb89-71ca6e215cbf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:05:06.490237 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb8c08ae-c013-44d1-bb89-71ca6e215cbf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.490458 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb8c08ae-c013-44d1-bb89-71ca6e215cbf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.503778 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.503778 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:06.511037 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb8c08ae-c013-44d1-bb89-71ca6e215cbf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:06.515419 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb8c08ae-c013-44d1-bb89-71ca6e215cbf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 returned with HTTP 200 Aug 15 15:05:06.515930 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 461/1850] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:06.530365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.533059 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:06.533253 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.533442 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.533592 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete backup with id: 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. Aug 15 15:05:06.537737 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.537737 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:06.556498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] delete_backup rpcapi backup_id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:05:06.558168 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd801c9d-aafe-4ed6-a1c1-ac32f745261f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 202 Aug 15 15:05:06.558638 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 463/1851] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:06 2026] DELETE /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:06.589267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c39eb301-21d7-4401-a290-a92fe559b130 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.591877 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c39eb301-21d7-4401-a290-a92fe559b130 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:06.591877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c39eb301-21d7-4401-a290-a92fe559b130 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.591877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c39eb301-21d7-4401-a290-a92fe559b130 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.591877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c39eb301-21d7-4401-a290-a92fe559b130 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:06.602784 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.602784 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:06.603678 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c39eb301-21d7-4401-a290-a92fe559b130 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 200 Aug 15 15:05:06.604039 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 464/1852] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:06.629632 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28929fcd-a7e0-448b-93f2-9ae7c794e1e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.634195 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28929fcd-a7e0-448b-93f2-9ae7c794e1e8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:05:06.634441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28929fcd-a7e0-448b-93f2-9ae7c794e1e8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.635658 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28929fcd-a7e0-448b-93f2-9ae7c794e1e8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.648635 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.648635 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:06.652613 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28929fcd-a7e0-448b-93f2-9ae7c794e1e8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:06.657349 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28929fcd-a7e0-448b-93f2-9ae7c794e1e8 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:05:06.657843 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 465/1853] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:06.966329 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adfae5e0-9d4d-42fa-b737-d09882b18533 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:06.968085 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adfae5e0-9d4d-42fa-b737-d09882b18533 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:06.968366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adfae5e0-9d4d-42fa-b737-d09882b18533 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:06.968561 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adfae5e0-9d4d-42fa-b737-d09882b18533 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:06.968708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-adfae5e0-9d4d-42fa-b737-d09882b18533 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:06.973176 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:06.973176 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:06.973910 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adfae5e0-9d4d-42fa-b737-d09882b18533 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:06.974270 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 462/1854] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:06 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:07.198897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93b73554-2517-4a6b-ab9f-23a5fe96ebb8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:07.201388 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93b73554-2517-4a6b-ab9f-23a5fe96ebb8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:07.201388 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93b73554-2517-4a6b-ab9f-23a5fe96ebb8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:07.201388 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93b73554-2517-4a6b-ab9f-23a5fe96ebb8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:07.214146 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:07.214146 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:07.218292 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93b73554-2517-4a6b-ab9f-23a5fe96ebb8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:07.223200 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93b73554-2517-4a6b-ab9f-23a5fe96ebb8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:07.223608 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 464/1855] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:07 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:07.634374 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9fbf47d-2f5c-4544-8f74-e019435b3efc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:07.638005 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9fbf47d-2f5c-4544-8f74-e019435b3efc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 Aug 15 15:05:07.638005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9fbf47d-2f5c-4544-8f74-e019435b3efc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:07.638005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9fbf47d-2f5c-4544-8f74-e019435b3efc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:07.638401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a9fbf47d-2f5c-4544-8f74-e019435b3efc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 3cd61611-e1ca-47ed-ac48-cfd60cb29c20. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:07.646269 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9fbf47d-2f5c-4544-8f74-e019435b3efc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 returned with HTTP 404 Aug 15 15:05:07.647831 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 465/1856] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:07 2026] GET /volume/v3/backups/3cd61611-e1ca-47ed-ac48-cfd60cb29c20 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:07.664558 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d405c234-87ae-42a6-96bb-c854502c0022 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:07.667770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:07.667770 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-739219566"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:07.669719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-739219566'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:07.669884 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume of 1 GB Aug 15 15:05:07.679865 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Availability Zones retrieved successfully. Aug 15 15:05:07.684800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (f453f646-37ce-48ec-a8fe-9b4a70c628c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:07.685884 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5775fd10-0606-44f8-a63b-2165bf1006bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:07.688602 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:07.738174 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5775fd10-0606-44f8-a63b-2165bf1006bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:07.740409 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79fcbb33-df82-4159-b357-180d16466c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:07.813029 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['d6b0b430-b005-4a0f-92bd-cf082b251319', '2642d77e-b8c6-4e14-bbbe-44f41fde03f9', 'ded01853-f605-4325-a4b3-ed673026c439', 'c01e352d-9aa9-49e7-9770-b23f412b10cb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:07.816837 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79fcbb33-df82-4159-b357-180d16466c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b0b430-b005-4a0f-92bd-cf082b251319', '2642d77e-b8c6-4e14-bbbe-44f41fde03f9', 'ded01853-f605-4325-a4b3-ed673026c439', 'c01e352d-9aa9-49e7-9770-b23f412b10cb']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:07.817448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cc6f2b-17af-4da0-906b-00e685ca6925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:07.863879 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65cc6f2b-17af-4da0-906b-00e685ca6925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b9da65b-7522-4bcc-a841-0a7674ebd18c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-739219566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['d6b0b430-b005-4a0f-92bd-cf082b251319','2642d77e-b8c6-4e14-bbbe-44f41fde03f9','ded01853-f605-4325-a4b3-ed673026c439','c01e352d-9aa9-49e7-9770-b23f412b10cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-739219566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b9da65b-7522-4bcc-a841-0a7674ebd18c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6205a6460b4440158effd74d28ecf031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c721a48a141242acb7f3e2d3153809b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:07.864603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb3c1bb-ada8-4ce0-8a66-e15a84430bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:07.896935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb3c1bb-ada8-4ce0-8a66-e15a84430bbf) transitioned into state 'SUCCESS' from state '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-739219566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['d6b0b430-b005-4a0f-92bd-cf082b251319','2642d77e-b8c6-4e14-bbbe-44f41fde03f9','ded01853-f605-4325-a4b3-ed673026c439','c01e352d-9aa9-49e7-9770-b23f412b10cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:07.897814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43c45f0-9b46-4221-a431-6d6543549a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:07.912335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43c45f0-9b46-4221-a431-6d6543549a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:07.912335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (f453f646-37ce-48ec-a8fe-9b4a70c628c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:07.912335 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request issued successfully. Aug 15 15:05:07.912335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d405c234-87ae-42a6-96bb-c854502c0022 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:07.912673 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 466/1857] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:05:07 2026] POST /volume/v3/volumes => generated 748 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:07.926545 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0bd6984-3332-4de3-a16f-6f53be25c78c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:07.928507 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0bd6984-3332-4de3-a16f-6f53be25c78c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:05:07.928716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0bd6984-3332-4de3-a16f-6f53be25c78c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:07.928963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0bd6984-3332-4de3-a16f-6f53be25c78c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:07.938886 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:07.938886 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:07.945721 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d0bd6984-3332-4de3-a16f-6f53be25c78c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:07.951790 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0bd6984-3332-4de3-a16f-6f53be25c78c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c returned with HTTP 200 Aug 15 15:05:07.952169 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 463/1858] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:07 2026] GET /volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:07.988376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e533b609-207f-4bfc-8d57-cddc0800ed2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:07.990896 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e533b609-207f-4bfc-8d57-cddc0800ed2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:07.991106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e533b609-207f-4bfc-8d57-cddc0800ed2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:07.991866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e533b609-207f-4bfc-8d57-cddc0800ed2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:07.991866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e533b609-207f-4bfc-8d57-cddc0800ed2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:08.001686 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:08.001686 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:08.002588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e533b609-207f-4bfc-8d57-cddc0800ed2c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:08.003031 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 465/1859] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:07 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:08.240363 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-08ee72f6-d5be-47c9-8e41-e69c56bc19ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:08.242537 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08ee72f6-d5be-47c9-8e41-e69c56bc19ba tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:08.242741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08ee72f6-d5be-47c9-8e41-e69c56bc19ba tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:08.243144 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08ee72f6-d5be-47c9-8e41-e69c56bc19ba tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:08.257220 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:08.257220 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:08.264183 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-08ee72f6-d5be-47c9-8e41-e69c56bc19ba tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:08.275665 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08ee72f6-d5be-47c9-8e41-e69c56bc19ba tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:08.276172 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 466/1860] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:08 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:08.974745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-479a855b-1df1-4878-89e4-0789e538ccda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:08.976625 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-479a855b-1df1-4878-89e4-0789e538ccda tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:05:08.976846 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-479a855b-1df1-4878-89e4-0789e538ccda tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:08.977065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-479a855b-1df1-4878-89e4-0789e538ccda tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:08.986319 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:08.986319 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:08.991264 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-479a855b-1df1-4878-89e4-0789e538ccda tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:08.996971 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-479a855b-1df1-4878-89e4-0789e538ccda tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c returned with HTTP 200 Aug 15 15:05:08.997544 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 467/1861] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:08 2026] GET /volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:09.009863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:09.011456 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:05:09.011976 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b9da65b-7522-4bcc-a841-0a7674ebd18c", "name": "tempest-VolumesBackupsTest-Backup-435951200"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:09.013502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating new backup {'backup': {'volume_id': '3b9da65b-7522-4bcc-a841-0a7674ebd18c', 'name': 'tempest-VolumesBackupsTest-Backup-435951200'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:05:09.014735 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating backup of volume 3b9da65b-7522-4bcc-a841-0a7674ebd18c in container None Aug 15 15:05:09.020288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-815fd2c5-cb9d-4f01-b4d1-cad683afbe9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:09.021270 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:09.021270 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:09.021800 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:09.023121 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-815fd2c5-cb9d-4f01-b4d1-cad683afbe9b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:09.023395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-815fd2c5-cb9d-4f01-b4d1-cad683afbe9b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:09.023619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-815fd2c5-cb9d-4f01-b4d1-cad683afbe9b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:09.024032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-815fd2c5-cb9d-4f01-b4d1-cad683afbe9b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:09.028187 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:09.028187 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:09.028890 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-815fd2c5-cb9d-4f01-b4d1-cad683afbe9b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:09.029264 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 466/1862] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:09 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:09.043411 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['05bd31a0-71f0-4756-be81-72e350a9590c', 'd2dd11fa-219d-4abc-ae57-76eb89034a5a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:09.074815 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9ed00b2-0b58-406e-b12a-036dccf9931e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:05:09.075532 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 464/1863] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:09 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:09.085114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-423a8acf-ad63-4100-a918-0d504cfddf20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:09.086954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-423a8acf-ad63-4100-a918-0d504cfddf20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:09.087159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-423a8acf-ad63-4100-a918-0d504cfddf20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:09.087444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-423a8acf-ad63-4100-a918-0d504cfddf20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:09.087615 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-423a8acf-ad63-4100-a918-0d504cfddf20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:09.092297 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:09.092297 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:09.093059 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-423a8acf-ad63-4100-a918-0d504cfddf20 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:09.093804 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 467/1864] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:09 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:09.294820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e854d6a-408f-4d74-b321-41715edbe24b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:09.297920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e854d6a-408f-4d74-b321-41715edbe24b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:09.297920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e854d6a-408f-4d74-b321-41715edbe24b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:09.298253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e854d6a-408f-4d74-b321-41715edbe24b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:09.317011 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:09.317011 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:09.321483 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e854d6a-408f-4d74-b321-41715edbe24b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:09.326057 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e854d6a-408f-4d74-b321-41715edbe24b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:09.326522 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 468/1865] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:09 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:09.702999 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9e506187-c10e-490f-993b-223730dc82c0 req-ebf49463-f778-479e-a766-c28538fb1965 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:09.709230 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-ebf49463-f778-479e-a766-c28538fb1965 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] DELETE https://10.4.3.107/volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5 Aug 15 15:05:09.710103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-ebf49463-f778-479e-a766-c28538fb1965 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:09.710103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-ebf49463-f778-479e-a766-c28538fb1965 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:09.720789 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:09.720789 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:09.790205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e506187-c10e-490f-993b-223730dc82c0 req-ebf49463-f778-479e-a766-c28538fb1965 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5 returned with HTTP 200 Aug 15 15:05:09.790678 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 467/1866] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:05:09 2026] DELETE /volume/v3/attachments/9c848502-e7cf-46ad-8ad3-bce3b8ad8ca5 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:10.042973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55d21f4c-ab79-4f73-ab60-fe3e8eee6fad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:10.045207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55d21f4c-ab79-4f73-ab60-fe3e8eee6fad tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:10.045486 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55d21f4c-ab79-4f73-ab60-fe3e8eee6fad tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:10.045736 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55d21f4c-ab79-4f73-ab60-fe3e8eee6fad tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:10.045886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-55d21f4c-ab79-4f73-ab60-fe3e8eee6fad tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:10.051720 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:10.051720 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:10.052559 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55d21f4c-ab79-4f73-ab60-fe3e8eee6fad tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:10.053281 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 465/1867] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:10 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:10.114629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9b5f0d4-347b-4005-9c0d-d288b6485a4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:10.117489 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9b5f0d4-347b-4005-9c0d-d288b6485a4c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:10.117489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9b5f0d4-347b-4005-9c0d-d288b6485a4c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:10.117801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9b5f0d4-347b-4005-9c0d-d288b6485a4c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:10.117851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b9b5f0d4-347b-4005-9c0d-d288b6485a4c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:10.123721 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:10.123721 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:10.125597 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9b5f0d4-347b-4005-9c0d-d288b6485a4c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:10.125886 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 468/1868] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:10 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:10.343136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef4270c6-4a6c-4c30-ae98-6f0e07f8b29a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:10.345266 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef4270c6-4a6c-4c30-ae98-6f0e07f8b29a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:10.345480 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef4270c6-4a6c-4c30-ae98-6f0e07f8b29a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:10.345743 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef4270c6-4a6c-4c30-ae98-6f0e07f8b29a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:10.353815 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:10.353815 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:10.357618 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef4270c6-4a6c-4c30-ae98-6f0e07f8b29a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:10.362068 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef4270c6-4a6c-4c30-ae98-6f0e07f8b29a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:10.362496 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 469/1869] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:10 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:10.901160 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-27d3fa28-f074-4cc8-a17f-68b08449033a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:10.905391 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-27d3fa28-f074-4cc8-a17f-68b08449033a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] POST https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9/action Aug 15 15:05:10.905574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-27d3fa28-f074-4cc8-a17f-68b08449033a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:10.905574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-27d3fa28-f074-4cc8-a17f-68b08449033a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:10.932532 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:10.932532 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:10.955910 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3d22c8e-6754-498e-825a-c6269a171f2e req-27d3fa28-f074-4cc8-a17f-68b08449033a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9/action returned with HTTP 204 Aug 15 15:05:10.956597 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 468/1870] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:10 2026] POST /volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:11.067621 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab2af741-8aed-45fc-b2a7-20d841870c7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:11.072398 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab2af741-8aed-45fc-b2a7-20d841870c7b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:11.072690 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab2af741-8aed-45fc-b2a7-20d841870c7b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:11.076622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab2af741-8aed-45fc-b2a7-20d841870c7b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:11.076894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ab2af741-8aed-45fc-b2a7-20d841870c7b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:11.096457 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:11.096457 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:11.097372 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab2af741-8aed-45fc-b2a7-20d841870c7b tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:11.097845 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 466/1871] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:11 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:11.146120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-89272091-06b5-4037-b102-d914c55cc775 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:11.151787 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89272091-06b5-4037-b102-d914c55cc775 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:11.152084 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89272091-06b5-4037-b102-d914c55cc775 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:11.152268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89272091-06b5-4037-b102-d914c55cc775 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:11.152560 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-89272091-06b5-4037-b102-d914c55cc775 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:11.163120 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:11.163120 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:11.165046 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89272091-06b5-4037-b102-d914c55cc775 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:11.166237 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 469/1872] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:11 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:12.112265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc322e4e-601f-4368-af2d-008f3a621f4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:12.119223 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc322e4e-601f-4368-af2d-008f3a621f4e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:12.119223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc322e4e-601f-4368-af2d-008f3a621f4e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:12.119223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc322e4e-601f-4368-af2d-008f3a621f4e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:12.119223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bc322e4e-601f-4368-af2d-008f3a621f4e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:12.126467 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:12.126467 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:12.127096 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc322e4e-601f-4368-af2d-008f3a621f4e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:12.128891 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 470/1873] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:12 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:12.180073 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-484bcafb-6c6f-4cbc-ac03-e99f19a0e961 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:12.182374 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-484bcafb-6c6f-4cbc-ac03-e99f19a0e961 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:12.182631 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-484bcafb-6c6f-4cbc-ac03-e99f19a0e961 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:12.182872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-484bcafb-6c6f-4cbc-ac03-e99f19a0e961 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:12.183135 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-484bcafb-6c6f-4cbc-ac03-e99f19a0e961 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:12.191546 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:12.191546 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:12.192541 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-484bcafb-6c6f-4cbc-ac03-e99f19a0e961 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:12.193063 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 469/1874] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:12 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:13.146078 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62c38c30-e15c-4b88-a0b4-a35d09f6b506 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:13.148030 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62c38c30-e15c-4b88-a0b4-a35d09f6b506 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:13.149882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62c38c30-e15c-4b88-a0b4-a35d09f6b506 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:13.149882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62c38c30-e15c-4b88-a0b4-a35d09f6b506 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:13.149882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-62c38c30-e15c-4b88-a0b4-a35d09f6b506 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:13.158460 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:13.158460 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:13.159356 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62c38c30-e15c-4b88-a0b4-a35d09f6b506 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:13.160498 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 467/1875] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:13 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:13.208852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5d7fcb83-93d9-4a7e-a004-c97c52cb09f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:13.211204 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d7fcb83-93d9-4a7e-a004-c97c52cb09f4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:13.212070 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d7fcb83-93d9-4a7e-a004-c97c52cb09f4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:13.213575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d7fcb83-93d9-4a7e-a004-c97c52cb09f4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:13.213575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5d7fcb83-93d9-4a7e-a004-c97c52cb09f4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:13.235400 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:13.235400 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:13.236545 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d7fcb83-93d9-4a7e-a004-c97c52cb09f4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:13.236545 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 470/1876] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:13 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:14.177198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05456778-968d-44fc-89a5-71a8e0573f57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:14.181743 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05456778-968d-44fc-89a5-71a8e0573f57 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:14.182362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05456778-968d-44fc-89a5-71a8e0573f57 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:14.182845 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05456778-968d-44fc-89a5-71a8e0573f57 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:14.183065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-05456778-968d-44fc-89a5-71a8e0573f57 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:14.196055 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:14.196055 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:14.197036 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05456778-968d-44fc-89a5-71a8e0573f57 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:14.198184 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 471/1877] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:14 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:14.251464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a061290e-79c2-4a7e-807f-0b8f55436824 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:14.258905 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a061290e-79c2-4a7e-807f-0b8f55436824 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:14.258905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a061290e-79c2-4a7e-807f-0b8f55436824 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:14.258905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a061290e-79c2-4a7e-807f-0b8f55436824 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:14.258905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a061290e-79c2-4a7e-807f-0b8f55436824 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:14.273249 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:14.273249 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:14.276644 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a061290e-79c2-4a7e-807f-0b8f55436824 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:14.276873 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 470/1878] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:14 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:15.215170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32e0e961-0346-40f0-a1b4-c6d0bb66b6f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:15.218123 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32e0e961-0346-40f0-a1b4-c6d0bb66b6f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:15.218418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32e0e961-0346-40f0-a1b4-c6d0bb66b6f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:15.218706 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32e0e961-0346-40f0-a1b4-c6d0bb66b6f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:15.218838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-32e0e961-0346-40f0-a1b4-c6d0bb66b6f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:15.224622 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:15.224622 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:15.225451 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32e0e961-0346-40f0-a1b4-c6d0bb66b6f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:15.226108 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 468/1879] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:15 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:15.257032 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7752c7e2-40c7-4669-ae1b-f89984f1c597 req-808d79e5-a301-42c6-8b1e-4be8f382923a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:15.261101 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7752c7e2-40c7-4669-ae1b-f89984f1c597 req-808d79e5-a301-42c6-8b1e-4be8f382923a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] DELETE https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 Aug 15 15:05:15.261368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7752c7e2-40c7-4669-ae1b-f89984f1c597 req-808d79e5-a301-42c6-8b1e-4be8f382923a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:15.261604 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7752c7e2-40c7-4669-ae1b-f89984f1c597 req-808d79e5-a301-42c6-8b1e-4be8f382923a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:15.273892 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:15.273892 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:15.291710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2741a980-3833-44a3-abac-78012a185971 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:15.294157 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2741a980-3833-44a3-abac-78012a185971 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:15.294366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2741a980-3833-44a3-abac-78012a185971 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:15.294586 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2741a980-3833-44a3-abac-78012a185971 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:15.294723 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2741a980-3833-44a3-abac-78012a185971 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:15.304181 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:15.304181 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:15.305438 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2741a980-3833-44a3-abac-78012a185971 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:15.305877 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 472/1880] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:15 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:15.368539 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7752c7e2-40c7-4669-ae1b-f89984f1c597 req-808d79e5-a301-42c6-8b1e-4be8f382923a tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 returned with HTTP 200 Aug 15 15:05:15.368539 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 471/1881] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:05:15 2026] DELETE /volume/v3/attachments/5673edb6-1dcd-4811-a41b-476c64806ae9 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78998f56-f2b5-4e42-9ea2-328363796781 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78998f56-f2b5-4e42-9ea2-328363796781 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78998f56-f2b5-4e42-9ea2-328363796781 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78998f56-f2b5-4e42-9ea2-328363796781 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=211,cinder:UPDATE=33,cinder:INSERT=9 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-78998f56-f2b5-4e42-9ea2-328363796781 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78998f56-f2b5-4e42-9ea2-328363796781 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:05:16.616852 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 471/1882] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:16 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:16.622998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f103696-33ce-41d8-b72a-2dd7fd81aadd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:16.622998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f103696-33ce-41d8-b72a-2dd7fd81aadd tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:05:16.622998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f103696-33ce-41d8-b72a-2dd7fd81aadd tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:16.622998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f103696-33ce-41d8-b72a-2dd7fd81aadd tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:16.622998 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:16.622998 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:16.624706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69ea396c-b12c-438f-b67b-f0b4cde00da5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:16.624706 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69ea396c-b12c-438f-b67b-f0b4cde00da5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:16.624706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69ea396c-b12c-438f-b67b-f0b4cde00da5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:16.624706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69ea396c-b12c-438f-b67b-f0b4cde00da5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:16.624706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-69ea396c-b12c-438f-b67b-f0b4cde00da5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:16.628467 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f103696-33ce-41d8-b72a-2dd7fd81aadd tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:05:16.628467 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f103696-33ce-41d8-b72a-2dd7fd81aadd tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:05:16.628467 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 469/1883] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:16 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:16.631220 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:16.631220 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:16.631220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69ea396c-b12c-438f-b67b-f0b4cde00da5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:16.631220 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 473/1884] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:16 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] DELETE https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Delete volume with id: 009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:16.632138 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5f62d1ed-40fb-4a4c-bf04-147c6d274f7e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f62d1ed-40fb-4a4c-bf04-147c6d274f7e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f62d1ed-40fb-4a4c-bf04-147c6d274f7e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f62d1ed-40fb-4a4c-bf04-147c6d274f7e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5f62d1ed-40fb-4a4c-bf04-147c6d274f7e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f62d1ed-40fb-4a4c-bf04-147c6d274f7e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:16.633280 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 472/1885] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:16 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:16.633580 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Delete volume request issued successfully. Aug 15 15:05:16.633580 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3159f077-1ce8-4b03-8bf5-fb483adab1f4 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 202 Aug 15 15:05:16.633580 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 472/1886] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:16 2026] DELETE /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-acf60e3f-ab13-4847-b7ac-eb7bafff9404 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acf60e3f-ab13-4847-b7ac-eb7bafff9404 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acf60e3f-ab13-4847-b7ac-eb7bafff9404 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acf60e3f-ab13-4847-b7ac-eb7bafff9404 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-acf60e3f-ab13-4847-b7ac-eb7bafff9404 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Volume info retrieved successfully. Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acf60e3f-ab13-4847-b7ac-eb7bafff9404 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 200 Aug 15 15:05:16.633951 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 470/1887] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:16 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:17.275828 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9ba52c2-41ba-4808-930c-fe2aa625b3c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:17.277979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9ba52c2-41ba-4808-930c-fe2aa625b3c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:17.278363 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9ba52c2-41ba-4808-930c-fe2aa625b3c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:17.278619 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9ba52c2-41ba-4808-930c-fe2aa625b3c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:17.278775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c9ba52c2-41ba-4808-930c-fe2aa625b3c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:17.290270 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:17.290270 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:17.290270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9ba52c2-41ba-4808-930c-fe2aa625b3c3 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:17.290270 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 474/1888] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:17 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:17.352095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-275c7c2f-65ca-4044-98b3-6b1e42e593fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:17.354590 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-275c7c2f-65ca-4044-98b3-6b1e42e593fe tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:17.355396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-275c7c2f-65ca-4044-98b3-6b1e42e593fe tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:17.355396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-275c7c2f-65ca-4044-98b3-6b1e42e593fe tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:17.355396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-275c7c2f-65ca-4044-98b3-6b1e42e593fe tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:17.360553 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:17.360553 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:17.361659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-275c7c2f-65ca-4044-98b3-6b1e42e593fe tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:17.362684 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 473/1889] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:17 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:17.402498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-604f49de-3f94-4656-91e0-522728da3613 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:17.407495 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-604f49de-3f94-4656-91e0-522728da3613 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] GET https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 Aug 15 15:05:17.407495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-604f49de-3f94-4656-91e0-522728da3613 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:17.407495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-604f49de-3f94-4656-91e0-522728da3613 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:17.416958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-604f49de-3f94-4656-91e0-522728da3613 tempest-ServerActionsTestOtherB-2109907227 tempest-ServerActionsTestOtherB-2109907227-project-member] https://10.4.3.107/volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 returned with HTTP 404 Aug 15 15:05:17.417741 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 473/1890] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:17 2026] GET /volume/v3/volumes/009163c4-5e7c-407d-9def-6bf4f066ed06 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:17.706900 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:17.710354 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:17.710354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-124334239"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:17.712014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-124334239'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:17.712151 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Create volume of 1 GB Aug 15 15:05:17.717098 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Availability Zones retrieved successfully. Aug 15 15:05:17.725508 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Flow 'volume_create_api' (fd491294-989b-44c7-ba89-c83cb23d7895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:17.727160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dac67a-fe4b-41d5-8db9-bb0ec7c4d0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:17.728169 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:17.767114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dac67a-fe4b-41d5-8db9-bb0ec7c4d0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:17.768060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dbe1d65-1c51-46f7-b058-fa80a95aa4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:17.868418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Created reservations ['fcbde94d-2343-4398-92d6-adf26c265423', 'c5527698-b56a-47a3-839c-02f4a4302319', '9395bf24-1c28-4a07-a306-6dd31599be3d', 'c6b25e04-14ac-4eec-8847-e72ceec868b8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:17.869532 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dbe1d65-1c51-46f7-b058-fa80a95aa4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcbde94d-2343-4398-92d6-adf26c265423', 'c5527698-b56a-47a3-839c-02f4a4302319', '9395bf24-1c28-4a07-a306-6dd31599be3d', 'c6b25e04-14ac-4eec-8847-e72ceec868b8']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:17.870440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25e27c8-c740-4917-84e8-c5514da29c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:17.905212 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25e27c8-c740-4917-84e8-c5514da29c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c36146c-3ffe-4411-8ff7-772569836e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-124334239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66699d136d54485b9b7520638bfab9a2',qos_specs=None,replication_status=,reservations=['fcbde94d-2343-4398-92d6-adf26c265423','c5527698-b56a-47a3-839c-02f4a4302319','9395bf24-1c28-4a07-a306-6dd31599be3d','c6b25e04-14ac-4eec-8847-e72ceec868b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f4289e1481c432b9cf3b5415ee1e917',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-124334239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c36146c-3ffe-4411-8ff7-772569836e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66699d136d54485b9b7520638bfab9a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f4289e1481c432b9cf3b5415ee1e917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:17.906042 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d37bff38-daf0-4aac-bbea-16af31c9311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:17.931173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d37bff38-daf0-4aac-bbea-16af31c9311f) transitioned into state 'SUCCESS' from state '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-124334239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66699d136d54485b9b7520638bfab9a2',qos_specs=None,replication_status=,reservations=['fcbde94d-2343-4398-92d6-adf26c265423','c5527698-b56a-47a3-839c-02f4a4302319','9395bf24-1c28-4a07-a306-6dd31599be3d','c6b25e04-14ac-4eec-8847-e72ceec868b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f4289e1481c432b9cf3b5415ee1e917',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:17.933177 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437b324a-3c94-4582-903a-a657693cc87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:17.952710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437b324a-3c94-4582-903a-a657693cc87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:17.953618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Flow 'volume_create_api' (fd491294-989b-44c7-ba89-c83cb23d7895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:17.954090 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Create volume request issued successfully. Aug 15 15:05:17.955215 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec37bbd6-f3af-4bb5-ae3f-90da101a2a2f tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:17.956470 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 471/1891] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:05:17 2026] POST /volume/v3/volumes => generated 756 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:17.974274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d1ac3db-ed0c-46af-884a-19bcf8e57eb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:17.976158 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d1ac3db-ed0c-46af-884a-19bcf8e57eb7 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:05:17.977047 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d1ac3db-ed0c-46af-884a-19bcf8e57eb7 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:17.977282 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d1ac3db-ed0c-46af-884a-19bcf8e57eb7 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:17.993678 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:17.993678 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:18.002386 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d1ac3db-ed0c-46af-884a-19bcf8e57eb7 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:05:18.010422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d1ac3db-ed0c-46af-884a-19bcf8e57eb7 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:05:18.011045 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 475/1892] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:17 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:18.300361 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-781ebe68-5198-4d1a-af0e-cc047e69aa35 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:18.302438 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-781ebe68-5198-4d1a-af0e-cc047e69aa35 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:18.302874 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-781ebe68-5198-4d1a-af0e-cc047e69aa35 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:18.302874 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-781ebe68-5198-4d1a-af0e-cc047e69aa35 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:18.302977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-781ebe68-5198-4d1a-af0e-cc047e69aa35 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:18.308754 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:18.308754 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:18.309533 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-781ebe68-5198-4d1a-af0e-cc047e69aa35 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:18.309926 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 474/1893] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:18 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:18.376958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9cf42e9f-0450-4d3f-b01a-2ff58598e641 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:18.379890 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cf42e9f-0450-4d3f-b01a-2ff58598e641 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:18.380174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cf42e9f-0450-4d3f-b01a-2ff58598e641 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:18.380458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cf42e9f-0450-4d3f-b01a-2ff58598e641 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:18.381512 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9cf42e9f-0450-4d3f-b01a-2ff58598e641 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:18.389696 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:18.389696 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:18.390328 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cf42e9f-0450-4d3f-b01a-2ff58598e641 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:18.392409 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 474/1894] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:18 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:19.028137 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a241773-4788-4cf0-99fc-b03d4b625edc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:19.030939 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a241773-4788-4cf0-99fc-b03d4b625edc tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:05:19.031251 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a241773-4788-4cf0-99fc-b03d4b625edc tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:19.031522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a241773-4788-4cf0-99fc-b03d4b625edc tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:19.044710 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:19.044710 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:19.051636 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a241773-4788-4cf0-99fc-b03d4b625edc tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:05:19.058661 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a241773-4788-4cf0-99fc-b03d4b625edc tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:05:19.059253 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 472/1895] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:19 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:19.325074 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-261c60d0-9afa-4f97-818e-badf9fdf077f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:19.329312 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-261c60d0-9afa-4f97-818e-badf9fdf077f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:19.330745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-261c60d0-9afa-4f97-818e-badf9fdf077f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:19.330745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-261c60d0-9afa-4f97-818e-badf9fdf077f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:19.330745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-261c60d0-9afa-4f97-818e-badf9fdf077f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:19.333102 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=224,cinder:UPDATE=53,cinder:INSERT=20 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:05:19.339141 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:19.339141 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:19.340152 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-261c60d0-9afa-4f97-818e-badf9fdf077f tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:19.340746 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 476/1896] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:19 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:19.414320 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c8aec6ad-72a4-486c-9445-de65a3cfd375 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:19.416448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8aec6ad-72a4-486c-9445-de65a3cfd375 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:19.416746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8aec6ad-72a4-486c-9445-de65a3cfd375 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:19.417182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8aec6ad-72a4-486c-9445-de65a3cfd375 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:19.417182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c8aec6ad-72a4-486c-9445-de65a3cfd375 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:19.421981 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:19.421981 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:19.424482 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8aec6ad-72a4-486c-9445-de65a3cfd375 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:19.424482 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 475/1897] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:19 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:20.359815 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6ae5fe63-e1e5-4698-a87a-b8c0ad1c35bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:20.361495 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6ae5fe63-e1e5-4698-a87a-b8c0ad1c35bd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:20.361495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6ae5fe63-e1e5-4698-a87a-b8c0ad1c35bd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:20.361658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6ae5fe63-e1e5-4698-a87a-b8c0ad1c35bd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:20.361777 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6ae5fe63-e1e5-4698-a87a-b8c0ad1c35bd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:20.363462 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=258,cinder:INSERT=31,cinder:UPDATE=62 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:05:20.366492 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:20.366492 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:20.367764 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6ae5fe63-e1e5-4698-a87a-b8c0ad1c35bd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:20.367764 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 475/1898] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:20 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:20.435258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bf11832-64bc-48ee-9e60-24555ae3fa2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:20.437400 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bf11832-64bc-48ee-9e60-24555ae3fa2b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:20.437679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bf11832-64bc-48ee-9e60-24555ae3fa2b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:20.437946 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bf11832-64bc-48ee-9e60-24555ae3fa2b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:20.438117 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4bf11832-64bc-48ee-9e60-24555ae3fa2b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:20.443932 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:20.443932 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:20.445720 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bf11832-64bc-48ee-9e60-24555ae3fa2b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:20.445869 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 473/1899] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:20 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:21.383052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80d1772e-4b4d-43cd-b6a2-c080e9e9d695 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:21.387050 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80d1772e-4b4d-43cd-b6a2-c080e9e9d695 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:21.387050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80d1772e-4b4d-43cd-b6a2-c080e9e9d695 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:21.387050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80d1772e-4b4d-43cd-b6a2-c080e9e9d695 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:21.387050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-80d1772e-4b4d-43cd-b6a2-c080e9e9d695 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:21.391684 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:21.391684 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:21.392962 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80d1772e-4b4d-43cd-b6a2-c080e9e9d695 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:21.393670 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 477/1900] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:21 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:21.406075 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c76f7f3-a252-470c-81e1-562149276d74 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:21.408792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c76f7f3-a252-470c-81e1-562149276d74 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830/action Aug 15 15:05:21.409440 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c76f7f3-a252-470c-81e1-562149276d74 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:21.409638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c76f7f3-a252-470c-81e1-562149276d74 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:21.412093 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-1c76f7f3-a252-470c-81e1-562149276d74 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Updating backup '89544ebc-530f-45a9-bc86-609368f94830' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 15 15:05:21.426409 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:21.426409 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:21.435434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-1c76f7f3-a252-470c-81e1-562149276d74 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] reset_status in rpcapi backup_id 89544ebc-530f-45a9-bc86-609368f94830 on host np0000007361. {{(pid=100271) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 15 15:05:21.437685 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c76f7f3-a252-470c-81e1-562149276d74 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830/action returned with HTTP 202 Aug 15 15:05:21.438176 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 476/1901] 10.4.3.107 () {70 vars in 1430 bytes} [Sat Aug 15 15:05:21 2026] POST /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:21.447191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac69e71b-a600-4732-a072-f785975f79eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:21.449430 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 Aug 15 15:05:21.449637 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:21.449880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:21.450060 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume with id: ef840632-8d3b-4b1d-8307-ff1ea27e1b68 Aug 15 15:05:21.460900 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a01c148-d0fb-42d0-b269-80c06b1a557b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:21.463108 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a01c148-d0fb-42d0-b269-80c06b1a557b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:21.463201 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:21.463201 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:21.463521 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:21.463698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a01c148-d0fb-42d0-b269-80c06b1a557b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:21.464046 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a01c148-d0fb-42d0-b269-80c06b1a557b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:21.465265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6a01c148-d0fb-42d0-b269-80c06b1a557b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:21.469965 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:21.469965 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:21.472884 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a01c148-d0fb-42d0-b269-80c06b1a557b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:21.472884 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 474/1902] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:21 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:21.496061 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume request issued successfully. Aug 15 15:05:21.499267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac69e71b-a600-4732-a072-f785975f79eb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 returned with HTTP 202 Aug 15 15:05:21.499267 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 476/1903] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:05:21 2026] DELETE /volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:21.511466 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46e18aa8-8582-4065-9424-17608cd7fefb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:21.511745 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46e18aa8-8582-4065-9424-17608cd7fefb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 Aug 15 15:05:21.511788 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46e18aa8-8582-4065-9424-17608cd7fefb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:21.511974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46e18aa8-8582-4065-9424-17608cd7fefb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:21.527689 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:21.527689 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:21.536051 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-46e18aa8-8582-4065-9424-17608cd7fefb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:21.543360 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46e18aa8-8582-4065-9424-17608cd7fefb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 returned with HTTP 200 Aug 15 15:05:21.543984 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 478/1904] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:21 2026] GET /volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:22.487558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d334fc28-7543-4a90-a9b0-5ec8dfb0b659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:22.491578 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d334fc28-7543-4a90-a9b0-5ec8dfb0b659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:22.491910 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d334fc28-7543-4a90-a9b0-5ec8dfb0b659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:22.492192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d334fc28-7543-4a90-a9b0-5ec8dfb0b659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:22.492192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d334fc28-7543-4a90-a9b0-5ec8dfb0b659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:22.497116 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:22.497116 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:22.497886 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d334fc28-7543-4a90-a9b0-5ec8dfb0b659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:22.498370 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 477/1905] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:22 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:22.570339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4a77850-ebc8-45cf-ad28-39ea426bd860 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:22.575456 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4a77850-ebc8-45cf-ad28-39ea426bd860 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 Aug 15 15:05:22.575798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4a77850-ebc8-45cf-ad28-39ea426bd860 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:22.576100 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4a77850-ebc8-45cf-ad28-39ea426bd860 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:22.586391 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4a77850-ebc8-45cf-ad28-39ea426bd860 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 returned with HTTP 404 Aug 15 15:05:22.587588 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 475/1906] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:22 2026] GET /volume/v3/volumes/ef840632-8d3b-4b1d-8307-ff1ea27e1b68 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:22.598911 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:22.601297 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] POST https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23/restore Aug 15 15:05:22.601745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:22.603511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Restoring backup 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100272) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:05:22.603698 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Restoring backup 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 to volume None. Aug 15 15:05:22.612981 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:22.612981 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:22.614146 np0000007361 devstack@c-api.service[100272]: INFO cinder.backup.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Creating volume of 1 GB for restore of backup 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. Aug 15 15:05:22.622283 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Availability zone cache updated, next update will occur around 2026-08-15 16:05:22.621594. {{(pid=100272) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:05:22.622727 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Availability Zones retrieved successfully. Aug 15 15:05:22.632467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (7503df63-f410-4d68-82da-b12e8951da33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:22.634456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4057447a-0079-466e-8e0f-618b38950f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:22.635858 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:22.673960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4057447a-0079-466e-8e0f-618b38950f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:22.674944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c91078e-9185-40d7-ac88-1e9e90892b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:22.723827 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Created reservations ['a4bd28eb-0c57-4312-9066-ec0501e57699', 'a8c7deb8-7dc7-41ad-8aab-85d24e9dbc11', '0575161b-4da7-4dce-8db1-1b01200c2f1b', 'd6495390-4907-4d43-8530-42d23b07de90'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:22.725097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c91078e-9185-40d7-ac88-1e9e90892b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4bd28eb-0c57-4312-9066-ec0501e57699', 'a8c7deb8-7dc7-41ad-8aab-85d24e9dbc11', '0575161b-4da7-4dce-8db1-1b01200c2f1b', 'd6495390-4907-4d43-8530-42d23b07de90']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:22.726229 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391ff7bf-5414-483e-861c-a4fd150b30ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:22.766956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391ff7bf-5414-483e-861c-a4fd150b30ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d71d90d-5542-4643-909e-cb8b35b65c78', '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='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['a4bd28eb-0c57-4312-9066-ec0501e57699','a8c7deb8-7dc7-41ad-8aab-85d24e9dbc11','0575161b-4da7-4dce-8db1-1b01200c2f1b','d6495390-4907-4d43-8530-42d23b07de90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:22Z,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=3d71d90d-5542-4643-909e-cb8b35b65c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9236ed50d8649299b1bb6290a3c19e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:22.768065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192a8178-0125-49e2-808d-fcbf3a1c982e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:22.787037 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192a8178-0125-49e2-808d-fcbf3a1c982e) transitioned into 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='c9236ed50d8649299b1bb6290a3c19e6',qos_specs=None,replication_status=,reservations=['a4bd28eb-0c57-4312-9066-ec0501e57699','a8c7deb8-7dc7-41ad-8aab-85d24e9dbc11','0575161b-4da7-4dce-8db1-1b01200c2f1b','d6495390-4907-4d43-8530-42d23b07de90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2efff02b13e94e51bb3c661fbfa29e0b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:22.787992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d263c4a-8dfd-428c-947f-fe3b49c68d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:22.799469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d263c4a-8dfd-428c-947f-fe3b49c68d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:22.800312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Flow 'volume_create_api' (7503df63-f410-4d68-82da-b12e8951da33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:22.800611 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Create volume request issued successfully. Aug 15 15:05:22.815105 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:22.815105 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:22.815610 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:22.937634 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:23.041040 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:23.041490 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-372869814"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:23.044672 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-372869814'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:23.045033 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume of 1 GB Aug 15 15:05:23.050900 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Availability Zones retrieved successfully. Aug 15 15:05:23.060428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Flow 'volume_create_api' (424d59ce-1d7e-48f6-a6f1-f8f04a87c890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:23.062602 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc723780-61b7-4db0-a758-880a2f06d9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:23.064208 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:23.103281 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc723780-61b7-4db0-a758-880a2f06d9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:23.104160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff86c8eb-df5d-42b5-a8c8-b95632f1baab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:23.189759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Created reservations ['522e935d-6d29-4d33-a2fc-42297274fb66', '699e3b4f-12c1-4be8-a7b8-26962e29c49d', '696cc13b-4d27-401e-b645-b1c8d3ff949b', '3c53cd35-d9fe-49de-aaba-dd4ab9952691'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:23.190933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff86c8eb-df5d-42b5-a8c8-b95632f1baab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522e935d-6d29-4d33-a2fc-42297274fb66', '699e3b4f-12c1-4be8-a7b8-26962e29c49d', '696cc13b-4d27-401e-b645-b1c8d3ff949b', '3c53cd35-d9fe-49de-aaba-dd4ab9952691']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:23.192056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc4a0f9-d63b-40b9-b636-4a90d91ca37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:23.227401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc4a0f9-d63b-40b9-b636-4a90d91ca37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee2824a8-7bd3-41b7-af85-68795283f839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-372869814',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8417c68205ff4a778b8bda58bb220424',qos_specs=None,replication_status=,reservations=['522e935d-6d29-4d33-a2fc-42297274fb66','699e3b4f-12c1-4be8-a7b8-26962e29c49d','696cc13b-4d27-401e-b645-b1c8d3ff949b','3c53cd35-d9fe-49de-aaba-dd4ab9952691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-372869814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee2824a8-7bd3-41b7-af85-68795283f839,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8417c68205ff4a778b8bda58bb220424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:23.228600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43667521-62f7-43dc-8759-dc1e6039854d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:23.253013 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43667521-62f7-43dc-8759-dc1e6039854d) transitioned into state 'SUCCESS' from state '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-372869814',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8417c68205ff4a778b8bda58bb220424',qos_specs=None,replication_status=,reservations=['522e935d-6d29-4d33-a2fc-42297274fb66','699e3b4f-12c1-4be8-a7b8-26962e29c49d','696cc13b-4d27-401e-b645-b1c8d3ff949b','3c53cd35-d9fe-49de-aaba-dd4ab9952691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:23.254254 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc27df88-e155-4748-9130-9c118ffc85e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:23.266470 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc27df88-e155-4748-9130-9c118ffc85e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:23.267783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Flow 'volume_create_api' (424d59ce-1d7e-48f6-a6f1-f8f04a87c890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:23.268271 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume request issued successfully. Aug 15 15:05:23.269162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30ae88a6-1030-4d7c-a7d4-228f88ace193 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:23.269874 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 479/1907] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:22 2026] POST /volume/v3/volumes => generated 759 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:23.286821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a83ba656-6419-4505-9b40-0bf3cd372a7f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:23.289350 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a83ba656-6419-4505-9b40-0bf3cd372a7f tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:23.289619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a83ba656-6419-4505-9b40-0bf3cd372a7f tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:23.289899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a83ba656-6419-4505-9b40-0bf3cd372a7f tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:23.302947 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:23.302947 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:23.309506 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a83ba656-6419-4505-9b40-0bf3cd372a7f tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:23.318371 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a83ba656-6419-4505-9b40-0bf3cd372a7f tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 returned with HTTP 200 Aug 15 15:05:23.318993 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 478/1908] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:23 2026] GET /volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:23.514754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48990da2-a993-4640-b538-f2fb544a13b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:23.518155 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48990da2-a993-4640-b538-f2fb544a13b9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:23.518507 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48990da2-a993-4640-b538-f2fb544a13b9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:23.518748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48990da2-a993-4640-b538-f2fb544a13b9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:23.518820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-48990da2-a993-4640-b538-f2fb544a13b9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:23.523849 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=242,cinder:UPDATE=67,cinder:INSERT=30 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:05:23.530420 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:23.530420 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:23.531333 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48990da2-a993-4640-b538-f2fb544a13b9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:23.534443 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 476/1909] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:23 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:23.826419 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:23.826419 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:23.826962 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:23.827178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Checking backup size 1 against volume size 1 {{(pid=100272) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:05:23.827380 np0000007361 devstack@c-api.service[100272]: INFO cinder.backup.api [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Overwriting volume 3d71d90d-5542-4643-909e-cb8b35b65c78 with restore of backup 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:23.849063 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] restore_backup in rpcapi backup_id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 {{(pid=100272) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:05:23.851219 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fba90eb6-ff27-474d-8df6-f0ab0d58cbec tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23/restore returned with HTTP 202 Aug 15 15:05:23.851921 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 477/1910] 10.4.3.107 () {70 vars in 1433 bytes} [Sat Aug 15 15:05:22 2026] POST /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23/restore => generated 152 bytes in 1254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:23.863065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1ac7987-74ab-4d69-a69a-ae4dd69e9d3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:23.865788 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1ac7987-74ab-4d69-a69a-ae4dd69e9d3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:23.866158 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1ac7987-74ab-4d69-a69a-ae4dd69e9d3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:23.866442 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1ac7987-74ab-4d69-a69a-ae4dd69e9d3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:23.866706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b1ac7987-74ab-4d69-a69a-ae4dd69e9d3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:23.873142 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:23.873142 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:23.874127 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1ac7987-74ab-4d69-a69a-ae4dd69e9d3d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:23.874790 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 480/1911] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:23 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:24.338719 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a6e2191-c308-4187-8e07-11f586f87755 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:24.342097 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a6e2191-c308-4187-8e07-11f586f87755 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:24.342336 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a6e2191-c308-4187-8e07-11f586f87755 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:24.342558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a6e2191-c308-4187-8e07-11f586f87755 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:24.355611 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:24.355611 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:24.360692 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4a6e2191-c308-4187-8e07-11f586f87755 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:24.367341 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a6e2191-c308-4187-8e07-11f586f87755 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 returned with HTTP 200 Aug 15 15:05:24.367906 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 479/1912] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:24 2026] GET /volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:24.396122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-10481fb6-5bce-45b9-b726-f8e852266296 req-f6e951b1-ebeb-4029-8ef2-de19332e5f24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:24.399064 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-10481fb6-5bce-45b9-b726-f8e852266296 req-f6e951b1-ebeb-4029-8ef2-de19332e5f24 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:24.399390 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-10481fb6-5bce-45b9-b726-f8e852266296 req-f6e951b1-ebeb-4029-8ef2-de19332e5f24 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:24.399665 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-10481fb6-5bce-45b9-b726-f8e852266296 req-f6e951b1-ebeb-4029-8ef2-de19332e5f24 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:24.413267 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:24.413267 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:24.418612 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-10481fb6-5bce-45b9-b726-f8e852266296 req-f6e951b1-ebeb-4029-8ef2-de19332e5f24 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:24.426126 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-10481fb6-5bce-45b9-b726-f8e852266296 req-f6e951b1-ebeb-4029-8ef2-de19332e5f24 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 returned with HTTP 200 Aug 15 15:05:24.427162 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 477/1913] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:24 2026] GET /volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:24.446818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2e195010-02da-4fb3-842c-4c553c82c669 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:24.449127 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:24.449523 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1009592172"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:24.451486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1009592172'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:24.451697 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume of 1 GB Aug 15 15:05:24.456373 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Availability Zones retrieved successfully. Aug 15 15:05:24.462354 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Flow 'volume_create_api' (74876d97-f7f5-4eee-ba17-6d38e14941e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:24.463596 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381caa6c-48b1-4b34-b9b2-da39e556b990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:24.464775 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:24.491676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (381caa6c-48b1-4b34-b9b2-da39e556b990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:24.492744 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f390df2-2b31-4630-9ece-98c58d9d4e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:24.534603 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Created reservations ['66eff8ec-c34d-4b6e-b3c4-dcb123ff68cb', 'f0389569-6c5b-4c9a-beda-b7c860c9c8e3', 'd56fb8d1-7c75-4e11-b09f-113bd0e154d2', '6635cd5b-5aff-4ae8-a96e-51d837d9f477'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:24.535382 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f390df2-2b31-4630-9ece-98c58d9d4e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66eff8ec-c34d-4b6e-b3c4-dcb123ff68cb', 'f0389569-6c5b-4c9a-beda-b7c860c9c8e3', 'd56fb8d1-7c75-4e11-b09f-113bd0e154d2', '6635cd5b-5aff-4ae8-a96e-51d837d9f477']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:24.536055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e17116a-6e6d-4314-be7a-e503d9816bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:24.544705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f38baa5-2753-48dd-99b7-8b0233438f54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:24.547162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f38baa5-2753-48dd-99b7-8b0233438f54 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:24.547448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f38baa5-2753-48dd-99b7-8b0233438f54 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:24.547698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f38baa5-2753-48dd-99b7-8b0233438f54 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:24.547827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7f38baa5-2753-48dd-99b7-8b0233438f54 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:24.552831 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:24.552831 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:24.553804 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f38baa5-2753-48dd-99b7-8b0233438f54 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:24.554336 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 481/1914] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:24 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:24.565266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e17116a-6e6d-4314-be7a-e503d9816bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6ed2bc-dc7a-47f1-add3-a42c2c03b247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1009592172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8417c68205ff4a778b8bda58bb220424',qos_specs=None,replication_status=,reservations=['66eff8ec-c34d-4b6e-b3c4-dcb123ff68cb','f0389569-6c5b-4c9a-beda-b7c860c9c8e3','d56fb8d1-7c75-4e11-b09f-113bd0e154d2','6635cd5b-5aff-4ae8-a96e-51d837d9f477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1009592172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6ed2bc-dc7a-47f1-add3-a42c2c03b247,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8417c68205ff4a778b8bda58bb220424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:24.566164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9544147e-354d-42c9-8912-395a12cb68c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:24.583187 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9544147e-354d-42c9-8912-395a12cb68c5) transitioned into state 'SUCCESS' from state '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-1009592172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8417c68205ff4a778b8bda58bb220424',qos_specs=None,replication_status=,reservations=['66eff8ec-c34d-4b6e-b3c4-dcb123ff68cb','f0389569-6c5b-4c9a-beda-b7c860c9c8e3','d56fb8d1-7c75-4e11-b09f-113bd0e154d2','6635cd5b-5aff-4ae8-a96e-51d837d9f477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:24.583883 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80338c68-2e33-4f73-9e26-01ed5cb213a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:24.593464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80338c68-2e33-4f73-9e26-01ed5cb213a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:24.594130 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Flow 'volume_create_api' (74876d97-f7f5-4eee-ba17-6d38e14941e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:24.594412 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume request issued successfully. Aug 15 15:05:24.594965 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e195010-02da-4fb3-842c-4c553c82c669 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:24.595499 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 478/1915] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:24 2026] POST /volume/v3/volumes => generated 760 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:24.611636 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e8962c1-a076-4fdf-817b-f80b39efc060 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:24.614005 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8962c1-a076-4fdf-817b-f80b39efc060 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:24.614061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8962c1-a076-4fdf-817b-f80b39efc060 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:24.614356 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8962c1-a076-4fdf-817b-f80b39efc060 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:24.623117 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:24.623117 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:24.627476 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e8962c1-a076-4fdf-817b-f80b39efc060 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:24.633811 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8962c1-a076-4fdf-817b-f80b39efc060 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 returned with HTTP 200 Aug 15 15:05:24.634315 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 480/1916] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:24 2026] GET /volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:24.890321 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae424300-c662-463e-9daf-b13c5bed6db9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:24.892729 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae424300-c662-463e-9daf-b13c5bed6db9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:24.893033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae424300-c662-463e-9daf-b13c5bed6db9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:24.893222 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae424300-c662-463e-9daf-b13c5bed6db9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:24.893380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ae424300-c662-463e-9daf-b13c5bed6db9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:24.898749 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:24.898749 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:24.899341 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae424300-c662-463e-9daf-b13c5bed6db9 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:24.899714 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 478/1917] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:24 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:25.570039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c02c11fa-b37e-44bd-b038-f365fb9d96c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:25.572335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c02c11fa-b37e-44bd-b038-f365fb9d96c7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:25.572680 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c02c11fa-b37e-44bd-b038-f365fb9d96c7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:25.572769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c02c11fa-b37e-44bd-b038-f365fb9d96c7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:25.572900 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c02c11fa-b37e-44bd-b038-f365fb9d96c7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:25.579426 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:25.579426 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:25.580430 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c02c11fa-b37e-44bd-b038-f365fb9d96c7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:25.580817 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 482/1918] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:25 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:25.652828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72442687-a87c-4476-992e-190dca70e815 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:25.655570 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72442687-a87c-4476-992e-190dca70e815 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:25.655800 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72442687-a87c-4476-992e-190dca70e815 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:25.656003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72442687-a87c-4476-992e-190dca70e815 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:25.666797 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:25.666797 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:25.672048 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72442687-a87c-4476-992e-190dca70e815 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:25.679561 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72442687-a87c-4476-992e-190dca70e815 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 returned with HTTP 200 Aug 15 15:05:25.680491 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 479/1919] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:25 2026] GET /volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:25.704778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8c2539fc-b7c5-4072-84a6-40a36275e841 req-672638b7-42f3-42db-8bca-48cb3cb9a0e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:25.707211 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8c2539fc-b7c5-4072-84a6-40a36275e841 req-672638b7-42f3-42db-8bca-48cb3cb9a0e7 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:25.707366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8c2539fc-b7c5-4072-84a6-40a36275e841 req-672638b7-42f3-42db-8bca-48cb3cb9a0e7 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:25.707828 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8c2539fc-b7c5-4072-84a6-40a36275e841 req-672638b7-42f3-42db-8bca-48cb3cb9a0e7 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:25.715292 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:25.715292 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:25.718788 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8c2539fc-b7c5-4072-84a6-40a36275e841 req-672638b7-42f3-42db-8bca-48cb3cb9a0e7 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:25.722628 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8c2539fc-b7c5-4072-84a6-40a36275e841 req-672638b7-42f3-42db-8bca-48cb3cb9a0e7 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 returned with HTTP 200 Aug 15 15:05:25.722999 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 481/1920] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:25 2026] GET /volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:25.738832 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:25.741014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:25.741314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1001462025"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:25.742680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1001462025'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:25.742788 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume of 1 GB Aug 15 15:05:25.746496 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Availability Zones retrieved successfully. Aug 15 15:05:25.751648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Flow 'volume_create_api' (7543e190-0080-431b-a2e4-a8271d6f388e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:25.752597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da7e559e-fcf8-404f-8148-f42f15bfd6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:25.753389 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:25.774685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da7e559e-fcf8-404f-8148-f42f15bfd6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:25.775527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb27e14-7a1f-443b-a800-709e84421187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:25.816549 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Created reservations ['ae198bab-d520-46d7-984a-640da45d907e', '47d8264a-81a7-4d39-b517-576363d20357', '5b7da43a-7205-404e-ba7c-3a4c94ef4c0f', 'f1772891-3523-4a52-87df-4653fd517f91'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:25.817496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb27e14-7a1f-443b-a800-709e84421187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae198bab-d520-46d7-984a-640da45d907e', '47d8264a-81a7-4d39-b517-576363d20357', '5b7da43a-7205-404e-ba7c-3a4c94ef4c0f', 'f1772891-3523-4a52-87df-4653fd517f91']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:25.818392 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d149dd5e-cb29-4551-a8b6-51284d34cf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:25.847729 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d149dd5e-cb29-4551-a8b6-51284d34cf62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa29024e-2bf5-43ec-bf74-907c4f545422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1001462025',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8417c68205ff4a778b8bda58bb220424',qos_specs=None,replication_status=,reservations=['ae198bab-d520-46d7-984a-640da45d907e','47d8264a-81a7-4d39-b517-576363d20357','5b7da43a-7205-404e-ba7c-3a4c94ef4c0f','f1772891-3523-4a52-87df-4653fd517f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1001462025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa29024e-2bf5-43ec-bf74-907c4f545422,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8417c68205ff4a778b8bda58bb220424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:25.848534 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d0af18-af86-4bc7-beb2-60f0cf5465d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:25.869452 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d0af18-af86-4bc7-beb2-60f0cf5465d3) transitioned into state 'SUCCESS' from state '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-1001462025',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8417c68205ff4a778b8bda58bb220424',qos_specs=None,replication_status=,reservations=['ae198bab-d520-46d7-984a-640da45d907e','47d8264a-81a7-4d39-b517-576363d20357','5b7da43a-7205-404e-ba7c-3a4c94ef4c0f','f1772891-3523-4a52-87df-4653fd517f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bcd84496bf4d7bbf5d94cb65b7a194',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:25.869452 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd21d69-fce5-43ec-9e04-8133ab630492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:25.881197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd21d69-fce5-43ec-9e04-8133ab630492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:25.882128 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Flow 'volume_create_api' (7543e190-0080-431b-a2e4-a8271d6f388e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:25.882438 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Create volume request issued successfully. Aug 15 15:05:25.883090 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8327681d-296a-4f63-bf36-e64b4ecf7e8d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:25.883518 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 479/1921] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:25 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 15 15:05:25.900454 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36733539-4d3b-42ae-bfae-145492a58a94 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:25.904467 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36733539-4d3b-42ae-bfae-145492a58a94 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:25.904752 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36733539-4d3b-42ae-bfae-145492a58a94 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:25.905052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36733539-4d3b-42ae-bfae-145492a58a94 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:25.914018 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3b652a54-ea67-45a1-8d47-919bf2033df2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:25.916056 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b652a54-ea67-45a1-8d47-919bf2033df2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:25.916308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b652a54-ea67-45a1-8d47-919bf2033df2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:25.916507 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b652a54-ea67-45a1-8d47-919bf2033df2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:25.916636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3b652a54-ea67-45a1-8d47-919bf2033df2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:25.917493 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:25.917493 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:25.920865 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36733539-4d3b-42ae-bfae-145492a58a94 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:25.921142 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:25.921142 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:25.921918 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b652a54-ea67-45a1-8d47-919bf2033df2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:25.922407 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 480/1922] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:25 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:25.924411 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36733539-4d3b-42ae-bfae-145492a58a94 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 returned with HTTP 200 Aug 15 15:05:25.924797 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 483/1923] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:25 2026] GET /volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:26.086680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-aaf934e7-9f71-4a11-97c3-ca5f57ef8ba6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.089021 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-aaf934e7-9f71-4a11-97c3-ca5f57ef8ba6 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:05:26.089339 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-aaf934e7-9f71-4a11-97c3-ca5f57ef8ba6 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.089646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-aaf934e7-9f71-4a11-97c3-ca5f57ef8ba6 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.103953 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.103953 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:26.110088 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-aaf934e7-9f71-4a11-97c3-ca5f57ef8ba6 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:05:26.115569 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-aaf934e7-9f71-4a11-97c3-ca5f57ef8ba6 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:05:26.116301 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 482/1924] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:26.147417 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6010998c-5277-4e0e-8abc-5e5f5445623a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.148153 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6010998c-5277-4e0e-8abc-5e5f5445623a None None] GET https://10.4.3.107/volume// Aug 15 15:05:26.148597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6010998c-5277-4e0e-8abc-5e5f5445623a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.148740 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6010998c-5277-4e0e-8abc-5e5f5445623a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.149832 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6010998c-5277-4e0e-8abc-5e5f5445623a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:26.150776 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 480/1925] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:05:26.161125 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-800e7aea-4fbd-48bc-b1f9-5d1939a11cbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.163092 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-800e7aea-4fbd-48bc-b1f9-5d1939a11cbe tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:05:26.163558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-800e7aea-4fbd-48bc-b1f9-5d1939a11cbe tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c36146c-3ffe-4411-8ff7-772569836e5f", "connector": null, "instance_uuid": "803111b8-ca5f-4e66-be7b-1f4b4d3dfbaf"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:26.173472 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.173472 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:26.230966 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-800e7aea-4fbd-48bc-b1f9-5d1939a11cbe tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:05:26.231631 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 481/1926] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:05:26 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:26.293265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-35e21310-bddc-44e0-8bab-417da9044251 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.295809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-35e21310-bddc-44e0-8bab-417da9044251 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711/action Aug 15 15:05:26.296381 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-35e21310-bddc-44e0-8bab-417da9044251 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:26.296505 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-35e21310-bddc-44e0-8bab-417da9044251 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:26.332733 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.332733 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:26.352830 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e8b3b1a6-db11-46f7-8228-5760cf39c529 req-35e21310-bddc-44e0-8bab-417da9044251 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711/action returned with HTTP 204 Aug 15 15:05:26.360570 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 484/1927] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:26 2026] POST /volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:26.383555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-972ba217-14e9-4b30-83da-eebff8284749 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.388288 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-972ba217-14e9-4b30-83da-eebff8284749 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:05:26.388288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-972ba217-14e9-4b30-83da-eebff8284749 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.388288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-972ba217-14e9-4b30-83da-eebff8284749 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.400408 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.400408 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:26.405125 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-972ba217-14e9-4b30-83da-eebff8284749 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:05:26.410577 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-972ba217-14e9-4b30-83da-eebff8284749 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:05:26.411367 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 483/1928] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:26.428613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83655158-f8d6-4f85-bd7a-977c406c2740 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.432172 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83655158-f8d6-4f85-bd7a-977c406c2740 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:05:26.432172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83655158-f8d6-4f85-bd7a-977c406c2740 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.432172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83655158-f8d6-4f85-bd7a-977c406c2740 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.443440 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.443440 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:26.447833 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83655158-f8d6-4f85-bd7a-977c406c2740 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:05:26.453421 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83655158-f8d6-4f85-bd7a-977c406c2740 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:05:26.454093 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 481/1929] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:26.592955 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4b2c6097-0cde-472a-82df-9ab6d2a8edb0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.594958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b2c6097-0cde-472a-82df-9ab6d2a8edb0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:26.595150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b2c6097-0cde-472a-82df-9ab6d2a8edb0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.595386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b2c6097-0cde-472a-82df-9ab6d2a8edb0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.595503 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4b2c6097-0cde-472a-82df-9ab6d2a8edb0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:26.601106 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.601106 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:26.602449 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b2c6097-0cde-472a-82df-9ab6d2a8edb0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:26.603001 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 482/1930] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:26.938358 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c853618c-cc1e-4e3e-ac26-4779e44df8f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.940523 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c853618c-cc1e-4e3e-ac26-4779e44df8f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:26.940721 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c853618c-cc1e-4e3e-ac26-4779e44df8f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.940943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c853618c-cc1e-4e3e-ac26-4779e44df8f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.941056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c853618c-cc1e-4e3e-ac26-4779e44df8f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:26.941965 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a908d763-258f-4704-988a-342da165bcd0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:26.945149 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a908d763-258f-4704-988a-342da165bcd0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:26.945452 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a908d763-258f-4704-988a-342da165bcd0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:26.945728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a908d763-258f-4704-988a-342da165bcd0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:26.948068 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.948068 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:26.948835 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c853618c-cc1e-4e3e-ac26-4779e44df8f5 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:26.949333 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 485/1931] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:26.961667 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:26.961667 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:26.967133 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a908d763-258f-4704-988a-342da165bcd0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:26.974124 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a908d763-258f-4704-988a-342da165bcd0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 returned with HTTP 200 Aug 15 15:05:26.974634 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 484/1932] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:27.000268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6a34b6e3-b699-4f92-a54a-fe9d8c7c915e req-ffea4a22-73db-4ec7-b5db-fe036c50c369 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.002942 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6a34b6e3-b699-4f92-a54a-fe9d8c7c915e req-ffea4a22-73db-4ec7-b5db-fe036c50c369 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:27.003132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6a34b6e3-b699-4f92-a54a-fe9d8c7c915e req-ffea4a22-73db-4ec7-b5db-fe036c50c369 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.003381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6a34b6e3-b699-4f92-a54a-fe9d8c7c915e req-ffea4a22-73db-4ec7-b5db-fe036c50c369 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.018098 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.018098 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:27.023314 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6a34b6e3-b699-4f92-a54a-fe9d8c7c915e req-ffea4a22-73db-4ec7-b5db-fe036c50c369 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:27.032928 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6a34b6e3-b699-4f92-a54a-fe9d8c7c915e req-ffea4a22-73db-4ec7-b5db-fe036c50c369 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 returned with HTTP 200 Aug 15 15:05:27.033871 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 482/1933] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:26 2026] GET /volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:27.166629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.169801 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.170442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.170776 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.171235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.174607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.187349 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.188593 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.188593 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:27.193868 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d6bab46e-22fc-4ca5-baf3-a7a8ba698dc0 req-4bd1369e-fa30-40d7-8d42-49bfb02c07b0 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.194445 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 483/1934] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:27.229860 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.232724 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.232955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.233224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.233621 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.234843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.247212 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.248575 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.248575 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:27.256797 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-deefee77-403e-4d78-991d-1e528fdbed8d req-d6f6d385-a819-490c-8865-19d954637d2e tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.257473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 486/1935] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 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 15 15:05:27.286549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.288798 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.289021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.289209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.289449 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.290227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.301464 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.301959 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.301959 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:27.307360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-176aae27-0d82-4b08-b974-6aebe1f9984d req-a83a6d76-a138-4348-a3f8-66854fa1c901 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.307871 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 485/1936] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:27.334316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.339448 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.339839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.340131 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.340513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.341404 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.352410 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.353665 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.353665 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:27.361207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c3763841-1b9a-401d-a7c5-249bd87de044 req-710f3b73-104a-4ecb-b880-3b09bd512e62 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.361712 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 483/1937] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 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 15 15:05:27.392514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.392632 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ae1d96f-1d96-44e5-abe1-5279f2582cde None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.393183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ae1d96f-1d96-44e5-abe1-5279f2582cde None None] GET https://10.4.3.107/volume// Aug 15 15:05:27.393458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ae1d96f-1d96-44e5-abe1-5279f2582cde None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.393735 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ae1d96f-1d96-44e5-abe1-5279f2582cde None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.394183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ae1d96f-1d96-44e5-abe1-5279f2582cde None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:27.394735 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 487/1938] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05: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 15 15:05:27.398831 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.399067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.399342 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.399618 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.400898 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.405296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-6ea48db8-295a-4f32-8f01-56ec516d58ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.407337 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-6ea48db8-295a-4f32-8f01-56ec516d58ff tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:05:27.407610 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-6ea48db8-295a-4f32-8f01-56ec516d58ff tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.407795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-6ea48db8-295a-4f32-8f01-56ec516d58ff tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.410637 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.412637 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.412637 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:27.418871 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ab5d78fd-2bf4-456b-8892-89a8ef709506 req-6b5aabf7-03be-454e-b351-6e48cb652683 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.419639 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 484/1939] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 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 15 15:05:27.423392 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.423392 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:27.425868 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-6ea48db8-295a-4f32-8f01-56ec516d58ff tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:05:27.431789 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-6ea48db8-295a-4f32-8f01-56ec516d58ff tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:05:27.432376 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 486/1940] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:05:27.448352 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.450973 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.451217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.451627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.451807 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.452805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.462896 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.464222 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.464222 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:27.470672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d16dceaa-8672-418a-8453-d52976992503 req-7eed1809-f6c6-4abf-ac1e-3f083f88868b tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.471160 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 484/1941] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:27.503057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.505254 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.505516 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.505790 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.506004 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.506744 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.520074 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.521631 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.521631 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:27.531275 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8ad0ec7b-5201-4437-83be-821d0db5d814 req-7099e2bd-93a0-4866-8419-3b0dee310fb1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.531275 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 488/1942] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:27.549434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.554845 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] PUT https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711 Aug 15 15:05:27.555337 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:27.565801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.566685 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Acquiring lock "cinder-attachment_update-7c36146c-3ffe-4411-8ff7-772569836e5f-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:05:27.570233 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:05:27.570748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.570748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.571153 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:05:27.571335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Lock "cinder-attachment_update-7c36146c-3ffe-4411-8ff7-772569836e5f-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:05:27.572341 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:05:27.573221 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.573221 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:27.588267 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] Get all volumes completed successfully. Aug 15 15:05:27.589844 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.589844 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:27.596078 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-86622bde-048c-4f6c-9864-c70d1792b0d2 req-3865dcfe-0f2f-45ca-8271-fa052ca09a7c tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:05:27.596712 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 487/1943] 10.4.3.107 () {68 vars in 1508 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:27.618142 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.619132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eadf6166-d73f-4516-b103-b3aa67d23701 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.620634 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] DELETE https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:27.620634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.620874 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.621094 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Delete volume with id: aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:27.621578 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eadf6166-d73f-4516-b103-b3aa67d23701 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:27.621909 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eadf6166-d73f-4516-b103-b3aa67d23701 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.622080 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eadf6166-d73f-4516-b103-b3aa67d23701 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.622224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eadf6166-d73f-4516-b103-b3aa67d23701 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:27.627155 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.627155 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:27.628080 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eadf6166-d73f-4516-b103-b3aa67d23701 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:27.628594 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 489/1944] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:27.629868 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.629868 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:27.630479 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:27.642635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.645031 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:05:27.645524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b9da65b-7522-4bcc-a841-0a7674ebd18c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1976125386"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:27.647500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating new backup {'backup': {'volume_id': '3b9da65b-7522-4bcc-a841-0a7674ebd18c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1976125386'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:05:27.647739 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating backup of volume 3b9da65b-7522-4bcc-a841-0a7674ebd18c in container None Aug 15 15:05:27.656727 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Delete volume request issued successfully. Aug 15 15:05:27.656957 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c61576d3-231c-4bc9-8eea-f4e36dfe0f27 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 returned with HTTP 202 Aug 15 15:05:27.657142 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.657142 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:27.657641 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 485/1945] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:27 2026] DELETE /volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:27.657795 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:27.667055 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-918867d5-1dd6-4485-a96d-6fa088cb5b1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.669054 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-918867d5-1dd6-4485-a96d-6fa088cb5b1d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:27.669817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-918867d5-1dd6-4485-a96d-6fa088cb5b1d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.669817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-918867d5-1dd6-4485-a96d-6fa088cb5b1d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.679615 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.679615 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:27.685652 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-918867d5-1dd6-4485-a96d-6fa088cb5b1d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:27.689734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['e3bf0630-75cb-4686-83ab-9d4339eb7c4d', '39f92b2a-223f-43be-bdda-41f8357e35d0'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:27.694262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-918867d5-1dd6-4485-a96d-6fa088cb5b1d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 returned with HTTP 200 Aug 15 15:05:27.694410 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 490/1946] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:27.696083 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Lock "cinder-attachment_update-7c36146c-3ffe-4411-8ff7-772569836e5f-np0000007361" released by "attachment_update" :: held 0.125s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:05:27.697355 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-919a33a3-53a1-415a-aaa5-5c7d0c605f75 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711 returned with HTTP 200 Aug 15 15:05:27.698348 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 485/1947] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:05:27 2026] PUT /volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:27.725122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-1dd58b3d-d2bb-4737-8de8-ca8ac9cc7f40 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.726657 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-1dd58b3d-d2bb-4737-8de8-ca8ac9cc7f40 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711/action Aug 15 15:05:27.727464 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-1dd58b3d-d2bb-4737-8de8-ca8ac9cc7f40 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:27.727464 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-1dd58b3d-d2bb-4737-8de8-ca8ac9cc7f40 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:27.752275 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b600de2b-f6ef-421c-acb2-867ed0e16e78 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:05:27.752820 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 488/1948] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:27 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:27.753888 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.753888 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:27.765512 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8365aec-155d-41a9-82ec-08055fc25302 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.767622 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8365aec-155d-41a9-82ec-08055fc25302 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:27.767851 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8365aec-155d-41a9-82ec-08055fc25302 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.768100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8365aec-155d-41a9-82ec-08055fc25302 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.768262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d8365aec-155d-41a9-82ec-08055fc25302 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:27.772104 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ee2828e-124b-4702-bb11-33b171ab0588 req-1dd58b3d-d2bb-4737-8de8-ca8ac9cc7f40 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711/action returned with HTTP 204 Aug 15 15:05:27.772813 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 486/1949] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:27 2026] POST /volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:27.778603 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.778603 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:27.779642 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8365aec-155d-41a9-82ec-08055fc25302 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:27.780085 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 491/1950] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:27.963839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f64c7c34-49c6-4b28-922a-4e40d4b3603a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:27.967081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f64c7c34-49c6-4b28-922a-4e40d4b3603a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:27.968319 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f64c7c34-49c6-4b28-922a-4e40d4b3603a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:27.968319 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f64c7c34-49c6-4b28-922a-4e40d4b3603a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:27.968319 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f64c7c34-49c6-4b28-922a-4e40d4b3603a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:27.981047 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:27.981047 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:27.981047 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f64c7c34-49c6-4b28-922a-4e40d4b3603a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:27.981047 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 486/1951] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:27 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:28.714941 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad45f251-15e1-40dd-9629-01255e5bfa25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:28.716884 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad45f251-15e1-40dd-9629-01255e5bfa25 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 Aug 15 15:05:28.717103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad45f251-15e1-40dd-9629-01255e5bfa25 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:28.717378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad45f251-15e1-40dd-9629-01255e5bfa25 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:28.723319 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad45f251-15e1-40dd-9629-01255e5bfa25 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 returned with HTTP 404 Aug 15 15:05:28.724009 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 489/1952] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:28 2026] GET /volume/v3/volumes/aa29024e-2bf5-43ec-bf74-907c4f545422 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:28.731988 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:28.735469 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] DELETE https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:28.735733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:28.735997 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:28.736164 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Delete volume with id: fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:28.744541 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:28.744541 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:28.745157 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:28.765515 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Delete volume request issued successfully. Aug 15 15:05:28.765756 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e32d09c3-c3cd-440c-b076-6c5c47bc59c9 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 returned with HTTP 202 Aug 15 15:05:28.766496 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 487/1953] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:28 2026] DELETE /volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:28.787146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-275351d1-75da-4e77-8c3a-05917178ea06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:28.794011 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-275351d1-75da-4e77-8c3a-05917178ea06 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:28.794011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-275351d1-75da-4e77-8c3a-05917178ea06 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:28.794011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-275351d1-75da-4e77-8c3a-05917178ea06 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:28.800075 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f41483ad-520c-4b27-be50-f398563e743f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:28.801993 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f41483ad-520c-4b27-be50-f398563e743f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:28.802183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f41483ad-520c-4b27-be50-f398563e743f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:28.803437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f41483ad-520c-4b27-be50-f398563e743f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:28.803437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f41483ad-520c-4b27-be50-f398563e743f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:28.806219 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:28.806219 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:28.807489 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:28.807489 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:28.808340 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f41483ad-520c-4b27-be50-f398563e743f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:28.808763 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 487/1954] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:28 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:28.814008 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-275351d1-75da-4e77-8c3a-05917178ea06 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:28.820847 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-275351d1-75da-4e77-8c3a-05917178ea06 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 returned with HTTP 200 Aug 15 15:05:28.821662 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 492/1955] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:28 2026] GET /volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:29.002235 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e07e6a7-75f0-4919-820a-fdad84fb632a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:29.005387 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e07e6a7-75f0-4919-820a-fdad84fb632a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:29.005387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e07e6a7-75f0-4919-820a-fdad84fb632a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:29.005486 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e07e6a7-75f0-4919-820a-fdad84fb632a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:29.006744 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4e07e6a7-75f0-4919-820a-fdad84fb632a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:29.010251 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:29.010251 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:29.010674 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e07e6a7-75f0-4919-820a-fdad84fb632a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:29.011500 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 490/1956] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:29 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:29.819956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2a22af4-2ac6-46b4-af0b-52a128e08bf6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:29.824231 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2a22af4-2ac6-46b4-af0b-52a128e08bf6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:29.824492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2a22af4-2ac6-46b4-af0b-52a128e08bf6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:29.824752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2a22af4-2ac6-46b4-af0b-52a128e08bf6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:29.824872 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d2a22af4-2ac6-46b4-af0b-52a128e08bf6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:29.839692 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:29.839692 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:29.841447 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2a22af4-2ac6-46b4-af0b-52a128e08bf6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:29.842404 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 488/1957] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:29 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 738 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:29.846630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5842d47b-1874-438d-86fa-19453ccb3853 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:29.848803 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5842d47b-1874-438d-86fa-19453ccb3853 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 Aug 15 15:05:29.849013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5842d47b-1874-438d-86fa-19453ccb3853 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:29.849222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5842d47b-1874-438d-86fa-19453ccb3853 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:29.861650 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5842d47b-1874-438d-86fa-19453ccb3853 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 returned with HTTP 404 Aug 15 15:05:29.862510 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 488/1958] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:29 2026] GET /volume/v3/volumes/fb6ed2bc-dc7a-47f1-add3-a42c2c03b247 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:05:29.872601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:29.874665 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:29.874876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:29.875113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:29.875291 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Delete volume with id: ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:29.882532 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:29.882532 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:29.882998 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:29.906844 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Delete volume request issued successfully. Aug 15 15:05:29.906844 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc69ef24-9dd2-4eac-af54-134f738ea5f1 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 returned with HTTP 202 Aug 15 15:05:29.907256 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 493/1959] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:29 2026] DELETE /volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:29.921148 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd94e394-6d77-4806-9e57-d6ed52e190e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:29.922462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd94e394-6d77-4806-9e57-d6ed52e190e2 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:29.922733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd94e394-6d77-4806-9e57-d6ed52e190e2 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:29.922998 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd94e394-6d77-4806-9e57-d6ed52e190e2 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:29.933590 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:29.933590 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:29.938700 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bd94e394-6d77-4806-9e57-d6ed52e190e2 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Volume info retrieved successfully. Aug 15 15:05:29.947854 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd94e394-6d77-4806-9e57-d6ed52e190e2 tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 returned with HTTP 200 Aug 15 15:05:29.948411 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 491/1960] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:29 2026] GET /volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:30.023126 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a02184f-cbbb-480c-82a4-183deb0a6606 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:30.026211 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a02184f-cbbb-480c-82a4-183deb0a6606 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:30.026581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a02184f-cbbb-480c-82a4-183deb0a6606 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:30.026861 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a02184f-cbbb-480c-82a4-183deb0a6606 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:30.027003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2a02184f-cbbb-480c-82a4-183deb0a6606 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:30.033478 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:30.033478 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:30.034413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a02184f-cbbb-480c-82a4-183deb0a6606 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:30.035382 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 489/1961] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:30 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:30.859421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d5e47a3-ea90-4ade-812b-32b4fa3ee245 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:30.863462 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d5e47a3-ea90-4ade-812b-32b4fa3ee245 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:30.865016 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d5e47a3-ea90-4ade-812b-32b4fa3ee245 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:30.865016 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d5e47a3-ea90-4ade-812b-32b4fa3ee245 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:30.865016 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2d5e47a3-ea90-4ade-812b-32b4fa3ee245 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:30.870371 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:30.870371 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:30.871691 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d5e47a3-ea90-4ade-812b-32b4fa3ee245 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:30.872648 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 489/1962] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:30 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:30.966071 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb17800a-5d15-49fc-8c3e-680607d8a93d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:30.968483 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb17800a-5d15-49fc-8c3e-680607d8a93d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] GET https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 Aug 15 15:05:30.968745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb17800a-5d15-49fc-8c3e-680607d8a93d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:30.969077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb17800a-5d15-49fc-8c3e-680607d8a93d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:30.976478 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb17800a-5d15-49fc-8c3e-680607d8a93d tempest-VolumesTestJSON-368745343 tempest-VolumesTestJSON-368745343-project-member] https://10.4.3.107/volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 returned with HTTP 404 Aug 15 15:05:30.977398 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 494/1963] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:30 2026] GET /volume/v3/volumes/ee2824a8-7bd3-41b7-af85-68795283f839 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:31.049198 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33b47a2d-fb9d-45ef-ad66-ff6bbd45e5d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:31.051814 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33b47a2d-fb9d-45ef-ad66-ff6bbd45e5d2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:31.052134 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33b47a2d-fb9d-45ef-ad66-ff6bbd45e5d2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:31.052355 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33b47a2d-fb9d-45ef-ad66-ff6bbd45e5d2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:31.052472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-33b47a2d-fb9d-45ef-ad66-ff6bbd45e5d2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:31.061578 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:31.061578 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:31.062356 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33b47a2d-fb9d-45ef-ad66-ff6bbd45e5d2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:31.062788 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 492/1964] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:31 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:31.887829 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a5e0678-8fc2-43e7-ab27-61baa2f3effc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:31.891285 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a5e0678-8fc2-43e7-ab27-61baa2f3effc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:31.891285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a5e0678-8fc2-43e7-ab27-61baa2f3effc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:31.891285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a5e0678-8fc2-43e7-ab27-61baa2f3effc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:31.892552 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0a5e0678-8fc2-43e7-ab27-61baa2f3effc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:31.902986 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:31.902986 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:31.904144 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a5e0678-8fc2-43e7-ab27-61baa2f3effc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:31.905232 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 490/1965] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:31 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:32.076142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-76416385-9074-4e22-bda7-cc3415f70469 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:32.079155 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76416385-9074-4e22-bda7-cc3415f70469 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:32.079976 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76416385-9074-4e22-bda7-cc3415f70469 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:32.080423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76416385-9074-4e22-bda7-cc3415f70469 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:32.080700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-76416385-9074-4e22-bda7-cc3415f70469 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:32.088975 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:32.088975 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:32.088975 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76416385-9074-4e22-bda7-cc3415f70469 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:32.089824 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 490/1966] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:32 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:32.919958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cca86e71-e28f-4823-ad1d-deb034cc04db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:32.924948 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cca86e71-e28f-4823-ad1d-deb034cc04db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:32.925165 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cca86e71-e28f-4823-ad1d-deb034cc04db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:32.929819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cca86e71-e28f-4823-ad1d-deb034cc04db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:32.929819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cca86e71-e28f-4823-ad1d-deb034cc04db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:32.935110 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:32.935110 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:32.936391 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cca86e71-e28f-4823-ad1d-deb034cc04db tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:32.937263 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 495/1967] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:32 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:33.102671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4feab55e-b693-49d2-b67c-bce765a53f6c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:33.104736 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4feab55e-b693-49d2-b67c-bce765a53f6c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:33.105035 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4feab55e-b693-49d2-b67c-bce765a53f6c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:33.105295 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4feab55e-b693-49d2-b67c-bce765a53f6c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:33.105448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4feab55e-b693-49d2-b67c-bce765a53f6c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:33.117998 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:33.117998 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:33.117998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4feab55e-b693-49d2-b67c-bce765a53f6c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:33.117998 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 493/1968] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:33 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:33.469190 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-842f8474-d2e4-4c85-903d-75eac61534b1 req-31824a01-8c58-4bc5-8b86-96721c3f3857 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:33.472152 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-842f8474-d2e4-4c85-903d-75eac61534b1 req-31824a01-8c58-4bc5-8b86-96721c3f3857 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] DELETE https://10.4.3.107/volume/v3/volumes/tempest-invalid-1177164677 Aug 15 15:05:33.472226 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-842f8474-d2e4-4c85-903d-75eac61534b1 req-31824a01-8c58-4bc5-8b86-96721c3f3857 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:33.472501 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-842f8474-d2e4-4c85-903d-75eac61534b1 req-31824a01-8c58-4bc5-8b86-96721c3f3857 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:33.472629 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-842f8474-d2e4-4c85-903d-75eac61534b1 req-31824a01-8c58-4bc5-8b86-96721c3f3857 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] Delete volume with id: tempest-invalid-1177164677 Aug 15 15:05:33.480698 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-842f8474-d2e4-4c85-903d-75eac61534b1 req-31824a01-8c58-4bc5-8b86-96721c3f3857 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] https://10.4.3.107/volume/v3/volumes/tempest-invalid-1177164677 returned with HTTP 404 Aug 15 15:05:33.481528 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 491/1969] 10.4.3.107 () {70 vars in 1590 bytes} [Sat Aug 15 15:05:33 2026] DELETE /volume/v3/volumes/tempest-invalid-1177164677 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:33.587828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2b9751ed-af54-4154-82ea-aca5f576e430 req-4cc70220-9ffc-4b6c-b83f-759b02ab794e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:33.590638 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2b9751ed-af54-4154-82ea-aca5f576e430 req-4cc70220-9ffc-4b6c-b83f-759b02ab794e tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a34786d0-58ec-4016-937d-c0fa61238d97 Aug 15 15:05:33.591113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2b9751ed-af54-4154-82ea-aca5f576e430 req-4cc70220-9ffc-4b6c-b83f-759b02ab794e tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:33.591749 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2b9751ed-af54-4154-82ea-aca5f576e430 req-4cc70220-9ffc-4b6c-b83f-759b02ab794e tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:33.594209 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [req-2b9751ed-af54-4154-82ea-aca5f576e430 req-4cc70220-9ffc-4b6c-b83f-759b02ab794e tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] Delete volume with id: a34786d0-58ec-4016-937d-c0fa61238d97 Aug 15 15:05:33.602527 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2b9751ed-af54-4154-82ea-aca5f576e430 req-4cc70220-9ffc-4b6c-b83f-759b02ab794e tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-member] https://10.4.3.107/volume/v3/volumes/a34786d0-58ec-4016-937d-c0fa61238d97 returned with HTTP 404 Aug 15 15:05:33.603393 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 491/1970] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:05:33 2026] DELETE /volume/v3/volumes/a34786d0-58ec-4016-937d-c0fa61238d97 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:33.635350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-47811fca-d742-4905-a16b-163881d5fffd req-0bc936e7-f7c4-459a-9492-db5568fd3863 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:33.637643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-47811fca-d742-4905-a16b-163881d5fffd req-0bc936e7-f7c4-459a-9492-db5568fd3863 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-reader] GET https://10.4.3.107/volume/v3/volumes/4c4c01f0-13a4-465f-af9c-ee2da7105807 Aug 15 15:05:33.638145 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-47811fca-d742-4905-a16b-163881d5fffd req-0bc936e7-f7c4-459a-9492-db5568fd3863 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:33.638545 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-47811fca-d742-4905-a16b-163881d5fffd req-0bc936e7-f7c4-459a-9492-db5568fd3863 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:33.648256 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-47811fca-d742-4905-a16b-163881d5fffd req-0bc936e7-f7c4-459a-9492-db5568fd3863 tempest-VolumesNegativeTest-325810080 tempest-VolumesNegativeTest-325810080-project-reader] https://10.4.3.107/volume/v3/volumes/4c4c01f0-13a4-465f-af9c-ee2da7105807 returned with HTTP 404 Aug 15 15:05:33.649166 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 496/1971] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:33 2026] GET /volume/v3/volumes/4c4c01f0-13a4-465f-af9c-ee2da7105807 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:33.955854 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93cc2541-39ac-44b7-ae73-8e1cccdf320d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:33.958820 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93cc2541-39ac-44b7-ae73-8e1cccdf320d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:33.958820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93cc2541-39ac-44b7-ae73-8e1cccdf320d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:33.959383 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93cc2541-39ac-44b7-ae73-8e1cccdf320d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:33.959850 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-93cc2541-39ac-44b7-ae73-8e1cccdf320d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:33.966487 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:33.966487 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:33.968671 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93cc2541-39ac-44b7-ae73-8e1cccdf320d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:33.969642 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 494/1972] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:33 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:34.135484 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6fd0fe2-0a6f-4910-b4b6-b6293a54bd76 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:34.138251 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6fd0fe2-0a6f-4910-b4b6-b6293a54bd76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:34.138730 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6fd0fe2-0a6f-4910-b4b6-b6293a54bd76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:34.139045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6fd0fe2-0a6f-4910-b4b6-b6293a54bd76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:34.139851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a6fd0fe2-0a6f-4910-b4b6-b6293a54bd76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:34.146271 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:34.146271 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:34.147541 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6fd0fe2-0a6f-4910-b4b6-b6293a54bd76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:34.148160 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 492/1973] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:34 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:34.987739 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9394aa9b-9ad8-4abd-b4bb-331c3b668986 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:34.989821 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9394aa9b-9ad8-4abd-b4bb-331c3b668986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:34.990069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9394aa9b-9ad8-4abd-b4bb-331c3b668986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:34.990306 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9394aa9b-9ad8-4abd-b4bb-331c3b668986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:34.990409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9394aa9b-9ad8-4abd-b4bb-331c3b668986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:34.996373 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:34.996373 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:34.997180 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9394aa9b-9ad8-4abd-b4bb-331c3b668986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:34.997421 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 492/1974] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:34 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:35.162043 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71e4937f-35cb-4b08-899a-2f14708531ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:35.164588 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e4937f-35cb-4b08-899a-2f14708531ca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:35.164826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e4937f-35cb-4b08-899a-2f14708531ca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:35.165139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e4937f-35cb-4b08-899a-2f14708531ca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:35.165317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-71e4937f-35cb-4b08-899a-2f14708531ca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:35.170321 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:35.170321 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:35.171111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e4937f-35cb-4b08-899a-2f14708531ca tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:35.171739 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 497/1975] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:35 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:36.010842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70a797d6-9b8b-4fb9-adbc-2489a298b431 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:36.013646 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70a797d6-9b8b-4fb9-adbc-2489a298b431 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:36.013917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70a797d6-9b8b-4fb9-adbc-2489a298b431 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:36.014465 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70a797d6-9b8b-4fb9-adbc-2489a298b431 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:36.014465 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-70a797d6-9b8b-4fb9-adbc-2489a298b431 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:36.028022 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:36.028022 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:36.028873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70a797d6-9b8b-4fb9-adbc-2489a298b431 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:36.030520 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 495/1976] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:36 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:36.184982 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9535ec92-c332-4dc2-b9dc-206e188948ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:36.187784 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9535ec92-c332-4dc2-b9dc-206e188948ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:36.188094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9535ec92-c332-4dc2-b9dc-206e188948ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:36.188446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9535ec92-c332-4dc2-b9dc-206e188948ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:36.188686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9535ec92-c332-4dc2-b9dc-206e188948ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:36.203309 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:36.203309 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:36.203309 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9535ec92-c332-4dc2-b9dc-206e188948ba tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:36.203309 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 493/1977] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:36 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:36.213342 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e3a5987e-046e-4126-9052-5c644ea1768a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:36.216362 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 Aug 15 15:05:36.216538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:36.216893 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:36.217423 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume with id: 3d71d90d-5542-4643-909e-cb8b35b65c78 Aug 15 15:05:36.232568 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:36.232568 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:36.234066 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:36.272320 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume request issued successfully. Aug 15 15:05:36.272459 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3a5987e-046e-4126-9052-5c644ea1768a tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 returned with HTTP 202 Aug 15 15:05:36.273469 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 493/1978] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:05:36 2026] DELETE /volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:36.288461 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea2769d2-1da5-4a68-9190-3ca0e4f3b386 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:36.290862 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea2769d2-1da5-4a68-9190-3ca0e4f3b386 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 Aug 15 15:05:36.291133 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea2769d2-1da5-4a68-9190-3ca0e4f3b386 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:36.291458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea2769d2-1da5-4a68-9190-3ca0e4f3b386 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:36.319380 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:36.319380 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:36.324847 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea2769d2-1da5-4a68-9190-3ca0e4f3b386 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:36.335448 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea2769d2-1da5-4a68-9190-3ca0e4f3b386 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 returned with HTTP 200 Aug 15 15:05:36.335595 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 498/1979] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:36 2026] GET /volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 => generated 1074 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:37.042450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48c76a23-38b1-4b8a-8fcb-040a6cead4bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:37.044017 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48c76a23-38b1-4b8a-8fcb-040a6cead4bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:37.044201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48c76a23-38b1-4b8a-8fcb-040a6cead4bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:37.044394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48c76a23-38b1-4b8a-8fcb-040a6cead4bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:37.044475 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-48c76a23-38b1-4b8a-8fcb-040a6cead4bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:37.049976 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:37.049976 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:37.051219 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48c76a23-38b1-4b8a-8fcb-040a6cead4bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:37.052150 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 496/1980] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:37 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:37.353497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae5970c0-a72d-47a8-b521-5296d5867505 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:37.355663 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae5970c0-a72d-47a8-b521-5296d5867505 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 Aug 15 15:05:37.356078 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae5970c0-a72d-47a8-b521-5296d5867505 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:37.356417 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae5970c0-a72d-47a8-b521-5296d5867505 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:37.368618 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae5970c0-a72d-47a8-b521-5296d5867505 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 returned with HTTP 404 Aug 15 15:05:37.369530 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 494/1981] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:37 2026] GET /volume/v3/volumes/3d71d90d-5542-4643-909e-cb8b35b65c78 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:37.379336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0d081f42-a969-437f-a866-09c3b087c90c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:37.381883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d081f42-a969-437f-a866-09c3b087c90c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:37.382160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d081f42-a969-437f-a866-09c3b087c90c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:37.382924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d081f42-a969-437f-a866-09c3b087c90c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:37.382924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0d081f42-a969-437f-a866-09c3b087c90c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:37.391036 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:37.391036 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:37.391925 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d081f42-a969-437f-a866-09c3b087c90c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:37.392439 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 494/1982] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:37 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:37.404185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:37.406189 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:37.406428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:37.406622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:37.406743 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete backup with id: 89544ebc-530f-45a9-bc86-609368f94830. Aug 15 15:05:37.411150 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:37.411150 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:37.425671 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] delete_backup rpcapi backup_id 89544ebc-530f-45a9-bc86-609368f94830 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:05:37.428098 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f0f530d-a6aa-4fc6-9051-556bbf534e6d tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 202 Aug 15 15:05:37.428927 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 499/1983] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:05:37 2026] DELETE /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:37.438379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e08f760b-3a88-458a-92d3-df9c917cd992 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:37.440852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e08f760b-3a88-458a-92d3-df9c917cd992 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:37.441122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e08f760b-3a88-458a-92d3-df9c917cd992 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:37.441531 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e08f760b-3a88-458a-92d3-df9c917cd992 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:37.441699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e08f760b-3a88-458a-92d3-df9c917cd992 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:37.447192 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:37.447192 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:37.448226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e08f760b-3a88-458a-92d3-df9c917cd992 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 200 Aug 15 15:05:37.448839 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 497/1984] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:37 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.066645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec3bf3ed-a8be-43f4-aa48-ca66942d4214 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.068791 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec3bf3ed-a8be-43f4-aa48-ca66942d4214 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:38.068989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec3bf3ed-a8be-43f4-aa48-ca66942d4214 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.069177 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec3bf3ed-a8be-43f4-aa48-ca66942d4214 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.070224 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ec3bf3ed-a8be-43f4-aa48-ca66942d4214 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:38.075473 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.075473 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:38.076661 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec3bf3ed-a8be-43f4-aa48-ca66942d4214 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:38.077046 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 495/1985] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.089167 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9b44c8a-0165-4798-967d-c71129987b53 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.091812 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7/restore Aug 15 15:05:38.092021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3b9da65b-7522-4bcc-a841-0a7674ebd18c"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:38.094087 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Restoring backup c619a806-9891-4b3a-99b4-7cc4ec5711f7 ({'restore': {'volume_id': '3b9da65b-7522-4bcc-a841-0a7674ebd18c'}}) {{(pid=100272) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:05:38.094087 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Restoring backup c619a806-9891-4b3a-99b4-7cc4ec5711f7 to volume 3b9da65b-7522-4bcc-a841-0a7674ebd18c. Aug 15 15:05:38.100026 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.100026 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:38.110155 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.110155 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:38.110784 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:38.110953 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.api [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Checking backup size 1 against volume size 1 {{(pid=100272) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:05:38.111084 np0000007361 devstack@c-api.service[100272]: INFO cinder.backup.api [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Overwriting volume 3b9da65b-7522-4bcc-a841-0a7674ebd18c with restore of backup c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:38.139662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] restore_backup in rpcapi backup_id c619a806-9891-4b3a-99b4-7cc4ec5711f7 {{(pid=100272) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:05:38.143093 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9b44c8a-0165-4798-967d-c71129987b53 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7/restore returned with HTTP 202 Aug 15 15:05:38.143093 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 495/1986] 10.4.3.107 () {68 vars in 1393 bytes} [Sat Aug 15 15:05:38 2026] POST /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7/restore => generated 181 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:38.155673 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78177352-a512-4114-8d08-2ecc8ff63221 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.158537 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78177352-a512-4114-8d08-2ecc8ff63221 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:38.159811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78177352-a512-4114-8d08-2ecc8ff63221 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.159811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78177352-a512-4114-8d08-2ecc8ff63221 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.160160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-78177352-a512-4114-8d08-2ecc8ff63221 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:38.165776 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.165776 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:38.166739 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78177352-a512-4114-8d08-2ecc8ff63221 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:38.167192 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 500/1987] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.210786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-73a714ce-0a76-443d-ac09-a79996280d97 req-06f512dc-e998-4b4a-9c55-0c4f9f36f5f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.213358 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-06f512dc-e998-4b4a-9c55-0c4f9f36f5f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:38.213624 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-06f512dc-e998-4b4a-9c55-0c4f9f36f5f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.213906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-06f512dc-e998-4b4a-9c55-0c4f9f36f5f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.225627 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.225627 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:38.235563 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-73a714ce-0a76-443d-ac09-a79996280d97 req-06f512dc-e998-4b4a-9c55-0c4f9f36f5f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:38.242116 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-06f512dc-e998-4b4a-9c55-0c4f9f36f5f4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:38.243364 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 498/1988] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.283812 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.286431 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:38.286726 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1166443313", "imageRef": "7dab7836-106b-4f47-af8e-03693b76be9a", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:38.288930 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1166443313', 'imageRef': '7dab7836-106b-4f47-af8e-03693b76be9a', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:38.349671 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f1e4fb18-c9c6-4859-9b0b-8cbdb3660878 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.350075 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f1e4fb18-c9c6-4859-9b0b-8cbdb3660878 None None] GET https://10.4.3.107/volume// Aug 15 15:05:38.350464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f1e4fb18-c9c6-4859-9b0b-8cbdb3660878 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.350739 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f1e4fb18-c9c6-4859-9b0b-8cbdb3660878 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.351225 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f1e4fb18-c9c6-4859-9b0b-8cbdb3660878 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:38.351770 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 496/1989] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:05:38.361336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-73a714ce-0a76-443d-ac09-a79996280d97 req-b0be3a52-b995-4835-bbfa-72849daa101e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.363652 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-b0be3a52-b995-4835-bbfa-72849daa101e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:05:38.364103 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-b0be3a52-b995-4835-bbfa-72849daa101e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27ee3013-12a5-4d6b-bb48-909b903ea52c", "connector": null, "instance_uuid": "9217438e-cffb-433e-8bc7-bfd7537d7352"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:38.374179 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.374179 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:38.382477 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Create volume of 1 GB Aug 15 15:05:38.388437 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Availability Zones retrieved successfully. Aug 15 15:05:38.394280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Flow 'volume_create_api' (2a34d17d-b77e-4704-b67a-a757922dd37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:38.395355 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f5105e-b983-4815-be09-98699fc064d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:38.396280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:38.411830 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-b0be3a52-b995-4835-bbfa-72849daa101e tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:05:38.412341 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 501/1990] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:05:38 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 15 15:05:38.452694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-804d2af4-b403-4d02-985b-ceb913fe7524 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.456168 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-804d2af4-b403-4d02-985b-ceb913fe7524 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:38.456512 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-804d2af4-b403-4d02-985b-ceb913fe7524 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.456844 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-804d2af4-b403-4d02-985b-ceb913fe7524 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.460872 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4769a66b-2c2c-49dc-858e-6c3792359b5e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.463606 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4769a66b-2c2c-49dc-858e-6c3792359b5e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 Aug 15 15:05:38.464368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4769a66b-2c2c-49dc-858e-6c3792359b5e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.464723 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4769a66b-2c2c-49dc-858e-6c3792359b5e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.464931 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4769a66b-2c2c-49dc-858e-6c3792359b5e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 89544ebc-530f-45a9-bc86-609368f94830. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:38.468276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d16d94a4-7431-4b74-8149-41a7f2c6acdb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.468697 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d16d94a4-7431-4b74-8149-41a7f2c6acdb None None] GET https://10.4.3.107/volume// Aug 15 15:05:38.468876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d16d94a4-7431-4b74-8149-41a7f2c6acdb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.469083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d16d94a4-7431-4b74-8149-41a7f2c6acdb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.469429 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d16d94a4-7431-4b74-8149-41a7f2c6acdb None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:38.469722 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 502/1991] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05: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 15 15:05:38.470889 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4769a66b-2c2c-49dc-858e-6c3792359b5e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 returned with HTTP 404 Aug 15 15:05:38.471542 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 497/1992] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/backups/89544ebc-530f-45a9-bc86-609368f94830 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:38.473153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f5105e-b983-4815-be09-98699fc064d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:38.474253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344dd36a-25bb-4263-8ce1-f4c4e79e789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:38.475978 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.475978 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:38.476992 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-73a714ce-0a76-443d-ac09-a79996280d97 req-5f6e491a-fe6e-4d2a-a65e-c5a1578feae5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.479485 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-5f6e491a-fe6e-4d2a-a65e-c5a1578feae5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:38.479556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.479712 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-5f6e491a-fe6e-4d2a-a65e-c5a1578feae5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.479917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-5f6e491a-fe6e-4d2a-a65e-c5a1578feae5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.481580 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-804d2af4-b403-4d02-985b-ceb913fe7524 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:38.482078 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:05:38.482763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.482763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.482998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete backup with id: f9b2eca1-6534-4906-8cd0-dd0051935dfc. Aug 15 15:05:38.488157 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-804d2af4-b403-4d02-985b-ceb913fe7524 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:38.488674 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 499/1993] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.491760 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.491760 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:38.492601 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.492601 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:38.499450 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-73a714ce-0a76-443d-ac09-a79996280d97 req-5f6e491a-fe6e-4d2a-a65e-c5a1578feae5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:38.503731 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-5f6e491a-fe6e-4d2a-a65e-c5a1578feae5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:38.504142 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 503/1994] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:05:38.508126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] delete_backup rpcapi backup_id f9b2eca1-6534-4906-8cd0-dd0051935dfc {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:05:38.510031 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0ac74bc4-d5ba-41d8-8866-a48f076b2810 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 202 Aug 15 15:05:38.510554 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 498/1995] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:05:38 2026] DELETE /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:38.520768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95ed7d3e-e00a-4073-b630-b85437fec4cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.523381 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95ed7d3e-e00a-4073-b630-b85437fec4cb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:05:38.523560 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95ed7d3e-e00a-4073-b630-b85437fec4cb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.523733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95ed7d3e-e00a-4073-b630-b85437fec4cb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.524038 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-95ed7d3e-e00a-4073-b630-b85437fec4cb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:38.529725 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.529725 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:38.530604 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95ed7d3e-e00a-4073-b630-b85437fec4cb tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 200 Aug 15 15:05:38.531122 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 500/1996] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.558943 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Created reservations ['697e98a0-36d0-4a4b-9595-143bb2c51a21', 'a409e8c9-7f63-4ab1-9075-5b74dbd3dd73', '33befdcf-87a9-48da-9e4f-3a7e3d789c21', '083df9b9-0535-410d-82d6-dee106dfdef1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:38.559838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344dd36a-25bb-4263-8ce1-f4c4e79e789a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697e98a0-36d0-4a4b-9595-143bb2c51a21', 'a409e8c9-7f63-4ab1-9075-5b74dbd3dd73', '33befdcf-87a9-48da-9e4f-3a7e3d789c21', '083df9b9-0535-410d-82d6-dee106dfdef1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:38.560623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094d6412-12f0-4c80-8ad1-c222277c7cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:38.596854 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094d6412-12f0-4c80-8ad1-c222277c7cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f36de947-38f0-4066-b811-f48a09444202', '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-1166443313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3f6a5f1e28486e8999b31c88477c77',qos_specs=None,replication_status=,reservations=['697e98a0-36d0-4a4b-9595-143bb2c51a21','a409e8c9-7f63-4ab1-9075-5b74dbd3dd73','33befdcf-87a9-48da-9e4f-3a7e3d789c21','083df9b9-0535-410d-82d6-dee106dfdef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b1e9889768f4a929dbb1c89cfe36eae',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1166443313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f36de947-38f0-4066-b811-f48a09444202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f6a5f1e28486e8999b31c88477c77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b1e9889768f4a929dbb1c89cfe36eae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:38.598025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c8105b-12ed-4838-84e1-d54867e5c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:38.609505 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.611839 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] PUT https://10.4.3.107/volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5 Aug 15 15:05:38.612308 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:38.621054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Acquiring lock "cinder-attachment_update-27ee3013-12a5-4d6b-bb48-909b903ea52c-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:05:38.622999 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c8105b-12ed-4838-84e1-d54867e5c94b) transitioned into state 'SUCCESS' from state '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-1166443313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3f6a5f1e28486e8999b31c88477c77',qos_specs=None,replication_status=,reservations=['697e98a0-36d0-4a4b-9595-143bb2c51a21','a409e8c9-7f63-4ab1-9075-5b74dbd3dd73','33befdcf-87a9-48da-9e4f-3a7e3d789c21','083df9b9-0535-410d-82d6-dee106dfdef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b1e9889768f4a929dbb1c89cfe36eae',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:38.624108 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f8de13-be46-4a5b-83c2-af491e00fb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:38.626370 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Lock "cinder-attachment_update-27ee3013-12a5-4d6b-bb48-909b903ea52c-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:05:38.627494 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.627494 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:38.638310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f8de13-be46-4a5b-83c2-af491e00fb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:38.638310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Flow 'volume_create_api' (2a34d17d-b77e-4704-b67a-a757922dd37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:38.638310 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Create volume request issued successfully. Aug 15 15:05:38.638850 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2141a06-ba79-43d2-9d15-a1d2552729f4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:38.639441 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 496/1997] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:38 2026] POST /volume/v3/volumes => generated 753 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:38.653984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-87c02e7e-3997-480e-ac7d-496b0514ab5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:38.656445 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87c02e7e-3997-480e-ac7d-496b0514ab5f tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:38.659153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87c02e7e-3997-480e-ac7d-496b0514ab5f tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:38.659153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87c02e7e-3997-480e-ac7d-496b0514ab5f tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:38.671259 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:38.671259 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:38.677892 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-87c02e7e-3997-480e-ac7d-496b0514ab5f tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:38.682222 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87c02e7e-3997-480e-ac7d-496b0514ab5f tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:38.682689 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 499/1998] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:38 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:38.761132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Lock "cinder-attachment_update-27ee3013-12a5-4d6b-bb48-909b903ea52c-np0000007361" released by "attachment_update" :: held 0.135s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:05:38.761534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-2b9bc35f-949a-46cd-8306-e99afcabdd63 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5 returned with HTTP 200 Aug 15 15:05:38.762478 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 504/1999] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:05:38 2026] PUT /volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:39.179506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-649d5630-32bd-40ee-95e2-5e20392494f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:39.181832 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-649d5630-32bd-40ee-95e2-5e20392494f6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:39.182074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-649d5630-32bd-40ee-95e2-5e20392494f6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:39.182346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-649d5630-32bd-40ee-95e2-5e20392494f6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:39.182494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-649d5630-32bd-40ee-95e2-5e20392494f6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:39.188875 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:39.188875 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:39.189979 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-649d5630-32bd-40ee-95e2-5e20392494f6 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:39.190520 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 501/2000] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:39 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:39.507302 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46323cbf-f48e-465f-a387-61c00dc7a16f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:39.511337 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46323cbf-f48e-465f-a387-61c00dc7a16f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:39.517054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46323cbf-f48e-465f-a387-61c00dc7a16f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:39.517054 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46323cbf-f48e-465f-a387-61c00dc7a16f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:39.531283 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:39.531283 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:39.534093 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46323cbf-f48e-465f-a387-61c00dc7a16f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:39.538560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46323cbf-f48e-465f-a387-61c00dc7a16f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:39.538936 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 497/2001] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:39 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:39.541950 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b4dd916-e082-4099-8b0c-89553daf922c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:39.542506 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b4dd916-e082-4099-8b0c-89553daf922c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc Aug 15 15:05:39.542689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b4dd916-e082-4099-8b0c-89553daf922c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:39.542852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b4dd916-e082-4099-8b0c-89553daf922c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:39.542988 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9b4dd916-e082-4099-8b0c-89553daf922c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id f9b2eca1-6534-4906-8cd0-dd0051935dfc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:39.547055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b4dd916-e082-4099-8b0c-89553daf922c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc returned with HTTP 404 Aug 15 15:05:39.547656 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 500/2002] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:39 2026] GET /volume/v3/backups/f9b2eca1-6534-4906-8cd0-dd0051935dfc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:39.556720 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:39.559082 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:39.559371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:39.559646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:39.559763 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete backup with id: 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. Aug 15 15:05:39.565127 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:39.565127 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:39.582762 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] delete_backup rpcapi backup_id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:05:39.584377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-146e6a4b-9a93-4b03-970a-02f0b2a753fd tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 202 Aug 15 15:05:39.584755 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 505/2003] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:05:39 2026] DELETE /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 15 15:05:39.592186 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f0abc79-ba27-421e-b9f0-aab2ff3d76bc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:39.594320 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f0abc79-ba27-421e-b9f0-aab2ff3d76bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:39.596297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f0abc79-ba27-421e-b9f0-aab2ff3d76bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:39.597260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f0abc79-ba27-421e-b9f0-aab2ff3d76bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:39.597260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8f0abc79-ba27-421e-b9f0-aab2ff3d76bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:39.606049 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:39.606049 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:39.610128 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f0abc79-ba27-421e-b9f0-aab2ff3d76bc tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 200 Aug 15 15:05:39.613910 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 502/2004] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:39 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 737 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:39.696667 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b044ecd-e6d6-4def-ade6-55f9a1de5f0e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:39.699280 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b044ecd-e6d6-4def-ade6-55f9a1de5f0e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:39.699280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b044ecd-e6d6-4def-ade6-55f9a1de5f0e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:39.699280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b044ecd-e6d6-4def-ade6-55f9a1de5f0e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:39.708783 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:39.708783 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:39.715684 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4b044ecd-e6d6-4def-ade6-55f9a1de5f0e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:39.721993 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b044ecd-e6d6-4def-ade6-55f9a1de5f0e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:39.722524 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 498/2005] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:39 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:40.203019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c11014d6-a3c0-41d1-9740-7e897047f0c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:40.204808 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c11014d6-a3c0-41d1-9740-7e897047f0c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:40.204954 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c11014d6-a3c0-41d1-9740-7e897047f0c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:40.205157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c11014d6-a3c0-41d1-9740-7e897047f0c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:40.205299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c11014d6-a3c0-41d1-9740-7e897047f0c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:40.209709 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:40.209709 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:40.210533 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c11014d6-a3c0-41d1-9740-7e897047f0c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:40.210854 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 501/2006] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:40 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:40.553076 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-018dbd37-9d83-40da-aac4-f23819804922 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:40.555896 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-018dbd37-9d83-40da-aac4-f23819804922 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:40.556082 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-018dbd37-9d83-40da-aac4-f23819804922 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:40.556281 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-018dbd37-9d83-40da-aac4-f23819804922 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:40.567348 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:40.567348 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:40.571603 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-018dbd37-9d83-40da-aac4-f23819804922 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:40.575528 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-018dbd37-9d83-40da-aac4-f23819804922 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:40.576058 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 506/2007] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:40 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:40.624233 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13667ee8-e4f1-4859-a562-270b51fc049e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:40.626350 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13667ee8-e4f1-4859-a562-270b51fc049e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 Aug 15 15:05:40.626640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13667ee8-e4f1-4859-a562-270b51fc049e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:40.626896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13667ee8-e4f1-4859-a562-270b51fc049e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:40.627071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-13667ee8-e4f1-4859-a562-270b51fc049e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Show backup with id 1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:40.631694 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13667ee8-e4f1-4859-a562-270b51fc049e tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 returned with HTTP 404 Aug 15 15:05:40.632437 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 503/2008] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:40 2026] GET /volume/v3/backups/1dd88ba7-1e18-4c3a-81cc-57e2b92f7d23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:40.638840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:40.640651 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa Aug 15 15:05:40.640868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:40.641083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:40.641248 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume with id: 38874305-298b-45a6-8b10-a64b496038fa Aug 15 15:05:40.647639 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:40.647639 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:40.647919 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:40.668683 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Delete volume request issued successfully. Aug 15 15:05:40.668933 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08baf7dc-502a-4ef7-8459-2d967daacb8c tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa returned with HTTP 202 Aug 15 15:05:40.669430 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 499/2009] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:05:40 2026] DELETE /volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:40.676958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be0ef284-f463-4701-b6e4-c83f3d3abb76 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:40.678726 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be0ef284-f463-4701-b6e4-c83f3d3abb76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa Aug 15 15:05:40.678922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be0ef284-f463-4701-b6e4-c83f3d3abb76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:40.679118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be0ef284-f463-4701-b6e4-c83f3d3abb76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:40.686712 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:40.686712 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:40.690274 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-be0ef284-f463-4701-b6e4-c83f3d3abb76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Volume info retrieved successfully. Aug 15 15:05:40.694630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be0ef284-f463-4701-b6e4-c83f3d3abb76 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa returned with HTTP 200 Aug 15 15:05:40.695203 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 502/2010] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:40 2026] GET /volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:40.734715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b20822d0-1ead-40b1-893d-26dadfa55767 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:40.736393 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b20822d0-1ead-40b1-893d-26dadfa55767 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:40.736525 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b20822d0-1ead-40b1-893d-26dadfa55767 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:40.736692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b20822d0-1ead-40b1-893d-26dadfa55767 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:40.745471 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:40.745471 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:40.751480 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b20822d0-1ead-40b1-893d-26dadfa55767 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:40.760046 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b20822d0-1ead-40b1-893d-26dadfa55767 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:40.760578 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 507/2011] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:40 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:41.224565 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc2656d7-de51-4c1d-99a5-45ef9c6c2659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:41.228259 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc2656d7-de51-4c1d-99a5-45ef9c6c2659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:41.228259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc2656d7-de51-4c1d-99a5-45ef9c6c2659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:41.228259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc2656d7-de51-4c1d-99a5-45ef9c6c2659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:41.228259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cc2656d7-de51-4c1d-99a5-45ef9c6c2659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:41.233438 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:41.233438 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:41.234603 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc2656d7-de51-4c1d-99a5-45ef9c6c2659 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:41.235414 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 504/2012] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:41 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:41.593366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5726b1f9-24a3-4116-9e12-96b94790e52b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:41.602766 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5726b1f9-24a3-4116-9e12-96b94790e52b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:41.603032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5726b1f9-24a3-4116-9e12-96b94790e52b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:41.603223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5726b1f9-24a3-4116-9e12-96b94790e52b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:41.613445 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:41.613445 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:41.617380 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5726b1f9-24a3-4116-9e12-96b94790e52b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:41.628129 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5726b1f9-24a3-4116-9e12-96b94790e52b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:41.628556 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 500/2013] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:41 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:41.708312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-048af4fd-81a6-4007-945e-c123d46064c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:41.711540 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-048af4fd-81a6-4007-945e-c123d46064c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] GET https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa Aug 15 15:05:41.711540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-048af4fd-81a6-4007-945e-c123d46064c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:41.711540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-048af4fd-81a6-4007-945e-c123d46064c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:41.721532 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-048af4fd-81a6-4007-945e-c123d46064c2 tempest-ProjectAdminTests33-1128655745 tempest-ProjectAdminTests33-1128655745-project-admin] https://10.4.3.107/volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa returned with HTTP 404 Aug 15 15:05:41.722137 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 503/2014] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:41 2026] GET /volume/v3/volumes/38874305-298b-45a6-8b10-a64b496038fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:41.785523 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-305d1205-a2f5-42dd-8919-a89967cb7e96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:41.787183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-305d1205-a2f5-42dd-8919-a89967cb7e96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:41.787418 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-305d1205-a2f5-42dd-8919-a89967cb7e96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:41.787578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-305d1205-a2f5-42dd-8919-a89967cb7e96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:41.798530 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:41.798530 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:41.807177 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-305d1205-a2f5-42dd-8919-a89967cb7e96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:41.814634 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-305d1205-a2f5-42dd-8919-a89967cb7e96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:41.815682 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 508/2015] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:41 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:42.246599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47392a3d-cd8d-4f59-92ae-169348c21adf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:42.248600 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47392a3d-cd8d-4f59-92ae-169348c21adf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:42.248825 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47392a3d-cd8d-4f59-92ae-169348c21adf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:42.249083 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47392a3d-cd8d-4f59-92ae-169348c21adf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:42.249188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-47392a3d-cd8d-4f59-92ae-169348c21adf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:42.254334 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:42.254334 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:42.255181 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47392a3d-cd8d-4f59-92ae-169348c21adf tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:42.255609 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 505/2016] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:42 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:42.643110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-910a3235-8e4c-4df7-a440-30e84d8c6ee2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:42.645374 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-910a3235-8e4c-4df7-a440-30e84d8c6ee2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:42.645727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-910a3235-8e4c-4df7-a440-30e84d8c6ee2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:42.646122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-910a3235-8e4c-4df7-a440-30e84d8c6ee2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:42.659259 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:42.659259 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:42.663552 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-910a3235-8e4c-4df7-a440-30e84d8c6ee2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:42.668717 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-910a3235-8e4c-4df7-a440-30e84d8c6ee2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:42.669151 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 501/2017] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:42 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:42.837232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e33ea504-3d3a-4b3b-a15e-06252fe29d98 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:42.843709 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e33ea504-3d3a-4b3b-a15e-06252fe29d98 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:42.844106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e33ea504-3d3a-4b3b-a15e-06252fe29d98 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:42.844497 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e33ea504-3d3a-4b3b-a15e-06252fe29d98 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:42.872795 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:42.872795 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:42.877008 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e33ea504-3d3a-4b3b-a15e-06252fe29d98 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:42.881889 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e33ea504-3d3a-4b3b-a15e-06252fe29d98 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:42.882374 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 504/2018] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:42 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:43.278603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8106f0c8-63ed-44c4-8e26-7456ee84717f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:43.292183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8106f0c8-63ed-44c4-8e26-7456ee84717f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:43.296340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8106f0c8-63ed-44c4-8e26-7456ee84717f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:43.296340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8106f0c8-63ed-44c4-8e26-7456ee84717f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:43.296864 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8106f0c8-63ed-44c4-8e26-7456ee84717f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:43.322631 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:43.322631 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:43.322631 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8106f0c8-63ed-44c4-8e26-7456ee84717f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:43.322631 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 509/2019] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:43 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:43.591060 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:43.686466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3aac006-8be4-4516-bcef-35028f34df92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:43.688599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3aac006-8be4-4516-bcef-35028f34df92 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:43.688845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3aac006-8be4-4516-bcef-35028f34df92 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:43.689088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3aac006-8be4-4516-bcef-35028f34df92 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:43.695027 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:43.695450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-988799039"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:43.697093 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-988799039'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:43.697193 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume of 1 GB Aug 15 15:05:43.701595 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:43.701595 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:43.701954 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Availability Zones retrieved successfully. Aug 15 15:05:43.706015 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3aac006-8be4-4516-bcef-35028f34df92 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:43.709194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Flow 'volume_create_api' (74da0c7f-8b4c-4f15-9b9f-be71ac415f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:43.710405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fafb435-83bc-4ef4-9f30-0932ed891cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:43.711742 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:43.711974 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3aac006-8be4-4516-bcef-35028f34df92 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:43.712439 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 502/2020] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:43 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:43.740126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fafb435-83bc-4ef4-9f30-0932ed891cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:43.740872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bb5d98-c039-4a6b-b264-c4b616ee895f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:43.837329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-73a714ce-0a76-443d-ac09-a79996280d97 req-81f64109-cf38-4454-bf7d-28a1749d5064 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:43.841760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-81f64109-cf38-4454-bf7d-28a1749d5064 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5/action Aug 15 15:05:43.842950 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-81f64109-cf38-4454-bf7d-28a1749d5064 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:43.842950 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-81f64109-cf38-4454-bf7d-28a1749d5064 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:43.846636 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Created reservations ['0f907a6b-9da0-4863-9a47-962168d36ae1', 'f59e2bcf-2360-4439-a15b-fe4833338d97', '1b26e55e-9538-41cb-b766-46917379a9b8', 'a253dca2-441f-4e37-9b8f-52b2972e86d3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:43.847862 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8bb5d98-c039-4a6b-b264-c4b616ee895f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f907a6b-9da0-4863-9a47-962168d36ae1', 'f59e2bcf-2360-4439-a15b-fe4833338d97', '1b26e55e-9538-41cb-b766-46917379a9b8', 'a253dca2-441f-4e37-9b8f-52b2972e86d3']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:43.848871 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e781194-a485-42e6-ad3b-89783ef682db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:43.861883 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:43.861883 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:43.872792 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-73a714ce-0a76-443d-ac09-a79996280d97 req-81f64109-cf38-4454-bf7d-28a1749d5064 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5/action returned with HTTP 204 Aug 15 15:05:43.873214 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 505/2021] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:43 2026] POST /volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:43.881396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e781194-a485-42e6-ad3b-89783ef682db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a0416b-eafc-4ea8-b5b9-13a9f0500c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988799039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec090ea9af494f4f83318660edef99b6',qos_specs=None,replication_status=,reservations=['0f907a6b-9da0-4863-9a47-962168d36ae1','f59e2bcf-2360-4439-a15b-fe4833338d97','1b26e55e-9538-41cb-b766-46917379a9b8','a253dca2-441f-4e37-9b8f-52b2972e86d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988799039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a0416b-eafc-4ea8-b5b9-13a9f0500c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec090ea9af494f4f83318660edef99b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:43.884026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5639711-e9bc-42bf-80c7-8cabb9e5c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:43.908407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf0726e3-c0e5-495b-b985-25fc8601d7eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:43.910901 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf0726e3-c0e5-495b-b985-25fc8601d7eb tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:43.911172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf0726e3-c0e5-495b-b985-25fc8601d7eb tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:43.911568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf0726e3-c0e5-495b-b985-25fc8601d7eb tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:43.912354 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5639711-e9bc-42bf-80c7-8cabb9e5c2d2) transitioned into state 'SUCCESS' from state '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-988799039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec090ea9af494f4f83318660edef99b6',qos_specs=None,replication_status=,reservations=['0f907a6b-9da0-4863-9a47-962168d36ae1','f59e2bcf-2360-4439-a15b-fe4833338d97','1b26e55e-9538-41cb-b766-46917379a9b8','a253dca2-441f-4e37-9b8f-52b2972e86d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:43.913098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8bcd71e-901b-4bea-999c-a4b1284f305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:43.919599 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:43.919599 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:43.922647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8bcd71e-901b-4bea-999c-a4b1284f305f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:43.923445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Flow 'volume_create_api' (74da0c7f-8b4c-4f15-9b9f-be71ac415f8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:43.923781 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume request issued successfully. Aug 15 15:05:43.924284 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3adc5bd3-566a-4c8d-8cb9-55e0fe5b771a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:43.924646 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 506/2022] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:05:43 2026] POST /volume/v3/volumes => generated 777 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:43.924791 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf0726e3-c0e5-495b-b985-25fc8601d7eb tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:43.931254 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf0726e3-c0e5-495b-b985-25fc8601d7eb tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:43.932256 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 510/2023] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:43 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:44.010597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9945583-4297-4b5b-ad54-79b7545be6fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.013067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9945583-4297-4b5b-ad54-79b7545be6fb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e Aug 15 15:05:44.013400 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9945583-4297-4b5b-ad54-79b7545be6fb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.013641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9945583-4297-4b5b-ad54-79b7545be6fb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.024413 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.024413 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:44.029852 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9945583-4297-4b5b-ad54-79b7545be6fb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:05:44.036610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9945583-4297-4b5b-ad54-79b7545be6fb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e returned with HTTP 200 Aug 15 15:05:44.037470 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 503/2024] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:44 2026] GET /volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:44.334573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15e38816-e957-4531-9a39-346275bdb942 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.336427 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15e38816-e957-4531-9a39-346275bdb942 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:44.336597 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15e38816-e957-4531-9a39-346275bdb942 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.336784 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15e38816-e957-4531-9a39-346275bdb942 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.336883 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-15e38816-e957-4531-9a39-346275bdb942 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:44.342247 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.342247 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:44.343143 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15e38816-e957-4531-9a39-346275bdb942 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:44.343573 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 506/2025] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:44 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:44.673400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-23397c59-f3fe-4c3f-af4c-63330a8edf85 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.675911 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-23397c59-f3fe-4c3f-af4c-63330a8edf85 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] DELETE https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df Aug 15 15:05:44.676130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-23397c59-f3fe-4c3f-af4c-63330a8edf85 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.676367 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-23397c59-f3fe-4c3f-af4c-63330a8edf85 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.686589 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.686589 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:44.741774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2969381e-adf3-48b7-bbc4-12554f3af391 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.742899 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-23397c59-f3fe-4c3f-af4c-63330a8edf85 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df returned with HTTP 200 Aug 15 15:05:44.743429 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 507/2026] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:05:44 2026] DELETE /volume/v3/attachments/f0aa5121-fb30-48b4-9006-81bd1e9aa9df => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:44.744337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2969381e-adf3-48b7-bbc4-12554f3af391 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:05:44.744709 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2969381e-adf3-48b7-bbc4-12554f3af391 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.745009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2969381e-adf3-48b7-bbc4-12554f3af391 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.753989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.756619 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] DELETE https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:05:44.756866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.757111 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.757318 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Delete volume with id: aecf1d88-3af9-494f-a9cd-8291a46e13c0 Aug 15 15:05:44.766016 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.766016 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:44.766544 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:05:44.767511 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.767511 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:44.771888 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2969381e-adf3-48b7-bbc4-12554f3af391 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:44.776219 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2969381e-adf3-48b7-bbc4-12554f3af391 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:05:44.776687 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 511/2027] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:44 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:44.788182 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Delete volume request issued successfully. Aug 15 15:05:44.788433 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-19de7645-d8dd-4861-9a50-15e341f2ae9c req-6d535c82-15bd-4c98-ac98-3126053bcd45 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 returned with HTTP 202 Aug 15 15:05:44.788857 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 504/2028] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:05:44 2026] DELETE /volume/v3/volumes/aecf1d88-3af9-494f-a9cd-8291a46e13c0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:44.789897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.791611 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:05:44.791979 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27ee3013-12a5-4d6b-bb48-909b903ea52c", "force": true, "name": "tempest-VolumesBackupsTest-Backup-168506976", "container": "tempest-volumesbackupstest-backup-container-214799880"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:44.796417 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating new backup {'backup': {'volume_id': '27ee3013-12a5-4d6b-bb48-909b903ea52c', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-168506976', 'container': 'tempest-volumesbackupstest-backup-container-214799880'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:05:44.796641 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating backup of volume 27ee3013-12a5-4d6b-bb48-909b903ea52c in container tempest-volumesbackupstest-backup-container-214799880 Aug 15 15:05:44.809018 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.809018 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:44.809521 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:05:44.837088 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['124c0fe2-2a4f-44f9-b5fe-982c18c92095', 'fddfb120-ea14-4857-ab90-e0ba6b6e63da'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:44.878740 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78ab4925-462c-458a-95b7-d3d2c5ff2dd5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:05:44.879339 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 507/2029] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:44 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:44.888331 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c2767ec0-7b4c-430d-90f7-5ebca4e3b9b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.890220 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2767ec0-7b4c-430d-90f7-5ebca4e3b9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:44.890474 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2767ec0-7b4c-430d-90f7-5ebca4e3b9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.890643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2767ec0-7b4c-430d-90f7-5ebca4e3b9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.890722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c2767ec0-7b4c-430d-90f7-5ebca4e3b9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:44.896021 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.896021 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:44.896876 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2767ec0-7b4c-430d-90f7-5ebca4e3b9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:44.897230 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 508/2030] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:44 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:44.945883 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0ec669f-3246-4162-af06-6ac9d0bc48c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:44.949262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0ec669f-3246-4162-af06-6ac9d0bc48c9 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:44.949496 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0ec669f-3246-4162-af06-6ac9d0bc48c9 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:44.949737 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0ec669f-3246-4162-af06-6ac9d0bc48c9 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:44.961288 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:44.961288 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:44.966820 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e0ec669f-3246-4162-af06-6ac9d0bc48c9 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:44.971502 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0ec669f-3246-4162-af06-6ac9d0bc48c9 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:44.971947 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 512/2031] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:44 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:45.053269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc1c3541-b8cf-478a-bb65-cefe4ec35ff2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.055529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc1c3541-b8cf-478a-bb65-cefe4ec35ff2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e Aug 15 15:05:45.055784 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc1c3541-b8cf-478a-bb65-cefe4ec35ff2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.056079 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc1c3541-b8cf-478a-bb65-cefe4ec35ff2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.064157 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.064157 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:45.068416 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bc1c3541-b8cf-478a-bb65-cefe4ec35ff2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:05:45.072355 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc1c3541-b8cf-478a-bb65-cefe4ec35ff2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e returned with HTTP 200 Aug 15 15:05:45.072742 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 505/2032] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:45 2026] GET /volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:45.090575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-763defdf-f974-4045-8f9f-779d58722061 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.092629 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:05:45.093043 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89a0416b-eafc-4ea8-b5b9-13a9f0500c2e", "name": "tempest-type-Backup-1879487679"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:45.094602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Creating new backup {'backup': {'volume_id': '89a0416b-eafc-4ea8-b5b9-13a9f0500c2e', 'name': 'tempest-type-Backup-1879487679'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:05:45.094761 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Creating backup of volume 89a0416b-eafc-4ea8-b5b9-13a9f0500c2e in container None Aug 15 15:05:45.104179 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.104179 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:45.104179 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:05:45.134717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Created reservations ['d377971e-3706-4424-83f8-7346190a1944', 'ad88a114-87ee-4ed4-a7b4-b3050f33a057'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:45.185122 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-763defdf-f974-4045-8f9f-779d58722061 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:05:45.185267 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 508/2033] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:05:45 2026] POST /volume/v3/backups => generated 316 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:45.193226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3618a271-c8b6-4870-8579-1b6108b57dbd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.195319 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3618a271-c8b6-4870-8579-1b6108b57dbd tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:45.195572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3618a271-c8b6-4870-8579-1b6108b57dbd tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.195834 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3618a271-c8b6-4870-8579-1b6108b57dbd tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.196002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3618a271-c8b6-4870-8579-1b6108b57dbd tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:45.200619 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.200619 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:45.201355 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3618a271-c8b6-4870-8579-1b6108b57dbd tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:45.201872 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 509/2034] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:45 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:45.274140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d912e56-6496-4662-acc9-905f8b276858 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.276584 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:05:45.277082 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.277423 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.277707 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Delete volume with id: 5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:05:45.290183 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.290183 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:45.290871 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:05:45.328715 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Delete volume request issued successfully. Aug 15 15:05:45.328715 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d912e56-6496-4662-acc9-905f8b276858 tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 202 Aug 15 15:05:45.328980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 513/2035] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:45 2026] DELETE /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:05:45.341028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b63e78a-eaab-463e-8165-e6bb6d0b941c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.343266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b63e78a-eaab-463e-8165-e6bb6d0b941c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:05:45.343472 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b63e78a-eaab-463e-8165-e6bb6d0b941c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.343668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b63e78a-eaab-463e-8165-e6bb6d0b941c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.350876 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.350876 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:45.356624 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b63e78a-eaab-463e-8165-e6bb6d0b941c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Volume info retrieved successfully. Aug 15 15:05:45.361295 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2be08b39-9f7c-4733-ba10-5fbd246522ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.361442 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b63e78a-eaab-463e-8165-e6bb6d0b941c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 200 Aug 15 15:05:45.361442 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 506/2036] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:45 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:45.376089 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2be08b39-9f7c-4733-ba10-5fbd246522ba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:45.376273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2be08b39-9f7c-4733-ba10-5fbd246522ba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.376636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2be08b39-9f7c-4733-ba10-5fbd246522ba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.377118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2be08b39-9f7c-4733-ba10-5fbd246522ba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:45.386390 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.386390 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:45.387530 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2be08b39-9f7c-4733-ba10-5fbd246522ba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:45.388087 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 509/2037] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:45 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:45.912347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-725fea34-31a1-4ddf-a442-3c4574efcb5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.914781 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-725fea34-31a1-4ddf-a442-3c4574efcb5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:45.914954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-725fea34-31a1-4ddf-a442-3c4574efcb5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.915185 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-725fea34-31a1-4ddf-a442-3c4574efcb5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.915332 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-725fea34-31a1-4ddf-a442-3c4574efcb5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:45.920699 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.920699 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:45.921789 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-725fea34-31a1-4ddf-a442-3c4574efcb5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:45.922252 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 510/2038] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:45 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:45.987472 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a385a820-a352-4601-afed-4a5d7f326fb1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:45.989839 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a385a820-a352-4601-afed-4a5d7f326fb1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:45.990190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a385a820-a352-4601-afed-4a5d7f326fb1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:45.990507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a385a820-a352-4601-afed-4a5d7f326fb1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:45.998170 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:45.998170 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:46.003299 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a385a820-a352-4601-afed-4a5d7f326fb1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:46.008878 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a385a820-a352-4601-afed-4a5d7f326fb1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:46.009296 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 514/2039] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:45 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:46.213077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6d58bdf-9cab-423d-9d13-4ee99ab94122 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:46.215025 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6d58bdf-9cab-423d-9d13-4ee99ab94122 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:46.215266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6d58bdf-9cab-423d-9d13-4ee99ab94122 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:46.215460 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6d58bdf-9cab-423d-9d13-4ee99ab94122 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:46.215562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e6d58bdf-9cab-423d-9d13-4ee99ab94122 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:46.220077 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:46.220077 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:46.220869 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6d58bdf-9cab-423d-9d13-4ee99ab94122 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:46.221350 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 507/2040] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:46 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:46.381453 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bfea7389-fce8-414c-acce-ce21cd9f711c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:46.383309 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfea7389-fce8-414c-acce-ce21cd9f711c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] GET https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 Aug 15 15:05:46.383536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfea7389-fce8-414c-acce-ce21cd9f711c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:46.383727 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfea7389-fce8-414c-acce-ce21cd9f711c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:46.389836 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfea7389-fce8-414c-acce-ce21cd9f711c tempest-ServerActionsTestOtherA-1221641048 tempest-ServerActionsTestOtherA-1221641048-project-member] https://10.4.3.107/volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 returned with HTTP 404 Aug 15 15:05:46.390447 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 510/2041] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:46 2026] GET /volume/v3/volumes/5a52a309-204b-4bfe-a555-a6c09d7ffe42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:46.401466 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40ecded8-06f0-4e0e-b05b-dfb27f52d492 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:46.403453 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40ecded8-06f0-4e0e-b05b-dfb27f52d492 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:46.403651 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40ecded8-06f0-4e0e-b05b-dfb27f52d492 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:46.403828 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40ecded8-06f0-4e0e-b05b-dfb27f52d492 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:46.403945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-40ecded8-06f0-4e0e-b05b-dfb27f52d492 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:46.408162 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:46.408162 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:46.408873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40ecded8-06f0-4e0e-b05b-dfb27f52d492 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:46.409205 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 511/2042] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:46 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:46.934476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0033571-591a-4ca0-a615-b47bac7cb1f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:46.936863 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0033571-591a-4ca0-a615-b47bac7cb1f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:46.937194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0033571-591a-4ca0-a615-b47bac7cb1f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:46.937513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0033571-591a-4ca0-a615-b47bac7cb1f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:46.937731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d0033571-591a-4ca0-a615-b47bac7cb1f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:46.962747 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:46.962747 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:46.970579 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0033571-591a-4ca0-a615-b47bac7cb1f9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:46.975272 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 515/2043] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:46 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:47.035967 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d6fb349-9eb0-4cda-a0b7-045c1e1ca729 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:47.038228 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d6fb349-9eb0-4cda-a0b7-045c1e1ca729 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:47.038427 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d6fb349-9eb0-4cda-a0b7-045c1e1ca729 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:47.038690 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d6fb349-9eb0-4cda-a0b7-045c1e1ca729 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:47.048389 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:47.048389 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:47.054708 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d6fb349-9eb0-4cda-a0b7-045c1e1ca729 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:47.061578 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d6fb349-9eb0-4cda-a0b7-045c1e1ca729 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:47.062505 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 508/2044] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:47 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:47.232620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28d96a3f-c0b1-4603-b7d8-4b50ccc1641a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:47.234879 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28d96a3f-c0b1-4603-b7d8-4b50ccc1641a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:47.235181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28d96a3f-c0b1-4603-b7d8-4b50ccc1641a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:47.235478 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28d96a3f-c0b1-4603-b7d8-4b50ccc1641a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:47.235605 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-28d96a3f-c0b1-4603-b7d8-4b50ccc1641a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:47.241136 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:47.241136 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:47.242048 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28d96a3f-c0b1-4603-b7d8-4b50ccc1641a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:47.243111 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 511/2045] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:47 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:47.420720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-870a9fbc-1154-4005-b2d4-e64ccdc5ecb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:47.422790 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-870a9fbc-1154-4005-b2d4-e64ccdc5ecb2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:47.423002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-870a9fbc-1154-4005-b2d4-e64ccdc5ecb2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:47.423382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-870a9fbc-1154-4005-b2d4-e64ccdc5ecb2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:47.423492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-870a9fbc-1154-4005-b2d4-e64ccdc5ecb2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:47.432287 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:47.432287 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:47.432287 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-870a9fbc-1154-4005-b2d4-e64ccdc5ecb2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:47.432287 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 512/2046] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:47 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:47.984729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d72a16a-c710-44e2-8113-1a92d48e7d83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:47.985992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d72a16a-c710-44e2-8113-1a92d48e7d83 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:47.986468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d72a16a-c710-44e2-8113-1a92d48e7d83 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:47.986468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d72a16a-c710-44e2-8113-1a92d48e7d83 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:47.986797 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4d72a16a-c710-44e2-8113-1a92d48e7d83 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:47.991612 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:47.991612 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:47.992739 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d72a16a-c710-44e2-8113-1a92d48e7d83 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:47.993217 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 516/2047] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:47 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:48.078975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ec5f8af-ef1d-4b31-ad06-5a553e06b9c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:48.080683 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ec5f8af-ef1d-4b31-ad06-5a553e06b9c1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:48.080978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ec5f8af-ef1d-4b31-ad06-5a553e06b9c1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:48.081253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ec5f8af-ef1d-4b31-ad06-5a553e06b9c1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:48.088975 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:48.088975 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:48.093270 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ec5f8af-ef1d-4b31-ad06-5a553e06b9c1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:48.099393 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ec5f8af-ef1d-4b31-ad06-5a553e06b9c1 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:48.099393 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 509/2048] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:48 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:48.258401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-85d619e1-6624-4ac1-9373-c687902c40d9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:48.260601 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85d619e1-6624-4ac1-9373-c687902c40d9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:48.260945 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85d619e1-6624-4ac1-9373-c687902c40d9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:48.261199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85d619e1-6624-4ac1-9373-c687902c40d9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:48.261377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-85d619e1-6624-4ac1-9373-c687902c40d9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:48.267057 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:48.267057 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:48.268577 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85d619e1-6624-4ac1-9373-c687902c40d9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:48.268577 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 512/2049] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:48 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:48.445257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-510d82af-dac6-4e13-ace4-529686d48c83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:48.447537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-510d82af-dac6-4e13-ace4-529686d48c83 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:48.447781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-510d82af-dac6-4e13-ace4-529686d48c83 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:48.448051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-510d82af-dac6-4e13-ace4-529686d48c83 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:48.448171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-510d82af-dac6-4e13-ace4-529686d48c83 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:48.453402 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:48.453402 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:48.454406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-510d82af-dac6-4e13-ace4-529686d48c83 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:48.454901 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 513/2050] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:48 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:49.003771 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0be163cc-774e-40cc-986f-0637ed87e650 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:49.006136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be163cc-774e-40cc-986f-0637ed87e650 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:49.006463 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be163cc-774e-40cc-986f-0637ed87e650 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:49.006715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be163cc-774e-40cc-986f-0637ed87e650 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:49.006878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0be163cc-774e-40cc-986f-0637ed87e650 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:49.011675 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:49.011675 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:49.012595 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be163cc-774e-40cc-986f-0637ed87e650 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:49.013085 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 517/2051] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:49 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:49.119914 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92481b67-5547-43dc-a42d-407e2eb24d5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:49.121628 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92481b67-5547-43dc-a42d-407e2eb24d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:49.121930 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92481b67-5547-43dc-a42d-407e2eb24d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:49.122183 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92481b67-5547-43dc-a42d-407e2eb24d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:49.131002 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:49.131002 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:49.135373 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-92481b67-5547-43dc-a42d-407e2eb24d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:49.141682 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92481b67-5547-43dc-a42d-407e2eb24d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:49.142419 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 510/2052] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:49 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:49.285769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-49abc3b5-7418-41e0-b253-4312c731752a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:49.287987 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49abc3b5-7418-41e0-b253-4312c731752a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:49.288315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49abc3b5-7418-41e0-b253-4312c731752a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:49.288570 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49abc3b5-7418-41e0-b253-4312c731752a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:49.288722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-49abc3b5-7418-41e0-b253-4312c731752a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:49.293747 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:49.293747 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:49.294615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49abc3b5-7418-41e0-b253-4312c731752a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:49.295010 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 513/2053] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:49 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:49.467750 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dea7959a-11ad-400c-a74c-82133426c76e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:49.469448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dea7959a-11ad-400c-a74c-82133426c76e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:49.469618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dea7959a-11ad-400c-a74c-82133426c76e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:49.469815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dea7959a-11ad-400c-a74c-82133426c76e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:49.469908 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dea7959a-11ad-400c-a74c-82133426c76e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:49.474482 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:49.474482 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:49.475396 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dea7959a-11ad-400c-a74c-82133426c76e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:49.475809 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 514/2054] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:49 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:50.025301 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c676460-7bd4-4df5-9ff6-d3b181377a6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:50.027267 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c676460-7bd4-4df5-9ff6-d3b181377a6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:50.028500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c676460-7bd4-4df5-9ff6-d3b181377a6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:50.029640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c676460-7bd4-4df5-9ff6-d3b181377a6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:50.029788 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6c676460-7bd4-4df5-9ff6-d3b181377a6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:50.034407 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:50.034407 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:50.035214 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c676460-7bd4-4df5-9ff6-d3b181377a6a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:50.035684 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 518/2055] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:50 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:50.164492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d1a9637-1fcb-44f1-895a-0285ed5e9c66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:50.166429 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d1a9637-1fcb-44f1-895a-0285ed5e9c66 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:50.166976 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d1a9637-1fcb-44f1-895a-0285ed5e9c66 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:50.167346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d1a9637-1fcb-44f1-895a-0285ed5e9c66 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:50.174085 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:50.174085 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:50.177759 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4d1a9637-1fcb-44f1-895a-0285ed5e9c66 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:50.181941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d1a9637-1fcb-44f1-895a-0285ed5e9c66 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:50.182636 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 511/2056] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:50 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:50.307837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2889b6f5-626e-46e1-95a4-f816c4c5fe77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:50.310522 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2889b6f5-626e-46e1-95a4-f816c4c5fe77 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:50.310790 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2889b6f5-626e-46e1-95a4-f816c4c5fe77 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:50.311046 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2889b6f5-626e-46e1-95a4-f816c4c5fe77 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:50.311198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2889b6f5-626e-46e1-95a4-f816c4c5fe77 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:50.316746 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:50.316746 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:50.317620 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2889b6f5-626e-46e1-95a4-f816c4c5fe77 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:50.318382 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 514/2057] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:50 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:50.487978 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-49f16cf8-c775-4154-8e4f-1d5e002bf801 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:50.490283 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49f16cf8-c775-4154-8e4f-1d5e002bf801 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:50.490566 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49f16cf8-c775-4154-8e4f-1d5e002bf801 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:50.490842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49f16cf8-c775-4154-8e4f-1d5e002bf801 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:50.490997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-49f16cf8-c775-4154-8e4f-1d5e002bf801 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:50.497006 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:50.497006 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:50.498070 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49f16cf8-c775-4154-8e4f-1d5e002bf801 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:50.498571 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 515/2058] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:50 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:51.050166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3be71e7e-0726-45dc-a810-1bb5be442e3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:51.056394 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3be71e7e-0726-45dc-a810-1bb5be442e3f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:51.058200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3be71e7e-0726-45dc-a810-1bb5be442e3f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:51.059494 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3be71e7e-0726-45dc-a810-1bb5be442e3f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:51.060073 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3be71e7e-0726-45dc-a810-1bb5be442e3f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:51.079882 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:51.079882 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:51.081888 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3be71e7e-0726-45dc-a810-1bb5be442e3f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:51.083140 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 519/2059] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:51 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:51.194571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6aac34a-542d-4508-baa3-a42e38e72a3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:51.196823 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6aac34a-542d-4508-baa3-a42e38e72a3b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:51.197097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6aac34a-542d-4508-baa3-a42e38e72a3b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:51.197514 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6aac34a-542d-4508-baa3-a42e38e72a3b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:51.206261 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:51.206261 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:51.210866 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c6aac34a-542d-4508-baa3-a42e38e72a3b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:51.216599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6aac34a-542d-4508-baa3-a42e38e72a3b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:51.217090 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 512/2060] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:51 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:51.331268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f820780a-da48-4670-8b2e-bdbdcc1f0d46 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:51.331268 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f820780a-da48-4670-8b2e-bdbdcc1f0d46 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:51.331268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f820780a-da48-4670-8b2e-bdbdcc1f0d46 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:51.331707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f820780a-da48-4670-8b2e-bdbdcc1f0d46 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:51.331707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f820780a-da48-4670-8b2e-bdbdcc1f0d46 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:51.335885 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:51.335885 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:51.336586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f820780a-da48-4670-8b2e-bdbdcc1f0d46 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:51.336979 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 515/2061] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:51 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:51.509231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c682cdf9-e4bf-407a-896d-fd4e37acbb37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:51.511747 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c682cdf9-e4bf-407a-896d-fd4e37acbb37 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:51.512010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c682cdf9-e4bf-407a-896d-fd4e37acbb37 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:51.512272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c682cdf9-e4bf-407a-896d-fd4e37acbb37 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:51.512441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c682cdf9-e4bf-407a-896d-fd4e37acbb37 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:51.517372 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:51.517372 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:51.518129 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c682cdf9-e4bf-407a-896d-fd4e37acbb37 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:51.518551 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 516/2062] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:51 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.094917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b716e34-d3eb-40f1-8dbf-bf424fed56dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.096655 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b716e34-d3eb-40f1-8dbf-bf424fed56dc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:52.096882 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b716e34-d3eb-40f1-8dbf-bf424fed56dc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.097110 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b716e34-d3eb-40f1-8dbf-bf424fed56dc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.097236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7b716e34-d3eb-40f1-8dbf-bf424fed56dc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:52.101939 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.101939 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:52.102747 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b716e34-d3eb-40f1-8dbf-bf424fed56dc tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:52.103111 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 520/2063] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.231011 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca5c0011-1704-434e-ba09-c699e5cb4033 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.233494 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca5c0011-1704-434e-ba09-c699e5cb4033 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:52.233796 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca5c0011-1704-434e-ba09-c699e5cb4033 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.234091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca5c0011-1704-434e-ba09-c699e5cb4033 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.245769 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.245769 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:52.251087 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ca5c0011-1704-434e-ba09-c699e5cb4033 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:52.257875 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca5c0011-1704-434e-ba09-c699e5cb4033 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:52.258659 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 513/2064] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.349970 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a5ffa61d-c562-4001-962c-3e2ddfbeb433 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.352055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5ffa61d-c562-4001-962c-3e2ddfbeb433 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:52.352364 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5ffa61d-c562-4001-962c-3e2ddfbeb433 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.352555 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5ffa61d-c562-4001-962c-3e2ddfbeb433 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.352738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a5ffa61d-c562-4001-962c-3e2ddfbeb433 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:52.358320 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.358320 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:52.359010 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5ffa61d-c562-4001-962c-3e2ddfbeb433 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:52.359537 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 516/2065] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.503647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-746abf8b-0014-4a8d-a633-39797419b8b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.506699 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-746abf8b-0014-4a8d-a633-39797419b8b5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:52.506699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-746abf8b-0014-4a8d-a633-39797419b8b5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.506699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-746abf8b-0014-4a8d-a633-39797419b8b5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.515483 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.515483 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:52.524953 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-746abf8b-0014-4a8d-a633-39797419b8b5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:52.529515 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-746abf8b-0014-4a8d-a633-39797419b8b5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:52.529869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-202fa719-473a-471f-93bd-961362c283b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.529973 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 517/2066] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.532191 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-202fa719-473a-471f-93bd-961362c283b5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:52.532336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-202fa719-473a-471f-93bd-961362c283b5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.532596 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-202fa719-473a-471f-93bd-961362c283b5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.532731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-202fa719-473a-471f-93bd-961362c283b5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:52.538370 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.538370 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:52.540496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-202fa719-473a-471f-93bd-961362c283b5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:52.540496 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 521/2067] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.552190 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b959eaa-14b9-4860-89d5-a6fe39089f55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.553980 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b959eaa-14b9-4860-89d5-a6fe39089f55 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:05:52.555165 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b959eaa-14b9-4860-89d5-a6fe39089f55 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.555165 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b959eaa-14b9-4860-89d5-a6fe39089f55 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.563531 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.563531 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:52.568190 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b959eaa-14b9-4860-89d5-a6fe39089f55 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:52.573757 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b959eaa-14b9-4860-89d5-a6fe39089f55 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c returned with HTTP 200 Aug 15 15:05:52.574505 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 514/2068] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:52.590943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.593008 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:52.593233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.593613 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.593613 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete backup with id: c619a806-9891-4b3a-99b4-7cc4ec5711f7. Aug 15 15:05:52.596800 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9d816c4-0cfd-413d-bdef-22b6a4056f5f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.597907 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.597907 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:52.598840 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9d816c4-0cfd-413d-bdef-22b6a4056f5f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:05:52.599120 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9d816c4-0cfd-413d-bdef-22b6a4056f5f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.599404 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9d816c4-0cfd-413d-bdef-22b6a4056f5f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.612003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] delete_backup rpcapi backup_id c619a806-9891-4b3a-99b4-7cc4ec5711f7 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:05:52.614098 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-388be29a-2df0-4c7e-b7b3-b6fdf7978559 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 202 Aug 15 15:05:52.614202 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.614202 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:52.614592 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 517/2069] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:52 2026] DELETE /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:52.621469 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b630fd0b-7692-4a22-bc71-2058e75fb857 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:52.622089 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9d816c4-0cfd-413d-bdef-22b6a4056f5f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:05:52.623978 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b630fd0b-7692-4a22-bc71-2058e75fb857 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:52.624128 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b630fd0b-7692-4a22-bc71-2058e75fb857 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:52.624800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b630fd0b-7692-4a22-bc71-2058e75fb857 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:52.624800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b630fd0b-7692-4a22-bc71-2058e75fb857 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:52.628540 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9d816c4-0cfd-413d-bdef-22b6a4056f5f tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:05:52.629161 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 518/2070] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:05:52.629991 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:52.629991 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:52.630814 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b630fd0b-7692-4a22-bc71-2058e75fb857 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 200 Aug 15 15:05:52.631319 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 522/2071] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:52 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:53.116639 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1a78d2b-141e-42e7-9ea9-816902d7ce7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.118371 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1a78d2b-141e-42e7-9ea9-816902d7ce7a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:53.118536 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1a78d2b-141e-42e7-9ea9-816902d7ce7a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.118723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1a78d2b-141e-42e7-9ea9-816902d7ce7a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.118855 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c1a78d2b-141e-42e7-9ea9-816902d7ce7a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:53.124802 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.124802 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:53.125999 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1a78d2b-141e-42e7-9ea9-816902d7ce7a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:53.126617 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 515/2072] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:53.275622 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3bc5248a-2322-4919-b2ba-b730266d21e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.276446 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bc5248a-2322-4919-b2ba-b730266d21e4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:53.276622 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bc5248a-2322-4919-b2ba-b730266d21e4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.276837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bc5248a-2322-4919-b2ba-b730266d21e4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.286932 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.286932 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:53.292880 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3bc5248a-2322-4919-b2ba-b730266d21e4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:53.300903 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bc5248a-2322-4919-b2ba-b730266d21e4 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:53.301703 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 518/2073] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:53.340936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-787f7f22-0d4d-4351-9d91-662746c8fa1d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.343103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-787f7f22-0d4d-4351-9d91-662746c8fa1d tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:53.343341 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-787f7f22-0d4d-4351-9d91-662746c8fa1d tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.343531 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-787f7f22-0d4d-4351-9d91-662746c8fa1d tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.353545 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.353545 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:53.359980 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-787f7f22-0d4d-4351-9d91-662746c8fa1d tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:53.375177 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-787f7f22-0d4d-4351-9d91-662746c8fa1d tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:53.375602 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 519/2074] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:53.378589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98039633-03d4-4383-bc53-505af2c3daf4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.382428 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98039633-03d4-4383-bc53-505af2c3daf4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:53.382682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98039633-03d4-4383-bc53-505af2c3daf4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.382879 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98039633-03d4-4383-bc53-505af2c3daf4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.383025 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-98039633-03d4-4383-bc53-505af2c3daf4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:53.387737 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.387737 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:53.389142 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98039633-03d4-4383-bc53-505af2c3daf4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:53.389142 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 523/2075] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:53.644881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f95c289d-97c2-4307-ae78-dd64ab97c923 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.647196 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f95c289d-97c2-4307-ae78-dd64ab97c923 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 Aug 15 15:05:53.647466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f95c289d-97c2-4307-ae78-dd64ab97c923 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.647708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f95c289d-97c2-4307-ae78-dd64ab97c923 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.647797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f95c289d-97c2-4307-ae78-dd64ab97c923 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id c619a806-9891-4b3a-99b4-7cc4ec5711f7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:53.656394 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f95c289d-97c2-4307-ae78-dd64ab97c923 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 returned with HTTP 404 Aug 15 15:05:53.656930 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 516/2076] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/backups/c619a806-9891-4b3a-99b4-7cc4ec5711f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:53.667609 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.669330 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:53.669497 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.669665 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.669760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete backup with id: b71728f0-7d0a-4d4a-a576-a67ce50453e1. Aug 15 15:05:53.678692 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.678692 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:53.697997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] delete_backup rpcapi backup_id b71728f0-7d0a-4d4a-a576-a67ce50453e1 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:05:53.700038 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d005d5f3-7e3b-4db4-8217-81652ba736b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 202 Aug 15 15:05:53.700641 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 519/2077] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:05:53 2026] DELETE /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:05:53.705954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-bf28c55c-e0f7-42ed-9246-e430838fad3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.707790 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1636fe4e-fa54-43ac-8661-24df5c4f5e62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.708868 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-bf28c55c-e0f7-42ed-9246-e430838fad3c tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:53.709095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-bf28c55c-e0f7-42ed-9246-e430838fad3c tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.709358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-bf28c55c-e0f7-42ed-9246-e430838fad3c tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.710113 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1636fe4e-fa54-43ac-8661-24df5c4f5e62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:53.710420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1636fe4e-fa54-43ac-8661-24df5c4f5e62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.710805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1636fe4e-fa54-43ac-8661-24df5c4f5e62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.711016 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1636fe4e-fa54-43ac-8661-24df5c4f5e62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:53.715665 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.715665 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:53.716691 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1636fe4e-fa54-43ac-8661-24df5c4f5e62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 200 Aug 15 15:05:53.717284 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 524/2078] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:53.721142 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.721142 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:53.726878 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-bf28c55c-e0f7-42ed-9246-e430838fad3c tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:53.738324 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-bf28c55c-e0f7-42ed-9246-e430838fad3c tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:53.738836 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 520/2079] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:53 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:53.757778 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ef20f8a-e8d0-46ac-ab0d-eeca0c61afde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.758234 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ef20f8a-e8d0-46ac-ab0d-eeca0c61afde None None] GET https://10.4.3.107/volume// Aug 15 15:05:53.758531 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ef20f8a-e8d0-46ac-ab0d-eeca0c61afde None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:53.758791 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ef20f8a-e8d0-46ac-ab0d-eeca0c61afde None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:53.759226 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ef20f8a-e8d0-46ac-ab0d-eeca0c61afde None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:53.759535 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 517/2080] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:05: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 15 15:05:53.769391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-4abd5a8a-d3f3-4b3e-b662-7a0f80f8c062 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:53.772526 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-4abd5a8a-d3f3-4b3e-b662-7a0f80f8c062 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:05:53.773165 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-4abd5a8a-d3f3-4b3e-b662-7a0f80f8c062 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f36de947-38f0-4066-b811-f48a09444202", "connector": null, "instance_uuid": "3f28c2d7-3af1-4a72-b503-e9e2c48592e5"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:53.794102 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:53.794102 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:53.850446 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-4abd5a8a-d3f3-4b3e-b662-7a0f80f8c062 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:05:53.851033 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 520/2081] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:05:53 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:54.145886 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98a604ce-42e1-4c90-8653-3cf98a7f0dc5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:54.150020 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98a604ce-42e1-4c90-8653-3cf98a7f0dc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:54.150274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98a604ce-42e1-4c90-8653-3cf98a7f0dc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:54.150755 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98a604ce-42e1-4c90-8653-3cf98a7f0dc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:54.150823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-98a604ce-42e1-4c90-8653-3cf98a7f0dc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:54.158692 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:54.158692 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:54.158692 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98a604ce-42e1-4c90-8653-3cf98a7f0dc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:54.158692 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 525/2082] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:54 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:54.404569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4f5a02a-4dd3-4fd0-96e0-2fcde08e9c86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:54.406406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4f5a02a-4dd3-4fd0-96e0-2fcde08e9c86 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:54.406637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4f5a02a-4dd3-4fd0-96e0-2fcde08e9c86 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:54.406853 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4f5a02a-4dd3-4fd0-96e0-2fcde08e9c86 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:54.406981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d4f5a02a-4dd3-4fd0-96e0-2fcde08e9c86 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:54.413170 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:54.413170 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:54.413834 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4f5a02a-4dd3-4fd0-96e0-2fcde08e9c86 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:54.414371 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 521/2083] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:54 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:54.736511 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4b372f3-a995-4e7b-b1d5-565a5217358c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:54.738376 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4b372f3-a995-4e7b-b1d5-565a5217358c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 Aug 15 15:05:54.738635 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4b372f3-a995-4e7b-b1d5-565a5217358c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:54.738943 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4b372f3-a995-4e7b-b1d5-565a5217358c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:54.739147 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a4b372f3-a995-4e7b-b1d5-565a5217358c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id b71728f0-7d0a-4d4a-a576-a67ce50453e1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:54.747360 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4b372f3-a995-4e7b-b1d5-565a5217358c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 returned with HTTP 404 Aug 15 15:05:54.747817 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 518/2084] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:54 2026] GET /volume/v3/backups/b71728f0-7d0a-4d4a-a576-a67ce50453e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:54.795155 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-48606e09-d32d-4e70-aa54-610606ce313f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:54.796364 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:54.796680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "name": "tempest-VolumesBackupsTest-Volume-1487272816"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:54.798155 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'name': 'tempest-VolumesBackupsTest-Volume-1487272816'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:54.904654 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume of 1 GB Aug 15 15:05:54.905082 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:54.905082 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:54.910677 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Availability Zones retrieved successfully. Aug 15 15:05:54.916929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (bbeae89e-ba6b-4f0c-8452-6ec3e5597e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:54.918579 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3729ea8-cbe2-4a05-a164-90b716aaeedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:54.920106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:54.989283 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3729ea8-cbe2-4a05-a164-90b716aaeedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:54.990218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba5d0a1-32f9-4b9e-a200-d58807d63ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:55.051613 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['3655d9bd-5ac0-42ef-9b47-a0d73172df0e', '102aa43e-27aa-4f7a-b379-6aeb3a8aaf68', 'f0f67d83-5c56-4183-be37-4cbe054c7e73', '824fb581-b2c8-4e8e-888b-847753069252'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:55.052654 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba5d0a1-32f9-4b9e-a200-d58807d63ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3655d9bd-5ac0-42ef-9b47-a0d73172df0e', '102aa43e-27aa-4f7a-b379-6aeb3a8aaf68', 'f0f67d83-5c56-4183-be37-4cbe054c7e73', '824fb581-b2c8-4e8e-888b-847753069252']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:55.053705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2e7f8b-1965-463f-a1cf-01af0a414d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:55.083218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2e7f8b-1965-463f-a1cf-01af0a414d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113835bb-d016-47ef-8905-ef308e0edfa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1487272816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['3655d9bd-5ac0-42ef-9b47-a0d73172df0e','102aa43e-27aa-4f7a-b379-6aeb3a8aaf68','f0f67d83-5c56-4183-be37-4cbe054c7e73','824fb581-b2c8-4e8e-888b-847753069252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1487272816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113835bb-d016-47ef-8905-ef308e0edfa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6205a6460b4440158effd74d28ecf031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c721a48a141242acb7f3e2d3153809b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:55.085161 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d2cced-935f-455c-8876-ac74b70a2d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:55.107441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89d2cced-935f-455c-8876-ac74b70a2d20) transitioned into state 'SUCCESS' from state '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-1487272816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['3655d9bd-5ac0-42ef-9b47-a0d73172df0e','102aa43e-27aa-4f7a-b379-6aeb3a8aaf68','f0f67d83-5c56-4183-be37-4cbe054c7e73','824fb581-b2c8-4e8e-888b-847753069252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:55.108414 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2a98e8-7206-4a2c-a58f-7a9ad21461e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:55.123331 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2a98e8-7206-4a2c-a58f-7a9ad21461e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:55.123331 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (bbeae89e-ba6b-4f0c-8452-6ec3e5597e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:55.123331 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request issued successfully. Aug 15 15:05:55.123331 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48606e09-d32d-4e70-aa54-610606ce313f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:55.123331 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 521/2085] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:54 2026] POST /volume/v3/volumes => generated 749 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:55.135561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6acf6165-a1b2-4c16-ae28-763d3d1cfc69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.137733 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6acf6165-a1b2-4c16-ae28-763d3d1cfc69 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:05:55.138004 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6acf6165-a1b2-4c16-ae28-763d3d1cfc69 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:55.138421 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6acf6165-a1b2-4c16-ae28-763d3d1cfc69 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:55.147727 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:55.147727 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:55.154331 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6acf6165-a1b2-4c16-ae28-763d3d1cfc69 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:55.162496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-57dbce5f-5944-4701-9fc6-289a3a6bbd6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.162998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57dbce5f-5944-4701-9fc6-289a3a6bbd6f None None] GET https://10.4.3.107/volume// Aug 15 15:05:55.163392 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57dbce5f-5944-4701-9fc6-289a3a6bbd6f None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:55.163392 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57dbce5f-5944-4701-9fc6-289a3a6bbd6f None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:55.163651 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57dbce5f-5944-4701-9fc6-289a3a6bbd6f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:55.163941 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 522/2086] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05: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 15 15:05:55.168295 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6acf6165-a1b2-4c16-ae28-763d3d1cfc69 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:05:55.168295 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 526/2087] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:55 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:55.173934 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fc6e17b-aa94-48f0-ae71-966a2cc755c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.180538 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fc6e17b-aa94-48f0-ae71-966a2cc755c0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:55.180774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fc6e17b-aa94-48f0-ae71-966a2cc755c0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:55.183317 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fc6e17b-aa94-48f0-ae71-966a2cc755c0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:55.183317 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3fc6e17b-aa94-48f0-ae71-966a2cc755c0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:55.183524 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-ea208a4d-dad3-436f-8c36-a88c800d5425 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.186255 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:55.186255 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:55.187717 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fc6e17b-aa94-48f0-ae71-966a2cc755c0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:55.187939 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-ea208a4d-dad3-436f-8c36-a88c800d5425 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:05:55.188176 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-ea208a4d-dad3-436f-8c36-a88c800d5425 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:55.188329 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 519/2088] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:55 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:55.188386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-ea208a4d-dad3-436f-8c36-a88c800d5425 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:55.216022 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:55.216022 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:55.227050 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-ea208a4d-dad3-436f-8c36-a88c800d5425 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:05:55.233745 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-ea208a4d-dad3-436f-8c36-a88c800d5425 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:05:55.234396 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 522/2089] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:05:55 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 1339 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:05:55.352909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.357523 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] PUT https://10.4.3.107/volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87 Aug 15 15:05:55.358133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:55.374349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Acquiring lock "cinder-attachment_update-f36de947-38f0-4066-b811-f48a09444202-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:05:55.384482 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Lock "cinder-attachment_update-f36de947-38f0-4066-b811-f48a09444202-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:05:55.385615 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:55.385615 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:55.429786 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44759c25-1c97-43a5-b5cf-939b93a2760e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.432923 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44759c25-1c97-43a5-b5cf-939b93a2760e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:55.433036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44759c25-1c97-43a5-b5cf-939b93a2760e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:55.433498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44759c25-1c97-43a5-b5cf-939b93a2760e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:55.433498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-44759c25-1c97-43a5-b5cf-939b93a2760e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:55.439441 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:55.439441 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:55.440443 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44759c25-1c97-43a5-b5cf-939b93a2760e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:55.440965 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 527/2090] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:55 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:55.549730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Lock "cinder-attachment_update-f36de947-38f0-4066-b811-f48a09444202-np0000007361" released by "attachment_update" :: held 0.165s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:05:55.550505 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-433554cd-6ceb-4c1f-bb72-bf9d9a04811b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87 returned with HTTP 200 Aug 15 15:05:55.551210 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 523/2091] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:05:55 2026] PUT /volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:55.590695 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-864f2b9b-b3f3-4b4b-bea6-31616eab6a96 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:55.594883 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-864f2b9b-b3f3-4b4b-bea6-31616eab6a96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] POST https://10.4.3.107/volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87/action Aug 15 15:05:55.594883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-864f2b9b-b3f3-4b4b-bea6-31616eab6a96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:05:55.594883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-864f2b9b-b3f3-4b4b-bea6-31616eab6a96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:55.621788 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:55.621788 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:55.644382 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fbd2a50b-b00a-409c-b427-ece9c227d5ef req-864f2b9b-b3f3-4b4b-bea6-31616eab6a96 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87/action returned with HTTP 204 Aug 15 15:05:55.644878 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 520/2092] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:05:55 2026] POST /volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:05:56.186655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e1452956-e4f4-4a3a-ab2e-c789287b9afd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.189531 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1452956-e4f4-4a3a-ab2e-c789287b9afd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:05:56.190142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1452956-e4f4-4a3a-ab2e-c789287b9afd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:56.190142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1452956-e4f4-4a3a-ab2e-c789287b9afd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:56.204794 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:56.204794 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:56.205006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7f792e6-0619-460c-b55a-0eb1725e241d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.210430 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7f792e6-0619-460c-b55a-0eb1725e241d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:56.210430 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7f792e6-0619-460c-b55a-0eb1725e241d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:56.210430 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7f792e6-0619-460c-b55a-0eb1725e241d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:56.210430 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a7f792e6-0619-460c-b55a-0eb1725e241d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:56.213361 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e1452956-e4f4-4a3a-ab2e-c789287b9afd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:56.217477 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:56.217477 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:56.218919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7f792e6-0619-460c-b55a-0eb1725e241d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:56.219521 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 528/2093] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:56 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:56.220150 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1452956-e4f4-4a3a-ab2e-c789287b9afd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:05:56.220834 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 523/2094] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:56 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:56.237884 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.241907 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:05:56.242278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "113835bb-d016-47ef-8905-ef308e0edfa8", "name": "tempest-VolumesBackupsTest-Backup-1121922460"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:56.245105 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating new backup {'backup': {'volume_id': '113835bb-d016-47ef-8905-ef308e0edfa8', 'name': 'tempest-VolumesBackupsTest-Backup-1121922460'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:05:56.245404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating backup of volume 113835bb-d016-47ef-8905-ef308e0edfa8 in container None Aug 15 15:05:56.253224 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:56.253224 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:56.253799 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:05:56.274081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['525c96a2-5004-4cfb-890b-d65fce340a00', '62a0facf-55f3-4a27-b692-ea6ea6587f90'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:56.316808 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-599ad3b8-36b9-4d64-bb55-ada89fb3aa61 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:05:56.316808 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 524/2095] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:05:56 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:05:56.326202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59fee8d3-3e76-4b65-84d9-1aa1c69fd986 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.329497 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59fee8d3-3e76-4b65-84d9-1aa1c69fd986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:05:56.329778 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59fee8d3-3e76-4b65-84d9-1aa1c69fd986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:56.330172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59fee8d3-3e76-4b65-84d9-1aa1c69fd986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:56.330353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-59fee8d3-3e76-4b65-84d9-1aa1c69fd986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:56.338142 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:56.338142 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:56.341727 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59fee8d3-3e76-4b65-84d9-1aa1c69fd986 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:05:56.341727 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 521/2096] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:56 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:56.461321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1a4fc35-4cdc-4afe-8583-1a2713015f09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.464615 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1a4fc35-4cdc-4afe-8583-1a2713015f09 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:56.465018 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1a4fc35-4cdc-4afe-8583-1a2713015f09 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:56.465300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1a4fc35-4cdc-4afe-8583-1a2713015f09 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:56.465450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d1a4fc35-4cdc-4afe-8583-1a2713015f09 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:56.477389 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:56.477389 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:56.477528 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.478257 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1a4fc35-4cdc-4afe-8583-1a2713015f09 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:56.479019 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 529/2097] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:56 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:56.481214 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:05:56.481603 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1588210676"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:56.487544 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1588210676'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:05:56.487828 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume of 1 GB Aug 15 15:05:56.497837 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Availability Zones retrieved successfully. Aug 15 15:05:56.511994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Flow 'volume_create_api' (87e4a24a-5dca-4cbf-a112-78224b467543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:56.513770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616127de-9f37-478a-a329-9d55f33a7413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:56.515457 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:05:56.558770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616127de-9f37-478a-a329-9d55f33a7413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:56.559602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51cff02-c82e-4b01-aa4b-3a09a5d82d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:56.637752 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Created reservations ['513d2782-5509-4c64-988b-5937b9b45d62', 'dc52c478-6ff9-4e20-8e20-6dd4a48fcb4a', 'efab30de-9584-4740-9b1e-f734e44f8d9f', '401e9846-bf62-4021-b6dd-2dd1652c0d05'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:05:56.639032 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51cff02-c82e-4b01-aa4b-3a09a5d82d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513d2782-5509-4c64-988b-5937b9b45d62', 'dc52c478-6ff9-4e20-8e20-6dd4a48fcb4a', 'efab30de-9584-4740-9b1e-f734e44f8d9f', '401e9846-bf62-4021-b6dd-2dd1652c0d05']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:56.640996 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5d9fe7-fc73-4c27-8349-44879eddbff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:56.678740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5d9fe7-fc73-4c27-8349-44879eddbff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d46f26-9995-4bd9-beb5-261136fee532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1588210676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7262e5f9858b4e439e3df44ef5738598',qos_specs=None,replication_status=,reservations=['513d2782-5509-4c64-988b-5937b9b45d62','dc52c478-6ff9-4e20-8e20-6dd4a48fcb4a','efab30de-9584-4740-9b1e-f734e44f8d9f','401e9846-bf62-4021-b6dd-2dd1652c0d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15ab783ba08842ceaa96833fcee19fda',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1588210676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d46f26-9995-4bd9-beb5-261136fee532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7262e5f9858b4e439e3df44ef5738598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15ab783ba08842ceaa96833fcee19fda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:56.680197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcf32d1-099a-485c-a23a-5b4a7287ad56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:56.706792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcf32d1-099a-485c-a23a-5b4a7287ad56) transitioned into state 'SUCCESS' from state '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-1588210676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7262e5f9858b4e439e3df44ef5738598',qos_specs=None,replication_status=,reservations=['513d2782-5509-4c64-988b-5937b9b45d62','dc52c478-6ff9-4e20-8e20-6dd4a48fcb4a','efab30de-9584-4740-9b1e-f734e44f8d9f','401e9846-bf62-4021-b6dd-2dd1652c0d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15ab783ba08842ceaa96833fcee19fda',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:56.707904 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce9827c-597f-4c78-b046-d7c7bb3d34a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:05:56.721764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce9827c-597f-4c78-b046-d7c7bb3d34a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:05:56.723198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Flow 'volume_create_api' (87e4a24a-5dca-4cbf-a112-78224b467543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:05:56.723198 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Create volume request issued successfully. Aug 15 15:05:56.724012 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10e0d3b7-b1fa-4ebc-8804-4144301a0618 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:05:56.726341 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 524/2098] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:05:56 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 15 15:05:56.745825 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b563bbb-b867-40e1-a61a-fc9f44d689ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:56.748150 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b563bbb-b867-40e1-a61a-fc9f44d689ce tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:05:56.748390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b563bbb-b867-40e1-a61a-fc9f44d689ce tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:56.751469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b563bbb-b867-40e1-a61a-fc9f44d689ce tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:56.760613 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:56.760613 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:56.766424 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b563bbb-b867-40e1-a61a-fc9f44d689ce tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:56.772634 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b563bbb-b867-40e1-a61a-fc9f44d689ce tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:05:56.773234 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 525/2099] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:56 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:57.237974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8ebbd58-edb6-4cb6-b7cf-408c59937e20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:57.239931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8ebbd58-edb6-4cb6-b7cf-408c59937e20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:57.240129 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8ebbd58-edb6-4cb6-b7cf-408c59937e20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:57.240357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8ebbd58-edb6-4cb6-b7cf-408c59937e20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:57.240498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d8ebbd58-edb6-4cb6-b7cf-408c59937e20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:57.245292 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:57.245292 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:57.246103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8ebbd58-edb6-4cb6-b7cf-408c59937e20 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:57.246573 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 522/2100] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:57 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:57.354256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08f4068f-99d8-4647-b1d7-92498f1876b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:57.356619 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08f4068f-99d8-4647-b1d7-92498f1876b0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:05:57.356971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08f4068f-99d8-4647-b1d7-92498f1876b0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:57.357278 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08f4068f-99d8-4647-b1d7-92498f1876b0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:57.357388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-08f4068f-99d8-4647-b1d7-92498f1876b0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:57.362781 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:57.362781 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:57.363610 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08f4068f-99d8-4647-b1d7-92498f1876b0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:05:57.364201 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 530/2101] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:57 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:57.492699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cb1ccc6-2895-4b26-b294-10ed171a92e7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:57.495186 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cb1ccc6-2895-4b26-b294-10ed171a92e7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:57.495609 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cb1ccc6-2895-4b26-b294-10ed171a92e7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:57.495926 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cb1ccc6-2895-4b26-b294-10ed171a92e7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:57.496218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7cb1ccc6-2895-4b26-b294-10ed171a92e7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:57.501768 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:57.501768 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:57.502771 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cb1ccc6-2895-4b26-b294-10ed171a92e7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:57.503497 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 525/2102] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:57 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:57.794775 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ab67feb-263d-4af4-aa48-635d6612ce54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:57.798411 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ab67feb-263d-4af4-aa48-635d6612ce54 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:05:57.798411 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ab67feb-263d-4af4-aa48-635d6612ce54 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:57.799321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ab67feb-263d-4af4-aa48-635d6612ce54 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:57.813014 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:57.813014 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:57.823458 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ab67feb-263d-4af4-aa48-635d6612ce54 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:57.829477 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ab67feb-263d-4af4-aa48-635d6612ce54 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:05:57.829477 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 526/2103] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:57 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:57.891363 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-aa5a4c63-b010-468d-abbe-f42955fe8020 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:57.897586 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-aa5a4c63-b010-468d-abbe-f42955fe8020 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:05:57.899266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-aa5a4c63-b010-468d-abbe-f42955fe8020 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:57.899571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-aa5a4c63-b010-468d-abbe-f42955fe8020 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:57.912752 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:57.912752 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:57.920769 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-aa5a4c63-b010-468d-abbe-f42955fe8020 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:57.926228 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-aa5a4c63-b010-468d-abbe-f42955fe8020 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:05:57.927012 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 523/2104] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:05:57 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:58.029756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b9ac4b7-1426-49cd-ae16-8b5eb42241ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.030232 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b9ac4b7-1426-49cd-ae16-8b5eb42241ed None None] GET https://10.4.3.107/volume// Aug 15 15:05:58.030496 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b9ac4b7-1426-49cd-ae16-8b5eb42241ed None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.030681 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b9ac4b7-1426-49cd-ae16-8b5eb42241ed None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.031007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b9ac4b7-1426-49cd-ae16-8b5eb42241ed None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:58.031349 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 531/2105] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:05:58.039353 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-e59c0600-16ac-4eb4-8705-046c35dbc759 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.041396 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-e59c0600-16ac-4eb4-8705-046c35dbc759 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:05:58.041781 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-e59c0600-16ac-4eb4-8705-046c35dbc759 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29d46f26-9995-4bd9-beb5-261136fee532", "connector": null, "instance_uuid": "51c70c31-f6f8-49ba-8387-24b030eaaa1e"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:58.050035 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.050035 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:58.082373 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-e59c0600-16ac-4eb4-8705-046c35dbc759 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:05:58.083006 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 526/2106] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:05:58 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 15 15:05:58.122803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ddb4db17-f529-4afb-b964-31e620b47430 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.126173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ddb4db17-f529-4afb-b964-31e620b47430 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:05:58.126446 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ddb4db17-f529-4afb-b964-31e620b47430 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.126645 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ddb4db17-f529-4afb-b964-31e620b47430 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.137669 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.137669 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:58.138730 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ea8b234-6d41-4629-a2bc-1688043868ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.139138 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ea8b234-6d41-4629-a2bc-1688043868ac None None] GET https://10.4.3.107/volume// Aug 15 15:05:58.139362 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ea8b234-6d41-4629-a2bc-1688043868ac None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.139614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ea8b234-6d41-4629-a2bc-1688043868ac None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.140024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ea8b234-6d41-4629-a2bc-1688043868ac None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:05:58.140342 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 524/2107] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:05:58.141303 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ddb4db17-f529-4afb-b964-31e620b47430 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:58.145867 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ddb4db17-f529-4afb-b964-31e620b47430 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:05:58.146397 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 527/2108] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:58.149925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-f975eca4-321b-4d4a-8d46-f93c584e6010 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.153114 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-f975eca4-321b-4d4a-8d46-f93c584e6010 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:05:58.153388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-f975eca4-321b-4d4a-8d46-f93c584e6010 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.153572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-f975eca4-321b-4d4a-8d46-f93c584e6010 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.165294 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.165294 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:58.169815 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-f975eca4-321b-4d4a-8d46-f93c584e6010 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:58.176284 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-f975eca4-321b-4d4a-8d46-f93c584e6010 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:05:58.176513 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 532/2109] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:05:58.264409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28648ffe-93d1-4c44-abac-eec7a478ef6c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.266904 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28648ffe-93d1-4c44-abac-eec7a478ef6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:58.267223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28648ffe-93d1-4c44-abac-eec7a478ef6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.267499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28648ffe-93d1-4c44-abac-eec7a478ef6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.267748 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-28648ffe-93d1-4c44-abac-eec7a478ef6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:58.273213 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.273213 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:58.274215 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28648ffe-93d1-4c44-abac-eec7a478ef6c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:58.274720 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 527/2110] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:58.302061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.305012 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] PUT https://10.4.3.107/volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2 Aug 15 15:05:58.305275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:05:58.316094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Acquiring lock "cinder-attachment_update-29d46f26-9995-4bd9-beb5-261136fee532-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:05:58.325461 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Lock "cinder-attachment_update-29d46f26-9995-4bd9-beb5-261136fee532-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:05:58.326854 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.326854 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:58.378430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da1c810a-e160-4892-a590-9a6745087c82 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.381034 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da1c810a-e160-4892-a590-9a6745087c82 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:05:58.381331 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da1c810a-e160-4892-a590-9a6745087c82 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.381586 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da1c810a-e160-4892-a590-9a6745087c82 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.381780 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-da1c810a-e160-4892-a590-9a6745087c82 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:58.387185 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.387185 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:58.388337 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da1c810a-e160-4892-a590-9a6745087c82 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:05:58.388966 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 528/2111] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:58.428389 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Lock "cinder-attachment_update-29d46f26-9995-4bd9-beb5-261136fee532-np0000007361" released by "attachment_update" :: held 0.103s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:05:58.428783 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-332c3f4f-b246-491e-8922-0dd1c34dc815 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2 returned with HTTP 200 Aug 15 15:05:58.429833 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 525/2112] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:05:58 2026] PUT /volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:05:58.518434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-980d7bd3-e1b0-42dd-94d7-5e65b1f4d147 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:58.522709 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-980d7bd3-e1b0-42dd-94d7-5e65b1f4d147 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:58.522909 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-980d7bd3-e1b0-42dd-94d7-5e65b1f4d147 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:58.523068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-980d7bd3-e1b0-42dd-94d7-5e65b1f4d147 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:58.523221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-980d7bd3-e1b0-42dd-94d7-5e65b1f4d147 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:58.527282 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:58.527282 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:58.527948 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-980d7bd3-e1b0-42dd-94d7-5e65b1f4d147 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:58.528371 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 533/2113] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:58 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:59.163073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-343d9a44-69ab-4725-9d5a-96900f32acda None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:59.165409 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-343d9a44-69ab-4725-9d5a-96900f32acda tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:05:59.165687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-343d9a44-69ab-4725-9d5a-96900f32acda tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:59.166452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-343d9a44-69ab-4725-9d5a-96900f32acda tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:59.179943 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:59.179943 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:05:59.184865 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-343d9a44-69ab-4725-9d5a-96900f32acda tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:05:59.189989 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-343d9a44-69ab-4725-9d5a-96900f32acda tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:05:59.190163 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 528/2114] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:59 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:59.285054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df4077f8-724b-4303-a1d4-47657c52f5d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:59.287589 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df4077f8-724b-4303-a1d4-47657c52f5d6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:05:59.288175 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df4077f8-724b-4303-a1d4-47657c52f5d6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:59.288659 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df4077f8-724b-4303-a1d4-47657c52f5d6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:59.288816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-df4077f8-724b-4303-a1d4-47657c52f5d6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:59.295678 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:59.295678 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:05:59.296617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df4077f8-724b-4303-a1d4-47657c52f5d6 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:05:59.297098 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 529/2115] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:59 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:59.406278 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5fc6015e-1cce-49ce-a7e1-1613f6c49cac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:59.408855 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fc6015e-1cce-49ce-a7e1-1613f6c49cac tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:05:59.409186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fc6015e-1cce-49ce-a7e1-1613f6c49cac tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:59.410323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fc6015e-1cce-49ce-a7e1-1613f6c49cac tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:59.410323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5fc6015e-1cce-49ce-a7e1-1613f6c49cac tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:59.425754 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:59.425754 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:05:59.426862 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fc6015e-1cce-49ce-a7e1-1613f6c49cac tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:05:59.427379 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 526/2116] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:05:59 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:05:59.543640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc48c9bc-a551-4b96-beb4-b1ad3b0aec4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:05:59.546499 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc48c9bc-a551-4b96-beb4-b1ad3b0aec4e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:05:59.547637 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc48c9bc-a551-4b96-beb4-b1ad3b0aec4e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:05:59.547637 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc48c9bc-a551-4b96-beb4-b1ad3b0aec4e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:05:59.547637 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bc48c9bc-a551-4b96-beb4-b1ad3b0aec4e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:05:59.553333 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:05:59.553333 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:05:59.554003 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc48c9bc-a551-4b96-beb4-b1ad3b0aec4e tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:05:59.554477 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 534/2117] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:05:59 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:00.206293 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6476db79-72fe-4695-a3ff-eed4316c1748 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:00.211567 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6476db79-72fe-4695-a3ff-eed4316c1748 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:00.211763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6476db79-72fe-4695-a3ff-eed4316c1748 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:00.211938 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6476db79-72fe-4695-a3ff-eed4316c1748 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:00.215813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:00.228631 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.228631 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:00.233653 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6476db79-72fe-4695-a3ff-eed4316c1748 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:00.239774 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6476db79-72fe-4695-a3ff-eed4316c1748 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:00.240453 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 529/2118] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:00 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:00.310528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb59bca0-f572-4666-918a-a573e48edd95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:00.313262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb59bca0-f572-4666-918a-a573e48edd95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:00.313262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb59bca0-f572-4666-918a-a573e48edd95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:00.313262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb59bca0-f572-4666-918a-a573e48edd95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:00.313431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bb59bca0-f572-4666-918a-a573e48edd95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:00.322196 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.322196 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:00.323017 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb59bca0-f572-4666-918a-a573e48edd95 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:00.323485 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 527/2119] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:00 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:00.373267 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:00.373267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-407771983", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:00.373766 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-407771983', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:00.442021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a23792ff-5029-4084-871e-fd5ecc3ebcf7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:00.444165 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a23792ff-5029-4084-871e-fd5ecc3ebcf7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:00.444295 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a23792ff-5029-4084-871e-fd5ecc3ebcf7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:00.444553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a23792ff-5029-4084-871e-fd5ecc3ebcf7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:00.444729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a23792ff-5029-4084-871e-fd5ecc3ebcf7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:00.450258 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.450258 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:00.451181 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a23792ff-5029-4084-871e-fd5ecc3ebcf7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:00.451733 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 535/2120] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:00 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:00.535593 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume of 1 GB Aug 15 15:06:00.536065 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.536065 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:00.536938 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Availability Zones retrieved successfully. Aug 15 15:06:00.547269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (b10213c8-8c71-46aa-9a61-11c040ecdd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:00.547480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d075be-292d-4de9-9906-7bc692d4d072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:00.548834 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:00.571225 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0e4b64ca-daf2-487d-bd07-fd13bd6772e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:00.573818 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e4b64ca-daf2-487d-bd07-fd13bd6772e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:00.574346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e4b64ca-daf2-487d-bd07-fd13bd6772e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:00.574407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e4b64ca-daf2-487d-bd07-fd13bd6772e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:00.574563 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0e4b64ca-daf2-487d-bd07-fd13bd6772e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:00.588824 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.588824 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:00.588824 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e4b64ca-daf2-487d-bd07-fd13bd6772e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:00.588824 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 530/2121] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:00 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:00.606227 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.606227 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:00.620463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d075be-292d-4de9-9906-7bc692d4d072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ad63b8b-6b02-4d0d-861d-6b0c95fd4782', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:00.621290 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95be6771-eacd-44ef-927b-936cada89220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:00.714275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Created reservations ['60814a4e-a8e3-4d18-820b-48c4e8cd9c46', 'fd723d8c-7df5-4a21-a7c0-5b48d939dfbf', 'c40cadfe-bd46-455a-a6bb-2a5f23c7ae1a', '1d09e061-6e4c-4611-9c76-e9307c0febd0'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:00.715168 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95be6771-eacd-44ef-927b-936cada89220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60814a4e-a8e3-4d18-820b-48c4e8cd9c46', 'fd723d8c-7df5-4a21-a7c0-5b48d939dfbf', 'c40cadfe-bd46-455a-a6bb-2a5f23c7ae1a', '1d09e061-6e4c-4611-9c76-e9307c0febd0']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:00.715915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05016b4e-df59-4067-b2ee-83a0ed623c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:00.741071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05016b4e-df59-4067-b2ee-83a0ed623c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-407771983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['60814a4e-a8e3-4d18-820b-48c4e8cd9c46','fd723d8c-7df5-4a21-a7c0-5b48d939dfbf','c40cadfe-bd46-455a-a6bb-2a5f23c7ae1a','1d09e061-6e4c-4611-9c76-e9307c0febd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-407771983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6517a38b673744ef93988a1d968af26c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ad63b8b-6b02-4d0d-861d-6b0c95fd4782),volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:00.742162 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a80535d1-d8d5-427e-b50f-ebb2c06a1aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:00.762975 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a80535d1-d8d5-427e-b50f-ebb2c06a1aba) transitioned into state 'SUCCESS' from state '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-407771983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['60814a4e-a8e3-4d18-820b-48c4e8cd9c46','fd723d8c-7df5-4a21-a7c0-5b48d939dfbf','c40cadfe-bd46-455a-a6bb-2a5f23c7ae1a','1d09e061-6e4c-4611-9c76-e9307c0febd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:00.763937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a6dc03-896a-451e-9e44-477385a0965b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:00.776013 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a6dc03-896a-451e-9e44-477385a0965b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:00.776952 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (b10213c8-8c71-46aa-9a61-11c040ecdd87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:00.777396 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request issued successfully. Aug 15 15:06:00.777975 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cdc9d027-6814-4cf0-a361-0c67309cd72d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:00.778492 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 530/2122] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:00 2026] POST /volume/v3/volumes => generated 759 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:00.791109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-877f8cb2-0671-4ee7-a574-b21dbc0aaad2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:00.793624 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-877f8cb2-0671-4ee7-a574-b21dbc0aaad2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:06:00.793837 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-877f8cb2-0671-4ee7-a574-b21dbc0aaad2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:00.794047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-877f8cb2-0671-4ee7-a574-b21dbc0aaad2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:00.809508 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:00.809508 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:00.814600 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-877f8cb2-0671-4ee7-a574-b21dbc0aaad2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:00.821888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-877f8cb2-0671-4ee7-a574-b21dbc0aaad2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:06:00.822369 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 528/2123] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:00 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:01.255557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33cd6c59-a55c-4371-8d3a-bb7b9b6cfb7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:01.257666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33cd6c59-a55c-4371-8d3a-bb7b9b6cfb7b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:01.257934 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33cd6c59-a55c-4371-8d3a-bb7b9b6cfb7b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:01.258232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33cd6c59-a55c-4371-8d3a-bb7b9b6cfb7b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:01.269510 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:01.269510 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:01.273270 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33cd6c59-a55c-4371-8d3a-bb7b9b6cfb7b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:01.278265 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33cd6c59-a55c-4371-8d3a-bb7b9b6cfb7b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:01.278908 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 536/2124] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:01 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:01.335380 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9f2d7194-c2a8-40c5-a3a7-8221df31b5ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:01.337899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9f2d7194-c2a8-40c5-a3a7-8221df31b5ee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:01.337899 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9f2d7194-c2a8-40c5-a3a7-8221df31b5ee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:01.338122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9f2d7194-c2a8-40c5-a3a7-8221df31b5ee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:01.338214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9f2d7194-c2a8-40c5-a3a7-8221df31b5ee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:01.344852 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:01.344852 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:01.345887 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9f2d7194-c2a8-40c5-a3a7-8221df31b5ee tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:01.346479 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 531/2125] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:01 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:06:01.470197 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b15deb39-a460-4cac-8b90-dfcb6c3d32ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:01.475981 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b15deb39-a460-4cac-8b90-dfcb6c3d32ee tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:01.475981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b15deb39-a460-4cac-8b90-dfcb6c3d32ee tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:01.476258 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b15deb39-a460-4cac-8b90-dfcb6c3d32ee tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:01.477564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b15deb39-a460-4cac-8b90-dfcb6c3d32ee tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:01.492059 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:01.492059 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:01.493270 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b15deb39-a460-4cac-8b90-dfcb6c3d32ee tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:01.493924 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 531/2126] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:01 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:01.600629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-206410e4-6ae3-441d-b60c-41c95c27b422 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:01.603618 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-206410e4-6ae3-441d-b60c-41c95c27b422 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:01.603834 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-206410e4-6ae3-441d-b60c-41c95c27b422 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:01.604061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-206410e4-6ae3-441d-b60c-41c95c27b422 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:01.604229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-206410e4-6ae3-441d-b60c-41c95c27b422 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:01.613070 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:01.613070 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:01.614028 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-206410e4-6ae3-441d-b60c-41c95c27b422 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:01.614573 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 529/2127] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:01 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:01.844830 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d36b5c4-8ef2-4195-a4fd-6cd05ddb72d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:01.846586 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d36b5c4-8ef2-4195-a4fd-6cd05ddb72d4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:06:01.846849 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d36b5c4-8ef2-4195-a4fd-6cd05ddb72d4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:01.847083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d36b5c4-8ef2-4195-a4fd-6cd05ddb72d4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:01.861517 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:01.861517 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:01.868664 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d36b5c4-8ef2-4195-a4fd-6cd05ddb72d4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:01.879619 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d36b5c4-8ef2-4195-a4fd-6cd05ddb72d4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:06:01.879770 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 537/2128] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:01 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:02.021036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2924e173-6572-4087-826a-a6b9d28233ed req-6c1bd8bf-7935-4541-9018-f07aeabb9a63 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.024592 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-6c1bd8bf-7935-4541-9018-f07aeabb9a63 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:06:02.025793 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-6c1bd8bf-7935-4541-9018-f07aeabb9a63 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.025793 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-6c1bd8bf-7935-4541-9018-f07aeabb9a63 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.039220 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.039220 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:02.046353 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2924e173-6572-4087-826a-a6b9d28233ed req-6c1bd8bf-7935-4541-9018-f07aeabb9a63 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:02.053021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-6c1bd8bf-7935-4541-9018-f07aeabb9a63 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:06:02.053579 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 532/2129] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:02 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:02.294740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9e24cda-63e0-4d41-9e7e-c59f1a839a0c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.297011 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9e24cda-63e0-4d41-9e7e-c59f1a839a0c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:02.297579 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9e24cda-63e0-4d41-9e7e-c59f1a839a0c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.297857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9e24cda-63e0-4d41-9e7e-c59f1a839a0c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.311869 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.311869 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:02.316700 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b9e24cda-63e0-4d41-9e7e-c59f1a839a0c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:02.324826 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9e24cda-63e0-4d41-9e7e-c59f1a839a0c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:02.325405 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 532/2130] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:02 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:02.358751 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8acfa40b-41bb-4307-bb34-b4170806b670 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.361484 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8acfa40b-41bb-4307-bb34-b4170806b670 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:02.361713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8acfa40b-41bb-4307-bb34-b4170806b670 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.361929 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8acfa40b-41bb-4307-bb34-b4170806b670 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.362052 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8acfa40b-41bb-4307-bb34-b4170806b670 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:02.368083 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.368083 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:02.368976 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8acfa40b-41bb-4307-bb34-b4170806b670 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:02.369688 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 530/2131] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:02 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:02.508296 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe2a80f9-f65c-444e-9066-053ec1a3a048 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.510120 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe2a80f9-f65c-444e-9066-053ec1a3a048 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:02.510434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe2a80f9-f65c-444e-9066-053ec1a3a048 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.510677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe2a80f9-f65c-444e-9066-053ec1a3a048 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.510832 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fe2a80f9-f65c-444e-9066-053ec1a3a048 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:02.516169 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.516169 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:02.517085 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe2a80f9-f65c-444e-9066-053ec1a3a048 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:02.517507 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 538/2132] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:02 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:02.593720 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2924e173-6572-4087-826a-a6b9d28233ed req-986efda2-b723-4efe-931b-6e133281175c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.596218 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-986efda2-b723-4efe-931b-6e133281175c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:06:02.596488 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-986efda2-b723-4efe-931b-6e133281175c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.596663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-986efda2-b723-4efe-931b-6e133281175c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.605051 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.605051 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:02.610696 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2924e173-6572-4087-826a-a6b9d28233ed req-986efda2-b723-4efe-931b-6e133281175c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:02.618064 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-986efda2-b723-4efe-931b-6e133281175c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:06:02.618571 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 533/2133] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:02 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:02.631970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53decf81-c83d-4dce-80f5-bf797f56f044 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.633172 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53decf81-c83d-4dce-80f5-bf797f56f044 None None] GET https://10.4.3.107/volume// Aug 15 15:06:02.633172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53decf81-c83d-4dce-80f5-bf797f56f044 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.633172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53decf81-c83d-4dce-80f5-bf797f56f044 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.633922 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53decf81-c83d-4dce-80f5-bf797f56f044 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:02.633922 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 533/2134] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:06: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 15 15:06:02.636830 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd250227-9b72-4427-b7a7-ae9c59c431ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.638855 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd250227-9b72-4427-b7a7-ae9c59c431ea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:02.639075 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd250227-9b72-4427-b7a7-ae9c59c431ea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:02.639315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd250227-9b72-4427-b7a7-ae9c59c431ea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:02.639436 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dd250227-9b72-4427-b7a7-ae9c59c431ea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:02.644567 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.644567 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:02.645298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2924e173-6572-4087-826a-a6b9d28233ed req-254373ab-de81-4e62-b9cc-598b13639ea5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:02.645441 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd250227-9b72-4427-b7a7-ae9c59c431ea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:02.645805 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 531/2135] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:02 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:02.647927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-254373ab-de81-4e62-b9cc-598b13639ea5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:06:02.648386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-254373ab-de81-4e62-b9cc-598b13639ea5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c", "connector": null, "instance_uuid": "3a4f025a-d8b6-421b-9e8e-6b0641349570"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:02.659224 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:02.659224 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:02.692115 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-254373ab-de81-4e62-b9cc-598b13639ea5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:06:02.692402 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 539/2136] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:06:02 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 15 15:06:03.343590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-072fbca9-1da0-46d9-9df3-3c949b564dcc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:03.346390 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-072fbca9-1da0-46d9-9df3-3c949b564dcc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:03.346390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-072fbca9-1da0-46d9-9df3-3c949b564dcc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:03.346625 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-072fbca9-1da0-46d9-9df3-3c949b564dcc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:03.367982 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:03.367982 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:03.375715 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-072fbca9-1da0-46d9-9df3-3c949b564dcc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:03.383780 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-072fbca9-1da0-46d9-9df3-3c949b564dcc tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:03.385067 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 534/2137] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:03 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:03.385170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e21d692a-38fe-40de-8477-0f4a1272bbc5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:03.388364 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e21d692a-38fe-40de-8477-0f4a1272bbc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:03.388364 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e21d692a-38fe-40de-8477-0f4a1272bbc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:03.388544 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e21d692a-38fe-40de-8477-0f4a1272bbc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:03.388682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e21d692a-38fe-40de-8477-0f4a1272bbc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:03.396852 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:03.396852 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:03.398462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e21d692a-38fe-40de-8477-0f4a1272bbc5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:03.398462 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 534/2138] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:03 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:03.543844 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-937ffcd9-c4fc-4931-baca-ad72ea13207f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:03.546326 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-937ffcd9-c4fc-4931-baca-ad72ea13207f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:03.546975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-937ffcd9-c4fc-4931-baca-ad72ea13207f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:03.546975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-937ffcd9-c4fc-4931-baca-ad72ea13207f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:03.546975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-937ffcd9-c4fc-4931-baca-ad72ea13207f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:03.552394 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:03.552394 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:03.554197 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-937ffcd9-c4fc-4931-baca-ad72ea13207f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:03.554197 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 532/2139] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:03 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:03.659462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e99df8d9-e7d2-43a9-81ed-f047d37cf80a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:03.661612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e99df8d9-e7d2-43a9-81ed-f047d37cf80a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:03.661696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e99df8d9-e7d2-43a9-81ed-f047d37cf80a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:03.661861 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e99df8d9-e7d2-43a9-81ed-f047d37cf80a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:03.661937 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e99df8d9-e7d2-43a9-81ed-f047d37cf80a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:03.668128 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:03.668128 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:03.668999 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e99df8d9-e7d2-43a9-81ed-f047d37cf80a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:03.669564 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 540/2140] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:03 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:04.260915 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-955d6f83-ac7c-419e-b085-b9801495b6a0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.261398 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-955d6f83-ac7c-419e-b085-b9801495b6a0 None None] GET https://10.4.3.107/volume// Aug 15 15:06:04.261549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-955d6f83-ac7c-419e-b085-b9801495b6a0 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:04.261793 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-955d6f83-ac7c-419e-b085-b9801495b6a0 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:04.262161 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-955d6f83-ac7c-419e-b085-b9801495b6a0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:04.262554 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 535/2141] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:04.270765 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2924e173-6572-4087-826a-a6b9d28233ed req-ad8a5ef7-2f0c-4478-ad7f-4a18482a57e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.275276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-ad8a5ef7-2f0c-4478-ad7f-4a18482a57e8 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:06:04.275276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-ad8a5ef7-2f0c-4478-ad7f-4a18482a57e8 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:04.275276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-ad8a5ef7-2f0c-4478-ad7f-4a18482a57e8 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:04.290459 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.290459 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:04.294587 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2924e173-6572-4087-826a-a6b9d28233ed req-ad8a5ef7-2f0c-4478-ad7f-4a18482a57e8 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:04.301861 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-ad8a5ef7-2f0c-4478-ad7f-4a18482a57e8 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:06:04.302542 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 535/2142] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:04 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:04.406258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7d6f0ae-9363-403e-b9f6-de3bd27634bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.409390 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7d6f0ae-9363-403e-b9f6-de3bd27634bd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:04.411267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7d6f0ae-9363-403e-b9f6-de3bd27634bd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:04.411267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7d6f0ae-9363-403e-b9f6-de3bd27634bd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:04.411905 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82661f6e-46cd-4336-be92-ccc64168852d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.414276 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82661f6e-46cd-4336-be92-ccc64168852d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:04.414592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82661f6e-46cd-4336-be92-ccc64168852d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:04.414840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82661f6e-46cd-4336-be92-ccc64168852d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:04.414971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-82661f6e-46cd-4336-be92-ccc64168852d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:04.417935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.419459 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba Aug 15 15:06:04.419910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:04.420085 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.420085 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:04.422175 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.422175 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:04.423278 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82661f6e-46cd-4336-be92-ccc64168852d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:04.423997 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 541/2143] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:04 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:04.424175 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7d6f0ae-9363-403e-b9f6-de3bd27634bd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:04.429662 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7d6f0ae-9363-403e-b9f6-de3bd27634bd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:04.430176 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 533/2144] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:04 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:04.435992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:06:04.442753 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:06:04.443824 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.443824 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:04.563415 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c-np0000007361" released by "attachment_update" :: held 0.119s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:06:04.563415 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-143d2490-a38c-4898-8402-10ee3618c61a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba returned with HTTP 200 Aug 15 15:06:04.564322 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 536/2145] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:06:04 2026] PUT /volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:04.575230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54b4a51d-db39-4531-8052-4a97eab31837 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.577167 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54b4a51d-db39-4531-8052-4a97eab31837 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:04.577647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54b4a51d-db39-4531-8052-4a97eab31837 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:04.577991 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54b4a51d-db39-4531-8052-4a97eab31837 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:04.578256 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-54b4a51d-db39-4531-8052-4a97eab31837 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:04.586356 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.586356 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:04.588028 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54b4a51d-db39-4531-8052-4a97eab31837 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:04.588028 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 536/2146] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:04 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:04.612930 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2924e173-6572-4087-826a-a6b9d28233ed req-676edc71-a20a-462a-9145-5cb37809da7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.615829 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-676edc71-a20a-462a-9145-5cb37809da7b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba/action Aug 15 15:06:04.617187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-676edc71-a20a-462a-9145-5cb37809da7b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:04.617187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-676edc71-a20a-462a-9145-5cb37809da7b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:04.647072 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.647072 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:04.680211 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2924e173-6572-4087-826a-a6b9d28233ed req-676edc71-a20a-462a-9145-5cb37809da7b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba/action returned with HTTP 204 Aug 15 15:06:04.680632 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 542/2147] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:04 2026] POST /volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:04.683157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65b9b4b7-3f57-4e54-8e1b-62b436460aea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:04.686215 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65b9b4b7-3f57-4e54-8e1b-62b436460aea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:04.686500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65b9b4b7-3f57-4e54-8e1b-62b436460aea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:04.686729 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65b9b4b7-3f57-4e54-8e1b-62b436460aea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:04.686867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-65b9b4b7-3f57-4e54-8e1b-62b436460aea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:04.693449 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:04.693449 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:04.694334 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65b9b4b7-3f57-4e54-8e1b-62b436460aea tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:04.694986 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 534/2148] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:04 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:05.163741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-ef9c115f-4c44-4680-9d2a-e506aca702eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.166423 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-ef9c115f-4c44-4680-9d2a-e506aca702eb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2/action Aug 15 15:06:05.166423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-ef9c115f-4c44-4680-9d2a-e506aca702eb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:05.166423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-ef9c115f-4c44-4680-9d2a-e506aca702eb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:05.195623 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.195623 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:05.212890 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3ca5a36f-9458-4740-9d06-e636f5934ee8 req-ef9c115f-4c44-4680-9d2a-e506aca702eb tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2/action returned with HTTP 204 Aug 15 15:06:05.213175 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 537/2149] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:05 2026] POST /volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:05.453581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7167cc7e-7efb-455f-9e04-ce9bc484ffb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.454023 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc780f40-5e92-4dc4-ba28-9c63e2968985 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.456197 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7167cc7e-7efb-455f-9e04-ce9bc484ffb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.456197 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7167cc7e-7efb-455f-9e04-ce9bc484ffb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.456460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7167cc7e-7efb-455f-9e04-ce9bc484ffb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.457696 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc780f40-5e92-4dc4-ba28-9c63e2968985 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:05.457696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc780f40-5e92-4dc4-ba28-9c63e2968985 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.458152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc780f40-5e92-4dc4-ba28-9c63e2968985 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.458304 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bc780f40-5e92-4dc4-ba28-9c63e2968985 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:05.466023 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.466023 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:05.466994 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc780f40-5e92-4dc4-ba28-9c63e2968985 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:05.467488 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 543/2150] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:05.470713 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.470713 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:05.475715 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7167cc7e-7efb-455f-9e04-ce9bc484ffb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.481333 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7167cc7e-7efb-455f-9e04-ce9bc484ffb2 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:05.481839 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 537/2151] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:05.482619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-557f8b6e-d5a2-4efc-ab0e-f63b888bdc46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.485633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-557f8b6e-d5a2-4efc-ab0e-f63b888bdc46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:05.485914 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-557f8b6e-d5a2-4efc-ab0e-f63b888bdc46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.486371 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-557f8b6e-d5a2-4efc-ab0e-f63b888bdc46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.486474 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-557f8b6e-d5a2-4efc-ab0e-f63b888bdc46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:05.492360 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.492360 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:05.494298 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-557f8b6e-d5a2-4efc-ab0e-f63b888bdc46 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:05.495005 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 535/2152] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:05.505089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e6f40dd0-0c46-4a00-b6cc-3e1a0060798e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.507162 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6f40dd0-0c46-4a00-b6cc-3e1a0060798e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.507807 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6f40dd0-0c46-4a00-b6cc-3e1a0060798e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.507807 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6f40dd0-0c46-4a00-b6cc-3e1a0060798e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.508553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9199d527-c253-4503-ad87-331f26d16864 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.510824 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:06:05.511367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27ee3013-12a5-4d6b-bb48-909b903ea52c", "incremental": true, "force": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:05.513414 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating new backup {'backup': {'volume_id': '27ee3013-12a5-4d6b-bb48-909b903ea52c', 'incremental': True, 'force': True}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:06:05.513612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating backup of volume 27ee3013-12a5-4d6b-bb48-909b903ea52c in container None Aug 15 15:06:05.525747 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.525747 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:05.526000 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:05.526737 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.526737 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:05.531500 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e6f40dd0-0c46-4a00-b6cc-3e1a0060798e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.537054 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6f40dd0-0c46-4a00-b6cc-3e1a0060798e tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:05.537676 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 538/2153] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:05.555546 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.556093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['3038fdfc-2478-430b-8ae3-600dfd9ca824', 'b33ba8ff-637a-4201-b562-1577ecbd6bc4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:05.559921 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.560126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.560358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.560748 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume with id: 29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.571333 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.571333 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:05.571864 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.586011 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-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 15 15:06:05.586487 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84a7c2a0-a128-42af-80a2-1e4191d263fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 400 Aug 15 15:06:05.587208 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 538/2154] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:05 2026] DELETE /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 307 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:06:05.599973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b82a92df-0e12-425e-9313-a723932654a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.601555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b82a92df-0e12-425e-9313-a723932654a7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.601982 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b82a92df-0e12-425e-9313-a723932654a7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.602780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b82a92df-0e12-425e-9313-a723932654a7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.604453 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-159f7179-da71-4c38-a1a3-a9802bdac04d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.607839 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-159f7179-da71-4c38-a1a3-a9802bdac04d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:05.608047 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-159f7179-da71-4c38-a1a3-a9802bdac04d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.608280 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-159f7179-da71-4c38-a1a3-a9802bdac04d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.608429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-159f7179-da71-4c38-a1a3-a9802bdac04d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:05.615003 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.615003 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:05.616927 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.616927 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:05.617872 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-159f7179-da71-4c38-a1a3-a9802bdac04d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:05.618467 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 539/2155] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:05.621755 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9199d527-c253-4503-ad87-331f26d16864 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:06:05.622324 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 544/2156] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:05 2026] POST /volume/v3/backups => generated 288 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:05.624933 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b82a92df-0e12-425e-9313-a723932654a7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.637402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa9a34fc-406a-4de5-bf9c-fe08c1672588 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.637566 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b82a92df-0e12-425e-9313-a723932654a7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:05.638201 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 536/2157] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:05.644034 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa9a34fc-406a-4de5-bf9c-fe08c1672588 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:05.644192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa9a34fc-406a-4de5-bf9c-fe08c1672588 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.644583 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa9a34fc-406a-4de5-bf9c-fe08c1672588 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.644803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fa9a34fc-406a-4de5-bf9c-fe08c1672588 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:05.663714 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.663714 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:05.664295 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa9a34fc-406a-4de5-bf9c-fe08c1672588 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:05.664863 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 539/2158] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:05.707826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-cfd7b1ba-b7c7-4b94-ae95-6838de177d64 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.709087 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea2466d7-9eef-4479-b5bb-38923b06ab9d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.709897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-cfd7b1ba-b7c7-4b94-ae95-6838de177d64 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.710086 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-cfd7b1ba-b7c7-4b94-ae95-6838de177d64 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.710393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-cfd7b1ba-b7c7-4b94-ae95-6838de177d64 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.711169 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea2466d7-9eef-4479-b5bb-38923b06ab9d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:05.711446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea2466d7-9eef-4479-b5bb-38923b06ab9d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.711800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea2466d7-9eef-4479-b5bb-38923b06ab9d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.711800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ea2466d7-9eef-4479-b5bb-38923b06ab9d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:05.717053 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.717053 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:05.718069 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea2466d7-9eef-4479-b5bb-38923b06ab9d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:05.718646 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 545/2159] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:05.723385 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.723385 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:05.728371 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-cfd7b1ba-b7c7-4b94-ae95-6838de177d64 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.736408 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-cfd7b1ba-b7c7-4b94-ae95-6838de177d64 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:05.737561 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 540/2160] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:05.765880 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.768638 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] POST https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532/action Aug 15 15:06:05.769112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:05.769328 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:05.783302 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.783302 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:05.783740 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.791427 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Begin detaching volume completed successfully. Aug 15 15:06:05.791745 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-3904a429-62c0-4f8d-a13e-754c31a1deef tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532/action returned with HTTP 202 Aug 15 15:06:05.792380 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 537/2161] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:05 2026] POST /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:05.866363 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e097203-eb69-4af0-a026-60dbb120af7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.867480 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e097203-eb69-4af0-a026-60dbb120af7c None None] GET https://10.4.3.107/volume// Aug 15 15:06:05.868997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e097203-eb69-4af0-a026-60dbb120af7c None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.868997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e097203-eb69-4af0-a026-60dbb120af7c None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.868997 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e097203-eb69-4af0-a026-60dbb120af7c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:05.869719 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 540/2162] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:06:05.888366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-8e7bd0df-9780-47a7-987d-4aaa3f115c38 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:05.893837 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-8e7bd0df-9780-47a7-987d-4aaa3f115c38 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:05.894108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-8e7bd0df-9780-47a7-987d-4aaa3f115c38 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:05.894758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-8e7bd0df-9780-47a7-987d-4aaa3f115c38 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:05.909948 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:05.909948 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:05.916680 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-8e7bd0df-9780-47a7-987d-4aaa3f115c38 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:05.925777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-8e7bd0df-9780-47a7-987d-4aaa3f115c38 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:05.926319 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 546/2163] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:05 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:06.080686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-8ef5ff75-7acc-481c-972b-8504ca17bf7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:06.083413 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-8ef5ff75-7acc-481c-972b-8504ca17bf7b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/limits Aug 15 15:06:06.083413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-8ef5ff75-7acc-481c-972b-8504ca17bf7b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:06.083748 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-8ef5ff75-7acc-481c-972b-8504ca17bf7b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:06.123781 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-8ef5ff75-7acc-481c-972b-8504ca17bf7b tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/limits returned with HTTP 200 Aug 15 15:06:06.124628 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 541/2164] 10.4.3.107 () {68 vars in 1484 bytes} [Sat Aug 15 15:06:06 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:06.188113 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-c072f5d9-1b6b-4f28-b985-5d8f4926f433 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:06.193321 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-c072f5d9-1b6b-4f28-b985-5d8f4926f433 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:06:06.193600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-c072f5d9-1b6b-4f28-b985-5d8f4926f433 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:06.193867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-c072f5d9-1b6b-4f28-b985-5d8f4926f433 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:06.221407 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:06.221407 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:06.230456 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-c072f5d9-1b6b-4f28-b985-5d8f4926f433 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:06:06.240065 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-c072f5d9-1b6b-4f28-b985-5d8f4926f433 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 200 Aug 15 15:06:06.240700 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 538/2165] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:06 2026] GET /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 1452 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:06.257215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:06.262920 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:06.263532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f36de947-38f0-4066-b811-f48a09444202", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-93265086", "description": null, "metadata": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:06.283978 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:06.283978 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:06.284647 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:06:06.284832 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Create snapshot from volume f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:06:06.350334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Created reservations ['6d5d5fa7-1e03-4878-bbcd-14ea538a880b', 'f7035152-656a-4ced-8cf3-32019a62f71b', '75a67026-b0f3-47d6-accb-a3bc9095d311', '55361ad1-7f6f-443d-b305-5cc0dcd246b7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:06.419355 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Snapshot force create request issued successfully. Aug 15 15:06:06.419355 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c7d5a304-acb3-48b9-b47e-989bfe2927c7 req-4dafe44e-4983-4b33-aaae-2d813e699338 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:06.419619 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 541/2166] 10.4.3.107 () {72 vars in 1547 bytes} [Sat Aug 15 15:06:06 2026] POST /volume/v3/snapshots => generated 317 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:06.636767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22a72c0a-8c2c-4b82-b2c9-a453ace36400 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:06.642066 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22a72c0a-8c2c-4b82-b2c9-a453ace36400 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:06.642368 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22a72c0a-8c2c-4b82-b2c9-a453ace36400 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:06.642601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22a72c0a-8c2c-4b82-b2c9-a453ace36400 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:06.642724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-22a72c0a-8c2c-4b82-b2c9-a453ace36400 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:06.650812 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:06.650812 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:06.652114 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22a72c0a-8c2c-4b82-b2c9-a453ace36400 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:06.652114 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 547/2167] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:06 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:06.677645 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba231744-5304-4059-b6bf-e94fa45e2d5d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:06.679586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba231744-5304-4059-b6bf-e94fa45e2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:06.679747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba231744-5304-4059-b6bf-e94fa45e2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:06.679947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba231744-5304-4059-b6bf-e94fa45e2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:06.680056 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ba231744-5304-4059-b6bf-e94fa45e2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:06.688591 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:06.688591 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:06.690034 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba231744-5304-4059-b6bf-e94fa45e2d5d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:06.690708 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 542/2168] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:06 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:06.731663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d47bdafd-bf82-4aeb-b320-fa1a7dc6aec3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:06.733582 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d47bdafd-bf82-4aeb-b320-fa1a7dc6aec3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:06.733863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d47bdafd-bf82-4aeb-b320-fa1a7dc6aec3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:06.734080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d47bdafd-bf82-4aeb-b320-fa1a7dc6aec3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:06.734184 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d47bdafd-bf82-4aeb-b320-fa1a7dc6aec3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:06.738879 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:06.738879 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:06.739585 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d47bdafd-bf82-4aeb-b320-fa1a7dc6aec3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:06.740157 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 539/2169] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:06 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:07.668556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-722b9c1d-cecd-437c-8e4d-8ddf36f07b7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:07.671112 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-722b9c1d-cecd-437c-8e4d-8ddf36f07b7b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:07.671715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-722b9c1d-cecd-437c-8e4d-8ddf36f07b7b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:07.671715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-722b9c1d-cecd-437c-8e4d-8ddf36f07b7b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:07.671805 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-722b9c1d-cecd-437c-8e4d-8ddf36f07b7b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:07.679450 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:07.679450 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:07.680591 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-722b9c1d-cecd-437c-8e4d-8ddf36f07b7b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:07.681064 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 542/2170] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:07 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:07.703704 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf024992-0834-48a7-a951-d09f315aab37 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:07.707983 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf024992-0834-48a7-a951-d09f315aab37 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:07.708393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf024992-0834-48a7-a951-d09f315aab37 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:07.708685 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf024992-0834-48a7-a951-d09f315aab37 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:07.708835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cf024992-0834-48a7-a951-d09f315aab37 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:07.716548 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:07.716548 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:07.717259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf024992-0834-48a7-a951-d09f315aab37 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:07.717687 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 548/2171] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:07 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:07.756836 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-937f0440-7f11-4767-a2fa-448c64037ad6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:07.762168 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-937f0440-7f11-4767-a2fa-448c64037ad6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:07.762168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-937f0440-7f11-4767-a2fa-448c64037ad6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:07.762168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-937f0440-7f11-4767-a2fa-448c64037ad6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:07.762360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-937f0440-7f11-4767-a2fa-448c64037ad6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:07.771156 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:07.771156 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:07.772189 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-937f0440-7f11-4767-a2fa-448c64037ad6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:07.772765 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 543/2172] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:07 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:08.632515 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-afc6b1e6-5883-4e4c-be6a-6db1dffc0058 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.635388 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afc6b1e6-5883-4e4c-be6a-6db1dffc0058 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 Aug 15 15:06:08.635673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afc6b1e6-5883-4e4c-be6a-6db1dffc0058 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:08.635958 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afc6b1e6-5883-4e4c-be6a-6db1dffc0058 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:08.645976 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:08.645976 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:08.646561 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afc6b1e6-5883-4e4c-be6a-6db1dffc0058 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Snapshot retrieved successfully. Aug 15 15:06:08.647652 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afc6b1e6-5883-4e4c-be6a-6db1dffc0058 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 returned with HTTP 200 Aug 15 15:06:08.648314 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 540/2173] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:08 2026] GET /volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:06:08.695269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-24e2cbed-a319-4d69-9dbc-cfc4e97f8d23 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.700710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24e2cbed-a319-4d69-9dbc-cfc4e97f8d23 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:08.701035 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24e2cbed-a319-4d69-9dbc-cfc4e97f8d23 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:08.701386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24e2cbed-a319-4d69-9dbc-cfc4e97f8d23 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:08.701569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-24e2cbed-a319-4d69-9dbc-cfc4e97f8d23 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:08.713745 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:08.713745 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:08.714599 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24e2cbed-a319-4d69-9dbc-cfc4e97f8d23 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:08.715017 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 543/2174] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:08 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:08.730476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0fdbdc1d-bd26-441c-8fc6-d5c4587f984f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.732932 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fdbdc1d-bd26-441c-8fc6-d5c4587f984f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:08.733321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0fdbdc1d-bd26-441c-8fc6-d5c4587f984f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:08.734109 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0fdbdc1d-bd26-441c-8fc6-d5c4587f984f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:08.734109 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0fdbdc1d-bd26-441c-8fc6-d5c4587f984f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:08.740082 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:08.740082 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:08.741640 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fdbdc1d-bd26-441c-8fc6-d5c4587f984f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:08.741741 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 549/2175] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:08 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:08.785510 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-07acb84b-4cfa-404d-a333-369faa7ed17b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.787694 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07acb84b-4cfa-404d-a333-369faa7ed17b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:08.787935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07acb84b-4cfa-404d-a333-369faa7ed17b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:08.788263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07acb84b-4cfa-404d-a333-369faa7ed17b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:08.788441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-07acb84b-4cfa-404d-a333-369faa7ed17b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:08.794868 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:08.794868 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:08.795756 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07acb84b-4cfa-404d-a333-369faa7ed17b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:08.796259 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 544/2176] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:08 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:08.811791 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67952a01-d224-4729-8812-c28a0d6ca589 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.926486 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67952a01-d224-4729-8812-c28a0d6ca589 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877/export_record Aug 15 15:06:08.927520 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67952a01-d224-4729-8812-c28a0d6ca589 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:08.928357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67952a01-d224-4729-8812-c28a0d6ca589 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:08.928514 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-67952a01-d224-4729-8812-c28a0d6ca589 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Export record for backup 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:06:08.936923 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:08.936923 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:08.937891 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-67952a01-d224-4729-8812-c28a0d6ca589 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '0c95183281fd4d6d8bc5e35b94e03d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec090ea9af494f4f83318660edef99b6', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:06:08.938079 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67952a01-d224-4729-8812-c28a0d6ca589 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877/export_record returned with HTTP 403 Aug 15 15:06:08.938523 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 541/2177] 10.4.3.107 () {68 vars in 1430 bytes} [Sat Aug 15 15:06:08 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877/export_record => generated 101 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:08.950168 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.953281 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:08.953692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-662787936"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:08.957640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-662787936'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:08.959448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume of 1 GB Aug 15 15:06:08.962664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:08.964553 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Availability Zones retrieved successfully. Aug 15 15:06:08.966505 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 Aug 15 15:06:08.966718 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:08.966975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:08.967048 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Delete snapshot with id: 82b49d04-156d-4a8d-95c9-a33c1b73aa39 Aug 15 15:06:08.974741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Flow 'volume_create_api' (3b6f1bc3-9eac-4990-981e-ffb8c64cf193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:08.976332 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:08.976332 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:08.977410 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Snapshot retrieved successfully. Aug 15 15:06:08.977964 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6e0223-e5da-4000-8cf2-741e2b48b21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:08.979297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:09.008944 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Snapshot delete request issued successfully. Aug 15 15:06:09.009713 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cac19d98-a66c-4952-9436-bd9fc7ea9771 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 returned with HTTP 202 Aug 15 15:06:09.011280 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 550/2178] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:06:08 2026] DELETE /volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:09.022501 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-27c44a17-33ae-4cb2-866d-b4fccea2c317 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:09.025638 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27c44a17-33ae-4cb2-866d-b4fccea2c317 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 Aug 15 15:06:09.025638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27c44a17-33ae-4cb2-866d-b4fccea2c317 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:09.025875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27c44a17-33ae-4cb2-866d-b4fccea2c317 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:09.030607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6e0223-e5da-4000-8cf2-741e2b48b21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:09.032480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea3e5fb-ac47-4c4a-b62a-532264061277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:09.040190 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:09.040190 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:09.040759 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-27c44a17-33ae-4cb2-866d-b4fccea2c317 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Snapshot retrieved successfully. Aug 15 15:06:09.041632 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27c44a17-33ae-4cb2-866d-b4fccea2c317 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 returned with HTTP 200 Aug 15 15:06:09.042074 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 545/2179] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:09 2026] GET /volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:09.083581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Created reservations ['b3e89b73-ff78-422f-a403-d81fe1d45832', '0327ec4f-d6fd-4ab3-983f-ad9a35ec53ce', '78ac89af-2816-4118-8a19-c15eacd5fe71', '5f0d0a0e-9514-4303-bf68-5291250494ef'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:09.084679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea3e5fb-ac47-4c4a-b62a-532264061277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e89b73-ff78-422f-a403-d81fe1d45832', '0327ec4f-d6fd-4ab3-983f-ad9a35ec53ce', '78ac89af-2816-4118-8a19-c15eacd5fe71', '5f0d0a0e-9514-4303-bf68-5291250494ef']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:09.087261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4307b6-81be-4c12-a7e7-bc7491af740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:09.117781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4307b6-81be-4c12-a7e7-bc7491af740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52db49e9-f586-4891-af37-ad9e67a1ceb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662787936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec090ea9af494f4f83318660edef99b6',qos_specs=None,replication_status=,reservations=['b3e89b73-ff78-422f-a403-d81fe1d45832','0327ec4f-d6fd-4ab3-983f-ad9a35ec53ce','78ac89af-2816-4118-8a19-c15eacd5fe71','5f0d0a0e-9514-4303-bf68-5291250494ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662787936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52db49e9-f586-4891-af37-ad9e67a1ceb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec090ea9af494f4f83318660edef99b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:09.118667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1a4b4b-97f9-4c49-9160-70a9c4849ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:09.140685 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1a4b4b-97f9-4c49-9160-70a9c4849ce5) transitioned into state 'SUCCESS' from state '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-662787936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec090ea9af494f4f83318660edef99b6',qos_specs=None,replication_status=,reservations=['b3e89b73-ff78-422f-a403-d81fe1d45832','0327ec4f-d6fd-4ab3-983f-ad9a35ec53ce','78ac89af-2816-4118-8a19-c15eacd5fe71','5f0d0a0e-9514-4303-bf68-5291250494ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:09.141489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61065235-f346-401e-9a80-18ab621e04b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:09.153794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61065235-f346-401e-9a80-18ab621e04b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:09.155028 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Flow 'volume_create_api' (3b6f1bc3-9eac-4990-981e-ffb8c64cf193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:09.155483 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume request issued successfully. Aug 15 15:06:09.156191 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4956cf76-3826-49fc-aa6f-9b6f55120043 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:09.156745 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 544/2180] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:06:08 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:09.172587 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67ccf910-a68b-4a62-978e-8c0e9bd8a4f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:09.178468 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67ccf910-a68b-4a62-978e-8c0e9bd8a4f2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 Aug 15 15:06:09.180104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67ccf910-a68b-4a62-978e-8c0e9bd8a4f2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:09.181037 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67ccf910-a68b-4a62-978e-8c0e9bd8a4f2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:09.216488 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:09.216488 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:09.233187 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-67ccf910-a68b-4a62-978e-8c0e9bd8a4f2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:09.243663 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67ccf910-a68b-4a62-978e-8c0e9bd8a4f2 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 returned with HTTP 200 Aug 15 15:06:09.244594 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 542/2181] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:09 2026] GET /volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 => generated 956 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:09.729391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9abf13d8-5334-4e79-867e-45dae0ea2670 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:09.733479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9abf13d8-5334-4e79-867e-45dae0ea2670 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:09.733902 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9abf13d8-5334-4e79-867e-45dae0ea2670 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:09.734048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9abf13d8-5334-4e79-867e-45dae0ea2670 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:09.734189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9abf13d8-5334-4e79-867e-45dae0ea2670 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:09.743832 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:09.743832 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:09.744994 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9abf13d8-5334-4e79-867e-45dae0ea2670 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:09.745570 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 551/2182] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:09 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:09.753581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d55daf3-991f-4c58-b650-e588a9311147 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:09.755878 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d55daf3-991f-4c58-b650-e588a9311147 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:09.756094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d55daf3-991f-4c58-b650-e588a9311147 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:09.756416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d55daf3-991f-4c58-b650-e588a9311147 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:09.756623 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3d55daf3-991f-4c58-b650-e588a9311147 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:09.762711 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:09.762711 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:09.763777 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d55daf3-991f-4c58-b650-e588a9311147 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:09.764677 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 546/2183] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:09 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:10.052607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef7b420a-2297-4fdb-9cb7-eae8dc162f75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:10.055055 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef7b420a-2297-4fdb-9cb7-eae8dc162f75 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] GET https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 Aug 15 15:06:10.055464 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef7b420a-2297-4fdb-9cb7-eae8dc162f75 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:10.055573 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef7b420a-2297-4fdb-9cb7-eae8dc162f75 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:10.060774 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef7b420a-2297-4fdb-9cb7-eae8dc162f75 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 returned with HTTP 404 Aug 15 15:06:10.061317 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 545/2184] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:10 2026] GET /volume/v3/snapshots/82b49d04-156d-4a8d-95c9-a33c1b73aa39 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:10.260963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26cf6a23-064a-4efd-bcfc-e23e5240e30f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:10.265297 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26cf6a23-064a-4efd-bcfc-e23e5240e30f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 Aug 15 15:06:10.265546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26cf6a23-064a-4efd-bcfc-e23e5240e30f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:10.265856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26cf6a23-064a-4efd-bcfc-e23e5240e30f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:10.273839 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:10.273839 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:10.278092 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26cf6a23-064a-4efd-bcfc-e23e5240e30f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:10.283735 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26cf6a23-064a-4efd-bcfc-e23e5240e30f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 returned with HTTP 200 Aug 15 15:06:10.284305 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 543/2185] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:10 2026] GET /volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:10.302535 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b55127f9-a483-40f5-b787-db0c66ed79ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:10.304818 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:06:10.305308 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52db49e9-f586-4891-af37-ad9e67a1ceb8", "name": "tempest-type-Backup-813798450"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:10.307736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Creating new backup {'backup': {'volume_id': '52db49e9-f586-4891-af37-ad9e67a1ceb8', 'name': 'tempest-type-Backup-813798450'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:06:10.307736 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Creating backup of volume 52db49e9-f586-4891-af37-ad9e67a1ceb8 in container None Aug 15 15:06:10.318081 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:10.318081 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:10.318620 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:10.345649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Created reservations ['605be2ba-3b6f-40ff-9a8f-78f141b27013', 'a589b808-9a8f-4254-88c4-e87ffffe446e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:10.402265 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b55127f9-a483-40f5-b787-db0c66ed79ce tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:06:10.403107 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 552/2186] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:06:10 2026] POST /volume/v3/backups => generated 315 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:10.413456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3bb4b321-17e2-41d3-8f0e-820b557daaac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:10.415296 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb4b321-17e2-41d3-8f0e-820b557daaac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:10.415580 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb4b321-17e2-41d3-8f0e-820b557daaac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:10.415876 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb4b321-17e2-41d3-8f0e-820b557daaac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:10.416019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3bb4b321-17e2-41d3-8f0e-820b557daaac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:10.421559 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:10.421559 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:10.422254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb4b321-17e2-41d3-8f0e-820b557daaac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:10.422715 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 547/2187] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:10 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:10.757809 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2afc650-fb87-4abd-a1d6-fee596476124 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:10.759853 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2afc650-fb87-4abd-a1d6-fee596476124 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:10.760117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2afc650-fb87-4abd-a1d6-fee596476124 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:10.760460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2afc650-fb87-4abd-a1d6-fee596476124 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:10.760593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d2afc650-fb87-4abd-a1d6-fee596476124 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:10.765996 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:10.765996 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:10.766744 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2afc650-fb87-4abd-a1d6-fee596476124 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:10.767125 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 546/2188] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:10 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:10.780293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ecf6a50c-66ad-47d9-8555-563eef57e91c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:10.788864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecf6a50c-66ad-47d9-8555-563eef57e91c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:10.789447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecf6a50c-66ad-47d9-8555-563eef57e91c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:10.790061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecf6a50c-66ad-47d9-8555-563eef57e91c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:10.790644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ecf6a50c-66ad-47d9-8555-563eef57e91c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:10.805987 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:10.805987 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:10.809283 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecf6a50c-66ad-47d9-8555-563eef57e91c tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:10.810328 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 544/2189] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:10 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:11.434347 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf072372-9ba5-425a-a7a0-3812f70f4bc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:11.438301 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf072372-9ba5-425a-a7a0-3812f70f4bc8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:11.438605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf072372-9ba5-425a-a7a0-3812f70f4bc8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:11.438868 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf072372-9ba5-425a-a7a0-3812f70f4bc8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:11.439021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cf072372-9ba5-425a-a7a0-3812f70f4bc8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:11.447457 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:11.447457 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:11.448368 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf072372-9ba5-425a-a7a0-3812f70f4bc8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:11.448872 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 553/2190] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:11 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:11.782643 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a652fa79-aa97-4adc-b947-5a0ad91da204 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:11.785412 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a652fa79-aa97-4adc-b947-5a0ad91da204 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:11.785859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a652fa79-aa97-4adc-b947-5a0ad91da204 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:11.786007 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a652fa79-aa97-4adc-b947-5a0ad91da204 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:11.786132 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a652fa79-aa97-4adc-b947-5a0ad91da204 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:11.792968 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:11.792968 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:11.793850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a652fa79-aa97-4adc-b947-5a0ad91da204 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:11.794544 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 548/2191] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:11 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:11.822136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e113abed-eab1-4a08-8833-fb220c07323d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:11.824395 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e113abed-eab1-4a08-8833-fb220c07323d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:11.824662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e113abed-eab1-4a08-8833-fb220c07323d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:11.824932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e113abed-eab1-4a08-8833-fb220c07323d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:11.825078 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e113abed-eab1-4a08-8833-fb220c07323d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:11.830331 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:11.830331 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:11.831133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e113abed-eab1-4a08-8833-fb220c07323d tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:11.831580 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 547/2192] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:11 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:12.465641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0748c34-6251-4fc9-bd57-016cc05145df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:12.471821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0748c34-6251-4fc9-bd57-016cc05145df tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:12.472207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0748c34-6251-4fc9-bd57-016cc05145df tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:12.472727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0748c34-6251-4fc9-bd57-016cc05145df tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:12.473431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b0748c34-6251-4fc9-bd57-016cc05145df tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:12.490472 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:12.490472 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:12.493609 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0748c34-6251-4fc9-bd57-016cc05145df tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:12.495528 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 545/2193] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:12 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 724 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:12.811232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67d4c3c5-69bb-4cb7-b79e-8bd3d77e7f6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:12.813196 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d4c3c5-69bb-4cb7-b79e-8bd3d77e7f6c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:12.813511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d4c3c5-69bb-4cb7-b79e-8bd3d77e7f6c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:12.813768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d4c3c5-69bb-4cb7-b79e-8bd3d77e7f6c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:12.813919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-67d4c3c5-69bb-4cb7-b79e-8bd3d77e7f6c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:12.826572 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:12.826572 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:12.827742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d4c3c5-69bb-4cb7-b79e-8bd3d77e7f6c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:12.831467 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 554/2194] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:12 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:12.846348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5aebb538-175f-493f-9d0a-6fe16d286f72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:12.848078 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5aebb538-175f-493f-9d0a-6fe16d286f72 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:12.848583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5aebb538-175f-493f-9d0a-6fe16d286f72 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:12.848583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5aebb538-175f-493f-9d0a-6fe16d286f72 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:12.848728 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5aebb538-175f-493f-9d0a-6fe16d286f72 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:12.854379 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:12.854379 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:12.855522 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5aebb538-175f-493f-9d0a-6fe16d286f72 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:12.856033 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 549/2195] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:12 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:12.965650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-b77bf2a5-3a4d-4acb-895d-263c73d2e111 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:12.981959 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-b77bf2a5-3a4d-4acb-895d-263c73d2e111 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2 Aug 15 15:06:12.981959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-b77bf2a5-3a4d-4acb-895d-263c73d2e111 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:12.981959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-b77bf2a5-3a4d-4acb-895d-263c73d2e111 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:12.995649 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:12.995649 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:13.063763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7af0a644-c2c6-4a56-b2ae-81f346e48581 req-b77bf2a5-3a4d-4acb-895d-263c73d2e111 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2 returned with HTTP 200 Aug 15 15:06:13.064172 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 548/2196] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:12 2026] DELETE /volume/v3/attachments/2063f124-29e4-41b6-8e6d-892cc37f5de2 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:13.257423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d2783cd-5e4b-4afe-b8c1-3ace1f414348 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:13.262912 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d2783cd-5e4b-4afe-b8c1-3ace1f414348 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:13.263670 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d2783cd-5e4b-4afe-b8c1-3ace1f414348 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:13.263916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d2783cd-5e4b-4afe-b8c1-3ace1f414348 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:13.286067 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:13.286067 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:13.295912 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9d2783cd-5e4b-4afe-b8c1-3ace1f414348 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:13.307725 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d2783cd-5e4b-4afe-b8c1-3ace1f414348 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:13.309985 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 546/2197] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:13 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:13.511333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ff38caf-d02c-4a19-b038-2c22266d81b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:13.511333 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ff38caf-d02c-4a19-b038-2c22266d81b3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:13.511695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ff38caf-d02c-4a19-b038-2c22266d81b3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:13.511921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ff38caf-d02c-4a19-b038-2c22266d81b3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:13.511979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7ff38caf-d02c-4a19-b038-2c22266d81b3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:13.516556 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:13.516556 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:13.517544 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ff38caf-d02c-4a19-b038-2c22266d81b3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:13.517720 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 555/2198] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:13 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:13.843833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4178e55e-6f55-443d-a858-4dd2ab5087b4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:13.845399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4178e55e-6f55-443d-a858-4dd2ab5087b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:13.845837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4178e55e-6f55-443d-a858-4dd2ab5087b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:13.846152 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4178e55e-6f55-443d-a858-4dd2ab5087b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:13.846425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4178e55e-6f55-443d-a858-4dd2ab5087b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:13.855639 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:13.855639 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:13.855639 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4178e55e-6f55-443d-a858-4dd2ab5087b4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:13.855639 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 550/2199] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:13 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:13.871977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfdca981-2dd2-4b79-a3c2-fd949d3545f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:13.879990 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfdca981-2dd2-4b79-a3c2-fd949d3545f8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:13.879990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfdca981-2dd2-4b79-a3c2-fd949d3545f8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:13.879990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfdca981-2dd2-4b79-a3c2-fd949d3545f8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:13.879990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bfdca981-2dd2-4b79-a3c2-fd949d3545f8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:13.890819 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-f6c7d797-7cda-4091-8a84-071e17b87d5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:13.891683 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:13.891683 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:13.892848 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfdca981-2dd2-4b79-a3c2-fd949d3545f8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:13.893357 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-f6c7d797-7cda-4091-8a84-071e17b87d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] DELETE https://10.4.3.107/volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87 Aug 15 15:06:13.893627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-f6c7d797-7cda-4091-8a84-071e17b87d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:13.895410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-f6c7d797-7cda-4091-8a84-071e17b87d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:13.896024 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 549/2200] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:13 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:13.902842 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:13.902842 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:13.957410 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-f6c7d797-7cda-4091-8a84-071e17b87d5e tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87 returned with HTTP 200 Aug 15 15:06:13.957850 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 547/2201] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:13 2026] DELETE /volume/v3/attachments/a638c4a3-9763-4dd2-a2f8-01eebc983e87 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:13.973506 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:13.976821 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:06:13.977085 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:13.977254 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:13.977392 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Delete volume with id: f36de947-38f0-4066-b811-f48a09444202 Aug 15 15:06:13.985812 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:13.985812 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:13.986349 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Volume info retrieved successfully. Aug 15 15:06:14.010106 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] Delete volume request issued successfully. Aug 15 15:06:14.010106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-84beaf8d-5220-472e-8c21-8fac3e79b3ba req-93ed6a05-9444-4932-8c64-e6e778232394 tempest-ImageDependencyTests-1328691695 tempest-ImageDependencyTests-1328691695-project-member] https://10.4.3.107/volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 returned with HTTP 202 Aug 15 15:06:14.010106 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 556/2202] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:06:13 2026] DELETE /volume/v3/volumes/f36de947-38f0-4066-b811-f48a09444202 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:14.530745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e58d36f7-d6bc-408e-8888-c50cc2d4f886 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:14.535529 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e58d36f7-d6bc-408e-8888-c50cc2d4f886 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:14.535529 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e58d36f7-d6bc-408e-8888-c50cc2d4f886 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:14.535529 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e58d36f7-d6bc-408e-8888-c50cc2d4f886 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:14.535529 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e58d36f7-d6bc-408e-8888-c50cc2d4f886 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:14.541459 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:14.541459 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:14.541459 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e58d36f7-d6bc-408e-8888-c50cc2d4f886 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:14.541459 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 551/2203] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:14 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:14.867657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2fc38733-d55f-4b16-a9bc-151700571770 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:14.869781 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fc38733-d55f-4b16-a9bc-151700571770 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:14.870023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fc38733-d55f-4b16-a9bc-151700571770 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:14.870275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2fc38733-d55f-4b16-a9bc-151700571770 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:14.870401 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2fc38733-d55f-4b16-a9bc-151700571770 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:14.875198 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:14.875198 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:14.876082 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2fc38733-d55f-4b16-a9bc-151700571770 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:14.876520 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 550/2204] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:14 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:14.909798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58bc8f08-3f33-45dd-9c2c-433436617518 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:14.914361 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58bc8f08-3f33-45dd-9c2c-433436617518 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:14.914594 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58bc8f08-3f33-45dd-9c2c-433436617518 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:14.914822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58bc8f08-3f33-45dd-9c2c-433436617518 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:14.914953 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-58bc8f08-3f33-45dd-9c2c-433436617518 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:14.928788 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:14.928788 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:14.930486 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58bc8f08-3f33-45dd-9c2c-433436617518 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:14.931147 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 548/2205] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:14 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:15.522185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a55a4de-601f-4000-83c4-358bad54f37c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.524205 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a55a4de-601f-4000-83c4-358bad54f37c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:06:15.527393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a55a4de-601f-4000-83c4-358bad54f37c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.527393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a55a4de-601f-4000-83c4-358bad54f37c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.533834 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.533834 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:15.537803 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a55a4de-601f-4000-83c4-358bad54f37c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:06:15.541583 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a55a4de-601f-4000-83c4-358bad54f37c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:06:15.542922 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 557/2206] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:15 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:15.553925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-99f38e84-644b-4158-86da-223b18da6564 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.559477 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99f38e84-644b-4158-86da-223b18da6564 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:15.561610 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99f38e84-644b-4158-86da-223b18da6564 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.561943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99f38e84-644b-4158-86da-223b18da6564 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.562157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-99f38e84-644b-4158-86da-223b18da6564 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:15.573685 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.573685 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:15.574766 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99f38e84-644b-4158-86da-223b18da6564 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:15.578864 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 552/2207] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:15 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 724 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:15.596768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-3ed5ed81-375d-4e75-849c-292a5b821099 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.599343 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-3ed5ed81-375d-4e75-849c-292a5b821099 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:06:15.599343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-3ed5ed81-375d-4e75-849c-292a5b821099 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.599626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-3ed5ed81-375d-4e75-849c-292a5b821099 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.609512 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.609512 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:15.614466 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-3ed5ed81-375d-4e75-849c-292a5b821099 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:06:15.619845 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-3ed5ed81-375d-4e75-849c-292a5b821099 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:06:15.620392 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 551/2208] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:15 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:15.651692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.656370 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f/action Aug 15 15:06:15.656816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:15.656973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:15.673284 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.673284 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:15.673284 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:06:15.683385 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Begin detaching volume completed successfully. Aug 15 15:06:15.683876 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-6638feed-4d7c-45e4-8284-9c8d7365bc38 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f/action returned with HTTP 202 Aug 15 15:06:15.684265 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 549/2209] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:15 2026] POST /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:15.741489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d50b363-7889-4e19-859e-752d30d20709 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.741905 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d50b363-7889-4e19-859e-752d30d20709 None None] GET https://10.4.3.107/volume// Aug 15 15:06:15.742092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d50b363-7889-4e19-859e-752d30d20709 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.742352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d50b363-7889-4e19-859e-752d30d20709 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.742745 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d50b363-7889-4e19-859e-752d30d20709 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:15.743079 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 558/2210] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:15.756278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-85b87c7c-bb9b-4d94-8204-8b9e687911ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.759359 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-85b87c7c-bb9b-4d94-8204-8b9e687911ac tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:06:15.759630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-85b87c7c-bb9b-4d94-8204-8b9e687911ac tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.759884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-85b87c7c-bb9b-4d94-8204-8b9e687911ac tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.787796 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.787796 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:15.796030 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-85b87c7c-bb9b-4d94-8204-8b9e687911ac tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:06:15.804147 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-85b87c7c-bb9b-4d94-8204-8b9e687911ac tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:06:15.805284 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 553/2211] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:15 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 1324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:15.890635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47e7dfff-76fd-4192-948a-111317958bde None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.893106 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47e7dfff-76fd-4192-948a-111317958bde tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:15.893498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47e7dfff-76fd-4192-948a-111317958bde tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.893779 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47e7dfff-76fd-4192-948a-111317958bde tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.893932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-47e7dfff-76fd-4192-948a-111317958bde tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:15.900563 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.900563 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:15.901837 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47e7dfff-76fd-4192-948a-111317958bde tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:15.902282 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 552/2212] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:15 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:15.946253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fac7bfcd-a29f-4725-9d66-a02cf413c9b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:15.949743 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fac7bfcd-a29f-4725-9d66-a02cf413c9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:15.951405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fac7bfcd-a29f-4725-9d66-a02cf413c9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:15.951817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fac7bfcd-a29f-4725-9d66-a02cf413c9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:15.953963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fac7bfcd-a29f-4725-9d66-a02cf413c9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:15.970458 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:15.970458 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:15.971656 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fac7bfcd-a29f-4725-9d66-a02cf413c9b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:15.972178 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 550/2213] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:15 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:16.503187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:16.507924 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:16.509205 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:16.509500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:16.514583 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume with id: 29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:16.546329 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:16.546329 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:16.548053 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:16.572325 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume request issued successfully. Aug 15 15:06:16.572665 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1185392-b1ea-41bb-9e50-e75da18d07e5 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 202 Aug 15 15:06:16.573067 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 559/2214] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:16 2026] DELETE /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:16.584830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8920e65e-3c69-41e0-8b2d-a0ebec35a4fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:16.587967 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8920e65e-3c69-41e0-8b2d-a0ebec35a4fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:16.588380 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8920e65e-3c69-41e0-8b2d-a0ebec35a4fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:16.588957 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8920e65e-3c69-41e0-8b2d-a0ebec35a4fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:16.590657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94fbb906-0a1e-4109-aae0-37378b5ae3e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:16.593824 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fbb906-0a1e-4109-aae0-37378b5ae3e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:16.594117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fbb906-0a1e-4109-aae0-37378b5ae3e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:16.594420 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fbb906-0a1e-4109-aae0-37378b5ae3e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:16.594569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-94fbb906-0a1e-4109-aae0-37378b5ae3e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:16.597229 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=285,cinder:UPDATE=73,cinder:INSERT=39 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:06:16.600939 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:16.600939 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:16.601222 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:16.601222 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:16.602142 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fbb906-0a1e-4109-aae0-37378b5ae3e4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:16.602490 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 553/2215] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:16 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:16.607897 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8920e65e-3c69-41e0-8b2d-a0ebec35a4fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:16.619852 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8920e65e-3c69-41e0-8b2d-a0ebec35a4fd tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 200 Aug 15 15:06:16.620516 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 554/2216] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:16 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:16.831989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-b04e4c7b-6f91-474c-b591-5301ad246153 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:16.834711 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-b04e4c7b-6f91-474c-b591-5301ad246153 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711 Aug 15 15:06:16.835004 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-b04e4c7b-6f91-474c-b591-5301ad246153 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:16.835327 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-b04e4c7b-6f91-474c-b591-5301ad246153 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:16.844648 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:16.844648 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:16.918729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60cfdc0f-3533-4383-b755-90b08a7b4874 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:16.921399 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60cfdc0f-3533-4383-b755-90b08a7b4874 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:06:16.921736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60cfdc0f-3533-4383-b755-90b08a7b4874 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:16.921956 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60cfdc0f-3533-4383-b755-90b08a7b4874 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:16.922221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-60cfdc0f-3533-4383-b755-90b08a7b4874 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:16.928103 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:16.928103 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:16.929161 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60cfdc0f-3533-4383-b755-90b08a7b4874 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:06:16.929744 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 560/2217] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:16 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:16.950160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b0d410e3-fce2-459a-a81c-04b34fd6b730 req-b04e4c7b-6f91-474c-b591-5301ad246153 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711 returned with HTTP 200 Aug 15 15:06:16.950654 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 551/2218] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:16 2026] DELETE /volume/v3/attachments/4b8698b7-f3d7-4054-847b-9dade6ad5711 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:16.989715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e012757-8bd8-4d54-b399-3935491fb337 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:16.992174 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e012757-8bd8-4d54-b399-3935491fb337 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:16.993663 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e012757-8bd8-4d54-b399-3935491fb337 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:16.993663 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e012757-8bd8-4d54-b399-3935491fb337 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:16.993663 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4e012757-8bd8-4d54-b399-3935491fb337 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:16.999762 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:16.999762 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:17.001155 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e012757-8bd8-4d54-b399-3935491fb337 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:17.002061 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 554/2219] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:16 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.013283 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5120fd5b-bd51-4297-a0dd-93a712974647 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.015781 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5120fd5b-bd51-4297-a0dd-93a712974647 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:17.015781 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5120fd5b-bd51-4297-a0dd-93a712974647 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.015781 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5120fd5b-bd51-4297-a0dd-93a712974647 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.015962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5120fd5b-bd51-4297-a0dd-93a712974647 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:17.020487 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.020487 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:17.021378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5120fd5b-bd51-4297-a0dd-93a712974647 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:17.021824 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 555/2220] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:17 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.034608 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.036531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:17.036691 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.036908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.037006 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete backup with id: 66ddb85d-ec97-4916-8d9d-f226ac34ca34. Aug 15 15:06:17.042689 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.042689 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:17.071201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] delete_backup rpcapi backup_id 66ddb85d-ec97-4916-8d9d-f226ac34ca34 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:06:17.074529 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c2c8886-ccf2-4bf2-8849-4b60913c73e7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 202 Aug 15 15:06:17.074529 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 561/2221] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:17 2026] DELETE /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:17.087976 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6cde39c-0bd8-4edf-840d-6cbddc648e7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.090821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6cde39c-0bd8-4edf-840d-6cbddc648e7f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:17.091584 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6cde39c-0bd8-4edf-840d-6cbddc648e7f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.092061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6cde39c-0bd8-4edf-840d-6cbddc648e7f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.092530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e6cde39c-0bd8-4edf-840d-6cbddc648e7f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:17.099365 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.099365 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:17.101032 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6cde39c-0bd8-4edf-840d-6cbddc648e7f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 200 Aug 15 15:06:17.101648 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 552/2222] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:17 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.616674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5bef9c76-8510-470b-b986-41765a7aeda1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.621508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5bef9c76-8510-470b-b986-41765a7aeda1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:17.621508 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5bef9c76-8510-470b-b986-41765a7aeda1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.621508 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5bef9c76-8510-470b-b986-41765a7aeda1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.621508 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5bef9c76-8510-470b-b986-41765a7aeda1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:17.629122 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.629122 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:17.630030 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5bef9c76-8510-470b-b986-41765a7aeda1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:17.631718 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 555/2223] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:17 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.638818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-53a98716-818e-40ce-a608-5863f3999ed3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.642696 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53a98716-818e-40ce-a608-5863f3999ed3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 Aug 15 15:06:17.642696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53a98716-818e-40ce-a608-5863f3999ed3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.642696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53a98716-818e-40ce-a608-5863f3999ed3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.647999 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53a98716-818e-40ce-a608-5863f3999ed3 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 returned with HTTP 404 Aug 15 15:06:17.648558 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 556/2224] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:17 2026] GET /volume/v3/volumes/29d46f26-9995-4bd9-beb5-261136fee532 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:17.724011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9065e594-3b90-48f7-954c-dafd19bd8d62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.738801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0035e7e3-9273-448f-b888-01d78151e25d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.742588 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:06:17.742920 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.743267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.743507 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume with id: 35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:06:17.763344 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.763344 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:17.763344 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:17.785873 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume request issued successfully. Aug 15 15:06:17.786155 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0035e7e3-9273-448f-b888-01d78151e25d tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 202 Aug 15 15:06:17.786730 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 553/2225] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:17 2026] DELETE /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:17.794745 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2e8bff8-c3dc-411e-8765-1abaa8dadc5b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.797301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2e8bff8-c3dc-411e-8765-1abaa8dadc5b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:06:17.797623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2e8bff8-c3dc-411e-8765-1abaa8dadc5b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.798254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2e8bff8-c3dc-411e-8765-1abaa8dadc5b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.804941 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.804941 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:17.810052 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b2e8bff8-c3dc-411e-8765-1abaa8dadc5b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:17.816498 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2e8bff8-c3dc-411e-8765-1abaa8dadc5b tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 200 Aug 15 15:06:17.817910 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 556/2226] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:17 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.856758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8221ff5-1160-4e82-9cc7-7cc99fb10642 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.858854 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8221ff5-1160-4e82-9cc7-7cc99fb10642 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:06:17.859173 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8221ff5-1160-4e82-9cc7-7cc99fb10642 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:17.860035 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8221ff5-1160-4e82-9cc7-7cc99fb10642 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:17.871287 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9065e594-3b90-48f7-954c-dafd19bd8d62 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:17.871885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9065e594-3b90-48f7-954c-dafd19bd8d62 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-480129956"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:17.871981 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:17.871981 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:17.877975 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8221ff5-1160-4e82-9cc7-7cc99fb10642 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:06:17.885554 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8221ff5-1160-4e82-9cc7-7cc99fb10642 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:06:17.885996 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 557/2227] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:17 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.895096 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9065e594-3b90-48f7-954c-dafd19bd8d62 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:17.895659 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 562/2228] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:06:17 2026] POST /volume/v3/types => generated 215 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:17.916378 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5069a299-eff0-4a0a-9dd5-06a05d2e36ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:17.922098 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5069a299-eff0-4a0a-9dd5-06a05d2e36ca tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:06:17.923794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5069a299-eff0-4a0a-9dd5-06a05d2e36ca tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1062530513"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:17.972652 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5069a299-eff0-4a0a-9dd5-06a05d2e36ca tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:06:17.973313 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 554/2229] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:06:17 2026] POST /volume/v3/group_types => generated 173 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:17.985790 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-836603d3-0d3b-4047-9236-86b902d88be6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.076220 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:06:18.076709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ddc778c3-44d6-4733-80a3-baef72118260", "volume_types": ["8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80"], "name": "tempest-Group1-1225169250"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:18.078595 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Creating new group {'group': {'group_type': 'ddc778c3-44d6-4733-80a3-baef72118260', 'volume_types': ['8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80'], 'name': 'tempest-Group1-1225169250'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:06:18.082640 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Creating group tempest-Group1-1225169250. Aug 15 15:06:18.105074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability zone cache updated, next update will occur around 2026-08-15 16:06:18.104516. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:06:18.105626 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability Zones retrieved successfully. Aug 15 15:06:18.114003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6fb9aadb-10b6-40eb-b454-075da55496e2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.115937 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fb9aadb-10b6-40eb-b454-075da55496e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 Aug 15 15:06:18.116116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fb9aadb-10b6-40eb-b454-075da55496e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:18.116357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fb9aadb-10b6-40eb-b454-075da55496e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:18.116460 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6fb9aadb-10b6-40eb-b454-075da55496e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 66ddb85d-ec97-4916-8d9d-f226ac34ca34. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:18.122108 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fb9aadb-10b6-40eb-b454-075da55496e2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 returned with HTTP 404 Aug 15 15:06:18.122710 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 558/2230] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:18 2026] GET /volume/v3/backups/66ddb85d-ec97-4916-8d9d-f226ac34ca34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:18.133144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-199412ac-021d-4066-b18d-de5b34d4dff5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.137395 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:06:18.137852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27ee3013-12a5-4d6b-bb48-909b903ea52c", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1710597594", "container": "tempest-volumesbackupstest-backup-container-1362973003"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:18.139734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating new backup {'backup': {'volume_id': '27ee3013-12a5-4d6b-bb48-909b903ea52c', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1710597594', 'container': 'tempest-volumesbackupstest-backup-container-1362973003'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:06:18.139917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Creating backup of volume 27ee3013-12a5-4d6b-bb48-909b903ea52c in container tempest-volumesbackupstest-backup-container-1362973003 Aug 15 15:06:18.140801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Created reservations ['02b987bc-1c77-4e2a-bd00-8296b58acf6d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:18.152944 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:18.152944 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:18.153609 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:18.188558 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-836603d3-0d3b-4047-9236-86b902d88be6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:06:18.189048 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 557/2231] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:06:17 2026] POST /volume/v3/groups => generated 94 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:18.195676 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Created reservations ['ec05eb87-73f4-45ac-86c3-7d81626709aa', '4622e56b-1a3d-4c68-b9c2-d8f324147f6c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:18.197132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8d11b77-82f3-475f-b8cc-d3c9af6da79b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.201055 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8d11b77-82f3-475f-b8cc-d3c9af6da79b tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 Aug 15 15:06:18.201509 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8d11b77-82f3-475f-b8cc-d3c9af6da79b tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:18.202027 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8d11b77-82f3-475f-b8cc-d3c9af6da79b tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:18.202264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-b8d11b77-82f3-475f-b8cc-d3c9af6da79b tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member cccb8d24-4ece-412a-9daf-46564cb068c4 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:18.208382 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:18.208382 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:18.229755 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8d11b77-82f3-475f-b8cc-d3c9af6da79b tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 returned with HTTP 200 Aug 15 15:06:18.230343 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 555/2232] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:18 2026] GET /volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 => generated 322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:18.258053 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-199412ac-021d-4066-b18d-de5b34d4dff5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:06:18.258649 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 563/2233] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:18 2026] POST /volume/v3/backups => generated 330 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:06:18.272329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1626a898-03a6-44fb-b68b-2461ea4af3b5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.272329 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1626a898-03a6-44fb-b68b-2461ea4af3b5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:18.272329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1626a898-03a6-44fb-b68b-2461ea4af3b5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:18.272329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1626a898-03a6-44fb-b68b-2461ea4af3b5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:18.272329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1626a898-03a6-44fb-b68b-2461ea4af3b5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:18.280093 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:18.280093 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:18.281297 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1626a898-03a6-44fb-b68b-2461ea4af3b5 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:18.281819 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 559/2234] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:18 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:18.647390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c91b962-bb1f-4955-9239-d59f283115cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.649912 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c91b962-bb1f-4955-9239-d59f283115cf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:18.650265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c91b962-bb1f-4955-9239-d59f283115cf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:18.650566 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c91b962-bb1f-4955-9239-d59f283115cf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:18.650736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4c91b962-bb1f-4955-9239-d59f283115cf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:18.658316 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:18.658316 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:18.659260 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c91b962-bb1f-4955-9239-d59f283115cf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:18.659659 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 558/2235] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:18 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:18.836443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7465fbac-290f-400e-8549-6ceb07f93f42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.838885 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7465fbac-290f-400e-8549-6ceb07f93f42 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f Aug 15 15:06:18.840072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7465fbac-290f-400e-8549-6ceb07f93f42 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:18.840072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7465fbac-290f-400e-8549-6ceb07f93f42 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:18.852165 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7465fbac-290f-400e-8549-6ceb07f93f42 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f returned with HTTP 404 Aug 15 15:06:18.852917 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 556/2236] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:18 2026] GET /volume/v3/volumes/35297470-fb92-42a2-918a-9322573b3d2f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:18.987860 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:18.989924 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:06:18.990152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:18.990415 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:18.990603 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume with id: 2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:06:19.000223 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.000223 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:19.000813 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:19.019571 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Delete volume request issued successfully. Aug 15 15:06:19.019771 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6dfae746-f71f-4b8b-ac0f-240ae42c48d7 tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 202 Aug 15 15:06:19.020230 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 564/2237] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:18 2026] DELETE /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:19.029127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f244341-f424-45ef-a9db-75e61df4361c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.031934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f244341-f424-45ef-a9db-75e61df4361c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:06:19.032176 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f244341-f424-45ef-a9db-75e61df4361c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.032426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f244341-f424-45ef-a9db-75e61df4361c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.043147 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.043147 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:19.048500 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5f244341-f424-45ef-a9db-75e61df4361c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Volume info retrieved successfully. Aug 15 15:06:19.055536 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f244341-f424-45ef-a9db-75e61df4361c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 200 Aug 15 15:06:19.056251 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 560/2238] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:19.244429 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5a481d5-5c9a-4f67-9874-f14250d26735 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.249005 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5a481d5-5c9a-4f67-9874-f14250d26735 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 Aug 15 15:06:19.249412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5a481d5-5c9a-4f67-9874-f14250d26735 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.249589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5a481d5-5c9a-4f67-9874-f14250d26735 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.249752 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-b5a481d5-5c9a-4f67-9874-f14250d26735 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member cccb8d24-4ece-412a-9daf-46564cb068c4 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:19.256498 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.256498 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:19.265165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5a481d5-5c9a-4f67-9874-f14250d26735 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 returned with HTTP 200 Aug 15 15:06:19.266121 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 559/2239] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:19.280101 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.280553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-f28bd7d4-ec52-424c-864c-d833e21c50d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.282252 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:06:19.285275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ddc778c3-44d6-4733-80a3-baef72118260", "volume_types": ["8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80"], "name": "tempest-Group2-1256241682"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:19.285595 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-f28bd7d4-ec52-424c-864c-d833e21c50d0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:06:19.285595 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-f28bd7d4-ec52-424c-864c-d833e21c50d0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.285595 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-f28bd7d4-ec52-424c-864c-d833e21c50d0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.285720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Creating new group {'group': {'group_type': 'ddc778c3-44d6-4733-80a3-baef72118260', 'volume_types': ['8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80'], 'name': 'tempest-Group2-1256241682'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:06:19.291941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Creating group tempest-Group2-1256241682. Aug 15 15:06:19.292538 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.292538 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:19.296069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54460f39-b20b-4895-bdf2-7ff5e09fe018 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.296261 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.296261 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:19.302266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54460f39-b20b-4895-bdf2-7ff5e09fe018 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:19.302266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54460f39-b20b-4895-bdf2-7ff5e09fe018 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.302266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54460f39-b20b-4895-bdf2-7ff5e09fe018 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.302266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-54460f39-b20b-4895-bdf2-7ff5e09fe018 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:19.305826 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability Zones retrieved successfully. Aug 15 15:06:19.307526 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-f28bd7d4-ec52-424c-864c-d833e21c50d0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:06:19.310163 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.310163 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:19.311607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54460f39-b20b-4895-bdf2-7ff5e09fe018 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:19.312341 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 561/2240] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:19.314392 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-f28bd7d4-ec52-424c-864c-d833e21c50d0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:06:19.315520 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 565/2241] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:19.325283 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Created reservations ['731d7733-9193-4eb7-a64a-58740d4ce27b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:19.330484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-979191f5-f1e3-4537-b86f-e3e849403535 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.330987 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-979191f5-f1e3-4537-b86f-e3e849403535 None None] GET https://10.4.3.107/volume// Aug 15 15:06:19.331229 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-979191f5-f1e3-4537-b86f-e3e849403535 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.331496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-979191f5-f1e3-4537-b86f-e3e849403535 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.331902 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-979191f5-f1e3-4537-b86f-e3e849403535 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:19.332347 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 560/2242] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:06:19.343413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-abc66475-1b1e-4c7d-9c02-fd374b1bbe0e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.348017 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-abc66475-1b1e-4c7d-9c02-fd374b1bbe0e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:06:19.348017 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-abc66475-1b1e-4c7d-9c02-fd374b1bbe0e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "113835bb-d016-47ef-8905-ef308e0edfa8", "connector": null, "instance_uuid": "982edaa8-c5eb-4c64-ac6b-7a007a38836f"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:19.360431 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.360431 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:19.360821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89ab4c95-d1c8-4e4b-8181-9c2d0712f89a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:06:19.361326 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 557/2243] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:06:19 2026] POST /volume/v3/groups => generated 94 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:19.376458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e62dc15a-2eb7-4724-9576-b9938749627d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.379912 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e62dc15a-2eb7-4724-9576-b9938749627d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:19.381305 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e62dc15a-2eb7-4724-9576-b9938749627d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.381649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e62dc15a-2eb7-4724-9576-b9938749627d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.381649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-e62dc15a-2eb7-4724-9576-b9938749627d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:19.394772 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=249,cinder:INSERT=28,cinder:UPDATE=54 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:06:19.395141 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.395141 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:19.418885 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-abc66475-1b1e-4c7d-9c02-fd374b1bbe0e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:06:19.419048 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 562/2244] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:06:19 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:19.433544 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e62dc15a-2eb7-4724-9576-b9938749627d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f returned with HTTP 200 Aug 15 15:06:19.433959 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 566/2245] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f => generated 322 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:19.669540 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-210b15df-d827-4750-995a-7ed624579034 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:19.671421 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-210b15df-d827-4750-995a-7ed624579034 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:19.671624 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-210b15df-d827-4750-995a-7ed624579034 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:19.671873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-210b15df-d827-4750-995a-7ed624579034 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:19.671998 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-210b15df-d827-4750-995a-7ed624579034 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:19.679638 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:19.679638 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:19.680440 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-210b15df-d827-4750-995a-7ed624579034 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:19.680850 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 561/2246] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:19 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:20.071383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff99c221-dbf4-45cd-9ac2-9bd42c05052c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.073638 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff99c221-dbf4-45cd-9ac2-9bd42c05052c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] GET https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 Aug 15 15:06:20.073893 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff99c221-dbf4-45cd-9ac2-9bd42c05052c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.074145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff99c221-dbf4-45cd-9ac2-9bd42c05052c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.089221 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff99c221-dbf4-45cd-9ac2-9bd42c05052c tempest-AttachVolumeNegativeTest-637722779 tempest-AttachVolumeNegativeTest-637722779-project-member] https://10.4.3.107/volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 returned with HTTP 404 Aug 15 15:06:20.089933 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 558/2247] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/v3/volumes/2d66ed4b-c589-48ae-aae3-abc4539e7298 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:20.327151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af78886c-efad-4e3b-93dc-7a3aeb004f81 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.329004 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af78886c-efad-4e3b-93dc-7a3aeb004f81 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:20.329262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af78886c-efad-4e3b-93dc-7a3aeb004f81 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.329475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af78886c-efad-4e3b-93dc-7a3aeb004f81 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.329586 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-af78886c-efad-4e3b-93dc-7a3aeb004f81 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:20.334745 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.334745 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:20.335682 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af78886c-efad-4e3b-93dc-7a3aeb004f81 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:20.336146 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 563/2248] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:20.448231 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2b2a93e-c52e-41df-a905-f0ecee21f1aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.453437 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2b2a93e-c52e-41df-a905-f0ecee21f1aa tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:20.453437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2b2a93e-c52e-41df-a905-f0ecee21f1aa tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.453437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2b2a93e-c52e-41df-a905-f0ecee21f1aa tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.453437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-d2b2a93e-c52e-41df-a905-f0ecee21f1aa tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:20.458274 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.458274 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:20.478535 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2b2a93e-c52e-41df-a905-f0ecee21f1aa tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f returned with HTTP 200 Aug 15 15:06:20.481065 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 567/2249] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:20.490992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9cf122d-f271-409b-9662-de07f5234c1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.494117 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:20.494448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-644805375", "volume_type": "8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80", "group_id": "cccb8d24-4ece-412a-9daf-46564cb068c4", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:20.496595 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-644805375', 'volume_type': '8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80', 'group_id': 'cccb8d24-4ece-412a-9daf-46564cb068c4', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:20.512151 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.512151 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:20.512629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume of 1 GB Aug 15 15:06:20.524285 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability Zones retrieved successfully. Aug 15 15:06:20.535802 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Flow 'volume_create_api' (2b2432e3-5803-4ee7-8179-a870942de72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:20.537186 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5398fd4-aaa8-4e1d-891d-9e42c96be405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:20.537822 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.537822 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:20.539468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:20.576259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5398fd4-aaa8-4e1d-891d-9e42c96be405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80,is_public=True,name='tempest-GroupsTest-volume-type-480129956',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cccb8d24-4ece-412a-9daf-46564cb068c4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:20.577045 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1ff39fc-cb9e-41f7-b889-69b9fdc571e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:20.620533 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-480129956 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-480129956, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:20.621013 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-480129956 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-480129956, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:20.673945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Created reservations ['23c73bea-0f08-43c9-9aa5-402b732c66cd', '626a09eb-c1e0-4977-9a60-8dd4df311cf7', 'f64d25cc-e0e0-42bf-b263-40ec91acd454', '5b811559-6ada-4932-b968-f8d999f86367'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:20.674673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1ff39fc-cb9e-41f7-b889-69b9fdc571e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23c73bea-0f08-43c9-9aa5-402b732c66cd', '626a09eb-c1e0-4977-9a60-8dd4df311cf7', 'f64d25cc-e0e0-42bf-b263-40ec91acd454', '5b811559-6ada-4932-b968-f8d999f86367']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:20.675548 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912aa7cc-22ba-4216-a8bd-0ff7e95cf243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:20.697648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a2100fd-ebe3-43e2-a9d5-9454d000d4b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.701775 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912aa7cc-22ba-4216-a8bd-0ff7e95cf243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ce2115-9c79-405f-a2d9-400f26b43335', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-644805375',encryption_key_id=None,group_id=cccb8d24-4ece-412a-9daf-46564cb068c4,group_type_id=,metadata={},multiattach=False,project_id='71622a6f436641c18a2fe6917f0b8365',qos_specs=None,replication_status=,reservations=['23c73bea-0f08-43c9-9aa5-402b732c66cd','626a09eb-c1e0-4977-9a60-8dd4df311cf7','f64d25cc-e0e0-42bf-b263-40ec91acd454','5b811559-6ada-4932-b968-f8d999f86367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205ce85461e247588d962fff62a9dad0',volume_type_id=8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-644805375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cccb8d24-4ece-412a-9daf-46564cb068c4,host=None,id=e2ce2115-9c79-405f-a2d9-400f26b43335,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71622a6f436641c18a2fe6917f0b8365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='205ce85461e247588d962fff62a9dad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80),volume_type_id=8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:20.702810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5283df77-694a-4886-a90f-694a26da8fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:20.704613 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a2100fd-ebe3-43e2-a9d5-9454d000d4b1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:20.704816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a2100fd-ebe3-43e2-a9d5-9454d000d4b1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.704996 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a2100fd-ebe3-43e2-a9d5-9454d000d4b1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.705608 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0a2100fd-ebe3-43e2-a9d5-9454d000d4b1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:20.719559 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.719559 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:20.720371 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a2100fd-ebe3-43e2-a9d5-9454d000d4b1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:20.720723 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 559/2250] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:20.740711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5283df77-694a-4886-a90f-694a26da8fba) transitioned into state 'SUCCESS' from state '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-644805375',encryption_key_id=None,group_id=cccb8d24-4ece-412a-9daf-46564cb068c4,group_type_id=,metadata={},multiattach=False,project_id='71622a6f436641c18a2fe6917f0b8365',qos_specs=None,replication_status=,reservations=['23c73bea-0f08-43c9-9aa5-402b732c66cd','626a09eb-c1e0-4977-9a60-8dd4df311cf7','f64d25cc-e0e0-42bf-b263-40ec91acd454','5b811559-6ada-4932-b968-f8d999f86367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205ce85461e247588d962fff62a9dad0',volume_type_id=8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:20.741485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cd3a85-6a99-4d7c-a9a9-e4bd16b9b4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:20.765814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cd3a85-6a99-4d7c-a9a9-e4bd16b9b4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:20.767089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Flow 'volume_create_api' (2b2432e3-5803-4ee7-8179-a870942de72e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:20.767498 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume request issued successfully. Aug 15 15:06:20.772823 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:20.775808 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:20.786874 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b37501fa-953c-40c7-bdaf-a526cddb21b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.787382 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b37501fa-953c-40c7-bdaf-a526cddb21b6 None None] GET https://10.4.3.107/volume// Aug 15 15:06:20.787642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b37501fa-953c-40c7-bdaf-a526cddb21b6 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.787929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b37501fa-953c-40c7-bdaf-a526cddb21b6 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.791276 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b37501fa-953c-40c7-bdaf-a526cddb21b6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:20.791276 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 564/2251] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:06:20.802275 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-84b1c671-2c2d-4f0b-b5a8-9ce816d93907 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.805143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-84b1c671-2c2d-4f0b-b5a8-9ce816d93907 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:06:20.805436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-84b1c671-2c2d-4f0b-b5a8-9ce816d93907 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.805664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-84b1c671-2c2d-4f0b-b5a8-9ce816d93907 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.819577 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.819577 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:20.824625 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-84b1c671-2c2d-4f0b-b5a8-9ce816d93907 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:06:20.831536 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-84b1c671-2c2d-4f0b-b5a8-9ce816d93907 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:06:20.832049 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 568/2252] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:20.842293 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:20.843657 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.843657 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:20.848924 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9cf122d-f271-409b-9662-de07f5234c1a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:20.849464 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 562/2253] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:06:20 2026] POST /volume/v3/volumes => generated 813 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:20.869601 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.873316 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 Aug 15 15:06:20.873601 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:20.873838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:20.889918 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.889918 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:20.898070 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:20.899082 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:20.899321 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:20.958819 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:20.965745 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:20.965745 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:20.979070 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7afab8dd-ed3d-4166-97cd-985c2aa9d2b0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 returned with HTTP 200 Aug 15 15:06:20.979665 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 560/2254] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:20 2026] GET /volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 => generated 905 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:20.993275 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:20.997988 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] PUT https://10.4.3.107/volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252 Aug 15 15:06:20.998720 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:21.004546 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=301,cinder:UPDATE=87,cinder:INSERT=39 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:06:21.015787 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Acquiring lock "cinder-attachment_update-113835bb-d016-47ef-8905-ef308e0edfa8-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:06:21.026719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Lock "cinder-attachment_update-113835bb-d016-47ef-8905-ef308e0edfa8-np0000007361" acquired by "attachment_update" :: waited 0.011s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:06:21.028603 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:21.028603 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:21.195621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Lock "cinder-attachment_update-113835bb-d016-47ef-8905-ef308e0edfa8-np0000007361" released by "attachment_update" :: held 0.169s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:06:21.196158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-ef9d43b3-fe91-42ee-8e45-3105c147297e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252 returned with HTTP 200 Aug 15 15:06:21.196782 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 565/2255] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:06:20 2026] PUT /volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:21.289161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-5a124850-f24a-4ffb-bafb-f0981fcc11f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:21.290502 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-5a124850-f24a-4ffb-bafb-f0981fcc11f2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252/action Aug 15 15:06:21.297100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-5a124850-f24a-4ffb-bafb-f0981fcc11f2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:21.297853 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-5a124850-f24a-4ffb-bafb-f0981fcc11f2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:21.338465 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:21.338465 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:21.353169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5b0abe0-834d-4469-8471-800392e39cf9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:21.361145 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5b0abe0-834d-4469-8471-800392e39cf9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:21.362528 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5b0abe0-834d-4469-8471-800392e39cf9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:21.363179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5b0abe0-834d-4469-8471-800392e39cf9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:21.363872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e5b0abe0-834d-4469-8471-800392e39cf9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:21.365492 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a91b157d-60ca-44f6-880c-d991aba33a95 req-5a124850-f24a-4ffb-bafb-f0981fcc11f2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252/action returned with HTTP 204 Aug 15 15:06:21.365979 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 569/2256] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:21 2026] POST /volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:21.379415 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:21.379415 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:21.380025 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5b0abe0-834d-4469-8471-800392e39cf9 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:21.380570 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 563/2257] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:21 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:21.735448 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32853cf8-1f03-4405-bc88-b649392efa42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:21.737634 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32853cf8-1f03-4405-bc88-b649392efa42 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:21.737863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32853cf8-1f03-4405-bc88-b649392efa42 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:21.738330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32853cf8-1f03-4405-bc88-b649392efa42 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:21.738330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-32853cf8-1f03-4405-bc88-b649392efa42 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:21.743219 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:21.743219 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:21.743998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32853cf8-1f03-4405-bc88-b649392efa42 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:21.744508 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 561/2258] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:21 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:22.008746 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.011627 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 Aug 15 15:06:22.012791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.012791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.028273 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.028273 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:22.034866 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:22.035823 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:22.036283 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:22.094976 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:22.100543 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.100543 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:22.113687 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e3fb70b-8c0a-4673-a34e-ce19c2eceab9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 returned with HTTP 200 Aug 15 15:06:22.116631 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 566/2259] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 => generated 906 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:06:22.134200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dca4470e-49b0-4607-807f-34d66ed4df43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.140188 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dca4470e-49b0-4607-807f-34d66ed4df43 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 Aug 15 15:06:22.140188 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dca4470e-49b0-4607-807f-34d66ed4df43 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.140188 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dca4470e-49b0-4607-807f-34d66ed4df43 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.140188 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-dca4470e-49b0-4607-807f-34d66ed4df43 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member cccb8d24-4ece-412a-9daf-46564cb068c4 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:22.144521 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.144521 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:22.158790 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dca4470e-49b0-4607-807f-34d66ed4df43 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 returned with HTTP 200 Aug 15 15:06:22.158790 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 570/2260] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:22.171649 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61b02d83-2893-43ac-a47f-3ae7cc650511 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.173773 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61b02d83-2893-43ac-a47f-3ae7cc650511 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:22.173773 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61b02d83-2893-43ac-a47f-3ae7cc650511 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.173922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61b02d83-2893-43ac-a47f-3ae7cc650511 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.174044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-61b02d83-2893-43ac-a47f-3ae7cc650511 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:22.179848 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.179848 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:22.191173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61b02d83-2893-43ac-a47f-3ae7cc650511 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f returned with HTTP 200 Aug 15 15:06:22.192074 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 564/2261] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:22.204888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-924fc1c0-3115-4540-ba87-b7ab3dabf535 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.208786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-924fc1c0-3115-4540-ba87-b7ab3dabf535 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/detail Aug 15 15:06:22.209347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-924fc1c0-3115-4540-ba87-b7ab3dabf535 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.209347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-924fc1c0-3115-4540-ba87-b7ab3dabf535 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.247089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-924fc1c0-3115-4540-ba87-b7ab3dabf535 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/detail returned with HTTP 200 Aug 15 15:06:22.247887 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 562/2262] 10.4.3.107 () {68 vars in 1296 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/groups/detail => generated 640 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:22.264430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.266703 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:22.267006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.267375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.267980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:22.268737 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:22.278228 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:22.279861 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:22.279861 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:22.361020 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:22.365055 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.365055 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:22.375724 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd2f634a-358a-4fef-9eb1-159f2f2f546e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:22.376308 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 567/2263] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:22.398363 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43d6ff37-263f-46bd-a685-7d42c0ba2836 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.400989 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43d6ff37-263f-46bd-a685-7d42c0ba2836 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:22.401703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43d6ff37-263f-46bd-a685-7d42c0ba2836 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.401703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43d6ff37-263f-46bd-a685-7d42c0ba2836 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.402092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-43d6ff37-263f-46bd-a685-7d42c0ba2836 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:22.402707 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.406823 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:22.407125 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.407592 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.407786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:22.408157 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.408157 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:22.409837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:22.410605 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.410605 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:22.411544 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43d6ff37-263f-46bd-a685-7d42c0ba2836 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:22.412473 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 571/2264] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:22.425444 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:22.426509 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:22.427463 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:22.486540 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:22.491469 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.491469 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:22.505621 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8b0d69f-dbab-40dc-826e-f3bdefa85cf9 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:22.506223 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 565/2265] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:22.523492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.529499 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4/action Aug 15 15:06:22.531815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:22.532516 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:22.535108 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] delete called for group cccb8d24-4ece-412a-9daf-46564cb068c4 {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:22.535488 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Delete group with id: cccb8d24-4ece-412a-9daf-46564cb068c4 Aug 15 15:06:22.542714 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.542714 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:22.645406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-038f8ffc-32a7-437a-981e-153cd7b9e763 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4/action returned with HTTP 202 Aug 15 15:06:22.646497 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 563/2266] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:22 2026] POST /volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:22.656133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.661494 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 Aug 15 15:06:22.661771 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.662306 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.674800 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.674800 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:22.681773 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:22.682553 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:22.682940 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:22.721132 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:22.727510 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.727510 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:22.736942 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b991dbb0-c0af-410f-a4ec-4b3c202e9e20 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 returned with HTTP 200 Aug 15 15:06:22.737584 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 568/2267] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:22.760119 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de52b4dd-33d6-4a11-9a99-fe3331c2c059 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:22.762169 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de52b4dd-33d6-4a11-9a99-fe3331c2c059 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:22.762396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de52b4dd-33d6-4a11-9a99-fe3331c2c059 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:22.762615 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de52b4dd-33d6-4a11-9a99-fe3331c2c059 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:22.762738 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-de52b4dd-33d6-4a11-9a99-fe3331c2c059 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:22.767353 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:22.767353 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:22.767935 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de52b4dd-33d6-4a11-9a99-fe3331c2c059 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:22.768360 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 572/2268] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:22 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:23.426349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aca363a1-a498-4e03-b751-b5c06ea9abb0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:23.428679 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aca363a1-a498-4e03-b751-b5c06ea9abb0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:23.428969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aca363a1-a498-4e03-b751-b5c06ea9abb0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:23.429268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aca363a1-a498-4e03-b751-b5c06ea9abb0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:23.429430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-aca363a1-a498-4e03-b751-b5c06ea9abb0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:23.439789 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:23.439789 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:23.441156 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aca363a1-a498-4e03-b751-b5c06ea9abb0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:23.441663 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 566/2269] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:23 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:23.753091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4717f149-b40a-4fc1-bcf4-37c331d46bba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:23.760267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4717f149-b40a-4fc1-bcf4-37c331d46bba tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 Aug 15 15:06:23.760267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4717f149-b40a-4fc1-bcf4-37c331d46bba tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:23.760267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4717f149-b40a-4fc1-bcf4-37c331d46bba tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:23.764659 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=290,cinder:INSERT=26,cinder:UPDATE=47 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:06:23.774426 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4717f149-b40a-4fc1-bcf4-37c331d46bba tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 returned with HTTP 404 Aug 15 15:06:23.775566 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 564/2270] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:23 2026] GET /volume/v3/volumes/e2ce2115-9c79-405f-a2d9-400f26b43335 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:23.783048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f8fe578-724f-47df-a7c3-6fa8af707acf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:23.785942 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78b8f039-b23f-453a-a6b7-0b1a5faeb138 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:23.787716 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f8fe578-724f-47df-a7c3-6fa8af707acf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:23.788016 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f8fe578-724f-47df-a7c3-6fa8af707acf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:23.788335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f8fe578-724f-47df-a7c3-6fa8af707acf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:23.788534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5f8fe578-724f-47df-a7c3-6fa8af707acf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:23.791976 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78b8f039-b23f-453a-a6b7-0b1a5faeb138 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 Aug 15 15:06:23.792270 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78b8f039-b23f-453a-a6b7-0b1a5faeb138 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:23.792525 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78b8f039-b23f-453a-a6b7-0b1a5faeb138 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:23.792718 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-78b8f039-b23f-453a-a6b7-0b1a5faeb138 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member cccb8d24-4ece-412a-9daf-46564cb068c4 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:23.794967 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:23.794967 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:23.795981 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f8fe578-724f-47df-a7c3-6fa8af707acf tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:23.797584 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 569/2271] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:23 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:23.799572 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78b8f039-b23f-453a-a6b7-0b1a5faeb138 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 returned with HTTP 404 Aug 15 15:06:23.800442 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 573/2272] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:23 2026] GET /volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:23.811543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1439982f-ea42-4540-9512-66ddc29228bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:23.814358 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1439982f-ea42-4540-9512-66ddc29228bf tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f/action Aug 15 15:06:23.815063 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1439982f-ea42-4540-9512-66ddc29228bf tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:23.815063 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1439982f-ea42-4540-9512-66ddc29228bf tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:23.816696 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-1439982f-ea42-4540-9512-66ddc29228bf tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] delete called for group fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:23.816943 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-1439982f-ea42-4540-9512-66ddc29228bf tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Delete group with id: fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:23.824367 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:23.824367 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:23.897498 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1439982f-ea42-4540-9512-66ddc29228bf tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f/action returned with HTTP 202 Aug 15 15:06:23.898172 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 567/2273] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:23 2026] POST /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:23.914524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb3811ee-7916-4932-9c73-9f5afcfb0048 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:23.918294 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb3811ee-7916-4932-9c73-9f5afcfb0048 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:23.918294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb3811ee-7916-4932-9c73-9f5afcfb0048 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:23.918294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb3811ee-7916-4932-9c73-9f5afcfb0048 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:23.918294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-fb3811ee-7916-4932-9c73-9f5afcfb0048 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:23.930352 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:23.930352 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:23.950564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb3811ee-7916-4932-9c73-9f5afcfb0048 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f returned with HTTP 200 Aug 15 15:06:23.951077 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 565/2274] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:23 2026] GET /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c6c3841-cfe0-4d21-b92c-9e1bb9dcc3b2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c6c3841-cfe0-4d21-b92c-9e1bb9dcc3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c6c3841-cfe0-4d21-b92c-9e1bb9dcc3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c6c3841-cfe0-4d21-b92c-9e1bb9dcc3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1c6c3841-cfe0-4d21-b92c-9e1bb9dcc3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:24.474278 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:24.475013 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c6c3841-cfe0-4d21-b92c-9e1bb9dcc3b2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:24.475384 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 570/2275] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:24 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:24.817362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0154df40-3634-4190-ae50-adbec6ae74c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:24.820083 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0154df40-3634-4190-ae50-adbec6ae74c6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:24.820083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0154df40-3634-4190-ae50-adbec6ae74c6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:24.820511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0154df40-3634-4190-ae50-adbec6ae74c6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:24.820919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0154df40-3634-4190-ae50-adbec6ae74c6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:24.827790 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:24.827790 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:24.828759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0154df40-3634-4190-ae50-adbec6ae74c6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:24.829298 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 574/2276] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:24 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:24.964866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2dc7514d-4ba9-41ba-8494-e89fed0cb5c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:24.967170 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dc7514d-4ba9-41ba-8494-e89fed0cb5c3 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:24.967484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dc7514d-4ba9-41ba-8494-e89fed0cb5c3 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:24.967741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dc7514d-4ba9-41ba-8494-e89fed0cb5c3 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:24.967916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-2dc7514d-4ba9-41ba-8494-e89fed0cb5c3 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:24.975405 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dc7514d-4ba9-41ba-8494-e89fed0cb5c3 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f returned with HTTP 404 Aug 15 15:06:24.976106 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 568/2277] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:24 2026] GET /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:24.984350 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f1f4c42-7cbe-4724-8570-13b6d8e09991 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:24.986404 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f1f4c42-7cbe-4724-8570-13b6d8e09991 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/detail Aug 15 15:06:24.986683 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f1f4c42-7cbe-4724-8570-13b6d8e09991 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:24.986803 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f1f4c42-7cbe-4724-8570-13b6d8e09991 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:24.987131 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:24.987131 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:24.991143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f1f4c42-7cbe-4724-8570-13b6d8e09991 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/detail returned with HTTP 200 Aug 15 15:06:24.991702 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 566/2278] 10.4.3.107 () {68 vars in 1296 bytes} [Sat Aug 15 15:06:24 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:25.002877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b25c632f-175e-4214-8154-fe006cdeb965 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.005032 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:25.005390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.005633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.005978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:25.007045 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:25.016016 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:25.018734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b25c632f-175e-4214-8154-fe006cdeb965 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:25.020158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 571/2279] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:25.033301 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.034908 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f/action Aug 15 15:06:25.035333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:25.035510 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:25.037172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] delete called for group fa1cb287-a063-4730-ac6d-67733ad0a36f {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:25.037394 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Delete group with id: fa1cb287-a063-4730-ac6d-67733ad0a36f Aug 15 15:06:25.040575 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14f3c1c3-d1cd-42d6-9665-7ce8a52da616 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f/action returned with HTTP 404 Aug 15 15:06:25.041118 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 575/2280] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:25 2026] POST /volume/v3/groups/fa1cb287-a063-4730-ac6d-67733ad0a36f/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:25.050873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.053215 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:25.053528 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.053754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.054037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:25.055754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:25.064746 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:25.068035 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf628aa3-c267-4aa8-b7da-4aeb2052037d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:25.068646 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 569/2281] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:25.085608 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.087852 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4/action Aug 15 15:06:25.088335 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:25.088457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:25.091211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] delete called for group cccb8d24-4ece-412a-9daf-46564cb068c4 {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:25.091383 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Delete group with id: cccb8d24-4ece-412a-9daf-46564cb068c4 Aug 15 15:06:25.095566 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8547306-4170-4b1f-aa58-4f7f5eb7cb86 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4/action returned with HTTP 404 Aug 15 15:06:25.096237 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 567/2282] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:25 2026] POST /volume/v3/groups/cccb8d24-4ece-412a-9daf-46564cb068c4/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:25.106776 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8a26368-f1f5-4bee-a046-5fe11d1d0b70 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.109621 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8a26368-f1f5-4bee-a046-5fe11d1d0b70 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/ddc778c3-44d6-4733-80a3-baef72118260 Aug 15 15:06:25.109767 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8a26368-f1f5-4bee-a046-5fe11d1d0b70 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.109998 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8a26368-f1f5-4bee-a046-5fe11d1d0b70 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.137998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8a26368-f1f5-4bee-a046-5fe11d1d0b70 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/group_types/ddc778c3-44d6-4733-80a3-baef72118260 returned with HTTP 202 Aug 15 15:06:25.138611 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 572/2283] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:06:25 2026] DELETE /volume/v3/group_types/ddc778c3-44d6-4733-80a3-baef72118260 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:25.150547 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1895c91b-10c7-4f05-ab64-e803e97e8aaa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.152802 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1895c91b-10c7-4f05-ab64-e803e97e8aaa tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] DELETE https://10.4.3.107/volume/v3/types/8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80 Aug 15 15:06:25.155292 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1895c91b-10c7-4f05-ab64-e803e97e8aaa tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.155292 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1895c91b-10c7-4f05-ab64-e803e97e8aaa tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.212664 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1895c91b-10c7-4f05-ab64-e803e97e8aaa tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/types/8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80 returned with HTTP 202 Aug 15 15:06:25.213177 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 576/2284] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:06:25 2026] DELETE /volume/v3/types/8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:25.222670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fca82a7d-bb26-45a0-8654-273cb9857deb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.224581 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fca82a7d-bb26-45a0-8654-273cb9857deb tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] GET https://10.4.3.107/volume/v3/types/8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80 Aug 15 15:06:25.225029 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fca82a7d-bb26-45a0-8654-273cb9857deb tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.225029 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fca82a7d-bb26-45a0-8654-273cb9857deb tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.229188 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fca82a7d-bb26-45a0-8654-273cb9857deb tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/types/8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80 returned with HTTP 404 Aug 15 15:06:25.229916 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 570/2285] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:06:25 2026] GET /volume/v3/types/8bfde4e6-d31e-4e4f-aa2d-6548a1c75b80 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:25.248269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8955090-9887-4840-8cd7-f09a96904332 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.250646 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8955090-9887-4840-8cd7-f09a96904332 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:25.251110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8955090-9887-4840-8cd7-f09a96904332 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1241652743"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:25.269978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8955090-9887-4840-8cd7-f09a96904332 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:25.270648 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 568/2286] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:06:25 2026] POST /volume/v3/types => generated 216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:25.279537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d432c52-f458-4c6b-afba-3a11e4a2baee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.282028 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d432c52-f458-4c6b-afba-3a11e4a2baee tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:06:25.282273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d432c52-f458-4c6b-afba-3a11e4a2baee tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-367365618"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:25.307175 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d432c52-f458-4c6b-afba-3a11e4a2baee tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:06:25.307755 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 573/2287] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:06:25 2026] POST /volume/v3/group_types => generated 172 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:25.321181 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.323088 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:06:25.323444 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fcfb1b36-9a4d-46e4-9182-0da13d395d35", "volume_types": ["d0c3dea2-8279-4a7e-ad19-955bbdf60b6f"], "name": "tempest-GroupsTest-Group-477061718"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:25.324927 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Creating new group {'group': {'group_type': 'fcfb1b36-9a4d-46e4-9182-0da13d395d35', 'volume_types': ['d0c3dea2-8279-4a7e-ad19-955bbdf60b6f'], 'name': 'tempest-GroupsTest-Group-477061718'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:06:25.331707 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Creating group tempest-GroupsTest-Group-477061718. Aug 15 15:06:25.342395 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability Zones retrieved successfully. Aug 15 15:06:25.365191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Created reservations ['576e0046-f88d-4fe8-ace2-846e81cf337b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:25.413928 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7eb7a12e-4e73-4d28-9fb8-06042934be6c tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:06:25.414351 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 577/2288] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:06:25 2026] POST /volume/v3/groups => generated 103 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:25.425161 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d6971dc-f57a-44d0-88a8-0790da1864db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.428894 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d6971dc-f57a-44d0-88a8-0790da1864db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:25.429092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d6971dc-f57a-44d0-88a8-0790da1864db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.429299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d6971dc-f57a-44d0-88a8-0790da1864db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.429434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-7d6971dc-f57a-44d0-88a8-0790da1864db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:25.437646 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:25.437646 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:25.458630 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d6971dc-f57a-44d0-88a8-0790da1864db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:25.459546 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 571/2289] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:25 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:25.489198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-073599da-ba15-4733-979f-20ee22760649 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.491300 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-073599da-ba15-4733-979f-20ee22760649 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:25.491602 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-073599da-ba15-4733-979f-20ee22760649 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.491934 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-073599da-ba15-4733-979f-20ee22760649 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.492193 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-073599da-ba15-4733-979f-20ee22760649 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:25.498731 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:25.498731 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:25.499685 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-073599da-ba15-4733-979f-20ee22760649 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:25.500349 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 569/2290] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:25 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:25.845500 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de9b245d-ce6d-456c-b4c5-dda27873c81b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:25.848043 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de9b245d-ce6d-456c-b4c5-dda27873c81b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:25.848347 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de9b245d-ce6d-456c-b4c5-dda27873c81b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:25.848569 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de9b245d-ce6d-456c-b4c5-dda27873c81b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:25.848692 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-de9b245d-ce6d-456c-b4c5-dda27873c81b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:25.855732 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:25.855732 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:25.856614 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de9b245d-ce6d-456c-b4c5-dda27873c81b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:25.857087 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 574/2291] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:25 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:06:26.226618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.229553 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:26.229986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-108874166", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:26.232704 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-108874166', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:26.233146 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Create volume of 1 GB Aug 15 15:06:26.233576 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.233576 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:26.239826 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Availability Zones retrieved successfully. Aug 15 15:06:26.249778 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Flow 'volume_create_api' (43030cf9-9321-4603-b167-dc2a81e085a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:26.250858 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95cfaea-c055-44cb-9248-7a68c9459cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.251906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:26.298707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95cfaea-c055-44cb-9248-7a68c9459cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.300293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9d0b18-6b75-4cc9-b1bb-a414fb8d8076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.400774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Created reservations ['5ee3536c-3758-499f-a78d-66f07962683c', 'db583657-30a1-4d32-97a3-bd03d8132e57', '54eea25d-8144-4398-ba7e-d0bf2a8cd9c7', 'ea8c661c-288b-4205-9037-99cf7ed749f6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:26.402158 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9d0b18-6b75-4cc9-b1bb-a414fb8d8076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee3536c-3758-499f-a78d-66f07962683c', 'db583657-30a1-4d32-97a3-bd03d8132e57', '54eea25d-8144-4398-ba7e-d0bf2a8cd9c7', 'ea8c661c-288b-4205-9037-99cf7ed749f6']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.403190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf73107-adda-43af-92ce-ecb232eb847e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.430954 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf73107-adda-43af-92ce-ecb232eb847e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c12b40e5-8c94-49dd-915c-87f057fe4645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-108874166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a32227534c74e69a9155c0570896b07',qos_specs=None,replication_status=,reservations=['5ee3536c-3758-499f-a78d-66f07962683c','db583657-30a1-4d32-97a3-bd03d8132e57','54eea25d-8144-4398-ba7e-d0bf2a8cd9c7','ea8c661c-288b-4205-9037-99cf7ed749f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9c828a7ae64d3c8b2bd94e59d80266',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-108874166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c12b40e5-8c94-49dd-915c-87f057fe4645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a32227534c74e69a9155c0570896b07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f9c828a7ae64d3c8b2bd94e59d80266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.432836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08caa4e-86b3-4712-a4ee-f0f66bbd65de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.465708 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08caa4e-86b3-4712-a4ee-f0f66bbd65de) transitioned into state 'SUCCESS' from state '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-108874166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a32227534c74e69a9155c0570896b07',qos_specs=None,replication_status=,reservations=['5ee3536c-3758-499f-a78d-66f07962683c','db583657-30a1-4d32-97a3-bd03d8132e57','54eea25d-8144-4398-ba7e-d0bf2a8cd9c7','ea8c661c-288b-4205-9037-99cf7ed749f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9c828a7ae64d3c8b2bd94e59d80266',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.466817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3fefda-e67f-418e-b105-eec1ae08bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.475748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47c304d5-e82d-4f00-bf74-ad1d0c417304 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.477172 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47c304d5-e82d-4f00-bf74-ad1d0c417304 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:26.477461 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47c304d5-e82d-4f00-bf74-ad1d0c417304 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:26.477676 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47c304d5-e82d-4f00-bf74-ad1d0c417304 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:26.477851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-47c304d5-e82d-4f00-bf74-ad1d0c417304 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:26.483769 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.483769 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:26.484724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3fefda-e67f-418e-b105-eec1ae08bf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.485781 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Flow 'volume_create_api' (43030cf9-9321-4603-b167-dc2a81e085a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:26.486067 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Create volume request issued successfully. Aug 15 15:06:26.486824 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-b281b807-1f18-4c94-b3f4-128dc2d12cbf tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:26.487387 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 578/2292] 10.4.3.107 () {72 vars in 1541 bytes} [Sat Aug 15 15:06:26 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 15 15:06:26.500343 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47c304d5-e82d-4f00-bf74-ad1d0c417304 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:26.500494 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-20c53994-1ae1-4357-a293-eae10a65c19b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.500905 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 572/2293] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:26 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:26.502100 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-20c53994-1ae1-4357-a293-eae10a65c19b tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:26.502440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-20c53994-1ae1-4357-a293-eae10a65c19b tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:26.502732 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-20c53994-1ae1-4357-a293-eae10a65c19b tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:26.511122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.513281 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.513281 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:26.516334 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:26.516461 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3af0c309-60cf-4f0c-9125-287df6e7f301 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.516516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1488256901", "volume_type": "d0c3dea2-8279-4a7e-ad19-955bbdf60b6f", "group_id": "e653133d-1a6e-4a6a-a62e-a575fe4cbaf8", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:26.519520 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3af0c309-60cf-4f0c-9125-287df6e7f301 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:26.519520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3af0c309-60cf-4f0c-9125-287df6e7f301 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:26.519520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3af0c309-60cf-4f0c-9125-287df6e7f301 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:26.519520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3af0c309-60cf-4f0c-9125-287df6e7f301 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:26.521806 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-20c53994-1ae1-4357-a293-eae10a65c19b tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Volume info retrieved successfully. Aug 15 15:06:26.521900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1488256901', 'volume_type': 'd0c3dea2-8279-4a7e-ad19-955bbdf60b6f', 'group_id': 'e653133d-1a6e-4a6a-a62e-a575fe4cbaf8', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:26.524583 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.524583 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:26.525913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3af0c309-60cf-4f0c-9125-287df6e7f301 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:26.526055 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 579/2294] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:26 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:26.529803 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-079a9545-1b86-4ae9-81a6-679cf62d78a7 req-20c53994-1ae1-4357-a293-eae10a65c19b tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 200 Aug 15 15:06:26.530143 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 570/2295] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:26 2026] GET /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:26.532073 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.532073 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:26.535017 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume of 1 GB Aug 15 15:06:26.548972 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability Zones retrieved successfully. Aug 15 15:06:26.561269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Flow 'volume_create_api' (de554a15-59f2-477e-a2c7-7d0d3a866676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:26.561269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f499a3-de1a-4166-bbe9-82009aea870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.561269 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.561269 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:26.561269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:26.575575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c339c051-b490-4819-b5c0-c23bcdf8d8b7 req-27440a98-236b-438a-ac70-e8c24dbc2feb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.578222 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c339c051-b490-4819-b5c0-c23bcdf8d8b7 req-27440a98-236b-438a-ac70-e8c24dbc2feb tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:26.578944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c339c051-b490-4819-b5c0-c23bcdf8d8b7 req-27440a98-236b-438a-ac70-e8c24dbc2feb tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:26.578944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c339c051-b490-4819-b5c0-c23bcdf8d8b7 req-27440a98-236b-438a-ac70-e8c24dbc2feb tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:26.591918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f499a3-de1a-4166-bbe9-82009aea870e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f,is_public=True,name='tempest-GroupsTest-volume-type-1241652743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0c3dea2-8279-4a7e-ad19-955bbdf60b6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e653133d-1a6e-4a6a-a62e-a575fe4cbaf8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.592897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a36aa33-ba01-41b8-b2e3-aa5e00899573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.593554 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.593554 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:26.601479 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c339c051-b490-4819-b5c0-c23bcdf8d8b7 req-27440a98-236b-438a-ac70-e8c24dbc2feb tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Volume info retrieved successfully. Aug 15 15:06:26.606779 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c339c051-b490-4819-b5c0-c23bcdf8d8b7 req-27440a98-236b-438a-ac70-e8c24dbc2feb tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 200 Aug 15 15:06:26.607112 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 573/2296] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:26 2026] GET /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:26.633432 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:26.633857 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:26.684142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Created reservations ['d1969d2d-2dce-43fa-8049-57c7d16c0c13', '2b4bd2d7-95dd-474a-bfe8-53f505a34389', '7831c352-25fd-4012-8626-a4afb92a37cd', 'a38e4474-5dc1-46c1-a059-4f386fdc26bc'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:26.685426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a36aa33-ba01-41b8-b2e3-aa5e00899573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1969d2d-2dce-43fa-8049-57c7d16c0c13', '2b4bd2d7-95dd-474a-bfe8-53f505a34389', '7831c352-25fd-4012-8626-a4afb92a37cd', 'a38e4474-5dc1-46c1-a059-4f386fdc26bc']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.686508 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83b8bdc-5001-423a-af3f-815fdea2f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.721124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83b8bdc-5001-423a-af3f-815fdea2f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afae700a-4330-4210-b730-7742143ede58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1488256901',encryption_key_id=None,group_id=e653133d-1a6e-4a6a-a62e-a575fe4cbaf8,group_type_id=,metadata={},multiattach=False,project_id='71622a6f436641c18a2fe6917f0b8365',qos_specs=None,replication_status=,reservations=['d1969d2d-2dce-43fa-8049-57c7d16c0c13','2b4bd2d7-95dd-474a-bfe8-53f505a34389','7831c352-25fd-4012-8626-a4afb92a37cd','a38e4474-5dc1-46c1-a059-4f386fdc26bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205ce85461e247588d962fff62a9dad0',volume_type_id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1488256901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e653133d-1a6e-4a6a-a62e-a575fe4cbaf8,host=None,id=afae700a-4330-4210-b730-7742143ede58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71622a6f436641c18a2fe6917f0b8365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='205ce85461e247588d962fff62a9dad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0c3dea2-8279-4a7e-ad19-955bbdf60b6f),volume_type_id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.723120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09178018-d389-455a-bafe-8b0c561c10ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.755340 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09178018-d389-455a-bafe-8b0c561c10ea) transitioned into state 'SUCCESS' from state '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-1488256901',encryption_key_id=None,group_id=e653133d-1a6e-4a6a-a62e-a575fe4cbaf8,group_type_id=,metadata={},multiattach=False,project_id='71622a6f436641c18a2fe6917f0b8365',qos_specs=None,replication_status=,reservations=['d1969d2d-2dce-43fa-8049-57c7d16c0c13','2b4bd2d7-95dd-474a-bfe8-53f505a34389','7831c352-25fd-4012-8626-a4afb92a37cd','a38e4474-5dc1-46c1-a059-4f386fdc26bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205ce85461e247588d962fff62a9dad0',volume_type_id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.755603 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d587b73-301a-4ad1-9cbf-74e83cdf5367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:26.778708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d587b73-301a-4ad1-9cbf-74e83cdf5367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:26.780763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Flow 'volume_create_api' (de554a15-59f2-477e-a2c7-7d0d3a866676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:26.780763 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume request issued successfully. Aug 15 15:06:26.781327 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:26.781559 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:26.831927 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:26.839041 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.839041 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:26.844092 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70360eaa-cca2-4b39-ac16-d0c108b1e256 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:26.844648 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 575/2297] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:06:26 2026] POST /volume/v3/volumes => generated 815 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:26.865429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.867359 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 Aug 15 15:06:26.867617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:26.868012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:26.870450 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af53fcbe-3751-48ea-83c2-b29cb497c68c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:26.873685 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af53fcbe-3751-48ea-83c2-b29cb497c68c tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:26.874251 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af53fcbe-3751-48ea-83c2-b29cb497c68c tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:26.874318 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af53fcbe-3751-48ea-83c2-b29cb497c68c tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:26.874475 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-af53fcbe-3751-48ea-83c2-b29cb497c68c tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:26.880032 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.880032 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:26.880346 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.880346 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:26.881151 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af53fcbe-3751-48ea-83c2-b29cb497c68c tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:26.881404 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 571/2298] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:26 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:26.886035 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:26.887618 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:26.887618 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:26.951934 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:26.956380 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:26.956380 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:26.966497 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df0853da-db8c-4e8c-b9e8-b4953884fab0 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 returned with HTTP 200 Aug 15 15:06:26.967026 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 580/2299] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:26 2026] GET /volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 => generated 883 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:27.541535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccdf1214-922e-4344-8db6-e65a765fad99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.543479 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccdf1214-922e-4344-8db6-e65a765fad99 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:27.543663 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccdf1214-922e-4344-8db6-e65a765fad99 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:27.543899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccdf1214-922e-4344-8db6-e65a765fad99 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:27.543978 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ccdf1214-922e-4344-8db6-e65a765fad99 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:27.549608 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.549608 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:27.550327 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccdf1214-922e-4344-8db6-e65a765fad99 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:27.550682 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 574/2300] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:27 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:27.651342 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f8974072-b62e-48e5-b787-5c4f1fb1b1fc req-43730511-42b0-4fdd-ad25-f24d8d256ca4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.655499 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f8974072-b62e-48e5-b787-5c4f1fb1b1fc req-43730511-42b0-4fdd-ad25-f24d8d256ca4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:27.655499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f8974072-b62e-48e5-b787-5c4f1fb1b1fc req-43730511-42b0-4fdd-ad25-f24d8d256ca4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:27.655499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f8974072-b62e-48e5-b787-5c4f1fb1b1fc req-43730511-42b0-4fdd-ad25-f24d8d256ca4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:27.662625 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.662625 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:27.668936 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f8974072-b62e-48e5-b787-5c4f1fb1b1fc req-43730511-42b0-4fdd-ad25-f24d8d256ca4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Volume info retrieved successfully. Aug 15 15:06:27.678883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f8974072-b62e-48e5-b787-5c4f1fb1b1fc req-43730511-42b0-4fdd-ad25-f24d8d256ca4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 200 Aug 15 15:06:27.679667 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 576/2301] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:27 2026] GET /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:27.714535 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.720104 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:27.720933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c12b40e5-8c94-49dd-915c-87f057fe4645", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-179049075", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:27.732742 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.732742 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:27.733400 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Volume info retrieved successfully. Aug 15 15:06:27.733400 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Create snapshot from volume c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:27.776343 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Created reservations ['2b267dae-b984-47cc-86ea-cee241007316', '25e81fcf-471b-46d5-a765-2bc145d482a2', 'a67f992c-8da4-4097-9bf2-d0e43397bd04', 'a87f4913-379b-490e-9d58-09977fcc73a4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:27.831415 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Snapshot create request issued successfully. Aug 15 15:06:27.832376 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0350d168-f479-4108-aea7-846dcbbabf5c req-633fd05e-6499-4f64-b939-dd384589cd3d tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:27.833011 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 572/2302] 10.4.3.107 () {72 vars in 1547 bytes} [Sat Aug 15 15:06:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:27.897616 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b9f25444-50a8-44ec-b1fc-bf48da7d5273 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.902618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9f25444-50a8-44ec-b1fc-bf48da7d5273 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:27.902618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9f25444-50a8-44ec-b1fc-bf48da7d5273 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:27.902618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9f25444-50a8-44ec-b1fc-bf48da7d5273 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:27.902828 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b9f25444-50a8-44ec-b1fc-bf48da7d5273 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:27.909717 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.909717 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:27.911552 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9f25444-50a8-44ec-b1fc-bf48da7d5273 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:27.912293 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 581/2303] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:27 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:27.920708 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6ff9c067-28d2-4d0c-ab76-80db61d78f1d req-aec07e22-2bbb-4ca0-ba3a-b012665f60ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.925131 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6ff9c067-28d2-4d0c-ab76-80db61d78f1d req-aec07e22-2bbb-4ca0-ba3a-b012665f60ae tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] GET https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 Aug 15 15:06:27.925382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6ff9c067-28d2-4d0c-ab76-80db61d78f1d req-aec07e22-2bbb-4ca0-ba3a-b012665f60ae tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:27.925633 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6ff9c067-28d2-4d0c-ab76-80db61d78f1d req-aec07e22-2bbb-4ca0-ba3a-b012665f60ae tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:27.934622 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.934622 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:27.935173 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6ff9c067-28d2-4d0c-ab76-80db61d78f1d req-aec07e22-2bbb-4ca0-ba3a-b012665f60ae tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Snapshot retrieved successfully. Aug 15 15:06:27.936111 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6ff9c067-28d2-4d0c-ab76-80db61d78f1d req-aec07e22-2bbb-4ca0-ba3a-b012665f60ae tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 returned with HTTP 200 Aug 15 15:06:27.937713 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 575/2304] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:06:27 2026] GET /volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:27.974733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.982317 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:06:27.982317 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:27.982681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:27.982978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:27.983749 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ede25f44-cbd2-4286-a104-06774dda0c58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:27.985291 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:27.986132 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 Aug 15 15:06:27.986385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:27.989275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:27.989619 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] Get all snapshots completed successfully. Aug 15 15:06:27.990716 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.990716 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:27.991368 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f332d971-1e63-466f-9098-27a4170f600b req-490a7133-dad1-4c55-bec0-421bd200958c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-reader] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:06:27.991776 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 577/2305] 10.4.3.107 () {68 vars in 1514 bytes} [Sat Aug 15 15:06:27 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:06:27.997326 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:27.997326 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:28.001720 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:28.002891 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:28.002891 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:28.032144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e53ca7b2-ce30-43f7-a289-3ef14be1d7b5 req-62e56ba0-0931-4083-818e-cdab32946aca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.035850 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e53ca7b2-ce30-43f7-a289-3ef14be1d7b5 req-62e56ba0-0931-4083-818e-cdab32946aca tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 Aug 15 15:06:28.035850 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e53ca7b2-ce30-43f7-a289-3ef14be1d7b5 req-62e56ba0-0931-4083-818e-cdab32946aca tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.036029 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e53ca7b2-ce30-43f7-a289-3ef14be1d7b5 req-62e56ba0-0931-4083-818e-cdab32946aca tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.046736 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.046736 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:28.046736 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e53ca7b2-ce30-43f7-a289-3ef14be1d7b5 req-62e56ba0-0931-4083-818e-cdab32946aca tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Snapshot retrieved successfully. Aug 15 15:06:28.046937 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:28.046988 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e53ca7b2-ce30-43f7-a289-3ef14be1d7b5 req-62e56ba0-0931-4083-818e-cdab32946aca tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 returned with HTTP 200 Aug 15 15:06:28.047817 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 582/2306] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:28.049004 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.049004 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:28.062913 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ede25f44-cbd2-4286-a104-06774dda0c58 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 returned with HTTP 200 Aug 15 15:06:28.063555 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 573/2307] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:27 2026] GET /volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:28.080302 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.083053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:28.083561 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1921714825", "volume_type": "d0c3dea2-8279-4a7e-ad19-955bbdf60b6f", "group_id": "e653133d-1a6e-4a6a-a62e-a575fe4cbaf8", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:28.087416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1921714825', 'volume_type': 'd0c3dea2-8279-4a7e-ad19-955bbdf60b6f', 'group_id': 'e653133d-1a6e-4a6a-a62e-a575fe4cbaf8', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:28.101605 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.101818 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.101818 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:28.102499 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume of 1 GB Aug 15 15:06:28.102872 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 Aug 15 15:06:28.103413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.103884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.105157 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Delete snapshot with id: 2e316122-ad81-4875-a96a-5da2eea9cc48 Aug 15 15:06:28.111536 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Availability Zones retrieved successfully. Aug 15 15:06:28.114754 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.114754 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:28.115565 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Snapshot retrieved successfully. Aug 15 15:06:28.122405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Flow 'volume_create_api' (0214ff1a-b680-46ca-9716-5b4f012460ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:28.124448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1e9ba7a-11b2-4626-82d7-a56a65ac0449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:28.125280 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.125280 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:28.125823 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:28.148273 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Snapshot delete request issued successfully. Aug 15 15:06:28.148501 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2607055a-daa6-4941-9a61-e7805692bfc0 req-e9f34e60-0d06-4f30-b204-ae4c7a92edaa tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 returned with HTTP 202 Aug 15 15:06:28.149069 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 578/2308] 10.4.3.107 () {70 vars in 1626 bytes} [Sat Aug 15 15:06:28 2026] DELETE /volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:28.159115 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1e9ba7a-11b2-4626-82d7-a56a65ac0449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f,is_public=True,name='tempest-GroupsTest-volume-type-1241652743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0c3dea2-8279-4a7e-ad19-955bbdf60b6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e653133d-1a6e-4a6a-a62e-a575fe4cbaf8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:28.160131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545b482c-4112-4103-a09c-856e798612ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:28.181600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1674731a-5f65-45b9-84f4-7b4bb45a3e0a req-22e6371c-0b4a-4372-830e-6b92d3667ef4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.184492 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1674731a-5f65-45b9-84f4-7b4bb45a3e0a req-22e6371c-0b4a-4372-830e-6b92d3667ef4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 Aug 15 15:06:28.184677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1674731a-5f65-45b9-84f4-7b4bb45a3e0a req-22e6371c-0b4a-4372-830e-6b92d3667ef4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.184856 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1674731a-5f65-45b9-84f4-7b4bb45a3e0a req-22e6371c-0b4a-4372-830e-6b92d3667ef4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.191871 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.191871 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:28.193331 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1674731a-5f65-45b9-84f4-7b4bb45a3e0a req-22e6371c-0b4a-4372-830e-6b92d3667ef4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Snapshot retrieved successfully. Aug 15 15:06:28.193331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1674731a-5f65-45b9-84f4-7b4bb45a3e0a req-22e6371c-0b4a-4372-830e-6b92d3667ef4 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 returned with HTTP 200 Aug 15 15:06:28.193596 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 583/2309] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:28.202599 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:28.203009 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:28.233878 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Created reservations ['877977f9-66d9-4965-a18c-40688a3f79f4', '938ab742-080a-4f30-84a9-dc2fa40a71b7', '242dd142-f701-4078-9d16-1604741a18d7', 'e331fdaa-c160-4aec-b03a-7592874cc2f5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:28.235358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545b482c-4112-4103-a09c-856e798612ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877977f9-66d9-4965-a18c-40688a3f79f4', '938ab742-080a-4f30-84a9-dc2fa40a71b7', '242dd142-f701-4078-9d16-1604741a18d7', 'e331fdaa-c160-4aec-b03a-7592874cc2f5']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:28.235941 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3610c3-7df2-4f79-86ae-0e74a71b6105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:28.284983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3610c3-7df2-4f79-86ae-0e74a71b6105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83bf4fb8-64cd-44fe-8110-68a7a969e155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1921714825',encryption_key_id=None,group_id=e653133d-1a6e-4a6a-a62e-a575fe4cbaf8,group_type_id=,metadata={},multiattach=False,project_id='71622a6f436641c18a2fe6917f0b8365',qos_specs=None,replication_status=,reservations=['877977f9-66d9-4965-a18c-40688a3f79f4','938ab742-080a-4f30-84a9-dc2fa40a71b7','242dd142-f701-4078-9d16-1604741a18d7','e331fdaa-c160-4aec-b03a-7592874cc2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205ce85461e247588d962fff62a9dad0',volume_type_id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1921714825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e653133d-1a6e-4a6a-a62e-a575fe4cbaf8,host=None,id=83bf4fb8-64cd-44fe-8110-68a7a969e155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71622a6f436641c18a2fe6917f0b8365',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='205ce85461e247588d962fff62a9dad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0c3dea2-8279-4a7e-ad19-955bbdf60b6f),volume_type_id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:28.288178 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a99a47-b735-43cd-83c9-69fac92b060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:28.315892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a99a47-b735-43cd-83c9-69fac92b060f) transitioned into state 'SUCCESS' from state '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-1921714825',encryption_key_id=None,group_id=e653133d-1a6e-4a6a-a62e-a575fe4cbaf8,group_type_id=,metadata={},multiattach=False,project_id='71622a6f436641c18a2fe6917f0b8365',qos_specs=None,replication_status=,reservations=['877977f9-66d9-4965-a18c-40688a3f79f4','938ab742-080a-4f30-84a9-dc2fa40a71b7','242dd142-f701-4078-9d16-1604741a18d7','e331fdaa-c160-4aec-b03a-7592874cc2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205ce85461e247588d962fff62a9dad0',volume_type_id=d0c3dea2-8279-4a7e-ad19-955bbdf60b6f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:28.317286 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dc6ec7-8965-4b21-996b-20f11224852d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:28.333986 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dc6ec7-8965-4b21-996b-20f11224852d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:28.335195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Flow 'volume_create_api' (0214ff1a-b680-46ca-9716-5b4f012460ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:28.335682 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Create volume request issued successfully. Aug 15 15:06:28.336646 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:28.336872 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:28.391479 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:28.395631 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.395631 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:28.400113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1d827a4-b737-475a-a7f5-4fba644d35f5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:28.400463 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 576/2310] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:06:28 2026] POST /volume/v3/volumes => generated 815 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:28.418873 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.421998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 Aug 15 15:06:28.422229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.422492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.432555 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.432555 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:28.438105 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:28.439146 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:28.439146 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:28.495773 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:28.503869 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.503869 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:28.513786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-469680a0-b6af-4411-b9c7-6e2cd5b0a37d tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 returned with HTTP 200 Aug 15 15:06:28.514596 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 574/2311] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 => generated 883 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:28.568633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5ca0ad7b-3c01-48aa-8040-e64a8da23c45 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.576887 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ca0ad7b-3c01-48aa-8040-e64a8da23c45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:28.579079 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ad7b-3c01-48aa-8040-e64a8da23c45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.582222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ad7b-3c01-48aa-8040-e64a8da23c45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.582545 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5ca0ad7b-3c01-48aa-8040-e64a8da23c45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:28.595465 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.595465 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:28.602104 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ca0ad7b-3c01-48aa-8040-e64a8da23c45 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:28.603982 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 579/2312] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 791 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:28.616531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2ea7828-e6af-4e4b-b67c-b270fa6307b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.618721 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2ea7828-e6af-4e4b-b67c-b270fa6307b8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:28.618915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2ea7828-e6af-4e4b-b67c-b270fa6307b8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.619529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2ea7828-e6af-4e4b-b67c-b270fa6307b8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.619529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c2ea7828-e6af-4e4b-b67c-b270fa6307b8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:28.628198 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.628198 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:28.629419 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2ea7828-e6af-4e4b-b67c-b270fa6307b8 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:28.629872 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 584/2313] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:28.644462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.646437 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:28.646668 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.646911 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.647043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete backup with id: 6b07ceba-f584-454d-a069-e8ba6fd2b448. Aug 15 15:06:28.653469 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.653469 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:28.669430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] delete_backup rpcapi backup_id 6b07ceba-f584-454d-a069-e8ba6fd2b448 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:06:28.671753 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17bb8078-a943-4a79-b8ba-ef4c71c38cb7 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 202 Aug 15 15:06:28.672952 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 577/2314] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:28 2026] DELETE /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:28.682028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21a79bc5-c88b-4dea-ba62-e630e898eca0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.684849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a79bc5-c88b-4dea-ba62-e630e898eca0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:28.685153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a79bc5-c88b-4dea-ba62-e630e898eca0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.685449 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a79bc5-c88b-4dea-ba62-e630e898eca0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.685653 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-21a79bc5-c88b-4dea-ba62-e630e898eca0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:28.691841 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.691841 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:28.692877 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a79bc5-c88b-4dea-ba62-e630e898eca0 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 200 Aug 15 15:06:28.693373 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 575/2315] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:28.926383 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e5604c49-d61f-4bac-8b53-4897cac8a379 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:28.938942 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e5604c49-d61f-4bac-8b53-4897cac8a379 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:28.938942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e5604c49-d61f-4bac-8b53-4897cac8a379 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:28.938942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e5604c49-d61f-4bac-8b53-4897cac8a379 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:28.938942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e5604c49-d61f-4bac-8b53-4897cac8a379 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:28.943471 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:28.943471 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:28.944707 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e5604c49-d61f-4bac-8b53-4897cac8a379 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:28.945235 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 580/2316] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:28 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:29.235098 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b15f0750-5def-4aff-8629-250e2d1f4bda req-9ac37797-a920-4cb3-a655-279636f7c7b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.237772 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b15f0750-5def-4aff-8629-250e2d1f4bda req-9ac37797-a920-4cb3-a655-279636f7c7b5 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 Aug 15 15:06:29.237885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b15f0750-5def-4aff-8629-250e2d1f4bda req-9ac37797-a920-4cb3-a655-279636f7c7b5 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.238216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b15f0750-5def-4aff-8629-250e2d1f4bda req-9ac37797-a920-4cb3-a655-279636f7c7b5 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.244460 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b15f0750-5def-4aff-8629-250e2d1f4bda req-9ac37797-a920-4cb3-a655-279636f7c7b5 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 returned with HTTP 404 Aug 15 15:06:29.245603 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 585/2317] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/snapshots/2e316122-ad81-4875-a96a-5da2eea9cc48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:29.273149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.275895 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:29.276109 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.276380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.276623 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Delete volume with id: c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:29.292521 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.292521 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:29.293110 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Volume info retrieved successfully. Aug 15 15:06:29.331589 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Delete volume request issued successfully. Aug 15 15:06:29.334283 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3efaedf4-f582-43e3-89d6-21736f144b88 req-ecdedf5c-4f6e-4079-a78b-751a9078762c tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 202 Aug 15 15:06:29.334283 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 578/2318] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:06:29 2026] DELETE /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:29.365349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bb23f2f3-47b6-46be-8a50-b071daccb8a4 req-9fe948f5-f03e-4d47-a230-dd9f5b7afaab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.368877 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb23f2f3-47b6-46be-8a50-b071daccb8a4 req-9fe948f5-f03e-4d47-a230-dd9f5b7afaab tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:29.368877 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb23f2f3-47b6-46be-8a50-b071daccb8a4 req-9fe948f5-f03e-4d47-a230-dd9f5b7afaab tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.369102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb23f2f3-47b6-46be-8a50-b071daccb8a4 req-9fe948f5-f03e-4d47-a230-dd9f5b7afaab tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.376287 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.376287 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:29.381313 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bb23f2f3-47b6-46be-8a50-b071daccb8a4 req-9fe948f5-f03e-4d47-a230-dd9f5b7afaab tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Volume info retrieved successfully. Aug 15 15:06:29.389773 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb23f2f3-47b6-46be-8a50-b071daccb8a4 req-9fe948f5-f03e-4d47-a230-dd9f5b7afaab tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 200 Aug 15 15:06:29.390515 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 576/2319] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:29.531931 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26e116df-0346-4aa1-9552-4b0e4626c63a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.534719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 Aug 15 15:06:29.535101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.536522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.547095 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.547095 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:29.553943 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:29.554937 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:29.556138 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:29.610515 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:29.616278 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.616278 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:29.622453 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26e116df-0346-4aa1-9552-4b0e4626c63a tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 returned with HTTP 200 Aug 15 15:06:29.623604 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 581/2320] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 => generated 908 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:29.644373 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0078e4cf-6347-4f15-973a-905a9588b808 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.653419 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0078e4cf-6347-4f15-973a-905a9588b808 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] PUT https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:29.653962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0078e4cf-6347-4f15-973a-905a9588b808 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "83bf4fb8-64cd-44fe-8110-68a7a969e155"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:29.663630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-0078e4cf-6347-4f15-973a-905a9588b808 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Update called for group e653133d-1a6e-4a6a-a62e-a575fe4cbaf8. {{(pid=100273) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 15 15:06:29.663737 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-0078e4cf-6347-4f15-973a-905a9588b808 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Updating group e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 with name new_group description: This is a new group add_volumes: None remove_volumes: 83bf4fb8-64cd-44fe-8110-68a7a969e155. Aug 15 15:06:29.673296 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.673296 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:29.708441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c44b7e9d-e53d-4501-8a43-1a6b7c55e6a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.710665 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c44b7e9d-e53d-4501-8a43-1a6b7c55e6a4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 Aug 15 15:06:29.710924 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c44b7e9d-e53d-4501-8a43-1a6b7c55e6a4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.712569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c44b7e9d-e53d-4501-8a43-1a6b7c55e6a4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.712569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c44b7e9d-e53d-4501-8a43-1a6b7c55e6a4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 6b07ceba-f584-454d-a069-e8ba6fd2b448. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:29.717875 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c44b7e9d-e53d-4501-8a43-1a6b7c55e6a4 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 returned with HTTP 404 Aug 15 15:06:29.718358 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 579/2321] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/backups/6b07ceba-f584-454d-a069-e8ba6fd2b448 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:29.731890 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0078e4cf-6347-4f15-973a-905a9588b808 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 202 Aug 15 15:06:29.732551 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 586/2322] 10.4.3.107 () {70 vars in 1407 bytes} [Sat Aug 15 15:06:29 2026] PUT /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:29.745094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf5f6366-fa2e-47d6-a793-bc90adb092f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.749430 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf5f6366-fa2e-47d6-a793-bc90adb092f4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:29.749430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf5f6366-fa2e-47d6-a793-bc90adb092f4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.749430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf5f6366-fa2e-47d6-a793-bc90adb092f4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.749430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-cf5f6366-fa2e-47d6-a793-bc90adb092f4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:29.758795 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.758795 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:29.773888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf5f6366-fa2e-47d6-a793-bc90adb092f4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:29.774868 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 577/2323] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:29.853718 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-57baca2b-729b-4f69-bce0-de4020da083a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.869403 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57baca2b-729b-4f69-bce0-de4020da083a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:29.869864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57baca2b-729b-4f69-bce0-de4020da083a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.870933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57baca2b-729b-4f69-bce0-de4020da083a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.871141 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-57baca2b-729b-4f69-bce0-de4020da083a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete backup with id: 4bb25383-b702-4c15-9ac5-0dad530f8d07. Aug 15 15:06:29.891404 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.891404 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:29.933581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-57baca2b-729b-4f69-bce0-de4020da083a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] delete_backup rpcapi backup_id 4bb25383-b702-4c15-9ac5-0dad530f8d07 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:06:29.935857 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57baca2b-729b-4f69-bce0-de4020da083a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 202 Aug 15 15:06:29.936364 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 582/2324] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:29 2026] DELETE /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:29.946657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7fc43637-1690-47cc-9a4a-7adbfcb72512 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.950103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fc43637-1690-47cc-9a4a-7adbfcb72512 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:29.950103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fc43637-1690-47cc-9a4a-7adbfcb72512 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.950103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fc43637-1690-47cc-9a4a-7adbfcb72512 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.950103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7fc43637-1690-47cc-9a4a-7adbfcb72512 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:29.957320 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.957320 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:29.957788 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fc43637-1690-47cc-9a4a-7adbfcb72512 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 200 Aug 15 15:06:29.958146 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 580/2325] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:29.963958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd09a69e-b3af-4a88-9412-3dcf2b8892b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:29.969878 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd09a69e-b3af-4a88-9412-3dcf2b8892b6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:29.970100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd09a69e-b3af-4a88-9412-3dcf2b8892b6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:29.970946 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd09a69e-b3af-4a88-9412-3dcf2b8892b6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:29.971389 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cd09a69e-b3af-4a88-9412-3dcf2b8892b6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:29.980307 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:29.980307 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:29.982361 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd09a69e-b3af-4a88-9412-3dcf2b8892b6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:29.983052 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 587/2326] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:29 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:30.429311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-40a5cfc6-9393-4385-b7ad-597560f7937d req-800f0e86-4d86-4d11-aa4e-350d01df2415 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.430549 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-40a5cfc6-9393-4385-b7ad-597560f7937d req-800f0e86-4d86-4d11-aa4e-350d01df2415 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:30.430549 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-40a5cfc6-9393-4385-b7ad-597560f7937d req-800f0e86-4d86-4d11-aa4e-350d01df2415 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.430549 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-40a5cfc6-9393-4385-b7ad-597560f7937d req-800f0e86-4d86-4d11-aa4e-350d01df2415 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.445042 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-40a5cfc6-9393-4385-b7ad-597560f7937d req-800f0e86-4d86-4d11-aa4e-350d01df2415 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 404 Aug 15 15:06:30.446318 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 578/2327] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:30.472818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-729a2e13-78a7-4c18-8093-c3726c5957ee req-2054dca4-325a-43d2-b6f9-4972690209f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.475865 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-729a2e13-78a7-4c18-8093-c3726c5957ee req-2054dca4-325a-43d2-b6f9-4972690209f8 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:30.476090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-729a2e13-78a7-4c18-8093-c3726c5957ee req-2054dca4-325a-43d2-b6f9-4972690209f8 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.476360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-729a2e13-78a7-4c18-8093-c3726c5957ee req-2054dca4-325a-43d2-b6f9-4972690209f8 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.476611 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [req-729a2e13-78a7-4c18-8093-c3726c5957ee req-2054dca4-325a-43d2-b6f9-4972690209f8 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Delete volume with id: c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:30.485745 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-729a2e13-78a7-4c18-8093-c3726c5957ee req-2054dca4-325a-43d2-b6f9-4972690209f8 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 404 Aug 15 15:06:30.486163 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 583/2328] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:06:30 2026] DELETE /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:30.518436 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1ddb33fb-557c-4e76-a5c5-943b8819d94a req-c7f87c6d-8889-4d93-8bff-8f15fd432d41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.524404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ddb33fb-557c-4e76-a5c5-943b8819d94a req-c7f87c6d-8889-4d93-8bff-8f15fd432d41 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] GET https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 Aug 15 15:06:30.524652 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ddb33fb-557c-4e76-a5c5-943b8819d94a req-c7f87c6d-8889-4d93-8bff-8f15fd432d41 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.524835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ddb33fb-557c-4e76-a5c5-943b8819d94a req-c7f87c6d-8889-4d93-8bff-8f15fd432d41 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.533508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ddb33fb-557c-4e76-a5c5-943b8819d94a req-c7f87c6d-8889-4d93-8bff-8f15fd432d41 tempest-VolumesSnapshotsTestJSON-840839460 tempest-VolumesSnapshotsTestJSON-840839460-project-member] https://10.4.3.107/volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 returned with HTTP 404 Aug 15 15:06:30.534039 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 581/2329] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/volumes/c12b40e5-8c94-49dd-915c-87f057fe4645 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:30.786001 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b79a60cc-fa66-4c55-ba8c-a9e1c41f31d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.789425 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b79a60cc-fa66-4c55-ba8c-a9e1c41f31d4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:30.789425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b79a60cc-fa66-4c55-ba8c-a9e1c41f31d4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.789425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b79a60cc-fa66-4c55-ba8c-a9e1c41f31d4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.789425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-b79a60cc-fa66-4c55-ba8c-a9e1c41f31d4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:30.792157 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:30.792157 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:30.804886 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b79a60cc-fa66-4c55-ba8c-a9e1c41f31d4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:30.804886 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 588/2330] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:30.818447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b6cc826-3ab0-495c-9aba-2d680b2540e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.820988 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b6cc826-3ab0-495c-9aba-2d680b2540e6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:30.821331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b6cc826-3ab0-495c-9aba-2d680b2540e6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.821710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b6cc826-3ab0-495c-9aba-2d680b2540e6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.823331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-8b6cc826-3ab0-495c-9aba-2d680b2540e6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:30.831580 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:30.831580 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:30.850923 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b6cc826-3ab0-495c-9aba-2d680b2540e6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:30.852360 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 579/2331] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:06:30.869194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.871409 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:30.871409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.871409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.871732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:30.872516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:30.881233 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:30.882290 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:30.882426 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:30.920142 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:30.927551 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:30.927551 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:30.939958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65d43d32-14d7-48d6-aab0-f3b24ef947a4 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:30.940381 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 584/2332] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 15 15:06:30.958549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a7237ff-8a1b-47ff-82e0-2569a9c3f9db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.962134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a7237ff-8a1b-47ff-82e0-2569a9c3f9db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] PUT https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:30.962577 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a7237ff-8a1b-47ff-82e0-2569a9c3f9db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "83bf4fb8-64cd-44fe-8110-68a7a969e155"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:30.973318 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-4a7237ff-8a1b-47ff-82e0-2569a9c3f9db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Update called for group e653133d-1a6e-4a6a-a62e-a575fe4cbaf8. {{(pid=100271) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 15 15:06:30.973481 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-4a7237ff-8a1b-47ff-82e0-2569a9c3f9db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Updating group e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 with name None description: None add_volumes: 83bf4fb8-64cd-44fe-8110-68a7a969e155 remove_volumes: None. Aug 15 15:06:30.977056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de86d514-7a8d-41b4-ae61-63b2a5e31fc2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.986796 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de86d514-7a8d-41b4-ae61-63b2a5e31fc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 Aug 15 15:06:30.986796 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de86d514-7a8d-41b4-ae61-63b2a5e31fc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.986796 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de86d514-7a8d-41b4-ae61-63b2a5e31fc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.986947 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-de86d514-7a8d-41b4-ae61-63b2a5e31fc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Show backup with id 4bb25383-b702-4c15-9ac5-0dad530f8d07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:30.989146 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:30.989146 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:30.995617 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de86d514-7a8d-41b4-ae61-63b2a5e31fc2 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 returned with HTTP 404 Aug 15 15:06:30.995617 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 589/2333] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/backups/4bb25383-b702-4c15-9ac5-0dad530f8d07 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:30.997551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5398c59e-9fdc-4add-a170-76ae7fba95fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:30.998619 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5398c59e-9fdc-4add-a170-76ae7fba95fc tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:30.999369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5398c59e-9fdc-4add-a170-76ae7fba95fc tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:30.999369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5398c59e-9fdc-4add-a170-76ae7fba95fc tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:30.999369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5398c59e-9fdc-4add-a170-76ae7fba95fc tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:31.010982 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:31.010982 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:31.011817 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5398c59e-9fdc-4add-a170-76ae7fba95fc tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:31.012291 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 580/2334] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:30 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:31.050665 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a7237ff-8a1b-47ff-82e0-2569a9c3f9db tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 202 Aug 15 15:06:31.051056 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 582/2335] 10.4.3.107 () {70 vars in 1406 bytes} [Sat Aug 15 15:06:30 2026] PUT /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:31.060880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cc21067d-93fa-4236-bdaf-f9ee4c7bd60e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:31.064372 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc21067d-93fa-4236-bdaf-f9ee4c7bd60e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:31.064372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc21067d-93fa-4236-bdaf-f9ee4c7bd60e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:31.064372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc21067d-93fa-4236-bdaf-f9ee4c7bd60e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:31.064372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-cc21067d-93fa-4236-bdaf-f9ee4c7bd60e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:31.069710 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:31.069710 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:31.079079 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc21067d-93fa-4236-bdaf-f9ee4c7bd60e tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:31.079589 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 585/2336] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:31 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:31.178925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e5d88449-8079-4ced-87a1-22c55348f05b req-064ad4aa-b06f-4bb7-bb2b-5abe35817637 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:31.183908 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-064ad4aa-b06f-4bb7-bb2b-5abe35817637 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:31.184098 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-064ad4aa-b06f-4bb7-bb2b-5abe35817637 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:31.184340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-064ad4aa-b06f-4bb7-bb2b-5abe35817637 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:31.202580 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:31.202580 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:31.208349 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e5d88449-8079-4ced-87a1-22c55348f05b req-064ad4aa-b06f-4bb7-bb2b-5abe35817637 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:31.218585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-064ad4aa-b06f-4bb7-bb2b-5abe35817637 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:31.219296 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 590/2337] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:31 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:31.254739 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:31.257937 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] POST https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c/action Aug 15 15:06:31.258358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:31.258489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:31.283051 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:31.283051 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:31.283827 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:31.297681 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Begin detaching volume completed successfully. Aug 15 15:06:31.297946 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-c7cbe3d0-d32d-47f6-b5a1-326df53deeb3 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c/action returned with HTTP 202 Aug 15 15:06:31.299447 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 581/2338] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:31 2026] POST /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:31.336807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3ded02f-1846-4cf1-b9f3-eb1cf3b76e0b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:31.339134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3ded02f-1846-4cf1-b9f3-eb1cf3b76e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:31.339453 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3ded02f-1846-4cf1-b9f3-eb1cf3b76e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:31.339744 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3ded02f-1846-4cf1-b9f3-eb1cf3b76e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:31.355775 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:31.355775 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:31.364309 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3ded02f-1846-4cf1-b9f3-eb1cf3b76e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:31.371095 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3ded02f-1846-4cf1-b9f3-eb1cf3b76e0b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:31.371657 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 583/2339] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:31 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:31.391968 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3316036f-3fa8-4331-b301-7af1389a94bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:31.392590 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3316036f-3fa8-4331-b301-7af1389a94bb None None] GET https://10.4.3.107/volume// Aug 15 15:06:31.393006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3316036f-3fa8-4331-b301-7af1389a94bb None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:31.393110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3316036f-3fa8-4331-b301-7af1389a94bb None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:31.393640 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3316036f-3fa8-4331-b301-7af1389a94bb None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:31.394073 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 586/2340] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:06:31.407118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e5d88449-8079-4ced-87a1-22c55348f05b req-6cb2e158-7ea8-4dbc-94c1-e9fa9ce7ab06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:31.409056 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-6cb2e158-7ea8-4dbc-94c1-e9fa9ce7ab06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:31.409308 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-6cb2e158-7ea8-4dbc-94c1-e9fa9ce7ab06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:31.409554 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-6cb2e158-7ea8-4dbc-94c1-e9fa9ce7ab06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:31.423513 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:31.423513 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:31.428656 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e5d88449-8079-4ced-87a1-22c55348f05b req-6cb2e158-7ea8-4dbc-94c1-e9fa9ce7ab06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:31.437584 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-6cb2e158-7ea8-4dbc-94c1-e9fa9ce7ab06 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:31.437899 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 591/2341] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:31 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:32.025716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1eb5d99d-b281-4266-b2c3-7f5d35566a71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.027894 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1eb5d99d-b281-4266-b2c3-7f5d35566a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:32.028148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1eb5d99d-b281-4266-b2c3-7f5d35566a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.028437 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1eb5d99d-b281-4266-b2c3-7f5d35566a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.028569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1eb5d99d-b281-4266-b2c3-7f5d35566a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:32.034355 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.034355 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:32.037747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1eb5d99d-b281-4266-b2c3-7f5d35566a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:32.038144 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 582/2342] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:32.055407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.059276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911/export_record Aug 15 15:06:32.059276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.059276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'export_record' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.059276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Export record for backup 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:06:32.063273 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.063273 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:32.064391 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling RPCAPI with context: , host: np0000007361, backup: 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 15 15:06:32.071566 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] export_record in rpcapi backup_id 75acb5d8-9c64-49a2-9784-a77d5a8d9911 on host np0000007361. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 15 15:06:32.087490 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzVhY2I1ZDgtOWM2NC00OWEyLTk3ODQtYTc3ZDVhOGQ5OTExIiwgInVzZXJfaWQiOiAiNDc0ZDg1ZjFiMzIzNGRjY2E2ZGNiYWVkNGY0ODBjM2UiLCAicHJvamVjdF9pZCI6ICJlYzA5MGVhOWFmNDk0ZjRmODMzMTg2NjBlZGVmOTliNiIsICJ2b2x1bWVfaWQiOiAiNTJkYjQ5ZTktZjU4Ni00ODkxLWFmMzctYWQ5ZTY3YTFjZWI4IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTM3OTg0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MmRiNDllOS1mNTg2LTQ4OTEtYWYzNy1hZDllNjdhMWNlYjgvMjAyNjA4MTUxNTA2MTUvYXpfbm92YV9iYWNrdXBfNzVhY2I1ZDgtOWM2NC00OWEyLTk3ODQtYTc3ZDVhOGQ5OTExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA2OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 15 15:06:32.087490 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6357df6-ff64-42d2-84f2-d9a67a515af7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911/export_record returned with HTTP 200 Aug 15 15:06:32.087490 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 584/2343] 10.4.3.107 () {68 vars in 1430 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:32.095740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dfa36f3c-326b-46d1-9e80-4441c0325c92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.098503 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfa36f3c-326b-46d1-9e80-4441c0325c92 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:32.098503 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfa36f3c-326b-46d1-9e80-4441c0325c92 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.098503 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfa36f3c-326b-46d1-9e80-4441c0325c92 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.098603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25030ba3-eebe-4b7f-a5ee-7b251fc2fae1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.098822 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-dfa36f3c-326b-46d1-9e80-4441c0325c92 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:32.100293 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25030ba3-eebe-4b7f-a5ee-7b251fc2fae1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:32.100293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25030ba3-eebe-4b7f-a5ee-7b251fc2fae1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.100626 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25030ba3-eebe-4b7f-a5ee-7b251fc2fae1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.100829 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-25030ba3-eebe-4b7f-a5ee-7b251fc2fae1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:32.102161 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.102161 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:32.106208 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.106208 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:32.106208 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25030ba3-eebe-4b7f-a5ee-7b251fc2fae1 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:32.106208 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 592/2344] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:32.109817 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfa36f3c-326b-46d1-9e80-4441c0325c92 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 200 Aug 15 15:06:32.110333 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 587/2345] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:32.118647 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.120397 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] POST https://10.4.3.107/volume/v3/backups/import_record Aug 15 15:06:32.120897 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzFkN2E1YzEtMWQ4OS00NDA5LWFlMWMtNjBmNGM1ZjdhODgxIiwgInVzZXJfaWQiOiAiNDc0ZDg1ZjFiMzIzNGRjY2E2ZGNiYWVkNGY0ODBjM2UiLCAicHJvamVjdF9pZCI6ICJlYzA5MGVhOWFmNDk0ZjRmODMzMTg2NjBlZGVmOTliNiIsICJ2b2x1bWVfaWQiOiAiNTJkYjQ5ZTktZjU4Ni00ODkxLWFmMzctYWQ5ZTY3YTFjZWI4IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTM3OTg0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MmRiNDllOS1mNTg2LTQ4OTEtYWYzNy1hZDllNjdhMWNlYjgvMjAyNjA4MTUxNTA2MTUvYXpfbm92YV9iYWNrdXBfNzVhY2I1ZDgtOWM2NC00OWEyLTk3ODQtYTc3ZDVhOGQ5OTExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA2OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:32.123151 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzFkN2E1YzEtMWQ4OS00NDA5LWFlMWMtNjBmNGM1ZjdhODgxIiwgInVzZXJfaWQiOiAiNDc0ZDg1ZjFiMzIzNGRjY2E2ZGNiYWVkNGY0ODBjM2UiLCAicHJvamVjdF9pZCI6ICJlYzA5MGVhOWFmNDk0ZjRmODMzMTg2NjBlZGVmOTliNiIsICJ2b2x1bWVfaWQiOiAiNTJkYjQ5ZTktZjU4Ni00ODkxLWFmMzctYWQ5ZTY3YTFjZWI4IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTM3OTg0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MmRiNDllOS1mNTg2LTQ4OTEtYWYzNy1hZDllNjdhMWNlYjgvMjAyNjA4MTUxNTA2MTUvYXpfbm92YV9iYWNrdXBfNzVhY2I1ZDgtOWM2NC00OWEyLTk3ODQtYTc3ZDVhOGQ5OTExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA2OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 15 15:06:32.123151 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzFkN2E1YzEtMWQ4OS00NDA5LWFlMWMtNjBmNGM1ZjdhODgxIiwgInVzZXJfaWQiOiAiNDc0ZDg1ZjFiMzIzNGRjY2E2ZGNiYWVkNGY0ODBjM2UiLCAicHJvamVjdF9pZCI6ICJlYzA5MGVhOWFmNDk0ZjRmODMzMTg2NjBlZGVmOTliNiIsICJ2b2x1bWVfaWQiOiAiNTJkYjQ5ZTktZjU4Ni00ODkxLWFmMzctYWQ5ZTY3YTFjZWI4IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MTM3OTg0NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81MmRiNDllOS1mNTg2LTQ4OTEtYWYzNy1hZDllNjdhMWNlYjgvMjAyNjA4MTUxNTA2MTUvYXpfbm92YV9iYWNrdXBfNzVhY2I1ZDgtOWM2NC00OWEyLTk3ODQtYTc3ZDVhOGQ5OTExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNTowNjoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE1VDE1OjA2OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 15 15:06:32.123460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.124527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '0c95183281fd4d6d8bc5e35b94e03d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec090ea9af494f4f83318660edef99b6', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:06:32.124527 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c71827b4-16ff-4224-bd3e-5c6537ed921b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] https://10.4.3.107/volume/v3/backups/import_record returned with HTTP 403 Aug 15 15:06:32.124527 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 583/2346] 10.4.3.107 () {70 vars in 1342 bytes} [Sat Aug 15 15:06:32 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:32.125531 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:32.125830 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.126083 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.126463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:32.127293 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:32.135395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.138496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 Aug 15 15:06:32.138846 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.139190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.139834 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete volume with id: 52db49e9-f586-4891-af37-ad9e67a1ceb8 Aug 15 15:06:32.142090 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:32.144352 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:32.144791 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:32.152960 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.152960 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:32.152960 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:32.181147 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete volume request issued successfully. Aug 15 15:06:32.181467 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c288aeef-dd59-4d5e-9703-f7e8c8c84024 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 returned with HTTP 202 Aug 15 15:06:32.182026 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 593/2347] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:32 2026] DELETE /volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:32.192816 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-845762c7-d9a0-4d60-af84-482ed3e9622b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.195352 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:32.196833 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-845762c7-d9a0-4d60-af84-482ed3e9622b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 Aug 15 15:06:32.197643 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.197643 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:32.198754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-845762c7-d9a0-4d60-af84-482ed3e9622b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.199092 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-845762c7-d9a0-4d60-af84-482ed3e9622b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.201580 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:32.201750 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:32.208493 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.208493 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:32.216682 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-845762c7-d9a0-4d60-af84-482ed3e9622b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:32.221915 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-845762c7-d9a0-4d60-af84-482ed3e9622b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 returned with HTTP 200 Aug 15 15:06:32.222526 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 588/2348] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:32.240804 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:32.243818 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.243818 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:32.252599 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fc2f046-a5cc-444f-8137-e563b63705c6 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:32.253158 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 585/2349] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:32.267150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.269324 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:32.269580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.269865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.270231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:32.271156 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:32.287438 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Get all volumes completed successfully. Aug 15 15:06:32.289443 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:32.289443 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:32.344059 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:32.347864 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.347864 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:32.352499 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:32.352795 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:32.391391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bfd92bc6-393b-473f-a40a-790443dbde9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.393566 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfd92bc6-393b-473f-a40a-790443dbde9f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:32.393773 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfd92bc6-393b-473f-a40a-790443dbde9f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.394010 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfd92bc6-393b-473f-a40a-790443dbde9f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.406144 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.406144 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:32.417282 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:32.417995 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bfd92bc6-393b-473f-a40a-790443dbde9f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:32.420981 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.420981 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:32.424170 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfd92bc6-393b-473f-a40a-790443dbde9f tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:32.424295 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 594/2350] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:32.433913 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d8637c8-ede7-4b13-9887-3b9874659c12 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:32.434511 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 584/2351] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:32.449324 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.451042 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] POST https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8/action Aug 15 15:06:32.451614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:32.451774 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:32.453499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] delete called for group e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100272) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:32.453499 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Delete group with id: e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:32.456974 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.456974 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:32.504067 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e5d88449-8079-4ced-87a1-22c55348f05b req-49d9f482-9ed3-4201-8df0-5e9cf259913a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.506736 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-49d9f482-9ed3-4201-8df0-5e9cf259913a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5 Aug 15 15:06:32.507044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-49d9f482-9ed3-4201-8df0-5e9cf259913a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.507146 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-49d9f482-9ed3-4201-8df0-5e9cf259913a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.516866 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.516866 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:32.520020 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c680b519-f49d-42c9-b3ba-1d6c6c705bc5 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8/action returned with HTTP 202 Aug 15 15:06:32.520934 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 589/2352] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:32 2026] POST /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:32.529915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:32.534048 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 Aug 15 15:06:32.537213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:32.537571 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:32.548743 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.548743 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:32.556350 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Volume info retrieved successfully. Aug 15 15:06:32.558009 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:32.559669 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:32.595885 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e5d88449-8079-4ced-87a1-22c55348f05b req-49d9f482-9ed3-4201-8df0-5e9cf259913a tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5 returned with HTTP 200 Aug 15 15:06:32.596517 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 586/2353] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:32 2026] DELETE /volume/v3/attachments/2e7351ff-cbcf-4abd-b9ef-1b466bd0ddb5 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:32.618423 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:32.621562 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:32.621562 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:32.630434 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fb2218e-3ce2-4781-8b7a-df822681b660 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 returned with HTTP 200 Aug 15 15:06:32.630952 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 595/2354] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:32.931664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-263bf822-84ca-466e-bd98-b5cf89626770 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.062782 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] GET https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d Aug 15 15:06:33.063385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.063385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.076867 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:33.077502 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:33.078025 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:33.086978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-263bf822-84ca-466e-bd98-b5cf89626770 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d returned with HTTP 200 Aug 15 15:06:33.087604 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 585/2355] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:32 2026] GET /volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d => generated 612 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.096231 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-226ee6e1-298c-4fb8-8fd5-bed9e633171a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.097940 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-226ee6e1-298c-4fb8-8fd5-bed9e633171a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d Aug 15 15:06:33.098324 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-226ee6e1-298c-4fb8-8fd5-bed9e633171a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:33.159919 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-226ee6e1-298c-4fb8-8fd5-bed9e633171a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1241652743 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1241652743, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:33.168258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-226ee6e1-298c-4fb8-8fd5-bed9e633171a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d returned with HTTP 200 Aug 15 15:06:33.168803 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 590/2356] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 15:06:33 2026] PUT /volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d => generated 565 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.178995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.238851 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e6cfb16-f4f2-4c57-a6ae-562490181c01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.240748 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e6cfb16-f4f2-4c57-a6ae-562490181c01 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 Aug 15 15:06:33.241259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e6cfb16-f4f2-4c57-a6ae-562490181c01 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.241259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e6cfb16-f4f2-4c57-a6ae-562490181c01 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.251447 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e6cfb16-f4f2-4c57-a6ae-562490181c01 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 returned with HTTP 404 Aug 15 15:06:33.251447 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 596/2357] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/volumes/52db49e9-f586-4891-af37-ad9e67a1ceb8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:33.261578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3e470e5d-070a-4f74-a102-4716813ee773 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.264959 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e470e5d-070a-4f74-a102-4716813ee773 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] GET https://10.4.3.107/volume/v3/backups Aug 15 15:06:33.265328 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e470e5d-070a-4f74-a102-4716813ee773 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.265640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e470e5d-070a-4f74-a102-4716813ee773 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.266224 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-3e470e5d-070a-4f74-a102-4716813ee773 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:33.284335 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:33.284677 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1991429630"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:33.287047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1991429630'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:33.287047 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Create volume of 1 GB Aug 15 15:06:33.287947 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:33.287947 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:33.288380 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e470e5d-070a-4f74-a102-4716813ee773 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] https://10.4.3.107/volume/v3/backups returned with HTTP 200 Aug 15 15:06:33.289005 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 586/2358] 10.4.3.107 () {68 vars in 1277 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/backups => generated 624 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.293662 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Availability Zones retrieved successfully. Aug 15 15:06:33.299711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Flow 'volume_create_api' (1cdb834d-c412-4892-a6e7-cb6575f92435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:33.300861 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f484221-6221-4f48-804f-1bddeaba3f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.301304 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-113efc13-c283-41df-9581-18bf333b3d88 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.301718 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:33.303431 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-113efc13-c283-41df-9581-18bf333b3d88 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] GET https://10.4.3.107/volume/v3/backups?project_id=ec090ea9af494f4f83318660edef99b6 Aug 15 15:06:33.303660 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-113efc13-c283-41df-9581-18bf333b3d88 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.303843 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-113efc13-c283-41df-9581-18bf333b3d88 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.304077 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-113efc13-c283-41df-9581-18bf333b3d88 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Removing options 'project_id' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:33.320103 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-113efc13-c283-41df-9581-18bf333b3d88 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] https://10.4.3.107/volume/v3/backups?project_id=ec090ea9af494f4f83318660edef99b6 returned with HTTP 200 Aug 15 15:06:33.320754 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 591/2359] 10.4.3.107 () {68 vars in 1364 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/backups?project_id=ec090ea9af494f4f83318660edef99b6 => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.333602 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f484221-6221-4f48-804f-1bddeaba3f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.334578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0edf61f-8fd8-4590-a7f7-918ff13acbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.334963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-900827dc-713a-4f26-b609-f1638e8699a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.337163 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:33.337725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-445112798"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:33.339657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-445112798'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:33.339881 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume of 1 GB Aug 15 15:06:33.344896 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Availability Zones retrieved successfully. Aug 15 15:06:33.353393 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Flow 'volume_create_api' (2022398d-0804-437c-acb2-21859d58dba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:33.354872 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b97471-f6a7-441c-b756-92461b3d52cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.356036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:33.384351 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b97471-f6a7-441c-b756-92461b3d52cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.385232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf0e443-9125-4efe-b62c-3aa3a48f9535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.423926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Created reservations ['42eaff89-f55d-4939-9b33-8564f427bd2d', 'e3d15bf9-1fd6-4457-b40c-c008a9e91e3e', '30d83754-9608-465c-bf3a-ec55796ec2fa', '9120470f-695c-4a28-a7e1-cb9f32851ab9'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:33.424929 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0edf61f-8fd8-4590-a7f7-918ff13acbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42eaff89-f55d-4939-9b33-8564f427bd2d', 'e3d15bf9-1fd6-4457-b40c-c008a9e91e3e', '30d83754-9608-465c-bf3a-ec55796ec2fa', '9120470f-695c-4a28-a7e1-cb9f32851ab9']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.426044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8292ba74-52b2-4d71-be09-b6829557322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.432346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Created reservations ['5b5ed462-6661-43af-b1eb-4f96e501a336', '6e511650-e9c8-401c-b0d4-da1e95d60d6c', '6aba6b4c-d225-4ed6-92dd-29f5ad9a7894', '62f8d886-b451-4de7-8010-2c2965787021'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:33.433488 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf0e443-9125-4efe-b62c-3aa3a48f9535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b5ed462-6661-43af-b1eb-4f96e501a336', '6e511650-e9c8-401c-b0d4-da1e95d60d6c', '6aba6b4c-d225-4ed6-92dd-29f5ad9a7894', '62f8d886-b451-4de7-8010-2c2965787021']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.434996 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b9c36a-fc36-4964-ab3c-e34539e92871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.439096 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-57ee50e4-533b-44b7-aff6-4ef59eb4c400 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.441994 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57ee50e4-533b-44b7-aff6-4ef59eb4c400 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:33.441994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57ee50e4-533b-44b7-aff6-4ef59eb4c400 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.441994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57ee50e4-533b-44b7-aff6-4ef59eb4c400 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.449801 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:33.449801 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:33.456189 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-57ee50e4-533b-44b7-aff6-4ef59eb4c400 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:33.460186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b9c36a-fc36-4964-ab3c-e34539e92871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b0e49c-9981-4bca-83d5-c7fc1b8055bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-445112798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec090ea9af494f4f83318660edef99b6',qos_specs=None,replication_status=,reservations=['5b5ed462-6661-43af-b1eb-4f96e501a336','6e511650-e9c8-401c-b0d4-da1e95d60d6c','6aba6b4c-d225-4ed6-92dd-29f5ad9a7894','62f8d886-b451-4de7-8010-2c2965787021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-445112798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b0e49c-9981-4bca-83d5-c7fc1b8055bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec090ea9af494f4f83318660edef99b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.460761 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8292ba74-52b2-4d71-be09-b6829557322a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d58c702-d7ed-46d5-9701-16f952e34aa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1991429630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2054c3b547dc40c194c6721f77484f3d',qos_specs=None,replication_status=,reservations=['42eaff89-f55d-4939-9b33-8564f427bd2d','e3d15bf9-1fd6-4457-b40c-c008a9e91e3e','30d83754-9608-465c-bf3a-ec55796ec2fa','9120470f-695c-4a28-a7e1-cb9f32851ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9919a1f8cf7c4910b9d62d02b78df48f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1991429630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d58c702-d7ed-46d5-9701-16f952e34aa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2054c3b547dc40c194c6721f77484f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9919a1f8cf7c4910b9d62d02b78df48f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.461203 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4baf680-9fe7-4bb7-a9f1-efa977ba2ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.461329 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57ee50e4-533b-44b7-aff6-4ef59eb4c400 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:33.461654 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbdc811c-3b78-488a-b92f-52a083647d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.461872 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 587/2360] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.485492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbdc811c-3b78-488a-b92f-52a083647d4c) transitioned into state 'SUCCESS' from state '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-1991429630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2054c3b547dc40c194c6721f77484f3d',qos_specs=None,replication_status=,reservations=['42eaff89-f55d-4939-9b33-8564f427bd2d','e3d15bf9-1fd6-4457-b40c-c008a9e91e3e','30d83754-9608-465c-bf3a-ec55796ec2fa','9120470f-695c-4a28-a7e1-cb9f32851ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9919a1f8cf7c4910b9d62d02b78df48f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.486591 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac4ac56-9237-4f6f-8e61-f72d3dc2183e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.497466 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac4ac56-9237-4f6f-8e61-f72d3dc2183e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.498198 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Flow 'volume_create_api' (1cdb834d-c412-4892-a6e7-cb6575f92435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:33.498532 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Create volume request issued successfully. Aug 15 15:06:33.499274 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4209d8b1-4c5d-4a0c-a252-7a25b10b2dd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:33.499826 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 587/2361] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:33 2026] POST /volume/v3/volumes => generated 767 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:33.505806 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4baf680-9fe7-4bb7-a9f1-efa977ba2ad8) transitioned into state 'SUCCESS' from state '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-445112798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec090ea9af494f4f83318660edef99b6',qos_specs=None,replication_status=,reservations=['5b5ed462-6661-43af-b1eb-4f96e501a336','6e511650-e9c8-401c-b0d4-da1e95d60d6c','6aba6b4c-d225-4ed6-92dd-29f5ad9a7894','62f8d886-b451-4de7-8010-2c2965787021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474d85f1b3234dcca6dcbaed4f480c3e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.506980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58eab449-b30c-4ab4-949b-60dac00712b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:33.517713 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da28a7e2-24d5-41b7-8993-ce040194e834 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.518480 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da28a7e2-24d5-41b7-8993-ce040194e834 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:33.518668 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da28a7e2-24d5-41b7-8993-ce040194e834 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.518863 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da28a7e2-24d5-41b7-8993-ce040194e834 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.520458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58eab449-b30c-4ab4-949b-60dac00712b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:33.521489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Flow 'volume_create_api' (2022398d-0804-437c-acb2-21859d58dba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:33.521874 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Create volume request issued successfully. Aug 15 15:06:33.522511 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-900827dc-713a-4f26-b609-f1638e8699a7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:33.522951 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 597/2362] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:06:33 2026] POST /volume/v3/volumes => generated 777 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:33.527731 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:33.527731 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:33.531724 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da28a7e2-24d5-41b7-8993-ce040194e834 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:33.535916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da28a7e2-24d5-41b7-8993-ce040194e834 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 returned with HTTP 200 Aug 15 15:06:33.536450 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 592/2363] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.544992 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7aa47122-20b4-42e4-b9cf-b1c2ad7fc1ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.546896 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7aa47122-20b4-42e4-b9cf-b1c2ad7fc1ae tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf Aug 15 15:06:33.547160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7aa47122-20b4-42e4-b9cf-b1c2ad7fc1ae tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.547414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7aa47122-20b4-42e4-b9cf-b1c2ad7fc1ae tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.554934 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:33.554934 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:33.559278 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7aa47122-20b4-42e4-b9cf-b1c2ad7fc1ae tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:33.562705 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7aa47122-20b4-42e4-b9cf-b1c2ad7fc1ae tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf returned with HTTP 200 Aug 15 15:06:33.563085 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 588/2364] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:33.648142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b4858ec5-6cfc-453e-88c4-3bddbca859ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.651123 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4858ec5-6cfc-453e-88c4-3bddbca859ec tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 Aug 15 15:06:33.651123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4858ec5-6cfc-453e-88c4-3bddbca859ec tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.651943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4858ec5-6cfc-453e-88c4-3bddbca859ec tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.661685 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4858ec5-6cfc-453e-88c4-3bddbca859ec tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 returned with HTTP 404 Aug 15 15:06:33.662398 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 588/2365] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/volumes/83bf4fb8-64cd-44fe-8110-68a7a969e155 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:33.671348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-666bd1fd-1529-4941-bbd5-c76cdbb54a15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.674822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-666bd1fd-1529-4941-bbd5-c76cdbb54a15 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 Aug 15 15:06:33.674822 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-666bd1fd-1529-4941-bbd5-c76cdbb54a15 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.675612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-666bd1fd-1529-4941-bbd5-c76cdbb54a15 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.681717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-666bd1fd-1529-4941-bbd5-c76cdbb54a15 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 returned with HTTP 404 Aug 15 15:06:33.685321 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 598/2366] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/volumes/afae700a-4330-4210-b730-7742143ede58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:33.694819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b07c0c2e-a586-488a-a8e9-335e304e9946 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.696940 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b07c0c2e-a586-488a-a8e9-335e304e9946 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] GET https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 Aug 15 15:06:33.697301 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b07c0c2e-a586-488a-a8e9-335e304e9946 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.697586 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b07c0c2e-a586-488a-a8e9-335e304e9946 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.698688 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-b07c0c2e-a586-488a-a8e9-335e304e9946 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] show called for member e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:33.702892 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b07c0c2e-a586-488a-a8e9-335e304e9946 tempest-GroupsTest-1871285237 tempest-GroupsTest-1871285237-project-member] https://10.4.3.107/volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 returned with HTTP 404 Aug 15 15:06:33.703960 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 593/2367] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/groups/e653133d-1a6e-4a6a-a62e-a575fe4cbaf8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:33.713377 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9064204c-ab83-467f-a157-1e1f50244dc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.716711 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9064204c-ab83-467f-a157-1e1f50244dc2 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/fcfb1b36-9a4d-46e4-9182-0da13d395d35 Aug 15 15:06:33.717020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9064204c-ab83-467f-a157-1e1f50244dc2 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.717327 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9064204c-ab83-467f-a157-1e1f50244dc2 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.733030 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9064204c-ab83-467f-a157-1e1f50244dc2 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/group_types/fcfb1b36-9a4d-46e4-9182-0da13d395d35 returned with HTTP 202 Aug 15 15:06:33.733474 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 589/2368] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:06:33 2026] DELETE /volume/v3/group_types/fcfb1b36-9a4d-46e4-9182-0da13d395d35 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:33.740627 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e304815d-28e2-49b5-8462-e5bd4d8ea616 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.742359 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e304815d-28e2-49b5-8462-e5bd4d8ea616 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] DELETE https://10.4.3.107/volume/v3/types/d0c3dea2-8279-4a7e-ad19-955bbdf60b6f Aug 15 15:06:33.742567 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e304815d-28e2-49b5-8462-e5bd4d8ea616 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.742772 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e304815d-28e2-49b5-8462-e5bd4d8ea616 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.743024 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:33.743024 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:33.779363 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e304815d-28e2-49b5-8462-e5bd4d8ea616 tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/types/d0c3dea2-8279-4a7e-ad19-955bbdf60b6f returned with HTTP 202 Aug 15 15:06:33.779363 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 589/2369] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:06:33 2026] DELETE /volume/v3/types/d0c3dea2-8279-4a7e-ad19-955bbdf60b6f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:33.789579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe963952-d3ac-4a45-a076-073ffc360bac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:33.791910 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe963952-d3ac-4a45-a076-073ffc360bac tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] GET https://10.4.3.107/volume/v3/types/d0c3dea2-8279-4a7e-ad19-955bbdf60b6f Aug 15 15:06:33.793448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe963952-d3ac-4a45-a076-073ffc360bac tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:33.793448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe963952-d3ac-4a45-a076-073ffc360bac tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:33.797500 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe963952-d3ac-4a45-a076-073ffc360bac tempest-GroupsTest-1256909476 tempest-GroupsTest-1256909476-project-admin] https://10.4.3.107/volume/v3/types/d0c3dea2-8279-4a7e-ad19-955bbdf60b6f returned with HTTP 404 Aug 15 15:06:33.798312 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 599/2370] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:06:33 2026] GET /volume/v3/types/d0c3dea2-8279-4a7e-ad19-955bbdf60b6f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:34.555023 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac5636e3-beb7-4d2d-be42-3cf3b8e8e415 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:34.558473 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac5636e3-beb7-4d2d-be42-3cf3b8e8e415 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:34.558747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac5636e3-beb7-4d2d-be42-3cf3b8e8e415 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:34.558987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac5636e3-beb7-4d2d-be42-3cf3b8e8e415 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:34.573818 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:34.573818 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:34.579558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d5ea1f8-a4ad-41a6-9388-00bca1149ff7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:34.581007 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ac5636e3-beb7-4d2d-be42-3cf3b8e8e415 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:34.582562 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d5ea1f8-a4ad-41a6-9388-00bca1149ff7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf Aug 15 15:06:34.582859 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d5ea1f8-a4ad-41a6-9388-00bca1149ff7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:34.582972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d5ea1f8-a4ad-41a6-9388-00bca1149ff7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:34.595192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac5636e3-beb7-4d2d-be42-3cf3b8e8e415 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 returned with HTTP 200 Aug 15 15:06:34.595192 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 594/2371] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:34 2026] GET /volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:34.595564 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:34.595564 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:34.611819 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1d5ea1f8-a4ad-41a6-9388-00bca1149ff7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:34.611885 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:34.618783 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:34.618783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d58c702-d7ed-46d5-9701-16f952e34aa3", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1110568719"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:34.621654 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d5ea1f8-a4ad-41a6-9388-00bca1149ff7 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf returned with HTTP 200 Aug 15 15:06:34.621654 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 590/2372] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:34 2026] GET /volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:34.634493 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:34.634493 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:34.635468 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:34.635749 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Create snapshot from volume 0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:34.639196 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:34.642202 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:06:34.642501 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78b0e49c-9981-4bca-83d5-c7fc1b8055bf", "name": "tempest-type-Backup-1208158562"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:34.644575 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Creating new backup {'backup': {'volume_id': '78b0e49c-9981-4bca-83d5-c7fc1b8055bf', 'name': 'tempest-type-Backup-1208158562'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:06:34.644742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Creating backup of volume 78b0e49c-9981-4bca-83d5-c7fc1b8055bf in container None Aug 15 15:06:34.655412 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:34.655412 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:34.656008 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:34.691381 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Created reservations ['3fd3ef1e-c93e-4f2e-ae8d-807dba1f4c72', '591fa662-5c44-4c6d-83fd-ac1e66bfe4a0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:34.716123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Created reservations ['d9048142-1ca0-40f5-bcca-d4e3ec13b55f', '62d9a5fa-c176-406a-acec-5de75c584c37', '05bb9040-2d60-4f24-8899-44006a578719', '7c7949cc-8c11-4e54-a240-2776c5e0348e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:34.723855 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1cc22e6-f207-40bb-b8d8-d00d9990b9cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:06:34.724105 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 600/2373] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:06:34 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:34.738347 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70e3fe9d-1dca-4845-932e-ea68e868008d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:34.744316 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70e3fe9d-1dca-4845-932e-ea68e868008d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:34.744587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70e3fe9d-1dca-4845-932e-ea68e868008d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:34.745157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70e3fe9d-1dca-4845-932e-ea68e868008d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:34.745282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-70e3fe9d-1dca-4845-932e-ea68e868008d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:34.752746 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:34.752746 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:34.753569 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70e3fe9d-1dca-4845-932e-ea68e868008d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:34.754372 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 595/2374] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:34 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:34.774861 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Snapshot create request issued successfully. Aug 15 15:06:34.775341 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-147c7751-f571-41f2-b2c2-167ad56fb4ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:34.775887 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 590/2375] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:34.786550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43fad6ca-3404-4d1f-b046-e4c8c68344cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:34.788941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43fad6ca-3404-4d1f-b046-e4c8c68344cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 Aug 15 15:06:34.789202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43fad6ca-3404-4d1f-b046-e4c8c68344cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:34.789493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43fad6ca-3404-4d1f-b046-e4c8c68344cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:34.797100 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:34.797100 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:34.797192 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-43fad6ca-3404-4d1f-b046-e4c8c68344cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Snapshot retrieved successfully. Aug 15 15:06:34.799031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43fad6ca-3404-4d1f-b046-e4c8c68344cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 returned with HTTP 200 Aug 15 15:06:34.799031 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 591/2376] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:34 2026] GET /volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:35.506401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.508693 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:35.509102 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-631070063"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:35.510630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-631070063'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:35.514369 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume of 1 GB Aug 15 15:06:35.514784 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.514784 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:35.515363 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Availability Zones retrieved successfully. Aug 15 15:06:35.520999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (7fa5dea1-a902-4f3d-9799-77dc60ec7d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:35.522009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa9afe7-29eb-497c-961d-df9803dbe860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:35.522914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:35.538995 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.538995 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:35.564858 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa9afe7-29eb-497c-961d-df9803dbe860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ad63b8b-6b02-4d0d-861d-6b0c95fd4782', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:35.565705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016b35b3-3248-49f5-9c28-8b6dcd367d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:35.617265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Created reservations ['87c8c5d5-0e01-45a6-ad0c-1ae83c3f3e2f', '36f7f766-ebf6-48f0-8718-5b4a30c3495e', 'c66b1472-ae65-493e-ba8d-a5e33b75123c', 'ded7aadb-7fae-46e7-9c84-94f0088b5d17'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:35.618534 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016b35b3-3248-49f5-9c28-8b6dcd367d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87c8c5d5-0e01-45a6-ad0c-1ae83c3f3e2f', '36f7f766-ebf6-48f0-8718-5b4a30c3495e', 'c66b1472-ae65-493e-ba8d-a5e33b75123c', 'ded7aadb-7fae-46e7-9c84-94f0088b5d17']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:35.619538 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97596573-5bca-415f-a410-f9a4148de9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:35.648960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97596573-5bca-415f-a410-f9a4148de9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59f2257-6f1c-4d60-a938-661f98e8f79b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-631070063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['87c8c5d5-0e01-45a6-ad0c-1ae83c3f3e2f','36f7f766-ebf6-48f0-8718-5b4a30c3495e','c66b1472-ae65-493e-ba8d-a5e33b75123c','ded7aadb-7fae-46e7-9c84-94f0088b5d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-631070063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59f2257-6f1c-4d60-a938-661f98e8f79b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6517a38b673744ef93988a1d968af26c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ad63b8b-6b02-4d0d-861d-6b0c95fd4782),volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:35.649810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5a1a75-4e07-42cb-876a-cc532d744fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:35.672547 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5a1a75-4e07-42cb-876a-cc532d744fc3) transitioned into state 'SUCCESS' from state '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-631070063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['87c8c5d5-0e01-45a6-ad0c-1ae83c3f3e2f','36f7f766-ebf6-48f0-8718-5b4a30c3495e','c66b1472-ae65-493e-ba8d-a5e33b75123c','ded7aadb-7fae-46e7-9c84-94f0088b5d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:35.673164 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b088b65-d2bc-4323-ade4-1ce5f2c27921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:35.682229 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b088b65-d2bc-4323-ade4-1ce5f2c27921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:35.684401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (7fa5dea1-a902-4f3d-9799-77dc60ec7d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:35.684401 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request issued successfully. Aug 15 15:06:35.684401 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26e467f9-4fd1-4073-96df-dc0fb8b14248 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:35.684639 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 601/2377] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:35 2026] POST /volume/v3/volumes => generated 759 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:06:35.697946 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-49a31362-7d23-419a-92cf-2bceb3d15aab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.703055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49a31362-7d23-419a-92cf-2bceb3d15aab tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:35.703055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49a31362-7d23-419a-92cf-2bceb3d15aab tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:35.703179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49a31362-7d23-419a-92cf-2bceb3d15aab tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:35.717860 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.717860 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:35.723651 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-49a31362-7d23-419a-92cf-2bceb3d15aab tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:35.729774 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49a31362-7d23-419a-92cf-2bceb3d15aab tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:35.733289 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 596/2378] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:35 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:35.769935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79aabab3-14ca-4d39-b48e-3bd68e712c06 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.772095 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79aabab3-14ca-4d39-b48e-3bd68e712c06 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:35.772339 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79aabab3-14ca-4d39-b48e-3bd68e712c06 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:35.772575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79aabab3-14ca-4d39-b48e-3bd68e712c06 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:35.772684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-79aabab3-14ca-4d39-b48e-3bd68e712c06 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:35.776990 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.776990 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:35.777666 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79aabab3-14ca-4d39-b48e-3bd68e712c06 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:35.778005 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 591/2379] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:35 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:35.811379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3c21bb4-f7f0-49ac-afac-b575c35ee9d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.813601 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3c21bb4-f7f0-49ac-afac-b575c35ee9d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 Aug 15 15:06:35.814009 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3c21bb4-f7f0-49ac-afac-b575c35ee9d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:35.814153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3c21bb4-f7f0-49ac-afac-b575c35ee9d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:35.821315 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.821315 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:35.821993 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3c21bb4-f7f0-49ac-afac-b575c35ee9d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Snapshot retrieved successfully. Aug 15 15:06:35.823130 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3c21bb4-f7f0-49ac-afac-b575c35ee9d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 returned with HTTP 200 Aug 15 15:06:35.823935 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 592/2380] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:35 2026] GET /volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:35.837764 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d68b294-8899-41eb-a65e-b2ec7a94b83a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.843028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d68b294-8899-41eb-a65e-b2ec7a94b83a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d Aug 15 15:06:35.843537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d68b294-8899-41eb-a65e-b2ec7a94b83a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:35.856849 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.856849 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:35.909451 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d68b294-8899-41eb-a65e-b2ec7a94b83a tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d returned with HTTP 200 Aug 15 15:06:35.910056 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 602/2381] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 15:06:35 2026] PUT /volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d => generated 390 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:35.918618 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.920859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:35.921313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d58c702-d7ed-46d5-9701-16f952e34aa3"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:35.935645 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:35.935645 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:35.936299 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:35.936745 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Create snapshot from volume 0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:35.961069 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota_utils [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Quota exceeded for 2054c3b547dc40c194c6721f77484f3d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 15 15:06:35.961424 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.middleware.fault [None req-973ce0ff-82aa-4f69-8d9a-0c29c68cee2b tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 413 Aug 15 15:06:35.962461 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 597/2382] 10.4.3.107 () {68 vars in 1264 bytes} [Sat Aug 15 15:06:35 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 15 15:06:35.970683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1764769-68a9-41a3-a6e5-b0f414b44576 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:35.972638 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1764769-68a9-41a3-a6e5-b0f414b44576 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d Aug 15 15:06:35.972987 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1764769-68a9-41a3-a6e5-b0f414b44576 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:36.033836 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1764769-68a9-41a3-a6e5-b0f414b44576 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d returned with HTTP 200 Aug 15 15:06:36.034411 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 592/2383] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 15:06:35 2026] PUT /volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d => generated 390 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.047326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2531b132-fc55-4f7d-b569-cf15028b252a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.049265 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2531b132-fc55-4f7d-b569-cf15028b252a tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:36.049728 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2531b132-fc55-4f7d-b569-cf15028b252a tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d58c702-d7ed-46d5-9701-16f952e34aa3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:36.060784 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.060784 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:36.060784 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2531b132-fc55-4f7d-b569-cf15028b252a tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:36.061031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2531b132-fc55-4f7d-b569-cf15028b252a tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Create snapshot from volume 0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:36.082124 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-2531b132-fc55-4f7d-b569-cf15028b252a tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Quota exceeded for 2054c3b547dc40c194c6721f77484f3d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 15 15:06:36.082401 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-2531b132-fc55-4f7d-b569-cf15028b252a tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 413 Aug 15 15:06:36.083139 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 593/2384] 10.4.3.107 () {68 vars in 1264 bytes} [Sat Aug 15 15:06:36 2026] POST /volume/v3/snapshots => generated 133 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 15 15:06:36.094849 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.099428 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 Aug 15 15:06:36.099623 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.102838 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.103016 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Delete snapshot with id: c6b8a585-fa1c-4639-8949-f2e785b1fc36 Aug 15 15:06:36.108911 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.108911 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:36.109442 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Snapshot retrieved successfully. Aug 15 15:06:36.135049 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Snapshot delete request issued successfully. Aug 15 15:06:36.135325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bd0b3b0-f6ae-4214-b69c-1969a3d90a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 returned with HTTP 202 Aug 15 15:06:36.135665 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 603/2385] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:06:36 2026] DELETE /volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:36.148672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b96f2025-ff83-48ac-bf29-3d2d67942935 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.152060 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b96f2025-ff83-48ac-bf29-3d2d67942935 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 Aug 15 15:06:36.152060 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b96f2025-ff83-48ac-bf29-3d2d67942935 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.152060 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b96f2025-ff83-48ac-bf29-3d2d67942935 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.157253 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.157253 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:36.157932 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b96f2025-ff83-48ac-bf29-3d2d67942935 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Snapshot retrieved successfully. Aug 15 15:06:36.158906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b96f2025-ff83-48ac-bf29-3d2d67942935 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 returned with HTTP 200 Aug 15 15:06:36.159284 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 598/2386] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:36 2026] GET /volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.630866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f3c15f7-4f02-40ec-bc52-2ccc5f64370b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.632557 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f3c15f7-4f02-40ec-bc52-2ccc5f64370b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:36.632710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f3c15f7-4f02-40ec-bc52-2ccc5f64370b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.632887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f3c15f7-4f02-40ec-bc52-2ccc5f64370b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.640954 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.640954 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:36.648002 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4f3c15f7-4f02-40ec-bc52-2ccc5f64370b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:36.652852 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f3c15f7-4f02-40ec-bc52-2ccc5f64370b tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:36.653300 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 593/2387] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:36 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.668339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03d3c303-60bc-4897-b32f-c732c71ce156 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.670723 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] DELETE https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:36.670962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.671203 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.671458 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume with id: 27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:36.681562 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.681562 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:36.682327 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:36.704304 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Delete volume request issued successfully. Aug 15 15:06:36.704518 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03d3c303-60bc-4897-b32f-c732c71ce156 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 202 Aug 15 15:06:36.705209 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 594/2388] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:36 2026] DELETE /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:36.714159 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f22c5d4d-a4c8-41e3-85c0-737cdbd468aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.716253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f22c5d4d-a4c8-41e3-85c0-737cdbd468aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:36.716465 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f22c5d4d-a4c8-41e3-85c0-737cdbd468aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.716687 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f22c5d4d-a4c8-41e3-85c0-737cdbd468aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.724718 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.724718 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:36.729293 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f22c5d4d-a4c8-41e3-85c0-737cdbd468aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Volume info retrieved successfully. Aug 15 15:06:36.733618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f22c5d4d-a4c8-41e3-85c0-737cdbd468aa tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 200 Aug 15 15:06:36.734022 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 604/2389] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:36 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.746006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5b18dcd0-b7d8-483b-98fd-93ebc2d80ac3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.748082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60885e7e-f805-496e-95af-95f19930c816 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.749162 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b18dcd0-b7d8-483b-98fd-93ebc2d80ac3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:36.749490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b18dcd0-b7d8-483b-98fd-93ebc2d80ac3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.749716 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b18dcd0-b7d8-483b-98fd-93ebc2d80ac3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.758224 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.758224 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:36.764005 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5b18dcd0-b7d8-483b-98fd-93ebc2d80ac3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:36.769781 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b18dcd0-b7d8-483b-98fd-93ebc2d80ac3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:36.770329 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 599/2390] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:36 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.791173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d164a03-80fa-4c6d-babd-910751427d72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.793263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d164a03-80fa-4c6d-babd-910751427d72 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:36.793579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d164a03-80fa-4c6d-babd-910751427d72 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.793813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d164a03-80fa-4c6d-babd-910751427d72 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.793965 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7d164a03-80fa-4c6d-babd-910751427d72 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:36.800527 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.800527 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:36.800527 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d164a03-80fa-4c6d-babd-910751427d72 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:36.800527 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 595/2391] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:36 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.821902 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-b63c47ad-3146-4267-bb10-5c3c07121a09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.824748 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-b63c47ad-3146-4267-bb10-5c3c07121a09 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:36.825080 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-b63c47ad-3146-4267-bb10-5c3c07121a09 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.825524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-b63c47ad-3146-4267-bb10-5c3c07121a09 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.835761 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.835761 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:36.841371 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-b63c47ad-3146-4267-bb10-5c3c07121a09 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:36.846565 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-b63c47ad-3146-4267-bb10-5c3c07121a09 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:36.847064 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 605/2392] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:36 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.859606 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60885e7e-f805-496e-95af-95f19930c816 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:36.860032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60885e7e-f805-496e-95af-95f19930c816 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1046824572"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:36.877632 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60885e7e-f805-496e-95af-95f19930c816 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:36.878100 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 594/2393] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:06:36 2026] POST /volume/v3/types => generated 220 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:36.890134 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-388ef19a-7fa3-4de4-97ef-0e9907a09cfb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.891772 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-388ef19a-7fa3-4de4-97ef-0e9907a09cfb tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:06:36.892256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-388ef19a-7fa3-4de4-97ef-0e9907a09cfb tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1676655321"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:36.911784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-388ef19a-7fa3-4de4-97ef-0e9907a09cfb tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:06:36.912702 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 600/2394] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:06:36 2026] POST /volume/v3/group_types => generated 177 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:36.921596 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.931706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fe9583a-3f80-4098-b764-1480277c55de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.932157 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fe9583a-3f80-4098-b764-1480277c55de None None] GET https://10.4.3.107/volume// Aug 15 15:06:36.932341 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fe9583a-3f80-4098-b764-1480277c55de None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:36.932542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fe9583a-3f80-4098-b764-1480277c55de None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:36.932903 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fe9583a-3f80-4098-b764-1480277c55de None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:36.933197 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 606/2395] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:06: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 15 15:06:36.942622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-faa45d67-8e11-472f-89d8-55c90ad95022 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:36.944735 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-faa45d67-8e11-472f-89d8-55c90ad95022 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:06:36.945174 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-faa45d67-8e11-472f-89d8-55c90ad95022 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d59f2257-6f1c-4d60-a938-661f98e8f79b", "connector": null, "instance_uuid": "ebc61655-673f-41ce-9456-6e81b692dde7"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:36.954420 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:36.954420 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:36.986829 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-faa45d67-8e11-472f-89d8-55c90ad95022 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:06:36.987819 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 595/2396] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:06:36 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 15 15:06:36.991564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:06:36.992027 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ac3c51d-76f6-4ad8-9ff0-8bc11cc21bc7", "volume_types": ["f449dea3-f027-45c9-93af-7416b085973d"], "name": "tempest-GroupsV314Test-Group-1109001542"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:36.993497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Creating new group {'group': {'group_type': '8ac3c51d-76f6-4ad8-9ff0-8bc11cc21bc7', 'volume_types': ['f449dea3-f027-45c9-93af-7416b085973d'], 'name': 'tempest-GroupsV314Test-Group-1109001542'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:06:36.997394 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Creating group tempest-GroupsV314Test-Group-1109001542. Aug 15 15:06:37.005887 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Availability Zones retrieved successfully. Aug 15 15:06:37.017448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-57191c21-3e13-4222-8322-066b214f5ae3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.020867 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57191c21-3e13-4222-8322-066b214f5ae3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:37.021274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57191c21-3e13-4222-8322-066b214f5ae3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.021274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57191c21-3e13-4222-8322-066b214f5ae3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.026623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Created reservations ['074c5c54-7f84-4275-bd8a-0862b900bd2e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:37.029582 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8675e7a-bac5-425d-b328-b5ce8c9899a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.030080 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8675e7a-bac5-425d-b328-b5ce8c9899a0 None None] GET https://10.4.3.107/volume// Aug 15 15:06:37.030326 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8675e7a-bac5-425d-b328-b5ce8c9899a0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.030536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8675e7a-bac5-425d-b328-b5ce8c9899a0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.030882 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8675e7a-bac5-425d-b328-b5ce8c9899a0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:37.031218 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 607/2397] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:37.033388 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.033388 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:37.037744 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-57191c21-3e13-4222-8322-066b214f5ae3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:37.040817 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-7e5fbba5-95ad-4e52-b8ea-b765912dd948 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.041738 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57191c21-3e13-4222-8322-066b214f5ae3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:37.042043 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 601/2398] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:37.042964 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-7e5fbba5-95ad-4e52-b8ea-b765912dd948 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:37.043152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-7e5fbba5-95ad-4e52-b8ea-b765912dd948 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.043382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-7e5fbba5-95ad-4e52-b8ea-b765912dd948 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.055838 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.055838 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:37.060271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e74dccad-9a05-4ec3-a020-c0faecc32015 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:06:37.060271 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 596/2399] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:06:36 2026] POST /volume/v3/groups => generated 108 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:37.060436 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-7e5fbba5-95ad-4e52-b8ea-b765912dd948 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:37.066441 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-7e5fbba5-95ad-4e52-b8ea-b765912dd948 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:37.066441 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 596/2400] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1031 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:37.068309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25822249-f3aa-4682-9d03-b4893bea8236 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.070428 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25822249-f3aa-4682-9d03-b4893bea8236 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 Aug 15 15:06:37.070951 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25822249-f3aa-4682-9d03-b4893bea8236 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.071195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25822249-f3aa-4682-9d03-b4893bea8236 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.071404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-25822249-f3aa-4682-9d03-b4893bea8236 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] show called for member 0dd96d4d-0d66-422a-8f3a-db90666ba562 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:37.075970 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.075970 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:37.085399 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25822249-f3aa-4682-9d03-b4893bea8236 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 returned with HTTP 200 Aug 15 15:06:37.085921 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 608/2401] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:37.169818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.170094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4a06cdc-cdda-46b3-9b16-6e16c132a362 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.172229 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c Aug 15 15:06:37.172488 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4a06cdc-cdda-46b3-9b16-6e16c132a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 Aug 15 15:06:37.172589 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4a06cdc-cdda-46b3-9b16-6e16c132a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.172769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:37.172903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4a06cdc-cdda-46b3-9b16-6e16c132a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.178169 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4a06cdc-cdda-46b3-9b16-6e16c132a362 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 returned with HTTP 404 Aug 15 15:06:37.178974 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 597/2402] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/snapshots/c6b8a585-fa1c-4639-8949-f2e785b1fc36 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:37.180746 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-d59f2257-6f1c-4d60-a938-661f98e8f79b-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:06:37.185179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-d59f2257-6f1c-4d60-a938-661f98e8f79b-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:06:37.186067 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.186067 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:37.188137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-907e4476-98a0-4f72-b2eb-47f2206b7074 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.190401 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-907e4476-98a0-4f72-b2eb-47f2206b7074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:37.190622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-907e4476-98a0-4f72-b2eb-47f2206b7074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.190837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-907e4476-98a0-4f72-b2eb-47f2206b7074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.199418 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.199418 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:37.204001 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-907e4476-98a0-4f72-b2eb-47f2206b7074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:37.208712 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-907e4476-98a0-4f72-b2eb-47f2206b7074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 returned with HTTP 200 Aug 15 15:06:37.209152 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 597/2403] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:37.223682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.226029 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:37.226225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.226654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.226878 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Delete volume with id: 0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:37.235065 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.235065 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:37.235803 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:37.258308 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Delete volume request issued successfully. Aug 15 15:06:37.258592 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8990202-309f-46a5-a5bd-4b8987b99d1e tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 returned with HTTP 202 Aug 15 15:06:37.259471 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 609/2404] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:37 2026] DELETE /volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:37.266965 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00149048-d433-44c9-a38f-ec2a7bf9d8bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.269674 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00149048-d433-44c9-a38f-ec2a7bf9d8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:37.269850 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00149048-d433-44c9-a38f-ec2a7bf9d8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.270026 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00149048-d433-44c9-a38f-ec2a7bf9d8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.278153 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.278153 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:37.282117 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00149048-d433-44c9-a38f-ec2a7bf9d8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Volume info retrieved successfully. Aug 15 15:06:37.286620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-d59f2257-6f1c-4d60-a938-661f98e8f79b-np0000007361" released by "attachment_update" :: held 0.101s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:06:37.286983 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-2aed7abf-f79c-409d-8c84-530076806c62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c returned with HTTP 200 Aug 15 15:06:37.287481 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00149048-d433-44c9-a38f-ec2a7bf9d8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 returned with HTTP 200 Aug 15 15:06:37.287621 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 602/2405] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:06:37 2026] PUT /volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:37.291264 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 598/2406] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:37.748053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92bc9a28-5a78-48f7-8e6d-57d4be916728 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.750877 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92bc9a28-5a78-48f7-8e6d-57d4be916728 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] GET https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c Aug 15 15:06:37.751117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92bc9a28-5a78-48f7-8e6d-57d4be916728 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.751407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92bc9a28-5a78-48f7-8e6d-57d4be916728 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.757198 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92bc9a28-5a78-48f7-8e6d-57d4be916728 tempest-VolumesBackupsTest-394756206 tempest-VolumesBackupsTest-394756206-project-member] https://10.4.3.107/volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c returned with HTTP 404 Aug 15 15:06:37.757725 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 598/2407] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/volumes/27ee3013-12a5-4d6b-bb48-909b903ea52c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:37.813774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-029bbf16-c264-4c75-8eb2-a9e3550063cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:37.816045 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-029bbf16-c264-4c75-8eb2-a9e3550063cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:37.816324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-029bbf16-c264-4c75-8eb2-a9e3550063cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:37.816555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-029bbf16-c264-4c75-8eb2-a9e3550063cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:37.816690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-029bbf16-c264-4c75-8eb2-a9e3550063cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:37.822655 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:37.822655 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:37.823465 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-029bbf16-c264-4c75-8eb2-a9e3550063cb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:37.823947 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 610/2408] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:37 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:38.059729 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1ac391d6-3133-4db8-80b6-2ecc88dbd5f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.061725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ac391d6-3133-4db8-80b6-2ecc88dbd5f2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:38.061922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ac391d6-3133-4db8-80b6-2ecc88dbd5f2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:38.062112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ac391d6-3133-4db8-80b6-2ecc88dbd5f2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:38.073635 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.073635 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:38.078186 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1ac391d6-3133-4db8-80b6-2ecc88dbd5f2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:38.083684 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ac391d6-3133-4db8-80b6-2ecc88dbd5f2 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:38.084283 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 603/2409] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:38 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:38.110221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b444718e-7c73-4adc-9566-207c45bd3428 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.124422 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b444718e-7c73-4adc-9566-207c45bd3428 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 Aug 15 15:06:38.124786 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b444718e-7c73-4adc-9566-207c45bd3428 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:38.125310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b444718e-7c73-4adc-9566-207c45bd3428 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:38.125438 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-b444718e-7c73-4adc-9566-207c45bd3428 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] show called for member 0dd96d4d-0d66-422a-8f3a-db90666ba562 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:38.134579 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.134579 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:38.162118 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b444718e-7c73-4adc-9566-207c45bd3428 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 returned with HTTP 200 Aug 15 15:06:38.163666 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 599/2410] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:38 2026] GET /volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 => generated 389 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:38.176395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.179387 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:38.179816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1086433519", "volume_type": "f449dea3-f027-45c9-93af-7416b085973d", "group_id": "0dd96d4d-0d66-422a-8f3a-db90666ba562", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:38.183187 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1086433519', 'volume_type': 'f449dea3-f027-45c9-93af-7416b085973d', 'group_id': '0dd96d4d-0d66-422a-8f3a-db90666ba562', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:38.190844 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.190844 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:38.191301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Create volume of 1 GB Aug 15 15:06:38.196895 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Availability Zones retrieved successfully. Aug 15 15:06:38.203904 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Flow 'volume_create_api' (0b41cef8-b1e2-4501-b3fe-f61a73f9d42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:38.205659 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa821531-8a3c-4400-abca-d3c38ffb857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:38.206427 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.206427 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:38.207190 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:38.228942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa821531-8a3c-4400-abca-d3c38ffb857b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f449dea3-f027-45c9-93af-7416b085973d,is_public=True,name='tempest-GroupsV314Test-volume-type-1046824572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f449dea3-f027-45c9-93af-7416b085973d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0dd96d4d-0d66-422a-8f3a-db90666ba562', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:38.229755 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198b8ea9-9b46-4f8a-a841-652b5334569e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:38.258989 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:38.259426 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:38.298201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Created reservations ['628aa430-8ce6-44ae-a2ea-b5e5ddb68bf2', '0c66e21b-1421-4343-8a77-f9c03f449ca9', 'f5da4b2b-d04e-4f14-9fab-f256b0b24f3a', 'c0f31b35-22cd-4443-9ad8-8550f9046050'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:38.299203 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (198b8ea9-9b46-4f8a-a841-652b5334569e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628aa430-8ce6-44ae-a2ea-b5e5ddb68bf2', '0c66e21b-1421-4343-8a77-f9c03f449ca9', 'f5da4b2b-d04e-4f14-9fab-f256b0b24f3a', 'c0f31b35-22cd-4443-9ad8-8550f9046050']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:38.299203 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1406ef44-e06b-4985-97a4-0547dc344cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:38.305131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1de07746-adb4-456d-9f62-f4c1994e31e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.308492 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de07746-adb4-456d-9f62-f4c1994e31e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] GET https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 Aug 15 15:06:38.308761 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de07746-adb4-456d-9f62-f4c1994e31e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:38.309009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de07746-adb4-456d-9f62-f4c1994e31e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:38.318777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de07746-adb4-456d-9f62-f4c1994e31e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642 tempest-VolumeSnapshotQuotasNegativeTestJSON-1577551642-project-member] https://10.4.3.107/volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 returned with HTTP 404 Aug 15 15:06:38.319256 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 611/2411] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:38 2026] GET /volume/v3/volumes/0d58c702-d7ed-46d5-9701-16f952e34aa3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:38.329197 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1406ef44-e06b-4985-97a4-0547dc344cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1086433519',encryption_key_id=None,group_id=0dd96d4d-0d66-422a-8f3a-db90666ba562,group_type_id=,metadata={},multiattach=False,project_id='a90f583e29354b9b9962e311690c342e',qos_specs=None,replication_status=,reservations=['628aa430-8ce6-44ae-a2ea-b5e5ddb68bf2','0c66e21b-1421-4343-8a77-f9c03f449ca9','f5da4b2b-d04e-4f14-9fab-f256b0b24f3a','c0f31b35-22cd-4443-9ad8-8550f9046050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8782aec387344d7891b8cbf82230be5',volume_type_id=f449dea3-f027-45c9-93af-7416b085973d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1086433519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0dd96d4d-0d66-422a-8f3a-db90666ba562,host=None,id=c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90f583e29354b9b9962e311690c342e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8782aec387344d7891b8cbf82230be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f449dea3-f027-45c9-93af-7416b085973d),volume_type_id=f449dea3-f027-45c9-93af-7416b085973d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:38.331037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c62d89-a32d-4ee0-aeef-f3caf6c99991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:38.331426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.333999 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] PUT https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d Aug 15 15:06:38.334616 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:38.354889 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c62d89-a32d-4ee0-aeef-f3caf6c99991) transitioned into state 'SUCCESS' from state '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-1086433519',encryption_key_id=None,group_id=0dd96d4d-0d66-422a-8f3a-db90666ba562,group_type_id=,metadata={},multiattach=False,project_id='a90f583e29354b9b9962e311690c342e',qos_specs=None,replication_status=,reservations=['628aa430-8ce6-44ae-a2ea-b5e5ddb68bf2','0c66e21b-1421-4343-8a77-f9c03f449ca9','f5da4b2b-d04e-4f14-9fab-f256b0b24f3a','c0f31b35-22cd-4443-9ad8-8550f9046050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8782aec387344d7891b8cbf82230be5',volume_type_id=f449dea3-f027-45c9-93af-7416b085973d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:38.355938 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7289d940-80d8-459e-839c-0dbf3719e8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:38.373213 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7289d940-80d8-459e-839c-0dbf3719e8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:38.373213 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Flow 'volume_create_api' (0b41cef8-b1e2-4501-b3fe-f61a73f9d42e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:38.373213 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Create volume request issued successfully. Aug 15 15:06:38.374119 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:38.374479 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:38.427880 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:38.431897 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.431897 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:38.436033 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a7a6d1b-f38f-4d59-a78a-a0f6e9108c3f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:38.440341 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 599/2412] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:06:38 2026] POST /volume/v3/volumes => generated 819 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:38.453531 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.456082 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 Aug 15 15:06:38.456192 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:38.456576 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:38.462266 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:38.462701 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:38.463048 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:38.465417 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.465417 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:38.470434 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Volume info retrieved successfully. Aug 15 15:06:38.471370 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48c9b1cc-1d9f-419a-b6dd-365156895ed0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1418528564-project-admin] https://10.4.3.107/volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d returned with HTTP 200 Aug 15 15:06:38.471467 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:38.471642 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:38.471830 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 604/2413] 10.4.3.107 () {68 vars in 1375 bytes} [Sat Aug 15 15:06:38 2026] PUT /volume/v3/os-quota-sets/2054c3b547dc40c194c6721f77484f3d => generated 582 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:38.530059 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:38.534930 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.534930 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:38.543845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5841fb9-56d1-4b1d-9425-af769e9e9bcf tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 returned with HTTP 200 Aug 15 15:06:38.544561 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 600/2414] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:38 2026] GET /volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:38.834678 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80df37ae-751a-47a0-997b-807997c0f829 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:38.836352 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80df37ae-751a-47a0-997b-807997c0f829 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:38.836561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80df37ae-751a-47a0-997b-807997c0f829 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:38.836732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80df37ae-751a-47a0-997b-807997c0f829 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:38.836831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-80df37ae-751a-47a0-997b-807997c0f829 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:38.841517 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:38.841517 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:38.842378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80df37ae-751a-47a0-997b-807997c0f829 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:38.842816 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 612/2415] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:38 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:39.103902 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1553a440-633e-464d-bea0-39f684f8051a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:39.105874 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1553a440-633e-464d-bea0-39f684f8051a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:39.106098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1553a440-633e-464d-bea0-39f684f8051a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:39.106469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1553a440-633e-464d-bea0-39f684f8051a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:39.116778 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.116778 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:39.122670 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1553a440-633e-464d-bea0-39f684f8051a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:39.128618 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1553a440-633e-464d-bea0-39f684f8051a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:39.129162 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 600/2416] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:39 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:39.564206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:39.571082 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 Aug 15 15:06:39.571355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:39.571575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:39.580262 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.580262 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:39.585010 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Volume info retrieved successfully. Aug 15 15:06:39.585936 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:39.586131 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:39.650830 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:39.655008 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.655008 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:39.664891 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb3b5127-2371-479f-beca-00c7ea64fb05 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 returned with HTTP 200 Aug 15 15:06:39.665554 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 605/2417] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:39 2026] GET /volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:39.678225 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:39.681223 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] POST https://10.4.3.107/volume/v3/groups/action Aug 15 15:06:39.681714 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action body: b'{"create-from-src": {"source_group_id": "0dd96d4d-0d66-422a-8f3a-db90666ba562", "name": "tempest-Group_from_grp-1796154597"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:39.681925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "0dd96d4d-0d66-422a-8f3a-db90666ba562", "name": "tempest-Group_from_grp-1796154597"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:39.684041 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Creating new group {'create-from-src': {'source_group_id': '0dd96d4d-0d66-422a-8f3a-db90666ba562', 'name': 'tempest-Group_from_grp-1796154597'}}. {{(pid=100274) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 15 15:06:39.684275 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Creating group tempest-Group_from_grp-1796154597 from source group 0dd96d4d-0d66-422a-8f3a-db90666ba562. Aug 15 15:06:39.688137 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.688137 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:39.695809 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.695809 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:39.729349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Created reservations ['db964871-1dfb-43ad-b710-ae5cf3153c39'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:39.796469 np0000007361 devstack@c-api.service[100274]: INFO cinder.group.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] A mapping entry already exists for group 7ee84851-ef2d-42d4-a598-634489c02024 and volume type f449dea3-f027-45c9-93af-7416b085973d. Do not need to create again. Aug 15 15:06:39.796851 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.796851 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:39.797812 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Availability Zones retrieved successfully. Aug 15 15:06:39.804982 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Flow 'volume_create_api' (3b25001d-a15b-4202-946b-438da2a67211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:39.806327 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4c10a03-b3f0-418c-ba75-dacbc507611a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:39.807772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:39.836920 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4c10a03-b3f0-418c-ba75-dacbc507611a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83', 'volume_type': VolumeType(created_at=2026-08-15T15:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f449dea3-f027-45c9-93af-7416b085973d,is_public=True,name='tempest-GroupsV314Test-volume-type-1046824572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f449dea3-f027-45c9-93af-7416b085973d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7ee84851-ef2d-42d4-a598-634489c02024', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:39.838259 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec44829-9e3c-4cf6-8bef-576630afed5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:39.855647 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0a84a87-b121-445a-8e71-2b82e4b281b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:39.858103 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0a84a87-b121-445a-8e71-2b82e4b281b9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:39.858567 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0a84a87-b121-445a-8e71-2b82e4b281b9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:39.859262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0a84a87-b121-445a-8e71-2b82e4b281b9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:39.859262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e0a84a87-b121-445a-8e71-2b82e4b281b9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:39.868151 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:39.868151 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:39.868151 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0a84a87-b121-445a-8e71-2b82e4b281b9 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:39.868151 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 613/2418] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:39 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:39.881766 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:39.882418 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1046824572 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1046824572, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:39.898596 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Created reservations ['df2dd396-6051-4329-9d8f-ea6660d6996b', '90e75f8e-d9d7-4bbb-825e-695a79e22560', '31c5bc36-be82-4457-ae27-914f416e49cb', 'bbd72f6c-f42e-4b3c-88f3-6a948e682b83'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:39.899340 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec44829-9e3c-4cf6-8bef-576630afed5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df2dd396-6051-4329-9d8f-ea6660d6996b', '90e75f8e-d9d7-4bbb-825e-695a79e22560', '31c5bc36-be82-4457-ae27-914f416e49cb', 'bbd72f6c-f42e-4b3c-88f3-6a948e682b83']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:39.899939 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64eb38c1-af70-433d-ab3d-1a4fca904042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:39.928936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64eb38c1-af70-433d-ab3d-1a4fca904042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b47c6e5e-fb76-48df-8d79-8bf048e3fc12', '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=7ee84851-ef2d-42d4-a598-634489c02024,group_type_id=,metadata={},multiattach=False,project_id='a90f583e29354b9b9962e311690c342e',qos_specs=None,replication_status=,reservations=['df2dd396-6051-4329-9d8f-ea6660d6996b','90e75f8e-d9d7-4bbb-825e-695a79e22560','31c5bc36-be82-4457-ae27-914f416e49cb','bbd72f6c-f42e-4b3c-88f3-6a948e682b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83,status='creating',user_id='a8782aec387344d7891b8cbf82230be5',volume_type_id=f449dea3-f027-45c9-93af-7416b085973d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7ee84851-ef2d-42d4-a598-634489c02024,host=None,id=b47c6e5e-fb76-48df-8d79-8bf048e3fc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a90f583e29354b9b9962e311690c342e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8782aec387344d7891b8cbf82230be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f449dea3-f027-45c9-93af-7416b085973d),volume_type_id=f449dea3-f027-45c9-93af-7416b085973d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:39.929599 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bfafb8-90ea-4aa9-8c92-74fa2ec15eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:39.952886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bfafb8-90ea-4aa9-8c92-74fa2ec15eba) transitioned into state 'SUCCESS' from 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=7ee84851-ef2d-42d4-a598-634489c02024,group_type_id=,metadata={},multiattach=False,project_id='a90f583e29354b9b9962e311690c342e',qos_specs=None,replication_status=,reservations=['df2dd396-6051-4329-9d8f-ea6660d6996b','90e75f8e-d9d7-4bbb-825e-695a79e22560','31c5bc36-be82-4457-ae27-914f416e49cb','bbd72f6c-f42e-4b3c-88f3-6a948e682b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83,status='creating',user_id='a8782aec387344d7891b8cbf82230be5',volume_type_id=f449dea3-f027-45c9-93af-7416b085973d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:39.954194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Flow 'volume_create_api' (3b25001d-a15b-4202-946b-438da2a67211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:39.954594 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Create volume request issued successfully. Aug 15 15:06:39.970960 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-168c9681-aaf3-4fca-b3cf-a04acb164ed6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/action returned with HTTP 202 Aug 15 15:06:39.971750 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 601/2419] 10.4.3.107 () {70 vars in 1318 bytes} [Sat Aug 15 15:06:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:39.981396 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:39.983618 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:39.983849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:39.984076 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:39.984479 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:39.985303 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:39.993370 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Get all volumes completed successfully. Aug 15 15:06:39.994065 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:39.994292 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:40.043001 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:40.046335 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.046335 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:40.050576 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:40.050711 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:40.093659 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:40.097085 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.097085 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:40.105730 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-608b20ff-fd11-413c-99a8-95ba0a1bf71f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:40.106216 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 601/2420] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:39 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:40.128359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.130339 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 Aug 15 15:06:40.130656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:40.130898 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:40.138275 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.138275 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:40.142397 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Volume info retrieved successfully. Aug 15 15:06:40.145113 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:40.145356 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:40.149665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb94f3b5-7b5e-4bba-a615-cc656c4f1e46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.151192 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb94f3b5-7b5e-4bba-a615-cc656c4f1e46 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:40.151654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb94f3b5-7b5e-4bba-a615-cc656c4f1e46 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:40.151977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb94f3b5-7b5e-4bba-a615-cc656c4f1e46 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:40.163530 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.163530 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:40.169171 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb94f3b5-7b5e-4bba-a615-cc656c4f1e46 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:40.174357 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb94f3b5-7b5e-4bba-a615-cc656c4f1e46 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:40.174931 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 614/2421] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:40 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:40.194095 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:40.198031 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.198031 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:40.207733 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb8a8acb-b5cb-4f47-b2ae-5012eb13487e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 returned with HTTP 200 Aug 15 15:06:40.208263 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 606/2422] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:40 2026] GET /volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 => generated 923 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:40.226033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1b1979d-f0c4-4388-8391-3979aa768399 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.228260 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1b1979d-f0c4-4388-8391-3979aa768399 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024 Aug 15 15:06:40.228556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1b1979d-f0c4-4388-8391-3979aa768399 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:40.228749 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1b1979d-f0c4-4388-8391-3979aa768399 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:40.228863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-b1b1979d-f0c4-4388-8391-3979aa768399 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] show called for member 7ee84851-ef2d-42d4-a598-634489c02024 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:40.233849 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.233849 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:40.248970 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1b1979d-f0c4-4388-8391-3979aa768399 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024 returned with HTTP 200 Aug 15 15:06:40.249546 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 602/2423] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:40 2026] GET /volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024 => generated 417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:40.263491 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c64ccaba-645d-4477-87f8-9626c35f497c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.265967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:40.266324 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:40.266501 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:40.266791 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:40.267738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:40.275703 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Get all volumes completed successfully. Aug 15 15:06:40.277064 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:40.277064 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:40.329059 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:40.333731 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.333731 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:40.339456 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:40.339649 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:40.378873 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:40.382393 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.382393 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:40.390676 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c64ccaba-645d-4477-87f8-9626c35f497c tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:40.391050 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 602/2424] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:40 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:40.408340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.411319 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] POST https://10.4.3.107/volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024/action Aug 15 15:06:40.412618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:40.412618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:40.414391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] delete called for group 7ee84851-ef2d-42d4-a598-634489c02024 {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:40.414685 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Delete group with id: 7ee84851-ef2d-42d4-a598-634489c02024 Aug 15 15:06:40.419964 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.419964 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:40.501461 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c56e7211-3e8d-4ec9-a4f2-57de32521c70 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024/action returned with HTTP 202 Aug 15 15:06:40.502220 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 615/2425] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:40 2026] POST /volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:40.510573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.512740 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 Aug 15 15:06:40.513111 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:40.513457 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:40.521894 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.521894 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:40.528567 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Volume info retrieved successfully. Aug 15 15:06:40.529475 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:40.529729 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:40.578684 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:40.584662 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.584662 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:40.595076 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-407b8aef-41c6-43bf-998d-fe06df9e06b0 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 returned with HTTP 200 Aug 15 15:06:40.595262 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 607/2426] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:40 2026] GET /volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:40.613582 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-8bd92c4f-cebb-4124-ad68-5a8299d15b4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.617066 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-8bd92c4f-cebb-4124-ad68-5a8299d15b4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c/action Aug 15 15:06:40.617775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-8bd92c4f-cebb-4124-ad68-5a8299d15b4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:40.617775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-8bd92c4f-cebb-4124-ad68-5a8299d15b4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:40.646401 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.646401 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:40.665106 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-011f791d-70fa-45d1-9922-e66d6ccf6517 req-8bd92c4f-cebb-4124-ad68-5a8299d15b4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c/action returned with HTTP 204 Aug 15 15:06:40.665743 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 603/2427] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:40 2026] POST /volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:40.882877 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9bb2b73a-0553-4d77-ac16-48350162ce61 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:40.885109 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bb2b73a-0553-4d77-ac16-48350162ce61 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:40.885596 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bb2b73a-0553-4d77-ac16-48350162ce61 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:40.885885 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bb2b73a-0553-4d77-ac16-48350162ce61 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:40.886045 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9bb2b73a-0553-4d77-ac16-48350162ce61 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:40.890853 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:40.890853 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:40.891777 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bb2b73a-0553-4d77-ac16-48350162ce61 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:40.892412 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 603/2428] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:40 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:41.192277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bd73ea4-39cf-4e6f-88ef-015836a4990c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.195106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bd73ea4-39cf-4e6f-88ef-015836a4990c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:41.195106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bd73ea4-39cf-4e6f-88ef-015836a4990c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.195106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bd73ea4-39cf-4e6f-88ef-015836a4990c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.203646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12f910c8-f2b1-465a-9cbc-abc0a329a6de None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.205771 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.205771 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:41.209995 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8bd73ea4-39cf-4e6f-88ef-015836a4990c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:41.215801 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bd73ea4-39cf-4e6f-88ef-015836a4990c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:41.215801 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 616/2429] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:41.297594 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-738620e3-cf38-458c-85af-0a21204d4114 req-b6cb069c-c853-4995-ab3d-6d5ba319e236 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.302444 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-b6cb069c-c853-4995-ab3d-6d5ba319e236 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:41.302444 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-b6cb069c-c853-4995-ab3d-6d5ba319e236 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.303140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-b6cb069c-c853-4995-ab3d-6d5ba319e236 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.325400 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.325400 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:41.339431 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-738620e3-cf38-458c-85af-0a21204d4114 req-b6cb069c-c853-4995-ab3d-6d5ba319e236 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:41.354520 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-b6cb069c-c853-4995-ab3d-6d5ba319e236 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:41.354908 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 604/2430] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:41.395116 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12f910c8-f2b1-465a-9cbc-abc0a329a6de tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:41.395116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12f910c8-f2b1-465a-9cbc-abc0a329a6de tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1766513850", "extra_specs": {"spec1": "val1"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.431810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12f910c8-f2b1-465a-9cbc-abc0a329a6de tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:41.431953 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 608/2431] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:06:41 2026] POST /volume/v3/types => generated 243 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:41.447610 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b730b14b-296d-4c6b-9c10-b51e4b7fa0e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.450084 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b730b14b-296d-4c6b-9c10-b51e4b7fa0e4 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] POST https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs Aug 15 15:06:41.450670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b730b14b-296d-4c6b-9c10-b51e4b7fa0e4 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.453769 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b730b14b-296d-4c6b-9c10-b51e4b7fa0e4 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs returned with HTTP 400 Aug 15 15:06:41.453769 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 604/2432] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:06:41 2026] POST /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:06:41.467853 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a3c98fa-091e-408b-a0fd-b73b60c328b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.468395 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a3c98fa-091e-408b-a0fd-b73b60c328b6 None None] GET https://10.4.3.107/volume// Aug 15 15:06:41.469005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a3c98fa-091e-408b-a0fd-b73b60c328b6 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.469071 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f72fbb4-3c5d-460b-99e8-cfe64951e4eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.469118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a3c98fa-091e-408b-a0fd-b73b60c328b6 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.469603 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a3c98fa-091e-408b-a0fd-b73b60c328b6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:41.470054 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 617/2433] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:06: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 15 15:06:41.471847 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f72fbb4-3c5d-460b-99e8-cfe64951e4eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] POST https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs Aug 15 15:06:41.472395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f72fbb4-3c5d-460b-99e8-cfe64951e4eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.474464 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f72fbb4-3c5d-460b-99e8-cfe64951e4eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs returned with HTTP 400 Aug 15 15:06:41.475143 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 605/2434] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:06:41 2026] POST /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:06:41.479271 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-738620e3-cf38-458c-85af-0a21204d4114 req-be09cc98-6f21-4934-95e8-0522faee3d31 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.484097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-be09cc98-6f21-4934-95e8-0522faee3d31 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:06:41.484097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-be09cc98-6f21-4934-95e8-0522faee3d31 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d59f2257-6f1c-4d60-a938-661f98e8f79b", "connector": null, "instance_uuid": "ee7a2317-eca7-44f1-b8d4-7ef0f1581056"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.484358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5833514d-d046-4ee1-953b-8ea9ce1d579e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.486169 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5833514d-d046-4ee1-953b-8ea9ce1d579e tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] POST https://10.4.3.107/volume/v3/types/79e22e02-d596-43d0-a7f4-8c5da42ccdd3/extra_specs Aug 15 15:06:41.486997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5833514d-d046-4ee1-953b-8ea9ce1d579e tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.498655 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.498655 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:41.499391 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5833514d-d046-4ee1-953b-8ea9ce1d579e tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/79e22e02-d596-43d0-a7f4-8c5da42ccdd3/extra_specs returned with HTTP 404 Aug 15 15:06:41.500345 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 605/2435] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:06:41 2026] POST /volume/v3/types/79e22e02-d596-43d0-a7f4-8c5da42ccdd3/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.510684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80dc9eb7-006a-43c0-8293-0844a97e608c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.512779 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80dc9eb7-006a-43c0-8293-0844a97e608c tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] DELETE https://10.4.3.107/volume/v3/types/7281a7cb-318e-42c1-9461-5cf17b663008/extra_specs/spec1 Aug 15 15:06:41.513030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80dc9eb7-006a-43c0-8293-0844a97e608c tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.513467 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80dc9eb7-006a-43c0-8293-0844a97e608c tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.517346 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80dc9eb7-006a-43c0-8293-0844a97e608c tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/7281a7cb-318e-42c1-9461-5cf17b663008/extra_specs/spec1 returned with HTTP 404 Aug 15 15:06:41.517878 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 618/2436] 10.4.3.107 () {66 vars in 1399 bytes} [Sat Aug 15 15:06:41 2026] DELETE /volume/v3/types/7281a7cb-318e-42c1-9461-5cf17b663008/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.527923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-836f69f2-6315-44be-ad41-811fce8440c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.530102 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-836f69f2-6315-44be-ad41-811fce8440c5 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] GET https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/nonexistent_extra_spec_name Aug 15 15:06:41.530550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-836f69f2-6315-44be-ad41-811fce8440c5 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.530752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-836f69f2-6315-44be-ad41-811fce8440c5 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.541876 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-836f69f2-6315-44be-ad41-811fce8440c5 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 15 15:06:41.542562 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 606/2437] 10.4.3.107 () {66 vars in 1462 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.550011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-be09cc98-6f21-4934-95e8-0522faee3d31 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:06:41.550011 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 609/2438] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:06:41 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:41.557122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae4fb03b-4fcd-4449-8df7-d1126828a9e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.559290 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae4fb03b-4fcd-4449-8df7-d1126828a9e7 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] GET https://10.4.3.107/volume/v3/types/db79932a-6b03-4178-9816-2590518656ed/extra_specs/spec1 Aug 15 15:06:41.559619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae4fb03b-4fcd-4449-8df7-d1126828a9e7 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.560011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae4fb03b-4fcd-4449-8df7-d1126828a9e7 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.564752 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae4fb03b-4fcd-4449-8df7-d1126828a9e7 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/db79932a-6b03-4178-9816-2590518656ed/extra_specs/spec1 returned with HTTP 404 Aug 15 15:06:41.565464 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 606/2439] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/types/db79932a-6b03-4178-9816-2590518656ed/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.580444 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a50a467c-b886-410d-9546-af00fe7d3a06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.583160 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a50a467c-b886-410d-9546-af00fe7d3a06 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] GET https://10.4.3.107/volume/v3/types/d240630e-bba4-4127-a066-93d1e40c7ef9/extra_specs Aug 15 15:06:41.583160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a50a467c-b886-410d-9546-af00fe7d3a06 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.584769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a50a467c-b886-410d-9546-af00fe7d3a06 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.590865 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a50a467c-b886-410d-9546-af00fe7d3a06 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/d240630e-bba4-4127-a066-93d1e40c7ef9/extra_specs returned with HTTP 404 Aug 15 15:06:41.592026 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 619/2440] 10.4.3.107 () {66 vars in 1378 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/types/d240630e-bba4-4127-a066-93d1e40c7ef9/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.595281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2b82660-5f59-4bc3-bceb-b76ae0a48860 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.599524 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2b82660-5f59-4bc3-bceb-b76ae0a48860 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:41.599876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2b82660-5f59-4bc3-bceb-b76ae0a48860 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.600668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2b82660-5f59-4bc3-bceb-b76ae0a48860 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.607943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-143ada7c-92c2-43f9-8a19-da1f06fd5780 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.610616 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-143ada7c-92c2-43f9-8a19-da1f06fd5780 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] PUT https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/spec1 Aug 15 15:06:41.611150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-143ada7c-92c2-43f9-8a19-da1f06fd5780 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.611909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-73fa6d76-9dbd-4a23-abc5-78ae4a9e8b2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.612299 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e5eb8d1-0511-4719-a0c5-9bce9c878b11 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.612635 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73fa6d76-9dbd-4a23-abc5-78ae4a9e8b2e None None] GET https://10.4.3.107/volume// Aug 15 15:06:41.612875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73fa6d76-9dbd-4a23-abc5-78ae4a9e8b2e None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.613156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73fa6d76-9dbd-4a23-abc5-78ae4a9e8b2e None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.613276 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-143ada7c-92c2-43f9-8a19-da1f06fd5780 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/spec1 returned with HTTP 400 Aug 15 15:06:41.613688 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 610/2441] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:06:41 2026] PUT /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:06:41.613908 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e5eb8d1-0511-4719-a0c5-9bce9c878b11 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 Aug 15 15:06:41.613979 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73fa6d76-9dbd-4a23-abc5-78ae4a9e8b2e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:41.614413 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 607/2442] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:41.614478 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e5eb8d1-0511-4719-a0c5-9bce9c878b11 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.616509 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e5eb8d1-0511-4719-a0c5-9bce9c878b11 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.620620 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.620620 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:41.620767 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e5eb8d1-0511-4719-a0c5-9bce9c878b11 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 returned with HTTP 404 Aug 15 15:06:41.621402 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 620/2443] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/b47c6e5e-fb76-48df-8d79-8bf048e3fc12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:41.625648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9186641c-bf0c-4fcb-81b0-3709607a0262 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.626465 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d2b82660-5f59-4bc3-bceb-b76ae0a48860 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:41.628463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-738620e3-cf38-458c-85af-0a21204d4114 req-49b4898d-7970-4e29-8088-f1c85556e21b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.629622 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9186641c-bf0c-4fcb-81b0-3709607a0262 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] PUT https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/spec1 Aug 15 15:06:41.630157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9186641c-bf0c-4fcb-81b0-3709607a0262 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'update', calling method: update, body: null {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.631991 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-49b4898d-7970-4e29-8088-f1c85556e21b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:41.632521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-49b4898d-7970-4e29-8088-f1c85556e21b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.632693 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2b82660-5f59-4bc3-bceb-b76ae0a48860 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:41.632941 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-49b4898d-7970-4e29-8088-f1c85556e21b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.633300 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 607/2444] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:41.634423 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b33ddbe-da01-428e-a8b6-cfececff93a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.637761 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b33ddbe-da01-428e-a8b6-cfececff93a6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024 Aug 15 15:06:41.638130 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b33ddbe-da01-428e-a8b6-cfececff93a6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.638338 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9186641c-bf0c-4fcb-81b0-3709607a0262 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/spec1 returned with HTTP 400 Aug 15 15:06:41.638407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b33ddbe-da01-428e-a8b6-cfececff93a6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.638599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-0b33ddbe-da01-428e-a8b6-cfececff93a6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] show called for member 7ee84851-ef2d-42d4-a598-634489c02024 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:41.642442 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 611/2445] 10.4.3.107 () {68 vars in 1415 bytes} [Sat Aug 15 15:06:41 2026] PUT /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:41.643275 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b33ddbe-da01-428e-a8b6-cfececff93a6 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024 returned with HTTP 404 Aug 15 15:06:41.644529 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 621/2446] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/groups/7ee84851-ef2d-42d4-a598-634489c02024 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:41.653099 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.653099 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:41.653779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5843ee9c-3f44-458d-84b8-6724cb55fbe8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.656230 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5843ee9c-3f44-458d-84b8-6724cb55fbe8 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] PUT https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/None Aug 15 15:06:41.656708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5843ee9c-3f44-458d-84b8-6724cb55fbe8 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.659549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.662012 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:06:41.662330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.662647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.662983 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:41.663608 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.663608 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:41.664209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:06:41.664300 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-738620e3-cf38-458c-85af-0a21204d4114 req-49b4898d-7970-4e29-8088-f1c85556e21b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:41.670492 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5843ee9c-3f44-458d-84b8-6724cb55fbe8 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 15 15:06:41.670651 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5843ee9c-3f44-458d-84b8-6724cb55fbe8 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/None returned with HTTP 400 Aug 15 15:06:41.670905 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-49b4898d-7970-4e29-8088-f1c85556e21b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:41.671293 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 608/2447] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:06:41 2026] PUT /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:41.672359 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 608/2448] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:41.680895 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Get all volumes completed successfully. Aug 15 15:06:41.681682 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:41.682256 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:41.687530 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ee1c41b-e3f8-4359-8292-5961902a73eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.691632 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ee1c41b-e3f8-4359-8292-5961902a73eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] PUT https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/d0874388-bc85-4c11-b8d2-6c4d3568b209 Aug 15 15:06:41.695640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ee1c41b-e3f8-4359-8292-5961902a73eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.731519 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:41.735379 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.735379 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:41.738873 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ee1c41b-e3f8-4359-8292-5961902a73eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 15 15:06:41.739263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ee1c41b-e3f8-4359-8292-5961902a73eb tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/d0874388-bc85-4c11-b8d2-6c4d3568b209 returned with HTTP 400 Aug 15 15:06:41.740705 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 622/2449] 10.4.3.107 () {68 vars in 1509 bytes} [Sat Aug 15 15:06:41 2026] PUT /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd/extra_specs/d0874388-bc85-4c11-b8d2-6c4d3568b209 => generated 73 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:41.746050 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc55e4be-2378-478c-bbf6-a25ce2388c2f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:06:41.746490 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 612/2450] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:41.754087 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35f4322f-1083-4356-90a6-66ce929ae0f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.756145 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35f4322f-1083-4356-90a6-66ce929ae0f9 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] PUT https://10.4.3.107/volume/v3/types/68cb23e2-f6f5-41de-99fd-3694c2187e1c/extra_specs/spec1 Aug 15 15:06:41.758059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35f4322f-1083-4356-90a6-66ce929ae0f9 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.764545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.766513 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] POST https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562/action Aug 15 15:06:41.767693 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:41.767693 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.768569 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35f4322f-1083-4356-90a6-66ce929ae0f9 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/68cb23e2-f6f5-41de-99fd-3694c2187e1c/extra_specs/spec1 returned with HTTP 404 Aug 15 15:06:41.768872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] delete called for group 0dd96d4d-0d66-422a-8f3a-db90666ba562 {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:06:41.769073 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Delete group with id: 0dd96d4d-0d66-422a-8f3a-db90666ba562 Aug 15 15:06:41.769180 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 609/2451] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:06:41 2026] PUT /volume/v3/types/68cb23e2-f6f5-41de-99fd-3694c2187e1c/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.773072 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.773072 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:41.780198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38185caf-cb27-4635-84b7-3e7c16890709 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.783852 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38185caf-cb27-4635-84b7-3e7c16890709 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] DELETE https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd Aug 15 15:06:41.783852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38185caf-cb27-4635-84b7-3e7c16890709 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.783852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38185caf-cb27-4635-84b7-3e7c16890709 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.811436 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.814737 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5 Aug 15 15:06:41.815470 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:41.826649 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-d59f2257-6f1c-4d60-a938-661f98e8f79b-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:06:41.833640 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38185caf-cb27-4635-84b7-3e7c16890709 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd returned with HTTP 202 Aug 15 15:06:41.833980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-d59f2257-6f1c-4d60-a938-661f98e8f79b-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:06:41.834219 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 623/2452] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:06:41 2026] DELETE /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:41.835653 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.835653 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:41.847371 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ab3bb5f-b1eb-441a-a39d-b234c6ce858f tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562/action returned with HTTP 202 Aug 15 15:06:41.847630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98e03192-cc89-4208-8759-cb6c829d0514 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.847925 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 609/2453] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:06:41 2026] POST /volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:41.852132 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e03192-cc89-4208-8759-cb6c829d0514 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] GET https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd Aug 15 15:06:41.854064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e03192-cc89-4208-8759-cb6c829d0514 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.854345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e03192-cc89-4208-8759-cb6c829d0514 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.858326 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.860358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 Aug 15 15:06:41.860617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.861075 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.864568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e03192-cc89-4208-8759-cb6c829d0514 tempest-ExtraSpecsNegativeTest-2109578860 tempest-ExtraSpecsNegativeTest-2109578860-project-admin] https://10.4.3.107/volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd returned with HTTP 404 Aug 15 15:06:41.864929 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 610/2454] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/types/077250c7-dad7-43eb-90e2-e69bf5ad64fd => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:41.871188 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.871188 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:41.880201 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Volume info retrieved successfully. Aug 15 15:06:41.882134 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:06:41.882134 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:06:41.909220 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52087201-2c75-40e8-a1d8-3f7acfc50a71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:41.910966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52087201-2c75-40e8-a1d8-3f7acfc50a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:41.911260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52087201-2c75-40e8-a1d8-3f7acfc50a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:41.912593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52087201-2c75-40e8-a1d8-3f7acfc50a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:41.912867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-52087201-2c75-40e8-a1d8-3f7acfc50a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:41.919017 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.919017 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:41.920217 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52087201-2c75-40e8-a1d8-3f7acfc50a71 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:41.920432 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 610/2455] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:41.952517 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:06:41.955630 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:41.955630 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:41.966992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cc1048e-ef95-4d22-824b-876b1ebd88c7 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 returned with HTTP 200 Aug 15 15:06:41.967748 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 624/2456] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:41 2026] GET /volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:41.989947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-d59f2257-6f1c-4d60-a938-661f98e8f79b-np0000007361" released by "attachment_update" :: held 0.156s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:06:41.990455 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-1a33f2fc-d33c-404a-981a-e2a9a98154c1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5 returned with HTTP 200 Aug 15 15:06:41.991089 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 613/2457] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:06:41 2026] PUT /volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:42.179258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.184359 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:42.184359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1117274642"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:42.184359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1117274642'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:42.184359 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume of 1 GB Aug 15 15:06:42.188503 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Availability Zones retrieved successfully. Aug 15 15:06:42.194217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Flow 'volume_create_api' (d2cde494-56f1-46e2-a0c6-8e3d95e7d86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:42.199015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a56ffe-c748-4bc7-ac53-be268dc8ff4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.200139 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:42.232713 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.235925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a56ffe-c748-4bc7-ac53-be268dc8ff4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.237217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a972440-4246-45c4-9229-a6962617f4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.296766 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Created reservations ['1507681c-e1a4-4f27-8094-ae834589280a', 'b52341c8-67b5-4517-a98c-a6d3725a9ee4', '88231d69-7d7d-40e1-a029-53beaa96d5da', 'f12a62b3-c0c3-4595-ac7b-bacab6ade3cc'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:42.297792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a972440-4246-45c4-9229-a6962617f4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1507681c-e1a4-4f27-8094-ae834589280a', 'b52341c8-67b5-4517-a98c-a6d3725a9ee4', '88231d69-7d7d-40e1-a029-53beaa96d5da', 'f12a62b3-c0c3-4595-ac7b-bacab6ade3cc']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.299035 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3a2400-637d-42c1-ad21-9c61b925e401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.326197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3a2400-637d-42c1-ad21-9c61b925e401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1117274642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e221b0bdc88c43178750e84e96371e12',qos_specs=None,replication_status=,reservations=['1507681c-e1a4-4f27-8094-ae834589280a','b52341c8-67b5-4517-a98c-a6d3725a9ee4','88231d69-7d7d-40e1-a029-53beaa96d5da','f12a62b3-c0c3-4595-ac7b-bacab6ade3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e187cbcafbe418ca95d1a684770e008',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1117274642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e221b0bdc88c43178750e84e96371e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e187cbcafbe418ca95d1a684770e008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.327128 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677fc343-0638-4e01-bc61-f33a67b1b521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.349990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677fc343-0638-4e01-bc61-f33a67b1b521) transitioned into state 'SUCCESS' from state '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-1117274642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e221b0bdc88c43178750e84e96371e12',qos_specs=None,replication_status=,reservations=['1507681c-e1a4-4f27-8094-ae834589280a','b52341c8-67b5-4517-a98c-a6d3725a9ee4','88231d69-7d7d-40e1-a029-53beaa96d5da','f12a62b3-c0c3-4595-ac7b-bacab6ade3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e187cbcafbe418ca95d1a684770e008',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.350878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155b5e73-45b9-4221-9a9a-3cf0ee00ecd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.361964 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155b5e73-45b9-4221-9a9a-3cf0ee00ecd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.362936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Flow 'volume_create_api' (d2cde494-56f1-46e2-a0c6-8e3d95e7d86d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:42.363583 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume request issued successfully. Aug 15 15:06:42.364195 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deb12f8c-7e2e-409a-8a2e-56cc5df34584 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:42.364445 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 611/2458] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:42 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:42.381268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a2db71e-ed02-40b3-bcbd-a192cc22f185 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.387548 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a2db71e-ed02-40b3-bcbd-a192cc22f185 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:42.388898 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a2db71e-ed02-40b3-bcbd-a192cc22f185 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:42.389614 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a2db71e-ed02-40b3-bcbd-a192cc22f185 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:42.400456 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:42.400456 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:42.408368 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a2db71e-ed02-40b3-bcbd-a192cc22f185 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:42.411571 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:42.411926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1374948843"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:42.413437 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1374948843'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:42.413575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Create volume of 1 GB Aug 15 15:06:42.416037 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a2db71e-ed02-40b3-bcbd-a192cc22f185 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:42.416550 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 625/2459] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:42 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:42.419537 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Availability Zones retrieved successfully. Aug 15 15:06:42.438814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Flow 'volume_create_api' (955358e7-9e68-47e3-abf9-4bad344d407d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:42.438814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c186df4a-1c3a-4086-8809-248072fa5beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.438814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:42.461755 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c186df4a-1c3a-4086-8809-248072fa5beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.462756 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa113e0-0996-4294-bfef-6ce908aa13f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.552009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Created reservations ['d0459306-788a-48d6-8d2d-b11fc2f8c82b', '5e09fd8a-d4fc-4e92-ab46-06fa6914184a', '976e9537-4e6c-4c88-9978-28f057d2a44d', 'db6e73aa-5c76-45cc-ae2a-b129ecbbad24'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:42.552873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa113e0-0996-4294-bfef-6ce908aa13f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0459306-788a-48d6-8d2d-b11fc2f8c82b', '5e09fd8a-d4fc-4e92-ab46-06fa6914184a', '976e9537-4e6c-4c88-9978-28f057d2a44d', 'db6e73aa-5c76-45cc-ae2a-b129ecbbad24']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.553983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d621236d-1d2b-4be1-b42b-1bf28e5d6236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.578501 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d621236d-1d2b-4be1-b42b-1bf28e5d6236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a24c8d-7f2e-47a3-9e02-6b843d60d58a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1374948843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc577d62018a4f638ab55412330cabbf',qos_specs=None,replication_status=,reservations=['d0459306-788a-48d6-8d2d-b11fc2f8c82b','5e09fd8a-d4fc-4e92-ab46-06fa6914184a','976e9537-4e6c-4c88-9978-28f057d2a44d','db6e73aa-5c76-45cc-ae2a-b129ecbbad24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d00697e65349f69b99713773f27873',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1374948843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a24c8d-7f2e-47a3-9e02-6b843d60d58a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc577d62018a4f638ab55412330cabbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d00697e65349f69b99713773f27873',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.579158 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b026da-213d-41e0-a892-3cdfc3f4ff63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.598226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b026da-213d-41e0-a892-3cdfc3f4ff63) transitioned into state 'SUCCESS' from state '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-1374948843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc577d62018a4f638ab55412330cabbf',qos_specs=None,replication_status=,reservations=['d0459306-788a-48d6-8d2d-b11fc2f8c82b','5e09fd8a-d4fc-4e92-ab46-06fa6914184a','976e9537-4e6c-4c88-9978-28f057d2a44d','db6e73aa-5c76-45cc-ae2a-b129ecbbad24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d00697e65349f69b99713773f27873',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.598969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72009bfc-8dd2-406c-8dca-55785e403ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:42.609833 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72009bfc-8dd2-406c-8dca-55785e403ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:42.611103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Flow 'volume_create_api' (955358e7-9e68-47e3-abf9-4bad344d407d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:42.611598 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Create volume request issued successfully. Aug 15 15:06:42.612422 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f07ab5f4-d2ea-4d1f-ac3f-43224d3fa95d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:42.612942 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 611/2460] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:42 2026] POST /volume/v3/volumes => generated 758 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:42.630183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-016acecd-1afd-49b9-85ae-d12795eddef0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.632375 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-016acecd-1afd-49b9-85ae-d12795eddef0 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:42.632623 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-016acecd-1afd-49b9-85ae-d12795eddef0 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:42.632849 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-016acecd-1afd-49b9-85ae-d12795eddef0 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:42.646406 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:42.646406 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:42.651438 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-016acecd-1afd-49b9-85ae-d12795eddef0 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:42.655504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5bb3e4a-ba47-4256-a256-1778c3423a7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.657523 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-016acecd-1afd-49b9-85ae-d12795eddef0 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a returned with HTTP 200 Aug 15 15:06:42.658169 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 614/2461] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:42 2026] GET /volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:42.658801 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5bb3e4a-ba47-4256-a256-1778c3423a7d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:42.659006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5bb3e4a-ba47-4256-a256-1778c3423a7d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:42.659179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5bb3e4a-ba47-4256-a256-1778c3423a7d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:42.689604 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:42.689604 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:42.701135 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5bb3e4a-ba47-4256-a256-1778c3423a7d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:42.709010 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5bb3e4a-ba47-4256-a256-1778c3423a7d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:42.709477 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 612/2462] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:42 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:42.933999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e3a8037-bde9-401b-b9f0-e0e0e730ef1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.936700 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e3a8037-bde9-401b-b9f0-e0e0e730ef1d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:42.936911 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e3a8037-bde9-401b-b9f0-e0e0e730ef1d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:42.937130 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e3a8037-bde9-401b-b9f0-e0e0e730ef1d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:42.937252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8e3a8037-bde9-401b-b9f0-e0e0e730ef1d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:42.941904 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:42.941904 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:42.942664 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e3a8037-bde9-401b-b9f0-e0e0e730ef1d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:42.943077 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 626/2463] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:42 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:42.984815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c38278e-bf63-4423-a8e4-6c6817653ea8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:42.987235 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c38278e-bf63-4423-a8e4-6c6817653ea8 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 Aug 15 15:06:42.987555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c38278e-bf63-4423-a8e4-6c6817653ea8 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:42.987801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c38278e-bf63-4423-a8e4-6c6817653ea8 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:42.994721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c38278e-bf63-4423-a8e4-6c6817653ea8 tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 returned with HTTP 404 Aug 15 15:06:42.995582 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 612/2464] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:06:42 2026] GET /volume/v3/volumes/c7dd86e9-d8b3-4ec7-a967-b1faee7bfb83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:43.006612 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf9d4730-1da0-41e6-9b18-06c00eba4e6e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.009581 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf9d4730-1da0-41e6-9b18-06c00eba4e6e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] GET https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 Aug 15 15:06:43.009910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf9d4730-1da0-41e6-9b18-06c00eba4e6e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.010170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf9d4730-1da0-41e6-9b18-06c00eba4e6e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.010383 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-bf9d4730-1da0-41e6-9b18-06c00eba4e6e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] show called for member 0dd96d4d-0d66-422a-8f3a-db90666ba562 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:06:43.014373 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf9d4730-1da0-41e6-9b18-06c00eba4e6e tempest-GroupsV314Test-346331595 tempest-GroupsV314Test-346331595-project-member] https://10.4.3.107/volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 returned with HTTP 404 Aug 15 15:06:43.015139 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 615/2465] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/groups/0dd96d4d-0d66-422a-8f3a-db90666ba562 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:43.024898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d1fb3a2-6bf5-4cb9-95e5-8fee62687fa0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.027266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d1fb3a2-6bf5-4cb9-95e5-8fee62687fa0 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/8ac3c51d-76f6-4ad8-9ff0-8bc11cc21bc7 Aug 15 15:06:43.027747 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d1fb3a2-6bf5-4cb9-95e5-8fee62687fa0 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.027949 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d1fb3a2-6bf5-4cb9-95e5-8fee62687fa0 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.047020 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d1fb3a2-6bf5-4cb9-95e5-8fee62687fa0 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] https://10.4.3.107/volume/v3/group_types/8ac3c51d-76f6-4ad8-9ff0-8bc11cc21bc7 returned with HTTP 202 Aug 15 15:06:43.047692 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 613/2466] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:06:43 2026] DELETE /volume/v3/group_types/8ac3c51d-76f6-4ad8-9ff0-8bc11cc21bc7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:06:43.058268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f45a811-085b-4523-ac2d-d193f3d757a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.060569 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f45a811-085b-4523-ac2d-d193f3d757a9 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] DELETE https://10.4.3.107/volume/v3/types/f449dea3-f027-45c9-93af-7416b085973d Aug 15 15:06:43.060751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f45a811-085b-4523-ac2d-d193f3d757a9 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.061116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f45a811-085b-4523-ac2d-d193f3d757a9 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.088332 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f45a811-085b-4523-ac2d-d193f3d757a9 tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] https://10.4.3.107/volume/v3/types/f449dea3-f027-45c9-93af-7416b085973d returned with HTTP 202 Aug 15 15:06:43.088736 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 627/2467] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:06:43 2026] DELETE /volume/v3/types/f449dea3-f027-45c9-93af-7416b085973d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:43.099090 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95c0719b-3378-42e8-ac9a-3c7012e7a86d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.101355 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95c0719b-3378-42e8-ac9a-3c7012e7a86d tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] GET https://10.4.3.107/volume/v3/types/f449dea3-f027-45c9-93af-7416b085973d Aug 15 15:06:43.101579 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95c0719b-3378-42e8-ac9a-3c7012e7a86d tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.101846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95c0719b-3378-42e8-ac9a-3c7012e7a86d tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.105630 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95c0719b-3378-42e8-ac9a-3c7012e7a86d tempest-GroupsV314Test-593901891 tempest-GroupsV314Test-593901891-project-admin] https://10.4.3.107/volume/v3/types/f449dea3-f027-45c9-93af-7416b085973d returned with HTTP 404 Aug 15 15:06:43.106649 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 613/2468] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/types/f449dea3-f027-45c9-93af-7416b085973d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:43.450212 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f21b4772-6fb6-4c6d-a6a7-719c64dad6b3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.455059 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f21b4772-6fb6-4c6d-a6a7-719c64dad6b3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:43.455363 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f21b4772-6fb6-4c6d-a6a7-719c64dad6b3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.457958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f21b4772-6fb6-4c6d-a6a7-719c64dad6b3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.483868 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.483868 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:43.502577 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f21b4772-6fb6-4c6d-a6a7-719c64dad6b3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:43.519475 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f21b4772-6fb6-4c6d-a6a7-719c64dad6b3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:43.523268 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 616/2469] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:43.587072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-3a39ba0a-3b48-4b7c-b00e-80db43e2a906 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.592348 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-3a39ba0a-3b48-4b7c-b00e-80db43e2a906 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:43.594263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-3a39ba0a-3b48-4b7c-b00e-80db43e2a906 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.594263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-3a39ba0a-3b48-4b7c-b00e-80db43e2a906 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.608739 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.608739 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:43.615953 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-3a39ba0a-3b48-4b7c-b00e-80db43e2a906 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:43.624923 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-3a39ba0a-3b48-4b7c-b00e-80db43e2a906 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:43.625565 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 614/2470] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:43.675473 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fdd17b6-1c04-416c-9aef-f047aaa3691c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.677943 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fdd17b6-1c04-416c-9aef-f047aaa3691c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:43.678044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fdd17b6-1c04-416c-9aef-f047aaa3691c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.678344 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fdd17b6-1c04-416c-9aef-f047aaa3691c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.688889 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.688889 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:43.694069 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8fdd17b6-1c04-416c-9aef-f047aaa3691c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:43.700436 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fdd17b6-1c04-416c-9aef-f047aaa3691c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a returned with HTTP 200 Aug 15 15:06:43.700642 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 628/2471] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:43.726777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.732456 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:43.732796 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77a24c8d-7f2e-47a3-9e02-6b843d60d58a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-427416736"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:43.737693 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26e34187-3d7d-4ce8-86cf-9b7f1c71c006 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.741558 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26e34187-3d7d-4ce8-86cf-9b7f1c71c006 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:43.741558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26e34187-3d7d-4ce8-86cf-9b7f1c71c006 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.741558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26e34187-3d7d-4ce8-86cf-9b7f1c71c006 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.747794 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.747794 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:43.748501 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:43.748649 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Create snapshot from volume 77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:43.760199 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.760199 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:43.765073 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26e34187-3d7d-4ce8-86cf-9b7f1c71c006 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:43.765942 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be3ebb0e-393f-48ee-8eb2-fbe1fe8d0b67 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.766371 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be3ebb0e-393f-48ee-8eb2-fbe1fe8d0b67 None None] GET https://10.4.3.107/volume// Aug 15 15:06:43.766550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be3ebb0e-393f-48ee-8eb2-fbe1fe8d0b67 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.766775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be3ebb0e-393f-48ee-8eb2-fbe1fe8d0b67 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.767434 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be3ebb0e-393f-48ee-8eb2-fbe1fe8d0b67 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:43.768012 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 615/2472] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:06: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 15 15:06:43.776583 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26e34187-3d7d-4ce8-86cf-9b7f1c71c006 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:43.777287 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 617/2473] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:43.786581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-12426aee-426c-492e-9976-2c4027f68e47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.792899 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-12426aee-426c-492e-9976-2c4027f68e47 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:06:43.792899 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-12426aee-426c-492e-9976-2c4027f68e47 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3", "connector": null, "instance_uuid": "3ae576af-6edb-417e-82ec-0bb64572872f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:43.810577 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.810577 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:43.818835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Created reservations ['edaa4713-73b5-4e84-b972-1436a5530077', 'c12e1555-4bcc-4765-9be5-68fb7d7f35a3', '87abffb4-f5ee-4d25-96df-01541860fa33', '56031edb-6bd3-44fd-82ce-2174b91f21bc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:43.858419 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-12426aee-426c-492e-9976-2c4027f68e47 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:06:43.858938 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 629/2474] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:06:43 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:43.873874 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot create request issued successfully. Aug 15 15:06:43.873874 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b303cc2-8d17-419a-9acb-e549a1cff83f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:43.873874 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 614/2475] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:43.889360 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d58b6f56-694a-4565-9704-70fa3c83f804 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.893494 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d58b6f56-694a-4565-9704-70fa3c83f804 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 Aug 15 15:06:43.894505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d58b6f56-694a-4565-9704-70fa3c83f804 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.894505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d58b6f56-694a-4565-9704-70fa3c83f804 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.904395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cdb4c575-8cb3-49f4-95d2-f5ea6eb35a42 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.906392 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.906392 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:43.907006 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d58b6f56-694a-4565-9704-70fa3c83f804 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:43.908151 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d58b6f56-694a-4565-9704-70fa3c83f804 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 returned with HTTP 200 Aug 15 15:06:43.910065 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cdb4c575-8cb3-49f4-95d2-f5ea6eb35a42 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:43.910390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cdb4c575-8cb3-49f4-95d2-f5ea6eb35a42 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.910860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cdb4c575-8cb3-49f4-95d2-f5ea6eb35a42 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.911780 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 616/2476] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:43.930819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ef9b7b5-d569-4070-97ce-dfa73abf2ba1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.930819 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ef9b7b5-d569-4070-97ce-dfa73abf2ba1 None None] GET https://10.4.3.107/volume// Aug 15 15:06:43.930819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ef9b7b5-d569-4070-97ce-dfa73abf2ba1 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.930819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ef9b7b5-d569-4070-97ce-dfa73abf2ba1 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.930819 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ef9b7b5-d569-4070-97ce-dfa73abf2ba1 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:43.931134 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.931134 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:43.931211 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 630/2477] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:06:43.939123 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cdb4c575-8cb3-49f4-95d2-f5ea6eb35a42 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:43.940008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-efd63ba0-6c9d-49d7-acfe-2a4074d389cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.945028 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-efd63ba0-6c9d-49d7-acfe-2a4074d389cb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:43.945100 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cdb4c575-8cb3-49f4-95d2-f5ea6eb35a42 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:43.945496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-efd63ba0-6c9d-49d7-acfe-2a4074d389cb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.945496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-efd63ba0-6c9d-49d7-acfe-2a4074d389cb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.945608 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 618/2478] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:43.956988 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.956988 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:43.962908 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-efd63ba0-6c9d-49d7-acfe-2a4074d389cb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:43.963722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-612f8941-fc2f-4202-bc8c-a7ea3f5e9fc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:43.967958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-efd63ba0-6c9d-49d7-acfe-2a4074d389cb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:43.969003 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 615/2479] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:43.969412 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-612f8941-fc2f-4202-bc8c-a7ea3f5e9fc4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:43.969533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-612f8941-fc2f-4202-bc8c-a7ea3f5e9fc4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:43.969772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-612f8941-fc2f-4202-bc8c-a7ea3f5e9fc4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:43.969941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-612f8941-fc2f-4202-bc8c-a7ea3f5e9fc4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:43.979843 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:43.979843 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:43.980700 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-612f8941-fc2f-4202-bc8c-a7ea3f5e9fc4 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:43.981229 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 617/2480] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:43 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:44.103195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.105445 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] PUT https://10.4.3.107/volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a Aug 15 15:06:44.105877 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:44.118660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Acquiring lock "cinder-attachment_update-5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:06:44.124293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Lock "cinder-attachment_update-5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:06:44.125483 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:44.125483 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:44.272948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Lock "cinder-attachment_update-5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3-np0000007361" released by "attachment_update" :: held 0.149s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:06:44.273268 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-1ac26dbf-170d-451d-bb57-4f48fb44e315 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a returned with HTTP 200 Aug 15 15:06:44.273822 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 631/2481] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:06:44 2026] PUT /volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:44.378935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-738620e3-cf38-458c-85af-0a21204d4114 req-c3ad0d72-861f-4147-8479-dd58a2c5d42d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.382770 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-c3ad0d72-861f-4147-8479-dd58a2c5d42d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5/action Aug 15 15:06:44.382770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-c3ad0d72-861f-4147-8479-dd58a2c5d42d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:44.382770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-c3ad0d72-861f-4147-8479-dd58a2c5d42d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:44.395183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50e870e2-88f8-4098-b835-b04869914485 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.410490 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:44.410490 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:44.424652 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-738620e3-cf38-458c-85af-0a21204d4114 req-c3ad0d72-861f-4147-8479-dd58a2c5d42d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5/action returned with HTTP 204 Aug 15 15:06:44.425114 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 619/2482] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:44 2026] POST /volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:44.549216 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50e870e2-88f8-4098-b835-b04869914485 tempest-AvailabilityZoneTestJSON-1924805631 tempest-AvailabilityZoneTestJSON-1924805631-project-member] GET https://10.4.3.107/volume/v3/os-availability-zone Aug 15 15:06:44.549502 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50e870e2-88f8-4098-b835-b04869914485 tempest-AvailabilityZoneTestJSON-1924805631 tempest-AvailabilityZoneTestJSON-1924805631-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:44.549724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50e870e2-88f8-4098-b835-b04869914485 tempest-AvailabilityZoneTestJSON-1924805631 tempest-AvailabilityZoneTestJSON-1924805631-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:44.553040 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-50e870e2-88f8-4098-b835-b04869914485 tempest-AvailabilityZoneTestJSON-1924805631 tempest-AvailabilityZoneTestJSON-1924805631-project-member] Availability Zones retrieved successfully. Aug 15 15:06:44.553272 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50e870e2-88f8-4098-b835-b04869914485 tempest-AvailabilityZoneTestJSON-1924805631 tempest-AvailabilityZoneTestJSON-1924805631-project-member] https://10.4.3.107/volume/v3/os-availability-zone returned with HTTP 200 Aug 15 15:06:44.553881 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 616/2483] 10.4.3.107 () {66 vars in 1276 bytes} [Sat Aug 15 15:06:44 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:06:44.792631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee2e0a06-667b-4f45-994a-aaad3098fb82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.795656 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee2e0a06-667b-4f45-994a-aaad3098fb82 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:44.795997 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee2e0a06-667b-4f45-994a-aaad3098fb82 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:44.796356 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee2e0a06-667b-4f45-994a-aaad3098fb82 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:44.822731 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:44.822731 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:44.829109 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ee2e0a06-667b-4f45-994a-aaad3098fb82 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:44.835030 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee2e0a06-667b-4f45-994a-aaad3098fb82 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:44.835903 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 618/2484] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:44 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:06:44.855298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbe7c7dd-f51c-40f3-901a-d4e0925d29d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.925111 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-970dce69-259f-44f1-a637-3e533aa0a061 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.928665 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-970dce69-259f-44f1-a637-3e533aa0a061 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 Aug 15 15:06:44.928868 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-970dce69-259f-44f1-a637-3e533aa0a061 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:44.929029 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-970dce69-259f-44f1-a637-3e533aa0a061 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:44.939277 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:44.939277 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:44.941763 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-970dce69-259f-44f1-a637-3e533aa0a061 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:44.943768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-970dce69-259f-44f1-a637-3e533aa0a061 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 returned with HTTP 200 Aug 15 15:06:44.943768 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 620/2485] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:44 2026] GET /volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:44.957299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.958659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:44.959126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77a24c8d-7f2e-47a3-9e02-6b843d60d58a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-162706524"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:44.964370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1ad8143-9ebd-4b01-87b6-7252c9f90356 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.970036 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1ad8143-9ebd-4b01-87b6-7252c9f90356 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:44.971738 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1ad8143-9ebd-4b01-87b6-7252c9f90356 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:44.972185 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:44.972185 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:44.972352 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1ad8143-9ebd-4b01-87b6-7252c9f90356 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:44.972828 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:44.972981 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Create snapshot from volume 77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:44.989643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbe7c7dd-f51c-40f3-901a-d4e0925d29d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:44.989887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbe7c7dd-f51c-40f3-901a-d4e0925d29d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:44.990162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbe7c7dd-f51c-40f3-901a-d4e0925d29d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:44.992863 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:44.992863 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:44.994233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-516dc947-feea-49f3-8291-c4fbfea3f096 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:44.996653 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-516dc947-feea-49f3-8291-c4fbfea3f096 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:44.997011 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-516dc947-feea-49f3-8291-c4fbfea3f096 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:44.997169 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-516dc947-feea-49f3-8291-c4fbfea3f096 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:44.997362 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-516dc947-feea-49f3-8291-c4fbfea3f096 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:45.000723 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1ad8143-9ebd-4b01-87b6-7252c9f90356 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:45.003441 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.003441 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:45.004492 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-516dc947-feea-49f3-8291-c4fbfea3f096 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:45.005052 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 621/2486] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:44 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:45.007284 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1ad8143-9ebd-4b01-87b6-7252c9f90356 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:45.010292 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 619/2487] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:44 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:45.011673 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.011673 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:45.018052 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dbe7c7dd-f51c-40f3-901a-d4e0925d29d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Volume info retrieved successfully. Aug 15 15:06:45.025885 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbe7c7dd-f51c-40f3-901a-d4e0925d29d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:45.026449 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 632/2488] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:44 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1441 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:45.028549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Created reservations ['929ce2d0-e993-4286-b96f-de82dd40b3e5', '22629143-a62e-4d8e-8639-516aa63259c8', 'b3552462-14b6-4888-80a8-51596df9f043', '979cfaf2-5f4e-49a0-98b7-680779787974'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:45.075362 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot create request issued successfully. Aug 15 15:06:45.077057 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68d64e32-2c4b-4039-a7a4-f218b6b7aadc tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:45.078272 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 617/2489] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:45.090498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e5eae23d-a191-439f-b6eb-0fcb83af4896 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.097255 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e5eae23d-a191-439f-b6eb-0fcb83af4896 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:45.097255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e5eae23d-a191-439f-b6eb-0fcb83af4896 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:45.097255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e5eae23d-a191-439f-b6eb-0fcb83af4896 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:45.103760 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9149266-f55a-4bbb-a8e9-54b048e82e1f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.106296 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9149266-f55a-4bbb-a8e9-54b048e82e1f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:45.106658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9149266-f55a-4bbb-a8e9-54b048e82e1f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:45.106902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9149266-f55a-4bbb-a8e9-54b048e82e1f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:45.107109 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.107109 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:45.107710 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e5eae23d-a191-439f-b6eb-0fcb83af4896 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:45.108738 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e5eae23d-a191-439f-b6eb-0fcb83af4896 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba returned with HTTP 200 Aug 15 15:06:45.109170 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 622/2490] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:45 2026] GET /volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:45.128361 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.128361 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:45.132688 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9149266-f55a-4bbb-a8e9-54b048e82e1f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Volume info retrieved successfully. Aug 15 15:06:45.139846 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9149266-f55a-4bbb-a8e9-54b048e82e1f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:45.140460 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 620/2491] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:45 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:45.197787 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-d7a308ce-5826-49db-aabf-3f94b23118e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.202713 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-d7a308ce-5826-49db-aabf-3f94b23118e0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:45.202852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-d7a308ce-5826-49db-aabf-3f94b23118e0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:45.203300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-d7a308ce-5826-49db-aabf-3f94b23118e0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:45.223629 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.223629 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:45.228444 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-d7a308ce-5826-49db-aabf-3f94b23118e0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:45.235136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-d7a308ce-5826-49db-aabf-3f94b23118e0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:45.235739 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 633/2492] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:45 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:45.261475 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.265146 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b/action Aug 15 15:06:45.265564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:45.265705 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:45.286458 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.286458 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:45.287299 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:45.297080 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Begin detaching volume completed successfully. Aug 15 15:06:45.297553 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-f9723358-922d-49d3-a3a7-2d6af32fb658 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b/action returned with HTTP 202 Aug 15 15:06:45.298469 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 618/2493] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:45 2026] POST /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:45.327072 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26691059-1e46-4de0-8fc9-f62724608fac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.330747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26691059-1e46-4de0-8fc9-f62724608fac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:45.330747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26691059-1e46-4de0-8fc9-f62724608fac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:45.330747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26691059-1e46-4de0-8fc9-f62724608fac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:45.344587 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.344587 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:45.350512 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26691059-1e46-4de0-8fc9-f62724608fac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:45.357079 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26691059-1e46-4de0-8fc9-f62724608fac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:45.357822 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 623/2494] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:45 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1444 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:45.375623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38702a58-201e-424f-9398-7397f6bc8ede None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.376499 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38702a58-201e-424f-9398-7397f6bc8ede None None] GET https://10.4.3.107/volume// Aug 15 15:06:45.376599 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38702a58-201e-424f-9398-7397f6bc8ede None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:45.376769 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38702a58-201e-424f-9398-7397f6bc8ede None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:45.377156 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38702a58-201e-424f-9398-7397f6bc8ede None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:45.378054 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 621/2495] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:06:45.399703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-daed1e3f-e501-408b-b560-a0c219da8d3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:45.401156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-daed1e3f-e501-408b-b560-a0c219da8d3d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:45.401475 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-daed1e3f-e501-408b-b560-a0c219da8d3d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:45.401705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-daed1e3f-e501-408b-b560-a0c219da8d3d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:45.433600 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:45.433600 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:45.441110 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-daed1e3f-e501-408b-b560-a0c219da8d3d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:45.448030 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-daed1e3f-e501-408b-b560-a0c219da8d3d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:45.448626 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 634/2496] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:45 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:46.018098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a4ef4f37-ec79-4a00-9c33-39bdfedc005b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.022677 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4ef4f37-ec79-4a00-9c33-39bdfedc005b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:46.022963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4ef4f37-ec79-4a00-9c33-39bdfedc005b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.023316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4ef4f37-ec79-4a00-9c33-39bdfedc005b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.023476 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a4ef4f37-ec79-4a00-9c33-39bdfedc005b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:46.027210 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12172578-e701-403e-a141-bbf70511287d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.031019 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.031019 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:46.031926 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4ef4f37-ec79-4a00-9c33-39bdfedc005b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:46.032232 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12172578-e701-403e-a141-bbf70511287d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:46.032463 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 619/2497] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:46.032499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12172578-e701-403e-a141-bbf70511287d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.032704 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12172578-e701-403e-a141-bbf70511287d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.069403 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.069403 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:46.085456 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-12172578-e701-403e-a141-bbf70511287d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:46.100971 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12172578-e701-403e-a141-bbf70511287d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:46.103835 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 624/2498] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:46.121609 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1849862-7f5d-4e92-b6c0-6d6f81ebc6b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.124495 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1849862-7f5d-4e92-b6c0-6d6f81ebc6b6 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:46.124689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1849862-7f5d-4e92-b6c0-6d6f81ebc6b6 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.125163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1849862-7f5d-4e92-b6c0-6d6f81ebc6b6 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.133545 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.133545 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:46.134538 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1849862-7f5d-4e92-b6c0-6d6f81ebc6b6 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:46.136111 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1849862-7f5d-4e92-b6c0-6d6f81ebc6b6 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba returned with HTTP 200 Aug 15 15:06:46.136650 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 622/2499] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:46.147760 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.153377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:46.153982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77a24c8d-7f2e-47a3-9e02-6b843d60d58a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:46.178108 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.178108 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:46.178797 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:46.179103 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Create snapshot from volume 77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:46.213419 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06c763cf-a5f8-4870-b303-9b4c76cd153a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.228691 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Created reservations ['90b728a4-80f8-4148-8587-5527b3d5cbff', 'fd8ad287-6449-45ff-9145-0230b9363edd', 'defb080f-9a78-4b5e-8b18-8a772594cb98', '81c7f66c-69e4-4d75-9191-8584ea8761c2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:46.266165 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot create request issued successfully. Aug 15 15:06:46.269773 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d9a8d35-0e89-4437-a8b9-13390f2f2448 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:46.270322 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 635/2500] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:46.281631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8f3d2c37-c737-40d8-a227-4633adb36a2a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.284686 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f3d2c37-c737-40d8-a227-4633adb36a2a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d Aug 15 15:06:46.284958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f3d2c37-c737-40d8-a227-4633adb36a2a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.285166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f3d2c37-c737-40d8-a227-4633adb36a2a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.290962 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.290962 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:46.291514 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8f3d2c37-c737-40d8-a227-4633adb36a2a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:46.292532 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f3d2c37-c737-40d8-a227-4633adb36a2a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d returned with HTTP 200 Aug 15 15:06:46.292895 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 625/2501] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:46.377050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c30664f-e2b9-4d14-8393-52910b3a0eeb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.380207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c30664f-e2b9-4d14-8393-52910b3a0eeb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:46.380530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c30664f-e2b9-4d14-8393-52910b3a0eeb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.380855 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c30664f-e2b9-4d14-8393-52910b3a0eeb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.385732 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06c763cf-a5f8-4870-b303-9b4c76cd153a tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:46.386155 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06c763cf-a5f8-4870-b303-9b4c76cd153a tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-992913873", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1686408310", "vendor_name": "tempest-vendor_name-674500582"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:46.399629 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.399629 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:46.405140 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c30664f-e2b9-4d14-8393-52910b3a0eeb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:46.409065 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06c763cf-a5f8-4870-b303-9b4c76cd153a tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:46.409490 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 620/2502] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:06:46 2026] POST /volume/v3/types => generated 326 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:46.411540 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c30664f-e2b9-4d14-8393-52910b3a0eeb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:46.411540 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 623/2503] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:46.419406 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.494608 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:46.495026 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "72af5cb4-a6c4-4723-9bff-a000d3e584a9", "size": 1, "name": "tempest-UserMessagesTest-Volume-1959738566"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:46.497037 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Create volume request body: {'volume': {'volume_type': '72af5cb4-a6c4-4723-9bff-a000d3e584a9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1959738566'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:46.502643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Create volume of 1 GB Aug 15 15:06:46.503016 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.503016 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:46.503559 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Availability Zones retrieved successfully. Aug 15 15:06:46.504540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.506841 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:46.507399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2002579434"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:46.509175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Flow 'volume_create_api' (ca53d4f2-2cf1-46ff-b83d-1830a4cd8f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:46.509312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request body: {'volume': {'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2002579434'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:46.510338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a30e330-731b-4901-90ca-1a3002f2fc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.511323 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:46.531167 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a30e330-731b-4901-90ca-1a3002f2fc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1686408310',vendor_name='tempest-vendor_name-674500582'},id=72af5cb4-a6c4-4723-9bff-a000d3e584a9,is_public=True,name='tempest-UserMessagesTest-volume-type-992913873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72af5cb4-a6c4-4723-9bff-a000d3e584a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.531886 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9312ebd3-833b-4ea1-8913-72f13ac39748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.579744 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-4a6ff859-ae33-4286-9781-66ae510f342b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.580465 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-992913873 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-992913873, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:46.580916 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-992913873 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-992913873, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:46.582738 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-4a6ff859-ae33-4286-9781-66ae510f342b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:46.582983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-4a6ff859-ae33-4286-9781-66ae510f342b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.583729 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-4a6ff859-ae33-4286-9781-66ae510f342b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.602095 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.602095 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:46.609929 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-4a6ff859-ae33-4286-9781-66ae510f342b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:46.610063 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume of 1 GB Aug 15 15:06:46.614558 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Availability Zones retrieved successfully. Aug 15 15:06:46.615741 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-4a6ff859-ae33-4286-9781-66ae510f342b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:46.616199 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 621/2504] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1444 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:46.621767 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (3f329c49-00dc-4405-82ff-1bf21f8c7c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:46.623791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c7d686-f0f7-41b7-98ba-03eb0e134658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.625587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:46.630052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Created reservations ['b6258ea2-5c22-42e2-abfa-bb7cfd1ee00d', 'e402342f-f11b-41aa-960f-0a6ee215efe9', 'a74e4ddc-0816-46d8-a28c-e435bc80ab04', 'd3fecf07-d918-4f89-99a8-498fa9348695'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:46.630960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9312ebd3-833b-4ea1-8913-72f13ac39748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6258ea2-5c22-42e2-abfa-bb7cfd1ee00d', 'e402342f-f11b-41aa-960f-0a6ee215efe9', 'a74e4ddc-0816-46d8-a28c-e435bc80ab04', 'd3fecf07-d918-4f89-99a8-498fa9348695']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.631684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16004a1d-000f-4792-a2da-0544238325d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.640579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-cc9a9cc5-3516-4713-8114-1c99ca284aef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.642997 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-cc9a9cc5-3516-4713-8114-1c99ca284aef tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c Aug 15 15:06:46.643257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-cc9a9cc5-3516-4713-8114-1c99ca284aef tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.643526 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-cc9a9cc5-3516-4713-8114-1c99ca284aef tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.652937 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.652937 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:46.660825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16004a1d-000f-4792-a2da-0544238325d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9eedf9-c44e-4327-be4c-2e78b1f038ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1959738566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daa5ef12ab24e37a11e678e086cc315',qos_specs=None,replication_status=,reservations=['b6258ea2-5c22-42e2-abfa-bb7cfd1ee00d','e402342f-f11b-41aa-960f-0a6ee215efe9','a74e4ddc-0816-46d8-a28c-e435bc80ab04','d3fecf07-d918-4f89-99a8-498fa9348695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b081fd9aaa4c7cbb391d38dbc123f8',volume_type_id=72af5cb4-a6c4-4723-9bff-a000d3e584a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1959738566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9eedf9-c44e-4327-be4c-2e78b1f038ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daa5ef12ab24e37a11e678e086cc315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34b081fd9aaa4c7cbb391d38dbc123f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72af5cb4-a6c4-4723-9bff-a000d3e584a9),volume_type_id=72af5cb4-a6c4-4723-9bff-a000d3e584a9)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.662125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4320956-bf8b-4920-9b6d-e3bc0b3abfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.683859 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4320956-bf8b-4920-9b6d-e3bc0b3abfd9) transitioned into state 'SUCCESS' from state '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-1959738566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daa5ef12ab24e37a11e678e086cc315',qos_specs=None,replication_status=,reservations=['b6258ea2-5c22-42e2-abfa-bb7cfd1ee00d','e402342f-f11b-41aa-960f-0a6ee215efe9','a74e4ddc-0816-46d8-a28c-e435bc80ab04','d3fecf07-d918-4f89-99a8-498fa9348695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b081fd9aaa4c7cbb391d38dbc123f8',volume_type_id=72af5cb4-a6c4-4723-9bff-a000d3e584a9)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.684663 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc1b0eb-59e9-478e-9130-477154cf374c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.694921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc1b0eb-59e9-478e-9130-477154cf374c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.695709 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Flow 'volume_create_api' (ca53d4f2-2cf1-46ff-b83d-1830a4cd8f61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:46.696043 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Create volume request issued successfully. Aug 15 15:06:46.696669 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54204b64-e709-47c1-bd72-3bcb833b05a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:46.697150 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 636/2505] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:06:46 2026] POST /volume/v3/volumes => generated 785 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:46.710756 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c7d686-f0f7-41b7-98ba-03eb0e134658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.711052 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae803b0b-2212-4d7a-9f49-d8df490d878b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.711753 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82422f8-b0df-44c8-9a05-5670cb189d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.713840 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae803b0b-2212-4d7a-9f49-d8df490d878b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee Aug 15 15:06:46.714163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae803b0b-2212-4d7a-9f49-d8df490d878b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.714463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae803b0b-2212-4d7a-9f49-d8df490d878b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.721835 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5a60e3f9-7530-440d-b420-41cbaf384557 req-cc9a9cc5-3516-4713-8114-1c99ca284aef tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c returned with HTTP 200 Aug 15 15:06:46.722610 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 624/2506] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:46 2026] DELETE /volume/v3/attachments/4bec19f7-b907-44fb-b00e-d641cc8dac9c => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:46.723165 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.723165 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:46.730567 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ae803b0b-2212-4d7a-9f49-d8df490d878b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:46.737489 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae803b0b-2212-4d7a-9f49-d8df490d878b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee returned with HTTP 200 Aug 15 15:06:46.738077 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 622/2507] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:46.797310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Created reservations ['67cbe30a-f63c-4a0a-a7b4-9374b0fce596', 'c74d188d-1d3e-41e2-bae9-156185f1743d', '207717cb-8d4e-44c3-b12b-9db69a10e6d6', 'c3a9c1fc-4766-4e07-ae23-2df0f99ac4d1'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:46.798106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82422f8-b0df-44c8-9a05-5670cb189d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67cbe30a-f63c-4a0a-a7b4-9374b0fce596', 'c74d188d-1d3e-41e2-bae9-156185f1743d', '207717cb-8d4e-44c3-b12b-9db69a10e6d6', 'c3a9c1fc-4766-4e07-ae23-2df0f99ac4d1']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.799045 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9b7479-9c44-4f85-99fa-609e005d5a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.830082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9b7479-9c44-4f85-99fa-609e005d5a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde397b0-294e-4aa5-9751-af2d398ed9cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2002579434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['67cbe30a-f63c-4a0a-a7b4-9374b0fce596','c74d188d-1d3e-41e2-bae9-156185f1743d','207717cb-8d4e-44c3-b12b-9db69a10e6d6','c3a9c1fc-4766-4e07-ae23-2df0f99ac4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2002579434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fde397b0-294e-4aa5-9751-af2d398ed9cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de1ae089d0e44e0974b350fecc641e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.831198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7b5e808-e9f6-4da8-afc5-18bedecf5904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.854905 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7b5e808-e9f6-4da8-afc5-18bedecf5904) transitioned into state 'SUCCESS' from state '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-2002579434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['67cbe30a-f63c-4a0a-a7b4-9374b0fce596','c74d188d-1d3e-41e2-bae9-156185f1743d','207717cb-8d4e-44c3-b12b-9db69a10e6d6','c3a9c1fc-4766-4e07-ae23-2df0f99ac4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.855961 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab36388-e7f0-4aba-be30-1245ee39a56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:46.868584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab36388-e7f0-4aba-be30-1245ee39a56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:46.869814 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (3f329c49-00dc-4405-82ff-1bf21f8c7c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:46.870508 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request issued successfully. Aug 15 15:06:46.871172 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ea72a38-2faf-491c-99e7-f4fa8f903f38 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:46.871675 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 626/2508] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:46 2026] POST /volume/v3/volumes => generated 747 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:46.883386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bae40f17-8b91-4727-a493-043d9a846266 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:46.885326 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bae40f17-8b91-4727-a493-043d9a846266 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:46.885542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bae40f17-8b91-4727-a493-043d9a846266 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:46.885731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bae40f17-8b91-4727-a493-043d9a846266 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:46.893784 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:46.893784 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:46.898071 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bae40f17-8b91-4727-a493-043d9a846266 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:46.903923 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bae40f17-8b91-4727-a493-043d9a846266 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd returned with HTTP 200 Aug 15 15:06:46.904457 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 637/2509] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:46 2026] GET /volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.045846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2053daa8-2c85-47bb-b5e5-f9c76e7d1c70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.048699 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2053daa8-2c85-47bb-b5e5-f9c76e7d1c70 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:47.049002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2053daa8-2c85-47bb-b5e5-f9c76e7d1c70 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.049309 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2053daa8-2c85-47bb-b5e5-f9c76e7d1c70 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.049487 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2053daa8-2c85-47bb-b5e5-f9c76e7d1c70 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:47.054946 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.054946 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.055856 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2053daa8-2c85-47bb-b5e5-f9c76e7d1c70 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:47.056430 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 625/2510] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.116272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-169f0c9e-d742-46b7-8807-6afc2c29f7e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.117990 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-169f0c9e-d742-46b7-8807-6afc2c29f7e3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:47.118187 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-169f0c9e-d742-46b7-8807-6afc2c29f7e3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.118407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-169f0c9e-d742-46b7-8807-6afc2c29f7e3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.130520 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.130520 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.134526 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-169f0c9e-d742-46b7-8807-6afc2c29f7e3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:47.138614 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-169f0c9e-d742-46b7-8807-6afc2c29f7e3 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:47.138961 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 623/2511] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.304031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f062146b-fa5e-4667-82a6-3374f55af4af None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.306432 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f062146b-fa5e-4667-82a6-3374f55af4af tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d Aug 15 15:06:47.306705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f062146b-fa5e-4667-82a6-3374f55af4af tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.306992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f062146b-fa5e-4667-82a6-3374f55af4af tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.314767 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.314767 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:47.315542 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f062146b-fa5e-4667-82a6-3374f55af4af tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:47.316649 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f062146b-fa5e-4667-82a6-3374f55af4af tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d returned with HTTP 200 Aug 15 15:06:47.317185 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 627/2512] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.326739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.328720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?limit=1 Aug 15 15:06:47.328943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.329130 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.329484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.330731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.342950 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.343574 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b693dcb-3c22-4a97-88b4-9d3ee5d41852 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 15 15:06:47.343950 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 638/2513] 10.4.3.107 () {66 vars in 1258 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.354036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b951bd35-6808-4912-b824-5d3966764cd1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.355719 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:47.355863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.356043 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.356383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.357403 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.361312 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.361664 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b951bd35-6808-4912-b824-5d3966764cd1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:06:47.362079 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 626/2514] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.371188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.374995 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?limit=100000 Aug 15 15:06:47.375255 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.376751 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.377106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.379916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.387097 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.387514 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf195661-d259-4af2-8ce2-f8d2bd8d6414 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 15 15:06:47.387899 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 624/2515] 10.4.3.107 () {66 vars in 1268 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.399783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.401851 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?limit=0 Aug 15 15:06:47.402067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.402310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.402638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.403983 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.407435 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.407784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2a4fe3e-53d4-4384-9651-6574fddcc5b1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 15 15:06:47.408287 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 628/2516] 10.4.3.107 () {66 vars in 1258 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:06:47.421157 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ce7c58a-eae3-4418-adde-f43a5645004a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.423104 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:47.423350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.423577 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.423810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.424096 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.424096 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.425019 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.425764 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-613320dc-e007-4968-bc0d-aa13689f806b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.427720 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-613320dc-e007-4968-bc0d-aa13689f806b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:47.427940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-613320dc-e007-4968-bc0d-aa13689f806b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.428166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-613320dc-e007-4968-bc0d-aa13689f806b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.429809 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.430308 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ce7c58a-eae3-4418-adde-f43a5645004a tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:06:47.430704 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 639/2517] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.439540 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.439540 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.440420 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.444720 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?marker=26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:47.444919 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.445097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.445392 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.445572 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.445572 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.446316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.453140 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-613320dc-e007-4968-bc0d-aa13689f806b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:47.458373 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-613320dc-e007-4968-bc0d-aa13689f806b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:47.459431 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 627/2518] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:47.461712 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.462007 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30372cfe-69f6-4bd4-9aad-9456ad5efe1f tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?marker=26093bb3-c9e6-46fd-929a-7f04661252ba returned with HTTP 200 Aug 15 15:06:47.462589 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 625/2519] 10.4.3.107 () {66 vars in 1330 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?marker=26093bb3-c9e6-46fd-929a-7f04661252ba => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.473153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.477581 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?offset=2&limit=3 Aug 15 15:06:47.477860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.478226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.479049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.481116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.495092 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.496859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e6a28ea-6655-40cb-ba25-3ca4f26f4087 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 15 15:06:47.497765 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 629/2520] 10.4.3.107 () {66 vars in 1276 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.512413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f07229bd-7593-476e-b0b9-252e064d50f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.514612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 15 15:06:47.514943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.514943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.515127 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.515447 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.515447 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.516171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.524993 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f649717-3e89-4176-b241-e967b33397ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.527264 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f649717-3e89-4176-b241-e967b33397ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:47.527466 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.527694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f649717-3e89-4176-b241-e967b33397ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.527887 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f07229bd-7593-476e-b0b9-252e064d50f5 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 15 15:06:47.527945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f649717-3e89-4176-b241-e967b33397ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.528347 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 640/2521] 10.4.3.107 () {66 vars in 1308 bytes} [Sat Aug 15 15:06:47 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 15 15:06:47.537806 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.537806 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.545967 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.548156 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f649717-3e89-4176-b241-e967b33397ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Volume info retrieved successfully. Aug 15 15:06:47.548237 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 15 15:06:47.548436 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.548616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.548816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.549088 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.549088 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.550107 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.554604 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f649717-3e89-4176-b241-e967b33397ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:47.554766 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.555079 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 628/2522] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:47.555166 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eff99a4d-95ae-4376-9312-9f9407fbc868 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 15 15:06:47.555656 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 626/2523] 10.4.3.107 () {66 vars in 1310 bytes} [Sat Aug 15 15:06:47 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 15 15:06:47.569093 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.572392 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 15 15:06:47.572392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.572658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.573299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.573750 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.573750 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:47.574747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.581325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-78b2aaad-3b5d-41b3-8f61-ce47686664f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.584110 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-78b2aaad-3b5d-41b3-8f61-ce47686664f1 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a/action Aug 15 15:06:47.584635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-78b2aaad-3b5d-41b3-8f61-ce47686664f1 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:47.584821 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-78b2aaad-3b5d-41b3-8f61-ce47686664f1 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:47.587654 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.588059 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68a4a2d1-87b9-4f13-971b-8605d0a8c92c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 15 15:06:47.588850 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 630/2524] 10.4.3.107 () {66 vars in 1292 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.596917 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-81772765-1ea7-4177-928d-1b09f185d693 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.598749 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-81772765-1ea7-4177-928d-1b09f185d693 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:47.598902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-81772765-1ea7-4177-928d-1b09f185d693 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.599068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-81772765-1ea7-4177-928d-1b09f185d693 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.600692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.602213 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 15 15:06:47.602458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.602679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.602899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.603137 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.603137 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.604033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.607167 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.607167 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.608006 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.608006 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.611991 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-81772765-1ea7-4177-928d-1b09f185d693 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:47.615404 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.615792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d6f415e-1eeb-4e44-bc2d-9e6d1f316c90 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 15 15:06:47.616186 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 627/2525] 10.4.3.107 () {66 vars in 1294 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.618388 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-81772765-1ea7-4177-928d-1b09f185d693 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:47.618936 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 629/2526] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:47.620921 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450eaf4f-f4ac-4f6c-8056-985f99723480 req-78b2aaad-3b5d-41b3-8f61-ce47686664f1 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a/action returned with HTTP 204 Aug 15 15:06:47.620921 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 641/2527] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:47 2026] POST /volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:47.629674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.632666 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 15 15:06:47.633015 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.633340 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.633670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.635260 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.635260 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:47.635260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.639871 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.641787 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b/action Aug 15 15:06:47.642164 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:47.642348 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:47.653055 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.653846 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87b671e4-b3d0-4ce1-aa9f-b1cde6a594cd tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 15 15:06:47.654350 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.654350 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.654866 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:47.654964 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 631/2528] 10.4.3.107 () {66 vars in 1312 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.661977 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Begin detaching volume completed successfully. Aug 15 15:06:47.662134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-0591ed06-c92c-4253-aac2-26d8eb9d74c4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b/action returned with HTTP 202 Aug 15 15:06:47.662637 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 628/2529] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:47 2026] POST /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:47.667127 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.673475 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 15 15:06:47.673475 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.673475 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.673475 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.674103 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.686559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-50fedde5-cb1b-4c67-b691-87ba9df676b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.688268 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50fedde5-cb1b-4c67-b691-87ba9df676b1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:47.688548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50fedde5-cb1b-4c67-b691-87ba9df676b1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.688981 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50fedde5-cb1b-4c67-b691-87ba9df676b1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.694773 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.695368 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eedb98ec-ba8a-4838-93f2-450e7f0e65b8 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 15 15:06:47.696568 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 630/2530] 10.4.3.107 () {66 vars in 1314 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.697858 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.697858 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.701260 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-50fedde5-cb1b-4c67-b691-87ba9df676b1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:47.705469 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50fedde5-cb1b-4c67-b691-87ba9df676b1 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:47.705865 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 642/2531] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:47.710287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-413a5022-e9a0-4666-a0aa-5ddb251f9159 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.710691 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-413a5022-e9a0-4666-a0aa-5ddb251f9159 None None] GET https://10.4.3.107/volume// Aug 15 15:06:47.710847 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-413a5022-e9a0-4666-a0aa-5ddb251f9159 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.711019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-413a5022-e9a0-4666-a0aa-5ddb251f9159 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.711076 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.711353 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-413a5022-e9a0-4666-a0aa-5ddb251f9159 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:47.711613 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 632/2532] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:47.713021 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 Aug 15 15:06:47.713221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.713458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.713689 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.714905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.718748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-cef76970-5418-4269-8092-8f71b52304ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.721590 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-cef76970-5418-4269-8092-8f71b52304ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:47.721920 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-cef76970-5418-4269-8092-8f71b52304ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.722188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-cef76970-5418-4269-8092-8f71b52304ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.726835 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.727295 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.727295 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.727940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-350027f2-0b22-4fc8-b083-a0d679d489c3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 returned with HTTP 200 Aug 15 15:06:47.728546 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 629/2533] 10.4.3.107 () {66 vars in 1385 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.738189 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.738189 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.740869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.742531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail?status=available Aug 15 15:06:47.742636 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-cef76970-5418-4269-8092-8f71b52304ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:47.742763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.742970 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.743198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.744168 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.747696 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-cef76970-5418-4269-8092-8f71b52304ac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:47.748192 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 631/2534] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:47.753992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-17db5356-451c-4ca2-ac2b-2b4fdcf49950 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.756309 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.756855 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.756855 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.757025 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17db5356-451c-4ca2-ac2b-2b4fdcf49950 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee Aug 15 15:06:47.757437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17db5356-451c-4ca2-ac2b-2b4fdcf49950 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.757909 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6ae65d9-d27e-4567-9a4d-37cbe0ad6b48 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 15 15:06:47.757961 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17db5356-451c-4ca2-ac2b-2b4fdcf49950 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.758191 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 643/2535] 10.4.3.107 () {66 vars in 1297 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:47.767733 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.767733 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:47.767857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.770076 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 Aug 15 15:06:47.770382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.770643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.770923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.773210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.774910 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-17db5356-451c-4ca2-ac2b-2b4fdcf49950 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:47.780849 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17db5356-451c-4ca2-ac2b-2b4fdcf49950 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee returned with HTTP 200 Aug 15 15:06:47.781486 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 633/2536] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.792234 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.792934 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.792934 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.793689 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76632240-55f0-4bd0-993b-dcd4270fc4e3 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 returned with HTTP 200 Aug 15 15:06:47.794168 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 630/2537] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.798524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-200fee4c-48e1-4caf-b546-93def4fff0b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.800670 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-200fee4c-48e1-4caf-b546-93def4fff0b8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/messages Aug 15 15:06:47.800927 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-200fee4c-48e1-4caf-b546-93def4fff0b8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.801164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-200fee4c-48e1-4caf-b546-93def4fff0b8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.808082 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-200fee4c-48e1-4caf-b546-93def4fff0b8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:06:47.808625 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 632/2538] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.818328 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-042d56d9-ba19-4db0-9afe-222be4bf7f7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.820356 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-042d56d9-ba19-4db0-9afe-222be4bf7f7b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] DELETE https://10.4.3.107/volume/v3/messages/7c0feee5-d201-404f-870e-6be55f4c27b7 Aug 15 15:06:47.820763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-042d56d9-ba19-4db0-9afe-222be4bf7f7b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.820763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-042d56d9-ba19-4db0-9afe-222be4bf7f7b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.832134 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a5113376-b015-4a31-88da-baf3740a1461 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.834072 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 Aug 15 15:06:47.834404 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.834738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.835036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.837055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.837348 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-042d56d9-ba19-4db0-9afe-222be4bf7f7b tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages/7c0feee5-d201-404f-870e-6be55f4c27b7 returned with HTTP 204 Aug 15 15:06:47.838122 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 644/2539] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:06:47 2026] DELETE /volume/v3/messages/7c0feee5-d201-404f-870e-6be55f4c27b7 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:06:47.849161 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66ec222a-feec-4c21-a1b9-ce70ba2e2125 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.853214 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66ec222a-feec-4c21-a1b9-ce70ba2e2125 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/messages/7c0feee5-d201-404f-870e-6be55f4c27b7 Aug 15 15:06:47.853637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66ec222a-feec-4c21-a1b9-ce70ba2e2125 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.853945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66ec222a-feec-4c21-a1b9-ce70ba2e2125 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.860480 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.861040 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5113376-b015-4a31-88da-baf3740a1461 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 returned with HTTP 200 Aug 15 15:06:47.861692 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 634/2540] 10.4.3.107 () {66 vars in 1364 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.862263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66ec222a-feec-4c21-a1b9-ce70ba2e2125 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages/7c0feee5-d201-404f-870e-6be55f4c27b7 returned with HTTP 404 Aug 15 15:06:47.862998 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 631/2541] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/messages/7c0feee5-d201-404f-870e-6be55f4c27b7 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:47.870979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-733a359e-9c9a-4136-9a32-29fccd832bd2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.872874 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-733a359e-9c9a-4136-9a32-29fccd832bd2 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee Aug 15 15:06:47.873063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-733a359e-9c9a-4136-9a32-29fccd832bd2 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.873264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-733a359e-9c9a-4136-9a32-29fccd832bd2 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.877958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.879683 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?status=available Aug 15 15:06:47.879892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.880128 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.880375 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.881458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.883470 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.883470 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.886100 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.886573 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-845d7e8a-aead-4183-9cd9-af9145c59f0c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?status=available returned with HTTP 200 Aug 15 15:06:47.887009 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 645/2542] 10.4.3.107 () {66 vars in 1276 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.888639 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-733a359e-9c9a-4136-9a32-29fccd832bd2 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:47.895073 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-733a359e-9c9a-4136-9a32-29fccd832bd2 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee returned with HTTP 200 Aug 15 15:06:47.895574 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 633/2543] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.898132 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.900459 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 Aug 15 15:06:47.900648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.901318 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.901318 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:47.901712 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.901712 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:47.902729 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:47.909344 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ed8e272-a7bb-434c-9727-043720dd79ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.911733 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] DELETE https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee Aug 15 15:06:47.912023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.912177 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.912410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Delete volume with id: eb9eedf9-c44e-4327-be4c-2e78b1f038ee Aug 15 15:06:47.919207 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Get all snapshots completed successfully. Aug 15 15:06:47.919693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65294e1b-a0ce-412c-a669-7a23a7fe8713 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.919948 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb29fb94-be02-41f9-b60d-37568fe61b67 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 returned with HTTP 200 Aug 15 15:06:47.920707 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 635/2544] 10.4.3.107 () {66 vars in 1398 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1855018096 => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:47.921824 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65294e1b-a0ce-412c-a669-7a23a7fe8713 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:47.922089 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65294e1b-a0ce-412c-a669-7a23a7fe8713 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.922367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65294e1b-a0ce-412c-a669-7a23a7fe8713 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.924056 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.924056 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:47.925367 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:47.927943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:06:47.931515 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.931515 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.935993 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.936397 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-65294e1b-a0ce-412c-a669-7a23a7fe8713 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:47.938541 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d Aug 15 15:06:47.938541 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.938701 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.938810 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Delete snapshot with id: e097aa85-ff37-4e07-b176-fcc7ba25ae7d Aug 15 15:06:47.942779 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65294e1b-a0ce-412c-a669-7a23a7fe8713 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd returned with HTTP 200 Aug 15 15:06:47.942878 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-992913873 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-992913873, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:47.943263 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 646/2545] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:47.943330 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-992913873 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-992913873, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:47.945395 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.945395 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:47.945834 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:47.958607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Created reservations ['59425713-cf7c-4f7e-9070-8838f8f09415', 'fcae7707-afba-48fe-a026-c564a0d6b627', 'e055b90c-cdd6-440a-9111-58c1b78596ef', '96503cd8-a06f-4089-b4f3-8c2a56741b28'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:47.962603 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.964308 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:47.964665 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fde397b0-294e-4aa5-9751-af2d398ed9cd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1427691854"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:47.966584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request body: {'volume': {'source_volid': 'fde397b0-294e-4aa5-9751-af2d398ed9cd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1427691854'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:47.973480 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot delete request issued successfully. Aug 15 15:06:47.973669 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-727edb0d-29f9-4018-b259-ffb2a1691d45 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d returned with HTTP 202 Aug 15 15:06:47.974122 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 634/2546] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:06:47 2026] DELETE /volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:47.979110 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.979110 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:47.979642 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume retrieved successfully. Aug 15 15:06:47.979752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume of 1 GB Aug 15 15:06:47.983993 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Availability Zones retrieved successfully. Aug 15 15:06:47.985885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6113848-3d7f-4137-83cd-818446562a5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:47.989162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6113848-3d7f-4137-83cd-818446562a5d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d Aug 15 15:06:47.989448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6113848-3d7f-4137-83cd-818446562a5d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:47.989692 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (16c0b852-6e0f-4bc0-8b5f-be41f6088fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:47.989736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6113848-3d7f-4137-83cd-818446562a5d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:47.990944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4cc8097-9514-4570-9d15-296d4487a090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:47.992109 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:47.996051 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:47.996051 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:47.996423 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6113848-3d7f-4137-83cd-818446562a5d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:47.997809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6113848-3d7f-4137-83cd-818446562a5d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d returned with HTTP 200 Aug 15 15:06:47.998000 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 647/2547] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:47 2026] GET /volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:48.002157 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Delete volume request issued successfully. Aug 15 15:06:48.002403 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ed8e272-a7bb-434c-9727-043720dd79ac tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee returned with HTTP 202 Aug 15 15:06:48.002783 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 632/2548] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:47 2026] DELETE /volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:48.011955 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab099869-5a33-4461-81ba-5c1da7d29638 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.015346 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab099869-5a33-4461-81ba-5c1da7d29638 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee Aug 15 15:06:48.015346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab099869-5a33-4461-81ba-5c1da7d29638 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.015346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab099869-5a33-4461-81ba-5c1da7d29638 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.021558 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab099869-5a33-4461-81ba-5c1da7d29638 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee returned with HTTP 404 Aug 15 15:06:48.022037 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 635/2549] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/eb9eedf9-c44e-4327-be4c-2e78b1f038ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:48.025108 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4cc8097-9514-4570-9d15-296d4487a090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fde397b0-294e-4aa5-9751-af2d398ed9cd', 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.026469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033c636f-d41f-46bf-afae-5df6ce23efef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.033266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2d27652-00e4-44bb-a93f-8ec8bfc3f433 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.033266 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2d27652-00e4-44bb-a93f-8ec8bfc3f433 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] DELETE https://10.4.3.107/volume/v3/types/72af5cb4-a6c4-4723-9bff-a000d3e584a9 Aug 15 15:06:48.033266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2d27652-00e4-44bb-a93f-8ec8bfc3f433 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.033266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2d27652-00e4-44bb-a93f-8ec8bfc3f433 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.057595 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2d27652-00e4-44bb-a93f-8ec8bfc3f433 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] https://10.4.3.107/volume/v3/types/72af5cb4-a6c4-4723-9bff-a000d3e584a9 returned with HTTP 202 Aug 15 15:06:48.058041 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 648/2550] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:06:48 2026] DELETE /volume/v3/types/72af5cb4-a6c4-4723-9bff-a000d3e584a9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:48.067081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b5567b9-5527-48bf-afcb-fc897f508fa6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.069412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d0a63ac-de82-426c-803e-2bd3dee22929 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.069522 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b5567b9-5527-48bf-afcb-fc897f508fa6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:48.069674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b5567b9-5527-48bf-afcb-fc897f508fa6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.070681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b5567b9-5527-48bf-afcb-fc897f508fa6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.070681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7b5567b9-5527-48bf-afcb-fc897f508fa6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:48.071719 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d0a63ac-de82-426c-803e-2bd3dee22929 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] GET https://10.4.3.107/volume/v3/types/72af5cb4-a6c4-4723-9bff-a000d3e584a9 Aug 15 15:06:48.071965 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d0a63ac-de82-426c-803e-2bd3dee22929 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.072212 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d0a63ac-de82-426c-803e-2bd3dee22929 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.075951 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.075951 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:48.076222 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d0a63ac-de82-426c-803e-2bd3dee22929 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] https://10.4.3.107/volume/v3/types/72af5cb4-a6c4-4723-9bff-a000d3e584a9 returned with HTTP 404 Aug 15 15:06:48.076922 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 636/2551] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/types/72af5cb4-a6c4-4723-9bff-a000d3e584a9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:48.077200 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b5567b9-5527-48bf-afcb-fc897f508fa6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:48.077685 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 633/2552] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:48.086889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00261aa0-e4e9-4c0d-b646-551cbdbcf977 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.088708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Created reservations ['0200ce49-a67a-4db7-9e78-4bb83c302d53', 'b7d72250-e374-4df9-9666-82359a54af00', '28f5a957-c0df-4aca-89f2-e47019f97ef7', '335c284e-71cf-42c7-8d67-6b739aa5dfbb'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:48.088909 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00261aa0-e4e9-4c0d-b646-551cbdbcf977 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:48.089892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00261aa0-e4e9-4c0d-b646-551cbdbcf977 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1514240200", "extra_specs": {"storage_protocol": "tempest-storage_protocol-507360111", "vendor_name": "tempest-vendor_name-2099413518"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:48.089998 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033c636f-d41f-46bf-afae-5df6ce23efef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0200ce49-a67a-4db7-9e78-4bb83c302d53', 'b7d72250-e374-4df9-9666-82359a54af00', '28f5a957-c0df-4aca-89f2-e47019f97ef7', '335c284e-71cf-42c7-8d67-6b739aa5dfbb']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.090326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da26a2dd-d13e-4ed0-a42e-851b92924dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.108539 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00261aa0-e4e9-4c0d-b646-551cbdbcf977 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:48.109094 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 649/2553] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:06:48 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:48.118811 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.120732 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:48.121001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f69ef7af-b20b-4c82-8f29-2db9a351b184", "size": 1, "name": "tempest-UserMessagesTest-Volume-1636101670"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:48.122795 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Create volume request body: {'volume': {'volume_type': 'f69ef7af-b20b-4c82-8f29-2db9a351b184', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1636101670'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:48.123197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da26a2dd-d13e-4ed0-a42e-851b92924dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b71def0-2774-4cd8-9366-938aa199eb18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1427691854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['0200ce49-a67a-4db7-9e78-4bb83c302d53','b7d72250-e374-4df9-9666-82359a54af00','28f5a957-c0df-4aca-89f2-e47019f97ef7','335c284e-71cf-42c7-8d67-6b739aa5dfbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=fde397b0-294e-4aa5-9751-af2d398ed9cd,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1427691854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b71def0-2774-4cd8-9366-938aa199eb18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de1ae089d0e44e0974b350fecc641e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fde397b0-294e-4aa5-9751-af2d398ed9cd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.124463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc71dad-b1c2-4b30-a584-ed82bfed4f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.129897 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Create volume of 1 GB Aug 15 15:06:48.130292 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.130292 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:48.130932 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Availability Zones retrieved successfully. Aug 15 15:06:48.137453 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Flow 'volume_create_api' (620e2080-4a80-4589-988a-5488bc428594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:48.138678 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14011957-f8d1-4d37-85b7-7939aaccccf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.140006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:48.146918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc71dad-b1c2-4b30-a584-ed82bfed4f7b) transitioned into state 'SUCCESS' from state '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-1427691854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['0200ce49-a67a-4db7-9e78-4bb83c302d53','b7d72250-e374-4df9-9666-82359a54af00','28f5a957-c0df-4aca-89f2-e47019f97ef7','335c284e-71cf-42c7-8d67-6b739aa5dfbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=fde397b0-294e-4aa5-9751-af2d398ed9cd,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.148042 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65319658-adc5-4337-bddd-cc19e5367cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.155166 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-142e304c-aa0c-4068-8964-321d46eedf12 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.158900 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-142e304c-aa0c-4068-8964-321d46eedf12 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:48.158900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-142e304c-aa0c-4068-8964-321d46eedf12 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.158900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-142e304c-aa0c-4068-8964-321d46eedf12 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.172227 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.172227 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:48.172418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65319658-adc5-4337-bddd-cc19e5367cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.173227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (16c0b852-6e0f-4bc0-8b5f-be41f6088fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:48.173325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14011957-f8d1-4d37-85b7-7939aaccccf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-507360111',vendor_name='tempest-vendor_name-2099413518'},id=f69ef7af-b20b-4c82-8f29-2db9a351b184,is_public=True,name='tempest-UserMessagesTest-volume-type-1514240200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f69ef7af-b20b-4c82-8f29-2db9a351b184', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.173571 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request issued successfully. Aug 15 15:06:48.174192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-978e1899-9e50-47d8-a72f-164f1ca1cfa1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:48.174993 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 636/2554] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:47 2026] POST /volume/v3/volumes => generated 780 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:48.175123 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078afd69-98ce-47fa-899a-1318a7d163e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.182273 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-142e304c-aa0c-4068-8964-321d46eedf12 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:48.184731 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-142e304c-aa0c-4068-8964-321d46eedf12 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:48.185352 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 634/2555] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:48.190349 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa73301c-026a-44d2-bc24-6fe777b7465b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.192792 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa73301c-026a-44d2-bc24-6fe777b7465b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:48.193074 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa73301c-026a-44d2-bc24-6fe777b7465b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.193382 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa73301c-026a-44d2-bc24-6fe777b7465b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.200185 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd8b9b2b-e885-48fe-a19a-2096aa50b5d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.203219 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.203219 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:48.203435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd8b9b2b-e885-48fe-a19a-2096aa50b5d5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:48.203716 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd8b9b2b-e885-48fe-a19a-2096aa50b5d5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.204203 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd8b9b2b-e885-48fe-a19a-2096aa50b5d5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.208873 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa73301c-026a-44d2-bc24-6fe777b7465b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:48.215298 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa73301c-026a-44d2-bc24-6fe777b7465b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 200 Aug 15 15:06:48.215881 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 650/2556] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:48.215949 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.215949 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:48.220363 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd8b9b2b-e885-48fe-a19a-2096aa50b5d5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:48.222398 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1514240200 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1514240200, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:48.222993 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1514240200 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1514240200, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:48.224646 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd8b9b2b-e885-48fe-a19a-2096aa50b5d5 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:48.225130 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 637/2557] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:48.258454 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Created reservations ['d1d20204-ab5b-445f-97ab-b5cf279afffa', '9fbe978f-db16-4720-a7c5-fad07c33f7d5', 'b6c1c6b0-1856-4aad-aca2-1ef992bdf125', '9802b99e-e993-4891-b111-e9a2fd9f20b5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:48.259528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078afd69-98ce-47fa-899a-1318a7d163e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1d20204-ab5b-445f-97ab-b5cf279afffa', '9fbe978f-db16-4720-a7c5-fad07c33f7d5', 'b6c1c6b0-1856-4aad-aca2-1ef992bdf125', '9802b99e-e993-4891-b111-e9a2fd9f20b5']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.260550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eac710a-9ab9-4061-af9a-0c8cd0b5e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.287408 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eac710a-9ab9-4061-af9a-0c8cd0b5e3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43210ecc-d03c-4bb7-ae7f-ba9125d981f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1636101670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daa5ef12ab24e37a11e678e086cc315',qos_specs=None,replication_status=,reservations=['d1d20204-ab5b-445f-97ab-b5cf279afffa','9fbe978f-db16-4720-a7c5-fad07c33f7d5','b6c1c6b0-1856-4aad-aca2-1ef992bdf125','9802b99e-e993-4891-b111-e9a2fd9f20b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b081fd9aaa4c7cbb391d38dbc123f8',volume_type_id=f69ef7af-b20b-4c82-8f29-2db9a351b184), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1636101670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43210ecc-d03c-4bb7-ae7f-ba9125d981f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daa5ef12ab24e37a11e678e086cc315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34b081fd9aaa4c7cbb391d38dbc123f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f69ef7af-b20b-4c82-8f29-2db9a351b184),volume_type_id=f69ef7af-b20b-4c82-8f29-2db9a351b184)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.288150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fd2f00-e24b-42c9-a855-e2c3ce5734c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.317298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fd2f00-e24b-42c9-a855-e2c3ce5734c8) transitioned into state 'SUCCESS' from state '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-1636101670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daa5ef12ab24e37a11e678e086cc315',qos_specs=None,replication_status=,reservations=['d1d20204-ab5b-445f-97ab-b5cf279afffa','9fbe978f-db16-4720-a7c5-fad07c33f7d5','b6c1c6b0-1856-4aad-aca2-1ef992bdf125','9802b99e-e993-4891-b111-e9a2fd9f20b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34b081fd9aaa4c7cbb391d38dbc123f8',volume_type_id=f69ef7af-b20b-4c82-8f29-2db9a351b184)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.318058 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e756542-38b6-48bb-b1f9-d4abe80d147f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.329451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e756542-38b6-48bb-b1f9-d4abe80d147f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.330312 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Flow 'volume_create_api' (620e2080-4a80-4589-988a-5488bc428594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:48.330568 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Create volume request issued successfully. Aug 15 15:06:48.331445 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c6ea8f3-0c15-46ec-b961-32b39a39f94e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:48.331681 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 637/2558] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:06:48 2026] POST /volume/v3/volumes => generated 786 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:48.342673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.344028 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:48.344545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-202831096"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:48.346296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-202831096'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:48.346529 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume of 1 GB Aug 15 15:06:48.347356 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad9cca90-5e2c-490e-aa03-448260bae4a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.349759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad9cca90-5e2c-490e-aa03-448260bae4a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 Aug 15 15:06:48.349997 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad9cca90-5e2c-490e-aa03-448260bae4a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.350215 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad9cca90-5e2c-490e-aa03-448260bae4a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.353496 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Availability Zones retrieved successfully. Aug 15 15:06:48.357861 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.357861 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:48.358114 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Flow 'volume_create_api' (55cd52c5-6a23-4829-94f5-152344d5886a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:48.359375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (518d8420-f865-4270-a855-17181ed28bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.360421 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:48.361981 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad9cca90-5e2c-490e-aa03-448260bae4a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:48.367206 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad9cca90-5e2c-490e-aa03-448260bae4a8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 returned with HTTP 200 Aug 15 15:06:48.367684 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 651/2559] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:48.391674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (518d8420-f865-4270-a855-17181ed28bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.393178 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f98d930-195d-4eb7-8c8b-5479b853f24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.452415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Created reservations ['6e422feb-fd66-48c2-aeae-31cde7b00965', '613f24da-8b58-49b5-8b52-74f7359e2120', 'ad23ffd1-5e4b-4be1-b7d4-381c2d0a735f', '2543d31c-e111-4db6-bfe7-c7d8c8cdd36d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:48.455268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f98d930-195d-4eb7-8c8b-5479b853f24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e422feb-fd66-48c2-aeae-31cde7b00965', '613f24da-8b58-49b5-8b52-74f7359e2120', 'ad23ffd1-5e4b-4be1-b7d4-381c2d0a735f', '2543d31c-e111-4db6-bfe7-c7d8c8cdd36d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.455268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026cd3cd-1027-466b-be5e-a541d41cdcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.479762 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026cd3cd-1027-466b-be5e-a541d41cdcbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f1b659-3d59-4282-934a-696434af4b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-202831096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e221b0bdc88c43178750e84e96371e12',qos_specs=None,replication_status=,reservations=['6e422feb-fd66-48c2-aeae-31cde7b00965','613f24da-8b58-49b5-8b52-74f7359e2120','ad23ffd1-5e4b-4be1-b7d4-381c2d0a735f','2543d31c-e111-4db6-bfe7-c7d8c8cdd36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e187cbcafbe418ca95d1a684770e008',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-202831096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f1b659-3d59-4282-934a-696434af4b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e221b0bdc88c43178750e84e96371e12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e187cbcafbe418ca95d1a684770e008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.481589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898ab15d-3225-46e4-a673-591f18e1348f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.504009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898ab15d-3225-46e4-a673-591f18e1348f) transitioned into state 'SUCCESS' from state '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-202831096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e221b0bdc88c43178750e84e96371e12',qos_specs=None,replication_status=,reservations=['6e422feb-fd66-48c2-aeae-31cde7b00965','613f24da-8b58-49b5-8b52-74f7359e2120','ad23ffd1-5e4b-4be1-b7d4-381c2d0a735f','2543d31c-e111-4db6-bfe7-c7d8c8cdd36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e187cbcafbe418ca95d1a684770e008',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.505125 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233b4861-c9ee-420a-aa44-7d3c5a58dcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:48.517266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233b4861-c9ee-420a-aa44-7d3c5a58dcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:48.517266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Flow 'volume_create_api' (55cd52c5-6a23-4829-94f5-152344d5886a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:48.517266 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Create volume request issued successfully. Aug 15 15:06:48.518123 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa49f363-d7c0-4e4b-9a4e-73ae179cb9dc tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:48.518816 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 635/2560] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:48 2026] POST /volume/v3/volumes => generated 750 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:48.538842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4dd8704f-0546-490a-8392-32e4764d917a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.541685 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4dd8704f-0546-490a-8392-32e4764d917a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:48.541977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4dd8704f-0546-490a-8392-32e4764d917a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.542274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4dd8704f-0546-490a-8392-32e4764d917a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.552285 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.552285 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:48.558692 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4dd8704f-0546-490a-8392-32e4764d917a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:48.565740 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4dd8704f-0546-490a-8392-32e4764d917a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:48.566205 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 638/2561] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:48.721557 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4bbd320-efa4-49b7-83f9-13a7c5aca093 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:48.723665 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4bbd320-efa4-49b7-83f9-13a7c5aca093 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:48.723871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4bbd320-efa4-49b7-83f9-13a7c5aca093 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:48.724068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4bbd320-efa4-49b7-83f9-13a7c5aca093 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:48.734834 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:48.734834 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:48.738974 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d4bbd320-efa4-49b7-83f9-13a7c5aca093 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:48.743599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4bbd320-efa4-49b7-83f9-13a7c5aca093 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:48.744008 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 638/2562] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:48 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:49.008002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-955bfd58-f8bc-45e1-a693-9ed3757498f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.010000 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-955bfd58-f8bc-45e1-a693-9ed3757498f1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d Aug 15 15:06:49.010195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-955bfd58-f8bc-45e1-a693-9ed3757498f1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.010298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-955bfd58-f8bc-45e1-a693-9ed3757498f1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.014181 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-955bfd58-f8bc-45e1-a693-9ed3757498f1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d returned with HTTP 404 Aug 15 15:06:49.014675 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 652/2563] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/snapshots/e097aa85-ff37-4e07-b176-fcc7ba25ae7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:49.022751 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.025133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:49.025406 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.025654 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.025807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Delete snapshot with id: 26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:49.032436 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.032436 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:49.032997 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:49.057433 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot delete request issued successfully. Aug 15 15:06:49.057644 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-151f390f-81ec-4f1e-8166-cdaaffffb8e4 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba returned with HTTP 202 Aug 15 15:06:49.058144 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 636/2564] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:06:49 2026] DELETE /volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:49.065321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb209be7-e109-4a38-9e78-4cd2a3be2bed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.067712 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb209be7-e109-4a38-9e78-4cd2a3be2bed tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:49.067997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb209be7-e109-4a38-9e78-4cd2a3be2bed tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.068220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb209be7-e109-4a38-9e78-4cd2a3be2bed tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.075212 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.075212 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:49.075624 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eb209be7-e109-4a38-9e78-4cd2a3be2bed tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:49.076482 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb209be7-e109-4a38-9e78-4cd2a3be2bed tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba returned with HTTP 200 Aug 15 15:06:49.076837 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 639/2565] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.087605 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2639cc4-05b5-4f99-9825-c1ac81f8b044 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.089329 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2639cc4-05b5-4f99-9825-c1ac81f8b044 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:49.089595 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2639cc4-05b5-4f99-9825-c1ac81f8b044 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.089782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2639cc4-05b5-4f99-9825-c1ac81f8b044 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.089974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f2639cc4-05b5-4f99-9825-c1ac81f8b044 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:49.096335 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.096335 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:49.097030 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2639cc4-05b5-4f99-9825-c1ac81f8b044 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:49.097434 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 639/2566] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.233519 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05ee54bc-8723-40cb-be05-a9477998d621 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.235455 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05ee54bc-8723-40cb-be05-a9477998d621 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:49.235649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05ee54bc-8723-40cb-be05-a9477998d621 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.235844 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05ee54bc-8723-40cb-be05-a9477998d621 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.245166 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.245166 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:49.249614 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05ee54bc-8723-40cb-be05-a9477998d621 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:49.255906 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05ee54bc-8723-40cb-be05-a9477998d621 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 200 Aug 15 15:06:49.256371 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 653/2567] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:49.270599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3306834d-0f19-4a98-875d-22d5a979801b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.272627 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3306834d-0f19-4a98-875d-22d5a979801b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:49.272865 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3306834d-0f19-4a98-875d-22d5a979801b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.273107 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3306834d-0f19-4a98-875d-22d5a979801b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.282853 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.282853 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:49.288016 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3306834d-0f19-4a98-875d-22d5a979801b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:49.294697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3306834d-0f19-4a98-875d-22d5a979801b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 200 Aug 15 15:06:49.295218 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 637/2568] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:49.307562 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-80280f38-f76f-4ec6-a469-620395a5dcd1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.309212 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80280f38-f76f-4ec6-a469-620395a5dcd1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:49.309423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80280f38-f76f-4ec6-a469-620395a5dcd1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.309598 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80280f38-f76f-4ec6-a469-620395a5dcd1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.316450 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.316450 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:49.320094 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-80280f38-f76f-4ec6-a469-620395a5dcd1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:49.324705 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80280f38-f76f-4ec6-a469-620395a5dcd1 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 200 Aug 15 15:06:49.325094 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 640/2569] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:49.337032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cf733db-ae48-4ef2-b79a-5f760152320f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.339135 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:49.339423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.339650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.339841 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume with id: 0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:49.348002 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.348002 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:49.348578 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:49.365535 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume request issued successfully. Aug 15 15:06:49.365787 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cf733db-ae48-4ef2-b79a-5f760152320f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 202 Aug 15 15:06:49.366251 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 640/2570] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:49 2026] DELETE /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:49.378385 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47735776-13fd-4e99-aa20-82b33439d869 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.379322 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47735776-13fd-4e99-aa20-82b33439d869 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:49.379660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47735776-13fd-4e99-aa20-82b33439d869 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.379893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47735776-13fd-4e99-aa20-82b33439d869 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.383907 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d25cc758-29be-43cd-96c0-93b6adc948e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.386192 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d25cc758-29be-43cd-96c0-93b6adc948e8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 Aug 15 15:06:49.386535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d25cc758-29be-43cd-96c0-93b6adc948e8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.386799 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d25cc758-29be-43cd-96c0-93b6adc948e8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.389760 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.389760 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:49.394947 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47735776-13fd-4e99-aa20-82b33439d869 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:49.401099 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.401099 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:49.402187 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47735776-13fd-4e99-aa20-82b33439d869 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 200 Aug 15 15:06:49.402796 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 654/2571] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:49.405828 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d25cc758-29be-43cd-96c0-93b6adc948e8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:49.412099 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d25cc758-29be-43cd-96c0-93b6adc948e8 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 returned with HTTP 200 Aug 15 15:06:49.412670 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 638/2572] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.429170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-33612e88-56d1-4f66-b54a-b77c31f2364d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.431253 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-33612e88-56d1-4f66-b54a-b77c31f2364d tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/messages Aug 15 15:06:49.431567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-33612e88-56d1-4f66-b54a-b77c31f2364d tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.431789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-33612e88-56d1-4f66-b54a-b77c31f2364d tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.438108 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-33612e88-56d1-4f66-b54a-b77c31f2364d tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:06:49.438631 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 641/2573] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:06:49 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 15 15:06:49.448758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29120de4-9384-4693-8581-09eb4a9267f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.451065 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29120de4-9384-4693-8581-09eb4a9267f4 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/messages/e7c1d9e8-6cf6-4beb-86a0-53377daa8972 Aug 15 15:06:49.451456 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29120de4-9384-4693-8581-09eb4a9267f4 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.451723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29120de4-9384-4693-8581-09eb4a9267f4 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.457842 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29120de4-9384-4693-8581-09eb4a9267f4 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages/e7c1d9e8-6cf6-4beb-86a0-53377daa8972 returned with HTTP 200 Aug 15 15:06:49.458386 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 641/2574] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/messages/e7c1d9e8-6cf6-4beb-86a0-53377daa8972 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.467963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6351a553-8081-4584-943f-b750d88c41dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.469895 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6351a553-8081-4584-943f-b750d88c41dc tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/messages Aug 15 15:06:49.470165 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6351a553-8081-4584-943f-b750d88c41dc tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.470440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6351a553-8081-4584-943f-b750d88c41dc tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.475176 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6351a553-8081-4584-943f-b750d88c41dc tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:06:49.475935 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 655/2575] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:06:49 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 15 15:06:49.486922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-880846b5-1825-483a-9255-c00062b5649a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.488767 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-880846b5-1825-483a-9255-c00062b5649a tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] DELETE https://10.4.3.107/volume/v3/messages/e7c1d9e8-6cf6-4beb-86a0-53377daa8972 Aug 15 15:06:49.488994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-880846b5-1825-483a-9255-c00062b5649a tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.489190 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-880846b5-1825-483a-9255-c00062b5649a tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.498836 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-880846b5-1825-483a-9255-c00062b5649a tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/messages/e7c1d9e8-6cf6-4beb-86a0-53377daa8972 returned with HTTP 204 Aug 15 15:06:49.499178 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 639/2576] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:06:49 2026] DELETE /volume/v3/messages/e7c1d9e8-6cf6-4beb-86a0-53377daa8972 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:06:49.506584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a05ddf4b-8dfe-4607-acdf-164a3ec98209 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.508392 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a05ddf4b-8dfe-4607-acdf-164a3ec98209 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 Aug 15 15:06:49.508578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a05ddf4b-8dfe-4607-acdf-164a3ec98209 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.508791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a05ddf4b-8dfe-4607-acdf-164a3ec98209 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.515649 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.515649 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:49.519559 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a05ddf4b-8dfe-4607-acdf-164a3ec98209 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:49.524102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a05ddf4b-8dfe-4607-acdf-164a3ec98209 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 returned with HTTP 200 Aug 15 15:06:49.524576 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 642/2577] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.537866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.539561 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] DELETE https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 Aug 15 15:06:49.539787 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.539972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.540143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Delete volume with id: 43210ecc-d03c-4bb7-ae7f-ba9125d981f1 Aug 15 15:06:49.555166 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.555166 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:49.555684 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Volume info retrieved successfully. Aug 15 15:06:49.556972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:06:49.578716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Created reservations ['97686df1-8d15-4c0d-b58e-ef1e2deba416', '77fa0ef2-9ab0-4f68-aefc-2d52afd9acd2', '1cacc359-be20-49f0-a6d4-c4c0a858277d', 'd0310a15-fbaf-4510-9887-2728783ff714'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:49.585392 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f1f2907-b1a1-4c51-b925-0add683e12bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.587429 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f1f2907-b1a1-4c51-b925-0add683e12bb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:49.587710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f1f2907-b1a1-4c51-b925-0add683e12bb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.587952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f1f2907-b1a1-4c51-b925-0add683e12bb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.596232 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.596232 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:49.600586 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f1f2907-b1a1-4c51-b925-0add683e12bb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:49.606141 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f1f2907-b1a1-4c51-b925-0add683e12bb tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:49.606609 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 656/2578] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.619260 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Delete volume request issued successfully. Aug 15 15:06:49.619589 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-221f0c85-e6fa-43b9-bb37-d3d1fbb70881 tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 returned with HTTP 202 Aug 15 15:06:49.620065 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 642/2579] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:49 2026] DELETE /volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:49.629365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-516fe11a-9290-426b-ae91-3e8db6e8577e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.631146 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-516fe11a-9290-426b-ae91-3e8db6e8577e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] GET https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 Aug 15 15:06:49.631307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-516fe11a-9290-426b-ae91-3e8db6e8577e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.631543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-516fe11a-9290-426b-ae91-3e8db6e8577e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.638843 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-516fe11a-9290-426b-ae91-3e8db6e8577e tempest-UserMessagesTest-1063472957 tempest-UserMessagesTest-1063472957-project-member] https://10.4.3.107/volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 returned with HTTP 404 Aug 15 15:06:49.639635 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 640/2580] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/43210ecc-d03c-4bb7-ae7f-ba9125d981f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:49.649431 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cf2145ae-d6ee-48aa-9cd9-f53bf57d58d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.651199 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf2145ae-d6ee-48aa-9cd9-f53bf57d58d2 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] DELETE https://10.4.3.107/volume/v3/types/f69ef7af-b20b-4c82-8f29-2db9a351b184 Aug 15 15:06:49.651535 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf2145ae-d6ee-48aa-9cd9-f53bf57d58d2 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.651853 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf2145ae-d6ee-48aa-9cd9-f53bf57d58d2 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.691089 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-b8fc183a-96b8-4c1b-95a3-34ddffad1e2b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.693903 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-b8fc183a-96b8-4c1b-95a3-34ddffad1e2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:49.694195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-b8fc183a-96b8-4c1b-95a3-34ddffad1e2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.694485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-b8fc183a-96b8-4c1b-95a3-34ddffad1e2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.697177 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf2145ae-d6ee-48aa-9cd9-f53bf57d58d2 tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] https://10.4.3.107/volume/v3/types/f69ef7af-b20b-4c82-8f29-2db9a351b184 returned with HTTP 202 Aug 15 15:06:49.697782 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 643/2581] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:06:49 2026] DELETE /volume/v3/types/f69ef7af-b20b-4c82-8f29-2db9a351b184 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:49.704551 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.704551 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:49.706944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7825e05f-5ac3-4c24-88f3-2ad18534eedb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.709154 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7825e05f-5ac3-4c24-88f3-2ad18534eedb tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] GET https://10.4.3.107/volume/v3/types/f69ef7af-b20b-4c82-8f29-2db9a351b184 Aug 15 15:06:49.709222 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-b8fc183a-96b8-4c1b-95a3-34ddffad1e2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:49.709440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7825e05f-5ac3-4c24-88f3-2ad18534eedb tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.709762 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7825e05f-5ac3-4c24-88f3-2ad18534eedb tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.713580 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7825e05f-5ac3-4c24-88f3-2ad18534eedb tempest-UserMessagesTest-981560034 tempest-UserMessagesTest-981560034-project-admin] https://10.4.3.107/volume/v3/types/f69ef7af-b20b-4c82-8f29-2db9a351b184 returned with HTTP 404 Aug 15 15:06:49.714105 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 643/2582] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/types/f69ef7af-b20b-4c82-8f29-2db9a351b184 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:49.715433 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-b8fc183a-96b8-4c1b-95a3-34ddffad1e2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:49.716116 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 657/2583] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.759543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d5c3343-e168-4db4-b18d-9463833aae83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.763369 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d5c3343-e168-4db4-b18d-9463833aae83 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:49.763626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d5c3343-e168-4db4-b18d-9463833aae83 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.763747 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d5c3343-e168-4db4-b18d-9463833aae83 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.781009 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.781009 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:49.788578 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d5c3343-e168-4db4-b18d-9463833aae83 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:49.795159 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d5c3343-e168-4db4-b18d-9463833aae83 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:49.795623 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 641/2584] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:49.827490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3bb5b5a5-c954-4825-bbb3-8de6ec318bc9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.827921 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb5b5a5-c954-4825-bbb3-8de6ec318bc9 None None] GET https://10.4.3.107/volume// Aug 15 15:06:49.828094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb5b5a5-c954-4825-bbb3-8de6ec318bc9 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.828287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb5b5a5-c954-4825-bbb3-8de6ec318bc9 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.828629 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb5b5a5-c954-4825-bbb3-8de6ec318bc9 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:49.828909 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 644/2585] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:06: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 15 15:06:49.838523 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-d7d29663-0e21-4d92-b64c-f8ded84de2f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.841455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-d7d29663-0e21-4d92-b64c-f8ded84de2f4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:06:49.841974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-d7d29663-0e21-4d92-b64c-f8ded84de2f4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8f1b659-3d59-4282-934a-696434af4b40", "connector": null, "instance_uuid": "3ae576af-6edb-417e-82ec-0bb64572872f"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:49.854218 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.854218 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:49.885050 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-d7d29663-0e21-4d92-b64c-f8ded84de2f4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:06:49.885703 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 644/2586] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:06:49 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 15 15:06:49.916539 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c19c7144-68cc-484a-a12c-dfe174f97ef4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.918256 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c19c7144-68cc-484a-a12c-dfe174f97ef4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:49.918499 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c19c7144-68cc-484a-a12c-dfe174f97ef4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.918695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c19c7144-68cc-484a-a12c-dfe174f97ef4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.928877 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.928877 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:49.931423 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7e9c962-1bbf-466c-bcfd-651a25997689 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.931830 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7e9c962-1bbf-466c-bcfd-651a25997689 None None] GET https://10.4.3.107/volume// Aug 15 15:06:49.932012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7e9c962-1bbf-466c-bcfd-651a25997689 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.932188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7e9c962-1bbf-466c-bcfd-651a25997689 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.932570 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7e9c962-1bbf-466c-bcfd-651a25997689 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:49.932721 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c19c7144-68cc-484a-a12c-dfe174f97ef4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:49.932847 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 642/2587] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:49.937531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c19c7144-68cc-484a-a12c-dfe174f97ef4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:49.938039 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 658/2588] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:49.942971 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-239a1472-34a4-4e96-853f-d54ae9852f3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:49.945630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-239a1472-34a4-4e96-853f-d54ae9852f3c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:49.945844 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-239a1472-34a4-4e96-853f-d54ae9852f3c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:49.946050 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-239a1472-34a4-4e96-853f-d54ae9852f3c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:49.957525 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:49.957525 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:49.961686 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-239a1472-34a4-4e96-853f-d54ae9852f3c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:49.966726 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-239a1472-34a4-4e96-853f-d54ae9852f3c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:49.967153 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 645/2589] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:49 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:50.081391 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.084127 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] PUT https://10.4.3.107/volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e Aug 15 15:06:50.084591 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:50.088080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e05612b-2f98-4206-aa97-ef417e64490d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.090081 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e05612b-2f98-4206-aa97-ef417e64490d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba Aug 15 15:06:50.090316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e05612b-2f98-4206-aa97-ef417e64490d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.090567 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e05612b-2f98-4206-aa97-ef417e64490d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.095016 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e05612b-2f98-4206-aa97-ef417e64490d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba returned with HTTP 404 Aug 15 15:06:50.095532 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Acquiring lock "cinder-attachment_update-c8f1b659-3d59-4282-934a-696434af4b40-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:06:50.095596 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 643/2590] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/snapshots/26093bb3-c9e6-46fd-929a-7f04661252ba => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:50.101630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Lock "cinder-attachment_update-c8f1b659-3d59-4282-934a-696434af4b40-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:06:50.102473 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.102612 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.102612 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:50.104210 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 Aug 15 15:06:50.104537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.104835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.104986 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Delete snapshot with id: bb8ffea3-5468-49e7-971b-50e6a702ec60 Aug 15 15:06:50.109856 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.109856 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:50.110300 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:50.112510 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1220c4c1-9fd4-41ba-94b3-c2d394b530c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.114837 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1220c4c1-9fd4-41ba-94b3-c2d394b530c8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:50.115129 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1220c4c1-9fd4-41ba-94b3-c2d394b530c8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.115430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1220c4c1-9fd4-41ba-94b3-c2d394b530c8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.115590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1220c4c1-9fd4-41ba-94b3-c2d394b530c8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:50.122904 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.122904 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:50.123833 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1220c4c1-9fd4-41ba-94b3-c2d394b530c8 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:50.124401 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 646/2591] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:50.127159 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot delete request issued successfully. Aug 15 15:06:50.127431 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3409af8-bd01-4246-bf6b-55553ee8e1d1 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 returned with HTTP 202 Aug 15 15:06:50.127880 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 659/2592] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:06:50 2026] DELETE /volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:50.137492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0969ecc2-0f88-492a-bd6a-af92eddafe6b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.139691 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0969ecc2-0f88-492a-bd6a-af92eddafe6b tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 Aug 15 15:06:50.140047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0969ecc2-0f88-492a-bd6a-af92eddafe6b tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.140215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0969ecc2-0f88-492a-bd6a-af92eddafe6b tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.147951 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.147951 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:50.148882 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0969ecc2-0f88-492a-bd6a-af92eddafe6b tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Snapshot retrieved successfully. Aug 15 15:06:50.149388 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0969ecc2-0f88-492a-bd6a-af92eddafe6b tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 returned with HTTP 200 Aug 15 15:06:50.149788 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 644/2593] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:50.211759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Lock "cinder-attachment_update-c8f1b659-3d59-4282-934a-696434af4b40-np0000007361" released by "attachment_update" :: held 0.109s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:06:50.211759 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-5a7e83e6-0409-4c1f-be1d-15c127bb263b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e returned with HTTP 200 Aug 15 15:06:50.211759 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 645/2594] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:06:50 2026] PUT /volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:50.416975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f2773cc1-9d43-49c3-b024-7ddff7f74b00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.418593 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2773cc1-9d43-49c3-b024-7ddff7f74b00 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 Aug 15 15:06:50.418795 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2773cc1-9d43-49c3-b024-7ddff7f74b00 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.419002 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2773cc1-9d43-49c3-b024-7ddff7f74b00 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.425132 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2773cc1-9d43-49c3-b024-7ddff7f74b00 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 returned with HTTP 404 Aug 15 15:06:50.425673 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 647/2595] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/volumes/0b71def0-2774-4cd8-9366-938aa199eb18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:50.435096 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3176d81-3186-4c3c-9a6d-901b4863054c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.437482 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3176d81-3186-4c3c-9a6d-901b4863054c tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:50.437869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3176d81-3186-4c3c-9a6d-901b4863054c tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.438202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3176d81-3186-4c3c-9a6d-901b4863054c tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.447847 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.447847 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:50.453030 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3176d81-3186-4c3c-9a6d-901b4863054c tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:50.460407 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3176d81-3186-4c3c-9a6d-901b4863054c tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd returned with HTTP 200 Aug 15 15:06:50.461063 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 660/2596] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:50.475387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.477773 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] DELETE https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:50.478028 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.478308 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.478533 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume with id: fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:50.487843 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.487843 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:50.487843 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:50.504459 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume request issued successfully. Aug 15 15:06:50.504632 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5dca0d8-16c3-4d4e-99fc-97b2bc99510f tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd returned with HTTP 202 Aug 15 15:06:50.505005 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 645/2597] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:50 2026] DELETE /volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:50.513499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-188b0dbe-652f-40e3-b780-49a04cae0d3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.515132 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-188b0dbe-652f-40e3-b780-49a04cae0d3a tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:50.515333 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-188b0dbe-652f-40e3-b780-49a04cae0d3a tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.515542 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-188b0dbe-652f-40e3-b780-49a04cae0d3a tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.524542 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.524542 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:50.528979 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-188b0dbe-652f-40e3-b780-49a04cae0d3a tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:50.535220 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-188b0dbe-652f-40e3-b780-49a04cae0d3a tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd returned with HTTP 200 Aug 15 15:06:50.535653 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 646/2598] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:50.810435 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-38fdef89-5f66-4b6e-bee5-4f7a27fcf8db None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.812532 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38fdef89-5f66-4b6e-bee5-4f7a27fcf8db tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:50.812964 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38fdef89-5f66-4b6e-bee5-4f7a27fcf8db tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.813464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38fdef89-5f66-4b6e-bee5-4f7a27fcf8db tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.827034 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.827034 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:50.831978 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-38fdef89-5f66-4b6e-bee5-4f7a27fcf8db tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:50.838434 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38fdef89-5f66-4b6e-bee5-4f7a27fcf8db tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:50.839153 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 648/2599] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:50.951758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29dd7d56-dbdf-4f54-9fe7-06cd352560f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:50.953530 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29dd7d56-dbdf-4f54-9fe7-06cd352560f6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:50.953765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29dd7d56-dbdf-4f54-9fe7-06cd352560f6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:50.954022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29dd7d56-dbdf-4f54-9fe7-06cd352560f6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:50.962462 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:50.962462 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:50.965667 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29dd7d56-dbdf-4f54-9fe7-06cd352560f6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:50.969658 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29dd7d56-dbdf-4f54-9fe7-06cd352560f6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:50.970057 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 661/2600] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:50 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.135221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea21b44a-bc8f-4dcc-af2d-0a12f51a03a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.137410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea21b44a-bc8f-4dcc-af2d-0a12f51a03a3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:51.137700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea21b44a-bc8f-4dcc-af2d-0a12f51a03a3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.137973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea21b44a-bc8f-4dcc-af2d-0a12f51a03a3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.138141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ea21b44a-bc8f-4dcc-af2d-0a12f51a03a3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:51.142929 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.142929 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:51.143641 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea21b44a-bc8f-4dcc-af2d-0a12f51a03a3 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:51.144119 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 646/2601] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.157766 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bad6503-8cfb-4a7f-88af-911e5512452c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.159443 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bad6503-8cfb-4a7f-88af-911e5512452c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 Aug 15 15:06:51.159651 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bad6503-8cfb-4a7f-88af-911e5512452c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.159838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bad6503-8cfb-4a7f-88af-911e5512452c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.163786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bad6503-8cfb-4a7f-88af-911e5512452c tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 returned with HTTP 404 Aug 15 15:06:51.164204 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 647/2602] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/snapshots/bb8ffea3-5468-49e7-971b-50e6a702ec60 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:51.169682 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-599a69a0-93be-4b80-9da9-f61ed744ee08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.171483 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-599a69a0-93be-4b80-9da9-f61ed744ee08 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:51.171691 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-599a69a0-93be-4b80-9da9-f61ed744ee08 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.171913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-599a69a0-93be-4b80-9da9-f61ed744ee08 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.179194 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.179194 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:51.183016 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-599a69a0-93be-4b80-9da9-f61ed744ee08 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:51.186897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-599a69a0-93be-4b80-9da9-f61ed744ee08 tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a returned with HTTP 200 Aug 15 15:06:51.187282 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 649/2603] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.197950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80c65e8f-86b8-44fe-adda-cf935a16476e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.199592 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] DELETE https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:51.199795 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.199971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.200143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Delete volume with id: 77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:51.206378 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.206378 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:51.206829 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:51.222073 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Delete volume request issued successfully. Aug 15 15:06:51.222178 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80c65e8f-86b8-44fe-adda-cf935a16476e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a returned with HTTP 202 Aug 15 15:06:51.222675 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 662/2604] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:51 2026] DELETE /volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:51.230284 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e8bd8bf-ddb7-479d-b181-849190a0267d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.231812 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8bd8bf-ddb7-479d-b181-849190a0267d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:51.232002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8bd8bf-ddb7-479d-b181-849190a0267d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.232168 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8bd8bf-ddb7-479d-b181-849190a0267d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.239045 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.239045 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:51.242147 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e8bd8bf-ddb7-479d-b181-849190a0267d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Volume info retrieved successfully. Aug 15 15:06:51.245794 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8bd8bf-ddb7-479d-b181-849190a0267d tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a returned with HTTP 200 Aug 15 15:06:51.246159 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 647/2605] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.550270 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2133947e-250f-4ebb-b9fd-b62125d8e155 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.552045 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2133947e-250f-4ebb-b9fd-b62125d8e155 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd Aug 15 15:06:51.552390 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2133947e-250f-4ebb-b9fd-b62125d8e155 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.552595 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2133947e-250f-4ebb-b9fd-b62125d8e155 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.559121 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2133947e-250f-4ebb-b9fd-b62125d8e155 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd returned with HTTP 404 Aug 15 15:06:51.559727 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 648/2606] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/volumes/fde397b0-294e-4aa5-9751-af2d398ed9cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:51.566976 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.568625 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:51.568944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-613015898"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:51.570341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-613015898'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:51.570466 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume of 1 GB Aug 15 15:06:51.574144 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Availability Zones retrieved successfully. Aug 15 15:06:51.579197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (da17216c-4b7a-482d-ad1a-1e3e9326c0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:51.580067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c4eaca-e4fb-411c-8986-f4f8d4c46053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:51.580915 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:51.602875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c4eaca-e4fb-411c-8986-f4f8d4c46053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:51.603568 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2f2786-1c22-4a83-8acc-a00548505022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:51.638344 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Created reservations ['af50a505-9a85-43ac-806f-93d719d7766b', '877a0feb-322d-413a-b904-4941d8903735', '1c856467-b8b6-4327-892b-8eb3b802519e', '1bedf17d-eb76-4541-a45c-a68b8a305842'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:51.639079 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2f2786-1c22-4a83-8acc-a00548505022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af50a505-9a85-43ac-806f-93d719d7766b', '877a0feb-322d-413a-b904-4941d8903735', '1c856467-b8b6-4327-892b-8eb3b802519e', '1bedf17d-eb76-4541-a45c-a68b8a305842']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:51.639825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114a360b-ef2a-426e-a9c3-b75f4e300d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:51.659945 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114a360b-ef2a-426e-a9c3-b75f4e300d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6f88de-f275-4564-b0b4-15e09233e89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-613015898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['af50a505-9a85-43ac-806f-93d719d7766b','877a0feb-322d-413a-b904-4941d8903735','1c856467-b8b6-4327-892b-8eb3b802519e','1bedf17d-eb76-4541-a45c-a68b8a305842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-613015898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6f88de-f275-4564-b0b4-15e09233e89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de1ae089d0e44e0974b350fecc641e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:51.660720 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818a5669-7777-423a-ab38-229f47ea037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:51.676676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818a5669-7777-423a-ab38-229f47ea037b) transitioned into state 'SUCCESS' from state '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-613015898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['af50a505-9a85-43ac-806f-93d719d7766b','877a0feb-322d-413a-b904-4941d8903735','1c856467-b8b6-4327-892b-8eb3b802519e','1bedf17d-eb76-4541-a45c-a68b8a305842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:51.677444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5181c2a3-8b4b-470d-b0e5-d5051f1481c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:51.685547 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5181c2a3-8b4b-470d-b0e5-d5051f1481c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:51.687744 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (da17216c-4b7a-482d-ad1a-1e3e9326c0f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:51.687744 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request issued successfully. Aug 15 15:06:51.687744 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-273e9a3a-f628-4083-b797-cbf0ab95e1a3 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:51.687744 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 650/2607] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:51 2026] POST /volume/v3/volumes => generated 746 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:51.698958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8b5da57-f70d-4173-b5ba-79c157419cc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.700949 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8b5da57-f70d-4173-b5ba-79c157419cc8 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:51.701091 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8b5da57-f70d-4173-b5ba-79c157419cc8 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.701289 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8b5da57-f70d-4173-b5ba-79c157419cc8 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.707829 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.707829 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:51.710961 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a8b5da57-f70d-4173-b5ba-79c157419cc8 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:51.714450 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8b5da57-f70d-4173-b5ba-79c157419cc8 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f returned with HTTP 200 Aug 15 15:06:51.714776 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 663/2608] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.746979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31bf3b77-0350-44bc-a0c5-1dd8fce19887 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.830796 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31bf3b77-0350-44bc-a0c5-1dd8fce19887 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/os-services Aug 15 15:06:51.831023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31bf3b77-0350-44bc-a0c5-1dd8fce19887 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.831219 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31bf3b77-0350-44bc-a0c5-1dd8fce19887 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.836200 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31bf3b77-0350-44bc-a0c5-1dd8fce19887 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/os-services returned with HTTP 200 Aug 15 15:06:51.836605 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 648/2609] 10.4.3.107 () {66 vars in 1249 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/os-services => generated 626 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.846308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bed29640-733b-401a-a7ad-4a66cc4d058e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.848060 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bed29640-733b-401a-a7ad-4a66cc4d058e tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/os-services?host=np0000007361 Aug 15 15:06:51.848300 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bed29640-733b-401a-a7ad-4a66cc4d058e tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.848544 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bed29640-733b-401a-a7ad-4a66cc4d058e tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.850514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8322ce9-6a5d-4606-9f58-02aa91157cfc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.852427 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8322ce9-6a5d-4606-9f58-02aa91157cfc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:51.852573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8322ce9-6a5d-4606-9f58-02aa91157cfc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.852698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8322ce9-6a5d-4606-9f58-02aa91157cfc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.854882 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bed29640-733b-401a-a7ad-4a66cc4d058e tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/os-services?host=np0000007361 returned with HTTP 200 Aug 15 15:06:51.855390 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 649/2610] 10.4.3.107 () {66 vars in 1284 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/os-services?host=np0000007361 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.861888 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.861888 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:51.865198 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a8322ce9-6a5d-4606-9f58-02aa91157cfc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:51.866066 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69c90a93-616b-4476-8a75-c97449042e8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.867822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69c90a93-616b-4476-8a75-c97449042e8f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/os-services?host=np0000007361&binary=cinder-scheduler Aug 15 15:06:51.868003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69c90a93-616b-4476-8a75-c97449042e8f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.868191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69c90a93-616b-4476-8a75-c97449042e8f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.868638 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8322ce9-6a5d-4606-9f58-02aa91157cfc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:51.869024 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 651/2611] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:51.873342 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69c90a93-616b-4476-8a75-c97449042e8f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/os-services?host=np0000007361&binary=cinder-scheduler returned with HTTP 200 Aug 15 15:06:51.873704 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 664/2612] 10.4.3.107 () {66 vars in 1332 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/os-services?host=np0000007361&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.882339 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32f8de02-2f8f-4241-9b30-3b28bddc6d4f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.883930 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32f8de02-2f8f-4241-9b30-3b28bddc6d4f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/os-services?binary=cinder-scheduler Aug 15 15:06:51.884056 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32f8de02-2f8f-4241-9b30-3b28bddc6d4f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.884210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32f8de02-2f8f-4241-9b30-3b28bddc6d4f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.887407 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32f8de02-2f8f-4241-9b30-3b28bddc6d4f tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 15 15:06:51.887710 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 649/2613] 10.4.3.107 () {66 vars in 1296 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:51.896617 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1dd58e65-31d5-481e-afc3-87e511d2789f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.953225 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:51.953882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-679019145"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:51.955741 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-679019145'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:51.955920 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Create volume of 1 GB Aug 15 15:06:51.961260 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Availability Zones retrieved successfully. Aug 15 15:06:51.968412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Flow 'volume_create_api' (8c00bde9-340d-4ae8-9187-134cbcc102df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:51.969806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbe3e24-d5d9-41e0-bf84-6fd9e5cfae9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:51.970973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:51.982464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-225ec2e8-1d81-4b84-9a32-b456e2def2d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:51.984529 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-225ec2e8-1d81-4b84-9a32-b456e2def2d4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:51.984717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-225ec2e8-1d81-4b84-9a32-b456e2def2d4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:51.984914 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-225ec2e8-1d81-4b84-9a32-b456e2def2d4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:51.995653 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:51.995653 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:52.000112 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-225ec2e8-1d81-4b84-9a32-b456e2def2d4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:52.002599 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fbe3e24-d5d9-41e0-bf84-6fd9e5cfae9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.003580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccb6b3a-37c2-4209-bbc7-3d612c29fd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.005718 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-225ec2e8-1d81-4b84-9a32-b456e2def2d4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:52.006379 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 652/2614] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:51 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:52.068331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Created reservations ['70b4164f-8e75-40ee-b7c6-fd199771b544', 'fbd70c87-9806-4280-a701-44ea4f2c5d51', 'ed58154b-7baf-412b-8e52-6e6f9929b2bf', '49c11789-c639-4b72-aac5-c04af537d4c1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:52.069138 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ccb6b3a-37c2-4209-bbc7-3d612c29fd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70b4164f-8e75-40ee-b7c6-fd199771b544', 'fbd70c87-9806-4280-a701-44ea4f2c5d51', 'ed58154b-7baf-412b-8e52-6e6f9929b2bf', '49c11789-c639-4b72-aac5-c04af537d4c1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.069950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a209757-b005-4bab-acea-0472789cbffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.092325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a209757-b005-4bab-acea-0472789cbffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca53c0b4-15b5-43d9-824d-79368ab641af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-679019145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f55ec87e0b4421aaa16eb0259b12aa',qos_specs=None,replication_status=,reservations=['70b4164f-8e75-40ee-b7c6-fd199771b544','fbd70c87-9806-4280-a701-44ea4f2c5d51','ed58154b-7baf-412b-8e52-6e6f9929b2bf','49c11789-c639-4b72-aac5-c04af537d4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f1e01f5481746e78e13708aa7d6ae4e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-679019145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca53c0b4-15b5-43d9-824d-79368ab641af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75f55ec87e0b4421aaa16eb0259b12aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f1e01f5481746e78e13708aa7d6ae4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.093255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603af30a-cca0-4af2-b818-59a2e203e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.109664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603af30a-cca0-4af2-b818-59a2e203e84f) transitioned into state 'SUCCESS' from state '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-679019145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f55ec87e0b4421aaa16eb0259b12aa',qos_specs=None,replication_status=,reservations=['70b4164f-8e75-40ee-b7c6-fd199771b544','fbd70c87-9806-4280-a701-44ea4f2c5d51','ed58154b-7baf-412b-8e52-6e6f9929b2bf','49c11789-c639-4b72-aac5-c04af537d4c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f1e01f5481746e78e13708aa7d6ae4e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.110509 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce0dd5e-7cfc-453d-9aa1-2b22221b0593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.119095 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce0dd5e-7cfc-453d-9aa1-2b22221b0593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.121261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Flow 'volume_create_api' (8c00bde9-340d-4ae8-9187-134cbcc102df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:52.121261 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Create volume request issued successfully. Aug 15 15:06:52.122117 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd58e65-31d5-481e-afc3-87e511d2789f tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:52.123345 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 650/2615] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:51 2026] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:52.135996 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc572f40-fc97-4cb3-83b8-d31bf65aefd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.138192 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc572f40-fc97-4cb3-83b8-d31bf65aefd0 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] GET https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:52.138330 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc572f40-fc97-4cb3-83b8-d31bf65aefd0 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.139259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc572f40-fc97-4cb3-83b8-d31bf65aefd0 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.144395 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.144395 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:52.147166 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc572f40-fc97-4cb3-83b8-d31bf65aefd0 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Volume info retrieved successfully. Aug 15 15:06:52.151049 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc572f40-fc97-4cb3-83b8-d31bf65aefd0 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 200 Aug 15 15:06:52.151529 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 665/2616] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:52.154733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2004a946-6be8-47d8-9797-58c5e77b9610 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.157412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2004a946-6be8-47d8-9797-58c5e77b9610 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:52.157649 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2004a946-6be8-47d8-9797-58c5e77b9610 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.157841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2004a946-6be8-47d8-9797-58c5e77b9610 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.157943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2004a946-6be8-47d8-9797-58c5e77b9610 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:52.163277 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.163277 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:52.163671 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2004a946-6be8-47d8-9797-58c5e77b9610 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:52.164037 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 650/2617] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:52.216098 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-57f0d08e-d9d7-4eea-9082-18409d6ff87d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.220576 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-57f0d08e-d9d7-4eea-9082-18409d6ff87d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:52.223477 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-57f0d08e-d9d7-4eea-9082-18409d6ff87d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.223687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-57f0d08e-d9d7-4eea-9082-18409d6ff87d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.243122 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.243122 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:52.246977 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-57f0d08e-d9d7-4eea-9082-18409d6ff87d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:52.251233 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-57f0d08e-d9d7-4eea-9082-18409d6ff87d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:52.251708 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 653/2618] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:52.260677 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6042bf1-d1f8-40f8-8a2c-3cbc08b9029e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.262862 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6042bf1-d1f8-40f8-8a2c-3cbc08b9029e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] GET https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a Aug 15 15:06:52.263189 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6042bf1-d1f8-40f8-8a2c-3cbc08b9029e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.263432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6042bf1-d1f8-40f8-8a2c-3cbc08b9029e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.268760 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6042bf1-d1f8-40f8-8a2c-3cbc08b9029e tempest-VolumesSnapshotListTestJSON-942202026 tempest-VolumesSnapshotListTestJSON-942202026-project-member] https://10.4.3.107/volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a returned with HTTP 404 Aug 15 15:06:52.269208 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 651/2619] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/volumes/77a24c8d-7f2e-47a3-9e02-6b843d60d58a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:52.726675 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea336c10-26c8-4428-8a77-bf0d81717d86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.732173 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea336c10-26c8-4428-8a77-bf0d81717d86 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:52.732513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea336c10-26c8-4428-8a77-bf0d81717d86 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.732801 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea336c10-26c8-4428-8a77-bf0d81717d86 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.749539 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.749539 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:52.760551 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea336c10-26c8-4428-8a77-bf0d81717d86 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:52.769490 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea336c10-26c8-4428-8a77-bf0d81717d86 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f returned with HTTP 200 Aug 15 15:06:52.770049 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 666/2620] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:52.783418 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.785337 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:52.785733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ab6f88de-f275-4564-b0b4-15e09233e89f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-697775927"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:52.787538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request body: {'volume': {'source_volid': 'ab6f88de-f275-4564-b0b4-15e09233e89f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-697775927'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:52.795110 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.795110 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:52.795682 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume retrieved successfully. Aug 15 15:06:52.795818 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume of 2 GB Aug 15 15:06:52.799655 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Availability Zones retrieved successfully. Aug 15 15:06:52.805862 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (beee894e-183c-4457-bd22-684ccd70933f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:52.806892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2613f56-4904-4229-a466-0493f1fce39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.807708 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:52.832070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2613f56-4904-4229-a466-0493f1fce39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ab6f88de-f275-4564-b0b4-15e09233e89f', 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.833091 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8fc25cf-5f39-41ea-8dc9-0325c44ab542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.876065 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Created reservations ['f4c670ad-9b4e-490f-b4ae-f43186208180', 'c36a8f45-862b-4785-854c-d31227c881f5', 'a0f994fd-cb8e-499a-8f4d-372eb6b67b45', '81b14b17-fffd-4589-8230-64ea25a8dcec'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:52.876812 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8fc25cf-5f39-41ea-8dc9-0325c44ab542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4c670ad-9b4e-490f-b4ae-f43186208180', 'c36a8f45-862b-4785-854c-d31227c881f5', 'a0f994fd-cb8e-499a-8f4d-372eb6b67b45', '81b14b17-fffd-4589-8230-64ea25a8dcec']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.877509 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a464b8-49d4-45a0-8a28-e06470310314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.880418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-45d6139c-bd2b-472b-9f51-759e7d9d127c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.882007 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45d6139c-bd2b-472b-9f51-759e7d9d127c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:52.882205 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45d6139c-bd2b-472b-9f51-759e7d9d127c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.882452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45d6139c-bd2b-472b-9f51-759e7d9d127c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.892176 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.892176 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:52.896419 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-45d6139c-bd2b-472b-9f51-759e7d9d127c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:52.901055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45d6139c-bd2b-472b-9f51-759e7d9d127c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:52.901480 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 654/2621] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:52.912781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a464b8-49d4-45a0-8a28-e06470310314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7be1f26-7ad6-420a-b9ab-a117690fa877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-697775927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['f4c670ad-9b4e-490f-b4ae-f43186208180','c36a8f45-862b-4785-854c-d31227c881f5','a0f994fd-cb8e-499a-8f4d-372eb6b67b45','81b14b17-fffd-4589-8230-64ea25a8dcec'],size=2,snapshot_id=None,source_replicaid=,source_volid=ab6f88de-f275-4564-b0b4-15e09233e89f,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-697775927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7be1f26-7ad6-420a-b9ab-a117690fa877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de1ae089d0e44e0974b350fecc641e0',provider_auth=None,provider_geometry=None,provider_id=None,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=ab6f88de-f275-4564-b0b4-15e09233e89f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.913722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619cab80-1e2e-404f-a790-4052861e8cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.931551 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619cab80-1e2e-404f-a790-4052861e8cab) transitioned into state 'SUCCESS' from state '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-697775927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de1ae089d0e44e0974b350fecc641e0',qos_specs=None,replication_status=,reservations=['f4c670ad-9b4e-490f-b4ae-f43186208180','c36a8f45-862b-4785-854c-d31227c881f5','a0f994fd-cb8e-499a-8f4d-372eb6b67b45','81b14b17-fffd-4589-8230-64ea25a8dcec'],size=2,snapshot_id=None,source_replicaid=,source_volid=ab6f88de-f275-4564-b0b4-15e09233e89f,status='creating',user_id='224a27ac181b43dcad6fc3cf3dd3c3f5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.932216 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667fdaf6-0c73-495e-9e1f-563ba6a41a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:52.949669 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667fdaf6-0c73-495e-9e1f-563ba6a41a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:52.950781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Flow 'volume_create_api' (beee894e-183c-4457-bd22-684ccd70933f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:52.951114 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Create volume request issued successfully. Aug 15 15:06:52.951773 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17c24545-1873-4c20-a4ad-11e4f3db2dce tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:52.952305 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 651/2622] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:52 2026] POST /volume/v3/volumes => generated 780 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:52.967533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80412155-04b2-430c-8a40-84f3cc2ba125 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:52.969610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80412155-04b2-430c-8a40-84f3cc2ba125 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:52.969782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80412155-04b2-430c-8a40-84f3cc2ba125 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:52.970024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80412155-04b2-430c-8a40-84f3cc2ba125 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:52.977703 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:52.977703 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:52.981497 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-80412155-04b2-430c-8a40-84f3cc2ba125 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:52.986339 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80412155-04b2-430c-8a40-84f3cc2ba125 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 200 Aug 15 15:06:52.986881 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 652/2623] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:52 2026] GET /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.024646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c51352a7-af5e-40b9-a00f-f4591ee16423 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.026197 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c51352a7-af5e-40b9-a00f-f4591ee16423 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:53.026412 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c51352a7-af5e-40b9-a00f-f4591ee16423 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.026713 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c51352a7-af5e-40b9-a00f-f4591ee16423 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.036189 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.036189 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:53.040086 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c51352a7-af5e-40b9-a00f-f4591ee16423 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:53.045181 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c51352a7-af5e-40b9-a00f-f4591ee16423 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:53.045551 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 667/2624] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.167270 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8f0f2b73-ce46-4ca0-8e6a-7f38e7fb7109 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.169850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f0f2b73-ce46-4ca0-8e6a-7f38e7fb7109 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] GET https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:53.170105 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f0f2b73-ce46-4ca0-8e6a-7f38e7fb7109 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.170375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f0f2b73-ce46-4ca0-8e6a-7f38e7fb7109 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.174375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6b3cecf-82c7-4dcd-81a2-ff7db29906a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.176310 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6b3cecf-82c7-4dcd-81a2-ff7db29906a6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:53.176526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6b3cecf-82c7-4dcd-81a2-ff7db29906a6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.176724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6b3cecf-82c7-4dcd-81a2-ff7db29906a6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.176841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e6b3cecf-82c7-4dcd-81a2-ff7db29906a6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:53.181539 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.181539 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:53.181708 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.181708 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:53.182272 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6b3cecf-82c7-4dcd-81a2-ff7db29906a6 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:53.182704 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 652/2625] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.186168 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8f0f2b73-ce46-4ca0-8e6a-7f38e7fb7109 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Volume info retrieved successfully. Aug 15 15:06:53.192103 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f0f2b73-ce46-4ca0-8e6a-7f38e7fb7109 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 200 Aug 15 15:06:53.192699 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 655/2626] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.208336 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff7e5d66-77b3-406c-969b-f4854828edd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.210284 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff7e5d66-77b3-406c-969b-f4854828edd8 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:53.210506 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff7e5d66-77b3-406c-969b-f4854828edd8 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.210700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff7e5d66-77b3-406c-969b-f4854828edd8 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.218653 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.218653 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:53.225076 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ff7e5d66-77b3-406c-969b-f4854828edd8 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Volume info retrieved successfully. Aug 15 15:06:53.229602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff7e5d66-77b3-406c-969b-f4854828edd8 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 200 Aug 15 15:06:53.230163 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 653/2627] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 1010 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:53.241758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3674d50-9bb2-418f-8df7-3f818dd16515 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.243370 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3674d50-9bb2-418f-8df7-3f818dd16515 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/os-services?host=np0000007361&binary=cinder-volume Aug 15 15:06:53.243564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3674d50-9bb2-418f-8df7-3f818dd16515 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.243743 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3674d50-9bb2-418f-8df7-3f818dd16515 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.247770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3674d50-9bb2-418f-8df7-3f818dd16515 tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/os-services?host=np0000007361&binary=cinder-volume returned with HTTP 200 Aug 15 15:06:53.248117 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 668/2628] 10.4.3.107 () {66 vars in 1326 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/os-services?host=np0000007361&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.258634 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b323c5b0-45bc-4f25-9b15-db733735cb2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.260519 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b323c5b0-45bc-4f25-9b15-db733735cb2a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] GET https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:53.260683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b323c5b0-45bc-4f25-9b15-db733735cb2a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.260864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b323c5b0-45bc-4f25-9b15-db733735cb2a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.276174 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.276174 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:53.280905 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b323c5b0-45bc-4f25-9b15-db733735cb2a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Volume info retrieved successfully. Aug 15 15:06:53.285113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b323c5b0-45bc-4f25-9b15-db733735cb2a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 200 Aug 15 15:06:53.285518 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 653/2629] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.306189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.308778 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:53.309039 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.309627 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.309627 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Delete volume with id: ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:53.319998 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.319998 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:53.321890 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Volume info retrieved successfully. Aug 15 15:06:53.344932 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Delete volume request issued successfully. Aug 15 15:06:53.345255 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24587faf-4f72-4fb8-babb-20aa1770fc58 tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 202 Aug 15 15:06:53.346496 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 656/2630] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:53 2026] DELETE /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:53.355546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50557570-e409-46d5-bb5d-d083f02cf58a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.357988 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50557570-e409-46d5-bb5d-d083f02cf58a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] GET https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:53.357988 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50557570-e409-46d5-bb5d-d083f02cf58a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.358166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50557570-e409-46d5-bb5d-d083f02cf58a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.366687 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.366687 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:53.371713 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50557570-e409-46d5-bb5d-d083f02cf58a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Volume info retrieved successfully. Aug 15 15:06:53.377085 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50557570-e409-46d5-bb5d-d083f02cf58a tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 200 Aug 15 15:06:53.377745 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 654/2631] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.418864 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f4ddd44-27d4-455e-96a4-9ad7e0c0494b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.499564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-31b89910-11b8-4cc7-a568-74f782fbe0c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.501612 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-31b89910-11b8-4cc7-a568-74f782fbe0c9 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e/action Aug 15 15:06:53.501963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-31b89910-11b8-4cc7-a568-74f782fbe0c9 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:53.502080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-31b89910-11b8-4cc7-a568-74f782fbe0c9 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:53.520231 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.520231 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:53.525892 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f4ddd44-27d4-455e-96a4-9ad7e0c0494b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:53.526196 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f4ddd44-27d4-455e-96a4-9ad7e0c0494b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9596f99-1aee-4ae1-9b94-ed3d49ab23b2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-819964180"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:53.531207 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8d37edbf-8d9e-4aad-91d8-c0717b023924 req-31b89910-11b8-4cc7-a568-74f782fbe0c9 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e/action returned with HTTP 204 Aug 15 15:06:53.531707 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 654/2632] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:06:53 2026] POST /volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:53.534052 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f4ddd44-27d4-455e-96a4-9ad7e0c0494b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 404 Aug 15 15:06:53.534695 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 669/2633] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:53 2026] POST /volume/v3/snapshots => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:53.543194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd90517f-aa7e-40cf-a1a5-ff1364501629 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.545178 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd90517f-aa7e-40cf-a1a5-ff1364501629 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:53.545622 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd90517f-aa7e-40cf-a1a5-ff1364501629 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1945985263"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:53.580800 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd90517f-aa7e-40cf-a1a5-ff1364501629 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 404 Aug 15 15:06:53.581379 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 657/2634] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:53 2026] POST /volume/v3/snapshots => generated 77 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:53.589533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6675531-ea1d-4a72-9a86-10112c268028 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.591535 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6675531-ea1d-4a72-9a86-10112c268028 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots?limit=invalid Aug 15 15:06:53.591850 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6675531-ea1d-4a72-9a86-10112c268028 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.592123 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6675531-ea1d-4a72-9a86-10112c268028 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.592504 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6675531-ea1d-4a72-9a86-10112c268028 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] HTTP exception thrown: limit param must be an integer Aug 15 15:06:53.592582 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6675531-ea1d-4a72-9a86-10112c268028 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 15 15:06:53.593086 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 655/2635] 10.4.3.107 () {66 vars in 1270 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:53.601049 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0351715f-c876-4385-8836-c4c998cd9963 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.603218 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0351715f-c876-4385-8836-c4c998cd9963 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots?marker=e1fd5ce4-6fec-40cc-8bf5-3a8ae3f13261 Aug 15 15:06:53.603498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0351715f-c876-4385-8836-c4c998cd9963 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.603738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0351715f-c876-4385-8836-c4c998cd9963 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.603924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-987b69f5-ca28-4477-9cef-6563ecfe452d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.604032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-0351715f-c876-4385-8836-c4c998cd9963 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:53.605137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-0351715f-c876-4385-8836-c4c998cd9963 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:53.605655 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-987b69f5-ca28-4477-9cef-6563ecfe452d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5 Aug 15 15:06:53.605810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-987b69f5-ca28-4477-9cef-6563ecfe452d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.605978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-987b69f5-ca28-4477-9cef-6563ecfe452d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.609318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0351715f-c876-4385-8836-c4c998cd9963 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots?marker=e1fd5ce4-6fec-40cc-8bf5-3a8ae3f13261 returned with HTTP 404 Aug 15 15:06:53.609840 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 655/2636] 10.4.3.107 () {66 vars in 1330 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/snapshots?marker=e1fd5ce4-6fec-40cc-8bf5-3a8ae3f13261 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:53.612682 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.612682 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:53.618456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-07e24ae7-5536-4fd4-8597-dac454a56120 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.620556 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07e24ae7-5536-4fd4-8597-dac454a56120 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots?sort_key=invalid Aug 15 15:06:53.620811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07e24ae7-5536-4fd4-8597-dac454a56120 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.621088 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07e24ae7-5536-4fd4-8597-dac454a56120 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.621520 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-07e24ae7-5536-4fd4-8597-dac454a56120 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:06:53.623012 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-07e24ae7-5536-4fd4-8597-dac454a56120 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:06:53.623550 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07e24ae7-5536-4fd4-8597-dac454a56120 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 15 15:06:53.624152 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 658/2637] 10.4.3.107 () {66 vars in 1276 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:06:53.632612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.634774 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:53.635188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1507540001"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:53.637061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1507540001'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:53.637297 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Create volume of 2 GB Aug 15 15:06:53.642266 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Availability Zones retrieved successfully. Aug 15 15:06:53.647781 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Flow 'volume_create_api' (da8ac3f6-223f-4018-9f44-70d32820d3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:53.649016 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de124fe9-1cad-4b9b-86a5-93952cb5f330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:53.650129 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:53.652928 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8e53f003-719a-4d93-b59f-bc3efba3bcf3 req-987b69f5-ca28-4477-9cef-6563ecfe452d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5 returned with HTTP 200 Aug 15 15:06:53.653390 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 670/2638] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:53 2026] DELETE /volume/v3/attachments/78d18301-180c-45e2-87c6-db3396461fe5 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.681661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de124fe9-1cad-4b9b-86a5-93952cb5f330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:53.682637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b5270d0-0f5c-46a5-ae05-c01d508027d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:53.757846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Created reservations ['7d21b292-4a82-4815-a4ae-45b5fdd31f00', 'b33b181b-5410-4b37-90ad-518d9d19424f', 'a8e1e8f0-8b24-4ed4-abd1-647057b9d5ba', '269a9234-10f3-4207-81dc-6b7d42ee7172'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:53.758693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b5270d0-0f5c-46a5-ae05-c01d508027d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d21b292-4a82-4815-a4ae-45b5fdd31f00', 'b33b181b-5410-4b37-90ad-518d9d19424f', 'a8e1e8f0-8b24-4ed4-abd1-647057b9d5ba', '269a9234-10f3-4207-81dc-6b7d42ee7172']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:53.759483 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c757f6-d1da-4645-a0fa-53c63a60643f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:53.785008 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c757f6-d1da-4645-a0fa-53c63a60643f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56723f75-7c4e-4a00-9fc1-86d31e430085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1507540001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a374e76f25ea4cf8b2518ffad6816df4',qos_specs=None,replication_status=,reservations=['7d21b292-4a82-4815-a4ae-45b5fdd31f00','b33b181b-5410-4b37-90ad-518d9d19424f','a8e1e8f0-8b24-4ed4-abd1-647057b9d5ba','269a9234-10f3-4207-81dc-6b7d42ee7172'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52e3151bacde4a82be4cec0065fa4306',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1507540001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56723f75-7c4e-4a00-9fc1-86d31e430085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a374e76f25ea4cf8b2518ffad6816df4',provider_auth=None,provider_geometry=None,provider_id=None,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='52e3151bacde4a82be4cec0065fa4306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:53.785761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ad39e1-cd1b-45aa-ad55-2fca5a586cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:53.809692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ad39e1-cd1b-45aa-ad55-2fca5a586cd8) transitioned into state 'SUCCESS' from state '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-1507540001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a374e76f25ea4cf8b2518ffad6816df4',qos_specs=None,replication_status=,reservations=['7d21b292-4a82-4815-a4ae-45b5fdd31f00','b33b181b-5410-4b37-90ad-518d9d19424f','a8e1e8f0-8b24-4ed4-abd1-647057b9d5ba','269a9234-10f3-4207-81dc-6b7d42ee7172'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52e3151bacde4a82be4cec0065fa4306',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:53.810708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf66963-6429-4059-b5a2-647fb908e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:53.823551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf66963-6429-4059-b5a2-647fb908e48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:53.824692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Flow 'volume_create_api' (da8ac3f6-223f-4018-9f44-70d32820d3cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:53.825067 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Create volume request issued successfully. Aug 15 15:06:53.826207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64db48c7-9ab8-422c-bca9-7e7e05517ba8 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:53.826342 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 656/2639] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:53 2026] POST /volume/v3/volumes => generated 762 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:53.838851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1671f0d3-6a8d-4269-aeae-aa75e0c28817 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.840642 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1671f0d3-6a8d-4269-aeae-aa75e0c28817 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:53.840813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1671f0d3-6a8d-4269-aeae-aa75e0c28817 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.840988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1671f0d3-6a8d-4269-aeae-aa75e0c28817 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.848011 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.848011 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:53.851236 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1671f0d3-6a8d-4269-aeae-aa75e0c28817 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Volume info retrieved successfully. Aug 15 15:06:53.855194 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1671f0d3-6a8d-4269-aeae-aa75e0c28817 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 returned with HTTP 200 Aug 15 15:06:53.855587 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 656/2640] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.915262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b077a507-f843-4c63-bfbe-18ed70ca2a98 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.916403 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b077a507-f843-4c63-bfbe-18ed70ca2a98 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:53.916583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b077a507-f843-4c63-bfbe-18ed70ca2a98 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.916753 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b077a507-f843-4c63-bfbe-18ed70ca2a98 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.924976 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.924976 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:53.929110 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b077a507-f843-4c63-bfbe-18ed70ca2a98 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:53.933036 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b077a507-f843-4c63-bfbe-18ed70ca2a98 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:53.933443 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 659/2641] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:53.949949 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4aa08850-ae9a-4db3-a254-98c0ac7ad68f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:53.952023 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4aa08850-ae9a-4db3-a254-98c0ac7ad68f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:53.952328 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4aa08850-ae9a-4db3-a254-98c0ac7ad68f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:53.952477 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4aa08850-ae9a-4db3-a254-98c0ac7ad68f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:53.960445 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:53.960445 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:53.964049 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4aa08850-ae9a-4db3-a254-98c0ac7ad68f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:53.968455 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4aa08850-ae9a-4db3-a254-98c0ac7ad68f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:53.968911 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 671/2642] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.000465 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49a63bd1-1278-4af8-80f3-da1d5549ff5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.002210 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49a63bd1-1278-4af8-80f3-da1d5549ff5b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:54.002433 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49a63bd1-1278-4af8-80f3-da1d5549ff5b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.002663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49a63bd1-1278-4af8-80f3-da1d5549ff5b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.009749 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.009749 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:54.012933 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49a63bd1-1278-4af8-80f3-da1d5549ff5b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:54.016586 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49a63bd1-1278-4af8-80f3-da1d5549ff5b tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 200 Aug 15 15:06:54.016909 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 657/2643] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:53 2026] GET /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.024812 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee944491-aa0a-413d-a910-674aa7cafdf3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.027003 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee944491-aa0a-413d-a910-674aa7cafdf3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:06:54.027003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee944491-aa0a-413d-a910-674aa7cafdf3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.027003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee944491-aa0a-413d-a910-674aa7cafdf3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.028185 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed76de8b-c282-43dc-9226-cf79e15aa3bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.030081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed76de8b-c282-43dc-9226-cf79e15aa3bf tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:54.030300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed76de8b-c282-43dc-9226-cf79e15aa3bf tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.030542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed76de8b-c282-43dc-9226-cf79e15aa3bf tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.033547 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.033547 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:54.036489 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee944491-aa0a-413d-a910-674aa7cafdf3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:06:54.037675 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.037675 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:54.040291 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee944491-aa0a-413d-a910-674aa7cafdf3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:06:54.040572 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 657/2644] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.041372 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ed76de8b-c282-43dc-9226-cf79e15aa3bf tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:54.045935 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed76de8b-c282-43dc-9226-cf79e15aa3bf tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 200 Aug 15 15:06:54.046313 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 660/2645] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.060493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72b0aa92-a76f-4e7f-8307-cb7590a8d767 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.064218 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72b0aa92-a76f-4e7f-8307-cb7590a8d767 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:54.064444 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72b0aa92-a76f-4e7f-8307-cb7590a8d767 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.064620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72b0aa92-a76f-4e7f-8307-cb7590a8d767 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.064898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53d6288b-c203-4891-97de-f457c97e71e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.067072 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53d6288b-c203-4891-97de-f457c97e71e8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:54.067374 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53d6288b-c203-4891-97de-f457c97e71e8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.067645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53d6288b-c203-4891-97de-f457c97e71e8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.070787 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.070787 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:54.074047 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72b0aa92-a76f-4e7f-8307-cb7590a8d767 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:54.078164 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.078164 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:54.078639 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72b0aa92-a76f-4e7f-8307-cb7590a8d767 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 200 Aug 15 15:06:54.079062 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 672/2646] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.082588 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53d6288b-c203-4891-97de-f457c97e71e8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:54.085135 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53d6288b-c203-4891-97de-f457c97e71e8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:54.085640 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 658/2647] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:54.093265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.095134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:54.095372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.095572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.095742 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume with id: d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:54.100445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-17ebc31d-bce4-43ce-93e9-aace1da09aa4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.102086 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17ebc31d-bce4-43ce-93e9-aace1da09aa4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:54.102302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17ebc31d-bce4-43ce-93e9-aace1da09aa4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.102456 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.102456 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:54.102514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17ebc31d-bce4-43ce-93e9-aace1da09aa4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.102869 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:54.110773 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.110773 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:54.113965 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-17ebc31d-bce4-43ce-93e9-aace1da09aa4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:54.117884 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17ebc31d-bce4-43ce-93e9-aace1da09aa4 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:54.118277 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 661/2648] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:54.124589 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume request issued successfully. Aug 15 15:06:54.124796 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-105a5b53-ae6f-4841-a5bf-e7dedcfa2912 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 202 Aug 15 15:06:54.125226 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 658/2649] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:54 2026] DELETE /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:54.132494 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed80026d-332e-4159-8f30-177730ff8512 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.134087 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed80026d-332e-4159-8f30-177730ff8512 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:54.134263 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed80026d-332e-4159-8f30-177730ff8512 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.134474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed80026d-332e-4159-8f30-177730ff8512 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.141280 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.141280 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:54.145723 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ed80026d-332e-4159-8f30-177730ff8512 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:54.150777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed80026d-332e-4159-8f30-177730ff8512 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 200 Aug 15 15:06:54.151177 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 673/2650] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.193170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f346a514-364d-4b94-a5fd-8c55d98ff722 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.194791 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f346a514-364d-4b94-a5fd-8c55d98ff722 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:54.194940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f346a514-364d-4b94-a5fd-8c55d98ff722 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.195109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f346a514-364d-4b94-a5fd-8c55d98ff722 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.195326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f346a514-364d-4b94-a5fd-8c55d98ff722 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:54.198977 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.198977 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:54.199667 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f346a514-364d-4b94-a5fd-8c55d98ff722 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:54.199881 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 659/2651] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.210220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.212111 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] POST https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694/action Aug 15 15:06:54.212475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:54.212657 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:54.214156 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Updating backup '9ef025e7-6971-47f0-aa61-1bbeae39c694' with '{'status': 'error'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 15 15:06:54.221078 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.221078 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:54.222355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0c95183281fd4d6d8bc5e35b94e03d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec090ea9af494f4f83318660edef99b6', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:06:54.222550 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c087ad4c-5fc3-4830-aac6-87a415f1cc79 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694/action returned with HTTP 403 Aug 15 15:06:54.223076 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 662/2652] 10.4.3.107 () {70 vars in 1430 bytes} [Sat Aug 15 15:06:54 2026] POST /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:54.229948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.231698 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf Aug 15 15:06:54.231770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.231910 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.232142 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete volume with id: 78b0e49c-9981-4bca-83d5-c7fc1b8055bf Aug 15 15:06:54.239813 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.239813 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:54.240292 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:54.261301 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete volume request issued successfully. Aug 15 15:06:54.261593 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85735ad9-10ee-4be0-bc76-8d16c14a100d tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf returned with HTTP 202 Aug 15 15:06:54.262043 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 659/2653] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:54 2026] DELETE /volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:54.268468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a02bd81-478c-46e3-a578-d3b4f6fab649 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.270678 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a02bd81-478c-46e3-a578-d3b4f6fab649 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf Aug 15 15:06:54.270966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a02bd81-478c-46e3-a578-d3b4f6fab649 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.271251 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a02bd81-478c-46e3-a578-d3b4f6fab649 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.278960 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.278960 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:54.283478 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a02bd81-478c-46e3-a578-d3b4f6fab649 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:54.288360 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a02bd81-478c-46e3-a578-d3b4f6fab649 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf returned with HTTP 200 Aug 15 15:06:54.288964 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 674/2654] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:54.391114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c64c401-45d0-4f10-bf33-52b3ecd8cf2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.394351 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c64c401-45d0-4f10-bf33-52b3ecd8cf2d tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] GET https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af Aug 15 15:06:54.394628 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c64c401-45d0-4f10-bf33-52b3ecd8cf2d tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.394877 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c64c401-45d0-4f10-bf33-52b3ecd8cf2d tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.398675 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d0f5c397-152e-48c8-a29c-148e15e53df2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.400395 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c64c401-45d0-4f10-bf33-52b3ecd8cf2d tempest-VolumesServicesTestJSON-2079390823 tempest-VolumesServicesTestJSON-2079390823-project-member] https://10.4.3.107/volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af returned with HTTP 404 Aug 15 15:06:54.400819 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 660/2655] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/ca53c0b4-15b5-43d9-824d-79368ab641af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:54.403895 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d0f5c397-152e-48c8-a29c-148e15e53df2 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:54.404181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d0f5c397-152e-48c8-a29c-148e15e53df2 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.404550 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d0f5c397-152e-48c8-a29c-148e15e53df2 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.408067 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d2be391-5998-46df-b9c8-afbb4c7d1b3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.409780 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d2be391-5998-46df-b9c8-afbb4c7d1b3c tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] GET https://10.4.3.107/volume/v3/os-services Aug 15 15:06:54.409940 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d2be391-5998-46df-b9c8-afbb4c7d1b3c tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.410105 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d2be391-5998-46df-b9c8-afbb4c7d1b3c tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.413483 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d2be391-5998-46df-b9c8-afbb4c7d1b3c tempest-VolumesServicesTestJSON-549240750 tempest-VolumesServicesTestJSON-549240750-project-admin] https://10.4.3.107/volume/v3/os-services returned with HTTP 200 Aug 15 15:06:54.413919 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 660/2656] 10.4.3.107 () {66 vars in 1249 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/os-services => generated 626 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.416487 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.416487 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:54.422699 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d0f5c397-152e-48c8-a29c-148e15e53df2 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:54.433891 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d0f5c397-152e-48c8-a29c-148e15e53df2 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:54.434478 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 663/2657] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:54.454694 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.456927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3/action Aug 15 15:06:54.457359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:54.457573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:54.469431 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.469431 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:54.469968 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:54.478746 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Begin detaching volume completed successfully. Aug 15 15:06:54.479011 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-dfc0bb6d-1be8-4bed-982b-bda34c5ebb2b tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3/action returned with HTTP 202 Aug 15 15:06:54.479571 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 675/2658] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:54 2026] POST /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:54.501998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1631af8-f977-4017-8778-af22c66efc7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.503751 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1631af8-f977-4017-8778-af22c66efc7d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:54.503904 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1631af8-f977-4017-8778-af22c66efc7d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.504063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1631af8-f977-4017-8778-af22c66efc7d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.518768 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.518768 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:54.524190 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1631af8-f977-4017-8778-af22c66efc7d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:54.526149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc41efe8-999b-41a0-baca-47ab997985a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.526538 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc41efe8-999b-41a0-baca-47ab997985a4 None None] GET https://10.4.3.107/volume// Aug 15 15:06:54.526676 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc41efe8-999b-41a0-baca-47ab997985a4 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.526846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc41efe8-999b-41a0-baca-47ab997985a4 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.527164 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc41efe8-999b-41a0-baca-47ab997985a4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:54.527537 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 661/2659] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06: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 15 15:06:54.533500 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1631af8-f977-4017-8778-af22c66efc7d tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:54.534043 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 661/2660] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:54.535585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-7f7b8557-81b5-4304-ba94-883708236a7e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.537970 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-7f7b8557-81b5-4304-ba94-883708236a7e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:54.538179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-7f7b8557-81b5-4304-ba94-883708236a7e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.538445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-7f7b8557-81b5-4304-ba94-883708236a7e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.550494 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.550494 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:54.554710 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-7f7b8557-81b5-4304-ba94-883708236a7e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:54.559961 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-7f7b8557-81b5-4304-ba94-883708236a7e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:54.560407 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 664/2661] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:54.868465 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddc204e7-4338-4830-8c90-aecec860d21d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.870308 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddc204e7-4338-4830-8c90-aecec860d21d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:54.870578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddc204e7-4338-4830-8c90-aecec860d21d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:54.870814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddc204e7-4338-4830-8c90-aecec860d21d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:54.879021 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.879021 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:54.885753 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ddc204e7-4338-4830-8c90-aecec860d21d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Volume info retrieved successfully. Aug 15 15:06:54.890219 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddc204e7-4338-4830-8c90-aecec860d21d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 returned with HTTP 200 Aug 15 15:06:54.890703 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 676/2662] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:54 2026] GET /volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:54.903407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf5a911b-532b-42c3-af15-09b00839af76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:54.907920 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:06:54.908164 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56723f75-7c4e-4a00-9fc1-86d31e430085", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-883308753"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:54.926030 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:54.926030 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:54.926479 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Volume info retrieved successfully. Aug 15 15:06:54.926595 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Create snapshot from volume 56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:54.990479 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Created reservations ['c9568ec0-5eab-4964-b4ee-7f2ec10d8f4a', '3cebd84e-77fd-46bb-bfe3-2791b0998222', '8f1e2a2f-4236-494c-9033-ec7fa33b3931', '9e7ee972-fe0d-4635-9b36-e3b072f0f54f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:55.023145 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot create request issued successfully. Aug 15 15:06:55.023606 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf5a911b-532b-42c3-af15-09b00839af76 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:06:55.024228 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 662/2663] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:06:54 2026] POST /volume/v3/snapshots => generated 317 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:55.041573 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f95c9839-1d91-427d-a8e6-ad41ba95347e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.043662 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f95c9839-1d91-427d-a8e6-ad41ba95347e tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff Aug 15 15:06:55.043938 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f95c9839-1d91-427d-a8e6-ad41ba95347e tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.044215 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f95c9839-1d91-427d-a8e6-ad41ba95347e tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.049532 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.049532 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:55.050085 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f95c9839-1d91-427d-a8e6-ad41ba95347e tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot retrieved successfully. Aug 15 15:06:55.051040 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f95c9839-1d91-427d-a8e6-ad41ba95347e tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff returned with HTTP 200 Aug 15 15:06:55.051637 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 662/2664] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:55.171286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2989a4b5-eb06-43e5-b6d5-b828db76dffc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.173681 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2989a4b5-eb06-43e5-b6d5-b828db76dffc tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 Aug 15 15:06:55.173884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2989a4b5-eb06-43e5-b6d5-b828db76dffc tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.174152 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2989a4b5-eb06-43e5-b6d5-b828db76dffc tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.184146 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2989a4b5-eb06-43e5-b6d5-b828db76dffc tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 returned with HTTP 404 Aug 15 15:06:55.184881 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 665/2665] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/volumes/d7be1f26-7ad6-420a-b9ab-a117690fa877 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:55.195470 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-060f91d5-0b26-401e-a7bc-07e5756fba73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.198363 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-060f91d5-0b26-401e-a7bc-07e5756fba73 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:55.198690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-060f91d5-0b26-401e-a7bc-07e5756fba73 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.198969 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-060f91d5-0b26-401e-a7bc-07e5756fba73 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.214654 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.214654 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:55.225264 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-060f91d5-0b26-401e-a7bc-07e5756fba73 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:55.236311 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-060f91d5-0b26-401e-a7bc-07e5756fba73 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f returned with HTTP 200 Aug 15 15:06:55.236944 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 677/2666] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:55.258926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.262064 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:55.262186 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.262534 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.262768 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume with id: ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:55.280543 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.280543 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:55.281887 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:55.302173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45baf3fb-7ceb-47bc-a738-a6bd1452e929 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.304203 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45baf3fb-7ceb-47bc-a738-a6bd1452e929 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf Aug 15 15:06:55.304521 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45baf3fb-7ceb-47bc-a738-a6bd1452e929 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.304787 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45baf3fb-7ceb-47bc-a738-a6bd1452e929 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.316324 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45baf3fb-7ceb-47bc-a738-a6bd1452e929 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf returned with HTTP 404 Aug 15 15:06:55.316324 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 663/2667] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/volumes/78b0e49c-9981-4bca-83d5-c7fc1b8055bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:55.318346 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Delete volume request issued successfully. Aug 15 15:06:55.318584 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aac03cea-fcbb-4bf2-8971-14067ec42ce2 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f returned with HTTP 202 Aug 15 15:06:55.319001 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 663/2668] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:55 2026] DELETE /volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:55.333090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d36fd544-5653-40e0-b384-e143170fc106 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.335305 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f1ae090-b442-4200-a427-b0d657d409e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.335415 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d36fd544-5653-40e0-b384-e143170fc106 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:55.335617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d36fd544-5653-40e0-b384-e143170fc106 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.335852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d36fd544-5653-40e0-b384-e143170fc106 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.338304 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f1ae090-b442-4200-a427-b0d657d409e0 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:55.338304 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f1ae090-b442-4200-a427-b0d657d409e0 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.338401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f1ae090-b442-4200-a427-b0d657d409e0 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.338554 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f1ae090-b442-4200-a427-b0d657d409e0 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:55.344323 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.344323 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:55.344494 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.344494 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:55.345431 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f1ae090-b442-4200-a427-b0d657d409e0 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-reader] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:55.345983 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 678/2669] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:55.355864 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d36fd544-5653-40e0-b384-e143170fc106 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Volume info retrieved successfully. Aug 15 15:06:55.360322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.363140 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] DELETE https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:55.363446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.363743 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.363818 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d36fd544-5653-40e0-b384-e143170fc106 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f returned with HTTP 200 Aug 15 15:06:55.363904 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete backup with id: 9ef025e7-6971-47f0-aa61-1bbeae39c694. Aug 15 15:06:55.364781 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 666/2670] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:55.374923 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.374923 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:55.393959 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] delete_backup rpcapi backup_id 9ef025e7-6971-47f0-aa61-1bbeae39c694 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:06:55.396406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57d89867-3190-4b44-b3e8-aaf59fd67966 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 202 Aug 15 15:06:55.396994 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 664/2671] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:55 2026] DELETE /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:55.406428 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ded03811-38be-46dd-bae5-0203b0dcd565 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.408847 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ded03811-38be-46dd-bae5-0203b0dcd565 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:55.409136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ded03811-38be-46dd-bae5-0203b0dcd565 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.409429 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ded03811-38be-46dd-bae5-0203b0dcd565 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.409561 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ded03811-38be-46dd-bae5-0203b0dcd565 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:55.414578 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.414578 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:55.415535 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ded03811-38be-46dd-bae5-0203b0dcd565 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 200 Aug 15 15:06:55.416017 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 664/2672] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:55.526827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d57b7efe-c494-472a-9eb6-751386aa71b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.529067 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d57b7efe-c494-472a-9eb6-751386aa71b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] DELETE https://10.4.3.107/volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a Aug 15 15:06:55.529398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d57b7efe-c494-472a-9eb6-751386aa71b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.529698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d57b7efe-c494-472a-9eb6-751386aa71b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.540835 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.540835 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:55.553552 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-03ac64ea-f4aa-415d-9e11-e5a22492dbe7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:55.556216 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-03ac64ea-f4aa-415d-9e11-e5a22492dbe7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:55.556578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-03ac64ea-f4aa-415d-9e11-e5a22492dbe7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:55.556881 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-03ac64ea-f4aa-415d-9e11-e5a22492dbe7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:55.571888 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:55.571888 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:55.576167 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-03ac64ea-f4aa-415d-9e11-e5a22492dbe7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:55.581384 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-03ac64ea-f4aa-415d-9e11-e5a22492dbe7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:55.581822 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 667/2673] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:55 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:55.608612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2738efed-ef99-40ae-8dff-9706abf0be66 req-d57b7efe-c494-472a-9eb6-751386aa71b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a returned with HTTP 200 Aug 15 15:06:55.609052 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 679/2674] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:55 2026] DELETE /volume/v3/attachments/9464c6d1-8128-4091-8b62-655fbc09b08a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:56.067822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21a30fa3-551d-47d7-bcb1-fb9dd34c2eb9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.069409 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a30fa3-551d-47d7-bcb1-fb9dd34c2eb9 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff Aug 15 15:06:56.069638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a30fa3-551d-47d7-bcb1-fb9dd34c2eb9 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.070161 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a30fa3-551d-47d7-bcb1-fb9dd34c2eb9 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.076590 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.076590 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:56.077304 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-21a30fa3-551d-47d7-bcb1-fb9dd34c2eb9 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot retrieved successfully. Aug 15 15:06:56.078290 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a30fa3-551d-47d7-bcb1-fb9dd34c2eb9 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff returned with HTTP 200 Aug 15 15:06:56.078874 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 665/2675] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:56.088479 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.091586 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:56.091951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "39181d66-7518-4bb4-8bcd-847ab0439dff"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:56.098394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '39181d66-7518-4bb4-8bcd-847ab0439dff'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:56.106389 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.106389 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:56.106871 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot retrieved successfully. Aug 15 15:06:56.106990 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Create volume of 1 GB Aug 15 15:06:56.110826 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Availability Zones retrieved successfully. Aug 15 15:06:56.116668 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Flow 'volume_create_api' (1458a23b-8c2f-4133-903e-04323625b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:56.118246 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e9a3c3-37e5-4589-b793-9fcb38689c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:56.119423 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:56.120515 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e9a3c3-37e5-4589-b793-9fcb38689c83) transitioned into state 'FAILURE' from state 'RUNNING' Aug 15 15:06:56.120515 np0000007361 devstack@c-api.service[100271]: 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 15 15:06:56.122068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e9a3c3-37e5-4589-b793-9fcb38689c83) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:56.122869 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e9a3c3-37e5-4589-b793-9fcb38689c83) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 15 15:06:56.123777 np0000007361 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Flow 'volume_create_api' (1458a23b-8c2f-4133-903e-04323625b345) transitioned into state 'REVERTED' from state 'RUNNING' Aug 15 15:06:56.124013 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55f35e1b-7369-4bbe-8e00-5f2c8736c2d6 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 400 Aug 15 15:06:56.124640 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 665/2676] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:06:56 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:06:56.134437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.137569 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff Aug 15 15:06:56.138628 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.138628 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.138628 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Delete snapshot with id: 39181d66-7518-4bb4-8bcd-847ab0439dff Aug 15 15:06:56.144681 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.144681 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:56.145105 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot retrieved successfully. Aug 15 15:06:56.165152 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot delete request issued successfully. Aug 15 15:06:56.166260 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a378b6c6-108f-4e24-8037-4c2981dc5735 tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff returned with HTTP 202 Aug 15 15:06:56.166260 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 668/2677] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:06:56 2026] DELETE /volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:56.175605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22736562-fd23-4a7f-a7c0-05ca9f2ecfed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.177626 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22736562-fd23-4a7f-a7c0-05ca9f2ecfed tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff Aug 15 15:06:56.177859 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22736562-fd23-4a7f-a7c0-05ca9f2ecfed tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.178084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22736562-fd23-4a7f-a7c0-05ca9f2ecfed tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.185150 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.185150 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:56.185820 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22736562-fd23-4a7f-a7c0-05ca9f2ecfed tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Snapshot retrieved successfully. Aug 15 15:06:56.186754 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22736562-fd23-4a7f-a7c0-05ca9f2ecfed tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff returned with HTTP 200 Aug 15 15:06:56.187171 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 680/2678] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:56.381280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6d301ca-9a66-4a04-978e-247dfdada755 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.383513 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6d301ca-9a66-4a04-978e-247dfdada755 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] GET https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f Aug 15 15:06:56.383767 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6d301ca-9a66-4a04-978e-247dfdada755 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.384022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6d301ca-9a66-4a04-978e-247dfdada755 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.393447 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6d301ca-9a66-4a04-978e-247dfdada755 tempest-VolumesCloneTest-1135614197 tempest-VolumesCloneTest-1135614197-project-member] https://10.4.3.107/volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f returned with HTTP 404 Aug 15 15:06:56.394078 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 666/2679] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/volumes/ab6f88de-f275-4564-b0b4-15e09233e89f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:56.426568 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b661ecf2-3473-422b-8aa5-5a5d1f7ed203 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.428641 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b661ecf2-3473-422b-8aa5-5a5d1f7ed203 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 Aug 15 15:06:56.428863 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b661ecf2-3473-422b-8aa5-5a5d1f7ed203 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.429942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b661ecf2-3473-422b-8aa5-5a5d1f7ed203 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.429942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b661ecf2-3473-422b-8aa5-5a5d1f7ed203 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 9ef025e7-6971-47f0-aa61-1bbeae39c694. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:56.433180 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b661ecf2-3473-422b-8aa5-5a5d1f7ed203 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 returned with HTTP 404 Aug 15 15:06:56.433738 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 666/2680] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/backups/9ef025e7-6971-47f0-aa61-1bbeae39c694 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:56.442847 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.445548 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] DELETE https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:56.445785 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.446059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.446220 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete backup with id: 75acb5d8-9c64-49a2-9784-a77d5a8d9911. Aug 15 15:06:56.451550 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.451550 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:56.466676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] delete_backup rpcapi backup_id 75acb5d8-9c64-49a2-9784-a77d5a8d9911 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:06:56.469212 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f349eff-8441-4f9b-8637-2fc4f9b3e84b tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 202 Aug 15 15:06:56.469829 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 669/2681] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:56 2026] DELETE /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:56.481875 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6aa37c5a-605b-4804-a059-3cc0661db68a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.488961 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aa37c5a-605b-4804-a059-3cc0661db68a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:56.489440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aa37c5a-605b-4804-a059-3cc0661db68a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.489849 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aa37c5a-605b-4804-a059-3cc0661db68a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.490806 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6aa37c5a-605b-4804-a059-3cc0661db68a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:56.500880 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.500880 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:56.501920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aa37c5a-605b-4804-a059-3cc0661db68a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 200 Aug 15 15:06:56.502716 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 681/2682] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:56.597254 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-474d4c37-302e-46db-99f9-5deb412a2138 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.599486 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-474d4c37-302e-46db-99f9-5deb412a2138 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:56.599768 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-474d4c37-302e-46db-99f9-5deb412a2138 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.600038 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-474d4c37-302e-46db-99f9-5deb412a2138 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.610250 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.610250 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:56.617104 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-474d4c37-302e-46db-99f9-5deb412a2138 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:56.625573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-474d4c37-302e-46db-99f9-5deb412a2138 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:56.626062 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 667/2683] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:56.737498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-d1213f59-ff31-410c-be24-163096311a72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.741733 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-d1213f59-ff31-410c-be24-163096311a72 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:56.742942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-d1213f59-ff31-410c-be24-163096311a72 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.742942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-d1213f59-ff31-410c-be24-163096311a72 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.754828 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.754828 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:56.760824 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-d1213f59-ff31-410c-be24-163096311a72 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:56.768058 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-d1213f59-ff31-410c-be24-163096311a72 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:56.768638 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 667/2684] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:56.792085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.794658 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] POST https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40/action Aug 15 15:06:56.794995 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:56.795126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:56.807746 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.807746 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:56.807920 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:56.816388 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Begin detaching volume completed successfully. Aug 15 15:06:56.816620 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-b6a57112-a73e-4e56-9e01-577c0d86d3c0 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40/action returned with HTTP 202 Aug 15 15:06:56.817092 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 670/2685] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:06:56 2026] POST /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:56.842161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31ca09c9-e544-4174-830e-74fff35cf072 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.845255 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31ca09c9-e544-4174-830e-74fff35cf072 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:56.845524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31ca09c9-e544-4174-830e-74fff35cf072 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.846066 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31ca09c9-e544-4174-830e-74fff35cf072 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.858739 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.858739 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:56.867995 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31ca09c9-e544-4174-830e-74fff35cf072 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:56.875143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31ca09c9-e544-4174-830e-74fff35cf072 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:56.875830 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 682/2686] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:56.908905 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e20b2e20-703c-4649-941e-53c4db23599a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.909421 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e20b2e20-703c-4649-941e-53c4db23599a None None] GET https://10.4.3.107/volume// Aug 15 15:06:56.909641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e20b2e20-703c-4649-941e-53c4db23599a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.909913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e20b2e20-703c-4649-941e-53c4db23599a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.910599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e20b2e20-703c-4649-941e-53c4db23599a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:06:56.910746 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 668/2687] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 15 15:06:56.922413 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-fe0052e4-de1c-4dfe-8a37-f8c39fd631b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:56.925226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-fe0052e4-de1c-4dfe-8a37-f8c39fd631b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:56.925530 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-fe0052e4-de1c-4dfe-8a37-f8c39fd631b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:56.926099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-fe0052e4-de1c-4dfe-8a37-f8c39fd631b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:56.944431 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:56.944431 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:56.948745 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-fe0052e4-de1c-4dfe-8a37-f8c39fd631b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:56.954218 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-fe0052e4-de1c-4dfe-8a37-f8c39fd631b6 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:56.954739 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 668/2688] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:06:56 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:06:57.201073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31b1d4a2-5ed7-4054-af4f-57e39f7133fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.205013 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31b1d4a2-5ed7-4054-af4f-57e39f7133fe tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff Aug 15 15:06:57.205260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31b1d4a2-5ed7-4054-af4f-57e39f7133fe tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.205536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31b1d4a2-5ed7-4054-af4f-57e39f7133fe tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.216925 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31b1d4a2-5ed7-4054-af4f-57e39f7133fe tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff returned with HTTP 404 Aug 15 15:06:57.216925 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 671/2689] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:06:57 2026] GET /volume/v3/snapshots/39181d66-7518-4bb4-8bcd-847ab0439dff => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:57.229910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-142034a5-32d8-4f0f-9100-559a2f6b38ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.234947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-142034a5-32d8-4f0f-9100-559a2f6b38ff tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:57.235256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-142034a5-32d8-4f0f-9100-559a2f6b38ff tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.235514 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-142034a5-32d8-4f0f-9100-559a2f6b38ff tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.249135 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.249135 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:57.257889 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-142034a5-32d8-4f0f-9100-559a2f6b38ff tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Volume info retrieved successfully. Aug 15 15:06:57.264280 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-142034a5-32d8-4f0f-9100-559a2f6b38ff tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 returned with HTTP 200 Aug 15 15:06:57.264837 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 683/2690] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:57 2026] GET /volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:57.280040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.283580 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] DELETE https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:57.284840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.285522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.286087 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Delete volume with id: 56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:57.303374 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.303374 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:57.304576 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Volume info retrieved successfully. Aug 15 15:06:57.332032 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Delete volume request issued successfully. Aug 15 15:06:57.333000 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-293e0d4f-d7dc-4c07-8360-459ed465e19b tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 returned with HTTP 202 Aug 15 15:06:57.333000 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 669/2691] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:06:57 2026] DELETE /volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:57.345497 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3678decd-f6e3-437f-a3ec-b32f6d7e998d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.348758 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3678decd-f6e3-437f-a3ec-b32f6d7e998d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:57.348758 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3678decd-f6e3-437f-a3ec-b32f6d7e998d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.348758 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3678decd-f6e3-437f-a3ec-b32f6d7e998d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.363450 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.363450 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:57.371769 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3678decd-f6e3-437f-a3ec-b32f6d7e998d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Volume info retrieved successfully. Aug 15 15:06:57.380114 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3678decd-f6e3-437f-a3ec-b32f6d7e998d tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 returned with HTTP 200 Aug 15 15:06:57.380970 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 669/2692] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:57 2026] GET /volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:57.515780 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-191115d6-edab-4868-ab89-02e3c53c5feb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.519698 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-191115d6-edab-4868-ab89-02e3c53c5feb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 Aug 15 15:06:57.520007 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-191115d6-edab-4868-ab89-02e3c53c5feb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.520446 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-191115d6-edab-4868-ab89-02e3c53c5feb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.520649 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-191115d6-edab-4868-ab89-02e3c53c5feb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 75acb5d8-9c64-49a2-9784-a77d5a8d9911. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:57.526211 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-191115d6-edab-4868-ab89-02e3c53c5feb tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 returned with HTTP 404 Aug 15 15:06:57.526477 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 672/2693] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:57 2026] GET /volume/v3/backups/75acb5d8-9c64-49a2-9784-a77d5a8d9911 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:57.541105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.544705 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] DELETE https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:57.544705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.544705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.544894 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete backup with id: 85f8c84e-804b-4f92-bb7d-856057d5d877. Aug 15 15:06:57.550156 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.550156 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:57.566999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] delete_backup rpcapi backup_id 85f8c84e-804b-4f92-bb7d-856057d5d877 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:06:57.569654 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7349ad8-630d-4b7b-9f36-9bbc52d55746 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 202 Aug 15 15:06:57.569980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 684/2694] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:57 2026] DELETE /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:57.579307 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfba2865-db2f-4d3f-b653-412f1c15b11f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.583504 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfba2865-db2f-4d3f-b653-412f1c15b11f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:57.583504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfba2865-db2f-4d3f-b653-412f1c15b11f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.583504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfba2865-db2f-4d3f-b653-412f1c15b11f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.583504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dfba2865-db2f-4d3f-b653-412f1c15b11f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:57.591138 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.591138 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:57.591903 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfba2865-db2f-4d3f-b653-412f1c15b11f tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 200 Aug 15 15:06:57.592375 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 670/2695] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:57 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:57.892700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-97dd393c-e23b-435c-955c-5e8af7da2339 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.894441 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97dd393c-e23b-435c-955c-5e8af7da2339 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:57.894612 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97dd393c-e23b-435c-955c-5e8af7da2339 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.894785 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97dd393c-e23b-435c-955c-5e8af7da2339 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.907279 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.907279 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:57.911703 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-97dd393c-e23b-435c-955c-5e8af7da2339 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:57.917764 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97dd393c-e23b-435c-955c-5e8af7da2339 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:57.918261 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 670/2696] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:57 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:57.957716 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a7927ee-d413-45e4-8037-bbcbed2650c9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.971719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-1b815256-f7e4-4619-afbd-fa9b459c8150 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:57.977819 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-1b815256-f7e4-4619-afbd-fa9b459c8150 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e Aug 15 15:06:57.978785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-1b815256-f7e4-4619-afbd-fa9b459c8150 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:57.978785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-1b815256-f7e4-4619-afbd-fa9b459c8150 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:57.995017 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:57.995017 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:58.055013 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-83bcee42-5dbf-4cbd-9c00-64793ee9f9c2 req-1b815256-f7e4-4619-afbd-fa9b459c8150 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e returned with HTTP 200 Aug 15 15:06:58.055582 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 685/2697] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:06:57 2026] DELETE /volume/v3/attachments/4aeff498-0ce8-4ee0-a0af-d8a5d297e01e => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:58.163150 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a7927ee-d413-45e4-8037-bbcbed2650c9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:58.163150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a7927ee-d413-45e4-8037-bbcbed2650c9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-165457858", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:58.190923 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a7927ee-d413-45e4-8037-bbcbed2650c9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:58.193100 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 673/2698] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:06:57 2026] POST /volume/v3/types => generated 274 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:58.202143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28f86055-03d3-4ff1-8fe0-93c6c197530d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.206443 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28f86055-03d3-4ff1-8fe0-93c6c197530d tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:06:58.206443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28f86055-03d3-4ff1-8fe0-93c6c197530d tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1431454507", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:58.241958 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28f86055-03d3-4ff1-8fe0-93c6c197530d tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:06:58.241958 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 671/2699] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:06:58 2026] POST /volume/v3/types => generated 275 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:58.250864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.353265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-346fca25-489a-4902-a8de-551db7bcbb8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.391444 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:58.391444 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-832002539", "volume_type": "d5e28102-a96e-4242-a687-b7c06cee4866", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:58.392536 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-832002539', 'volume_type': 'd5e28102-a96e-4242-a687-b7c06cee4866', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:58.393868 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:06:58.394202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1809409493"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:58.396304 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1809409493'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:06:58.396304 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Create volume of 1 GB Aug 15 15:06:58.396304 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.396304 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:58.398449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-22dc2e68-aeba-45dc-a654-d57bd46eb28c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.402261 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Create volume of 1 GB Aug 15 15:06:58.402261 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.402261 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:58.402261 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Availability Zones retrieved successfully. Aug 15 15:06:58.402476 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Availability Zones retrieved successfully. Aug 15 15:06:58.403394 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22dc2e68-aeba-45dc-a654-d57bd46eb28c tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] GET https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 Aug 15 15:06:58.403394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22dc2e68-aeba-45dc-a654-d57bd46eb28c tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.403394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22dc2e68-aeba-45dc-a654-d57bd46eb28c tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.406035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Flow 'volume_create_api' (5b30a1c7-a626-4851-b920-02c39e652e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:58.407140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa039628-7dc2-4ea7-be1e-f24ec15e359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.407681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Flow 'volume_create_api' (d87f2f61-a8e9-458f-867c-f56133b169b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:58.407995 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:58.408912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9192768-f3a8-484e-8b8a-8b92e9c53f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.409955 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:06:58.413602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22dc2e68-aeba-45dc-a654-d57bd46eb28c tempest-VolumesSnapshotNegativeTestJSON-750119161 tempest-VolumesSnapshotNegativeTestJSON-750119161-project-member] https://10.4.3.107/volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 returned with HTTP 404 Aug 15 15:06:58.414679 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 674/2700] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/volumes/56723f75-7c4e-4a00-9fc1-86d31e430085 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:58.435456 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9192768-f3a8-484e-8b8a-8b92e9c53f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:06:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d5e28102-a96e-4242-a687-b7c06cee4866,is_public=True,name='tempest-VolumeTypesTest-volume-type-165457858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5e28102-a96e-4242-a687-b7c06cee4866', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.436974 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb3cecd-f82e-443d-9926-47dea45f23c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.442260 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa039628-7dc2-4ea7-be1e-f24ec15e359c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.442260 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63ad426-c612-4240-ad15-d6283dc70826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.470997 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-165457858 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-165457858, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:58.471611 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-165457858 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-165457858, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:58.521502 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Created reservations ['2742aa3c-faa4-4280-89ff-41eab747547b', '13414771-d48c-4d0e-be80-c04be0ee088e', 'ceba10aa-e3fd-492a-a189-5c3f0567ba16', 'f892d5b8-dbf7-4b59-a7a1-03a880e10576'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:58.522543 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63ad426-c612-4240-ad15-d6283dc70826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2742aa3c-faa4-4280-89ff-41eab747547b', '13414771-d48c-4d0e-be80-c04be0ee088e', 'ceba10aa-e3fd-492a-a189-5c3f0567ba16', 'f892d5b8-dbf7-4b59-a7a1-03a880e10576']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.523161 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Created reservations ['e8aac3c2-a962-48cb-b505-f05d36db4fa5', '03590193-4c6d-44fc-a4bc-14f0f5796ebe', 'f749ad8f-e94b-45e0-ad1e-4afe93e0ffdc', '18db7c12-d228-4791-83b1-7a32a65b194a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:58.523482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de41d52c-3809-489a-8bf5-e7be8447f66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.524190 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb3cecd-f82e-443d-9926-47dea45f23c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8aac3c2-a962-48cb-b505-f05d36db4fa5', '03590193-4c6d-44fc-a4bc-14f0f5796ebe', 'f749ad8f-e94b-45e0-ad1e-4afe93e0ffdc', '18db7c12-d228-4791-83b1-7a32a65b194a']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.525002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a73df3-6ebc-40ba-a31f-f962f01a92c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.548891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a73df3-6ebc-40ba-a31f-f962f01a92c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6806b798-b060-4cf9-ae8c-57962b10da79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-832002539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85acd2f72a084625ad113893963dd41d',qos_specs=None,replication_status=,reservations=['e8aac3c2-a962-48cb-b505-f05d36db4fa5','03590193-4c6d-44fc-a4bc-14f0f5796ebe','f749ad8f-e94b-45e0-ad1e-4afe93e0ffdc','18db7c12-d228-4791-83b1-7a32a65b194a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4db8d7ad5a442197ed8f6f68f96834',volume_type_id=d5e28102-a96e-4242-a687-b7c06cee4866), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-832002539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6806b798-b060-4cf9-ae8c-57962b10da79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85acd2f72a084625ad113893963dd41d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4db8d7ad5a442197ed8f6f68f96834',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5e28102-a96e-4242-a687-b7c06cee4866),volume_type_id=d5e28102-a96e-4242-a687-b7c06cee4866)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.551313 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fb363f-151f-4c6c-a5e3-b1e9dd979938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.554071 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de41d52c-3809-489a-8bf5-e7be8447f66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809409493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='579e0d482ba44a4286f93ea2b75cc508',qos_specs=None,replication_status=,reservations=['2742aa3c-faa4-4280-89ff-41eab747547b','13414771-d48c-4d0e-be80-c04be0ee088e','ceba10aa-e3fd-492a-a189-5c3f0567ba16','f892d5b8-dbf7-4b59-a7a1-03a880e10576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ed93fa69174e6182d5398938cf9859',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809409493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='579e0d482ba44a4286f93ea2b75cc508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ed93fa69174e6182d5398938cf9859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.555068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a75007-493d-4421-87e4-b3ad34fba512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.575953 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fb363f-151f-4c6c-a5e3-b1e9dd979938) transitioned into state 'SUCCESS' from state '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-832002539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85acd2f72a084625ad113893963dd41d',qos_specs=None,replication_status=,reservations=['e8aac3c2-a962-48cb-b505-f05d36db4fa5','03590193-4c6d-44fc-a4bc-14f0f5796ebe','f749ad8f-e94b-45e0-ad1e-4afe93e0ffdc','18db7c12-d228-4791-83b1-7a32a65b194a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4db8d7ad5a442197ed8f6f68f96834',volume_type_id=d5e28102-a96e-4242-a687-b7c06cee4866)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.577057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0532ca86-abba-42a5-9a52-a0ac61ac82bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.581669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a75007-493d-4421-87e4-b3ad34fba512) transitioned into state 'SUCCESS' from state '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-1809409493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='579e0d482ba44a4286f93ea2b75cc508',qos_specs=None,replication_status=,reservations=['2742aa3c-faa4-4280-89ff-41eab747547b','13414771-d48c-4d0e-be80-c04be0ee088e','ceba10aa-e3fd-492a-a189-5c3f0567ba16','f892d5b8-dbf7-4b59-a7a1-03a880e10576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ed93fa69174e6182d5398938cf9859',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.582439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75467895-32ea-4331-a8d8-70879b6333a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:06:58.589203 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0532ca86-abba-42a5-9a52-a0ac61ac82bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.590409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Flow 'volume_create_api' (d87f2f61-a8e9-458f-867c-f56133b169b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:58.590807 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Create volume request issued successfully. Aug 15 15:06:58.591674 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-588c4a0f-f10c-48ff-bc16-e37395c300d9 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:58.592211 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 671/2701] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:06:58 2026] POST /volume/v3/volumes => generated 782 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:06:58.595649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75467895-32ea-4331-a8d8-70879b6333a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:06:58.596693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Flow 'volume_create_api' (5b30a1c7-a626-4851-b920-02c39e652e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:06:58.597104 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Create volume request issued successfully. Aug 15 15:06:58.597850 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-346fca25-489a-4902-a8de-551db7bcbb8f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:06:58.598305 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 686/2702] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:06:58 2026] POST /volume/v3/volumes => generated 778 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:58.605932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dc5dfd6-65dc-462e-9438-b16d4adb0748 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.608224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-882442d5-b5d2-409c-a952-b59c6fc6b0a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.610860 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dc5dfd6-65dc-462e-9438-b16d4adb0748 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 Aug 15 15:06:58.611133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dc5dfd6-65dc-462e-9438-b16d4adb0748 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.611428 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dc5dfd6-65dc-462e-9438-b16d4adb0748 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.611526 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0dc5dfd6-65dc-462e-9438-b16d4adb0748 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Show backup with id 85f8c84e-804b-4f92-bb7d-856057d5d877. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:58.612191 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-882442d5-b5d2-409c-a952-b59c6fc6b0a7 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:06:58.613740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-882442d5-b5d2-409c-a952-b59c6fc6b0a7 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.613740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-882442d5-b5d2-409c-a952-b59c6fc6b0a7 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.616810 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dc5dfd6-65dc-462e-9438-b16d4adb0748 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 returned with HTTP 404 Aug 15 15:06:58.619100 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 672/2703] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/backups/85f8c84e-804b-4f92-bb7d-856057d5d877 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:58.619275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e527c37-fb0c-40fa-87fc-6b1f11bfe40d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.622641 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e527c37-fb0c-40fa-87fc-6b1f11bfe40d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 Aug 15 15:06:58.623003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e527c37-fb0c-40fa-87fc-6b1f11bfe40d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.623282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e527c37-fb0c-40fa-87fc-6b1f11bfe40d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.630581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.630733 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.630733 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:58.632642 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.632642 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:58.635271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e Aug 15 15:06:58.635576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.636499 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.636499 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete volume with id: 89a0416b-eafc-4ea8-b5b9-13a9f0500c2e Aug 15 15:06:58.636621 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e527c37-fb0c-40fa-87fc-6b1f11bfe40d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Volume info retrieved successfully. Aug 15 15:06:58.638700 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-882442d5-b5d2-409c-a952-b59c6fc6b0a7 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:06:58.640909 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e527c37-fb0c-40fa-87fc-6b1f11bfe40d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 returned with HTTP 200 Aug 15 15:06:58.641361 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 672/2704] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:58.644127 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-882442d5-b5d2-409c-a952-b59c6fc6b0a7 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:06:58.644286 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 675/2705] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:58.649726 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.649726 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:58.650284 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:58.680968 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Delete volume request issued successfully. Aug 15 15:06:58.681237 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5d06ebc-9365-4c8c-96c5-52d4d2d3f5ac tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e returned with HTTP 202 Aug 15 15:06:58.681723 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 687/2706] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:06:58 2026] DELETE /volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:06:58.690598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b09f616d-67ab-4508-a15a-dd33877dee63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.692374 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b09f616d-67ab-4508-a15a-dd33877dee63 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e Aug 15 15:06:58.692576 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b09f616d-67ab-4508-a15a-dd33877dee63 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.692751 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b09f616d-67ab-4508-a15a-dd33877dee63 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.700163 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.700163 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:58.705364 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b09f616d-67ab-4508-a15a-dd33877dee63 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Volume info retrieved successfully. Aug 15 15:06:58.711480 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b09f616d-67ab-4508-a15a-dd33877dee63 tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e returned with HTTP 200 Aug 15 15:06:58.712333 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 673/2707] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:58.941008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5764435-c5c3-4e24-9ba0-dcd72e0ad75e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.942108 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5764435-c5c3-4e24-9ba0-dcd72e0ad75e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:58.942362 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5764435-c5c3-4e24-9ba0-dcd72e0ad75e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.942599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5764435-c5c3-4e24-9ba0-dcd72e0ad75e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.951657 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.951657 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:58.956688 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b5764435-c5c3-4e24-9ba0-dcd72e0ad75e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:58.962277 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5764435-c5c3-4e24-9ba0-dcd72e0ad75e tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:58.962744 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 673/2708] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:58.982126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70a478b8-e814-4cbe-a0b5-f6e2ee2e1e04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:58.983956 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70a478b8-e814-4cbe-a0b5-f6e2ee2e1e04 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:58.984072 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70a478b8-e814-4cbe-a0b5-f6e2ee2e1e04 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:58.984267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70a478b8-e814-4cbe-a0b5-f6e2ee2e1e04 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:58.991604 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:58.991604 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:58.994857 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-70a478b8-e814-4cbe-a0b5-f6e2ee2e1e04 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:58.999055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70a478b8-e814-4cbe-a0b5-f6e2ee2e1e04 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:58.999528 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 676/2709] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:58 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:59.066141 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a3cf247-7d41-4e74-a59b-f3a466ca87fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.067749 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a3cf247-7d41-4e74-a59b-f3a466ca87fa tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:06:59.067912 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a3cf247-7d41-4e74-a59b-f3a466ca87fa tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.068094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a3cf247-7d41-4e74-a59b-f3a466ca87fa tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.075063 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.075063 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:59.080484 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a3cf247-7d41-4e74-a59b-f3a466ca87fa tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:59.085219 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a3cf247-7d41-4e74-a59b-f3a466ca87fa tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:06:59.085681 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 688/2710] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:59.097653 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e942578d-7bd7-4310-a9eb-e412b0339e55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.099405 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e942578d-7bd7-4310-a9eb-e412b0339e55 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:59.099616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e942578d-7bd7-4310-a9eb-e412b0339e55 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.099819 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e942578d-7bd7-4310-a9eb-e412b0339e55 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.107829 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.107829 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:59.111928 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e942578d-7bd7-4310-a9eb-e412b0339e55 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:59.116771 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e942578d-7bd7-4310-a9eb-e412b0339e55 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:59.117570 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 674/2711] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:59.172858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6db6561-562a-4c03-809a-0f5f867c2d85 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.175947 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6db6561-562a-4c03-809a-0f5f867c2d85 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:06:59.176605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6db6561-562a-4c03-809a-0f5f867c2d85 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.177012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6db6561-562a-4c03-809a-0f5f867c2d85 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.188214 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.188214 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:59.192990 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b6db6561-562a-4c03-809a-0f5f867c2d85 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:06:59.198160 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6db6561-562a-4c03-809a-0f5f867c2d85 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:06:59.198802 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 674/2712] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:59.657635 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6cb7f33c-fa7e-4433-9690-df6a683d280b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.659420 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cb7f33c-fa7e-4433-9690-df6a683d280b tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 Aug 15 15:06:59.659646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cb7f33c-fa7e-4433-9690-df6a683d280b tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.659839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cb7f33c-fa7e-4433-9690-df6a683d280b tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.662489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cde1d891-f934-47ca-b517-e627b9490137 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.664457 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cde1d891-f934-47ca-b517-e627b9490137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:06:59.664784 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cde1d891-f934-47ca-b517-e627b9490137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.664965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cde1d891-f934-47ca-b517-e627b9490137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.671054 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.671054 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:59.675416 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.675416 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:59.676854 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6cb7f33c-fa7e-4433-9690-df6a683d280b tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Volume info retrieved successfully. Aug 15 15:06:59.681257 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cde1d891-f934-47ca-b517-e627b9490137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:06:59.682667 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cb7f33c-fa7e-4433-9690-df6a683d280b tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 returned with HTTP 200 Aug 15 15:06:59.683036 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 677/2713] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:06:59.687464 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cde1d891-f934-47ca-b517-e627b9490137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:06:59.688190 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 689/2714] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:59.707486 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81c42615-45d0-4339-b297-9b5c78c35496 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.707742 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.709565 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] POST https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79/action Aug 15 15:06:59.709903 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Action body: b'{"os-retype": {"new_type": "1bffcd2a-41a9-4707-b35b-6dd5382cc73f"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:06:59.710132 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1bffcd2a-41a9-4707-b35b-6dd5382cc73f"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:59.714207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:06:59.714717 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7", "name": "tempest-type-Backup-908285967"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:06:59.718663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Creating new backup {'backup': {'volume_id': '43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7', 'name': 'tempest-type-Backup-908285967'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:06:59.718663 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Creating backup of volume 43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 in container None Aug 15 15:06:59.721615 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.721615 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:06:59.722188 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:06:59.727101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7337ef91-0fde-4c3f-b301-fbb56ee1fc6a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.733051 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7337ef91-0fde-4c3f-b301-fbb56ee1fc6a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] GET https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e Aug 15 15:06:59.733452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7337ef91-0fde-4c3f-b301-fbb56ee1fc6a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.733701 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7337ef91-0fde-4c3f-b301-fbb56ee1fc6a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.740719 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.740719 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:06:59.741060 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Volume info retrieved successfully. Aug 15 15:06:59.745597 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1431454507 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1431454507, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:59.745980 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1431454507 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1431454507, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:06:59.747921 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7337ef91-0fde-4c3f-b301-fbb56ee1fc6a tempest-ProjectReaderTests33-558251973 tempest-ProjectReaderTests33-558251973-project-admin] https://10.4.3.107/volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e returned with HTTP 404 Aug 15 15:06:59.749158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 678/2715] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/89a0416b-eafc-4ea8-b5b9-13a9f0500c2e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:06:59.789327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Created reservations ['f805a494-74f6-420f-a21f-53ff58103830', '94a7a24a-30f8-4458-bbe1-ab3b4b80cbff'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:59.789441 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Created reservations ['e8726dab-078f-4f58-974d-2031e6f57889', '768d4e58-fea9-416f-82a6-a3820b53a4f5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:59.825608 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Created reservations ['decff14f-b2bc-493a-a265-59015f0aa6d4', '890ca4fc-093b-4a92-aac5-6668463b9873'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:06:59.848304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81c42615-45d0-4339-b297-9b5c78c35496 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:06:59.848304 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 675/2716] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:06:59 2026] POST /volume/v3/backups => generated 315 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:06:59.859054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb6888ad-bac6-4523-85af-231881af278a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.861122 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Retype volume request issued successfully. Aug 15 15:06:59.861423 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a4fdf83a-468e-4d23-8cca-18dc052263f4 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79/action returned with HTTP 202 Aug 15 15:06:59.861850 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 675/2717] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:06:59 2026] POST /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:06:59.864042 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb6888ad-bac6-4523-85af-231881af278a tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:06:59.865094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb6888ad-bac6-4523-85af-231881af278a tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.865094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb6888ad-bac6-4523-85af-231881af278a tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.865094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eb6888ad-bac6-4523-85af-231881af278a tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:06:59.871473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-19ddaabd-9072-4566-b7fe-36c32c96f818 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:06:59.871716 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.871716 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:06:59.872328 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb6888ad-bac6-4523-85af-231881af278a tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:06:59.873483 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 690/2718] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:06:59.875454 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19ddaabd-9072-4566-b7fe-36c32c96f818 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:06:59.875454 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19ddaabd-9072-4566-b7fe-36c32c96f818 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:06:59.875724 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19ddaabd-9072-4566-b7fe-36c32c96f818 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:06:59.891551 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:06:59.891551 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:06:59.899894 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-19ddaabd-9072-4566-b7fe-36c32c96f818 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:06:59.911875 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19ddaabd-9072-4566-b7fe-36c32c96f818 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:06:59.911875 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 679/2719] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:06:59 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:00.889074 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce6bcf20-9913-408f-916d-13c689de81ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:00.891329 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6bcf20-9913-408f-916d-13c689de81ee tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:00.891622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6bcf20-9913-408f-916d-13c689de81ee tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:00.891841 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6bcf20-9913-408f-916d-13c689de81ee tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:00.891986 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ce6bcf20-9913-408f-916d-13c689de81ee tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:00.896856 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:00.896856 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:00.897585 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6bcf20-9913-408f-916d-13c689de81ee tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:00.898002 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 676/2720] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:00 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:00.929842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b2c2a7b-4424-40fb-9925-c90e8cb219ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:00.932786 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b2c2a7b-4424-40fb-9925-c90e8cb219ba tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:00.932786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b2c2a7b-4424-40fb-9925-c90e8cb219ba tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:00.932786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b2c2a7b-4424-40fb-9925-c90e8cb219ba tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:00.943978 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:00.943978 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:00.951527 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5b2c2a7b-4424-40fb-9925-c90e8cb219ba tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:07:00.957810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b2c2a7b-4424-40fb-9925-c90e8cb219ba tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:07:00.958293 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 676/2721] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:00 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:00.971980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6645f1e2-1105-4d38-9cde-f987f686d4dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:00.973812 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6645f1e2-1105-4d38-9cde-f987f686d4dc tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:00.974559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6645f1e2-1105-4d38-9cde-f987f686d4dc tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:00.974559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6645f1e2-1105-4d38-9cde-f987f686d4dc tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:00.982420 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:00.982420 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:00.987545 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6645f1e2-1105-4d38-9cde-f987f686d4dc tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:07:00.992460 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6645f1e2-1105-4d38-9cde-f987f686d4dc tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:07:00.992887 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 691/2722] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:00 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:01.005699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-29d7a546-d0dc-4079-a123-45c61e4869a3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:01.008834 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-29d7a546-d0dc-4079-a123-45c61e4869a3 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:01.008834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-29d7a546-d0dc-4079-a123-45c61e4869a3 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:01.008834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-29d7a546-d0dc-4079-a123-45c61e4869a3 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:01.020748 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:01.020748 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:01.033703 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-29d7a546-d0dc-4079-a123-45c61e4869a3 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:07:01.036648 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-29d7a546-d0dc-4079-a123-45c61e4869a3 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:07:01.037113 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 680/2723] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:01 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:01.053866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:01.056968 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:01.057334 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:01.057689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:01.057975 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Delete volume with id: 6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:01.068658 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:01.068658 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:01.069224 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:07:01.101256 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Delete volume request issued successfully. Aug 15 15:07:01.101589 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e5fa61-bb8e-4621-84e5-34b9734cd137 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 202 Aug 15 15:07:01.102687 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 677/2724] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:01 2026] DELETE /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:01.114270 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e92cf4e-208d-45ff-97d2-2b225552d85b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:01.116538 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e92cf4e-208d-45ff-97d2-2b225552d85b tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:01.116810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e92cf4e-208d-45ff-97d2-2b225552d85b tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:01.117059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e92cf4e-208d-45ff-97d2-2b225552d85b tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:01.134189 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:01.134189 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:01.138739 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3e92cf4e-208d-45ff-97d2-2b225552d85b tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Volume info retrieved successfully. Aug 15 15:07:01.144301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e92cf4e-208d-45ff-97d2-2b225552d85b tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 200 Aug 15 15:07:01.144762 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 677/2725] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:01 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:01.908081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5be4695d-f5c9-410a-81e2-3c9450278bf9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:01.912895 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5be4695d-f5c9-410a-81e2-3c9450278bf9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:01.913102 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5be4695d-f5c9-410a-81e2-3c9450278bf9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:01.913374 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5be4695d-f5c9-410a-81e2-3c9450278bf9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:01.913524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5be4695d-f5c9-410a-81e2-3c9450278bf9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:01.918772 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:01.918772 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:01.919817 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5be4695d-f5c9-410a-81e2-3c9450278bf9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:01.920323 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 692/2726] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:01 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.080223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.164546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c0f4114-1150-480c-8544-92dcd836cd81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.166578 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c0f4114-1150-480c-8544-92dcd836cd81 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] GET https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 Aug 15 15:07:02.166750 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c0f4114-1150-480c-8544-92dcd836cd81 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.166932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c0f4114-1150-480c-8544-92dcd836cd81 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.175223 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c0f4114-1150-480c-8544-92dcd836cd81 tempest-VolumeTypesTest-1724630247 tempest-VolumeTypesTest-1724630247-project-member] https://10.4.3.107/volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 returned with HTTP 404 Aug 15 15:07:02.176360 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 678/2727] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/volumes/6806b798-b060-4cf9-ae8c-57962b10da79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:02.189266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e5e2553d-2337-4efd-b04b-4bd54fd9560e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.193269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5e2553d-2337-4efd-b04b-4bd54fd9560e tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] DELETE https://10.4.3.107/volume/v3/types/1bffcd2a-41a9-4707-b35b-6dd5382cc73f Aug 15 15:07:02.193269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5e2553d-2337-4efd-b04b-4bd54fd9560e tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.193269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e5e2553d-2337-4efd-b04b-4bd54fd9560e tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.237863 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e5e2553d-2337-4efd-b04b-4bd54fd9560e tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/1bffcd2a-41a9-4707-b35b-6dd5382cc73f returned with HTTP 202 Aug 15 15:07:02.238292 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 678/2728] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:02 2026] DELETE /volume/v3/types/1bffcd2a-41a9-4707-b35b-6dd5382cc73f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:02.239780 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:02.240659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-821270795"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:02.243166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-821270795'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:02.243166 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Create volume of 1 GB Aug 15 15:07:02.251455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b68d7b8-0e24-49d0-9be6-33dcf1bbe2f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.251870 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Availability Zones retrieved successfully. Aug 15 15:07:02.256930 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b68d7b8-0e24-49d0-9be6-33dcf1bbe2f9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/1bffcd2a-41a9-4707-b35b-6dd5382cc73f Aug 15 15:07:02.256930 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b68d7b8-0e24-49d0-9be6-33dcf1bbe2f9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.257305 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b68d7b8-0e24-49d0-9be6-33dcf1bbe2f9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.261004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Flow 'volume_create_api' (8f67ec59-5bbb-4d6a-be1c-0618b6e9140f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:02.261888 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bf9b27-fd79-4083-9831-24d43c438d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:02.262921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:02.264516 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b68d7b8-0e24-49d0-9be6-33dcf1bbe2f9 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/1bffcd2a-41a9-4707-b35b-6dd5382cc73f returned with HTTP 404 Aug 15 15:07:02.265109 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 693/2729] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/1bffcd2a-41a9-4707-b35b-6dd5382cc73f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:02.279948 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2fb2aa1-e9b8-4cc5-a350-3fcb5e336f61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.285116 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2fb2aa1-e9b8-4cc5-a350-3fcb5e336f61 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] DELETE https://10.4.3.107/volume/v3/types/d5e28102-a96e-4242-a687-b7c06cee4866 Aug 15 15:07:02.285364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2fb2aa1-e9b8-4cc5-a350-3fcb5e336f61 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.285664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2fb2aa1-e9b8-4cc5-a350-3fcb5e336f61 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.311078 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bf9b27-fd79-4083-9831-24d43c438d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:02.313556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51675a1-4ac4-43fd-b43c-c338dfd35823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:02.334379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2fb2aa1-e9b8-4cc5-a350-3fcb5e336f61 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/d5e28102-a96e-4242-a687-b7c06cee4866 returned with HTTP 202 Aug 15 15:07:02.334926 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 679/2730] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:02 2026] DELETE /volume/v3/types/d5e28102-a96e-4242-a687-b7c06cee4866 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:02.345361 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08e60502-63af-4956-a0cc-8d79037684c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.347846 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08e60502-63af-4956-a0cc-8d79037684c8 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/d5e28102-a96e-4242-a687-b7c06cee4866 Aug 15 15:07:02.348085 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08e60502-63af-4956-a0cc-8d79037684c8 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.349318 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08e60502-63af-4956-a0cc-8d79037684c8 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.353272 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08e60502-63af-4956-a0cc-8d79037684c8 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/d5e28102-a96e-4242-a687-b7c06cee4866 returned with HTTP 404 Aug 15 15:07:02.354122 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 679/2731] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/d5e28102-a96e-4242-a687-b7c06cee4866 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:02.366158 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66a4733e-4a71-41e3-b963-9d7794a92b9d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.369654 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66a4733e-4a71-41e3-b963-9d7794a92b9d tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:02.371261 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66a4733e-4a71-41e3-b963-9d7794a92b9d tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-194547984", "description": "tempest-volume-type-description-1126926325", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:02.384450 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19698948-61a1-4325-bb0c-22edc1158039 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.387056 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:07:02.387363 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.387598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.388105 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Delete volume with id: c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:07:02.391804 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66a4733e-4a71-41e3-b963-9d7794a92b9d tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:02.392365 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 694/2732] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:02 2026] POST /volume/v3/types => generated 314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:07:02.401381 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46599875-9baa-4990-bf45-70059bf4ec55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.402779 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:02.402779 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:02.403301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46599875-9baa-4990-bf45-70059bf4ec55 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc Aug 15 15:07:02.403508 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Created reservations ['f9e6add6-996f-4a83-8fd1-95cc06d950f5', 'df8ba2cd-14ae-4733-9379-9e21861a16d0', '01a84613-9a55-40cb-a85b-2cfd9727c4a0', '6e2cec1f-cd65-4a16-b8a5-b2085bcaf676'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:02.403581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46599875-9baa-4990-bf45-70059bf4ec55 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.404562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46599875-9baa-4990-bf45-70059bf4ec55 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.404696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51675a1-4ac4-43fd-b43c-c338dfd35823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e6add6-996f-4a83-8fd1-95cc06d950f5', 'df8ba2cd-14ae-4733-9379-9e21861a16d0', '01a84613-9a55-40cb-a85b-2cfd9727c4a0', '6e2cec1f-cd65-4a16-b8a5-b2085bcaf676']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:02.404832 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:07:02.405389 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d8dc1c-0509-4852-bc62-24add45f4c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:02.412179 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46599875-9baa-4990-bf45-70059bf4ec55 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc returned with HTTP 200 Aug 15 15:07:02.412844 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 680/2733] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.423032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd002a1c-8432-40b5-99e8-ca4a19478392 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.424957 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd002a1c-8432-40b5-99e8-ca4a19478392 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] DELETE https://10.4.3.107/volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc Aug 15 15:07:02.425163 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd002a1c-8432-40b5-99e8-ca4a19478392 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.425453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd002a1c-8432-40b5-99e8-ca4a19478392 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.432021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d8dc1c-0509-4852-bc62-24add45f4c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c805056c-503f-46b2-b547-a02a0d298624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-821270795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e7c475a89e04e549fc7ed90f14aa291',qos_specs=None,replication_status=,reservations=['f9e6add6-996f-4a83-8fd1-95cc06d950f5','df8ba2cd-14ae-4733-9379-9e21861a16d0','01a84613-9a55-40cb-a85b-2cfd9727c4a0','6e2cec1f-cd65-4a16-b8a5-b2085bcaf676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69a5c5565b2a466db5cc13260e09fa71',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-821270795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c805056c-503f-46b2-b547-a02a0d298624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e7c475a89e04e549fc7ed90f14aa291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69a5c5565b2a466db5cc13260e09fa71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:02.432765 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ddbb00-a54d-4fe6-86dc-1943dff5163e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:02.434096 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Delete volume request issued successfully. Aug 15 15:07:02.434370 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19698948-61a1-4325-bb0c-22edc1158039 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 202 Aug 15 15:07:02.434904 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 680/2734] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:02 2026] DELETE /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:02.443942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0086b3bb-692b-4ce5-b714-c0b18495d478 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.446360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0086b3bb-692b-4ce5-b714-c0b18495d478 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:07:02.446635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0086b3bb-692b-4ce5-b714-c0b18495d478 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.447201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0086b3bb-692b-4ce5-b714-c0b18495d478 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.460484 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ddbb00-a54d-4fe6-86dc-1943dff5163e) transitioned into state 'SUCCESS' from state '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-821270795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e7c475a89e04e549fc7ed90f14aa291',qos_specs=None,replication_status=,reservations=['f9e6add6-996f-4a83-8fd1-95cc06d950f5','df8ba2cd-14ae-4733-9379-9e21861a16d0','01a84613-9a55-40cb-a85b-2cfd9727c4a0','6e2cec1f-cd65-4a16-b8a5-b2085bcaf676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69a5c5565b2a466db5cc13260e09fa71',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:02.460484 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5fe0ad-5073-4e76-b51c-cb9e17d9331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:02.461441 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:02.461441 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:02.470781 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd002a1c-8432-40b5-99e8-ca4a19478392 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc returned with HTTP 202 Aug 15 15:07:02.470781 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 695/2735] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:02 2026] DELETE /volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:02.474114 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0086b3bb-692b-4ce5-b714-c0b18495d478 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:07:02.481528 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0086b3bb-692b-4ce5-b714-c0b18495d478 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 200 Aug 15 15:07:02.482081 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 681/2736] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.485658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47424e9e-0e2b-46a1-8e4e-c284aa712f7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.487145 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47424e9e-0e2b-46a1-8e4e-c284aa712f7c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc Aug 15 15:07:02.490388 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47424e9e-0e2b-46a1-8e4e-c284aa712f7c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.490388 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47424e9e-0e2b-46a1-8e4e-c284aa712f7c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.492808 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47424e9e-0e2b-46a1-8e4e-c284aa712f7c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc returned with HTTP 404 Aug 15 15:07:02.493414 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 681/2737] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/d6a32f91-6d0c-4eb8-9543-8a76374cf0bc => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:02.493729 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d5fe0ad-5073-4e76-b51c-cb9e17d9331b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:02.495021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Flow 'volume_create_api' (8f67ec59-5bbb-4d6a-be1c-0618b6e9140f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:02.495553 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Create volume request issued successfully. Aug 15 15:07:02.496339 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65e88309-f0c7-478f-ba75-60d794b8cc8d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:02.496829 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 681/2738] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:02 2026] POST /volume/v3/volumes => generated 777 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:02.507538 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a9126e5-02b7-4bcc-a0b2-6778b38fa609 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.510340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef97a05b-0c90-4268-a764-96fb81e4d515 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.511518 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a9126e5-02b7-4bcc-a0b2-6778b38fa609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:02.512002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a9126e5-02b7-4bcc-a0b2-6778b38fa609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-57474552"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:02.513216 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef97a05b-0c90-4268-a764-96fb81e4d515 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 Aug 15 15:07:02.513216 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef97a05b-0c90-4268-a764-96fb81e4d515 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.513822 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef97a05b-0c90-4268-a764-96fb81e4d515 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.530043 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:02.530043 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:02.537110 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a9126e5-02b7-4bcc-a0b2-6778b38fa609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:02.537225 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ef97a05b-0c90-4268-a764-96fb81e4d515 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:02.537621 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 696/2739] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:02 2026] POST /volume/v3/types => generated 219 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.543230 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef97a05b-0c90-4268-a764-96fb81e4d515 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 returned with HTTP 200 Aug 15 15:07:02.543721 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 682/2740] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.549176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8bd1ebf5-582e-4272-b1ef-cf90f2068013 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.553146 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bd1ebf5-582e-4272-b1ef-cf90f2068013 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] POST https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption Aug 15 15:07:02.553146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bd1ebf5-582e-4272-b1ef-cf90f2068013 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:02.594796 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bd1ebf5-582e-4272-b1ef-cf90f2068013 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption returned with HTTP 200 Aug 15 15:07:02.595340 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 682/2741] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:07:02 2026] POST /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.605519 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a4ab6704-c986-4a18-93f3-df9952ef6ea1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.608055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4ab6704-c986-4a18-93f3-df9952ef6ea1 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption Aug 15 15:07:02.608346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4ab6704-c986-4a18-93f3-df9952ef6ea1 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.608557 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4ab6704-c986-4a18-93f3-df9952ef6ea1 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.608866 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:02.608866 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:02.617027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4ab6704-c986-4a18-93f3-df9952ef6ea1 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption returned with HTTP 200 Aug 15 15:07:02.617518 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 682/2742] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.629137 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba177836-8ed0-494f-a521-e400094c17fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.633262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba177836-8ed0-494f-a521-e400094c17fa tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] PUT https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/922084cd-9b7b-4dd5-bfa3-2a19ff2d239a Aug 15 15:07:02.633612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba177836-8ed0-494f-a521-e400094c17fa tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:02.684452 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba177836-8ed0-494f-a521-e400094c17fa tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/922084cd-9b7b-4dd5-bfa3-2a19ff2d239a returned with HTTP 200 Aug 15 15:07:02.684862 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 697/2743] 10.4.3.107 () {68 vars in 1507 bytes} [Sat Aug 15 15:07:02 2026] PUT /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/922084cd-9b7b-4dd5-bfa3-2a19ff2d239a => generated 122 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.698831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc4ec178-84fc-4e79-a578-ec21072f2a30 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.701895 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc4ec178-84fc-4e79-a578-ec21072f2a30 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption Aug 15 15:07:02.702259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc4ec178-84fc-4e79-a578-ec21072f2a30 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.702659 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc4ec178-84fc-4e79-a578-ec21072f2a30 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.711453 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc4ec178-84fc-4e79-a578-ec21072f2a30 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption returned with HTTP 200 Aug 15 15:07:02.712573 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 683/2744] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.722563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3e35d2d-c847-44a3-ab48-b32e1a5c192c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.724950 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3e35d2d-c847-44a3-ab48-b32e1a5c192c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/cipher Aug 15 15:07:02.725228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3e35d2d-c847-44a3-ab48-b32e1a5c192c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.725628 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3e35d2d-c847-44a3-ab48-b32e1a5c192c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.733370 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3e35d2d-c847-44a3-ab48-b32e1a5c192c tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/cipher returned with HTTP 200 Aug 15 15:07:02.734206 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 683/2745] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:07:02.745818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-46398ad9-3f6f-431b-845b-6bf287f0dbae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.748819 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46398ad9-3f6f-431b-845b-6bf287f0dbae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] DELETE https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/922084cd-9b7b-4dd5-bfa3-2a19ff2d239a Aug 15 15:07:02.749201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46398ad9-3f6f-431b-845b-6bf287f0dbae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.749787 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46398ad9-3f6f-431b-845b-6bf287f0dbae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.793877 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46398ad9-3f6f-431b-845b-6bf287f0dbae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/922084cd-9b7b-4dd5-bfa3-2a19ff2d239a returned with HTTP 202 Aug 15 15:07:02.797264 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 683/2746] 10.4.3.107 () {66 vars in 1489 bytes} [Sat Aug 15 15:07:02 2026] DELETE /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption/922084cd-9b7b-4dd5-bfa3-2a19ff2d239a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:02.802428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9490cea6-f47e-4296-96f1-d2ceffa2de58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.804643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9490cea6-f47e-4296-96f1-d2ceffa2de58 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption Aug 15 15:07:02.806532 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9490cea6-f47e-4296-96f1-d2ceffa2de58 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.806532 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9490cea6-f47e-4296-96f1-d2ceffa2de58 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.812038 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9490cea6-f47e-4296-96f1-d2ceffa2de58 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption returned with HTTP 200 Aug 15 15:07:02.812639 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 698/2747] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:07:02.826981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4228b97a-53f0-43ef-9534-dad0c9dc7bb0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.830266 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4228b97a-53f0-43ef-9534-dad0c9dc7bb0 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption Aug 15 15:07:02.830266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4228b97a-53f0-43ef-9534-dad0c9dc7bb0 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.830266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4228b97a-53f0-43ef-9534-dad0c9dc7bb0 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.837763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4228b97a-53f0-43ef-9534-dad0c9dc7bb0 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption returned with HTTP 200 Aug 15 15:07:02.838485 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 684/2748] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:07:02.851882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6eb3fd2-a853-4d57-8b7d-a767d4b13553 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.854864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6eb3fd2-a853-4d57-8b7d-a767d4b13553 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] DELETE https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf Aug 15 15:07:02.855120 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6eb3fd2-a853-4d57-8b7d-a767d4b13553 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.855462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6eb3fd2-a853-4d57-8b7d-a767d4b13553 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.901523 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6eb3fd2-a853-4d57-8b7d-a767d4b13553 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf returned with HTTP 202 Aug 15 15:07:02.902015 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 684/2749] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:02 2026] DELETE /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:02.912771 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26d9c12f-54b7-4dd4-a389-292426549109 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.915982 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26d9c12f-54b7-4dd4-a389-292426549109 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf Aug 15 15:07:02.917110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26d9c12f-54b7-4dd4-a389-292426549109 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.917110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26d9c12f-54b7-4dd4-a389-292426549109 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.922305 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26d9c12f-54b7-4dd4-a389-292426549109 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf returned with HTTP 404 Aug 15 15:07:02.923362 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 684/2750] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types/63fe5e52-a51d-4fd1-a561-4c9f1fb736bf => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:02.939037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d19da816-ff92-4731-b748-c4ecf8766609 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.939168 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2fb4829-cfc9-42b3-90a7-a41f29374467 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.940898 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2fb4829-cfc9-42b3-90a7-a41f29374467 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:02.942748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2fb4829-cfc9-42b3-90a7-a41f29374467 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.942748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2fb4829-cfc9-42b3-90a7-a41f29374467 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.942748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b2fb4829-cfc9-42b3-90a7-a41f29374467 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:02.945264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d19da816-ff92-4731-b748-c4ecf8766609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types Aug 15 15:07:02.945264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d19da816-ff92-4731-b748-c4ecf8766609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:02.945264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d19da816-ff92-4731-b748-c4ecf8766609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:02.950621 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:02.950621 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:02.951628 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2fb4829-cfc9-42b3-90a7-a41f29374467 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:02.952177 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 699/2751] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.965933 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d19da816-ff92-4731-b748-c4ecf8766609 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:02.966660 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 685/2752] 10.4.3.107 () {66 vars in 1231 bytes} [Sat Aug 15 15:07:02 2026] GET /volume/v3/types => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:02.979998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca1a0568-03fe-44ec-8f89-721cd73c2947 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:02.984773 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca1a0568-03fe-44ec-8f89-721cd73c2947 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:02.985293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca1a0568-03fe-44ec-8f89-721cd73c2947 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-910445333"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:03.007780 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca1a0568-03fe-44ec-8f89-721cd73c2947 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:03.008650 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 685/2753] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:02 2026] POST /volume/v3/types => generated 220 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:03.019443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-afd6f3dd-e07c-402c-969e-d7cc5a2b6c70 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.021515 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afd6f3dd-e07c-402c-969e-d7cc5a2b6c70 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] PUT https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b Aug 15 15:07:03.021940 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afd6f3dd-e07c-402c-969e-d7cc5a2b6c70 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1025221548", "description": "tempest-volume-type-description-1504152785", "is_public": false}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:03.075153 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afd6f3dd-e07c-402c-969e-d7cc5a2b6c70 tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b returned with HTTP 200 Aug 15 15:07:03.075859 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 685/2754] 10.4.3.107 () {68 vars in 1363 bytes} [Sat Aug 15 15:07:03 2026] PUT /volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b => generated 205 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:03.087379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-368f358f-bf8d-46e1-ba52-4ceddad859ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.093146 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-368f358f-bf8d-46e1-ba52-4ceddad859ee tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b Aug 15 15:07:03.093512 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-368f358f-bf8d-46e1-ba52-4ceddad859ee tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.093669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-368f358f-bf8d-46e1-ba52-4ceddad859ee tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.102726 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-368f358f-bf8d-46e1-ba52-4ceddad859ee tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b returned with HTTP 200 Aug 15 15:07:03.102726 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 700/2755] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b => generated 269 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:03.112013 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a85a6c4-e8e2-42d5-977a-961cdb1f270a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.114099 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a85a6c4-e8e2-42d5-977a-961cdb1f270a tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] DELETE https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b Aug 15 15:07:03.114313 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a85a6c4-e8e2-42d5-977a-961cdb1f270a tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.114545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a85a6c4-e8e2-42d5-977a-961cdb1f270a tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.150803 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a85a6c4-e8e2-42d5-977a-961cdb1f270a tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b returned with HTTP 202 Aug 15 15:07:03.151220 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 686/2756] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:03 2026] DELETE /volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:03.158978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a932d51-0ed9-495c-b9a5-72c49d32c4ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.161282 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a932d51-0ed9-495c-b9a5-72c49d32c4ae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] GET https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b Aug 15 15:07:03.161508 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a932d51-0ed9-495c-b9a5-72c49d32c4ae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.161746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a932d51-0ed9-495c-b9a5-72c49d32c4ae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.166769 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a932d51-0ed9-495c-b9a5-72c49d32c4ae tempest-VolumeTypesTest-89648479 tempest-VolumeTypesTest-89648479-project-admin] https://10.4.3.107/volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b returned with HTTP 404 Aug 15 15:07:03.167645 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 686/2757] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/types/3224462b-5da8-4122-91b2-d133f744d73b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:03.500991 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f829e267-f283-47d5-a305-5f46cd732fce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.504774 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f829e267-f283-47d5-a305-5f46cd732fce tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 Aug 15 15:07:03.505448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f829e267-f283-47d5-a305-5f46cd732fce tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.505448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f829e267-f283-47d5-a305-5f46cd732fce tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.516296 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f829e267-f283-47d5-a305-5f46cd732fce tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 returned with HTTP 404 Aug 15 15:07:03.516296 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 686/2758] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/volumes/c8f1b659-3d59-4282-934a-696434af4b40 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:03.524555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.528711 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:07:03.529019 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.529276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.529503 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Delete volume with id: 5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:07:03.543313 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.543313 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:03.544021 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:07:03.561345 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a5c88f38-ca04-4483-b65b-6f168f0d0ae7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.564273 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5c88f38-ca04-4483-b65b-6f168f0d0ae7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 Aug 15 15:07:03.564595 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5c88f38-ca04-4483-b65b-6f168f0d0ae7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.564798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5c88f38-ca04-4483-b65b-6f168f0d0ae7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.569132 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Delete volume request issued successfully. Aug 15 15:07:03.569132 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa51928f-cdb0-4035-9665-3177b4ee8f7a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 202 Aug 15 15:07:03.569132 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 701/2759] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:03 2026] DELETE /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:03.578207 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.578207 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:03.578706 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30121d5d-000b-4769-a8da-9ed888083ed8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.581535 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30121d5d-000b-4769-a8da-9ed888083ed8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:07:03.581854 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30121d5d-000b-4769-a8da-9ed888083ed8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.582173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30121d5d-000b-4769-a8da-9ed888083ed8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.587607 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a5c88f38-ca04-4483-b65b-6f168f0d0ae7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:03.594845 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5c88f38-ca04-4483-b65b-6f168f0d0ae7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 returned with HTTP 200 Aug 15 15:07:03.594845 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 687/2760] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:03.594992 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.594992 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:03.600278 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30121d5d-000b-4769-a8da-9ed888083ed8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:07:03.608466 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30121d5d-000b-4769-a8da-9ed888083ed8 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 200 Aug 15 15:07:03.608466 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 687/2761] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:03.618554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.786314 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] POST https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624/action Aug 15 15:07:03.786737 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:03.787182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:03.801112 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.801112 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:03.801755 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Volume info retrieved successfully. Aug 15 15:07:03.803373 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '18a3bb30826a4d318642a80d433a3e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e7c475a89e04e549fc7ed90f14aa291', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:03.803656 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-106bfa0a-4898-4f65-a7fc-d876380f1d29 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624/action returned with HTTP 403 Aug 15 15:07:03.804484 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 687/2762] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:03 2026] POST /volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624/action => generated 131 bytes in 187 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:03.815310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48043743-16e7-46b5-b575-978211a1551f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.818235 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 Aug 15 15:07:03.818567 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.818835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.819034 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Delete volume with id: c805056c-503f-46b2-b547-a02a0d298624 Aug 15 15:07:03.830646 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.830646 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:03.832466 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:03.872618 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Delete volume request issued successfully. Aug 15 15:07:03.872618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48043743-16e7-46b5-b575-978211a1551f tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 returned with HTTP 202 Aug 15 15:07:03.872781 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 702/2763] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:03 2026] DELETE /volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:03.885896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0dec3a7-f1d8-4d8f-b4b8-814930530bf7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.889288 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0dec3a7-f1d8-4d8f-b4b8-814930530bf7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 Aug 15 15:07:03.889288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0dec3a7-f1d8-4d8f-b4b8-814930530bf7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.889558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0dec3a7-f1d8-4d8f-b4b8-814930530bf7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.902215 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.902215 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:03.916547 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0dec3a7-f1d8-4d8f-b4b8-814930530bf7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:03.927867 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0dec3a7-f1d8-4d8f-b4b8-814930530bf7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 returned with HTTP 200 Aug 15 15:07:03.928210 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 688/2764] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:03.971490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b3ab9a7-e883-410a-8542-076a99e26ca9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:03.975850 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b3ab9a7-e883-410a-8542-076a99e26ca9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:03.976443 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b3ab9a7-e883-410a-8542-076a99e26ca9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:03.977011 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b3ab9a7-e883-410a-8542-076a99e26ca9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:03.977188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8b3ab9a7-e883-410a-8542-076a99e26ca9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:03.983837 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:03.983837 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:03.984973 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b3ab9a7-e883-410a-8542-076a99e26ca9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:03.986190 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 688/2765] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:03 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:04.630921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d62547da-dc3b-41e0-99d1-4c8ddf25860a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:04.633356 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d62547da-dc3b-41e0-99d1-4c8ddf25860a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 Aug 15 15:07:04.633598 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d62547da-dc3b-41e0-99d1-4c8ddf25860a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:04.633837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d62547da-dc3b-41e0-99d1-4c8ddf25860a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:04.648789 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d62547da-dc3b-41e0-99d1-4c8ddf25860a tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 returned with HTTP 404 Aug 15 15:07:04.649479 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 688/2766] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:04 2026] GET /volume/v3/volumes/5fb7ba31-cbd6-4cc1-bdab-dad641a3caf3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:04.743447 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:04.745665 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] DELETE https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:07:04.746490 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:04.746490 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:04.746490 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Delete volume with id: 55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:07:04.759324 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:04.759324 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:04.759324 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:07:04.793873 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Delete volume request issued successfully. Aug 15 15:07:04.794155 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4acbdff5-b481-486e-8803-f7ad7743eb0c tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 202 Aug 15 15:07:04.794843 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 703/2767] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:04 2026] DELETE /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:04.808352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da6c1036-5ecf-4a99-b1ed-599cbcd31855 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:04.812062 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da6c1036-5ecf-4a99-b1ed-599cbcd31855 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:07:04.812584 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da6c1036-5ecf-4a99-b1ed-599cbcd31855 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:04.812870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da6c1036-5ecf-4a99-b1ed-599cbcd31855 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:04.822079 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:04.822079 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:04.828855 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da6c1036-5ecf-4a99-b1ed-599cbcd31855 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Volume info retrieved successfully. Aug 15 15:07:04.838483 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da6c1036-5ecf-4a99-b1ed-599cbcd31855 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 200 Aug 15 15:07:04.839392 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 689/2768] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:04 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:04.951077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae8db8a8-5789-4a04-a060-313840ecb03d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:04.957109 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae8db8a8-5789-4a04-a060-313840ecb03d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 Aug 15 15:07:04.957109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae8db8a8-5789-4a04-a060-313840ecb03d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:04.957109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae8db8a8-5789-4a04-a060-313840ecb03d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:04.962828 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae8db8a8-5789-4a04-a060-313840ecb03d tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 returned with HTTP 404 Aug 15 15:07:04.963859 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 689/2769] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:04 2026] GET /volume/v3/volumes/c805056c-503f-46b2-b547-a02a0d298624 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:04.978317 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:04.981306 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:04.981670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-415960127"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:04.986259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-415960127'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:04.986680 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Create volume of 1 GB Aug 15 15:07:04.995096 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Availability Zones retrieved successfully. Aug 15 15:07:05.003138 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6b38bb6-c382-4767-b4bb-60e6aac4af92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:05.003315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Flow 'volume_create_api' (b5bfc06f-f4d0-4c77-b3af-bbddd9c01f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:05.004401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7f0dec-c73b-4b39-8a99-f57c1d90b6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:05.007027 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:05.009564 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b38bb6-c382-4767-b4bb-60e6aac4af92 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:05.009564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b38bb6-c382-4767-b4bb-60e6aac4af92 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:05.009564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b38bb6-c382-4767-b4bb-60e6aac4af92 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:05.009564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c6b38bb6-c382-4767-b4bb-60e6aac4af92 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:05.016612 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:05.016612 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:05.017476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b38bb6-c382-4767-b4bb-60e6aac4af92 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:05.017927 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 704/2770] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:05 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:05.049389 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7f0dec-c73b-4b39-8a99-f57c1d90b6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:05.051053 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f492d4-3b14-4d18-a2c9-6e379013bd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:05.120674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Created reservations ['fa2f1acd-493c-457e-bab1-07d3d2166592', 'a751cb6d-31f8-4b39-ba5d-d7b4f59ef746', '0682e0fc-7a69-4183-8503-2aa4fee9b8fb', 'cfc53481-da2f-4873-b613-78495ea2c5ff'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:05.122057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f492d4-3b14-4d18-a2c9-6e379013bd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa2f1acd-493c-457e-bab1-07d3d2166592', 'a751cb6d-31f8-4b39-ba5d-d7b4f59ef746', '0682e0fc-7a69-4183-8503-2aa4fee9b8fb', 'cfc53481-da2f-4873-b613-78495ea2c5ff']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:05.123114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33629ddc-b902-4211-988e-e37fff895929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:05.162621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33629ddc-b902-4211-988e-e37fff895929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '471aab2d-6b61-4123-b82e-bb7f38d4e05d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-415960127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e7c475a89e04e549fc7ed90f14aa291',qos_specs=None,replication_status=,reservations=['fa2f1acd-493c-457e-bab1-07d3d2166592','a751cb6d-31f8-4b39-ba5d-d7b4f59ef746','0682e0fc-7a69-4183-8503-2aa4fee9b8fb','cfc53481-da2f-4873-b613-78495ea2c5ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69a5c5565b2a466db5cc13260e09fa71',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-415960127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=471aab2d-6b61-4123-b82e-bb7f38d4e05d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e7c475a89e04e549fc7ed90f14aa291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69a5c5565b2a466db5cc13260e09fa71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:05.163980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44ee6417-8c52-49cb-ad33-8408a22b89dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:05.218998 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44ee6417-8c52-49cb-ad33-8408a22b89dc) transitioned into state 'SUCCESS' from state '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-415960127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e7c475a89e04e549fc7ed90f14aa291',qos_specs=None,replication_status=,reservations=['fa2f1acd-493c-457e-bab1-07d3d2166592','a751cb6d-31f8-4b39-ba5d-d7b4f59ef746','0682e0fc-7a69-4183-8503-2aa4fee9b8fb','cfc53481-da2f-4873-b613-78495ea2c5ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69a5c5565b2a466db5cc13260e09fa71',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:05.220444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6b3884-6ae9-48fd-9c1e-4f3dc1b68b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:05.240110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6b3884-6ae9-48fd-9c1e-4f3dc1b68b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:05.241485 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Flow 'volume_create_api' (b5bfc06f-f4d0-4c77-b3af-bbddd9c01f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:05.241769 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Create volume request issued successfully. Aug 15 15:07:05.242495 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9a1816a-0dc7-4d8e-8ee6-c24d0d30fb6e tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:05.243014 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 689/2771] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:04 2026] POST /volume/v3/volumes => generated 777 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:05.262433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f75f227-8804-4a1f-ba62-651b99761681 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:05.266760 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f75f227-8804-4a1f-ba62-651b99761681 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d Aug 15 15:07:05.266760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f75f227-8804-4a1f-ba62-651b99761681 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:05.266760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f75f227-8804-4a1f-ba62-651b99761681 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:05.279882 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:05.279882 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:05.286822 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f75f227-8804-4a1f-ba62-651b99761681 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:05.297538 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f75f227-8804-4a1f-ba62-651b99761681 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d returned with HTTP 200 Aug 15 15:07:05.297988 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 690/2772] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:05 2026] GET /volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:05.860299 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-feac1a88-e2a3-424d-9c0d-8b88270d6aa7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:05.862252 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-feac1a88-e2a3-424d-9c0d-8b88270d6aa7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] GET https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 Aug 15 15:07:05.862485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-feac1a88-e2a3-424d-9c0d-8b88270d6aa7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:05.862687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-feac1a88-e2a3-424d-9c0d-8b88270d6aa7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:05.876682 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-feac1a88-e2a3-424d-9c0d-8b88270d6aa7 tempest-AttachVolumeTestJSON-1532164446 tempest-AttachVolumeTestJSON-1532164446-project-member] https://10.4.3.107/volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 returned with HTTP 404 Aug 15 15:07:05.877940 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 690/2773] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:05 2026] GET /volume/v3/volumes/55c974b4-bdee-4522-af57-e17727e66f75 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:07:06.037079 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2e3b472-a0b8-43c8-a6e1-218581b78704 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:06.039345 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2e3b472-a0b8-43c8-a6e1-218581b78704 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:06.039603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b472-a0b8-43c8-a6e1-218581b78704 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:06.039865 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b472-a0b8-43c8-a6e1-218581b78704 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:06.039958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c2e3b472-a0b8-43c8-a6e1-218581b78704 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:06.045744 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:06.045744 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:06.046544 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2e3b472-a0b8-43c8-a6e1-218581b78704 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:06.047335 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 705/2774] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:06 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:06.318813 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-79fd145d-aa04-4d27-a7a3-fef0f87f1fe7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:06.321193 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79fd145d-aa04-4d27-a7a3-fef0f87f1fe7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d Aug 15 15:07:06.321483 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79fd145d-aa04-4d27-a7a3-fef0f87f1fe7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:06.321737 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79fd145d-aa04-4d27-a7a3-fef0f87f1fe7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:06.333412 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:06.333412 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:06.339913 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-79fd145d-aa04-4d27-a7a3-fef0f87f1fe7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:06.343585 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79fd145d-aa04-4d27-a7a3-fef0f87f1fe7 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d returned with HTTP 200 Aug 15 15:07:06.343967 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 690/2775] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:06 2026] GET /volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:06.363660 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-540984f3-f954-41ee-bf85-0dcf867c08fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:06.365839 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-540984f3-f954-41ee-bf85-0dcf867c08fd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] POST https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d/action Aug 15 15:07:06.367519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-540984f3-f954-41ee-bf85-0dcf867c08fd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:06.367768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-540984f3-f954-41ee-bf85-0dcf867c08fd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:06.381757 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:06.381757 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:06.382473 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-540984f3-f954-41ee-bf85-0dcf867c08fd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '18a3bb30826a4d318642a80d433a3e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e7c475a89e04e549fc7ed90f14aa291', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:06.382784 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-540984f3-f954-41ee-bf85-0dcf867c08fd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-reader] https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d/action returned with HTTP 403 Aug 15 15:07:06.383454 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 691/2776] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:06 2026] POST /volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d/action => generated 131 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:06.395404 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:06.397772 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d Aug 15 15:07:06.399262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:06.399262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:06.399262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Delete volume with id: 471aab2d-6b61-4123-b82e-bb7f38d4e05d Aug 15 15:07:06.411101 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:06.411101 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:06.413263 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:06.440709 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Delete volume request issued successfully. Aug 15 15:07:06.440709 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-540d7c95-3bfd-401c-91e8-d06ad037dd59 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d returned with HTTP 202 Aug 15 15:07:06.440709 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 691/2777] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:06 2026] DELETE /volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:06.452702 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62ee9bbb-8cfc-4552-934b-43464f6eb603 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:06.456432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62ee9bbb-8cfc-4552-934b-43464f6eb603 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d Aug 15 15:07:06.456723 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62ee9bbb-8cfc-4552-934b-43464f6eb603 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:06.456924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62ee9bbb-8cfc-4552-934b-43464f6eb603 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:06.467188 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:06.467188 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:06.472735 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62ee9bbb-8cfc-4552-934b-43464f6eb603 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Volume info retrieved successfully. Aug 15 15:07:06.478680 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62ee9bbb-8cfc-4552-934b-43464f6eb603 tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d returned with HTTP 200 Aug 15 15:07:06.479096 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 706/2778] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:06 2026] GET /volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:06.832662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:06.834628 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:06.834912 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1584929626"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:06.836995 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Create volume request body: {'volume': {'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1584929626'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:06.936572 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Create volume of 1 GB Aug 15 15:07:06.941282 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Availability Zones retrieved successfully. Aug 15 15:07:06.947431 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Flow 'volume_create_api' (66c7b60e-4235-4211-b68b-b28b00832fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:06.948719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6240f59a-92c6-40d0-a569-8ab0ab59c631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:06.949830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:07.038268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6240f59a-92c6-40d0-a569-8ab0ab59c631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:07.038982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a6b06f-08d2-4fbf-a1a7-7cf058460513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:07.064617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd37087e-40ce-4e18-acb1-879c49a15099 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:07.070968 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd37087e-40ce-4e18-acb1-879c49a15099 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:07.070968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd37087e-40ce-4e18-acb1-879c49a15099 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:07.076057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd37087e-40ce-4e18-acb1-879c49a15099 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:07.076057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cd37087e-40ce-4e18-acb1-879c49a15099 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:07.083519 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:07.083519 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:07.084554 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd37087e-40ce-4e18-acb1-879c49a15099 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:07.085068 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 692/2779] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:07 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:07.158488 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Created reservations ['f4cfee8a-14bf-4297-b2c1-05611e448657', '14987b99-ae49-4139-ac96-43329013fd67', 'd0f7ad42-1032-46fb-9272-6d0cc683c811', 'caa5d482-8ecb-4fd7-be0c-45a171ea2d21'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:07.159544 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a6b06f-08d2-4fbf-a1a7-7cf058460513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4cfee8a-14bf-4297-b2c1-05611e448657', '14987b99-ae49-4139-ac96-43329013fd67', 'd0f7ad42-1032-46fb-9272-6d0cc683c811', 'caa5d482-8ecb-4fd7-be0c-45a171ea2d21']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:07.160708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46b535e-c0d2-4b91-9340-11d2af0786ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:07.210748 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46b535e-c0d2-4b91-9340-11d2af0786ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3eae5de-e132-42e2-bdbe-1e8783dd4ee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1584929626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba9a5f0bdc0c4701b9f790115612ca6e',qos_specs=None,replication_status=,reservations=['f4cfee8a-14bf-4297-b2c1-05611e448657','14987b99-ae49-4139-ac96-43329013fd67','d0f7ad42-1032-46fb-9272-6d0cc683c811','caa5d482-8ecb-4fd7-be0c-45a171ea2d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02af533fb2484471b13b6648f6b780e1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1584929626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3eae5de-e132-42e2-bdbe-1e8783dd4ee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba9a5f0bdc0c4701b9f790115612ca6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02af533fb2484471b13b6648f6b780e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:07.211652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4bd2fb-890c-4c13-9932-dd07633b30bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:07.267151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4bd2fb-890c-4c13-9932-dd07633b30bd) transitioned into state 'SUCCESS' from state '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-1584929626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba9a5f0bdc0c4701b9f790115612ca6e',qos_specs=None,replication_status=,reservations=['f4cfee8a-14bf-4297-b2c1-05611e448657','14987b99-ae49-4139-ac96-43329013fd67','d0f7ad42-1032-46fb-9272-6d0cc683c811','caa5d482-8ecb-4fd7-be0c-45a171ea2d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02af533fb2484471b13b6648f6b780e1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:07.269263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2362d8a-2d62-4cbc-a09b-f89eadec532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:07.287336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2362d8a-2d62-4cbc-a09b-f89eadec532e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:07.291114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Flow 'volume_create_api' (66c7b60e-4235-4211-b68b-b28b00832fbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:07.291114 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Create volume request issued successfully. Aug 15 15:07:07.291114 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da9c7b32-6826-48e2-9f09-0cfb23a543a6 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:07.291114 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 691/2780] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:06 2026] POST /volume/v3/volumes => generated 751 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:07.311325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3bdbf34-313e-4c59-9fed-a7f86329cfc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:07.317949 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3bdbf34-313e-4c59-9fed-a7f86329cfc4 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] GET https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:07.318232 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3bdbf34-313e-4c59-9fed-a7f86329cfc4 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:07.318544 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3bdbf34-313e-4c59-9fed-a7f86329cfc4 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:07.331908 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:07.331908 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:07.339366 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f3bdbf34-313e-4c59-9fed-a7f86329cfc4 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:07.350857 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3bdbf34-313e-4c59-9fed-a7f86329cfc4 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 200 Aug 15 15:07:07.351818 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 692/2781] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:07 2026] GET /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:07.494021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1a2d109-ddc6-4cdf-ac1f-9e77781e64cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:07.497718 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1a2d109-ddc6-4cdf-ac1f-9e77781e64cd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] GET https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d Aug 15 15:07:07.498126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1a2d109-ddc6-4cdf-ac1f-9e77781e64cd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:07.498269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1a2d109-ddc6-4cdf-ac1f-9e77781e64cd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:07.511541 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1a2d109-ddc6-4cdf-ac1f-9e77781e64cd tempest-ProjectReaderTests-905199027 tempest-ProjectReaderTests-905199027-project-admin] https://10.4.3.107/volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d returned with HTTP 404 Aug 15 15:07:07.511541 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 707/2782] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:07 2026] GET /volume/v3/volumes/471aab2d-6b61-4123-b82e-bb7f38d4e05d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:08.104064 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9dd18208-1d3a-425f-920e-bc1a44a77934 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.109215 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9dd18208-1d3a-425f-920e-bc1a44a77934 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:08.109215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9dd18208-1d3a-425f-920e-bc1a44a77934 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.109215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9dd18208-1d3a-425f-920e-bc1a44a77934 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.109215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9dd18208-1d3a-425f-920e-bc1a44a77934 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:08.119580 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.119580 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:08.119781 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9dd18208-1d3a-425f-920e-bc1a44a77934 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:08.121299 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 693/2783] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:08 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:07:08.163536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-409a8871-4688-493c-ab5a-d272b8bb5722 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.166848 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:08.167231 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-65304231"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:08.169068 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-65304231'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:08.169167 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Create volume of 1 GB Aug 15 15:07:08.169526 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.169526 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:08.173811 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Availability Zones retrieved successfully. Aug 15 15:07:08.179925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Flow 'volume_create_api' (2b833904-45f6-44ff-84aa-cb045ec38738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:08.180782 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e24bb5-e657-42ea-bbea-ec0fd0d30713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:08.181877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:08.223643 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e24bb5-e657-42ea-bbea-ec0fd0d30713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:08.224613 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e49f4b6-1aa0-48f4-aa03-5b8568c3ca5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:08.304990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Created reservations ['d77f69f5-0889-4673-aa54-43b59ce485e7', '614bae09-49c1-4617-9cde-e8be3879ff73', 'eadeec24-fa49-484d-a616-dc083835de02', '0363d3ec-1339-4e19-b106-1f4875bd2bb9'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:08.306231 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e49f4b6-1aa0-48f4-aa03-5b8568c3ca5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77f69f5-0889-4673-aa54-43b59ce485e7', '614bae09-49c1-4617-9cde-e8be3879ff73', 'eadeec24-fa49-484d-a616-dc083835de02', '0363d3ec-1339-4e19-b106-1f4875bd2bb9']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:08.307916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f718cc8b-78e0-427e-a014-b320af415171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:08.339074 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f718cc8b-78e0-427e-a014-b320af415171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23db6101-523b-419f-be7b-f8fbe68d2860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-65304231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66699d136d54485b9b7520638bfab9a2',qos_specs=None,replication_status=,reservations=['d77f69f5-0889-4673-aa54-43b59ce485e7','614bae09-49c1-4617-9cde-e8be3879ff73','eadeec24-fa49-484d-a616-dc083835de02','0363d3ec-1339-4e19-b106-1f4875bd2bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f4289e1481c432b9cf3b5415ee1e917',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-65304231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23db6101-523b-419f-be7b-f8fbe68d2860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66699d136d54485b9b7520638bfab9a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f4289e1481c432b9cf3b5415ee1e917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:08.340929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e381f0-c560-404e-87cb-3f8db01b43b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:08.367102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e381f0-c560-404e-87cb-3f8db01b43b9) transitioned into state 'SUCCESS' from state '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-65304231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66699d136d54485b9b7520638bfab9a2',qos_specs=None,replication_status=,reservations=['d77f69f5-0889-4673-aa54-43b59ce485e7','614bae09-49c1-4617-9cde-e8be3879ff73','eadeec24-fa49-484d-a616-dc083835de02','0363d3ec-1339-4e19-b106-1f4875bd2bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f4289e1481c432b9cf3b5415ee1e917',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:08.368128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05fc6840-ad9d-40a3-90f4-770e351f575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:08.370230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ecf19a28-951f-4cd0-b6ec-5686fa260c91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.372061 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecf19a28-951f-4cd0-b6ec-5686fa260c91 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] GET https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:08.372804 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecf19a28-951f-4cd0-b6ec-5686fa260c91 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.372804 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecf19a28-951f-4cd0-b6ec-5686fa260c91 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.381643 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.381643 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:08.382057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05fc6840-ad9d-40a3-90f4-770e351f575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:08.383008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Flow 'volume_create_api' (2b833904-45f6-44ff-84aa-cb045ec38738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:08.383389 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Create volume request issued successfully. Aug 15 15:07:08.384070 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-409a8871-4688-493c-ab5a-d272b8bb5722 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:08.384852 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 692/2784] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:08 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:08.386163 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ecf19a28-951f-4cd0-b6ec-5686fa260c91 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.401555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecf19a28-951f-4cd0-b6ec-5686fa260c91 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 200 Aug 15 15:07:08.401555 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 693/2785] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:08 2026] GET /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:08.410175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-816f24ea-63e9-41ac-8884-798cf4a60513 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.413189 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-816f24ea-63e9-41ac-8884-798cf4a60513 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:08.413189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-816f24ea-63e9-41ac-8884-798cf4a60513 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.413189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-816f24ea-63e9-41ac-8884-798cf4a60513 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.413499 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.416037 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] POST https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action Aug 15 15:07:08.416518 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-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=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:08.416679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:08.423088 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.423088 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:08.428781 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-816f24ea-63e9-41ac-8884-798cf4a60513 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:08.437234 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-816f24ea-63e9-41ac-8884-798cf4a60513 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:08.437234 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 708/2786] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:08 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:08.443630 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.443630 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:08.454100 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.454100 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:08.454721 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.478301 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Update volume metadata completed successfully. Aug 15 15:07:08.478612 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9694bbb6-2be3-4c19-8239-aab49847bbbd tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action returned with HTTP 200 Aug 15 15:07:08.479400 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 694/2787] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:08 2026] POST /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action => generated 563 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:08.487832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cb05c994-3577-4cd3-b85e-edf45445cc5c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.492668 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb05c994-3577-4cd3-b85e-edf45445cc5c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] GET https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:08.492668 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb05c994-3577-4cd3-b85e-edf45445cc5c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.492668 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb05c994-3577-4cd3-b85e-edf45445cc5c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.507635 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.507635 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:08.513329 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cb05c994-3577-4cd3-b85e-edf45445cc5c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.522202 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb05c994-3577-4cd3-b85e-edf45445cc5c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 200 Aug 15 15:07:08.523108 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 693/2788] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:08 2026] GET /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 1419 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:08.536699 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b73744ef-c0e2-4722-b214-a071f7240b2f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.539008 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] POST https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action Aug 15 15:07:08.539492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:08.539679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:08.551590 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.551590 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:08.560753 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.560753 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:08.561438 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.568555 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Get volume image-metadata completed successfully. Aug 15 15:07:08.584764 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Delete volume metadata completed successfully. Aug 15 15:07:08.584985 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b73744ef-c0e2-4722-b214-a071f7240b2f tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action returned with HTTP 200 Aug 15 15:07:08.585505 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 694/2789] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:08 2026] POST /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 15 15:07:08.593233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.595270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] POST https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action Aug 15 15:07:08.596098 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:08.596098 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:08.606474 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.606474 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:08.607009 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.612851 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Get volume image-metadata completed successfully. Aug 15 15:07:08.613260 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e2c42a2-7049-47ad-bf95-54821e7e55d3 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action returned with HTTP 200 Aug 15 15:07:08.614627 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 709/2790] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:08 2026] POST /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:08.626983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-205f2834-3374-4428-ba18-8fc7ffd7de2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.629894 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-205f2834-3374-4428-ba18-8fc7ffd7de2c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] GET https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:08.629894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-205f2834-3374-4428-ba18-8fc7ffd7de2c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.630080 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-205f2834-3374-4428-ba18-8fc7ffd7de2c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.642266 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.642266 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:08.648132 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-205f2834-3374-4428-ba18-8fc7ffd7de2c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.654624 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-205f2834-3374-4428-ba18-8fc7ffd7de2c tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 200 Aug 15 15:07:08.655056 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 695/2791] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:08 2026] GET /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 1393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:08.671219 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.675642 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:08.676494 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.676697 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.676948 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Delete volume with id: c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:08.688513 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.688513 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:08.689124 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.718396 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Delete volume request issued successfully. Aug 15 15:07:08.718705 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0bad7885-1dd6-4807-8995-0dfec2024d76 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 202 Aug 15 15:07:08.719227 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 694/2792] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:08 2026] DELETE /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:08.729675 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64e70171-5aef-483d-9813-c783e14ec291 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:08.731214 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64e70171-5aef-483d-9813-c783e14ec291 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] GET https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:08.731760 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64e70171-5aef-483d-9813-c783e14ec291 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:08.731902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64e70171-5aef-483d-9813-c783e14ec291 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:08.748113 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:08.748113 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:08.762879 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64e70171-5aef-483d-9813-c783e14ec291 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Volume info retrieved successfully. Aug 15 15:07:08.770730 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64e70171-5aef-483d-9813-c783e14ec291 tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 200 Aug 15 15:07:08.771590 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 695/2793] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:08 2026] GET /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 1392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:09.134072 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-065de9ea-0648-4467-ba2a-a0f856e9f6d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:09.136154 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-065de9ea-0648-4467-ba2a-a0f856e9f6d3 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:09.136489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-065de9ea-0648-4467-ba2a-a0f856e9f6d3 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:09.136768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-065de9ea-0648-4467-ba2a-a0f856e9f6d3 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:09.137302 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-065de9ea-0648-4467-ba2a-a0f856e9f6d3 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:09.143026 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:09.143026 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:09.143858 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-065de9ea-0648-4467-ba2a-a0f856e9f6d3 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:09.144315 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 710/2794] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:09 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:09.460648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31d29d15-2d8f-4924-8b2e-ece23b70614d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:09.466140 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31d29d15-2d8f-4924-8b2e-ece23b70614d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:09.466989 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31d29d15-2d8f-4924-8b2e-ece23b70614d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:09.467104 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31d29d15-2d8f-4924-8b2e-ece23b70614d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:09.489471 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:09.489471 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:09.497942 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31d29d15-2d8f-4924-8b2e-ece23b70614d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:09.506721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31d29d15-2d8f-4924-8b2e-ece23b70614d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:09.507893 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 696/2795] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:09 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:09.801220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a99d061-c88d-4a4c-be8a-959242e798fb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:09.803303 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a99d061-c88d-4a4c-be8a-959242e798fb tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] GET https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 Aug 15 15:07:09.803525 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a99d061-c88d-4a4c-be8a-959242e798fb tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:09.803749 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a99d061-c88d-4a4c-be8a-959242e798fb tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:09.821736 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a99d061-c88d-4a4c-be8a-959242e798fb tempest-VolumesImageMetadata-592516826 tempest-VolumesImageMetadata-592516826-project-member] https://10.4.3.107/volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 returned with HTTP 404 Aug 15 15:07:09.822967 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 695/2796] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:09 2026] GET /volume/v3/volumes/c3eae5de-e132-42e2-bdbe-1e8783dd4ee3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:10.161479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5db172f3-d353-4104-804a-08553fbc5fef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.164973 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5db172f3-d353-4104-804a-08553fbc5fef tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:10.164973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5db172f3-d353-4104-804a-08553fbc5fef tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:10.165672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5db172f3-d353-4104-804a-08553fbc5fef tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:10.166050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5db172f3-d353-4104-804a-08553fbc5fef tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:10.180156 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:10.180156 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:10.180954 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5db172f3-d353-4104-804a-08553fbc5fef tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:10.181750 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 696/2797] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:10 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:10.435410 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7a6f0c8-0967-403c-8aac-43a4161ba8c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.543919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7a6f0c8-0967-403c-8aac-43a4161ba8c9 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:10.545679 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7a6f0c8-0967-403c-8aac-43a4161ba8c9 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-479190770", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.566852 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7a6f0c8-0967-403c-8aac-43a4161ba8c9 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:10.567206 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 711/2798] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types => generated 379 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:10.581040 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa534302-d773-4abc-9e88-58a7fd673d9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.584047 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa534302-d773-4abc-9e88-58a7fd673d9c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption Aug 15 15:07:10.584047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa534302-d773-4abc-9e88-58a7fd673d9c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.633577 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa534302-d773-4abc-9e88-58a7fd673d9c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption returned with HTTP 200 Aug 15 15:07:10.633955 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 697/2799] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:10.651120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5269f5f7-587f-4817-836f-e898e9a488ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.655763 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5269f5f7-587f-4817-836f-e898e9a488ee tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:10.656350 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5269f5f7-587f-4817-836f-e898e9a488ee tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-193566405", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.685871 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5269f5f7-587f-4817-836f-e898e9a488ee tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:10.686349 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 696/2800] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:10.699174 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0b65637-1413-49b4-b6a0-9a267a0326a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.843932 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0b65637-1413-49b4-b6a0-9a267a0326a7 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] POST https://10.4.3.107/volume/v3/types/c1257769-21ac-447a-a8e7-a171edddd280/encryption Aug 15 15:07:10.844449 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0b65637-1413-49b4-b6a0-9a267a0326a7 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.847261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-f0b65637-1413-49b4-b6a0-9a267a0326a7 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:10.847561 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0b65637-1413-49b4-b6a0-9a267a0326a7 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/c1257769-21ac-447a-a8e7-a171edddd280/encryption returned with HTTP 403 Aug 15 15:07:10.848171 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 697/2801] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types/c1257769-21ac-447a-a8e7-a171edddd280/encryption => generated 127 bytes in 149 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:10.859034 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e518cf4-12e8-4da1-82d1-486f35f2cd5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.861377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e518cf4-12e8-4da1-82d1-486f35f2cd5e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:10.861874 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e518cf4-12e8-4da1-82d1-486f35f2cd5e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-363834299", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.883777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e518cf4-12e8-4da1-82d1-486f35f2cd5e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:10.884206 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 712/2802] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:10.903802 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b67dfb5-75b3-46c5-9693-e0dd1cba2016 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.910001 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b67dfb5-75b3-46c5-9693-e0dd1cba2016 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] POST https://10.4.3.107/volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d/extra_specs Aug 15 15:07:10.910310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b67dfb5-75b3-46c5-9693-e0dd1cba2016 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.914782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-0b67dfb5-75b3-46c5-9693-e0dd1cba2016 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:10.915015 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b67dfb5-75b3-46c5-9693-e0dd1cba2016 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d/extra_specs returned with HTTP 403 Aug 15 15:07:10.916920 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 698/2803] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:10.926354 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d0736d04-0e75-40f2-8009-a1fa4d0322cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.929068 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0736d04-0e75-40f2-8009-a1fa4d0322cd tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] PUT https://10.4.3.107/volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d/extra_specs/key2 Aug 15 15:07:10.929068 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0736d04-0e75-40f2-8009-a1fa4d0322cd tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.932416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-d0736d04-0e75-40f2-8009-a1fa4d0322cd tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:10.932416 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0736d04-0e75-40f2-8009-a1fa4d0322cd tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d/extra_specs/key2 returned with HTTP 403 Aug 15 15:07:10.933283 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 697/2804] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:10 2026] PUT /volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:10.945555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d215835e-ca90-441e-96ac-38cb2cf82243 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.949579 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d215835e-ca90-441e-96ac-38cb2cf82243 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:10.949579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d215835e-ca90-441e-96ac-38cb2cf82243 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:10.953122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-d215835e-ca90-441e-96ac-38cb2cf82243 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:10.954851 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d215835e-ca90-441e-96ac-38cb2cf82243 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types returned with HTTP 403 Aug 15 15:07:10.955606 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 698/2805] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:10.967113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1f62715-04d3-4427-9790-413d3db7d0a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:10.971721 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1f62715-04d3-4427-9790-413d3db7d0a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:10.972516 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1f62715-04d3-4427-9790-413d3db7d0a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1807596563", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.001831 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1f62715-04d3-4427-9790-413d3db7d0a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:11.002814 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 713/2806] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:10 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:11.013499 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f96f64f-777c-4cee-8d77-315316e0bab1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.017260 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f96f64f-777c-4cee-8d77-315316e0bab1 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14/encryption Aug 15 15:07:11.017260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f96f64f-777c-4cee-8d77-315316e0bab1 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.051080 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f96f64f-777c-4cee-8d77-315316e0bab1 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14/encryption returned with HTTP 200 Aug 15 15:07:11.051629 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 699/2807] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:07:11 2026] POST /volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:11.066279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63fdb5b1-3d63-414e-9e7d-8b70b9d295bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.068340 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63fdb5b1-3d63-414e-9e7d-8b70b9d295bc tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] DELETE https://10.4.3.107/volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14/encryption/9c3c5f8a-99b6-4738-91ab-f0a867491e42 Aug 15 15:07:11.068664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63fdb5b1-3d63-414e-9e7d-8b70b9d295bc tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.068946 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63fdb5b1-3d63-414e-9e7d-8b70b9d295bc tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.070010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-63fdb5b1-3d63-414e-9e7d-8b70b9d295bc tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.071683 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63fdb5b1-3d63-414e-9e7d-8b70b9d295bc tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14/encryption/9c3c5f8a-99b6-4738-91ab-f0a867491e42 returned with HTTP 403 Aug 15 15:07:11.072550 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 698/2808] 10.4.3.107 () {66 vars in 1489 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14/encryption/9c3c5f8a-99b6-4738-91ab-f0a867491e42 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.085194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4fd7c91-5314-4af5-b004-232778ae6421 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.089479 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4fd7c91-5314-4af5-b004-232778ae6421 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:11.089921 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4fd7c91-5314-4af5-b004-232778ae6421 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1716446759", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.119840 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4fd7c91-5314-4af5-b004-232778ae6421 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:11.120401 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 699/2809] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:11 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:11.131398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23019265-b635-45b2-b29b-0dbc8afd384b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.133413 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23019265-b635-45b2-b29b-0dbc8afd384b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] DELETE https://10.4.3.107/volume/v3/types/7526d279-2c03-439d-a5e9-4661fac6398f/extra_specs/key1 Aug 15 15:07:11.133683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23019265-b635-45b2-b29b-0dbc8afd384b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.133920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23019265-b635-45b2-b29b-0dbc8afd384b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.140198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-23019265-b635-45b2-b29b-0dbc8afd384b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.140470 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23019265-b635-45b2-b29b-0dbc8afd384b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/7526d279-2c03-439d-a5e9-4661fac6398f/extra_specs/key1 returned with HTTP 403 Aug 15 15:07:11.141145 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 714/2810] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/7526d279-2c03-439d-a5e9-4661fac6398f/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.153890 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1999152c-4e1d-4461-a6aa-434cb2dbbd7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.158041 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1999152c-4e1d-4461-a6aa-434cb2dbbd7d tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:11.158510 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1999152c-4e1d-4461-a6aa-434cb2dbbd7d tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-998818711", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.195712 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1999152c-4e1d-4461-a6aa-434cb2dbbd7d tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:11.195712 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 700/2811] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:11 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:11.198885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1ddf2669-1831-4fc4-9b7c-f35fbf5d94b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.202657 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ddf2669-1831-4fc4-9b7c-f35fbf5d94b9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:11.203068 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ddf2669-1831-4fc4-9b7c-f35fbf5d94b9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.203147 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ddf2669-1831-4fc4-9b7c-f35fbf5d94b9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.203415 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1ddf2669-1831-4fc4-9b7c-f35fbf5d94b9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:11.205500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-829936f2-a179-4bcf-baff-6e61ea425919 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.208109 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-829936f2-a179-4bcf-baff-6e61ea425919 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] DELETE https://10.4.3.107/volume/v3/types/58d77306-6741-4779-bd35-2c8cfe3decf9 Aug 15 15:07:11.208377 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-829936f2-a179-4bcf-baff-6e61ea425919 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.208798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-829936f2-a179-4bcf-baff-6e61ea425919 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.209692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-829936f2-a179-4bcf-baff-6e61ea425919 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.209902 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-829936f2-a179-4bcf-baff-6e61ea425919 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/58d77306-6741-4779-bd35-2c8cfe3decf9 returned with HTTP 403 Aug 15 15:07:11.210429 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 700/2812] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/58d77306-6741-4779-bd35-2c8cfe3decf9 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.212921 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:11.212921 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:11.213822 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ddf2669-1831-4fc4-9b7c-f35fbf5d94b9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:11.214325 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 699/2813] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:11 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:11.221863 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3751f235-9bed-4886-8621-310b915bb0a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.224256 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3751f235-9bed-4886-8621-310b915bb0a3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] GET https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs Aug 15 15:07:11.224631 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3751f235-9bed-4886-8621-310b915bb0a3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.224817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3751f235-9bed-4886-8621-310b915bb0a3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.241643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3751f235-9bed-4886-8621-310b915bb0a3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs returned with HTTP 200 Aug 15 15:07:11.241643 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 715/2814] 10.4.3.107 () {66 vars in 1378 bytes} [Sat Aug 15 15:07:11 2026] GET /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:11.253646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-109c5fe5-d7e1-4d3e-9a2a-4c84ca906b20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.256883 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-109c5fe5-d7e1-4d3e-9a2a-4c84ca906b20 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] GET https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption/cipher Aug 15 15:07:11.257297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-109c5fe5-d7e1-4d3e-9a2a-4c84ca906b20 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.257415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-109c5fe5-d7e1-4d3e-9a2a-4c84ca906b20 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.259180 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-109c5fe5-d7e1-4d3e-9a2a-4c84ca906b20 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.259927 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-109c5fe5-d7e1-4d3e-9a2a-4c84ca906b20 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption/cipher returned with HTTP 403 Aug 15 15:07:11.260099 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 701/2815] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:07:11 2026] GET /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.269642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e40427e-9dbf-40b9-9190-15b940ac21d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.273612 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e40427e-9dbf-40b9-9190-15b940ac21d3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] GET https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption Aug 15 15:07:11.273612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e40427e-9dbf-40b9-9190-15b940ac21d3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.273612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e40427e-9dbf-40b9-9190-15b940ac21d3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.273612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-5e40427e-9dbf-40b9-9190-15b940ac21d3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.273612 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e40427e-9dbf-40b9-9190-15b940ac21d3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption returned with HTTP 403 Aug 15 15:07:11.274159 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 701/2816] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:07:11 2026] GET /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.283966 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9c26d0f1-2642-42a3-aa0f-3a96e5c75178 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.287003 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c26d0f1-2642-42a3-aa0f-3a96e5c75178 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] GET https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/multiattach Aug 15 15:07:11.289656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c26d0f1-2642-42a3-aa0f-3a96e5c75178 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.290300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c26d0f1-2642-42a3-aa0f-3a96e5c75178 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.305806 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c26d0f1-2642-42a3-aa0f-3a96e5c75178 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/multiattach returned with HTTP 200 Aug 15 15:07:11.306251 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 700/2817] 10.4.3.107 () {66 vars in 1414 bytes} [Sat Aug 15 15:07:11 2026] GET /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:07:11.315333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5227da5-9468-435d-9ef3-d9bedfb550a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.317358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5227da5-9468-435d-9ef3-d9bedfb550a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] GET https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/volume_backend_name Aug 15 15:07:11.317554 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5227da5-9468-435d-9ef3-d9bedfb550a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.318966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5227da5-9468-435d-9ef3-d9bedfb550a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.325585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5227da5-9468-435d-9ef3-d9bedfb550a0 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/volume_backend_name returned with HTTP 404 Aug 15 15:07:11.326579 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 716/2818] 10.4.3.107 () {66 vars in 1438 bytes} [Sat Aug 15 15:07:11 2026] GET /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.336948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b32d5f2-3df2-4fbc-9499-700e7b8a7580 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.340163 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b32d5f2-3df2-4fbc-9499-700e7b8a7580 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] PUT https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption/9c5dcfd1-92c8-4e85-a08e-573697873c93 Aug 15 15:07:11.340600 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b32d5f2-3df2-4fbc-9499-700e7b8a7580 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.342944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-4b32d5f2-3df2-4fbc-9499-700e7b8a7580 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.343191 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b32d5f2-3df2-4fbc-9499-700e7b8a7580 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption/9c5dcfd1-92c8-4e85-a08e-573697873c93 returned with HTTP 403 Aug 15 15:07:11.343748 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 702/2819] 10.4.3.107 () {68 vars in 1506 bytes} [Sat Aug 15 15:07:11 2026] PUT /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/encryption/9c5dcfd1-92c8-4e85-a08e-573697873c93 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.357352 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab148362-6fb2-4a85-abb2-ccabd0b8a81e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.363955 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab148362-6fb2-4a85-abb2-ccabd0b8a81e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] PUT https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/key1 Aug 15 15:07:11.363955 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab148362-6fb2-4a85-abb2-ccabd0b8a81e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.367738 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-ab148362-6fb2-4a85-abb2-ccabd0b8a81e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.368155 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab148362-6fb2-4a85-abb2-ccabd0b8a81e tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/key1 returned with HTTP 403 Aug 15 15:07:11.369283 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 702/2820] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:11 2026] PUT /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.382852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-98dc4e18-7292-4b99-acd9-43ef61dfd590 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.386729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98dc4e18-7292-4b99-acd9-43ef61dfd590 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] PUT https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6 Aug 15 15:07:11.387501 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98dc4e18-7292-4b99-acd9-43ef61dfd590 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.389806 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-98dc4e18-7292-4b99-acd9-43ef61dfd590 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b3bd1d5d646443b98269214d477d81d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee8bb962b1d4c27be16bedf2dd32415', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:11.389984 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98dc4e18-7292-4b99-acd9-43ef61dfd590 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-reader] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6 returned with HTTP 403 Aug 15 15:07:11.390721 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 701/2821] 10.4.3.107 () {68 vars in 1362 bytes} [Sat Aug 15 15:07:11 2026] PUT /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:11.403951 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e97b16bf-2072-4b44-b406-a3924d60e46b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.405550 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e97b16bf-2072-4b44-b406-a3924d60e46b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] DELETE https://10.4.3.107/volume/v3/types/58d77306-6741-4779-bd35-2c8cfe3decf9 Aug 15 15:07:11.405707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e97b16bf-2072-4b44-b406-a3924d60e46b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.405976 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e97b16bf-2072-4b44-b406-a3924d60e46b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.471161 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e97b16bf-2072-4b44-b406-a3924d60e46b tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/58d77306-6741-4779-bd35-2c8cfe3decf9 returned with HTTP 202 Aug 15 15:07:11.472637 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 717/2822] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/58d77306-6741-4779-bd35-2c8cfe3decf9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:11.485786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fc9ece8-deeb-4c98-9341-16749a134529 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.487801 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fc9ece8-deeb-4c98-9341-16749a134529 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] DELETE https://10.4.3.107/volume/v3/types/7526d279-2c03-439d-a5e9-4661fac6398f Aug 15 15:07:11.488095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fc9ece8-deeb-4c98-9341-16749a134529 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.488375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fc9ece8-deeb-4c98-9341-16749a134529 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.538613 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fc9ece8-deeb-4c98-9341-16749a134529 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/7526d279-2c03-439d-a5e9-4661fac6398f returned with HTTP 202 Aug 15 15:07:11.539124 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 703/2823] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/7526d279-2c03-439d-a5e9-4661fac6398f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:11.548863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc76f01c-75af-43ba-9c5b-793d5dd7418c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.551509 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc76f01c-75af-43ba-9c5b-793d5dd7418c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] DELETE https://10.4.3.107/volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14 Aug 15 15:07:11.551849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc76f01c-75af-43ba-9c5b-793d5dd7418c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.552154 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc76f01c-75af-43ba-9c5b-793d5dd7418c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.597629 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc76f01c-75af-43ba-9c5b-793d5dd7418c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14 returned with HTTP 202 Aug 15 15:07:11.598509 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 703/2824] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/26857288-5e1e-4060-aa4f-18dde370fb14 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:11.610962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a5214e1-c006-41f9-95a2-3fa121b1544c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.615676 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a5214e1-c006-41f9-95a2-3fa121b1544c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] DELETE https://10.4.3.107/volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d Aug 15 15:07:11.616068 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a5214e1-c006-41f9-95a2-3fa121b1544c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.616451 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a5214e1-c006-41f9-95a2-3fa121b1544c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.665966 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a5214e1-c006-41f9-95a2-3fa121b1544c tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d returned with HTTP 202 Aug 15 15:07:11.666345 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 702/2825] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/67b2f8aa-c4b4-4b2d-866c-ced9e9a0515d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:11.677396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f3c6207-9d00-48a8-acca-cf3994f8efaf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.678961 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f3c6207-9d00-48a8-acca-cf3994f8efaf tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] DELETE https://10.4.3.107/volume/v3/types/c1257769-21ac-447a-a8e7-a171edddd280 Aug 15 15:07:11.679118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f3c6207-9d00-48a8-acca-cf3994f8efaf tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.680093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f3c6207-9d00-48a8-acca-cf3994f8efaf tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.716400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f3c6207-9d00-48a8-acca-cf3994f8efaf tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/c1257769-21ac-447a-a8e7-a171edddd280 returned with HTTP 202 Aug 15 15:07:11.716946 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 718/2826] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/c1257769-21ac-447a-a8e7-a171edddd280 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:11.731950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30b732f5-107d-474b-9968-dcd9b398d9f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.734205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30b732f5-107d-474b-9968-dcd9b398d9f3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] DELETE https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6 Aug 15 15:07:11.734709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30b732f5-107d-474b-9968-dcd9b398d9f3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:11.734709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30b732f5-107d-474b-9968-dcd9b398d9f3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:11.776750 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30b732f5-107d-474b-9968-dcd9b398d9f3 tempest-VolumeTypesReaderTests-387053428 tempest-VolumeTypesReaderTests-387053428-project-admin] https://10.4.3.107/volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6 returned with HTTP 202 Aug 15 15:07:11.777498 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 704/2827] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:11 2026] DELETE /volume/v3/types/0bb93f88-6571-432e-a793-1628a4a391e6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:11.820687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.824009 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:11.824602 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1225610906", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.828207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1225610906', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:11.828207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Create volume of 1 GB Aug 15 15:07:11.833981 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Availability Zones retrieved successfully. Aug 15 15:07:11.842656 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Flow 'volume_create_api' (5d9cceed-c925-46fa-b1f5-4eaf3820596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:11.843455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70d1ce4-7fc9-476a-b0a2-ca4c69d0b221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:11.844930 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:11.847284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:11.849518 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:11.850006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2092805389"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:11.852112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2092805389'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:11.857151 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume of 1 GB Aug 15 15:07:11.857151 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:11.857151 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:11.858383 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Availability Zones retrieved successfully. Aug 15 15:07:11.868536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (f9d6aa8a-bb0a-41be-8c7c-4f980899def8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:11.870042 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713f4f3e-8450-4781-be36-ac8219342416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:11.871294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:11.881869 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:11.881869 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:11.889464 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70d1ce4-7fc9-476a-b0a2-ca4c69d0b221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:11.889916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdbf435-7d6b-4bf8-8504-9b08bc711c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:11.896536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713f4f3e-8450-4781-be36-ac8219342416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ad63b8b-6b02-4d0d-861d-6b0c95fd4782', 'encryption_key_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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:11.897434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a80803-a241-4c64-b47a-48358a20f3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:11.960156 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Created reservations ['8b6c4d63-c357-4f2f-b945-6d081f29797a', 'ae5a4572-3de4-4fd6-8327-2fc0733037a8', '09be5654-a14a-498a-b3a9-8a1af29ad2ff', 'b540b480-736b-4d60-8ed0-d9c46a6f7a33'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:11.962221 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a80803-a241-4c64-b47a-48358a20f3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b6c4d63-c357-4f2f-b945-6d081f29797a', 'ae5a4572-3de4-4fd6-8327-2fc0733037a8', '09be5654-a14a-498a-b3a9-8a1af29ad2ff', 'b540b480-736b-4d60-8ed0-d9c46a6f7a33']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:11.962481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09735c0e-f326-4cee-90c3-0287b78c299b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:11.996756 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09735c0e-f326-4cee-90c3-0287b78c299b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2322b39-4958-4f9c-b549-a75fa3b1f981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2092805389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['8b6c4d63-c357-4f2f-b945-6d081f29797a','ae5a4572-3de4-4fd6-8327-2fc0733037a8','09be5654-a14a-498a-b3a9-8a1af29ad2ff','b540b480-736b-4d60-8ed0-d9c46a6f7a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2092805389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2322b39-4958-4f9c-b549-a75fa3b1f981,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6517a38b673744ef93988a1d968af26c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ad63b8b-6b02-4d0d-861d-6b0c95fd4782),volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:11.997355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa82d03-0b1e-4525-b949-61d827afe594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:12.001597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Created reservations ['794cf3d7-9048-4a77-91c4-14abe37a0e82', '8415791f-1b76-46ef-ab7a-c64bc3705d32', 'e4589620-ae01-4941-9e57-6c82723987c4', '8674fdda-9fa9-4e3c-acf5-e2de1ea7503d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:12.002956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdbf435-7d6b-4bf8-8504-9b08bc711c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794cf3d7-9048-4a77-91c4-14abe37a0e82', '8415791f-1b76-46ef-ab7a-c64bc3705d32', 'e4589620-ae01-4941-9e57-6c82723987c4', '8674fdda-9fa9-4e3c-acf5-e2de1ea7503d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.004313 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e851ffeb-abdb-4183-85c0-3ef15d9ab0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:12.036969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa82d03-0b1e-4525-b949-61d827afe594) transitioned into state 'SUCCESS' from state '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-2092805389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['8b6c4d63-c357-4f2f-b945-6d081f29797a','ae5a4572-3de4-4fd6-8327-2fc0733037a8','09be5654-a14a-498a-b3a9-8a1af29ad2ff','b540b480-736b-4d60-8ed0-d9c46a6f7a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.037825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139c4f66-f13b-43d4-a4a9-ca74a4713d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:12.043881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e851ffeb-abdb-4183-85c0-3ef15d9ab0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdce6529-bcbd-4c51-bb65-b5ff463b94ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1225610906',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='af38e93c48ba4700b7c62514a7cd3e24',qos_specs=None,replication_status=,reservations=['794cf3d7-9048-4a77-91c4-14abe37a0e82','8415791f-1b76-46ef-ab7a-c64bc3705d32','e4589620-ae01-4941-9e57-6c82723987c4','8674fdda-9fa9-4e3c-acf5-e2de1ea7503d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b1fb275554433ab23bbd2dcdeb8e9',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1225610906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdce6529-bcbd-4c51-bb65-b5ff463b94ef,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='af38e93c48ba4700b7c62514a7cd3e24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a76b1fb275554433ab23bbd2dcdeb8e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.045380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff687e7-b738-4860-89b4-8be314eafee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:12.055902 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139c4f66-f13b-43d4-a4a9-ca74a4713d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.059430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (f9d6aa8a-bb0a-41be-8c7c-4f980899def8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:12.059430 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request issued successfully. Aug 15 15:07:12.062669 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14390183-3e29-48f1-8e85-a9d00f9ec2d0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:12.063158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 703/2828] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:11 2026] POST /volume/v3/volumes => generated 760 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:07:12.076410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff687e7-b738-4860-89b4-8be314eafee1) transitioned into state 'SUCCESS' from state '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-1225610906',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='af38e93c48ba4700b7c62514a7cd3e24',qos_specs=None,replication_status=,reservations=['794cf3d7-9048-4a77-91c4-14abe37a0e82','8415791f-1b76-46ef-ab7a-c64bc3705d32','e4589620-ae01-4941-9e57-6c82723987c4','8674fdda-9fa9-4e3c-acf5-e2de1ea7503d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b1fb275554433ab23bbd2dcdeb8e9',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.077583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2612ab7b-2daa-44e5-8041-4243819d14de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:12.083647 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b58b8701-9dc2-4e0e-a767-bc189116badf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.085805 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b58b8701-9dc2-4e0e-a767-bc189116badf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:12.086149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b58b8701-9dc2-4e0e-a767-bc189116badf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:12.086300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b58b8701-9dc2-4e0e-a767-bc189116badf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:12.094383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2612ab7b-2daa-44e5-8041-4243819d14de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.095604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Flow 'volume_create_api' (5d9cceed-c925-46fa-b1f5-4eaf3820596c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:12.096043 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:12.096043 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:12.096352 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Create volume request issued successfully. Aug 15 15:07:12.096881 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-036517eb-8800-4d43-bcda-e55f166b56d2 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:12.097437 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 704/2829] 10.4.3.107 () {72 vars in 1541 bytes} [Sat Aug 15 15:07:11 2026] POST /volume/v3/volumes => generated 763 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:12.101302 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b58b8701-9dc2-4e0e-a767-bc189116badf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:12.106898 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b58b8701-9dc2-4e0e-a767-bc189116badf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:12.107470 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 719/2830] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:12 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:12.122263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-b03b6191-c7cf-41e0-bbb0-7fd658669bb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.133275 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-b03b6191-c7cf-41e0-bbb0-7fd658669bb9 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] GET https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:12.133275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-b03b6191-c7cf-41e0-bbb0-7fd658669bb9 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:12.133275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-b03b6191-c7cf-41e0-bbb0-7fd658669bb9 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:12.149777 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:12.149777 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:12.156043 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-b03b6191-c7cf-41e0-bbb0-7fd658669bb9 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Volume info retrieved successfully. Aug 15 15:07:12.162508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-377275be-5476-44b5-a70e-2b9ce675ee65 req-b03b6191-c7cf-41e0-bbb0-7fd658669bb9 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 200 Aug 15 15:07:12.162684 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 705/2831] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:12 2026] GET /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:12.197549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-49fc5c80-d0be-47af-84f1-10837e57e9f8 req-fc57aa19-d407-4b8a-afc2-813a1a75e7ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.202908 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-49fc5c80-d0be-47af-84f1-10837e57e9f8 req-fc57aa19-d407-4b8a-afc2-813a1a75e7ea tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] GET https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:12.203214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-49fc5c80-d0be-47af-84f1-10837e57e9f8 req-fc57aa19-d407-4b8a-afc2-813a1a75e7ea tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:12.203425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-49fc5c80-d0be-47af-84f1-10837e57e9f8 req-fc57aa19-d407-4b8a-afc2-813a1a75e7ea tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:12.218454 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:12.218454 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:12.223627 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-49fc5c80-d0be-47af-84f1-10837e57e9f8 req-fc57aa19-d407-4b8a-afc2-813a1a75e7ea tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Volume info retrieved successfully. Aug 15 15:07:12.228223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42f172c4-5c72-405b-9281-c9c0631bf984 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.229824 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-49fc5c80-d0be-47af-84f1-10837e57e9f8 req-fc57aa19-d407-4b8a-afc2-813a1a75e7ea tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 200 Aug 15 15:07:12.230224 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 704/2832] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:12 2026] GET /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:12.232543 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42f172c4-5c72-405b-9281-c9c0631bf984 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:12.232851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42f172c4-5c72-405b-9281-c9c0631bf984 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:12.234256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42f172c4-5c72-405b-9281-c9c0631bf984 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:12.234256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-42f172c4-5c72-405b-9281-c9c0631bf984 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:12.245092 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:12.245092 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:12.246075 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42f172c4-5c72-405b-9281-c9c0631bf984 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:12.246623 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 705/2833] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:12 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:12.662138 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b262402e-ae3d-433f-bfab-284c003e4e40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.763436 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b262402e-ae3d-433f-bfab-284c003e4e40 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:12.763665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b262402e-ae3d-433f-bfab-284c003e4e40 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1681401344", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:12.785029 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b262402e-ae3d-433f-bfab-284c003e4e40 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:12.785406 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 720/2834] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:12 2026] POST /volume/v3/types => generated 218 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:12.795797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05f3a95f-415d-4732-9823-0ba3f2ff5f6e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.798561 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05f3a95f-415d-4732-9823-0ba3f2ff5f6e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types/c95fa7f2-39ae-4a65-861f-ea43fab4259b/encryption Aug 15 15:07:12.799081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05f3a95f-415d-4732-9823-0ba3f2ff5f6e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:12.821421 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05f3a95f-415d-4732-9823-0ba3f2ff5f6e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/c95fa7f2-39ae-4a65-861f-ea43fab4259b/encryption returned with HTTP 200 Aug 15 15:07:12.821922 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 706/2835] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:07:12 2026] POST /volume/v3/types/c95fa7f2-39ae-4a65-861f-ea43fab4259b/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:12.834975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:12.931291 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:12.931863 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-853748958", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1681401344", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:12.933640 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-853748958', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1681401344', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:12.938658 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume of 1 GB Aug 15 15:07:12.938961 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:12.938961 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:12.939579 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Availability Zones retrieved successfully. Aug 15 15:07:12.949326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (6bf55b8a-4ffc-43e9-81b1-37fae84a6f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:12.949326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f646a95e-384c-44f2-8adc-f2ed3a7852f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:12.949326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:12.984859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f646a95e-384c-44f2-8adc-f2ed3a7852f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c95fa7f2-39ae-4a65-861f-ea43fab4259b,is_public=True,name='tempest-scenario-type-cryptsetup-1681401344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c95fa7f2-39ae-4a65-861f-ea43fab4259b', '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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:12.985697 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a48fbf-3213-4f5f-b993-48b2d076154c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:13.033390 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1681401344 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1681401344, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:13.033824 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1681401344 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1681401344, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:13.098110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Created reservations ['b3d44415-fec0-4abf-a91c-ead4a6630837', '68de5024-b010-4548-9d2d-5e2dd0564c9b', '4c4fd616-ad1d-4612-bc20-3d5d3938fd82', '60419326-0230-41ff-bccc-6ceac9ee92ea'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:13.099102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a48fbf-3213-4f5f-b993-48b2d076154c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d44415-fec0-4abf-a91c-ead4a6630837', '68de5024-b010-4548-9d2d-5e2dd0564c9b', '4c4fd616-ad1d-4612-bc20-3d5d3938fd82', '60419326-0230-41ff-bccc-6ceac9ee92ea']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:13.100382 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc2bfac-8417-4016-8c35-a1a329583a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:13.124088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3f9e20b-406f-42b8-8acc-858286c67e29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.126784 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3f9e20b-406f-42b8-8acc-858286c67e29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:13.126784 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3f9e20b-406f-42b8-8acc-858286c67e29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.127510 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3f9e20b-406f-42b8-8acc-858286c67e29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.137031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc2bfac-8417-4016-8c35-a1a329583a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f27fdd7d-ad11-42de-8f9a-a060a8e14967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-853748958',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['b3d44415-fec0-4abf-a91c-ead4a6630837','68de5024-b010-4548-9d2d-5e2dd0564c9b','4c4fd616-ad1d-4612-bc20-3d5d3938fd82','60419326-0230-41ff-bccc-6ceac9ee92ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=c95fa7f2-39ae-4a65-861f-ea43fab4259b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-853748958',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f27fdd7d-ad11-42de-8f9a-a060a8e14967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb18974649a4c13beedd3c33ac6dccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016021d3d8f5402ba495cdd688d7cc42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c95fa7f2-39ae-4a65-861f-ea43fab4259b),volume_type_id=c95fa7f2-39ae-4a65-861f-ea43fab4259b)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:13.138175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db017d86-ed82-4b86-b0ab-cf4e889d3625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:13.141776 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.141776 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:13.150544 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3f9e20b-406f-42b8-8acc-858286c67e29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:13.162348 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3f9e20b-406f-42b8-8acc-858286c67e29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:13.162985 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 706/2836] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:13.168740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db017d86-ed82-4b86-b0ab-cf4e889d3625) transitioned into state 'SUCCESS' from state '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-853748958',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['b3d44415-fec0-4abf-a91c-ead4a6630837','68de5024-b010-4548-9d2d-5e2dd0564c9b','4c4fd616-ad1d-4612-bc20-3d5d3938fd82','60419326-0230-41ff-bccc-6ceac9ee92ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=c95fa7f2-39ae-4a65-861f-ea43fab4259b)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:13.169723 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c241ec-d35b-4592-a994-bddb98e574ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:13.189644 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c241ec-d35b-4592-a994-bddb98e574ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:13.190224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (6bf55b8a-4ffc-43e9-81b1-37fae84a6f43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:13.190862 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request issued successfully. Aug 15 15:07:13.191332 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6ad3a0a1-d294-41cd-b660-b1e496fad3f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:13.191703 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 705/2837] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:12 2026] POST /volume/v3/volumes => generated 790 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:13.247827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-ad5d0ead-ea92-4487-ab2b-e82d9a15ba0f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.251361 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-ad5d0ead-ea92-4487-ab2b-e82d9a15ba0f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:13.254150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-ad5d0ead-ea92-4487-ab2b-e82d9a15ba0f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.254150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-ad5d0ead-ea92-4487-ab2b-e82d9a15ba0f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.262933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4574e478-ac46-4e25-ad81-f9eee21ed9a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.263076 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-76f14247-c764-456c-8175-a2484077a3f3 req-6b6ab6cf-1cf2-436e-9c6b-7d3910cfa661 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.264783 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.264783 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:13.267357 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4574e478-ac46-4e25-ad81-f9eee21ed9a1 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:13.267357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4574e478-ac46-4e25-ad81-f9eee21ed9a1 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.267674 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76f14247-c764-456c-8175-a2484077a3f3 req-6b6ab6cf-1cf2-436e-9c6b-7d3910cfa661 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] GET https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:13.267674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76f14247-c764-456c-8175-a2484077a3f3 req-6b6ab6cf-1cf2-436e-9c6b-7d3910cfa661 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.267760 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76f14247-c764-456c-8175-a2484077a3f3 req-6b6ab6cf-1cf2-436e-9c6b-7d3910cfa661 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.268035 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4574e478-ac46-4e25-ad81-f9eee21ed9a1 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.268312 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4574e478-ac46-4e25-ad81-f9eee21ed9a1 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:13.274878 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.274878 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:13.275393 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-ad5d0ead-ea92-4487-ab2b-e82d9a15ba0f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:13.277271 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4574e478-ac46-4e25-ad81-f9eee21ed9a1 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:13.277271 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 707/2838] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:07:13.283711 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.283711 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:13.286569 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-ad5d0ead-ea92-4487-ab2b-e82d9a15ba0f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:13.287103 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 721/2839] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:13.289279 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-76f14247-c764-456c-8175-a2484077a3f3 req-6b6ab6cf-1cf2-436e-9c6b-7d3910cfa661 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Volume info retrieved successfully. Aug 15 15:07:13.294895 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76f14247-c764-456c-8175-a2484077a3f3 req-6b6ab6cf-1cf2-436e-9c6b-7d3910cfa661 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 200 Aug 15 15:07:13.295328 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 707/2840] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:13.423884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4d93cb83-c5e0-4f23-ab08-5f0e46f5e5f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.425786 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d93cb83-c5e0-4f23-ab08-5f0e46f5e5f9 None None] GET https://10.4.3.107/volume// Aug 15 15:07:13.426056 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d93cb83-c5e0-4f23-ab08-5f0e46f5e5f9 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.426343 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d93cb83-c5e0-4f23-ab08-5f0e46f5e5f9 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.426742 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d93cb83-c5e0-4f23-ab08-5f0e46f5e5f9 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:13.427135 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 706/2841] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:07:13.441200 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-8759ba91-0302-43f7-8d37-ba0e61b73532 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.443937 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-8759ba91-0302-43f7-8d37-ba0e61b73532 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:07:13.444800 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-8759ba91-0302-43f7-8d37-ba0e61b73532 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2322b39-4958-4f9c-b549-a75fa3b1f981", "connector": null, "instance_uuid": "e7047345-615a-426f-ba33-65ba212c5378"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:13.466229 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.466229 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:13.528216 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-8759ba91-0302-43f7-8d37-ba0e61b73532 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:07:13.528216 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 708/2842] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:07:13 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:13.528843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d60554cc-12fc-46c6-aa0c-50c9d4e26731 req-4c81c0e3-02a5-4157-a77c-edbef49319a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.531031 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d60554cc-12fc-46c6-aa0c-50c9d4e26731 req-4c81c0e3-02a5-4157-a77c-edbef49319a8 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-reader] GET https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:13.531336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d60554cc-12fc-46c6-aa0c-50c9d4e26731 req-4c81c0e3-02a5-4157-a77c-edbef49319a8 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.531597 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d60554cc-12fc-46c6-aa0c-50c9d4e26731 req-4c81c0e3-02a5-4157-a77c-edbef49319a8 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.541115 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.541115 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:13.545809 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d60554cc-12fc-46c6-aa0c-50c9d4e26731 req-4c81c0e3-02a5-4157-a77c-edbef49319a8 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-reader] Volume info retrieved successfully. Aug 15 15:07:13.550699 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d60554cc-12fc-46c6-aa0c-50c9d4e26731 req-4c81c0e3-02a5-4157-a77c-edbef49319a8 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-reader] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 200 Aug 15 15:07:13.551132 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 722/2843] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:13.568656 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ed0b60a-0b33-4576-acd6-a43856b7d09b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.570969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed0b60a-0b33-4576-acd6-a43856b7d09b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:13.571505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed0b60a-0b33-4576-acd6-a43856b7d09b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.571505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed0b60a-0b33-4576-acd6-a43856b7d09b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.586697 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63d29264-8a9a-41d8-881a-5effb39ad051 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.587090 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63d29264-8a9a-41d8-881a-5effb39ad051 None None] GET https://10.4.3.107/volume// Aug 15 15:07:13.587324 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63d29264-8a9a-41d8-881a-5effb39ad051 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.587563 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63d29264-8a9a-41d8-881a-5effb39ad051 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.587823 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.587823 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:13.589512 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63d29264-8a9a-41d8-881a-5effb39ad051 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:13.590410 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 707/2844] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:07:13.592349 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed0b60a-0b33-4576-acd6-a43856b7d09b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:13.595582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.597431 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed0b60a-0b33-4576-acd6-a43856b7d09b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:13.598347 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 708/2845] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:13.599425 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] DELETE https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:13.599651 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.599995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.600208 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Delete volume with id: bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:13.608122 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-11a15741-2fd9-4ffa-8370-93bc54b2fa72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.611357 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.611357 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:13.611357 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Volume info retrieved successfully. Aug 15 15:07:13.611483 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-11a15741-2fd9-4ffa-8370-93bc54b2fa72 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:13.611801 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-11a15741-2fd9-4ffa-8370-93bc54b2fa72 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.612135 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-11a15741-2fd9-4ffa-8370-93bc54b2fa72 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.625008 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.625008 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:13.630666 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-11a15741-2fd9-4ffa-8370-93bc54b2fa72 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:13.638608 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-11a15741-2fd9-4ffa-8370-93bc54b2fa72 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:13.639552 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 723/2846] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1032 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:13.646000 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Delete volume request issued successfully. Aug 15 15:07:13.646278 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6d466bb3-0d14-44d0-a780-36d261b02c84 req-6cfb0737-cc68-4d0d-90a9-6dde988a6ad5 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 202 Aug 15 15:07:13.646894 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 709/2847] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:07:13 2026] DELETE /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:13.694334 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-de078bdc-83eb-42aa-97c6-401a032140a3 req-6e7b0c22-29eb-4165-82e7-e70b1d2b503d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.697059 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-de078bdc-83eb-42aa-97c6-401a032140a3 req-6e7b0c22-29eb-4165-82e7-e70b1d2b503d tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] GET https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:13.697283 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-de078bdc-83eb-42aa-97c6-401a032140a3 req-6e7b0c22-29eb-4165-82e7-e70b1d2b503d tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:13.697558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-de078bdc-83eb-42aa-97c6-401a032140a3 req-6e7b0c22-29eb-4165-82e7-e70b1d2b503d tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:13.709385 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.709385 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:13.715658 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-de078bdc-83eb-42aa-97c6-401a032140a3 req-6e7b0c22-29eb-4165-82e7-e70b1d2b503d tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Volume info retrieved successfully. Aug 15 15:07:13.722961 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-de078bdc-83eb-42aa-97c6-401a032140a3 req-6e7b0c22-29eb-4165-82e7-e70b1d2b503d tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 200 Aug 15 15:07:13.723734 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 708/2848] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:13 2026] GET /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:07:13.785096 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:13.787137 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463 Aug 15 15:07:13.787928 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:13.798792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:07:13.808018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:07:13.808855 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:13.808855 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:13.930825 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" released by "attachment_update" :: held 0.123s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:07:13.931095 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-dd50d1a1-be1d-4082-afee-61b62405c922 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463 returned with HTTP 200 Aug 15 15:07:13.931722 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 709/2849] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:07:13 2026] PUT /volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:14.291907 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6c19973-1401-4f34-8c1d-2584aee086f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:14.294220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6c19973-1401-4f34-8c1d-2584aee086f4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:14.294468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6c19973-1401-4f34-8c1d-2584aee086f4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:14.294647 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6c19973-1401-4f34-8c1d-2584aee086f4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:14.294748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d6c19973-1401-4f34-8c1d-2584aee086f4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:14.299122 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:14.299122 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:14.299720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6c19973-1401-4f34-8c1d-2584aee086f4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:14.300250 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 724/2850] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:14 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:14.615055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-579dc6a3-2c54-453c-a369-be52de6e3786 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:14.619323 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-579dc6a3-2c54-453c-a369-be52de6e3786 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:14.619323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-579dc6a3-2c54-453c-a369-be52de6e3786 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:14.619323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-579dc6a3-2c54-453c-a369-be52de6e3786 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:14.631389 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:14.631389 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:14.636434 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-579dc6a3-2c54-453c-a369-be52de6e3786 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:14.642886 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-579dc6a3-2c54-453c-a369-be52de6e3786 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:14.643503 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 710/2851] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:14 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:14.772341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0f485929-1af8-4dd3-a901-11a54d2e30c5 req-f385b202-939f-44f8-8262-5c9cce4a9cc6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:14.772341 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f485929-1af8-4dd3-a901-11a54d2e30c5 req-f385b202-939f-44f8-8262-5c9cce4a9cc6 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] GET https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef Aug 15 15:07:14.773315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f485929-1af8-4dd3-a901-11a54d2e30c5 req-f385b202-939f-44f8-8262-5c9cce4a9cc6 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:14.773315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f485929-1af8-4dd3-a901-11a54d2e30c5 req-f385b202-939f-44f8-8262-5c9cce4a9cc6 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:14.778322 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f485929-1af8-4dd3-a901-11a54d2e30c5 req-f385b202-939f-44f8-8262-5c9cce4a9cc6 tempest-VolumesGetTestJSON-1387354592 tempest-VolumesGetTestJSON-1387354592-project-member] https://10.4.3.107/volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef returned with HTTP 404 Aug 15 15:07:14.779404 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 709/2852] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:14 2026] GET /volume/v3/volumes/bdce6529-bcbd-4c51-bb65-b5ff463b94ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:15.323746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9204345-ea4d-4316-ae54-177b2616b07f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:15.325568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9204345-ea4d-4316-ae54-177b2616b07f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:15.325858 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9204345-ea4d-4316-ae54-177b2616b07f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:15.326134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9204345-ea4d-4316-ae54-177b2616b07f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:15.326309 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e9204345-ea4d-4316-ae54-177b2616b07f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:15.341340 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:15.341340 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:15.342201 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9204345-ea4d-4316-ae54-177b2616b07f tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:15.342743 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 710/2853] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:15 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:07:15.658891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa39a427-1d28-432a-b980-37e743fded97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:15.661294 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa39a427-1d28-432a-b980-37e743fded97 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:15.661607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa39a427-1d28-432a-b980-37e743fded97 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:15.661878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa39a427-1d28-432a-b980-37e743fded97 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:15.678504 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:15.678504 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:15.685307 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa39a427-1d28-432a-b980-37e743fded97 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:15.693621 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa39a427-1d28-432a-b980-37e743fded97 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:15.694202 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 725/2854] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:15 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:16.357899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a6ca498-b486-4258-bdff-e8b9a2d5f5d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:16.361050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a6ca498-b486-4258-bdff-e8b9a2d5f5d7 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:16.361296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a6ca498-b486-4258-bdff-e8b9a2d5f5d7 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:16.361526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a6ca498-b486-4258-bdff-e8b9a2d5f5d7 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:16.361641 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6a6ca498-b486-4258-bdff-e8b9a2d5f5d7 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:16.369396 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:16.369396 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:16.370500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a6ca498-b486-4258-bdff-e8b9a2d5f5d7 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:16.370500 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 711/2855] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:16 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:16.717761 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a293c9e-b9a0-418c-8e73-c88a8984b66c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:16.721704 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a293c9e-b9a0-418c-8e73-c88a8984b66c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:16.721986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a293c9e-b9a0-418c-8e73-c88a8984b66c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:16.722263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a293c9e-b9a0-418c-8e73-c88a8984b66c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:16.741096 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:16.741096 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:16.749268 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0a293c9e-b9a0-418c-8e73-c88a8984b66c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:16.758419 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a293c9e-b9a0-418c-8e73-c88a8984b66c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:16.759048 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 710/2856] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:16 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:17.352128 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-c87403c4-ddd0-468b-9f47-ee03fe71ca94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.357886 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-c87403c4-ddd0-468b-9f47-ee03fe71ca94 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463/action Aug 15 15:07:17.359032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-c87403c4-ddd0-468b-9f47-ee03fe71ca94 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:17.360556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-c87403c4-ddd0-468b-9f47-ee03fe71ca94 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:17.380536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89d45d2c-9805-47c3-abb8-21d3e6d9298e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.382226 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89d45d2c-9805-47c3-abb8-21d3e6d9298e tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:17.382226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89d45d2c-9805-47c3-abb8-21d3e6d9298e tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:17.383012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89d45d2c-9805-47c3-abb8-21d3e6d9298e tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:17.383012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-89d45d2c-9805-47c3-abb8-21d3e6d9298e tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:17.385844 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:17.385844 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:17.394109 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:17.394109 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:17.395175 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89d45d2c-9805-47c3-abb8-21d3e6d9298e tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:17.395785 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 726/2857] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:17 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:17.410828 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a5f313-55ab-49c8-94ef-01be4b1e8493 req-c87403c4-ddd0-468b-9f47-ee03fe71ca94 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463/action returned with HTTP 204 Aug 15 15:07:17.412676 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 711/2858] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:07:17 2026] POST /volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:17.481200 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-610392e4-a1e8-488b-8df1-a082aea67486 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.624820 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-610392e4-a1e8-488b-8df1-a082aea67486 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:17.625113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-610392e4-a1e8-488b-8df1-a082aea67486 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1605665487"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:17.628687 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=733,cinder:INSERT=130,cinder:UPDATE=215 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:07:17.644500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-610392e4-a1e8-488b-8df1-a082aea67486 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:17.644918 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 712/2859] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:17 2026] POST /volume/v3/types => generated 224 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:17.655194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86828c6d-bcd1-40af-aba3-5c4d95a87850 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.658675 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86828c6d-bcd1-40af-aba3-5c4d95a87850 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:07:17.659018 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86828c6d-bcd1-40af-aba3-5c4d95a87850 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-69623091"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:17.688162 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86828c6d-bcd1-40af-aba3-5c4d95a87850 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:07:17.689343 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 711/2860] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:07:17 2026] POST /volume/v3/group_types => generated 179 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:17.700312 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.779452 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c39fa3c2-bc1e-4d27-a4e9-57c2830613bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.781598 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c39fa3c2-bc1e-4d27-a4e9-57c2830613bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:17.781598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c39fa3c2-bc1e-4d27-a4e9-57c2830613bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:17.781813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c39fa3c2-bc1e-4d27-a4e9-57c2830613bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:17.787059 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:07:17.787592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d55106f5-965a-44df-9e18-490a4270ef16", "volume_types": ["7e6245fa-5050-4323-b6c6-bc6fa9be39ac"], "name": "tempest-GroupSnapshotsTest-Group-1825076330"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:17.789266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group {'group': {'group_type': 'd55106f5-965a-44df-9e18-490a4270ef16', 'volume_types': ['7e6245fa-5050-4323-b6c6-bc6fa9be39ac'], 'name': 'tempest-GroupSnapshotsTest-Group-1825076330'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:07:17.796686 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group tempest-GroupSnapshotsTest-Group-1825076330. Aug 15 15:07:17.798738 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:17.798738 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:17.806649 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c39fa3c2-bc1e-4d27-a4e9-57c2830613bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:17.811136 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:17.815496 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c39fa3c2-bc1e-4d27-a4e9-57c2830613bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:17.816066 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 712/2861] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:17 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:17.841632 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['a00400b8-a57e-408f-8436-e52b644a6427'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:17.880351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-8e421af9-1f75-4f5a-8260-8eccbd81dd4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.882312 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70fc7174-4d1f-4cbb-b760-60886d6bf85a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:07:17.882935 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 727/2862] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:07:17 2026] POST /volume/v3/groups => generated 112 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:17.885858 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-8e421af9-1f75-4f5a-8260-8eccbd81dd4d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:17.886140 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-8e421af9-1f75-4f5a-8260-8eccbd81dd4d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:17.886442 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-8e421af9-1f75-4f5a-8260-8eccbd81dd4d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:17.893395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a959fcb2-279b-4328-9326-4565d2774de4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:17.895021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a959fcb2-279b-4328-9326-4565d2774de4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f Aug 15 15:07:17.895373 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a959fcb2-279b-4328-9326-4565d2774de4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:17.895437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a959fcb2-279b-4328-9326-4565d2774de4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:17.895772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-a959fcb2-279b-4328-9326-4565d2774de4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 18ac5bfe-4357-4df3-8d2c-01152d6b868f {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:17.898872 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:17.898872 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:17.907703 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a959fcb2-279b-4328-9326-4565d2774de4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f returned with HTTP 200 Aug 15 15:07:17.907703 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 712/2863] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:17 2026] GET /volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:17.907885 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:17.907885 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:17.914939 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-8e421af9-1f75-4f5a-8260-8eccbd81dd4d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:17.923231 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-8e421af9-1f75-4f5a-8260-8eccbd81dd4d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:17.923679 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 713/2864] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:17 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.101280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f3cf765-03e1-4d2a-99a2-4d0b1b0130c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.102969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f3cf765-03e1-4d2a-99a2-4d0b1b0130c4 None None] GET https://10.4.3.107/volume// Aug 15 15:07:18.103219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f3cf765-03e1-4d2a-99a2-4d0b1b0130c4 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.103485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f3cf765-03e1-4d2a-99a2-4d0b1b0130c4 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.103836 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f3cf765-03e1-4d2a-99a2-4d0b1b0130c4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:18.104553 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 713/2865] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:07:18.114876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e6ed5dc8-4c6c-4e5e-83de-dca504677291 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.118429 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e6ed5dc8-4c6c-4e5e-83de-dca504677291 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:07:18.118762 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e6ed5dc8-4c6c-4e5e-83de-dca504677291 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2322b39-4958-4f9c-b549-a75fa3b1f981", "connector": null, "instance_uuid": "73d2944a-0cc7-4a02-8ce1-a9b8eeccb3fc"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:18.141995 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.141995 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:18.195316 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e6ed5dc8-4c6c-4e5e-83de-dca504677291 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:07:18.196005 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 728/2866] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.229265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.258830 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8e6d009-9b7b-4ecf-a9b2-2785b94693f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.262040 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8e6d009-9b7b-4ecf-a9b2-2785b94693f6 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:18.262319 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8e6d009-9b7b-4ecf-a9b2-2785b94693f6 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.265323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8e6d009-9b7b-4ecf-a9b2-2785b94693f6 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.282413 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e12fcc7b-63be-4148-aa48-868cb42614e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.282413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e12fcc7b-63be-4148-aa48-868cb42614e5 None None] GET https://10.4.3.107/volume// Aug 15 15:07:18.282413 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e12fcc7b-63be-4148-aa48-868cb42614e5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.282587 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e12fcc7b-63be-4148-aa48-868cb42614e5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.282995 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e12fcc7b-63be-4148-aa48-868cb42614e5 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:18.283512 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 714/2867] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:07: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 15 15:07:18.286989 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.286989 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:18.289725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:18.290162 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1790015539"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:18.291732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1790015539'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:18.291854 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Create volume of 1 GB Aug 15 15:07:18.292152 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.292152 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:18.293681 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d8e6d009-9b7b-4ecf-a9b2-2785b94693f6 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:18.297102 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Availability Zones retrieved successfully. Aug 15 15:07:18.300275 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-90ccdbdc-1df2-49d6-a57a-aa0943eaba29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.304787 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-90ccdbdc-1df2-49d6-a57a-aa0943eaba29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:18.305302 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8e6d009-9b7b-4ecf-a9b2-2785b94693f6 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:18.305369 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-90ccdbdc-1df2-49d6-a57a-aa0943eaba29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.306335 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 714/2868] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.306419 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-90ccdbdc-1df2-49d6-a57a-aa0943eaba29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.306585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Flow 'volume_create_api' (389eb6f5-6abf-44a2-8ee5-0017561f32ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:18.308148 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12074e7-3538-4822-b72f-b4a1f234086d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:18.309442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:18.323487 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.323487 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:18.333296 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-90ccdbdc-1df2-49d6-a57a-aa0943eaba29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:18.342463 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-90ccdbdc-1df2-49d6-a57a-aa0943eaba29 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:18.345696 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 729/2869] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:18.348929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12074e7-3538-4822-b72f-b4a1f234086d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:18.350443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5edba38-60cd-4303-906a-49a759459e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:18.400395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-d18784fa-f008-4d24-a229-70dbf6295d30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.404765 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-d18784fa-f008-4d24-a229-70dbf6295d30 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:18.404765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-d18784fa-f008-4d24-a229-70dbf6295d30 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.404765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-d18784fa-f008-4d24-a229-70dbf6295d30 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.413151 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b05b6f92-2759-4e15-ae12-d75907facfdc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.416627 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b05b6f92-2759-4e15-ae12-d75907facfdc tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:18.416627 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b05b6f92-2759-4e15-ae12-d75907facfdc tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.416873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b05b6f92-2759-4e15-ae12-d75907facfdc tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.416926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b05b6f92-2759-4e15-ae12-d75907facfdc tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:18.418219 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.418219 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:18.424204 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.424204 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:18.425593 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b05b6f92-2759-4e15-ae12-d75907facfdc tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:18.425730 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-d18784fa-f008-4d24-a229-70dbf6295d30 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:18.426017 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 715/2870] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:18.432697 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-d18784fa-f008-4d24-a229-70dbf6295d30 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:18.433448 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 715/2871] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:18.448408 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Created reservations ['96035904-cf76-409b-b3f4-391e65523d0a', 'b53c4539-1a16-49eb-a35a-bf12247abde1', '85a6d1b0-7067-4bb1-b9f4-1c9da2eacb8e', '35ae7bfe-a687-4578-bfcb-31cb303d2d88'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:18.449544 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5edba38-60cd-4303-906a-49a759459e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96035904-cf76-409b-b3f4-391e65523d0a', 'b53c4539-1a16-49eb-a35a-bf12247abde1', '85a6d1b0-7067-4bb1-b9f4-1c9da2eacb8e', '35ae7bfe-a687-4578-bfcb-31cb303d2d88']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:18.450642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09df11b9-4afe-469e-9345-27954e22925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:18.460061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42656015-46a5-46c4-9df2-cd2570b208c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.460550 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42656015-46a5-46c4-9df2-cd2570b208c6 None None] GET https://10.4.3.107/volume// Aug 15 15:07:18.460816 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42656015-46a5-46c4-9df2-cd2570b208c6 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.460881 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42656015-46a5-46c4-9df2-cd2570b208c6 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.461322 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42656015-46a5-46c4-9df2-cd2570b208c6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:18.461797 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 730/2872] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:07: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 15 15:07:18.474054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-e19d8216-978f-4a15-b676-56e245347c88 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.475864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09df11b9-4afe-469e-9345-27954e22925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ef4aa06-0916-4bad-bc4c-25b4163727b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1790015539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7639d2f768134342a0518e4f15abd9d6',qos_specs=None,replication_status=,reservations=['96035904-cf76-409b-b3f4-391e65523d0a','b53c4539-1a16-49eb-a35a-bf12247abde1','85a6d1b0-7067-4bb1-b9f4-1c9da2eacb8e','35ae7bfe-a687-4578-bfcb-31cb303d2d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2641c4c43eb4530bd4eb33054fa50c8',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1790015539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ef4aa06-0916-4bad-bc4c-25b4163727b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7639d2f768134342a0518e4f15abd9d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2641c4c43eb4530bd4eb33054fa50c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:18.476884 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee4db5d-2562-498f-a27e-d1f24aa2640e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:18.477534 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-e19d8216-978f-4a15-b676-56e245347c88 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:07:18.478680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-e19d8216-978f-4a15-b676-56e245347c88 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23db6101-523b-419f-be7b-f8fbe68d2860", "connector": null, "instance_uuid": "f793868e-b143-4034-bf97-3bb63624d642"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:18.480755 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.483814 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f Aug 15 15:07:18.484143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:18.490611 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.490611 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:18.495702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:07:18.497268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee4db5d-2562-498f-a27e-d1f24aa2640e) transitioned into state 'SUCCESS' from state '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-1790015539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7639d2f768134342a0518e4f15abd9d6',qos_specs=None,replication_status=,reservations=['96035904-cf76-409b-b3f4-391e65523d0a','b53c4539-1a16-49eb-a35a-bf12247abde1','85a6d1b0-7067-4bb1-b9f4-1c9da2eacb8e','35ae7bfe-a687-4578-bfcb-31cb303d2d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2641c4c43eb4530bd4eb33054fa50c8',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:18.498005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b242352-a5d4-424d-af43-2c2d1b2dc583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:18.502213 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:07:18.503615 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.503615 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:18.512158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b242352-a5d4-424d-af43-2c2d1b2dc583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:18.512798 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Flow 'volume_create_api' (389eb6f5-6abf-44a2-8ee5-0017561f32ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:18.513132 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Create volume request issued successfully. Aug 15 15:07:18.513861 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2939c7c-d466-4cb4-af1e-8a055f725db2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:18.514329 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 713/2873] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:18 2026] POST /volume/v3/volumes => generated 749 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:18.528977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-112e090b-ed5a-430c-9508-b45c86a8fb91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.533344 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-112e090b-ed5a-430c-9508-b45c86a8fb91 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:18.533344 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-112e090b-ed5a-430c-9508-b45c86a8fb91 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.533344 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-112e090b-ed5a-430c-9508-b45c86a8fb91 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.540149 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-e19d8216-978f-4a15-b676-56e245347c88 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:07:18.540620 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.540620 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:18.541074 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 716/2874] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.547517 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-112e090b-ed5a-430c-9508-b45c86a8fb91 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:18.554752 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-112e090b-ed5a-430c-9508-b45c86a8fb91 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:18.555282 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 731/2875] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:18.610035 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-b06221f2-5f2a-42e9-998c-a65aaa3a6991 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.612423 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-b06221f2-5f2a-42e9-998c-a65aaa3a6991 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] POST https://10.4.3.107/volume/v3/attachments/ed1cd059-f322-4005-a4da-86fc589ea71c/action Aug 15 15:07:18.612750 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-b06221f2-5f2a-42e9-998c-a65aaa3a6991 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:18.612852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-b06221f2-5f2a-42e9-998c-a65aaa3a6991 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:18.637162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" released by "attachment_update" :: held 0.135s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:07:18.637660 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-1e63e4dd-730e-488c-86e9-7176143c0525 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f returned with HTTP 200 Aug 15 15:07:18.638358 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 716/2876] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:07:18 2026] PUT /volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.641775 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.641775 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:18.665048 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13e97e6b-e68c-40ec-a039-4f8c53ccdc56 req-b06221f2-5f2a-42e9-998c-a65aaa3a6991 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments/ed1cd059-f322-4005-a4da-86fc589ea71c/action returned with HTTP 204 Aug 15 15:07:18.665922 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 714/2877] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:07:18 2026] POST /volume/v3/attachments/ed1cd059-f322-4005-a4da-86fc589ea71c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:18.694615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db125cd3-1acd-41d2-ba69-a1533bdff7c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.696994 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db125cd3-1acd-41d2-ba69-a1533bdff7c5 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:18.697958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db125cd3-1acd-41d2-ba69-a1533bdff7c5 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.697958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db125cd3-1acd-41d2-ba69-a1533bdff7c5 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.714083 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.714083 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:18.722629 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db125cd3-1acd-41d2-ba69-a1533bdff7c5 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:18.730517 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db125cd3-1acd-41d2-ba69-a1533bdff7c5 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:18.730517 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 717/2878] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.744785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6732fefe-fa0e-4095-b778-a7b1cbd67627 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.748533 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6732fefe-fa0e-4095-b778-a7b1cbd67627 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:18.748622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6732fefe-fa0e-4095-b778-a7b1cbd67627 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.748855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6732fefe-fa0e-4095-b778-a7b1cbd67627 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.761044 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.761044 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:18.764618 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6732fefe-fa0e-4095-b778-a7b1cbd67627 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:18.770218 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6732fefe-fa0e-4095-b778-a7b1cbd67627 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:18.770860 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 732/2879] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.827513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-cb8785c7-56bb-4629-84a1-c2ef7db9c745 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.830738 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-cb8785c7-56bb-4629-84a1-c2ef7db9c745 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:18.831296 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-cb8785c7-56bb-4629-84a1-c2ef7db9c745 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.831387 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-cb8785c7-56bb-4629-84a1-c2ef7db9c745 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.847084 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.847084 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:18.854330 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-cb8785c7-56bb-4629-84a1-c2ef7db9c745 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:18.861020 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-cb8785c7-56bb-4629-84a1-c2ef7db9c745 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:18.861601 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 717/2880] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 1110 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.906740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-b1e053fd-bbfb-4b6e-bf0f-69f4b8dd66b2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.909554 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-b1e053fd-bbfb-4b6e-bf0f-69f4b8dd66b2 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] DELETE https://10.4.3.107/volume/v3/attachments/ed1cd059-f322-4005-a4da-86fc589ea71c Aug 15 15:07:18.909788 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-b1e053fd-bbfb-4b6e-bf0f-69f4b8dd66b2 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.910041 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-b1e053fd-bbfb-4b6e-bf0f-69f4b8dd66b2 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.922555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87b50dda-e059-422c-a175-b844f59abf00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.924214 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.924214 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:18.927452 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87b50dda-e059-422c-a175-b844f59abf00 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f Aug 15 15:07:18.927719 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87b50dda-e059-422c-a175-b844f59abf00 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:18.927917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87b50dda-e059-422c-a175-b844f59abf00 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:18.928074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-87b50dda-e059-422c-a175-b844f59abf00 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 18ac5bfe-4357-4df3-8d2c-01152d6b868f {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:18.932685 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.932685 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:18.959504 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87b50dda-e059-422c-a175-b844f59abf00 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f returned with HTTP 200 Aug 15 15:07:18.965502 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 718/2881] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:18 2026] GET /volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:18.977919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:18.980354 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:18.980905 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-594243856", "volume_type": "7e6245fa-5050-4323-b6c6-bc6fa9be39ac", "group_id": "18ac5bfe-4357-4df3-8d2c-01152d6b868f", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:18.983150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-594243856', 'volume_type': '7e6245fa-5050-4323-b6c6-bc6fa9be39ac', 'group_id': '18ac5bfe-4357-4df3-8d2c-01152d6b868f', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:18.992677 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:18.992677 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:18.993371 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume of 1 GB Aug 15 15:07:18.994163 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e3f938e0-e902-457f-8db2-54c3a11199a5 req-b1e053fd-bbfb-4b6e-bf0f-69f4b8dd66b2 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/attachments/ed1cd059-f322-4005-a4da-86fc589ea71c returned with HTTP 200 Aug 15 15:07:18.995799 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 715/2882] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:07:18 2026] DELETE /volume/v3/attachments/ed1cd059-f322-4005-a4da-86fc589ea71c => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:19.005884 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:19.013660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (7a18a776-5585-4ad0-b948-0da9c81f6989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:19.015011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54726c12-a62e-44d1-81a2-b7ec3f39b94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:19.015652 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.015652 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:19.016095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:19.033682 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6ba8d73-1b8e-40be-9aeb-2336da0f5303 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.035858 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6ba8d73-1b8e-40be-9aeb-2336da0f5303 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:07:19.036456 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6ba8d73-1b8e-40be-9aeb-2336da0f5303 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.036456 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6ba8d73-1b8e-40be-9aeb-2336da0f5303 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.041738 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54726c12-a62e-44d1-81a2-b7ec3f39b94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1605665487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e6245fa-5050-4323-b6c6-bc6fa9be39ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18ac5bfe-4357-4df3-8d2c-01152d6b868f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:19.042036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6288d5c5-5014-4d36-aa99-e56a51295a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:19.050008 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.050008 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:19.055210 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6ba8d73-1b8e-40be-9aeb-2336da0f5303 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:07:19.061124 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6ba8d73-1b8e-40be-9aeb-2336da0f5303 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:07:19.061861 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 718/2883] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:19.087136 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1605665487 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1605665487, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:19.087509 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1605665487 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1605665487, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:19.133916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['316c0f4d-f149-4960-856f-03c646e86138', '25e16b10-fc35-4ad9-8abc-a5fabc332514', '7d5b93b0-f2c0-4fb8-b2bc-35c1023c9f15', '2ff5c148-608a-4c85-b24d-d3ce26ba3449'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:19.134727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6288d5c5-5014-4d36-aa99-e56a51295a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316c0f4d-f149-4960-856f-03c646e86138', '25e16b10-fc35-4ad9-8abc-a5fabc332514', '7d5b93b0-f2c0-4fb8-b2bc-35c1023c9f15', '2ff5c148-608a-4c85-b24d-d3ce26ba3449']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:19.135445 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de01568-4565-40d6-b592-c3fd1f27117d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:19.162629 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de01568-4565-40d6-b592-c3fd1f27117d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f66b13bc-46e9-41c4-a25d-d2c57a1fa105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-594243856',encryption_key_id=None,group_id=18ac5bfe-4357-4df3-8d2c-01152d6b868f,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['316c0f4d-f149-4960-856f-03c646e86138','25e16b10-fc35-4ad9-8abc-a5fabc332514','7d5b93b0-f2c0-4fb8-b2bc-35c1023c9f15','2ff5c148-608a-4c85-b24d-d3ce26ba3449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-594243856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18ac5bfe-4357-4df3-8d2c-01152d6b868f,host=None,id=f66b13bc-46e9-41c4-a25d-d2c57a1fa105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf92745628e4f14a6d509eebc9b585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e6245fa-5050-4323-b6c6-bc6fa9be39ac),volume_type_id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:19.163879 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a66abfb-b9a8-4eb0-988e-ca4fd54b6af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:19.189132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a66abfb-b9a8-4eb0-988e-ca4fd54b6af2) transitioned into state 'SUCCESS' from state '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-594243856',encryption_key_id=None,group_id=18ac5bfe-4357-4df3-8d2c-01152d6b868f,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['316c0f4d-f149-4960-856f-03c646e86138','25e16b10-fc35-4ad9-8abc-a5fabc332514','7d5b93b0-f2c0-4fb8-b2bc-35c1023c9f15','2ff5c148-608a-4c85-b24d-d3ce26ba3449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:19.192417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0f2bef-1f4d-4fb5-be89-32a4e5851bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:19.207264 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0f2bef-1f4d-4fb5-be89-32a4e5851bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:19.208266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (7a18a776-5585-4ad0-b948-0da9c81f6989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:19.208609 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request issued successfully. Aug 15 15:07:19.209712 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:19.209875 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:19.253578 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:19.259666 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.259666 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:19.261932 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a222c119-9b7c-4912-85eb-2e9cf81f8ec6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:19.262378 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 733/2884] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:07:18 2026] POST /volume/v3/volumes => generated 822 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:19.275932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.278298 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 Aug 15 15:07:19.278599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.278851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.291157 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.291157 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:19.298495 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:19.298495 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:19.298495 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:19.322636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-570eaa8b-5407-4bd4-9662-b9b224b19f03 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.326804 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-570eaa8b-5407-4bd4-9662-b9b224b19f03 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:19.327346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-570eaa8b-5407-4bd4-9662-b9b224b19f03 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.327346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-570eaa8b-5407-4bd4-9662-b9b224b19f03 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.352430 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:19.358767 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.358767 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:19.360308 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.360308 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:19.363430 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-570eaa8b-5407-4bd4-9662-b9b224b19f03 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:19.368923 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-570eaa8b-5407-4bd4-9662-b9b224b19f03 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:19.369482 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 716/2885] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:19.371637 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d06a9e74-4ba7-4a9d-bf36-1e22c89faf27 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 returned with HTTP 200 Aug 15 15:07:19.372436 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 719/2886] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 => generated 890 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:19.442544 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27d8c87b-1de6-4a22-99cd-605400f57764 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.446627 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27d8c87b-1de6-4a22-99cd-605400f57764 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:19.446806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27d8c87b-1de6-4a22-99cd-605400f57764 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.447098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27d8c87b-1de6-4a22-99cd-605400f57764 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.447278 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-27d8c87b-1de6-4a22-99cd-605400f57764 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:19.456645 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.456645 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:19.457322 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27d8c87b-1de6-4a22-99cd-605400f57764 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:19.457708 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 719/2887] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:19.468860 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afa160da-69cd-4e5f-bbf7-42a41f8aa4c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.473263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afa160da-69cd-4e5f-bbf7-42a41f8aa4c9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] PUT https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:19.473263 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afa160da-69cd-4e5f-bbf7-42a41f8aa4c9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:19.473854 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=711,cinder:UPDATE=162,cinder:INSERT=102 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:07:19.476504 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.476504 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:19.482852 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afa160da-69cd-4e5f-bbf7-42a41f8aa4c9 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:19.483408 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 734/2888] 10.4.3.107 () {70 vars in 1408 bytes} [Sat Aug 15 15:07:19 2026] PUT /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 315 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:19.493788 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-424bdf4b-330d-410f-b5b5-479e6d6242f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.498685 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-424bdf4b-330d-410f-b5b5-479e6d6242f6 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:19.498958 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-424bdf4b-330d-410f-b5b5-479e6d6242f6 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.499173 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-424bdf4b-330d-410f-b5b5-479e6d6242f6 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.499335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-424bdf4b-330d-410f-b5b5-479e6d6242f6 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:19.504586 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.504586 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:19.508269 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-424bdf4b-330d-410f-b5b5-479e6d6242f6 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:19.508269 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 717/2889] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:19.521455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.526963 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] DELETE https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:19.527226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.527455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.527567 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Delete backup with id: 1d865c9d-c512-45ea-ad0b-034b8cf6726a. Aug 15 15:07:19.540018 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.540018 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:19.561849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] delete_backup rpcapi backup_id 1d865c9d-c512-45ea-ad0b-034b8cf6726a {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:07:19.565394 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efab02f6-293e-4db3-9870-0fe55db9eb51 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 202 Aug 15 15:07:19.565976 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 720/2890] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:19 2026] DELETE /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:19.572281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9db34c50-b012-472b-bc04-65af2efaaf5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.575325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9db34c50-b012-472b-bc04-65af2efaaf5e tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:19.575514 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9db34c50-b012-472b-bc04-65af2efaaf5e tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.577571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9db34c50-b012-472b-bc04-65af2efaaf5e tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.577724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90efb06b-89ef-4d82-9fca-63e876aeed8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:19.580863 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90efb06b-89ef-4d82-9fca-63e876aeed8d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:19.581401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90efb06b-89ef-4d82-9fca-63e876aeed8d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:19.582848 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90efb06b-89ef-4d82-9fca-63e876aeed8d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:19.584285 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-90efb06b-89ef-4d82-9fca-63e876aeed8d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:19.593036 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.593036 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:19.595463 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:19.595463 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:19.595463 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90efb06b-89ef-4d82-9fca-63e876aeed8d tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 200 Aug 15 15:07:19.595463 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 735/2891] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 760 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:19.597073 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9db34c50-b012-472b-bc04-65af2efaaf5e tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:19.606957 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9db34c50-b012-472b-bc04-65af2efaaf5e tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:19.607785 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 720/2892] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:19 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:20.389932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88cd8874-e22f-4dc9-ab3b-24c4a655f94b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.391001 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.391733 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88cd8874-e22f-4dc9-ab3b-24c4a655f94b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:20.391935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88cd8874-e22f-4dc9-ab3b-24c4a655f94b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:20.392128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88cd8874-e22f-4dc9-ab3b-24c4a655f94b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:20.394808 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 Aug 15 15:07:20.395114 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:20.395392 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:20.415566 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.415566 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:20.417575 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.417575 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:20.428432 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:20.428432 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:20.428432 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:20.432426 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88cd8874-e22f-4dc9-ab3b-24c4a655f94b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:20.438217 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88cd8874-e22f-4dc9-ab3b-24c4a655f94b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:20.438778 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 718/2893] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:20 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:20.500505 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:20.505794 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.505794 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:20.517685 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77498361-ac6b-4394-928c-72e3d16cb0e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 returned with HTTP 200 Aug 15 15:07:20.519721 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 721/2894] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:20 2026] GET /volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:20.536293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.540645 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/group_snapshots Aug 15 15:07:20.541350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "18ac5bfe-4357-4df3-8d2c-01152d6b868f", "name": "tempest-group_snapshot-714740465"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:20.543508 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '18ac5bfe-4357-4df3-8d2c-01152d6b868f', 'name': 'tempest-group_snapshot-714740465'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 15 15:07:20.548415 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.548415 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:20.553053 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group_snapshot tempest-group_snapshot-714740465. Aug 15 15:07:20.575389 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.575389 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:20.588117 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1605665487 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1605665487, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:20.612325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cebbd3a1-3f1a-4a81-986c-0600099b5a95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.615845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cebbd3a1-3f1a-4a81-986c-0600099b5a95 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a Aug 15 15:07:20.615845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cebbd3a1-3f1a-4a81-986c-0600099b5a95 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:20.615845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cebbd3a1-3f1a-4a81-986c-0600099b5a95 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:20.615845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cebbd3a1-3f1a-4a81-986c-0600099b5a95 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Show backup with id 1d865c9d-c512-45ea-ad0b-034b8cf6726a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:20.622272 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cebbd3a1-3f1a-4a81-986c-0600099b5a95 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a returned with HTTP 404 Aug 15 15:07:20.622272 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 721/2895] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:20 2026] GET /volume/v3/backups/1d865c9d-c512-45ea-ad0b-034b8cf6726a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:20.629471 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['9de443d1-653d-4731-b8e7-e80fb63953da', 'c48c1ff5-b74e-4797-b708-04d29b9f7c78', '3c7fed74-8940-44f1-9795-df208c986f64', '651a6b70-4b40-4900-9cfe-ec4efbc47990'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:20.631262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.634848 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 Aug 15 15:07:20.635067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:20.635381 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:20.635490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Delete volume with id: 43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 Aug 15 15:07:20.649739 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.649739 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:20.650318 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Volume info retrieved successfully. Aug 15 15:07:20.683375 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Delete volume request issued successfully. Aug 15 15:07:20.683531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-316f5fa3-f0a4-4243-952a-1722bc70c91c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots returned with HTTP 202 Aug 15 15:07:20.683669 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3497fd20-b7d2-4fe0-98e1-c7f671fe8f73 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 returned with HTTP 202 Aug 15 15:07:20.684147 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 736/2896] 10.4.3.107 () {70 vars in 1324 bytes} [Sat Aug 15 15:07:20 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:20.684282 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 719/2897] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:20 2026] DELETE /volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:20.695709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0d9c677-e33a-4dca-affb-3107342cfbc4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.696227 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62bbb7c0-fada-4ba5-9ed3-d147c3144fa2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.697909 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0d9c677-e33a-4dca-affb-3107342cfbc4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 Aug 15 15:07:20.698226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0d9c677-e33a-4dca-affb-3107342cfbc4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:20.698586 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0d9c677-e33a-4dca-affb-3107342cfbc4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:20.698958 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62bbb7c0-fada-4ba5-9ed3-d147c3144fa2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea Aug 15 15:07:20.699144 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62bbb7c0-fada-4ba5-9ed3-d147c3144fa2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:20.699432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62bbb7c0-fada-4ba5-9ed3-d147c3144fa2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:20.699646 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-62bbb7c0-fada-4ba5-9ed3-d147c3144fa2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 944bd825-5399-4760-9d80-31b433e2c5ea {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:20.704289 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.704289 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:20.715354 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62bbb7c0-fada-4ba5-9ed3-d147c3144fa2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea returned with HTTP 200 Aug 15 15:07:20.715959 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 722/2898] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:20 2026] GET /volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:20.720822 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:20.720822 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:20.730537 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e0d9c677-e33a-4dca-affb-3107342cfbc4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Volume info retrieved successfully. Aug 15 15:07:20.739000 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0d9c677-e33a-4dca-affb-3107342cfbc4 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 returned with HTTP 200 Aug 15 15:07:20.739583 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 722/2899] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:20 2026] GET /volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:20.979557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e84ffdbb-c1f8-47f3-a25f-4ebc4b69f79b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:20.984373 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e84ffdbb-c1f8-47f3-a25f-4ebc4b69f79b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f/action Aug 15 15:07:20.985156 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e84ffdbb-c1f8-47f3-a25f-4ebc4b69f79b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:20.985603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e84ffdbb-c1f8-47f3-a25f-4ebc4b69f79b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:21.011955 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.011955 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:21.023712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5808a30c-5af7-43bf-b3a1-6e4cfcb10f9a req-e84ffdbb-c1f8-47f3-a25f-4ebc4b69f79b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f/action returned with HTTP 204 Aug 15 15:07:21.024207 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 737/2900] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:07:20 2026] POST /volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:21.453184 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4de2b6db-4cd0-41b2-96a1-0180f2632b62 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:21.457141 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4de2b6db-4cd0-41b2-96a1-0180f2632b62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:21.457401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4de2b6db-4cd0-41b2-96a1-0180f2632b62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:21.457785 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4de2b6db-4cd0-41b2-96a1-0180f2632b62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:21.460644 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=746,cinder:UPDATE=170,cinder:INSERT=112 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:07:21.477712 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.477712 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:21.482381 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4de2b6db-4cd0-41b2-96a1-0180f2632b62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:21.490540 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4de2b6db-4cd0-41b2-96a1-0180f2632b62 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:21.493979 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 720/2901] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:21 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:21.731840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34ecacea-6d12-4be2-b034-e2bfd5a41f5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:21.732528 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34ecacea-6d12-4be2-b034-e2bfd5a41f5a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea Aug 15 15:07:21.732783 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34ecacea-6d12-4be2-b034-e2bfd5a41f5a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:21.732971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34ecacea-6d12-4be2-b034-e2bfd5a41f5a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:21.733106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-34ecacea-6d12-4be2-b034-e2bfd5a41f5a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 944bd825-5399-4760-9d80-31b433e2c5ea {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:21.736545 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.736545 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:21.743380 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34ecacea-6d12-4be2-b034-e2bfd5a41f5a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea returned with HTTP 200 Aug 15 15:07:21.744129 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 723/2902] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:21 2026] GET /volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:21.755376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:21.757655 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:07:21.757913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:21.758083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-870ec02f-4c31-46da-bb5b-ad5237e8cbd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:21.758378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:21.758572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:21.759981 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-870ec02f-4c31-46da-bb5b-ad5237e8cbd8 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] GET https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 Aug 15 15:07:21.760117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:07:21.760338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-870ec02f-4c31-46da-bb5b-ad5237e8cbd8 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:21.760680 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-870ec02f-4c31-46da-bb5b-ad5237e8cbd8 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:21.764742 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all snapshots completed successfully. Aug 15 15:07:21.765054 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.765054 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:21.765829 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b43abe8c-8a24-4022-a3bd-3e82d82edd86 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:07:21.766342 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 723/2903] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 15:07:21 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:21.769574 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-870ec02f-4c31-46da-bb5b-ad5237e8cbd8 tempest-ProjectAdminTests39-1338187045 tempest-ProjectAdminTests39-1338187045-project-admin] https://10.4.3.107/volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 returned with HTTP 404 Aug 15 15:07:21.770670 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 738/2904] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:21 2026] GET /volume/v3/volumes/43fcb0b3-73cf-492d-9c4b-1a51e7d1cbb7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:21.777003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff033b14-6c4b-46a3-a0fd-b57b59a40336 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:21.783320 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff033b14-6c4b-46a3-a0fd-b57b59a40336 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/83e47530-ee2d-40e0-b94b-3192c651147d Aug 15 15:07:21.783320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff033b14-6c4b-46a3-a0fd-b57b59a40336 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:21.783320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff033b14-6c4b-46a3-a0fd-b57b59a40336 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:21.792406 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.792406 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:21.793297 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff033b14-6c4b-46a3-a0fd-b57b59a40336 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Snapshot retrieved successfully. Aug 15 15:07:21.795149 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff033b14-6c4b-46a3-a0fd-b57b59a40336 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/83e47530-ee2d-40e0-b94b-3192c651147d returned with HTTP 200 Aug 15 15:07:21.795948 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 721/2905] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:21 2026] GET /volume/v3/snapshots/83e47530-ee2d-40e0-b94b-3192c651147d => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:21.808675 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:21.810951 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups/action Aug 15 15:07:21.811204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "944bd825-5399-4760-9d80-31b433e2c5ea", "name": "tempest-Group_from_snap-1072857175"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:21.811388 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "944bd825-5399-4760-9d80-31b433e2c5ea", "name": "tempest-Group_from_snap-1072857175"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:21.813098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '944bd825-5399-4760-9d80-31b433e2c5ea', 'name': 'tempest-Group_from_snap-1072857175'}}. {{(pid=100274) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 15 15:07:21.813208 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group tempest-Group_from_snap-1072857175 from group_snapshot 944bd825-5399-4760-9d80-31b433e2c5ea. Aug 15 15:07:21.821022 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.821022 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:21.837582 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.837582 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:21.841493 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.841493 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:21.889078 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['80a03e67-d341-46b2-ac6a-1672681ba582'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:21.978291 np0000007361 devstack@c-api.service[100274]: INFO cinder.group.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] A mapping entry already exists for group 97546d91-04f1-4f55-a2a2-a24771ffc96b and volume type 7e6245fa-5050-4323-b6c6-bc6fa9be39ac. Do not need to create again. Aug 15 15:07:21.979500 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:21.979500 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:21.979500 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:21.986067 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (9302e414-4b68-4d4e-864c-d9d574e5a9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:21.987630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2d9084-72f5-48f8-89ae-4d056d4b13f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:21.988434 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:22.030545 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2d9084-72f5-48f8-89ae-4d056d4b13f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '83e47530-ee2d-40e0-b94b-3192c651147d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1605665487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e6245fa-5050-4323-b6c6-bc6fa9be39ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '97546d91-04f1-4f55-a2a2-a24771ffc96b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:22.031801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e610a0-c9dc-444f-a46d-4ccf2c6f00d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:22.063975 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1605665487 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1605665487, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:22.079687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['42e5c352-60cd-4449-bb4d-73cd957cbff5', 'b7924547-d2d6-4fa5-9b79-425f0666210b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:22.080572 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e610a0-c9dc-444f-a46d-4ccf2c6f00d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e5c352-60cd-4449-bb4d-73cd957cbff5', 'b7924547-d2d6-4fa5-9b79-425f0666210b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:22.081393 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1822bc-167a-4481-ad74-c0ebde276288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:22.128582 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1822bc-167a-4481-ad74-c0ebde276288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e23f4e-9026-43dc-b3f9-1a345bc24481', '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=97546d91-04f1-4f55-a2a2-a24771ffc96b,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['42e5c352-60cd-4449-bb4d-73cd957cbff5','b7924547-d2d6-4fa5-9b79-425f0666210b'],size=1,snapshot_id=83e47530-ee2d-40e0-b94b-3192c651147d,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97546d91-04f1-4f55-a2a2-a24771ffc96b,host=None,id=a5e23f4e-9026-43dc-b3f9-1a345bc24481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf92745628e4f14a6d509eebc9b585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=83e47530-ee2d-40e0-b94b-3192c651147d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e6245fa-5050-4323-b6c6-bc6fa9be39ac),volume_type_id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:22.129907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebeb34a9-7428-46d1-9559-2b11f7b60fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:22.158585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebeb34a9-7428-46d1-9559-2b11f7b60fd5) transitioned into state 'SUCCESS' from 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=97546d91-04f1-4f55-a2a2-a24771ffc96b,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['42e5c352-60cd-4449-bb4d-73cd957cbff5','b7924547-d2d6-4fa5-9b79-425f0666210b'],size=1,snapshot_id=83e47530-ee2d-40e0-b94b-3192c651147d,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=7e6245fa-5050-4323-b6c6-bc6fa9be39ac)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:22.159399 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (9302e414-4b68-4d4e-864c-d9d574e5a9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:22.159846 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request issued successfully. Aug 15 15:07:22.178554 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c023cb11-e8cc-4fad-88e6-27ba16189ac0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/action returned with HTTP 202 Aug 15 15:07:22.178941 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 724/2906] 10.4.3.107 () {70 vars in 1318 bytes} [Sat Aug 15 15:07:21 2026] POST /volume/v3/groups/action => generated 103 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:22.190372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41adfe58-16ca-4d86-a050-50c415f0d559 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:22.197353 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:22.197353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:22.197353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:22.197353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:22.197353 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:22.217594 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:22.218519 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:22.218709 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:22.273137 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:22.278995 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.278995 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:22.286986 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:22.287207 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:22.346144 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:22.364532 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.364532 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:22.389136 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41adfe58-16ca-4d86-a050-50c415f0d559 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:22.389136 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 724/2907] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:22 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:22.408599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:22.411656 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 Aug 15 15:07:22.412037 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:22.412572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:22.428070 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.428070 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:22.433280 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:22.434132 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:22.434345 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:22.490134 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:22.495803 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.495803 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:22.506566 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5a4a32-ecb3-439d-a447-6d5f1a76a862 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 returned with HTTP 200 Aug 15 15:07:22.509267 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 739/2908] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:22 2026] GET /volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 => generated 927 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:22.526675 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-17aab899-00a2-4e62-a11d-bf3b40bbcd0e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:22.530309 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17aab899-00a2-4e62-a11d-bf3b40bbcd0e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b Aug 15 15:07:22.530573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17aab899-00a2-4e62-a11d-bf3b40bbcd0e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:22.530746 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17aab899-00a2-4e62-a11d-bf3b40bbcd0e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:22.530904 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-17aab899-00a2-4e62-a11d-bf3b40bbcd0e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 97546d91-04f1-4f55-a2a2-a24771ffc96b {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:22.535332 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.535332 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:22.545728 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17aab899-00a2-4e62-a11d-bf3b40bbcd0e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b returned with HTTP 200 Aug 15 15:07:22.546135 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 722/2909] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:22 2026] GET /volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:22.561698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:22.566310 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:22.566723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:22.567021 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:22.568531 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:22.569228 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.569228 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:22.570139 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:22.581753 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:22.582519 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:22.582699 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:22.632960 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:22.637340 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.637340 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:22.648272 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:22.648272 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:22.708701 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:22.715178 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.715178 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:22.724950 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-649d6c53-d08a-4dc3-961f-a3db7a5873af tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:22.725296 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 725/2910] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:22 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:22.740372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60b06378-1768-473b-b353-2b82cac51ccb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:22.742976 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60b06378-1768-473b-b353-2b82cac51ccb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b/action Aug 15 15:07:22.743676 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60b06378-1768-473b-b353-2b82cac51ccb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:22.743676 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60b06378-1768-473b-b353-2b82cac51ccb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:22.746081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-60b06378-1768-473b-b353-2b82cac51ccb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for group 97546d91-04f1-4f55-a2a2-a24771ffc96b {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:07:22.746203 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-60b06378-1768-473b-b353-2b82cac51ccb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group with id: 97546d91-04f1-4f55-a2a2-a24771ffc96b Aug 15 15:07:22.751316 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.751316 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:22.797138 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60b06378-1768-473b-b353-2b82cac51ccb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b/action returned with HTTP 202 Aug 15 15:07:22.797643 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 725/2911] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:07:22 2026] POST /volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:22.806460 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:22.809305 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 Aug 15 15:07:22.809585 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:22.809851 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:22.816841 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.816841 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:22.820847 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:22.821857 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:22.822067 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:22.870226 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:22.875947 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:22.875947 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:22.887913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b4a4c3d-4159-4521-9202-558ddd0ac9e2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 returned with HTTP 200 Aug 15 15:07:22.888688 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 740/2912] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:22 2026] GET /volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 => generated 926 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:23.912367 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54cdb33b-3c6f-4361-ab60-1b4a26a5160d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:23.918599 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54cdb33b-3c6f-4361-ab60-1b4a26a5160d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 Aug 15 15:07:23.919023 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54cdb33b-3c6f-4361-ab60-1b4a26a5160d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:23.919333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54cdb33b-3c6f-4361-ab60-1b4a26a5160d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:23.931089 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54cdb33b-3c6f-4361-ab60-1b4a26a5160d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 returned with HTTP 404 Aug 15 15:07:23.931605 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 723/2913] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:23 2026] GET /volume/v3/volumes/a5e23f4e-9026-43dc-b3f9-1a345bc24481 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:23.944431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb0ae29a-395a-47fb-b74f-51ca669a567e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:23.946783 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb0ae29a-395a-47fb-b74f-51ca669a567e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b Aug 15 15:07:23.947056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb0ae29a-395a-47fb-b74f-51ca669a567e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:23.947319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb0ae29a-395a-47fb-b74f-51ca669a567e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:23.947449 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-eb0ae29a-395a-47fb-b74f-51ca669a567e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 97546d91-04f1-4f55-a2a2-a24771ffc96b {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:23.949196 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=686,cinder:INSERT=98,cinder:UPDATE=162 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:07:23.951328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb0ae29a-395a-47fb-b74f-51ca669a567e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b returned with HTTP 404 Aug 15 15:07:23.952090 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 726/2914] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:23 2026] GET /volume/v3/groups/97546d91-04f1-4f55-a2a2-a24771ffc96b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:23.965834 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:23.969131 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] DELETE https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea Aug 15 15:07:23.969131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:23.969131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:23.969131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for member 944bd825-5399-4760-9d80-31b433e2c5ea {{(pid=100271) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 15 15:07:23.969131 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.group_snapshots [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group_snapshot with id: 944bd825-5399-4760-9d80-31b433e2c5ea Aug 15 15:07:23.973455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45647b97-6572-4eec-9777-b6ea47d08b0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:23.988476 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:23.988476 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:24.076472 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6339f37e-5a7c-4a8a-a905-0e051fe91c8c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea returned with HTTP 202 Aug 15 15:07:24.077372 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 726/2915] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:07:23 2026] DELETE /volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:24.086024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41526d52-ee27-4188-9a8a-eded16378eca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.089485 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:24.089869 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:24.090466 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:24.094321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:24.094470 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.094470 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:24.094846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:24.108631 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:24.109937 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:24.109937 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:24.144285 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:24.144696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1546630066"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:24.149381 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1546630066'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:24.149619 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Create volume of 1 GB Aug 15 15:07:24.155691 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Availability Zones retrieved successfully. Aug 15 15:07:24.163087 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Flow 'volume_create_api' (2934935c-2248-41ab-bcce-f809e8c1b2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:24.165974 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:24.168957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58caefae-530a-4da2-be70-18c37e36965b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:24.168957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:24.170803 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.170803 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:24.181193 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41526d52-ee27-4188-9a8a-eded16378eca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:24.183062 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 724/2916] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:24 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:24.199944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-880625ec-ad07-4437-b97d-4a8991f400ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.204272 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:07:24.204272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:24.204272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:24.204272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:24.205636 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:07:24.211895 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all snapshots completed successfully. Aug 15 15:07:24.213204 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-880625ec-ad07-4437-b97d-4a8991f400ca tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:07:24.213613 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 727/2917] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 15:07:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:07:24.215802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58caefae-530a-4da2-be70-18c37e36965b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:24.217455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e22147c-5605-4ba6-b9ba-4dd382923701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:24.225409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea295537-dbd5-4b02-b4dd-3df4be0abf26 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.227544 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea295537-dbd5-4b02-b4dd-3df4be0abf26 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea Aug 15 15:07:24.227756 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea295537-dbd5-4b02-b4dd-3df4be0abf26 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:24.227965 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea295537-dbd5-4b02-b4dd-3df4be0abf26 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:24.228137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-ea295537-dbd5-4b02-b4dd-3df4be0abf26 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 944bd825-5399-4760-9d80-31b433e2c5ea {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:24.237179 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea295537-dbd5-4b02-b4dd-3df4be0abf26 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea returned with HTTP 404 Aug 15 15:07:24.237179 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 727/2918] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:24 2026] GET /volume/v3/group_snapshots/944bd825-5399-4760-9d80-31b433e2c5ea => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:24.247805 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e0182730-87b3-4702-8c03-4359ac87c90c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.251294 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:24.251502 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:24.251684 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:24.251927 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:24.252614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:24.261558 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:24.262535 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:24.262782 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:24.308914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Created reservations ['f4d20b11-10bc-4f7e-8b57-5e876a4fdeee', 'e4ba5525-ead4-4126-93dd-aff755888ea5', '03e04467-14f5-451c-8001-b396305ec222', 'd98433ef-9614-44ae-accf-2f95eedf4f0d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:24.309999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e22147c-5605-4ba6-b9ba-4dd382923701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d20b11-10bc-4f7e-8b57-5e876a4fdeee', 'e4ba5525-ead4-4126-93dd-aff755888ea5', '03e04467-14f5-451c-8001-b396305ec222', 'd98433ef-9614-44ae-accf-2f95eedf4f0d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:24.311108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1082ed70-8c4d-44db-ba22-5a0ae48b9bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:24.317973 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:24.325278 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.325278 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:24.337266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0182730-87b3-4702-8c03-4359ac87c90c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:24.337825 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 725/2919] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:24 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:24.353941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1082ed70-8c4d-44db-ba22-5a0ae48b9bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e61eb6dc-fb78-4e19-ab46-2cbe1e463531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546630066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23f4e0d255241a6a7f300b1bf4ecd57',qos_specs=None,replication_status=,reservations=['f4d20b11-10bc-4f7e-8b57-5e876a4fdeee','e4ba5525-ead4-4126-93dd-aff755888ea5','03e04467-14f5-451c-8001-b396305ec222','d98433ef-9614-44ae-accf-2f95eedf4f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06ac78612a84ca49bac57f1055eb3c7',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546630066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e61eb6dc-fb78-4e19-ab46-2cbe1e463531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c23f4e0d255241a6a7f300b1bf4ecd57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b06ac78612a84ca49bac57f1055eb3c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:24.355804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88596d5-ec1b-4862-bb86-dd5ff39745d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:24.362268 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.365230 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f/action Aug 15 15:07:24.365230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:24.365230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:24.366198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for group 18ac5bfe-4357-4df3-8d2c-01152d6b868f {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:07:24.369398 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group with id: 18ac5bfe-4357-4df3-8d2c-01152d6b868f Aug 15 15:07:24.376865 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.376865 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:24.389737 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88596d5-ec1b-4862-bb86-dd5ff39745d9) transitioned into state 'SUCCESS' from state '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-1546630066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23f4e0d255241a6a7f300b1bf4ecd57',qos_specs=None,replication_status=,reservations=['f4d20b11-10bc-4f7e-8b57-5e876a4fdeee','e4ba5525-ead4-4126-93dd-aff755888ea5','03e04467-14f5-451c-8001-b396305ec222','d98433ef-9614-44ae-accf-2f95eedf4f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06ac78612a84ca49bac57f1055eb3c7',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:24.391109 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96034f11-18ef-469d-a68f-91be3daf8082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:24.403599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96034f11-18ef-469d-a68f-91be3daf8082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:24.404401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Flow 'volume_create_api' (2934935c-2248-41ab-bcce-f809e8c1b2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:24.404807 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Create volume request issued successfully. Aug 15 15:07:24.406302 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45647b97-6572-4eec-9777-b6ea47d08b0a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:24.407150 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 741/2920] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:07:23 2026] POST /volume/v3/volumes => generated 778 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:24.423608 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-518cea88-73c1-4aa4-a816-77f2bf6bb099 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.427023 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-518cea88-73c1-4aa4-a816-77f2bf6bb099 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 Aug 15 15:07:24.427334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-518cea88-73c1-4aa4-a816-77f2bf6bb099 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:24.427593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-518cea88-73c1-4aa4-a816-77f2bf6bb099 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:24.428993 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8d55f7a-a44d-4853-b5c3-b628c7974434 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f/action returned with HTTP 202 Aug 15 15:07:24.429805 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 728/2921] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:07:24 2026] POST /volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:24.437268 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:24.439982 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 Aug 15 15:07:24.440308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:24.440601 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:24.446426 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.446426 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:24.458953 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.458953 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:24.461389 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-518cea88-73c1-4aa4-a816-77f2bf6bb099 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Volume info retrieved successfully. Aug 15 15:07:24.467771 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-518cea88-73c1-4aa4-a816-77f2bf6bb099 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 returned with HTTP 200 Aug 15 15:07:24.468286 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 728/2922] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:24 2026] GET /volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:24.468562 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:24.469721 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:24.469966 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:24.528415 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:24.532617 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:24.532617 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:24.542080 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a7640c2-2731-47c5-9344-01309a44bdd7 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 returned with HTTP 200 Aug 15 15:07:24.542593 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 726/2923] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:24 2026] GET /volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:25.485550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a04f1b2-b87a-4f94-bc06-3a9522c63a6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.487449 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a04f1b2-b87a-4f94-bc06-3a9522c63a6a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 Aug 15 15:07:25.487707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a04f1b2-b87a-4f94-bc06-3a9522c63a6a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.487894 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a04f1b2-b87a-4f94-bc06-3a9522c63a6a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.497733 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:25.497733 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:25.501831 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a04f1b2-b87a-4f94-bc06-3a9522c63a6a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Volume info retrieved successfully. Aug 15 15:07:25.506080 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a04f1b2-b87a-4f94-bc06-3a9522c63a6a tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 returned with HTTP 200 Aug 15 15:07:25.506595 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 742/2924] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:25.524409 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6df8bc17-c712-44fb-9d19-d891094999bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.529489 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:07:25.529984 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e61eb6dc-fb78-4e19-ab46-2cbe1e463531", "name": "tempest-type-Backup-1937831538"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:25.532405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Creating new backup {'backup': {'volume_id': 'e61eb6dc-fb78-4e19-ab46-2cbe1e463531', 'name': 'tempest-type-Backup-1937831538'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:07:25.532604 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Creating backup of volume e61eb6dc-fb78-4e19-ab46-2cbe1e463531 in container None Aug 15 15:07:25.541983 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:25.541983 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:25.542458 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Volume info retrieved successfully. Aug 15 15:07:25.559633 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89726fb8-9aac-4260-b5b1-69359d17f1ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.561386 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89726fb8-9aac-4260-b5b1-69359d17f1ef tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 Aug 15 15:07:25.561706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89726fb8-9aac-4260-b5b1-69359d17f1ef tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.561949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89726fb8-9aac-4260-b5b1-69359d17f1ef tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.567230 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89726fb8-9aac-4260-b5b1-69359d17f1ef tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 returned with HTTP 404 Aug 15 15:07:25.568251 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 729/2925] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/volumes/f66b13bc-46e9-41c4-a25d-d2c57a1fa105 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:25.576613 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bbaa8de7-8766-4a25-889c-b59edaeca7f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.578814 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bbaa8de7-8766-4a25-889c-b59edaeca7f3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f Aug 15 15:07:25.579025 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bbaa8de7-8766-4a25-889c-b59edaeca7f3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.579209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bbaa8de7-8766-4a25-889c-b59edaeca7f3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.579360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-bbaa8de7-8766-4a25-889c-b59edaeca7f3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 18ac5bfe-4357-4df3-8d2c-01152d6b868f {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:25.582592 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bbaa8de7-8766-4a25-889c-b59edaeca7f3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f returned with HTTP 404 Aug 15 15:07:25.583151 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 727/2926] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/groups/18ac5bfe-4357-4df3-8d2c-01152d6b868f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:25.583602 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Created reservations ['2bb88253-c15f-4c1f-bbce-2fd046ff3bda', 'c96499ff-a7dd-4564-87f6-ef1bb9ca0fad'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:25.590583 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-526c75bc-c60d-41c2-80cc-80fd233b65e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.592608 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-526c75bc-c60d-41c2-80cc-80fd233b65e4 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/d55106f5-965a-44df-9e18-490a4270ef16 Aug 15 15:07:25.592806 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-526c75bc-c60d-41c2-80cc-80fd233b65e4 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.593063 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-526c75bc-c60d-41c2-80cc-80fd233b65e4 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.618698 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-526c75bc-c60d-41c2-80cc-80fd233b65e4 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/group_types/d55106f5-965a-44df-9e18-490a4270ef16 returned with HTTP 202 Aug 15 15:07:25.619050 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 743/2927] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:07:25 2026] DELETE /volume/v3/group_types/d55106f5-965a-44df-9e18-490a4270ef16 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:25.629078 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7921921a-01c4-4b68-8006-eb94c14d34da None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.631527 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6df8bc17-c712-44fb-9d19-d891094999bf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:07:25.632211 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 729/2928] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:07:25 2026] POST /volume/v3/backups => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:25.633728 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7921921a-01c4-4b68-8006-eb94c14d34da tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] DELETE https://10.4.3.107/volume/v3/types/7e6245fa-5050-4323-b6c6-bc6fa9be39ac Aug 15 15:07:25.633728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7921921a-01c4-4b68-8006-eb94c14d34da tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.633728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7921921a-01c4-4b68-8006-eb94c14d34da tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.643541 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86489684-4429-4d80-9bfd-655c4bcce460 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.646846 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86489684-4429-4d80-9bfd-655c4bcce460 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:25.647146 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86489684-4429-4d80-9bfd-655c4bcce460 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.647416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86489684-4429-4d80-9bfd-655c4bcce460 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.647607 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-86489684-4429-4d80-9bfd-655c4bcce460 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:25.653753 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:25.653753 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:25.653938 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86489684-4429-4d80-9bfd-655c4bcce460 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:25.655385 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 728/2929] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:25.684518 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7921921a-01c4-4b68-8006-eb94c14d34da tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types/7e6245fa-5050-4323-b6c6-bc6fa9be39ac returned with HTTP 202 Aug 15 15:07:25.684959 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 730/2930] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:25 2026] DELETE /volume/v3/types/7e6245fa-5050-4323-b6c6-bc6fa9be39ac => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:25.694262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f27f00f7-f443-4670-aa4e-ef5bd266baaa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.696332 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f27f00f7-f443-4670-aa4e-ef5bd266baaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] GET https://10.4.3.107/volume/v3/types/7e6245fa-5050-4323-b6c6-bc6fa9be39ac Aug 15 15:07:25.697008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f27f00f7-f443-4670-aa4e-ef5bd266baaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.697008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f27f00f7-f443-4670-aa4e-ef5bd266baaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.701630 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f27f00f7-f443-4670-aa4e-ef5bd266baaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types/7e6245fa-5050-4323-b6c6-bc6fa9be39ac returned with HTTP 404 Aug 15 15:07:25.702300 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 744/2931] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/types/7e6245fa-5050-4323-b6c6-bc6fa9be39ac => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:25.710782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f35b5b1d-239d-4d6a-9c85-21149b5fd908 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.713055 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f35b5b1d-239d-4d6a-9c85-21149b5fd908 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:25.713592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f35b5b1d-239d-4d6a-9c85-21149b5fd908 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-581008569"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:25.718195 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:25.718195 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:25.737712 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f35b5b1d-239d-4d6a-9c85-21149b5fd908 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:25.737861 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 730/2932] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:25 2026] POST /volume/v3/types => generated 223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:25.753487 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e8d57c09-9a12-4aa7-8fbe-4e1493f6f1f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.758437 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e8d57c09-9a12-4aa7-8fbe-4e1493f6f1f5 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:07:25.758962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e8d57c09-9a12-4aa7-8fbe-4e1493f6f1f5 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1192615760"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:25.779592 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e8d57c09-9a12-4aa7-8fbe-4e1493f6f1f5 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:07:25.781662 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 729/2933] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:07:25 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:25.789803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.791539 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:07:25.791999 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "77d7a27e-b9bd-432f-9233-74bf7bdedea6", "volume_types": ["a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04"], "name": "tempest-GroupSnapshotsTest-Group-354549407"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:25.799079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group {'group': {'group_type': '77d7a27e-b9bd-432f-9233-74bf7bdedea6', 'volume_types': ['a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04'], 'name': 'tempest-GroupSnapshotsTest-Group-354549407'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:07:25.807972 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group tempest-GroupSnapshotsTest-Group-354549407. Aug 15 15:07:25.821735 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:25.846065 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['db2c8d9f-20be-4399-9766-e48540696b68'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:25.848847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c1be139b-69bf-418c-ba3d-2092234f15da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.852932 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c1be139b-69bf-418c-ba3d-2092234f15da tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:07:25.853536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c1be139b-69bf-418c-ba3d-2092234f15da tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.853820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c1be139b-69bf-418c-ba3d-2092234f15da tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.874296 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:25.874296 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:25.876329 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d65f4820-112f-463a-9072-f2dd91fd0d20 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:07:25.877075 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 731/2934] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:07:25 2026] POST /volume/v3/groups => generated 111 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:25.878261 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c1be139b-69bf-418c-ba3d-2092234f15da tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:07:25.882784 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c1be139b-69bf-418c-ba3d-2092234f15da tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:07:25.883255 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 745/2935] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:25.890104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8bf27762-cf67-4435-bf70-b46a475ab62f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:25.892130 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bf27762-cf67-4435-bf70-b46a475ab62f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:25.893097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bf27762-cf67-4435-bf70-b46a475ab62f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:25.893097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bf27762-cf67-4435-bf70-b46a475ab62f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:25.893097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-8bf27762-cf67-4435-bf70-b46a475ab62f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:25.897374 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:25.897374 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:25.908969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bf27762-cf67-4435-bf70-b46a475ab62f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:25.909363 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 731/2936] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:25 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:26.316719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a7d2a61f-77a1-4b23-a70b-b9f714a4437c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:26.316719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7d2a61f-77a1-4b23-a70b-b9f714a4437c None None] GET https://10.4.3.107/volume// Aug 15 15:07:26.316719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7d2a61f-77a1-4b23-a70b-b9f714a4437c None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:26.316719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7d2a61f-77a1-4b23-a70b-b9f714a4437c None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:26.316719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7d2a61f-77a1-4b23-a70b-b9f714a4437c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:26.316995 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 730/2937] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:07: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 15 15:07:26.325119 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-bac84186-853c-4e85-b9b2-f3eda47d38a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:26.327576 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-bac84186-853c-4e85-b9b2-f3eda47d38a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:07:26.327990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-bac84186-853c-4e85-b9b2-f3eda47d38a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2322b39-4958-4f9c-b549-a75fa3b1f981", "connector": null, "instance_uuid": "e7047345-615a-426f-ba33-65ba212c5378"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:26.344407 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:26.344407 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:26.376252 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-bac84186-853c-4e85-b9b2-f3eda47d38a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:07:26.376852 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 732/2938] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:07:26 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 15 15:07:26.385966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-ded6ddd3-5942-466c-b0a4-6878d1740f5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:26.387920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-ded6ddd3-5942-466c-b0a4-6878d1740f5a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463 Aug 15 15:07:26.388131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-ded6ddd3-5942-466c-b0a4-6878d1740f5a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:26.388379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-ded6ddd3-5942-466c-b0a4-6878d1740f5a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:26.397507 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:26.397507 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:26.452957 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-ded6ddd3-5942-466c-b0a4-6878d1740f5a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463 returned with HTTP 200 Aug 15 15:07:26.453429 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 746/2939] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:07:26 2026] DELETE /volume/v3/attachments/36615cb6-c29d-413a-b45a-2151fb99e463 => generated 367 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:26.667036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45e8f168-7227-43db-8770-b4df43bf6445 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:26.669482 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45e8f168-7227-43db-8770-b4df43bf6445 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:26.669482 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45e8f168-7227-43db-8770-b4df43bf6445 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:26.669717 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45e8f168-7227-43db-8770-b4df43bf6445 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:26.670582 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-45e8f168-7227-43db-8770-b4df43bf6445 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:26.676274 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:26.676274 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:26.676998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45e8f168-7227-43db-8770-b4df43bf6445 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:26.677382 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 732/2940] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:26 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:26.921866 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be42c342-2db0-450d-a72b-b754ff980cc8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:26.929709 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be42c342-2db0-450d-a72b-b754ff980cc8 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:26.929917 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be42c342-2db0-450d-a72b-b754ff980cc8 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:26.930087 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be42c342-2db0-450d-a72b-b754ff980cc8 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:26.930212 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-be42c342-2db0-450d-a72b-b754ff980cc8 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:26.934479 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:26.934479 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:26.949705 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be42c342-2db0-450d-a72b-b754ff980cc8 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:26.950234 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 731/2941] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:26 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:26.967142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:26.969022 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:26.969414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-182455555", "volume_type": "a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04", "group_id": "901e6674-fe52-4637-bb58-eb64d4bce1ce", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:26.974197 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-182455555', 'volume_type': 'a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04', 'group_id': '901e6674-fe52-4637-bb58-eb64d4bce1ce', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:26.982686 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:26.982686 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:26.983375 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume of 1 GB Aug 15 15:07:26.991950 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:26.997711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (92293c4a-bb18-4792-b655-75909741c5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:26.999058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a0af7-ca2d-4408-981e-259ff1938d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:26.999744 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:26.999744 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:27.000125 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:27.029219 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a0af7-ca2d-4408-981e-259ff1938d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-581008569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '901e6674-fe52-4637-bb58-eb64d4bce1ce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:27.030493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1bc901-c2a6-48e9-87e6-9277982527ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:27.064362 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-581008569 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-581008569, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:27.064362 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-581008569 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-581008569, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:27.110969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['282729c1-728a-4a20-bfba-502b427899cd', '8ea02f54-ff95-4d60-a6cd-abadf0b4814a', '586269f0-c625-4148-9a10-eb4e4bbadfe4', '6d834b15-e655-4dd8-b164-d0d567102239'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:27.111928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1bc901-c2a6-48e9-87e6-9277982527ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282729c1-728a-4a20-bfba-502b427899cd', '8ea02f54-ff95-4d60-a6cd-abadf0b4814a', '586269f0-c625-4148-9a10-eb4e4bbadfe4', '6d834b15-e655-4dd8-b164-d0d567102239']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:27.112841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef846cf1-89cf-4631-b819-70a127bf14cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:27.147494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef846cf1-89cf-4631-b819-70a127bf14cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4ef6dee-991a-4287-b265-43846a9f9234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-182455555',encryption_key_id=None,group_id=901e6674-fe52-4637-bb58-eb64d4bce1ce,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['282729c1-728a-4a20-bfba-502b427899cd','8ea02f54-ff95-4d60-a6cd-abadf0b4814a','586269f0-c625-4148-9a10-eb4e4bbadfe4','6d834b15-e655-4dd8-b164-d0d567102239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-182455555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=901e6674-fe52-4637-bb58-eb64d4bce1ce,host=None,id=a4ef6dee-991a-4287-b265-43846a9f9234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf92745628e4f14a6d509eebc9b585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04),volume_type_id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:27.147494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee36c3d-b7f2-422b-b36f-76fc609eba1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:27.176522 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee36c3d-b7f2-422b-b36f-76fc609eba1b) transitioned into state 'SUCCESS' from state '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-182455555',encryption_key_id=None,group_id=901e6674-fe52-4637-bb58-eb64d4bce1ce,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['282729c1-728a-4a20-bfba-502b427899cd','8ea02f54-ff95-4d60-a6cd-abadf0b4814a','586269f0-c625-4148-9a10-eb4e4bbadfe4','6d834b15-e655-4dd8-b164-d0d567102239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:27.177267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1753a3-fa6b-4488-b452-cca029eeb5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:27.195283 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f721d93-88ba-4ac7-b420-201f117ab70c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.199534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:27.199534 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-attach": {"instance_uuid": "6088b8bb-1905-4116-a167-c9f72d98896d", "mountpoint": "/dev/vdb"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:27.199534 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6088b8bb-1905-4116-a167-c9f72d98896d", "mountpoint": "/dev/vdb"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:27.200629 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1753a3-fa6b-4488-b452-cca029eeb5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:27.201621 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (92293c4a-bb18-4792-b655-75909741c5e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:27.201933 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request issued successfully. Aug 15 15:07:27.202787 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:27.202975 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:27.210966 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.210966 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:27.212802 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:27.230589 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Update volume admin metadata completed successfully. Aug 15 15:07:27.258929 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:27.263269 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.263269 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:27.277079 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05531bfe-e437-4baa-8174-f0cc373d27f2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:27.277823 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 733/2942] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:07:26 2026] POST /volume/v3/volumes => generated 821 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:27.293467 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.296351 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 Aug 15 15:07:27.296634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:27.296871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:27.316715 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.316715 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:27.325270 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:27.325270 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:27.325270 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:27.356786 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Attach volume completed successfully. Aug 15 15:07:27.357534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f721d93-88ba-4ac7-b420-201f117ab70c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:27.357686 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 747/2943] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:27 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:27.367770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-99a54d04-4187-46ac-9673-045905c2635c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.370137 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99a54d04-4187-46ac-9673-045905c2635c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:27.370374 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99a54d04-4187-46ac-9673-045905c2635c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:27.370864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99a54d04-4187-46ac-9673-045905c2635c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:27.379290 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:27.383340 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.383340 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:27.385138 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.385138 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:27.392046 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-99a54d04-4187-46ac-9673-045905c2635c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:27.393188 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22691af9-d8f8-4796-8418-2ed5cbd39b2d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 returned with HTTP 200 Aug 15 15:07:27.393792 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 733/2944] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:27 2026] GET /volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 => generated 889 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:27.400253 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99a54d04-4187-46ac-9673-045905c2635c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:27.400716 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 732/2945] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:27 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:27.419054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.421246 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:27.421782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-detach": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:27.421951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:27.437436 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.437436 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:27.438101 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:27.525896 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Detach volume completed successfully. Aug 15 15:07:27.526439 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c313186-7b35-4eb4-a6c1-2bf3acdfeb3f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:27.527061 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 734/2946] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:27 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:27.535641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ea5d088-b876-4b85-a25a-3a00ac931b21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.540789 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ea5d088-b876-4b85-a25a-3a00ac931b21 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:27.541089 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ea5d088-b876-4b85-a25a-3a00ac931b21 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:27.541366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ea5d088-b876-4b85-a25a-3a00ac931b21 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:27.549932 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.549932 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:27.554944 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ea5d088-b876-4b85-a25a-3a00ac931b21 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:27.570979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ea5d088-b876-4b85-a25a-3a00ac931b21 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:27.571561 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 748/2947] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:27 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:27.696218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76687305-4bb4-4b48-a8eb-9d8c482595ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.698083 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76687305-4bb4-4b48-a8eb-9d8c482595ea tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:27.698366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76687305-4bb4-4b48-a8eb-9d8c482595ea tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:27.698664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76687305-4bb4-4b48-a8eb-9d8c482595ea tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:27.698899 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-76687305-4bb4-4b48-a8eb-9d8c482595ea tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:27.708038 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.708038 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:27.708818 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76687305-4bb4-4b48-a8eb-9d8c482595ea tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:27.709261 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 734/2948] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:27 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:27.739537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.742543 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade Aug 15 15:07:27.742942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:27.757791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:07:27.767376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:07:27.768830 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:27.768830 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:27.854479 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" released by "attachment_update" :: held 0.087s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:07:27.854768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-c6d85a05-0779-4f37-b797-a58bf5bc4242 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade returned with HTTP 200 Aug 15 15:07:27.855162 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 733/2949] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:07:27 2026] PUT /volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:27.865192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-4455f9b9-854f-4960-9bb1-cca00516e265 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:27.867044 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-4455f9b9-854f-4960-9bb1-cca00516e265 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade Aug 15 15:07:27.867227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-4455f9b9-854f-4960-9bb1-cca00516e265 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:27.867414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-4455f9b9-854f-4960-9bb1-cca00516e265 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:27.883433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-4455f9b9-854f-4960-9bb1-cca00516e265 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade returned with HTTP 200 Aug 15 15:07:27.884113 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 735/2950] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:07:27 2026] GET /volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:28.410868 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-236469b8-4ed5-462e-a932-b712dc9d0097 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:28.413332 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 Aug 15 15:07:28.413865 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:28.414252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:28.426159 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.426159 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:28.431791 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:28.432853 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:28.435261 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:28.489362 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:28.493623 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.493623 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:28.509590 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-236469b8-4ed5-462e-a932-b712dc9d0097 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 returned with HTTP 200 Aug 15 15:07:28.510026 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 749/2951] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:28 2026] GET /volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:28.537297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:28.539933 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:28.540886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2033985791", "volume_type": "a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04", "group_id": "901e6674-fe52-4637-bb58-eb64d4bce1ce", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:28.542469 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2033985791', 'volume_type': 'a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04', 'group_id': '901e6674-fe52-4637-bb58-eb64d4bce1ce', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:28.553647 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.553647 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:28.554559 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume of 1 GB Aug 15 15:07:28.559497 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:28.567024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (e8575c1d-bd72-47fc-b23a-45e4acd003a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:28.567375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d2def5-fd36-4228-9258-92ec8eec22db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:28.568021 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.568021 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:28.568456 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:28.595184 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d2def5-fd36-4228-9258-92ec8eec22db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-581008569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '901e6674-fe52-4637-bb58-eb64d4bce1ce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:28.596318 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913c3054-5872-49ee-8f71-4043f572abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:28.629780 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-581008569 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-581008569, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:28.630788 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-581008569 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-581008569, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:28.651952 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['0e64864b-1a22-45ae-a10d-8ee5131aa816', '40791508-abad-4f1a-9214-bdffe09fbb26', '4db97114-bf72-484c-98d6-eba8080d5618', 'b6477a49-ecd0-4ebc-9f56-47cf10b64934'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:28.652881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913c3054-5872-49ee-8f71-4043f572abdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e64864b-1a22-45ae-a10d-8ee5131aa816', '40791508-abad-4f1a-9214-bdffe09fbb26', '4db97114-bf72-484c-98d6-eba8080d5618', 'b6477a49-ecd0-4ebc-9f56-47cf10b64934']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:28.654533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72496d8-b8bd-4fcf-a6f2-38197b1fa899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:28.686770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72496d8-b8bd-4fcf-a6f2-38197b1fa899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2033985791',encryption_key_id=None,group_id=901e6674-fe52-4637-bb58-eb64d4bce1ce,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['0e64864b-1a22-45ae-a10d-8ee5131aa816','40791508-abad-4f1a-9214-bdffe09fbb26','4db97114-bf72-484c-98d6-eba8080d5618','b6477a49-ecd0-4ebc-9f56-47cf10b64934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2033985791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=901e6674-fe52-4637-bb58-eb64d4bce1ce,host=None,id=e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf92745628e4f14a6d509eebc9b585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04),volume_type_id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:28.687573 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63da84c4-674f-4bc9-9d07-a9108a0874a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:28.711063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63da84c4-674f-4bc9-9d07-a9108a0874a3) transitioned into state 'SUCCESS' from state '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-2033985791',encryption_key_id=None,group_id=901e6674-fe52-4637-bb58-eb64d4bce1ce,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['0e64864b-1a22-45ae-a10d-8ee5131aa816','40791508-abad-4f1a-9214-bdffe09fbb26','4db97114-bf72-484c-98d6-eba8080d5618','b6477a49-ecd0-4ebc-9f56-47cf10b64934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:28.712126 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b65a5fb-135e-4701-b8a1-feec52f8649d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:28.721676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9ea4016e-904b-41b4-b92e-cf7fc8427795 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:28.724525 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ea4016e-904b-41b4-b92e-cf7fc8427795 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:28.725169 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ea4016e-904b-41b4-b92e-cf7fc8427795 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:28.725531 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ea4016e-904b-41b4-b92e-cf7fc8427795 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:28.725701 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9ea4016e-904b-41b4-b92e-cf7fc8427795 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:28.733660 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.733660 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:28.734270 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ea4016e-904b-41b4-b92e-cf7fc8427795 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:28.734360 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b65a5fb-135e-4701-b8a1-feec52f8649d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:28.734918 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 734/2952] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:28 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:28.735262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (e8575c1d-bd72-47fc-b23a-45e4acd003a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:28.735711 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request issued successfully. Aug 15 15:07:28.736796 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:28.737056 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:28.775294 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:28.778355 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.778355 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:28.782256 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9de825f0-5fb4-4008-884d-52ce1d98cf9e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:28.782256 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 735/2953] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:07:28 2026] POST /volume/v3/volumes => generated 822 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:28.793434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:28.797454 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f Aug 15 15:07:28.797713 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:28.797933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:28.808114 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.808114 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:28.816282 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:28.816282 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:28.816282 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:28.857324 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:28.860900 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:28.860900 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:28.868401 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d403e6e-7106-40a7-b9fe-1f31bd67b111 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f returned with HTTP 200 Aug 15 15:07:28.868783 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 736/2954] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:28 2026] GET /volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f => generated 890 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:29.281569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3075085c-9ca2-4a12-97e6-75fbf88d61a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:29.283891 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3075085c-9ca2-4a12-97e6-75fbf88d61a8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:07:29.284724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3075085c-9ca2-4a12-97e6-75fbf88d61a8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:29.284724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3075085c-9ca2-4a12-97e6-75fbf88d61a8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:29.299909 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:29.299909 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:29.306100 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3075085c-9ca2-4a12-97e6-75fbf88d61a8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:29.315939 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3075085c-9ca2-4a12-97e6-75fbf88d61a8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:07:29.316662 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 750/2955] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:29 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1649 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:07:29.750461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ad217ac7-6ca7-4bfc-8e49-7aeca974a091 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:29.754752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad217ac7-6ca7-4bfc-8e49-7aeca974a091 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:29.755102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad217ac7-6ca7-4bfc-8e49-7aeca974a091 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:29.755418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad217ac7-6ca7-4bfc-8e49-7aeca974a091 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:29.755632 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ad217ac7-6ca7-4bfc-8e49-7aeca974a091 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:29.765509 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:29.765509 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:29.767168 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad217ac7-6ca7-4bfc-8e49-7aeca974a091 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:29.767903 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 735/2956] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:29 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:29.886928 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:29.891266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f Aug 15 15:07:29.891266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:29.891266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:29.898866 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:29.898866 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:29.903343 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:29.904029 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:29.904195 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:29.945148 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:29.948439 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:29.948439 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:29.958356 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfef1ae4-a033-42d4-b1de-4fe93adfbb4d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f returned with HTTP 200 Aug 15 15:07:29.958892 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 736/2957] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:29 2026] GET /volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:29.974378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7db404f4-c51b-4677-bc97-04891bda8065 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:29.976330 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7db404f4-c51b-4677-bc97-04891bda8065 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] PUT https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:29.976702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7db404f4-c51b-4677-bc97-04891bda8065 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a4ef6dee-991a-4287-b265-43846a9f9234"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:29.978123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-7db404f4-c51b-4677-bc97-04891bda8065 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Update called for group 901e6674-fe52-4637-bb58-eb64d4bce1ce. {{(pid=100271) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 15 15:07:29.978223 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-7db404f4-c51b-4677-bc97-04891bda8065 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Updating group 901e6674-fe52-4637-bb58-eb64d4bce1ce with name None description: None add_volumes: None remove_volumes: a4ef6dee-991a-4287-b265-43846a9f9234. Aug 15 15:07:29.981817 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:29.981817 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:30.001786 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7db404f4-c51b-4677-bc97-04891bda8065 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 202 Aug 15 15:07:30.002216 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 737/2958] 10.4.3.107 () {70 vars in 1406 bytes} [Sat Aug 15 15:07:29 2026] PUT /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:30.008798 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cca8cfa-039c-417e-8c5e-9c01f695017d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:30.011354 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cca8cfa-039c-417e-8c5e-9c01f695017d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:30.011569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cca8cfa-039c-417e-8c5e-9c01f695017d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:30.011748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cca8cfa-039c-417e-8c5e-9c01f695017d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:30.011872 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-4cca8cfa-039c-417e-8c5e-9c01f695017d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:30.016865 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:30.016865 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:30.030196 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cca8cfa-039c-417e-8c5e-9c01f695017d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:30.030196 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 751/2959] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:30 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:30.334886 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-404293cc-5256-4846-bcb9-bd5d3a10f9e2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:30.337913 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-404293cc-5256-4846-bcb9-bd5d3a10f9e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:07:30.338182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-404293cc-5256-4846-bcb9-bd5d3a10f9e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:30.339325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-404293cc-5256-4846-bcb9-bd5d3a10f9e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:30.360547 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:30.360547 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:30.362542 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-404293cc-5256-4846-bcb9-bd5d3a10f9e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:30.371553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-404293cc-5256-4846-bcb9-bd5d3a10f9e2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:07:30.372191 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 736/2960] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:30 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1649 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:30.783184 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e4e3c03-63c9-4581-8dad-2e6b1cca5ae5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:30.785016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e4e3c03-63c9-4581-8dad-2e6b1cca5ae5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:30.785351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e4e3c03-63c9-4581-8dad-2e6b1cca5ae5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:30.785665 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e4e3c03-63c9-4581-8dad-2e6b1cca5ae5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:30.785980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5e4e3c03-63c9-4581-8dad-2e6b1cca5ae5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:30.793274 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:30.793274 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:30.793274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e4e3c03-63c9-4581-8dad-2e6b1cca5ae5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:30.793274 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 737/2961] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:30 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:31.043423 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3ae3d0d5-f0ab-45b4-8c0c-45edae070b93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.046052 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ae3d0d5-f0ab-45b4-8c0c-45edae070b93 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:31.046692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ae3d0d5-f0ab-45b4-8c0c-45edae070b93 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:31.047089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ae3d0d5-f0ab-45b4-8c0c-45edae070b93 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:31.047210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-3ae3d0d5-f0ab-45b4-8c0c-45edae070b93 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:31.055124 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.055124 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:31.067120 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ae3d0d5-f0ab-45b4-8c0c-45edae070b93 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:31.067575 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 738/2962] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:31 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:31.080664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d2e1ef4-7ae6-4ec7-932c-f448fcc5fe9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.083661 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d2e1ef4-7ae6-4ec7-932c-f448fcc5fe9f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] PUT https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:31.084011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d2e1ef4-7ae6-4ec7-932c-f448fcc5fe9f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a4ef6dee-991a-4287-b265-43846a9f9234"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:31.086664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-3d2e1ef4-7ae6-4ec7-932c-f448fcc5fe9f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Update called for group 901e6674-fe52-4637-bb58-eb64d4bce1ce. {{(pid=100273) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 15 15:07:31.087449 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-3d2e1ef4-7ae6-4ec7-932c-f448fcc5fe9f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Updating group 901e6674-fe52-4637-bb58-eb64d4bce1ce with name None description: None add_volumes: a4ef6dee-991a-4287-b265-43846a9f9234 remove_volumes: None. Aug 15 15:07:31.092139 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.092139 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:31.125015 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d2e1ef4-7ae6-4ec7-932c-f448fcc5fe9f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 202 Aug 15 15:07:31.125446 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 752/2963] 10.4.3.107 () {70 vars in 1406 bytes} [Sat Aug 15 15:07:31 2026] PUT /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:31.136103 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f0736a10-4a8c-434f-8dc4-e0a6634bb365 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.138727 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0736a10-4a8c-434f-8dc4-e0a6634bb365 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:31.139390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0736a10-4a8c-434f-8dc4-e0a6634bb365 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:31.139856 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0736a10-4a8c-434f-8dc4-e0a6634bb365 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:31.139856 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-f0736a10-4a8c-434f-8dc4-e0a6634bb365 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:31.144308 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.144308 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:31.154948 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0736a10-4a8c-434f-8dc4-e0a6634bb365 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:31.155514 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 737/2964] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:31 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:31.392311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eab57a0a-0238-446f-bbd9-cec92b20416b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.394976 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eab57a0a-0238-446f-bbd9-cec92b20416b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:07:31.395735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eab57a0a-0238-446f-bbd9-cec92b20416b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:31.396078 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eab57a0a-0238-446f-bbd9-cec92b20416b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:31.407931 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.407931 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:31.417226 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eab57a0a-0238-446f-bbd9-cec92b20416b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:31.423290 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eab57a0a-0238-446f-bbd9-cec92b20416b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:07:31.423804 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 738/2965] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:31 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1649 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:31.476647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ed9c064f-62cd-4a63-9941-c2b8bdca13ae req-3b1a9f4d-4a36-4cce-b466-8b36a5e000d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.479169 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ed9c064f-62cd-4a63-9941-c2b8bdca13ae req-3b1a9f4d-4a36-4cce-b466-8b36a5e000d9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252 Aug 15 15:07:31.479440 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ed9c064f-62cd-4a63-9941-c2b8bdca13ae req-3b1a9f4d-4a36-4cce-b466-8b36a5e000d9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:31.479710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ed9c064f-62cd-4a63-9941-c2b8bdca13ae req-3b1a9f4d-4a36-4cce-b466-8b36a5e000d9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:31.488457 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.488457 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:31.563323 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ed9c064f-62cd-4a63-9941-c2b8bdca13ae req-3b1a9f4d-4a36-4cce-b466-8b36a5e000d9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252 returned with HTTP 200 Aug 15 15:07:31.563323 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 739/2966] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:07:31 2026] DELETE /volume/v3/attachments/2f0c6ae9-c1a6-4931-86d9-e9e1df12d252 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:31.805918 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48de2827-f804-4a98-ad1d-dd9898f55781 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.807836 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48de2827-f804-4a98-ad1d-dd9898f55781 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:31.808054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48de2827-f804-4a98-ad1d-dd9898f55781 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:31.808253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48de2827-f804-4a98-ad1d-dd9898f55781 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:31.808404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-48de2827-f804-4a98-ad1d-dd9898f55781 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:31.812667 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.812667 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:31.813290 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48de2827-f804-4a98-ad1d-dd9898f55781 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:31.813692 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 753/2967] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:31 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:31.881458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-b9517055-b8f1-4d16-832d-c9e47754317f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:31.886802 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-b9517055-b8f1-4d16-832d-c9e47754317f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade/action Aug 15 15:07:31.887255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-b9517055-b8f1-4d16-832d-c9e47754317f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:31.888126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-b9517055-b8f1-4d16-832d-c9e47754317f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:31.914278 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:31.914278 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:31.929840 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0dce330-c8f4-474f-9615-0f021895c7f6 req-b9517055-b8f1-4d16-832d-c9e47754317f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade/action returned with HTTP 204 Aug 15 15:07:31.930401 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 738/2968] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:07:31 2026] POST /volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:32.168319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-112d0b64-e3d3-4bf1-ac2c-8f1a16352490 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.173614 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112d0b64-e3d3-4bf1-ac2c-8f1a16352490 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:32.173978 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112d0b64-e3d3-4bf1-ac2c-8f1a16352490 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:32.174153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112d0b64-e3d3-4bf1-ac2c-8f1a16352490 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:32.174360 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-112d0b64-e3d3-4bf1-ac2c-8f1a16352490 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:32.181187 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.181187 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:32.198573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112d0b64-e3d3-4bf1-ac2c-8f1a16352490 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:32.198855 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 739/2969] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:32 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:32.214468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3795d891-a4c8-4a9d-a23b-043b792ddb99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.216379 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3795d891-a4c8-4a9d-a23b-043b792ddb99 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] PUT https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:32.216732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3795d891-a4c8-4a9d-a23b-043b792ddb99 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:32.218892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-3795d891-a4c8-4a9d-a23b-043b792ddb99 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Update called for group 901e6674-fe52-4637-bb58-eb64d4bce1ce. {{(pid=100271) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 15 15:07:32.219333 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-3795d891-a4c8-4a9d-a23b-043b792ddb99 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Updating group 901e6674-fe52-4637-bb58-eb64d4bce1ce with name None description: None add_volumes: None remove_volumes: e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f. Aug 15 15:07:32.224115 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.224115 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:32.252597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3795d891-a4c8-4a9d-a23b-043b792ddb99 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 202 Aug 15 15:07:32.253168 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 740/2970] 10.4.3.107 () {70 vars in 1406 bytes} [Sat Aug 15 15:07:32 2026] PUT /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:32.263640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04f0ea83-8677-47c9-bb08-ba1460abe4b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.267585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04f0ea83-8677-47c9-bb08-ba1460abe4b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:32.267804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04f0ea83-8677-47c9-bb08-ba1460abe4b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:32.269793 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04f0ea83-8677-47c9-bb08-ba1460abe4b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:32.269793 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-04f0ea83-8677-47c9-bb08-ba1460abe4b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:32.278191 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.278191 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:32.296540 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04f0ea83-8677-47c9-bb08-ba1460abe4b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:32.297074 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 754/2971] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:32 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:32.445860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-caf3d6e6-1faa-4251-9218-3d31ba821035 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.448557 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-caf3d6e6-1faa-4251-9218-3d31ba821035 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:07:32.448801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-caf3d6e6-1faa-4251-9218-3d31ba821035 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:32.449071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-caf3d6e6-1faa-4251-9218-3d31ba821035 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:32.459293 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.459293 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:32.468221 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-caf3d6e6-1faa-4251-9218-3d31ba821035 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:32.481141 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-caf3d6e6-1faa-4251-9218-3d31ba821035 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:07:32.481601 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 739/2972] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:32 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:32.497830 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.500398 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:07:32.501137 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "113835bb-d016-47ef-8905-ef308e0edfa8", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-683986187"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:32.503373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating new backup {'backup': {'volume_id': '113835bb-d016-47ef-8905-ef308e0edfa8', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-683986187'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:07:32.504139 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating backup of volume 113835bb-d016-47ef-8905-ef308e0edfa8 in container None Aug 15 15:07:32.516087 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.516087 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:32.516087 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:32.550504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['4f9f8c2c-1a50-48a1-b8d9-462795cb113e', '07382848-04fc-4860-9d3a-57c56aaf3b4f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:32.600695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1896b8f7-4ec5-450a-9d58-96ba217336c4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:07:32.601382 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 740/2973] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:32 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:32.614310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b100f274-081d-4578-84c5-98a6bdf1e36d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.621650 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b100f274-081d-4578-84c5-98a6bdf1e36d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:32.623095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b100f274-081d-4578-84c5-98a6bdf1e36d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:32.623095 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b100f274-081d-4578-84c5-98a6bdf1e36d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:32.623498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b100f274-081d-4578-84c5-98a6bdf1e36d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:32.630809 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.630809 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:32.631210 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b100f274-081d-4578-84c5-98a6bdf1e36d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:32.631879 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 741/2974] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:32 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:32.826186 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3afd4236-f146-420f-b1ad-3df96b0fa887 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:32.830225 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3afd4236-f146-420f-b1ad-3df96b0fa887 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:32.830225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3afd4236-f146-420f-b1ad-3df96b0fa887 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:32.830225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3afd4236-f146-420f-b1ad-3df96b0fa887 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:32.830225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3afd4236-f146-420f-b1ad-3df96b0fa887 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:32.838950 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:32.838950 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:32.838950 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3afd4236-f146-420f-b1ad-3df96b0fa887 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:32.839724 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 755/2975] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:32 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:33.309300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-78a04b4d-2176-42f6-874c-a5fc630270ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:33.311586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78a04b4d-2176-42f6-874c-a5fc630270ac tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:33.311929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78a04b4d-2176-42f6-874c-a5fc630270ac tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:33.312221 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78a04b4d-2176-42f6-874c-a5fc630270ac tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:33.312433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-78a04b4d-2176-42f6-874c-a5fc630270ac tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:33.316896 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:33.316896 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:33.325699 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78a04b4d-2176-42f6-874c-a5fc630270ac tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:33.326172 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 740/2976] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:33 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:33.340804 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35172f7e-e380-42c5-bf06-125c2a56a864 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:33.343093 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35172f7e-e380-42c5-bf06-125c2a56a864 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] PUT https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:33.343587 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35172f7e-e380-42c5-bf06-125c2a56a864 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:33.345470 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-35172f7e-e380-42c5-bf06-125c2a56a864 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Update called for group 901e6674-fe52-4637-bb58-eb64d4bce1ce. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 15 15:07:33.345662 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-35172f7e-e380-42c5-bf06-125c2a56a864 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Updating group 901e6674-fe52-4637-bb58-eb64d4bce1ce with name None description: None add_volumes: e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f remove_volumes: None. Aug 15 15:07:33.349737 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:33.349737 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:33.382114 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35172f7e-e380-42c5-bf06-125c2a56a864 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 202 Aug 15 15:07:33.382680 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 741/2977] 10.4.3.107 () {70 vars in 1406 bytes} [Sat Aug 15 15:07:33 2026] PUT /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:33.393201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e338c661-955d-451b-bd7a-5d159f1d9905 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:33.395051 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e338c661-955d-451b-bd7a-5d159f1d9905 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:33.395299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e338c661-955d-451b-bd7a-5d159f1d9905 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:33.395638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e338c661-955d-451b-bd7a-5d159f1d9905 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:33.395829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-e338c661-955d-451b-bd7a-5d159f1d9905 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:33.399518 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:33.399518 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:33.411940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e338c661-955d-451b-bd7a-5d159f1d9905 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:33.412650 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 742/2978] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:33 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:33.643376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0f63678-4d54-4f32-8fc2-dd82f241a474 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:33.648475 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0f63678-4d54-4f32-8fc2-dd82f241a474 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:33.648716 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0f63678-4d54-4f32-8fc2-dd82f241a474 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:33.648965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0f63678-4d54-4f32-8fc2-dd82f241a474 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:33.649117 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f0f63678-4d54-4f32-8fc2-dd82f241a474 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:33.657697 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:33.657697 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:33.658536 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0f63678-4d54-4f32-8fc2-dd82f241a474 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:33.658906 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 756/2979] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:33 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:33.855579 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a517244-52ab-4b07-a257-64ec61dca449 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:33.857344 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a517244-52ab-4b07-a257-64ec61dca449 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:33.857591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a517244-52ab-4b07-a257-64ec61dca449 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:33.857772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a517244-52ab-4b07-a257-64ec61dca449 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:33.857935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9a517244-52ab-4b07-a257-64ec61dca449 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:33.862286 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:33.862286 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:33.863003 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a517244-52ab-4b07-a257-64ec61dca449 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:33.865280 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 741/2980] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:33 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:34.426397 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e006d790-4a94-4e28-959a-e4aac2d33ff0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:34.428567 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e006d790-4a94-4e28-959a-e4aac2d33ff0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:34.428849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e006d790-4a94-4e28-959a-e4aac2d33ff0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:34.429063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e006d790-4a94-4e28-959a-e4aac2d33ff0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:34.429191 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e006d790-4a94-4e28-959a-e4aac2d33ff0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:34.433265 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.433265 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:34.442741 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e006d790-4a94-4e28-959a-e4aac2d33ff0 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 200 Aug 15 15:07:34.442741 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 742/2981] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:34 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:34.459410 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca406d17-fc64-4a37-af08-8886ead72f54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:34.459960 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:34.460937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:34.460937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:34.460937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:34.461068 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.461068 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:34.464451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:34.473131 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:34.473953 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:34.474198 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:34.550834 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:34.555860 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.555860 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:34.562465 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:34.562741 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:34.628800 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:34.636983 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.636983 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:34.649161 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca406d17-fc64-4a37-af08-8886ead72f54 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:34.649645 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 743/2982] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:34 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:34.665840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:34.668527 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/group_snapshots Aug 15 15:07:34.668940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "901e6674-fe52-4637-bb58-eb64d4bce1ce", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1774247870"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:34.672401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '901e6674-fe52-4637-bb58-eb64d4bce1ce', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1774247870'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 15 15:07:34.676163 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.676163 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:34.679015 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3048d1f9-79ab-4894-8863-cf1b90026d92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:34.681577 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1774247870. Aug 15 15:07:34.681730 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3048d1f9-79ab-4894-8863-cf1b90026d92 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:34.681730 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3048d1f9-79ab-4894-8863-cf1b90026d92 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:34.681954 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3048d1f9-79ab-4894-8863-cf1b90026d92 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:34.682122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3048d1f9-79ab-4894-8863-cf1b90026d92 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:34.688997 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.688997 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:34.690368 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3048d1f9-79ab-4894-8863-cf1b90026d92 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:34.690997 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 742/2983] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:34 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:34.705324 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.705324 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:34.736422 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-581008569 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-581008569, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:34.736941 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-581008569 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-581008569, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:34.761640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['0923993d-7c79-4346-9bbc-ad1396905946', '9309ff6b-5393-4305-9772-b2b78dd4e343', '6ce8cc15-c8f2-4a00-b663-b5b943fbfdab', '31ae5069-2dcb-49c7-95ce-de339d3228dd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:34.803795 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baeaea3d-0840-4ec8-9dee-12d5cc5f8356 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots returned with HTTP 202 Aug 15 15:07:34.804336 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 757/2984] 10.4.3.107 () {70 vars in 1324 bytes} [Sat Aug 15 15:07:34 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:34.816593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-211e4b30-47a5-4fd1-b7a8-c3f49a2c20e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:34.818998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-211e4b30-47a5-4fd1-b7a8-c3f49a2c20e4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:34.819674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-211e4b30-47a5-4fd1-b7a8-c3f49a2c20e4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:34.819843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-211e4b30-47a5-4fd1-b7a8-c3f49a2c20e4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:34.819941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-211e4b30-47a5-4fd1-b7a8-c3f49a2c20e4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 731f4491-d8c6-4c60-ba10-99865974adfb {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:34.825493 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.825493 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:34.835457 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-211e4b30-47a5-4fd1-b7a8-c3f49a2c20e4 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb returned with HTTP 200 Aug 15 15:07:34.835457 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 743/2985] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:34 2026] GET /volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:34.887177 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-231836ec-f92e-49ca-bad9-de6e485d21df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:34.889940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-231836ec-f92e-49ca-bad9-de6e485d21df tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:34.890199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-231836ec-f92e-49ca-bad9-de6e485d21df tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:34.890538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-231836ec-f92e-49ca-bad9-de6e485d21df tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:34.890717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-231836ec-f92e-49ca-bad9-de6e485d21df tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:34.896892 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:34.896892 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:34.897870 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-231836ec-f92e-49ca-bad9-de6e485d21df tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:34.898388 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 744/2986] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:34 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:35.705855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15c28d15-dee0-49a9-8f67-0a6783becdc1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.708489 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15c28d15-dee0-49a9-8f67-0a6783becdc1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:35.708732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15c28d15-dee0-49a9-8f67-0a6783becdc1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.709208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15c28d15-dee0-49a9-8f67-0a6783becdc1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.709208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-15c28d15-dee0-49a9-8f67-0a6783becdc1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:35.719438 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.719438 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:35.720294 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15c28d15-dee0-49a9-8f67-0a6783becdc1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:35.720751 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 743/2987] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:35 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:35.845462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-886bb9e6-c05c-4eac-b27b-e7fef98a5366 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.847698 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-886bb9e6-c05c-4eac-b27b-e7fef98a5366 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:35.847941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-886bb9e6-c05c-4eac-b27b-e7fef98a5366 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.848234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-886bb9e6-c05c-4eac-b27b-e7fef98a5366 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.848422 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-886bb9e6-c05c-4eac-b27b-e7fef98a5366 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 731f4491-d8c6-4c60-ba10-99865974adfb {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:35.856839 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.856839 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:35.862878 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-886bb9e6-c05c-4eac-b27b-e7fef98a5366 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb returned with HTTP 200 Aug 15 15:07:35.863325 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 758/2988] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:35 2026] GET /volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:35.875044 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.876971 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:07:35.877151 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.877357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.877616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:35.878798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:07:35.885271 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all snapshots completed successfully. Aug 15 15:07:35.885753 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.885753 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:35.886305 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18c72c8e-80bc-47ae-bec9-36c2034c5d60 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:07:35.886960 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 744/2989] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 15:07:35 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:35.897703 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e46ecc2-8e59-4567-b038-679e028f9975 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.899382 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e46ecc2-8e59-4567-b038-679e028f9975 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/7e98ec77-6e8d-4394-ba3d-5f10b48e6f9c Aug 15 15:07:35.899582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e46ecc2-8e59-4567-b038-679e028f9975 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.899855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e46ecc2-8e59-4567-b038-679e028f9975 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.905529 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.905529 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:35.907752 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e46ecc2-8e59-4567-b038-679e028f9975 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Snapshot retrieved successfully. Aug 15 15:07:35.908764 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e46ecc2-8e59-4567-b038-679e028f9975 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/7e98ec77-6e8d-4394-ba3d-5f10b48e6f9c returned with HTTP 200 Aug 15 15:07:35.909092 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 745/2990] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:35 2026] GET /volume/v3/snapshots/7e98ec77-6e8d-4394-ba3d-5f10b48e6f9c => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:35.911330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a32f6d73-991a-4db9-9dec-9782482d1b79 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.915488 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a32f6d73-991a-4db9-9dec-9782482d1b79 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:35.915750 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a32f6d73-991a-4db9-9dec-9782482d1b79 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.916002 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a32f6d73-991a-4db9-9dec-9782482d1b79 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.916150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a32f6d73-991a-4db9-9dec-9782482d1b79 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:35.920195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3abe3e4-edf9-47a1-a338-4e5fb7c6d65f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.921144 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3abe3e4-edf9-47a1-a338-4e5fb7c6d65f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/67b81ca1-a63c-453a-8c69-6aea869a0053 Aug 15 15:07:35.921407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3abe3e4-edf9-47a1-a338-4e5fb7c6d65f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.921630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3abe3e4-edf9-47a1-a338-4e5fb7c6d65f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.927956 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.927956 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:35.928302 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a32f6d73-991a-4db9-9dec-9782482d1b79 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:35.928814 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 744/2991] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:35 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:35.930053 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.930053 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:35.930053 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3abe3e4-edf9-47a1-a338-4e5fb7c6d65f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Snapshot retrieved successfully. Aug 15 15:07:35.930561 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3abe3e4-edf9-47a1-a338-4e5fb7c6d65f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/67b81ca1-a63c-453a-8c69-6aea869a0053 returned with HTTP 200 Aug 15 15:07:35.931603 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 759/2992] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:35 2026] GET /volume/v3/snapshots/67b81ca1-a63c-453a-8c69-6aea869a0053 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:35.945683 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-696084a2-f5dd-4f59-9b81-26257b745dcf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:35.948837 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-696084a2-f5dd-4f59-9b81-26257b745dcf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] DELETE https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:35.949234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-696084a2-f5dd-4f59-9b81-26257b745dcf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:35.949532 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-696084a2-f5dd-4f59-9b81-26257b745dcf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:35.949758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-696084a2-f5dd-4f59-9b81-26257b745dcf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for member 731f4491-d8c6-4c60-ba10-99865974adfb {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 15 15:07:35.949906 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-696084a2-f5dd-4f59-9b81-26257b745dcf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group_snapshot with id: 731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:35.955690 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:35.955690 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:36.009070 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-696084a2-f5dd-4f59-9b81-26257b745dcf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb returned with HTTP 202 Aug 15 15:07:36.009572 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 745/2993] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:07:35 2026] DELETE /volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:36.017740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:36.022012 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:36.022345 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:36.022620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:36.022952 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:36.024757 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:36.040941 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:36.041890 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:36.042052 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:36.092549 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:36.099573 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:36.099573 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:36.104316 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:36.104390 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:36.174981 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:36.184371 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:36.184371 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:36.195185 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33aa6298-daed-463b-9db1-bc022cfc9a79 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:36.195751 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 746/2994] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:36 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:36.215076 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:36.222346 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:07:36.223288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:36.223288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:36.223288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:36.224669 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:07:36.233047 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all snapshots completed successfully. Aug 15 15:07:36.233625 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:36.233625 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:36.234592 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d58f4799-a6f4-456d-b859-1dcfc6e799bf tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:07:36.235482 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 745/2995] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 15:07:36 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:36.253331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5b96c09-db0a-4fdc-a8dc-8df7dc6b4ddb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:36.255954 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5b96c09-db0a-4fdc-a8dc-8df7dc6b4ddb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/7e98ec77-6e8d-4394-ba3d-5f10b48e6f9c Aug 15 15:07:36.256591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5b96c09-db0a-4fdc-a8dc-8df7dc6b4ddb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:36.256791 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5b96c09-db0a-4fdc-a8dc-8df7dc6b4ddb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:36.269270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5b96c09-db0a-4fdc-a8dc-8df7dc6b4ddb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/7e98ec77-6e8d-4394-ba3d-5f10b48e6f9c returned with HTTP 404 Aug 15 15:07:36.269999 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 760/2996] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:36 2026] GET /volume/v3/snapshots/7e98ec77-6e8d-4394-ba3d-5f10b48e6f9c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:36.282181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7c79fc6-f8a5-4ff8-a661-258c490bab87 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:36.291558 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7c79fc6-f8a5-4ff8-a661-258c490bab87 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:36.291558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7c79fc6-f8a5-4ff8-a661-258c490bab87 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:36.291558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7c79fc6-f8a5-4ff8-a661-258c490bab87 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:36.291558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-a7c79fc6-f8a5-4ff8-a661-258c490bab87 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 731f4491-d8c6-4c60-ba10-99865974adfb {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:36.300959 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:36.300959 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:36.309014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7c79fc6-f8a5-4ff8-a661-258c490bab87 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb returned with HTTP 200 Aug 15 15:07:36.309014 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 746/2997] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:36 2026] GET /volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:36.737822 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d9cc12b-1657-415b-90fb-dfe88cb19acd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:36.741524 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d9cc12b-1657-415b-90fb-dfe88cb19acd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:36.741674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d9cc12b-1657-415b-90fb-dfe88cb19acd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:36.741854 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d9cc12b-1657-415b-90fb-dfe88cb19acd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:36.741957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4d9cc12b-1657-415b-90fb-dfe88cb19acd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:36.746107 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:36.746107 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:36.746896 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d9cc12b-1657-415b-90fb-dfe88cb19acd tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:36.747231 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 747/2998] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:36 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:36.944658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e30ecd04-0ddc-43ef-afd9-cbea66bac70e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:36.947849 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e30ecd04-0ddc-43ef-afd9-cbea66bac70e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:36.948089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e30ecd04-0ddc-43ef-afd9-cbea66bac70e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:36.948833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e30ecd04-0ddc-43ef-afd9-cbea66bac70e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:36.949040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e30ecd04-0ddc-43ef-afd9-cbea66bac70e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:36.958856 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:36.958856 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:36.959743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e30ecd04-0ddc-43ef-afd9-cbea66bac70e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:36.960291 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 746/2999] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:36 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:37.132661 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16439b02-b7ee-4241-bf67-99d36982b8bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.136824 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:37.137187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-attach": {"instance_uuid": "8238d9ad-cee0-442b-a463-0ca9ccc45aba", "mountpoint": "/dev/vdb"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:37.137321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8238d9ad-cee0-442b-a463-0ca9ccc45aba", "mountpoint": "/dev/vdb"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:37.149322 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.149322 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:37.149968 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:37.156749 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Update volume admin metadata completed successfully. Aug 15 15:07:37.223507 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Attach volume completed successfully. Aug 15 15:07:37.226002 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16439b02-b7ee-4241-bf67-99d36982b8bd tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:37.228447 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 761/3000] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:37 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:37.236821 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1cac1fc8-e926-4649-b6d3-6a6b8bd29165 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.239132 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cac1fc8-e926-4649-b6d3-6a6b8bd29165 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:37.239396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cac1fc8-e926-4649-b6d3-6a6b8bd29165 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.239663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cac1fc8-e926-4649-b6d3-6a6b8bd29165 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.252510 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.252510 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:37.259616 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1cac1fc8-e926-4649-b6d3-6a6b8bd29165 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:37.265941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cac1fc8-e926-4649-b6d3-6a6b8bd29165 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:37.266477 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 747/3001] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:37.280388 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa27752f-d281-44dd-882f-3c941bedd7d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.282862 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa27752f-d281-44dd-882f-3c941bedd7d1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:37.283088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa27752f-d281-44dd-882f-3c941bedd7d1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.283527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa27752f-d281-44dd-882f-3c941bedd7d1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.302192 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.302192 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:37.307142 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa27752f-d281-44dd-882f-3c941bedd7d1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:37.313078 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa27752f-d281-44dd-882f-3c941bedd7d1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:37.313643 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 748/3002] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:37.322030 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cf6725b2-fe9a-43fa-ab18-1b9957ed84ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.324133 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf6725b2-fe9a-43fa-ab18-1b9957ed84ee tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:37.325358 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf6725b2-fe9a-43fa-ab18-1b9957ed84ee tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.325358 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf6725b2-fe9a-43fa-ab18-1b9957ed84ee tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.325358 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-cf6725b2-fe9a-43fa-ab18-1b9957ed84ee tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 731f4491-d8c6-4c60-ba10-99865974adfb {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:37.330069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.332354 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:37.332834 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-detach": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:37.332994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:37.334838 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf6725b2-fe9a-43fa-ab18-1b9957ed84ee tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb returned with HTTP 404 Aug 15 15:07:37.335563 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 747/3003] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:37.345891 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c42333a7-0016-4e0c-a1c8-578169084c23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.347876 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c42333a7-0016-4e0c-a1c8-578169084c23 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] DELETE https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:37.348078 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.348078 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:37.348158 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c42333a7-0016-4e0c-a1c8-578169084c23 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.348288 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c42333a7-0016-4e0c-a1c8-578169084c23 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.348472 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-c42333a7-0016-4e0c-a1c8-578169084c23 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for member 731f4491-d8c6-4c60-ba10-99865974adfb {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 15 15:07:37.348602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-c42333a7-0016-4e0c-a1c8-578169084c23 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group_snapshot with id: 731f4491-d8c6-4c60-ba10-99865974adfb Aug 15 15:07:37.348769 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:37.351732 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c42333a7-0016-4e0c-a1c8-578169084c23 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb returned with HTTP 404 Aug 15 15:07:37.352272 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 748/3004] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:07:37 2026] DELETE /volume/v3/group_snapshots/731f4491-d8c6-4c60-ba10-99865974adfb => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:37.364389 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac70194c-6efd-464a-81e1-079d97e27d80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.366578 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:37.366864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.367101 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.367404 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:37.368310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:37.381510 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:37.382618 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:37.383008 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:37.400373 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Detach volume completed successfully. Aug 15 15:07:37.401033 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a4e10e4-909a-40de-aa12-3bdd8b11784a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:37.401631 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 762/3005] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:37 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:37.410441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-91139d32-738c-42a4-b263-39040f760d3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.412782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-91139d32-738c-42a4-b263-39040f760d3c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:37.412903 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-91139d32-738c-42a4-b263-39040f760d3c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.413092 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-91139d32-738c-42a4-b263-39040f760d3c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.425691 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.425691 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:37.430626 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-91139d32-738c-42a4-b263-39040f760d3c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:37.433179 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:37.437378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-91139d32-738c-42a4-b263-39040f760d3c tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:37.437852 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 748/3006] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:37.438647 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.438647 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:37.442740 np0000007361 devstack@c-api.service[100271]: WARNING stevedore.named [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:37.442897 np0000007361 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:37.481052 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:37.483199 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.483199 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:37.491043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac70194c-6efd-464a-81e1-079d97e27d80 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:37.491700 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 749/3007] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:07:37.506104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.508170 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce/action Aug 15 15:07:37.508711 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:37.508832 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:37.510975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for group 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:07:37.510975 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group with id: 901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:37.515306 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.515306 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:37.581341 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff1b8cfb-95a4-4c01-af93-5f6946344252 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce/action returned with HTTP 202 Aug 15 15:07:37.581827 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 749/3008] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:07:37 2026] POST /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:37.595134 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.597529 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f Aug 15 15:07:37.597999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.598655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.609130 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.609130 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:37.614815 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:37.615742 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:37.615935 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:37.671401 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:37.675286 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.675286 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:37.683465 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cdfc8629-ac1c-49ec-9160-5598f0023279 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f returned with HTTP 200 Aug 15 15:07:37.683875 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 763/3009] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:37.759910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d1a0973-2aa2-4939-b5df-84d3eec68ab9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.762772 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d1a0973-2aa2-4939-b5df-84d3eec68ab9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:37.762772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d1a0973-2aa2-4939-b5df-84d3eec68ab9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.762882 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d1a0973-2aa2-4939-b5df-84d3eec68ab9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.763061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1d1a0973-2aa2-4939-b5df-84d3eec68ab9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:37.769861 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.769861 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:37.770837 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d1a0973-2aa2-4939-b5df-84d3eec68ab9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:37.771216 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 749/3010] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:37.976471 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0eb18879-a29e-4b37-96e7-1824df0178ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:37.979149 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eb18879-a29e-4b37-96e7-1824df0178ff tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:37.982271 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eb18879-a29e-4b37-96e7-1824df0178ff tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:37.982271 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eb18879-a29e-4b37-96e7-1824df0178ff tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:37.982271 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0eb18879-a29e-4b37-96e7-1824df0178ff tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:37.985707 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:37.985707 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:37.986464 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eb18879-a29e-4b37-96e7-1824df0178ff tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:37.986940 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 750/3011] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:37 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:38.703383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-481a7493-106a-4190-a8e6-46ac6f3092e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.711315 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-481a7493-106a-4190-a8e6-46ac6f3092e5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f Aug 15 15:07:38.711410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-481a7493-106a-4190-a8e6-46ac6f3092e5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.712395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-481a7493-106a-4190-a8e6-46ac6f3092e5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.722949 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-481a7493-106a-4190-a8e6-46ac6f3092e5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f returned with HTTP 404 Aug 15 15:07:38.726273 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 750/3012] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:38 2026] GET /volume/v3/volumes/e9b15a34-90ba-4bc4-a02d-e1fcfb816a4f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:38.734717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f28064c1-644c-4616-a097-acc70dcabb4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.740638 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f28064c1-644c-4616-a097-acc70dcabb4c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 Aug 15 15:07:38.741223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f28064c1-644c-4616-a097-acc70dcabb4c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.741576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f28064c1-644c-4616-a097-acc70dcabb4c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.752115 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f28064c1-644c-4616-a097-acc70dcabb4c tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 returned with HTTP 404 Aug 15 15:07:38.755269 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 764/3013] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:38 2026] GET /volume/v3/volumes/a4ef6dee-991a-4287-b265-43846a9f9234 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:38.768965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-afc5fdac-d568-41cf-b31e-f3ccd2d1ecb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.771056 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afc5fdac-d568-41cf-b31e-f3ccd2d1ecb6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce Aug 15 15:07:38.771299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afc5fdac-d568-41cf-b31e-f3ccd2d1ecb6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.771489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afc5fdac-d568-41cf-b31e-f3ccd2d1ecb6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.772439 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-afc5fdac-d568-41cf-b31e-f3ccd2d1ecb6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 901e6674-fe52-4637-bb58-eb64d4bce1ce {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:38.776432 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afc5fdac-d568-41cf-b31e-f3ccd2d1ecb6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce returned with HTTP 404 Aug 15 15:07:38.777174 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 750/3014] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:38 2026] GET /volume/v3/groups/901e6674-fe52-4637-bb58-eb64d4bce1ce => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:38.787673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70985d32-458a-47b9-8b08-959bbbd607a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.789790 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e8f7481-12d3-4c67-bd61-b6628ae77273 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.792053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70985d32-458a-47b9-8b08-959bbbd607a2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:38.792053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70985d32-458a-47b9-8b08-959bbbd607a2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.792053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70985d32-458a-47b9-8b08-959bbbd607a2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.792411 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-70985d32-458a-47b9-8b08-959bbbd607a2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:38.795118 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e8f7481-12d3-4c67-bd61-b6628ae77273 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/77d7a27e-b9bd-432f-9233-74bf7bdedea6 Aug 15 15:07:38.797200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e8f7481-12d3-4c67-bd61-b6628ae77273 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.798368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e8f7481-12d3-4c67-bd61-b6628ae77273 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.805580 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:38.805580 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:38.806665 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70985d32-458a-47b9-8b08-959bbbd607a2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:38.807431 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 751/3015] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:38 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:38.824296 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e8f7481-12d3-4c67-bd61-b6628ae77273 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/group_types/77d7a27e-b9bd-432f-9233-74bf7bdedea6 returned with HTTP 202 Aug 15 15:07:38.825078 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 751/3016] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:07:38 2026] DELETE /volume/v3/group_types/77d7a27e-b9bd-432f-9233-74bf7bdedea6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:38.835581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fee0352-386b-4473-9714-9f69f6ba9464 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.836162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fee0352-386b-4473-9714-9f69f6ba9464 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] DELETE https://10.4.3.107/volume/v3/types/a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04 Aug 15 15:07:38.836444 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fee0352-386b-4473-9714-9f69f6ba9464 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.836721 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fee0352-386b-4473-9714-9f69f6ba9464 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.888007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fee0352-386b-4473-9714-9f69f6ba9464 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types/a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04 returned with HTTP 202 Aug 15 15:07:38.889687 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 765/3017] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:38 2026] DELETE /volume/v3/types/a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:38.898391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52a56fb0-9641-43f6-ae1f-cf3e30156bce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.900269 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52a56fb0-9641-43f6-ae1f-cf3e30156bce tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] GET https://10.4.3.107/volume/v3/types/a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04 Aug 15 15:07:38.900461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52a56fb0-9641-43f6-ae1f-cf3e30156bce tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:38.900654 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52a56fb0-9641-43f6-ae1f-cf3e30156bce tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:38.906619 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52a56fb0-9641-43f6-ae1f-cf3e30156bce tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types/a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04 returned with HTTP 404 Aug 15 15:07:38.907164 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 751/3018] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:38 2026] GET /volume/v3/types/a3fb6ce9-ca6c-485f-94d6-68a1e3d6ea04 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:38.923979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f044f0f4-1184-4ba7-aae1-4bd8f66368cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.930043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f044f0f4-1184-4ba7-aae1-4bd8f66368cc tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:38.930530 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f044f0f4-1184-4ba7-aae1-4bd8f66368cc tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-743283817"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:38.956126 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f044f0f4-1184-4ba7-aae1-4bd8f66368cc tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:38.956126 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 752/3019] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:38 2026] POST /volume/v3/types => generated 223 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:38.968994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec53c0b6-20d9-4e6f-b4d4-d062b0af9de6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:38.971213 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec53c0b6-20d9-4e6f-b4d4-d062b0af9de6 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:07:38.971585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec53c0b6-20d9-4e6f-b4d4-d062b0af9de6 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1194250697"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:38.997206 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec53c0b6-20d9-4e6f-b4d4-d062b0af9de6 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:07:38.997882 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 752/3020] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:07:38 2026] POST /volume/v3/group_types => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:39.004640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6f490e8c-91c9-46f2-b8e9-34b96bea3657 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:39.009054 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f490e8c-91c9-46f2-b8e9-34b96bea3657 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:39.009306 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f490e8c-91c9-46f2-b8e9-34b96bea3657 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:39.009490 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f490e8c-91c9-46f2-b8e9-34b96bea3657 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:39.009612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6f490e8c-91c9-46f2-b8e9-34b96bea3657 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:39.010377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:39.014478 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups Aug 15 15:07:39.014478 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15f282d3-d384-4a82-8b7c-90638f470405", "volume_types": ["71a4f78c-e5a2-4858-91f2-93c00d16d6d3"], "name": "tempest-GroupSnapshotsTest-Group-1168650051"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:39.016390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group {'group': {'group_type': '15f282d3-d384-4a82-8b7c-90638f470405', 'volume_types': ['71a4f78c-e5a2-4858-91f2-93c00d16d6d3'], 'name': 'tempest-GroupSnapshotsTest-Group-1168650051'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 15 15:07:39.019371 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:39.019371 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:39.020337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f490e8c-91c9-46f2-b8e9-34b96bea3657 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:39.020690 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 766/3021] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:39 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:39.022275 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group tempest-GroupSnapshotsTest-Group-1168650051. Aug 15 15:07:39.052478 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability zone cache updated, next update will occur around 2026-08-15 16:07:39.052121. {{(pid=100272) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:07:39.052691 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:39.077277 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['2616cf46-6c6b-4037-a185-45fb773dba83'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:39.128493 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6bb67606-0461-4b1e-a0a8-aa91a631f3f5 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups returned with HTTP 202 Aug 15 15:07:39.129188 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 752/3022] 10.4.3.107 () {70 vars in 1297 bytes} [Sat Aug 15 15:07:39 2026] POST /volume/v3/groups => generated 112 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:39.142993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-73d4f0d2-e40d-4c39-b511-845a5f7bc6b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:39.146767 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73d4f0d2-e40d-4c39-b511-845a5f7bc6b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d Aug 15 15:07:39.147448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73d4f0d2-e40d-4c39-b511-845a5f7bc6b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:39.147857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73d4f0d2-e40d-4c39-b511-845a5f7bc6b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:39.149679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-73d4f0d2-e40d-4c39-b511-845a5f7bc6b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 9aab743b-e1bb-4ce0-9911-1de008cafb3d {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:39.156503 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:39.156503 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:39.169059 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73d4f0d2-e40d-4c39-b511-845a5f7bc6b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d returned with HTTP 200 Aug 15 15:07:39.169886 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 753/3023] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:39 2026] GET /volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:39.820960 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-755be63a-491d-4933-a43a-33d591cde86b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:39.824037 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-755be63a-491d-4933-a43a-33d591cde86b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:39.824466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-755be63a-491d-4933-a43a-33d591cde86b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:39.824761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-755be63a-491d-4933-a43a-33d591cde86b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:39.824921 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-755be63a-491d-4933-a43a-33d591cde86b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:39.830764 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:39.830764 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:39.832046 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-755be63a-491d-4933-a43a-33d591cde86b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:39.832632 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 753/3024] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:39 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.014463 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.016804 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.017156 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.017344 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.029667 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.029667 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:40.032590 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.034634 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e52355a5-ed57-447e-9b3d-3433221a162c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.037186 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e52355a5-ed57-447e-9b3d-3433221a162c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:40.037456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e52355a5-ed57-447e-9b3d-3433221a162c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.037712 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e52355a5-ed57-447e-9b3d-3433221a162c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.037864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e52355a5-ed57-447e-9b3d-3433221a162c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:40.042135 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.042135 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:40.042766 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e52355a5-ed57-447e-9b3d-3433221a162c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:40.043068 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 753/3025] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.043403 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Reserve volume completed successfully. Aug 15 15:07:40.043922 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49e43c98-8b44-47f5-9fdc-99aad2651143 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:40.044398 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 767/3026] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:40.053096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f66848ce-15fb-4204-90b3-25022ba0f252 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.055817 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f66848ce-15fb-4204-90b3-25022ba0f252 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:40.055817 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f66848ce-15fb-4204-90b3-25022ba0f252 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.056017 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f66848ce-15fb-4204-90b3-25022ba0f252 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.064757 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.064757 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:40.069951 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f66848ce-15fb-4204-90b3-25022ba0f252 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.075987 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f66848ce-15fb-4204-90b3-25022ba0f252 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:40.076481 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 754/3027] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.093307 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca010adc-4b5b-404f-a8e1-412879757796 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.094403 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca010adc-4b5b-404f-a8e1-412879757796 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.094835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca010adc-4b5b-404f-a8e1-412879757796 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.094997 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca010adc-4b5b-404f-a8e1-412879757796 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.106491 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.106491 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:40.107254 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ca010adc-4b5b-404f-a8e1-412879757796 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.123654 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ca010adc-4b5b-404f-a8e1-412879757796 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Unreserve volume completed successfully. Aug 15 15:07:40.123971 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca010adc-4b5b-404f-a8e1-412879757796 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:40.124528 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 754/3028] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:40.132956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4108ceb5-3fb2-4b51-87a2-7f5b153de300 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.134936 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4108ceb5-3fb2-4b51-87a2-7f5b153de300 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:40.134936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4108ceb5-3fb2-4b51-87a2-7f5b153de300 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.134936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4108ceb5-3fb2-4b51-87a2-7f5b153de300 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.144797 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.144797 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:40.155404 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4108ceb5-3fb2-4b51-87a2-7f5b153de300 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.161962 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4108ceb5-3fb2-4b51-87a2-7f5b153de300 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:40.162437 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 754/3029] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.181478 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.184808 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d2ca9e5-af05-4c47-a716-0bf3d6979016 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.186353 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.188836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.188836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.189180 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d2ca9e5-af05-4c47-a716-0bf3d6979016 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d Aug 15 15:07:40.189470 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d2ca9e5-af05-4c47-a716-0bf3d6979016 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.189703 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d2ca9e5-af05-4c47-a716-0bf3d6979016 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.189937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-1d2ca9e5-af05-4c47-a716-0bf3d6979016 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 9aab743b-e1bb-4ce0-9911-1de008cafb3d {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:40.198230 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.198230 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:40.202655 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.202655 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:40.204274 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.209188 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d2ca9e5-af05-4c47-a716-0bf3d6979016 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d returned with HTTP 200 Aug 15 15:07:40.209533 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 755/3030] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:40.213401 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume updated successfully. Aug 15 15:07:40.213680 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d36c4cf-0f0c-4f01-be91-a9d36f40e9b9 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 200 Aug 15 15:07:40.214274 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 768/3031] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:07:40.222168 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4ccf955-2df5-4492-8840-f69ac4f07b98 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.222321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-64701998-21e9-4d14-b055-17e7802dda0a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.223931 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:40.224406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-525176777", "volume_type": "71a4f78c-e5a2-4858-91f2-93c00d16d6d3", "group_id": "9aab743b-e1bb-4ce0-9911-1de008cafb3d", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.226185 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4ccf955-2df5-4492-8840-f69ac4f07b98 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:40.226185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4ccf955-2df5-4492-8840-f69ac4f07b98 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.226185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4ccf955-2df5-4492-8840-f69ac4f07b98 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.226842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-525176777', 'volume_type': '71a4f78c-e5a2-4858-91f2-93c00d16d6d3', 'group_id': '9aab743b-e1bb-4ce0-9911-1de008cafb3d', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:40.235383 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.235383 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:40.238702 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.238702 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:40.239386 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume of 1 GB Aug 15 15:07:40.240992 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4ccf955-2df5-4492-8840-f69ac4f07b98 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.246959 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Availability Zones retrieved successfully. Aug 15 15:07:40.247912 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4ccf955-2df5-4492-8840-f69ac4f07b98 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:40.248526 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 755/3032] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.255272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (91f103d4-c438-4d2f-a4ba-dab0db0f63fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:40.257897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df0be7f-f9ae-43dd-b1fc-ccc910b842b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:40.257897 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.257897 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:40.257897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:40.263488 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.265712 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.266178 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.266445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.276285 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.276285 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:40.278869 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.283989 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df0be7f-f9ae-43dd-b1fc-ccc910b842b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71a4f78c-e5a2-4858-91f2-93c00d16d6d3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-743283817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71a4f78c-e5a2-4858-91f2-93c00d16d6d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9aab743b-e1bb-4ce0-9911-1de008cafb3d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:40.285169 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume updated successfully. Aug 15 15:07:40.285309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed8604d-e82b-4b30-814e-b24701929822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:40.285639 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-697e9db3-823e-4273-8a1d-5b6ff5177b8d tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 200 Aug 15 15:07:40.286007 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 756/3033] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:07:40.295434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca711bda-be19-41b4-8976-88121654efe1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.298373 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca711bda-be19-41b4-8976-88121654efe1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:40.298544 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca711bda-be19-41b4-8976-88121654efe1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.298725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca711bda-be19-41b4-8976-88121654efe1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.308927 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.308927 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:40.314670 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca711bda-be19-41b4-8976-88121654efe1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.320773 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-743283817 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-743283817, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:40.320962 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-743283817 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-743283817, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:40.322916 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca711bda-be19-41b4-8976-88121654efe1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:40.323477 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 769/3034] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.338299 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.343585 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.343585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.343585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.351338 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.351338 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:40.352318 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.363064 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['707ee38e-7ea0-4264-b75a-2abe91a635ec', '8da8ba35-12e9-49d0-803d-bde6d443321e', '95a7d9b8-06ea-4c63-9db9-5a9abecaaa2c', 'a62bba29-9e3a-484b-bce9-e53f9be9ea6c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:40.365567 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Update volume admin metadata completed successfully. Aug 15 15:07:40.365796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed8604d-e82b-4b30-814e-b24701929822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['707ee38e-7ea0-4264-b75a-2abe91a635ec', '8da8ba35-12e9-49d0-803d-bde6d443321e', '95a7d9b8-06ea-4c63-9db9-5a9abecaaa2c', 'a62bba29-9e3a-484b-bce9-e53f9be9ea6c']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:40.369495 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Update readonly setting on volume completed successfully. Aug 15 15:07:40.369495 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4658c5b8-d274-4f2e-aca9-e7703b6a423a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:40.369646 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11833cc-e02a-448b-9d3f-e1ec8ef05b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:40.369697 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 756/3035] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:40.376854 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10d9a430-987e-4720-a953-5f5952ab3b8b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.379198 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10d9a430-987e-4720-a953-5f5952ab3b8b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:40.379485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10d9a430-987e-4720-a953-5f5952ab3b8b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.379778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10d9a430-987e-4720-a953-5f5952ab3b8b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.389418 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.389418 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:40.393892 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-10d9a430-987e-4720-a953-5f5952ab3b8b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.397764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11833cc-e02a-448b-9d3f-e1ec8ef05b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-525176777',encryption_key_id=None,group_id=9aab743b-e1bb-4ce0-9911-1de008cafb3d,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['707ee38e-7ea0-4264-b75a-2abe91a635ec','8da8ba35-12e9-49d0-803d-bde6d443321e','95a7d9b8-06ea-4c63-9db9-5a9abecaaa2c','a62bba29-9e3a-484b-bce9-e53f9be9ea6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=71a4f78c-e5a2-4858-91f2-93c00d16d6d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-525176777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9aab743b-e1bb-4ce0-9911-1de008cafb3d,host=None,id=f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf92745628e4f14a6d509eebc9b585e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71a4f78c-e5a2-4858-91f2-93c00d16d6d3),volume_type_id=71a4f78c-e5a2-4858-91f2-93c00d16d6d3)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:40.398799 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10d9a430-987e-4720-a953-5f5952ab3b8b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:40.398967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d18d11a-4803-4f97-9e17-4804c8dcb4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:40.399319 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 757/3036] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.420293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.423260 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.424209 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.424569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.425878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d18d11a-4803-4f97-9e17-4804c8dcb4f6) transitioned into state 'SUCCESS' from state '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-525176777',encryption_key_id=None,group_id=9aab743b-e1bb-4ce0-9911-1de008cafb3d,group_type_id=,metadata={},multiattach=False,project_id='fbf92745628e4f14a6d509eebc9b585e',qos_specs=None,replication_status=,reservations=['707ee38e-7ea0-4264-b75a-2abe91a635ec','8da8ba35-12e9-49d0-803d-bde6d443321e','95a7d9b8-06ea-4c63-9db9-5a9abecaaa2c','a62bba29-9e3a-484b-bce9-e53f9be9ea6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691c0564baed4749aaf0aaf3c6e61d3d',volume_type_id=71a4f78c-e5a2-4858-91f2-93c00d16d6d3)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:40.427602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337c7af7-1b95-49ec-b51f-687d13fe2e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:40.439237 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.439237 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:40.439937 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.449360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337c7af7-1b95-49ec-b51f-687d13fe2e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:40.449360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Flow 'volume_create_api' (91f103d4-c438-4d2f-a4ba-dab0db0f63fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:40.450219 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Create volume request issued successfully. Aug 15 15:07:40.450527 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:40.450711 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:40.463777 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Update volume admin metadata completed successfully. Aug 15 15:07:40.464139 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Update readonly setting on volume completed successfully. Aug 15 15:07:40.464271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffbc8653-a02c-4e0d-bdbf-c038fb71307f tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:40.464733 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 770/3037] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:40.473617 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e7faaad-2053-4f15-9dd6-48c00d35235a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.478262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e7faaad-2053-4f15-9dd6-48c00d35235a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:40.478262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e7faaad-2053-4f15-9dd6-48c00d35235a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.478262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e7faaad-2053-4f15-9dd6-48c00d35235a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.487212 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.487212 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:40.492115 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0e7faaad-2053-4f15-9dd6-48c00d35235a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.497330 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e7faaad-2053-4f15-9dd6-48c00d35235a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:40.498050 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 757/3038] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:40.503678 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:40.507266 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.507266 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:40.511265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64701998-21e9-4d14-b055-17e7802dda0a tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:40.511735 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 755/3039] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes => generated 821 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:40.516490 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe202b83-4926-4174-94f0-d61efc3a8593 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.528143 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:40.528656 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1861047603", "disk_format": "raw"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:40.528827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1861047603", "disk_format": "raw"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:40.531817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36f4f476-d455-480f-b905-f798afdbbdfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.535045 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 Aug 15 15:07:40.535045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.535333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.542302 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.542302 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:40.542473 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.542473 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:40.543056 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:40.545911 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:40.546697 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:40.546844 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:40.560505 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.560505 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:40.566025 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.image.image_utils [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1861047603'}] 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-1861047603'}]. {{(pid=100271) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 15 15:07:40.583672 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:40.586587 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.586587 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:40.592926 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36f4f476-d455-480f-b905-f798afdbbdfe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 returned with HTTP 200 Aug 15 15:07:40.593285 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 771/3040] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 => generated 889 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:40.846759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7fc21e3a-2413-4043-a475-d71125fa1b0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:40.847547 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fc21e3a-2413-4043-a475-d71125fa1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:40.847812 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fc21e3a-2413-4043-a475-d71125fa1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:40.848578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fc21e3a-2413-4043-a475-d71125fa1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:40.848702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7fc21e3a-2413-4043-a475-d71125fa1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:40.853648 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:40.853648 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:40.854423 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fc21e3a-2413-4043-a475-d71125fa1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:40.854796 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 758/3041] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:40 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:41.057426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0dd87bf2-1b7d-4934-9024-9cbd894e07e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:41.059630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0dd87bf2-1b7d-4934-9024-9cbd894e07e3 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:41.059896 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0dd87bf2-1b7d-4934-9024-9cbd894e07e3 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:41.060144 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0dd87bf2-1b7d-4934-9024-9cbd894e07e3 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:41.060289 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0dd87bf2-1b7d-4934-9024-9cbd894e07e3 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:41.066379 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.066379 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:41.067539 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0dd87bf2-1b7d-4934-9024-9cbd894e07e3 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:41.068449 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 756/3042] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:41 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:41.143300 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Copy volume to image completed successfully. Aug 15 15:07:41.143769 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe202b83-4926-4174-94f0-d61efc3a8593 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:41.144540 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 758/3043] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:40 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 687 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:41.613315 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db652a67-73b7-481d-aa0a-107db934f364 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:41.618269 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 Aug 15 15:07:41.618269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:41.618269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:41.628366 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.628366 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:41.634424 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:41.635775 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:41.636699 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:41.686659 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:41.691185 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.691185 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:41.698733 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db652a67-73b7-481d-aa0a-107db934f364 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 returned with HTTP 200 Aug 15 15:07:41.699360 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 772/3044] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:41 2026] GET /volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:41.715205 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:41.717195 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/group_snapshots Aug 15 15:07:41.717610 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9aab743b-e1bb-4ce0-9911-1de008cafb3d", "name": "tempest-group_snapshot-2003532509"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:41.719039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9aab743b-e1bb-4ce0-9911-1de008cafb3d', 'name': 'tempest-group_snapshot-2003532509'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 15 15:07:41.723315 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.723315 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:41.727237 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Creating group_snapshot tempest-group_snapshot-2003532509. Aug 15 15:07:41.748667 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.748667 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:41.767894 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-743283817 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-743283817, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:41.768249 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-743283817 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-743283817, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:07:41.795698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Created reservations ['e3179aa0-2ab9-4517-9ed2-630394dca220', 'f84eb318-f36e-41a1-af46-d54e57efed0a', 'ffb96953-1006-44ae-abd3-8693efedc992', '8eaca8f4-b8a4-4f8a-9153-dbd539d676c9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:41.835690 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f08b00b2-0ef5-4622-a5f1-16a0fec81996 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots returned with HTTP 202 Aug 15 15:07:41.836382 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 759/3045] 10.4.3.107 () {70 vars in 1324 bytes} [Sat Aug 15 15:07:41 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:41.850741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-02c1feb6-7e30-4493-8ea6-5a14436ab9eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:41.853463 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02c1feb6-7e30-4493-8ea6-5a14436ab9eb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:41.854117 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02c1feb6-7e30-4493-8ea6-5a14436ab9eb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:41.854117 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02c1feb6-7e30-4493-8ea6-5a14436ab9eb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:41.854117 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-02c1feb6-7e30-4493-8ea6-5a14436ab9eb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 41776983-479d-4b40-98e6-b6b5f01f5be6 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:41.857892 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.857892 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:41.861976 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02c1feb6-7e30-4493-8ea6-5a14436ab9eb tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 returned with HTTP 200 Aug 15 15:07:41.862433 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 757/3046] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:41 2026] GET /volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:07:41.869373 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e77f161b-a6d1-49b0-8201-c165056d9c07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:41.874035 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e77f161b-a6d1-49b0-8201-c165056d9c07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:41.874329 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e77f161b-a6d1-49b0-8201-c165056d9c07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:41.874565 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e77f161b-a6d1-49b0-8201-c165056d9c07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:41.874694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e77f161b-a6d1-49b0-8201-c165056d9c07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:41.883988 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:41.883988 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:41.885266 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e77f161b-a6d1-49b0-8201-c165056d9c07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:41.886444 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 759/3047] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:41 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:42.082219 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-555c02d0-0ad6-462a-bb3e-d9dda2718f2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.085590 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-555c02d0-0ad6-462a-bb3e-d9dda2718f2c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:42.085590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-555c02d0-0ad6-462a-bb3e-d9dda2718f2c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.085590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-555c02d0-0ad6-462a-bb3e-d9dda2718f2c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.085590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-555c02d0-0ad6-462a-bb3e-d9dda2718f2c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:42.091509 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:42.091509 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:42.092812 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-555c02d0-0ad6-462a-bb3e-d9dda2718f2c tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:42.093774 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 773/3048] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:42.871628 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b167dad-4ee1-4f6a-bbf3-bc7fce51f293 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.875720 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b167dad-4ee1-4f6a-bbf3-bc7fce51f293 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:42.875720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b167dad-4ee1-4f6a-bbf3-bc7fce51f293 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.875720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b167dad-4ee1-4f6a-bbf3-bc7fce51f293 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.875720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-0b167dad-4ee1-4f6a-bbf3-bc7fce51f293 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 41776983-479d-4b40-98e6-b6b5f01f5be6 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:42.879124 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:42.879124 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:42.883571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b167dad-4ee1-4f6a-bbf3-bc7fce51f293 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 returned with HTTP 200 Aug 15 15:07:42.884205 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 760/3049] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:42.893987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.896350 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:07:42.896700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.896984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.897353 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:42.898839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:07:42.899050 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e6c56c5-8a0e-4f23-a990-f0e1cef57280 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.901737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e6c56c5-8a0e-4f23-a990-f0e1cef57280 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:42.903207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e6c56c5-8a0e-4f23-a990-f0e1cef57280 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.903207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e6c56c5-8a0e-4f23-a990-f0e1cef57280 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.903207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8e6c56c5-8a0e-4f23-a990-f0e1cef57280 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:42.906348 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all snapshots completed successfully. Aug 15 15:07:42.906348 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:42.906348 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:42.906348 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a604c3d-c699-4834-af5c-ab7b8252fc2f tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:07:42.906348 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 758/3050] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:42.909049 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:42.909049 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:42.910088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e6c56c5-8a0e-4f23-a990-f0e1cef57280 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:42.910608 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 760/3051] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:42.922216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2617b5c1-204e-4853-8d9a-32155f239001 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.926531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2617b5c1-204e-4853-8d9a-32155f239001 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/362876f0-0cad-489b-9f69-b5c7c30b265e Aug 15 15:07:42.927530 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2617b5c1-204e-4853-8d9a-32155f239001 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.927824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2617b5c1-204e-4853-8d9a-32155f239001 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.938601 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:42.938601 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:42.939810 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2617b5c1-204e-4853-8d9a-32155f239001 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Snapshot retrieved successfully. Aug 15 15:07:42.941001 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2617b5c1-204e-4853-8d9a-32155f239001 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/362876f0-0cad-489b-9f69-b5c7c30b265e returned with HTTP 200 Aug 15 15:07:42.941531 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 774/3052] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/snapshots/362876f0-0cad-489b-9f69-b5c7c30b265e => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:42.955290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3ec698c-6939-423d-a76e-e86d3e27992e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.957264 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3ec698c-6939-423d-a76e-e86d3e27992e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:42.959001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3ec698c-6939-423d-a76e-e86d3e27992e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.959001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3ec698c-6939-423d-a76e-e86d3e27992e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.959001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-f3ec698c-6939-423d-a76e-e86d3e27992e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 41776983-479d-4b40-98e6-b6b5f01f5be6 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:42.962480 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:42.962480 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:42.967225 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3ec698c-6939-423d-a76e-e86d3e27992e tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 returned with HTTP 200 Aug 15 15:07:42.967941 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 761/3053] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:42.977024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af7366dd-1e00-4c45-817b-d4673d2e67b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:42.979185 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af7366dd-1e00-4c45-817b-d4673d2e67b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/detail Aug 15 15:07:42.979606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af7366dd-1e00-4c45-817b-d4673d2e67b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:42.979934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af7366dd-1e00-4c45-817b-d4673d2e67b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:42.988968 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af7366dd-1e00-4c45-817b-d4673d2e67b9 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 15 15:07:42.989748 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 759/3054] 10.4.3.107 () {68 vars in 1323 bytes} [Sat Aug 15 15:07:42 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:43.000156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.002520 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] DELETE https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:43.002873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.003261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.003347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for member 41776983-479d-4b40-98e6-b6b5f01f5be6 {{(pid=100271) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 15 15:07:43.004039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.group_snapshots [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group_snapshot with id: 41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:43.008881 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.008881 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:43.040629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a5ed254-b953-4fa9-9162-16feb506d4b2 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 returned with HTTP 202 Aug 15 15:07:43.041298 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 761/3055] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:07:42 2026] DELETE /volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:43.050950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.053957 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:43.054267 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.054527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.054983 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:43.055952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:43.065567 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:43.066442 np0000007361 devstack@c-api.service[100273]: WARNING stevedore.named [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:43.066663 np0000007361 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:43.111288 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d85c209-2f51-421e-8cb8-5fe0d9aa4235 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.115119 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d85c209-2f51-421e-8cb8-5fe0d9aa4235 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:43.115119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d85c209-2f51-421e-8cb8-5fe0d9aa4235 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.115119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d85c209-2f51-421e-8cb8-5fe0d9aa4235 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.115119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3d85c209-2f51-421e-8cb8-5fe0d9aa4235 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:43.118759 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.118759 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:43.119731 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d85c209-2f51-421e-8cb8-5fe0d9aa4235 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:43.120225 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 762/3056] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:43.135255 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:43.139697 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.139697 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:43.149170 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-470021a6-8d67-4b7c-8a9e-3547b81ce6ba tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:43.149636 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 775/3057] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:43.168482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-396f63df-e37c-498b-a095-3b19f4393140 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.172830 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/snapshots/detail Aug 15 15:07:43.173359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.174255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.174255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:43.174489 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.174489 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:43.175795 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:07:43.180413 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all snapshots completed successfully. Aug 15 15:07:43.181695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-396f63df-e37c-498b-a095-3b19f4393140 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/snapshots/detail returned with HTTP 200 Aug 15 15:07:43.182417 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 760/3058] 10.4.3.107 () {66 vars in 1264 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:07:43.195831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4334b77-5fa4-4293-bdfe-b2ef855d9f1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.200717 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4334b77-5fa4-4293-bdfe-b2ef855d9f1b tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:43.200717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4334b77-5fa4-4293-bdfe-b2ef855d9f1b tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.201640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4334b77-5fa4-4293-bdfe-b2ef855d9f1b tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.201883 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-c4334b77-5fa4-4293-bdfe-b2ef855d9f1b tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 41776983-479d-4b40-98e6-b6b5f01f5be6 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 15 15:07:43.206659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4334b77-5fa4-4293-bdfe-b2ef855d9f1b tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 returned with HTTP 404 Aug 15 15:07:43.207583 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 762/3059] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:43.215203 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6eed59bc-7b17-4851-903a-82ec697e473d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.219263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6eed59bc-7b17-4851-903a-82ec697e473d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/group_snapshots Aug 15 15:07:43.219263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6eed59bc-7b17-4851-903a-82ec697e473d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.219263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6eed59bc-7b17-4851-903a-82ec697e473d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.224060 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6eed59bc-7b17-4851-903a-82ec697e473d tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots returned with HTTP 200 Aug 15 15:07:43.224677 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 763/3060] 10.4.3.107 () {68 vars in 1302 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:43.233095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.234970 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] DELETE https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:43.235666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.235666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.235985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for member 41776983-479d-4b40-98e6-b6b5f01f5be6 {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 15 15:07:43.236066 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group_snapshot with id: 41776983-479d-4b40-98e6-b6b5f01f5be6 Aug 15 15:07:43.242146 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96d1d64b-fb99-4c20-98f7-0d3584ab4aa3 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 returned with HTTP 404 Aug 15 15:07:43.243265 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 776/3061] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:07:43 2026] DELETE /volume/v3/group_snapshots/41776983-479d-4b40-98e6-b6b5f01f5be6 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:43.255827 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.259461 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:07:43.259461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.259461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.259461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:07:43.260397 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:43.271232 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Get all volumes completed successfully. Aug 15 15:07:43.272392 np0000007361 devstack@c-api.service[100272]: WARNING stevedore.named [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:43.272774 np0000007361 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:43.321209 np0000007361 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:43.325955 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.325955 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:43.334869 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b282be6b-6593-4836-bc27-b8911e5c9bc6 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:07:43.335537 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 761/3062] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:43.349516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.351476 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] POST https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d/action Aug 15 15:07:43.351886 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:43.352029 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:43.353569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] delete called for group 9aab743b-e1bb-4ce0-9911-1de008cafb3d {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 15 15:07:43.353770 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Delete group with id: 9aab743b-e1bb-4ce0-9911-1de008cafb3d Aug 15 15:07:43.358043 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.358043 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:43.395352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b71a51f8-f966-4ada-9cbc-eeb677e5b5fe tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d/action returned with HTTP 202 Aug 15 15:07:43.395851 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 763/3063] 10.4.3.107 () {70 vars in 1428 bytes} [Sat Aug 15 15:07:43 2026] POST /volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:43.406462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.408313 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 Aug 15 15:07:43.410107 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.410107 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.418092 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.418092 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:43.422507 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Volume info retrieved successfully. Aug 15 15:07:43.423494 np0000007361 devstack@c-api.service[100274]: WARNING stevedore.named [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 15 15:07:43.423826 np0000007361 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 15 15:07:43.466264 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:07:43.471700 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.471700 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:43.480457 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a4248d6-3c87-40eb-a962-a1fda0335c81 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 returned with HTTP 200 Aug 15 15:07:43.481120 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 764/3064] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:43.922178 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9554f75a-4857-4e67-9779-639e203fd390 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:43.924502 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9554f75a-4857-4e67-9779-639e203fd390 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:43.925009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9554f75a-4857-4e67-9779-639e203fd390 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:43.925009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9554f75a-4857-4e67-9779-639e203fd390 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:43.925115 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9554f75a-4857-4e67-9779-639e203fd390 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:43.930876 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:43.930876 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:43.931827 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9554f75a-4857-4e67-9779-639e203fd390 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:43.932414 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 777/3065] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:43 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:44.135199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1e52a9f6-5008-49cb-9e12-cb1feff1f85d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.138050 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1e52a9f6-5008-49cb-9e12-cb1feff1f85d tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:44.138511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1e52a9f6-5008-49cb-9e12-cb1feff1f85d tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.138866 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1e52a9f6-5008-49cb-9e12-cb1feff1f85d tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.139094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1e52a9f6-5008-49cb-9e12-cb1feff1f85d tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:44.144814 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:44.144814 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:44.146026 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1e52a9f6-5008-49cb-9e12-cb1feff1f85d tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:44.146645 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 762/3066] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:44 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:44.498584 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30f994d0-c612-4e06-8a15-052556388955 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.501273 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30f994d0-c612-4e06-8a15-052556388955 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 Aug 15 15:07:44.501537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30f994d0-c612-4e06-8a15-052556388955 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.501777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30f994d0-c612-4e06-8a15-052556388955 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.514723 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30f994d0-c612-4e06-8a15-052556388955 tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 returned with HTTP 404 Aug 15 15:07:44.515194 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 764/3067] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:07:44 2026] GET /volume/v3/volumes/f98d395e-dcf9-4f5a-a9bd-8a0fe6bd4462 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:44.528229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8240331-17fb-4efd-80a6-1d7688c3d4fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.531208 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8240331-17fb-4efd-80a6-1d7688c3d4fc tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] GET https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d Aug 15 15:07:44.531502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8240331-17fb-4efd-80a6-1d7688c3d4fc tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.531705 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8240331-17fb-4efd-80a6-1d7688c3d4fc tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.531822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-d8240331-17fb-4efd-80a6-1d7688c3d4fc tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] show called for member 9aab743b-e1bb-4ce0-9911-1de008cafb3d {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 15 15:07:44.535028 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8240331-17fb-4efd-80a6-1d7688c3d4fc tempest-GroupSnapshotsTest-316406037 tempest-GroupSnapshotsTest-316406037-project-member] https://10.4.3.107/volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d returned with HTTP 404 Aug 15 15:07:44.535861 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 765/3068] 10.4.3.107 () {68 vars in 1386 bytes} [Sat Aug 15 15:07:44 2026] GET /volume/v3/groups/9aab743b-e1bb-4ce0-9911-1de008cafb3d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:44.547333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9090a409-c4d9-4a8e-a06e-aa014af91b0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.549489 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9090a409-c4d9-4a8e-a06e-aa014af91b0d tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/15f282d3-d384-4a82-8b7c-90638f470405 Aug 15 15:07:44.550236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9090a409-c4d9-4a8e-a06e-aa014af91b0d tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.550236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9090a409-c4d9-4a8e-a06e-aa014af91b0d tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.569519 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9090a409-c4d9-4a8e-a06e-aa014af91b0d tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/group_types/15f282d3-d384-4a82-8b7c-90638f470405 returned with HTTP 202 Aug 15 15:07:44.570043 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 778/3069] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:07:44 2026] DELETE /volume/v3/group_types/15f282d3-d384-4a82-8b7c-90638f470405 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:44.583482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1beb5632-1abf-4ff7-97aa-b997fbad66b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.585989 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1beb5632-1abf-4ff7-97aa-b997fbad66b8 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] DELETE https://10.4.3.107/volume/v3/types/71a4f78c-e5a2-4858-91f2-93c00d16d6d3 Aug 15 15:07:44.586422 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1beb5632-1abf-4ff7-97aa-b997fbad66b8 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.586729 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1beb5632-1abf-4ff7-97aa-b997fbad66b8 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.610784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1beb5632-1abf-4ff7-97aa-b997fbad66b8 tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types/71a4f78c-e5a2-4858-91f2-93c00d16d6d3 returned with HTTP 202 Aug 15 15:07:44.611146 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 763/3070] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:44 2026] DELETE /volume/v3/types/71a4f78c-e5a2-4858-91f2-93c00d16d6d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:07:44.620788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d70b5e3-5725-4c1b-ba30-10e109c1ccaa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.622459 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d70b5e3-5725-4c1b-ba30-10e109c1ccaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] GET https://10.4.3.107/volume/v3/types/71a4f78c-e5a2-4858-91f2-93c00d16d6d3 Aug 15 15:07:44.622692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d70b5e3-5725-4c1b-ba30-10e109c1ccaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.622892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d70b5e3-5725-4c1b-ba30-10e109c1ccaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.626862 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d70b5e3-5725-4c1b-ba30-10e109c1ccaa tempest-GroupSnapshotsTest-1600278270 tempest-GroupSnapshotsTest-1600278270-project-admin] https://10.4.3.107/volume/v3/types/71a4f78c-e5a2-4858-91f2-93c00d16d6d3 returned with HTTP 404 Aug 15 15:07:44.627862 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 765/3071] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:44 2026] GET /volume/v3/types/71a4f78c-e5a2-4858-91f2-93c00d16d6d3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:44.945722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f43bdd21-b5fd-4dba-9a95-24609c09017a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:44.947412 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f43bdd21-b5fd-4dba-9a95-24609c09017a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:44.947734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f43bdd21-b5fd-4dba-9a95-24609c09017a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:44.947985 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f43bdd21-b5fd-4dba-9a95-24609c09017a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:44.948272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f43bdd21-b5fd-4dba-9a95-24609c09017a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:44.953212 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:44.953212 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:44.954794 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f43bdd21-b5fd-4dba-9a95-24609c09017a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:44.955446 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 766/3072] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:44 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:45.159299 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f0ca4d2-9a9a-42ce-bcb6-8f7704146436 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:45.161668 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f0ca4d2-9a9a-42ce-bcb6-8f7704146436 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:45.161668 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f0ca4d2-9a9a-42ce-bcb6-8f7704146436 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:45.161995 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f0ca4d2-9a9a-42ce-bcb6-8f7704146436 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:45.162131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f0ca4d2-9a9a-42ce-bcb6-8f7704146436 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:45.167407 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:45.167407 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:45.168098 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f0ca4d2-9a9a-42ce-bcb6-8f7704146436 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:45.168927 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 779/3073] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:45 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:45.181842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:45.185580 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] DELETE https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:45.185764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:45.186171 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:45.186171 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Delete backup with id: b63b49f7-2201-4ff4-974b-7bb8962e8d83. Aug 15 15:07:45.192373 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:45.192373 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:45.211399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] delete_backup rpcapi backup_id b63b49f7-2201-4ff4-974b-7bb8962e8d83 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:07:45.213318 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-710c06ea-97b4-4f5e-9092-2aa26721d529 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 202 Aug 15 15:07:45.213752 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 764/3074] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:45 2026] DELETE /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:45.225194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-116038a2-6869-45ac-a0d8-fdafc7606ca5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:45.227664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-116038a2-6869-45ac-a0d8-fdafc7606ca5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:45.227970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-116038a2-6869-45ac-a0d8-fdafc7606ca5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:45.228231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-116038a2-6869-45ac-a0d8-fdafc7606ca5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:45.228421 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-116038a2-6869-45ac-a0d8-fdafc7606ca5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:45.234332 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:45.234332 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:45.235152 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-116038a2-6869-45ac-a0d8-fdafc7606ca5 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 200 Aug 15 15:07:45.235615 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 766/3075] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:45 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:45.969960 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95921ec2-1c8f-4d65-8345-1a61141fd4c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:45.975617 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95921ec2-1c8f-4d65-8345-1a61141fd4c5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:45.976723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95921ec2-1c8f-4d65-8345-1a61141fd4c5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:45.978563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95921ec2-1c8f-4d65-8345-1a61141fd4c5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:45.978563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-95921ec2-1c8f-4d65-8345-1a61141fd4c5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:45.986802 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:45.986802 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:45.986802 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95921ec2-1c8f-4d65-8345-1a61141fd4c5 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:45.988965 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 767/3076] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:45 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:46.253968 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98f741b4-8ed1-4994-a5ff-4f95f2ec5b7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:46.259058 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98f741b4-8ed1-4994-a5ff-4f95f2ec5b7e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 Aug 15 15:07:46.259058 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98f741b4-8ed1-4994-a5ff-4f95f2ec5b7e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:46.259058 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98f741b4-8ed1-4994-a5ff-4f95f2ec5b7e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:46.259831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-98f741b4-8ed1-4994-a5ff-4f95f2ec5b7e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Show backup with id b63b49f7-2201-4ff4-974b-7bb8962e8d83. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:46.271419 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98f741b4-8ed1-4994-a5ff-4f95f2ec5b7e tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 returned with HTTP 404 Aug 15 15:07:46.272501 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 780/3077] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:46 2026] GET /volume/v3/backups/b63b49f7-2201-4ff4-974b-7bb8962e8d83 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:46.291090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-60adae15-7a4d-470b-89e3-943439312088 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:46.293068 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 Aug 15 15:07:46.293362 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:46.295010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:46.295327 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Delete volume with id: e61eb6dc-fb78-4e19-ab46-2cbe1e463531 Aug 15 15:07:46.314654 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:46.314654 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:46.314654 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Volume info retrieved successfully. Aug 15 15:07:46.357643 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Delete volume request issued successfully. Aug 15 15:07:46.357848 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60adae15-7a4d-470b-89e3-943439312088 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 returned with HTTP 202 Aug 15 15:07:46.358353 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 765/3078] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:46 2026] DELETE /volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:46.373041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba324167-d0b3-4722-b88b-73951aa62351 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:46.376459 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba324167-d0b3-4722-b88b-73951aa62351 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 Aug 15 15:07:46.376793 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba324167-d0b3-4722-b88b-73951aa62351 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:46.377079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba324167-d0b3-4722-b88b-73951aa62351 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:46.394773 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:46.394773 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:46.403376 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba324167-d0b3-4722-b88b-73951aa62351 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Volume info retrieved successfully. Aug 15 15:07:46.408407 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba324167-d0b3-4722-b88b-73951aa62351 tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 returned with HTTP 200 Aug 15 15:07:46.410359 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 767/3079] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:46 2026] GET /volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:07:47.001550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4033663b-71fa-4e17-ac35-7d0238f4dd86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.003219 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4033663b-71fa-4e17-ac35-7d0238f4dd86 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:47.003620 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4033663b-71fa-4e17-ac35-7d0238f4dd86 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:47.003754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4033663b-71fa-4e17-ac35-7d0238f4dd86 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:47.004128 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4033663b-71fa-4e17-ac35-7d0238f4dd86 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:47.013516 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:47.013516 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:47.014568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4033663b-71fa-4e17-ac35-7d0238f4dd86 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:47.014683 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 768/3080] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:47 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:47.429156 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b31b0e02-4671-4418-9a2f-76b6d2addbaf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.431587 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b31b0e02-4671-4418-9a2f-76b6d2addbaf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] GET https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 Aug 15 15:07:47.431667 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b31b0e02-4671-4418-9a2f-76b6d2addbaf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:47.432228 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b31b0e02-4671-4418-9a2f-76b6d2addbaf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:47.440398 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b31b0e02-4671-4418-9a2f-76b6d2addbaf tempest-ProjectReaderTests39-232026233 tempest-ProjectReaderTests39-232026233-project-admin] https://10.4.3.107/volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 returned with HTTP 404 Aug 15 15:07:47.440839 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 781/3081] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:07:47 2026] GET /volume/v3/volumes/e61eb6dc-fb78-4e19-ab46-2cbe1e463531 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:47.667328 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f5b085f-a903-4af6-9dad-38a00e21ee89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.829099 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f5b085f-a903-4af6-9dad-38a00e21ee89 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:07:47.830038 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f5b085f-a903-4af6-9dad-38a00e21ee89 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-795259832"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:47.853791 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f5b085f-a903-4af6-9dad-38a00e21ee89 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:07:47.854300 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 766/3082] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:07:47 2026] POST /volume/v3/group_types => generated 180 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:47.865700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e74cac0-ab20-4cdc-9728-8b155d8d3513 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.868339 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e74cac0-ab20-4cdc-9728-8b155d8d3513 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] POST https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs Aug 15 15:07:47.868889 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e74cac0-ab20-4cdc-9728-8b155d8d3513 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:47.897470 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e74cac0-ab20-4cdc-9728-8b155d8d3513 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs returned with HTTP 202 Aug 15 15:07:47.897916 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 768/3083] 10.4.3.107 () {70 vars in 1458 bytes} [Sat Aug 15 15:07:47 2026] POST /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs => generated 53 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:47.908537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84bc9a48-3c93-4d92-a769-67fbbe0ed410 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.910511 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84bc9a48-3c93-4d92-a769-67fbbe0ed410 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] POST https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs Aug 15 15:07:47.911015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84bc9a48-3c93-4d92-a769-67fbbe0ed410 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:47.933789 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84bc9a48-3c93-4d92-a769-67fbbe0ed410 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs returned with HTTP 202 Aug 15 15:07:47.934311 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 769/3084] 10.4.3.107 () {70 vars in 1458 bytes} [Sat Aug 15 15:07:47 2026] POST /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:47.942190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9efaf8f0-ecd8-423f-af08-512f9c71d69c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.947201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9efaf8f0-ecd8-423f-af08-512f9c71d69c tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] GET https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 Aug 15 15:07:47.947562 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9efaf8f0-ecd8-423f-af08-512f9c71d69c tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:47.947854 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9efaf8f0-ecd8-423f-af08-512f9c71d69c tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:47.967695 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9efaf8f0-ecd8-423f-af08-512f9c71d69c tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 returned with HTTP 200 Aug 15 15:07:47.968217 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 782/3085] 10.4.3.107 () {68 vars in 1452 bytes} [Sat Aug 15 15:07:47 2026] GET /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:47.982295 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bec2cd1a-981f-43e1-bfcc-a057b9731a73 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:47.985035 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bec2cd1a-981f-43e1-bfcc-a057b9731a73 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] GET https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 Aug 15 15:07:47.985449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bec2cd1a-981f-43e1-bfcc-a057b9731a73 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:47.985797 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bec2cd1a-981f-43e1-bfcc-a057b9731a73 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:47.997451 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bec2cd1a-981f-43e1-bfcc-a057b9731a73 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 returned with HTTP 200 Aug 15 15:07:47.998112 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 767/3086] 10.4.3.107 () {68 vars in 1452 bytes} [Sat Aug 15 15:07:47 2026] GET /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:48.008847 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b34d427f-cb79-4749-813b-98cab8116729 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.014397 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b34d427f-cb79-4749-813b-98cab8116729 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] PUT https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 Aug 15 15:07:48.014950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b34d427f-cb79-4749-813b-98cab8116729 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:48.032624 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3e693fd9-97dd-413b-a65d-bd75259e1e76 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.034961 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e693fd9-97dd-413b-a65d-bd75259e1e76 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:48.035217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e693fd9-97dd-413b-a65d-bd75259e1e76 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.035503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e693fd9-97dd-413b-a65d-bd75259e1e76 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.035679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3e693fd9-97dd-413b-a65d-bd75259e1e76 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:48.042023 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:48.042023 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:48.042721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b34d427f-cb79-4749-813b-98cab8116729 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 returned with HTTP 200 Aug 15 15:07:48.043187 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e693fd9-97dd-413b-a65d-bd75259e1e76 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:48.043293 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 769/3087] 10.4.3.107 () {70 vars in 1472 bytes} [Sat Aug 15 15:07:48 2026] PUT /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 => generated 26 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:48.043743 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 770/3088] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:48.053883 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bde29a9-e901-4832-8861-3c43ede9028a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.055952 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bde29a9-e901-4832-8861-3c43ede9028a tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] GET https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs Aug 15 15:07:48.055952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bde29a9-e901-4832-8861-3c43ede9028a tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.056492 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bde29a9-e901-4832-8861-3c43ede9028a tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.058787 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7115974-3caa-4f7f-8c07-89deaaecf064 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.062137 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7115974-3caa-4f7f-8c07-89deaaecf064 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:48.062837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7115974-3caa-4f7f-8c07-89deaaecf064 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.062837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7115974-3caa-4f7f-8c07-89deaaecf064 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.062837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b7115974-3caa-4f7f-8c07-89deaaecf064 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:48.063694 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bde29a9-e901-4832-8861-3c43ede9028a tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs returned with HTTP 200 Aug 15 15:07:48.064196 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 783/3089] 10.4.3.107 () {68 vars in 1437 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:48.069136 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:48.069136 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:48.070251 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7115974-3caa-4f7f-8c07-89deaaecf064 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:48.070767 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 768/3090] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:48.073463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f30a25ec-1fa7-467d-8f66-d6604c01801f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.075471 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f30a25ec-1fa7-467d-8f66-d6604c01801f tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key1 Aug 15 15:07:48.075678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f30a25ec-1fa7-467d-8f66-d6604c01801f tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.075879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f30a25ec-1fa7-467d-8f66-d6604c01801f tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.090494 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.093608 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:48.093912 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.094209 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.094403 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete backup with id: ce36615b-b6b7-4c29-a396-5d47ae380a9d. Aug 15 15:07:48.100131 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:48.100131 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:48.108328 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f30a25ec-1fa7-467d-8f66-d6604c01801f tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key1 returned with HTTP 202 Aug 15 15:07:48.109476 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 770/3091] 10.4.3.107 () {68 vars in 1455 bytes} [Sat Aug 15 15:07:48 2026] DELETE /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:48.118439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-072c77e0-0970-4b47-a442-3c1da756e0fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.123156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-072c77e0-0970-4b47-a442-3c1da756e0fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] GET https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key1 Aug 15 15:07:48.123820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-072c77e0-0970-4b47-a442-3c1da756e0fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.124140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-072c77e0-0970-4b47-a442-3c1da756e0fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.132163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] delete_backup rpcapi backup_id ce36615b-b6b7-4c29-a396-5d47ae380a9d {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:07:48.134181 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf2fd640-964b-46d9-bde5-43d0982fbaba tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 202 Aug 15 15:07:48.134710 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 771/3092] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:48 2026] DELETE /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:48.135999 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-072c77e0-0970-4b47-a442-3c1da756e0fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] HTTP exception thrown: Group Type eb5ae294-a4aa-488e-88e2-ce621ade849c has no extra spec with key key1. Aug 15 15:07:48.136285 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-072c77e0-0970-4b47-a442-3c1da756e0fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key1 returned with HTTP 404 Aug 15 15:07:48.137194 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 784/3093] 10.4.3.107 () {68 vars in 1452 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:48.153854 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-473ecb4c-881f-4aea-b13b-403bc519b295 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.154304 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4735c9f2-3317-46ee-a7c3-b0291f7484dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.157106 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4735c9f2-3317-46ee-a7c3-b0291f7484dd tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 Aug 15 15:07:48.157106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4735c9f2-3317-46ee-a7c3-b0291f7484dd tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.157106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4735c9f2-3317-46ee-a7c3-b0291f7484dd tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.158299 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-473ecb4c-881f-4aea-b13b-403bc519b295 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:48.158299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-473ecb4c-881f-4aea-b13b-403bc519b295 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.158649 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-473ecb4c-881f-4aea-b13b-403bc519b295 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.159120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-473ecb4c-881f-4aea-b13b-403bc519b295 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:48.167047 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:48.167047 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:48.168254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-473ecb4c-881f-4aea-b13b-403bc519b295 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:48.169522 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 769/3094] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:48.182054 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4735c9f2-3317-46ee-a7c3-b0291f7484dd tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 returned with HTTP 202 Aug 15 15:07:48.182534 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 771/3095] 10.4.3.107 () {68 vars in 1455 bytes} [Sat Aug 15 15:07:48 2026] DELETE /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:48.190498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53432932-6994-4290-94a2-befeaea6d4c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.192313 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53432932-6994-4290-94a2-befeaea6d4c2 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] GET https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 Aug 15 15:07:48.192570 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53432932-6994-4290-94a2-befeaea6d4c2 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.192693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53432932-6994-4290-94a2-befeaea6d4c2 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.204568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53432932-6994-4290-94a2-befeaea6d4c2 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] HTTP exception thrown: Group Type eb5ae294-a4aa-488e-88e2-ce621ade849c has no extra spec with key key2. Aug 15 15:07:48.204822 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53432932-6994-4290-94a2-befeaea6d4c2 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 returned with HTTP 404 Aug 15 15:07:48.205504 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 772/3096] 10.4.3.107 () {68 vars in 1452 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key2 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:48.216362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffcabe2a-8c32-4ab6-8553-25635f70e6fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.219525 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffcabe2a-8c32-4ab6-8553-25635f70e6fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 Aug 15 15:07:48.219781 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffcabe2a-8c32-4ab6-8553-25635f70e6fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.220521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffcabe2a-8c32-4ab6-8553-25635f70e6fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.241204 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffcabe2a-8c32-4ab6-8553-25635f70e6fc tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 returned with HTTP 202 Aug 15 15:07:48.241694 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 785/3097] 10.4.3.107 () {68 vars in 1455 bytes} [Sat Aug 15 15:07:48 2026] DELETE /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:48.249975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8806ceeb-258f-46bf-9d4e-49b489352c57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.253480 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8806ceeb-258f-46bf-9d4e-49b489352c57 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] GET https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 Aug 15 15:07:48.253797 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8806ceeb-258f-46bf-9d4e-49b489352c57 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.254013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8806ceeb-258f-46bf-9d4e-49b489352c57 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.263262 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8806ceeb-258f-46bf-9d4e-49b489352c57 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] HTTP exception thrown: Group Type eb5ae294-a4aa-488e-88e2-ce621ade849c has no extra spec with key key3. Aug 15 15:07:48.263521 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8806ceeb-258f-46bf-9d4e-49b489352c57 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 returned with HTTP 404 Aug 15 15:07:48.264235 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 770/3098] 10.4.3.107 () {68 vars in 1452 bytes} [Sat Aug 15 15:07:48 2026] GET /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:07:48.277144 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a4f6668-da00-476c-a911-b44684287143 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:48.279330 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a4f6668-da00-476c-a911-b44684287143 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c Aug 15 15:07:48.279559 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a4f6668-da00-476c-a911-b44684287143 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:48.279780 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a4f6668-da00-476c-a911-b44684287143 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:48.307821 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a4f6668-da00-476c-a911-b44684287143 tempest-GroupTypeSpecsTest-2103002068 tempest-GroupTypeSpecsTest-2103002068-project-admin] https://10.4.3.107/volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c returned with HTTP 202 Aug 15 15:07:48.308683 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 772/3099] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:07:48 2026] DELETE /volume/v3/group_types/eb5ae294-a4aa-488e-88e2-ce621ade849c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:07:49.186074 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a458fa0-fb25-4c60-b27c-ea39813a325e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:49.189864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a458fa0-fb25-4c60-b27c-ea39813a325e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:49.190144 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a458fa0-fb25-4c60-b27c-ea39813a325e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:49.190440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a458fa0-fb25-4c60-b27c-ea39813a325e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:49.190659 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3a458fa0-fb25-4c60-b27c-ea39813a325e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:49.196661 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:49.196661 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:49.197542 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a458fa0-fb25-4c60-b27c-ea39813a325e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:49.198625 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 773/3100] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:49 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:50.215609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fc4b9ad-bf13-401d-b608-021fd76726fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:50.218344 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fc4b9ad-bf13-401d-b608-021fd76726fa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:50.218594 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fc4b9ad-bf13-401d-b608-021fd76726fa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:50.218826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fc4b9ad-bf13-401d-b608-021fd76726fa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:50.218941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6fc4b9ad-bf13-401d-b608-021fd76726fa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:50.238514 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:50.238514 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:50.239514 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fc4b9ad-bf13-401d-b608-021fd76726fa tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:50.240448 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 786/3101] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:50 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:50.734717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c8cf995a-c06a-450e-8016-b279df32bb0b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:50.980339 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8cf995a-c06a-450e-8016-b279df32bb0b tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools Aug 15 15:07:50.980760 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8cf995a-c06a-450e-8016-b279df32bb0b tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:50.980936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8cf995a-c06a-450e-8016-b279df32bb0b tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-admin] Calling method 'get_pools' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:51.001100 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8cf995a-c06a-450e-8016-b279df32bb0b tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 15 15:07:51.001501 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 771/3102] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 15:07:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:51.017682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b18b7201-9525-4b92-84a5-bf99934ce1bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:51.204475 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b18b7201-9525-4b92-84a5-bf99934ce1bf tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-member] GET https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool Aug 15 15:07:51.204963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b18b7201-9525-4b92-84a5-bf99934ce1bf tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:51.205027 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b18b7201-9525-4b92-84a5-bf99934ce1bf tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:51.206001 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-b18b7201-9525-4b92-84a5-bf99934ce1bf tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '82823264da3a4797a2eee56be8bddd61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0495cf0dbf2641dba50b3e8fdb6d4363', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:51.209617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b18b7201-9525-4b92-84a5-bf99934ce1bf tempest-ProjectMemberTests-249817676 tempest-ProjectMemberTests-249817676-project-member] https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool returned with HTTP 403 Aug 15 15:07:51.210150 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 773/3103] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 15:07:51 2026] GET /volume/v3/capabilities/np0000007361@storpool => generated 110 bytes in 194 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:51.256283 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-986b3fa7-45ea-4a92-823b-83278d4e87a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:51.258291 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-986b3fa7-45ea-4a92-823b-83278d4e87a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:51.259457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-986b3fa7-45ea-4a92-823b-83278d4e87a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:51.259756 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-986b3fa7-45ea-4a92-823b-83278d4e87a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:51.259917 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-986b3fa7-45ea-4a92-823b-83278d4e87a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:51.272293 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:51.272293 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:51.272914 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-986b3fa7-45ea-4a92-823b-83278d4e87a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:51.273777 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 774/3104] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:51 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:52.287737 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f43abd7d-102a-4108-9c97-5994dfffbe6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:52.294811 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f43abd7d-102a-4108-9c97-5994dfffbe6b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:52.294811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f43abd7d-102a-4108-9c97-5994dfffbe6b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:52.295906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f43abd7d-102a-4108-9c97-5994dfffbe6b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:52.295906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f43abd7d-102a-4108-9c97-5994dfffbe6b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:52.304883 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:52.304883 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:52.305946 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f43abd7d-102a-4108-9c97-5994dfffbe6b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 200 Aug 15 15:07:52.307494 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 787/3105] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:52 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:52.468883 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9d45a61-de13-41a0-a1f3-b38045f4f5cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:52.677741 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9d45a61-de13-41a0-a1f3-b38045f4f5cd tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:52.678126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9d45a61-de13-41a0-a1f3-b38045f4f5cd tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:52.704119 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9d45a61-de13-41a0-a1f3-b38045f4f5cd tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:52.704633 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 772/3106] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:52 2026] POST /volume/v3/types => generated 188 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:52.717902 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-894b05d3-6709-420b-a6be-6ce9d856ccb1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:52.722958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-894b05d3-6709-420b-a6be-6ce9d856ccb1 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:52.724588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-894b05d3-6709-420b-a6be-6ce9d856ccb1 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:52.748870 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-894b05d3-6709-420b-a6be-6ce9d856ccb1 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:52.749117 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 774/3107] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:52 2026] POST /volume/v3/types => generated 188 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:52.762069 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:52.882719 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:52.883327 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:52.888047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:52.897665 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Create volume of 1 GB Aug 15 15:07:52.897971 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:52.897971 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:52.898981 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Availability Zones retrieved successfully. Aug 15 15:07:52.909798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Flow 'volume_create_api' (fdcde387-184b-4b22-9332-2ddf01d45dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:52.909798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19db294-2188-48b8-b4ca-203fc35dd8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:52.911759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:52.943658 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19db294-2188-48b8-b4ca-203fc35dd8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:07:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02aa3b94-85ce-4723-9349-c93797d33521,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02aa3b94-85ce-4723-9349-c93797d33521', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:52.944762 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d654c1e-e881-47d5-ac5a-01a737f0ba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:52.994653 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-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 15 15:07:52.994767 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-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 15 15:07:53.046434 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Created reservations ['f4820a4b-022f-492c-b2b8-76a87ced0f8c', '98762178-9e36-49c1-98f7-a74621d2a323', 'edb026e9-80e5-4a86-8f31-a726913ae98e', '4592bcdb-a4c2-44f1-bc28-c4d12b1f094d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:53.047570 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d654c1e-e881-47d5-ac5a-01a737f0ba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4820a4b-022f-492c-b2b8-76a87ced0f8c', '98762178-9e36-49c1-98f7-a74621d2a323', 'edb026e9-80e5-4a86-8f31-a726913ae98e', '4592bcdb-a4c2-44f1-bc28-c4d12b1f094d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:53.048310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b36123-842f-498f-abb3-061ed1af85df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:53.080005 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b36123-842f-498f-abb3-061ed1af85df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c34f3f63-76b4-433f-a675-d209188fae9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845127c224204825b6ad3c3eff4bc06c',qos_specs=None,replication_status=,reservations=['f4820a4b-022f-492c-b2b8-76a87ced0f8c','98762178-9e36-49c1-98f7-a74621d2a323','edb026e9-80e5-4a86-8f31-a726913ae98e','4592bcdb-a4c2-44f1-bc28-c4d12b1f094d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf66f6347299427495edbd95e96b86df',volume_type_id=02aa3b94-85ce-4723-9349-c93797d33521), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c34f3f63-76b4-433f-a675-d209188fae9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845127c224204825b6ad3c3eff4bc06c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf66f6347299427495edbd95e96b86df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02aa3b94-85ce-4723-9349-c93797d33521),volume_type_id=02aa3b94-85ce-4723-9349-c93797d33521)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:53.081005 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8784e9e5-b3b3-4eaa-b934-2c7bf3911a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:53.105235 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8784e9e5-b3b3-4eaa-b934-2c7bf3911a62) transitioned into state 'SUCCESS' from state '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-1641435037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845127c224204825b6ad3c3eff4bc06c',qos_specs=None,replication_status=,reservations=['f4820a4b-022f-492c-b2b8-76a87ced0f8c','98762178-9e36-49c1-98f7-a74621d2a323','edb026e9-80e5-4a86-8f31-a726913ae98e','4592bcdb-a4c2-44f1-bc28-c4d12b1f094d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf66f6347299427495edbd95e96b86df',volume_type_id=02aa3b94-85ce-4723-9349-c93797d33521)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:53.106041 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (066d703e-7002-4f62-818f-54ff01dad3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:53.123170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (066d703e-7002-4f62-818f-54ff01dad3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:53.125489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Flow 'volume_create_api' (fdcde387-184b-4b22-9332-2ddf01d45dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:53.125489 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Create volume request issued successfully. Aug 15 15:07:53.126463 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28a2bbc3-e292-499d-93d4-c40a719c8f59 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:53.127270 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 775/3108] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:52 2026] POST /volume/v3/volumes => generated 768 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:07:53.141505 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22dc2d31-475c-42a0-b96f-c42a0f285c07 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:53.143867 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22dc2d31-475c-42a0-b96f-c42a0f285c07 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:53.144466 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22dc2d31-475c-42a0-b96f-c42a0f285c07 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:53.144896 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22dc2d31-475c-42a0-b96f-c42a0f285c07 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:53.158157 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:53.158157 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:53.167261 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22dc2d31-475c-42a0-b96f-c42a0f285c07 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:53.171761 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22dc2d31-475c-42a0-b96f-c42a0f285c07 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:53.172443 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 788/3109] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:53 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:53.321835 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db4054b5-de81-43e6-9f87-8e59fa1b225f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:53.324506 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db4054b5-de81-43e6-9f87-8e59fa1b225f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d Aug 15 15:07:53.325175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db4054b5-de81-43e6-9f87-8e59fa1b225f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:53.325175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db4054b5-de81-43e6-9f87-8e59fa1b225f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:53.325644 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-db4054b5-de81-43e6-9f87-8e59fa1b225f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id ce36615b-b6b7-4c29-a396-5d47ae380a9d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:53.331698 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db4054b5-de81-43e6-9f87-8e59fa1b225f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d returned with HTTP 404 Aug 15 15:07:53.332391 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 773/3110] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:53 2026] GET /volume/v3/backups/ce36615b-b6b7-4c29-a396-5d47ae380a9d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:54.086751 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.103104 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:07:54.103104 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:54.103927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:54.103927 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete backup with id: 5beb98c6-456f-40b2-bb77-7de54c3f037e. Aug 15 15:07:54.112467 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.112467 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:54.128128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] delete_backup rpcapi backup_id 5beb98c6-456f-40b2-bb77-7de54c3f037e {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:07:54.130325 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c77ddab-e02b-409d-8c15-88add2de0ff2 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 202 Aug 15 15:07:54.130987 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 775/3111] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:54 2026] DELETE /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:54.143554 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c453a36-1497-4dc2-95ca-3e160a9b9408 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.146125 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c453a36-1497-4dc2-95ca-3e160a9b9408 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:07:54.146384 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c453a36-1497-4dc2-95ca-3e160a9b9408 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:54.146527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c453a36-1497-4dc2-95ca-3e160a9b9408 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:54.146717 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6c453a36-1497-4dc2-95ca-3e160a9b9408 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:54.153035 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.153035 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:54.154157 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c453a36-1497-4dc2-95ca-3e160a9b9408 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:07:54.154675 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 776/3112] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:54 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:54.188519 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f47e364d-09f2-4147-9912-980f661956ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.191017 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f47e364d-09f2-4147-9912-980f661956ea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:54.191396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f47e364d-09f2-4147-9912-980f661956ea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:54.191665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f47e364d-09f2-4147-9912-980f661956ea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:54.201750 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.201750 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:54.209314 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f47e364d-09f2-4147-9912-980f661956ea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:54.233482 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f47e364d-09f2-4147-9912-980f661956ea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:54.233980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 789/3113] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:54 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:54.254407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-60e4d223-d979-4a91-8692-f731181a56ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.257032 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60e4d223-d979-4a91-8692-f731181a56ac tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:54.260641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60e4d223-d979-4a91-8692-f731181a56ac tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:54.260641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60e4d223-d979-4a91-8692-f731181a56ac tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:54.267402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.270498 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.270498 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:54.275561 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-60e4d223-d979-4a91-8692-f731181a56ac tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Volume info retrieved successfully. Aug 15 15:07:54.282393 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60e4d223-d979-4a91-8692-f731181a56ac tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:54.282913 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 774/3114] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:54 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:07:54.301745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.303518 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] POST https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c/action Aug 15 15:07:54.304061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:54.304061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:54.318114 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.318114 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:54.318687 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:54.346761 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-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 15 15:07:54.347131 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-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 15 15:07:54.382124 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Created reservations ['5aa33839-b974-43ce-8475-c40fa3508435', '328c7367-1147-43fc-94d4-cc3e6ec37b6e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:54.403401 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Created reservations ['85e03991-5ece-4e41-bbf3-3b858d1e8824', '08331603-4e45-4fcc-82ef-7b79293b14ac'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:54.405083 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:54.405379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-906650297"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:54.406973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-906650297'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:54.407162 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume of 1 GB Aug 15 15:07:54.411713 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Availability Zones retrieved successfully. Aug 15 15:07:54.418065 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (2f2d323b-4d79-492c-ae64-aa1f85403501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:54.419149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1142122-60cb-4d7d-b9c0-21640e72a1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:54.419967 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:54.441216 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Retype volume request issued successfully. Aug 15 15:07:54.441361 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02af5479-92bf-4437-bcce-f55c1af7bea2 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c/action returned with HTTP 202 Aug 15 15:07:54.441939 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 777/3115] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:07:54 2026] POST /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:07:54.451728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1142122-60cb-4d7d-b9c0-21640e72a1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:54.452478 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd3865f-f9d1-4aff-9b6f-90df751df0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:54.453677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24e03899-d6a9-47cb-8be9-c9e7ab5e1155 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.456419 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24e03899-d6a9-47cb-8be9-c9e7ab5e1155 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:54.456672 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24e03899-d6a9-47cb-8be9-c9e7ab5e1155 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:54.457306 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24e03899-d6a9-47cb-8be9-c9e7ab5e1155 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:54.466269 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.466269 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:54.472825 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24e03899-d6a9-47cb-8be9-c9e7ab5e1155 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:54.475722 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24e03899-d6a9-47cb-8be9-c9e7ab5e1155 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:54.476268 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 790/3116] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:54 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:54.551675 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['dbb5abba-2211-4174-87e5-19fb99b17afa', 'b193bff1-ae4f-46d6-a48c-cc50f644ea6c', 'fdfb7c53-d7ab-433c-987e-997049d75e56', '485bc219-9051-43eb-834b-f3f764377754'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:54.554402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd3865f-f9d1-4aff-9b6f-90df751df0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb5abba-2211-4174-87e5-19fb99b17afa', 'b193bff1-ae4f-46d6-a48c-cc50f644ea6c', 'fdfb7c53-d7ab-433c-987e-997049d75e56', '485bc219-9051-43eb-834b-f3f764377754']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:54.554402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee31b5d5-d0a4-41ee-a6ce-e1c9b7e310ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:54.590789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee31b5d5-d0a4-41ee-a6ce-e1c9b7e310ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7bdd062-d22c-42b2-af8f-b427addc17bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-906650297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['dbb5abba-2211-4174-87e5-19fb99b17afa','b193bff1-ae4f-46d6-a48c-cc50f644ea6c','fdfb7c53-d7ab-433c-987e-997049d75e56','485bc219-9051-43eb-834b-f3f764377754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-906650297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7bdd062-d22c-42b2-af8f-b427addc17bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b558a8243ead4aea8b0fb20debfb52b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cda403311cca44adab4ecd3531e75dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:54.591838 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd2ac9c-6fee-4d10-b35e-d2e33132a09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:54.612810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd2ac9c-6fee-4d10-b35e-d2e33132a09a) transitioned into state 'SUCCESS' from state '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-906650297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['dbb5abba-2211-4174-87e5-19fb99b17afa','b193bff1-ae4f-46d6-a48c-cc50f644ea6c','fdfb7c53-d7ab-433c-987e-997049d75e56','485bc219-9051-43eb-834b-f3f764377754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:54.613788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee57d50-68ef-4e77-8d21-021ca3de2efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:54.629979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee57d50-68ef-4e77-8d21-021ca3de2efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:54.629979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (2f2d323b-4d79-492c-ae64-aa1f85403501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:54.630228 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request issued successfully. Aug 15 15:07:54.631500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0dcbfc45-2a4c-457a-b3e2-0b754ea5b706 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:54.632015 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 776/3117] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:54 2026] POST /volume/v3/volumes => generated 777 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:54.650446 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac4cca68-0670-4689-afcd-82f1284c2a21 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:54.651750 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac4cca68-0670-4689-afcd-82f1284c2a21 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:54.652071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac4cca68-0670-4689-afcd-82f1284c2a21 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:54.653202 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac4cca68-0670-4689-afcd-82f1284c2a21 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:54.668002 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:54.668002 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:54.674880 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ac4cca68-0670-4689-afcd-82f1284c2a21 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:07:54.679892 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac4cca68-0670-4689-afcd-82f1284c2a21 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd returned with HTTP 200 Aug 15 15:07:54.679892 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 775/3118] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:54 2026] GET /volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:55.168265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d57e84ef-a6bd-44d4-bf73-210e826d1c62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.172698 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d57e84ef-a6bd-44d4-bf73-210e826d1c62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:07:55.172698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d57e84ef-a6bd-44d4-bf73-210e826d1c62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.172698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d57e84ef-a6bd-44d4-bf73-210e826d1c62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.172698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d57e84ef-a6bd-44d4-bf73-210e826d1c62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:55.180321 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.180321 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:55.181411 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d57e84ef-a6bd-44d4-bf73-210e826d1c62 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 200 Aug 15 15:07:55.182644 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 778/3119] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:55.495135 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bef2683f-7be1-47b8-9fe7-d9726b733125 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.500089 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bef2683f-7be1-47b8-9fe7-d9726b733125 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:55.500258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bef2683f-7be1-47b8-9fe7-d9726b733125 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.500470 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bef2683f-7be1-47b8-9fe7-d9726b733125 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.515816 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.515816 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:55.525921 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bef2683f-7be1-47b8-9fe7-d9726b733125 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:55.533269 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bef2683f-7be1-47b8-9fe7-d9726b733125 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:55.533894 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 791/3120] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:55.551144 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dbc4e1af-a7f7-4c66-aad2-74372ac8d6cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.553999 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbc4e1af-a7f7-4c66-aad2-74372ac8d6cf tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:55.554292 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbc4e1af-a7f7-4c66-aad2-74372ac8d6cf tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.554709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbc4e1af-a7f7-4c66-aad2-74372ac8d6cf tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.567560 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.567560 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:55.576656 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dbc4e1af-a7f7-4c66-aad2-74372ac8d6cf tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Volume info retrieved successfully. Aug 15 15:07:55.583807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbc4e1af-a7f7-4c66-aad2-74372ac8d6cf tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:55.584337 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 777/3121] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:55.601450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.603097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] GET https://10.4.3.107/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037 Aug 15 15:07:55.603348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.603593 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.604511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037'), ('all_tenants', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:07:55.612655 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Get all volumes completed successfully. Aug 15 15:07:55.613137 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08eb44c0-50b0-4db2-a36e-3f8b5d25a2bb tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037 returned with HTTP 200 Aug 15 15:07:55.613811 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 776/3122] 10.4.3.107 () {66 vars in 1398 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1641435037 => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:55.625620 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-595a7556-15b5-4cf2-8309-c600d8befac5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.627602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-595a7556-15b5-4cf2-8309-c600d8befac5 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:55.627850 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-595a7556-15b5-4cf2-8309-c600d8befac5 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.628083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-595a7556-15b5-4cf2-8309-c600d8befac5 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.637076 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.637076 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:55.642258 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-595a7556-15b5-4cf2-8309-c600d8befac5 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:55.651723 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-595a7556-15b5-4cf2-8309-c600d8befac5 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:55.652385 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 779/3123] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:55.669985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.672263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:55.672558 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.672906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.673217 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Delete volume with id: c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:55.686767 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.686767 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:55.687587 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:55.700224 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66b6f207-82c3-4047-ad11-e6e49024a898 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.703485 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66b6f207-82c3-4047-ad11-e6e49024a898 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:55.703485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66b6f207-82c3-4047-ad11-e6e49024a898 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.703485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66b6f207-82c3-4047-ad11-e6e49024a898 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.712920 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.712920 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:55.721447 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-66b6f207-82c3-4047-ad11-e6e49024a898 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:07:55.727663 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66b6f207-82c3-4047-ad11-e6e49024a898 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd returned with HTTP 200 Aug 15 15:07:55.728166 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 778/3124] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:55.729928 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Delete volume request issued successfully. Aug 15 15:07:55.732319 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fac0e7f-9947-487f-91f1-4cf99982bfea tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 202 Aug 15 15:07:55.732319 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 792/3125] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:55 2026] DELETE /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:55.744919 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f723dadc-0991-4784-85b5-3ab8ff8dc554 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.747201 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f723dadc-0991-4784-85b5-3ab8ff8dc554 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:55.747423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f723dadc-0991-4784-85b5-3ab8ff8dc554 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.747629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f723dadc-0991-4784-85b5-3ab8ff8dc554 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.750675 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dad877b-029b-4d87-9dc3-508e236bf373 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.752717 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:07:55.753332 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7bdd062-d22c-42b2-af8f-b427addc17bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1769457162"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:55.763332 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.763332 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:55.772103 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f723dadc-0991-4784-85b5-3ab8ff8dc554 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Volume info retrieved successfully. Aug 15 15:07:55.772269 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.772269 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:55.772515 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:07:55.772690 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create snapshot from volume c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:55.774616 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f723dadc-0991-4784-85b5-3ab8ff8dc554 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 200 Aug 15 15:07:55.776265 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 777/3126] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:55.824772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['60930346-5cc5-4e98-9df1-3e2fca21c695', '7e252b77-d9f0-4e7d-9171-c196ffa1b122', '54e22986-49e4-4cbe-a867-810f3fded2ab', '3a1976f5-2255-451c-8fbc-70c029ca5945'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:55.900016 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot create request issued successfully. Aug 15 15:07:55.900150 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dad877b-029b-4d87-9dc3-508e236bf373 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:07:55.900674 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 780/3127] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:07:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:55.911805 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6605e355-1582-447c-8b4c-2977f33c26a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:55.916232 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6605e355-1582-447c-8b4c-2977f33c26a6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 Aug 15 15:07:55.916445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6605e355-1582-447c-8b4c-2977f33c26a6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:55.916841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6605e355-1582-447c-8b4c-2977f33c26a6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:55.923986 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:55.923986 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:55.924473 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6605e355-1582-447c-8b4c-2977f33c26a6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:07:55.925734 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6605e355-1582-447c-8b4c-2977f33c26a6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 returned with HTTP 200 Aug 15 15:07:55.926429 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 779/3128] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:55 2026] GET /volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:56.197660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-099b4d50-2695-44b7-9cf9-fa16fc1f54c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.199549 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-099b4d50-2695-44b7-9cf9-fa16fc1f54c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e Aug 15 15:07:56.199872 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-099b4d50-2695-44b7-9cf9-fa16fc1f54c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.200109 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-099b4d50-2695-44b7-9cf9-fa16fc1f54c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.200222 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-099b4d50-2695-44b7-9cf9-fa16fc1f54c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 5beb98c6-456f-40b2-bb77-7de54c3f037e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:56.204759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-099b4d50-2695-44b7-9cf9-fa16fc1f54c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e returned with HTTP 404 Aug 15 15:07:56.205401 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 793/3129] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:56 2026] GET /volume/v3/backups/5beb98c6-456f-40b2-bb77-7de54c3f037e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:56.220414 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c7c0d44-54e7-450e-9323-cc696121b07e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.222454 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:56.222828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-661689039"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:56.224473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-661689039'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:56.224681 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume of 1 GB Aug 15 15:07:56.232436 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Availability Zones retrieved successfully. Aug 15 15:07:56.245975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (e1e4bd39-98b3-4141-90b1-7fe9b85dc2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:56.248561 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b073420-77bb-47f8-abd0-ca58656e4b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:56.249792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:56.281472 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b073420-77bb-47f8-abd0-ca58656e4b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:56.282482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0a21cb-6d79-4a94-adb7-f7158312ae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:56.341020 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['361a3ecb-c173-44af-87ed-74b67e37369d', '4c2ae68d-8f79-45d8-aed6-eaacebb981ff', '5ab13cb2-3cda-4b1c-8718-098ab8ea4106', '1ca541bd-86d4-46c2-9246-3c689841751b'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:56.342824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0a21cb-6d79-4a94-adb7-f7158312ae0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361a3ecb-c173-44af-87ed-74b67e37369d', '4c2ae68d-8f79-45d8-aed6-eaacebb981ff', '5ab13cb2-3cda-4b1c-8718-098ab8ea4106', '1ca541bd-86d4-46c2-9246-3c689841751b']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:56.342824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d807da-0228-4a58-a51b-124192dee587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:56.373769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d807da-0228-4a58-a51b-124192dee587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a7c9f4f-f1e6-4cf4-8770-c962744fd67e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-661689039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['361a3ecb-c173-44af-87ed-74b67e37369d','4c2ae68d-8f79-45d8-aed6-eaacebb981ff','5ab13cb2-3cda-4b1c-8718-098ab8ea4106','1ca541bd-86d4-46c2-9246-3c689841751b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-661689039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a7c9f4f-f1e6-4cf4-8770-c962744fd67e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6205a6460b4440158effd74d28ecf031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c721a48a141242acb7f3e2d3153809b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:56.374664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249e7455-2bee-45c4-8e56-9ad83f283116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:56.399491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249e7455-2bee-45c4-8e56-9ad83f283116) transitioned into state 'SUCCESS' from state '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-661689039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6205a6460b4440158effd74d28ecf031',qos_specs=None,replication_status=,reservations=['361a3ecb-c173-44af-87ed-74b67e37369d','4c2ae68d-8f79-45d8-aed6-eaacebb981ff','5ab13cb2-3cda-4b1c-8718-098ab8ea4106','1ca541bd-86d4-46c2-9246-3c689841751b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c721a48a141242acb7f3e2d3153809b5',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:56.399491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c08880e-675b-48d0-abd5-1d3cb515677d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:56.415702 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c08880e-675b-48d0-abd5-1d3cb515677d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:56.417520 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Flow 'volume_create_api' (e1e4bd39-98b3-4141-90b1-7fe9b85dc2d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:56.417991 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create volume request issued successfully. Aug 15 15:07:56.418922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c7c0d44-54e7-450e-9323-cc696121b07e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:56.419676 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 778/3130] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:56 2026] POST /volume/v3/volumes => generated 748 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:56.434786 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8018b98-e809-4829-9c2f-f258ac88d185 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.441564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8018b98-e809-4829-9c2f-f258ac88d185 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:07:56.441835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8018b98-e809-4829-9c2f-f258ac88d185 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.442059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8018b98-e809-4829-9c2f-f258ac88d185 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.457559 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:56.457559 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:56.465361 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f8018b98-e809-4829-9c2f-f258ac88d185 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:56.471232 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8018b98-e809-4829-9c2f-f258ac88d185 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e returned with HTTP 200 Aug 15 15:07:56.471922 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 781/3131] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:56 2026] GET /volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:56.792043 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac32dd10-a6d4-4253-9dd5-651681be7188 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.795873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac32dd10-a6d4-4253-9dd5-651681be7188 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] GET https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c Aug 15 15:07:56.796051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac32dd10-a6d4-4253-9dd5-651681be7188 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.796221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac32dd10-a6d4-4253-9dd5-651681be7188 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.802556 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac32dd10-a6d4-4253-9dd5-651681be7188 tempest-VolumeRetypeWithoutMigrationTest-1801006335 tempest-VolumeRetypeWithoutMigrationTest-1801006335-project-member] https://10.4.3.107/volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c returned with HTTP 404 Aug 15 15:07:56.803067 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 780/3132] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:56 2026] GET /volume/v3/volumes/c34f3f63-76b4-433f-a675-d209188fae9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:56.814211 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-627a32c5-d327-47ab-9ec3-ee68bef42a7c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.816745 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-627a32c5-d327-47ab-9ec3-ee68bef42a7c tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] DELETE https://10.4.3.107/volume/v3/types/f1d9f949-4f50-4087-926a-63a82b3804ea Aug 15 15:07:56.817542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-627a32c5-d327-47ab-9ec3-ee68bef42a7c tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.817788 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-627a32c5-d327-47ab-9ec3-ee68bef42a7c tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.872227 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-627a32c5-d327-47ab-9ec3-ee68bef42a7c tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/types/f1d9f949-4f50-4087-926a-63a82b3804ea returned with HTTP 202 Aug 15 15:07:56.873049 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 794/3133] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:56 2026] DELETE /volume/v3/types/f1d9f949-4f50-4087-926a-63a82b3804ea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:56.886024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0ac3c564-1ea4-416f-8fa5-708f0d1d1f4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.888021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0ac3c564-1ea4-416f-8fa5-708f0d1d1f4f tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] GET https://10.4.3.107/volume/v3/types/f1d9f949-4f50-4087-926a-63a82b3804ea Aug 15 15:07:56.888359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0ac3c564-1ea4-416f-8fa5-708f0d1d1f4f tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.888718 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0ac3c564-1ea4-416f-8fa5-708f0d1d1f4f tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.894520 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0ac3c564-1ea4-416f-8fa5-708f0d1d1f4f tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/types/f1d9f949-4f50-4087-926a-63a82b3804ea returned with HTTP 404 Aug 15 15:07:56.895134 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 779/3134] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:56 2026] GET /volume/v3/types/f1d9f949-4f50-4087-926a-63a82b3804ea => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:56.906361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff2d9457-de9c-41de-9e4c-ccb5f84d1c7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.910034 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff2d9457-de9c-41de-9e4c-ccb5f84d1c7a tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] DELETE https://10.4.3.107/volume/v3/types/02aa3b94-85ce-4723-9349-c93797d33521 Aug 15 15:07:56.910199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff2d9457-de9c-41de-9e4c-ccb5f84d1c7a tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.910439 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff2d9457-de9c-41de-9e4c-ccb5f84d1c7a tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.939369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a928142a-3457-4481-be8b-7ea9d8bc6afd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.941825 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a928142a-3457-4481-be8b-7ea9d8bc6afd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 Aug 15 15:07:56.942124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a928142a-3457-4481-be8b-7ea9d8bc6afd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.942439 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a928142a-3457-4481-be8b-7ea9d8bc6afd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.947663 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff2d9457-de9c-41de-9e4c-ccb5f84d1c7a tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/types/02aa3b94-85ce-4723-9349-c93797d33521 returned with HTTP 202 Aug 15 15:07:56.948122 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 782/3135] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:56 2026] DELETE /volume/v3/types/02aa3b94-85ce-4723-9349-c93797d33521 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:56.951288 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:56.951288 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:56.951871 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a928142a-3457-4481-be8b-7ea9d8bc6afd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:07:56.952808 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a928142a-3457-4481-be8b-7ea9d8bc6afd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 returned with HTTP 200 Aug 15 15:07:56.953325 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 781/3136] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:56 2026] GET /volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:56.958368 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec941e2b-da4c-4d2f-b135-3802a1091273 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:56.960671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec941e2b-da4c-4d2f-b135-3802a1091273 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] GET https://10.4.3.107/volume/v3/types/02aa3b94-85ce-4723-9349-c93797d33521 Aug 15 15:07:56.960671 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec941e2b-da4c-4d2f-b135-3802a1091273 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:56.961881 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec941e2b-da4c-4d2f-b135-3802a1091273 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:56.964483 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec941e2b-da4c-4d2f-b135-3802a1091273 tempest-VolumeRetypeWithoutMigrationTest-1214281536 tempest-VolumeRetypeWithoutMigrationTest-1214281536-project-admin] https://10.4.3.107/volume/v3/types/02aa3b94-85ce-4723-9349-c93797d33521 returned with HTTP 404 Aug 15 15:07:56.965396 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 795/3137] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:56 2026] GET /volume/v3/types/02aa3b94-85ce-4723-9349-c93797d33521 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:56.965724 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.040944 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] POST https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4/action Aug 15 15:07:57.042113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:57.042113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:57.053698 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.053698 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:57.054489 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Snapshot retrieved successfully. Aug 15 15:07:57.055630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8a175f1f64c34a91b83cda2bc56611b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b558a8243ead4aea8b0fb20debfb52b3', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:07:57.056721 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-341d5fc9-6aec-4cec-87f0-ecf41d1075aa tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4/action returned with HTTP 403 Aug 15 15:07:57.056721 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 780/3138] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:07:56 2026] POST /volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4/action => generated 133 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:57.070166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff9c4175-b246-4279-9778-c617290bf82d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.072742 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 Aug 15 15:07:57.072997 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:57.073256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:57.073404 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete snapshot with id: ee548546-c0cb-4b8b-8afd-e6a2d79739b4 Aug 15 15:07:57.086058 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.086058 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:57.086540 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:07:57.108446 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot delete request issued successfully. Aug 15 15:07:57.108699 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff9c4175-b246-4279-9778-c617290bf82d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 returned with HTTP 202 Aug 15 15:07:57.109205 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 783/3139] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:07:57 2026] DELETE /volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:57.123116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e0b9fcc-4666-42b5-86b8-b348e80f5119 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.125224 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e0b9fcc-4666-42b5-86b8-b348e80f5119 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 Aug 15 15:07:57.125463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e0b9fcc-4666-42b5-86b8-b348e80f5119 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:57.125725 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e0b9fcc-4666-42b5-86b8-b348e80f5119 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:57.132646 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.132646 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:57.133006 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e0b9fcc-4666-42b5-86b8-b348e80f5119 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:07:57.134061 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e0b9fcc-4666-42b5-86b8-b348e80f5119 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 returned with HTTP 200 Aug 15 15:07:57.134568 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 782/3140] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:57 2026] GET /volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:57.487292 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca7a8c76-e8a4-458b-8a6f-f1f3c3a96572 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.488992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca7a8c76-e8a4-458b-8a6f-f1f3c3a96572 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:07:57.490884 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca7a8c76-e8a4-458b-8a6f-f1f3c3a96572 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:57.490884 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca7a8c76-e8a4-458b-8a6f-f1f3c3a96572 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:57.498579 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.498579 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:57.501203 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca7a8c76-e8a4-458b-8a6f-f1f3c3a96572 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:57.505776 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca7a8c76-e8a4-458b-8a6f-f1f3c3a96572 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e returned with HTTP 200 Aug 15 15:07:57.506322 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 796/3141] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:57 2026] GET /volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:57.520086 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.521973 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:07:57.522387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a7c9f4f-f1e6-4cf4-8770-c962744fd67e", "name": "tempest-VolumesBackupsTest-Snapshot-1285695642"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:57.532747 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.532747 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:57.533204 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:57.533329 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Create snapshot from volume 4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:07:57.574948 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['3aa1ef98-c374-41e8-baaf-3a7d283167c7', 'e388d747-c19f-4a51-9ca8-d645aee6166c', '633dba70-6c56-4a90-9e73-e36631cf3cb9', '3a805192-6392-4133-a257-03ee0a115fdb'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:57.619769 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot create request issued successfully. Aug 15 15:07:57.619899 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53eadd51-7b69-4311-9d01-12268aa05697 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.620170 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db1ad872-8216-42b8-8ae3-3a4cfe302d52 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:07:57.620809 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 781/3142] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:07:57 2026] POST /volume/v3/snapshots => generated 305 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:57.626007 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53eadd51-7b69-4311-9d01-12268aa05697 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:57.626007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53eadd51-7b69-4311-9d01-12268aa05697 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:57.626007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53eadd51-7b69-4311-9d01-12268aa05697 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:57.630004 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a31d7e5f-2dca-41d8-bffe-96c585714f5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:57.632332 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a31d7e5f-2dca-41d8-bffe-96c585714f5c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 Aug 15 15:07:57.632637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a31d7e5f-2dca-41d8-bffe-96c585714f5c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:57.632877 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a31d7e5f-2dca-41d8-bffe-96c585714f5c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:57.635294 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.635294 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:57.639701 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:57.639701 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:57.640280 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53eadd51-7b69-4311-9d01-12268aa05697 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:57.640349 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a31d7e5f-2dca-41d8-bffe-96c585714f5c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot retrieved successfully. Aug 15 15:07:57.641357 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a31d7e5f-2dca-41d8-bffe-96c585714f5c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 returned with HTTP 200 Aug 15 15:07:57.641927 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 783/3143] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:57 2026] GET /volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:57.649159 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53eadd51-7b69-4311-9d01-12268aa05697 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:57.649784 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 784/3144] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:57 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:58.146280 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bccc8aa7-9e6a-4298-8618-a6c4e3042746 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.148124 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bccc8aa7-9e6a-4298-8618-a6c4e3042746 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 Aug 15 15:07:58.148379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bccc8aa7-9e6a-4298-8618-a6c4e3042746 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:58.148698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bccc8aa7-9e6a-4298-8618-a6c4e3042746 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:58.166024 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bccc8aa7-9e6a-4298-8618-a6c4e3042746 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 returned with HTTP 404 Aug 15 15:07:58.166642 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 797/3145] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:58 2026] GET /volume/v3/snapshots/ee548546-c0cb-4b8b-8afd-e6a2d79739b4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:58.175515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-81cbb183-99fc-4d72-b750-532832975518 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.177213 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:58.177601 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:58.177910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:58.178198 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume with id: c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:58.185623 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.185623 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:58.187261 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:07:58.209664 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume request issued successfully. Aug 15 15:07:58.209664 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-81cbb183-99fc-4d72-b750-532832975518 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd returned with HTTP 202 Aug 15 15:07:58.209664 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 782/3146] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:07:58 2026] DELETE /volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:58.218321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12ab00a5-6154-4784-afa9-62c97075f766 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.220688 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12ab00a5-6154-4784-afa9-62c97075f766 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:58.220976 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12ab00a5-6154-4784-afa9-62c97075f766 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:58.221254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12ab00a5-6154-4784-afa9-62c97075f766 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:58.228858 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.228858 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:58.234658 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12ab00a5-6154-4784-afa9-62c97075f766 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:07:58.241815 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12ab00a5-6154-4784-afa9-62c97075f766 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd returned with HTTP 200 Aug 15 15:07:58.242452 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 784/3147] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:58 2026] GET /volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:07:58.655267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3970d4e-c16e-424f-9609-f958b6431435 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.659718 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3970d4e-c16e-424f-9609-f958b6431435 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 Aug 15 15:07:58.659718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3970d4e-c16e-424f-9609-f958b6431435 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:58.659718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3970d4e-c16e-424f-9609-f958b6431435 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:58.666717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbfae02a-3996-4f0c-84a7-bb61eeb731e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.669514 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.669514 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:58.669709 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbfae02a-3996-4f0c-84a7-bb61eeb731e6 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:07:58.669880 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbfae02a-3996-4f0c-84a7-bb61eeb731e6 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:58.670083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbfae02a-3996-4f0c-84a7-bb61eeb731e6 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:58.671166 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f3970d4e-c16e-424f-9609-f958b6431435 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot retrieved successfully. Aug 15 15:07:58.672291 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3970d4e-c16e-424f-9609-f958b6431435 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 returned with HTTP 200 Aug 15 15:07:58.672928 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 785/3148] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:07:58 2026] GET /volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:58.681466 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.681466 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:58.685554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.687456 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:07:58.687821 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dbfae02a-3996-4f0c-84a7-bb61eeb731e6 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:58.688433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a7c9f4f-f1e6-4cf4-8770-c962744fd67e", "snapshot_id": "d07ea0ea-f535-4e1a-9951-d9e89f4fe369", "name": "tempest-VolumesBackupsTest-Backup-825259125"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:58.691725 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating new backup {'backup': {'volume_id': '4a7c9f4f-f1e6-4cf4-8770-c962744fd67e', 'snapshot_id': 'd07ea0ea-f535-4e1a-9951-d9e89f4fe369', 'name': 'tempest-VolumesBackupsTest-Backup-825259125'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:07:58.692271 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Creating backup of volume 4a7c9f4f-f1e6-4cf4-8770-c962744fd67e in container None Aug 15 15:07:58.694597 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbfae02a-3996-4f0c-84a7-bb61eeb731e6 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:07:58.695405 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 798/3149] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:58 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:58.702900 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.702900 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:58.704393 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:07:58.712115 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.712115 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:58.713201 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot retrieved successfully. Aug 15 15:07:58.728760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.730894 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] POST https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action Aug 15 15:07:58.731225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1985266206", "disk_format": "qcow2"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:07:58.731381 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1985266206", "disk_format": "qcow2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:58.736220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Created reservations ['256014ea-78d8-4b82-aed1-c560028299a0', '9c713e80-82e6-48e6-aa1e-a1b5d4d2cadf'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:58.743303 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.743303 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:58.744175 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:07:58.758254 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.758254 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:58.763543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.image.image_utils [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1985266206'}] 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-1985266206'}]. {{(pid=100271) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 15 15:07:58.780382 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ffb2654-efee-403c-a1d6-ec1efa0a4684 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:07:58.780382 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 783/3150] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:58 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:58.792931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66645b9a-835d-4aea-b954-e6baff5b5068 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:58.796049 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66645b9a-835d-4aea-b954-e6baff5b5068 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:07:58.796049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66645b9a-835d-4aea-b954-e6baff5b5068 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:58.796049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66645b9a-835d-4aea-b954-e6baff5b5068 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:58.796049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-66645b9a-835d-4aea-b954-e6baff5b5068 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:58.800862 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:58.800862 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:58.801986 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66645b9a-835d-4aea-b954-e6baff5b5068 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:07:58.802450 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 786/3151] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:58 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.259091 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eeed98f7-fa4c-4a9b-bd2c-cf87fa66dd56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.260902 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeed98f7-fa4c-4a9b-bd2c-cf87fa66dd56 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd Aug 15 15:07:59.261125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeed98f7-fa4c-4a9b-bd2c-cf87fa66dd56 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.261343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeed98f7-fa4c-4a9b-bd2c-cf87fa66dd56 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.267671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeed98f7-fa4c-4a9b-bd2c-cf87fa66dd56 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd returned with HTTP 404 Aug 15 15:07:59.268482 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 799/3152] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/volumes/c7bdd062-d22c-42b2-af8f-b427addc17bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.280406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.285270 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:59.285270 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-277175913"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.285270 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-277175913'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:59.285270 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume of 1 GB Aug 15 15:07:59.285270 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.285270 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:59.289723 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Availability Zones retrieved successfully. Aug 15 15:07:59.296136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (43c056dd-8cef-4387-9872-6657de7b7d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:59.297605 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b6002c-e81c-4df5-93c4-b0f7e9469d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:59.298943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:07:59.318610 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Copy volume to image completed successfully. Aug 15 15:07:59.321449 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0414cef8-e6f7-48b7-a355-5d88129409c1 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action returned with HTTP 202 Aug 15 15:07:59.321449 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 785/3153] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:07:58 2026] POST /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4/action => generated 689 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:59.338666 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b6002c-e81c-4df5-93c4-b0f7e9469d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:59.339833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64a1006-f238-4686-a5c7-05e84dfeee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:59.385261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['cf837486-b67e-481d-bec9-faecf7e97b45', '4b054835-950b-4728-a89d-ff88dc16b565', '10ecd6f0-f2b2-45fd-896b-6d6495f697b5', '2c5ff227-5205-4935-9355-0663e0ec1a26'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:07:59.385261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64a1006-f238-4686-a5c7-05e84dfeee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf837486-b67e-481d-bec9-faecf7e97b45', '4b054835-950b-4728-a89d-ff88dc16b565', '10ecd6f0-f2b2-45fd-896b-6d6495f697b5', '2c5ff227-5205-4935-9355-0663e0ec1a26']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:59.385261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2b5394-8b30-4080-a4a4-363249e38597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:59.415865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2b5394-8b30-4080-a4a4-363249e38597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c644badc-9853-4e3d-b6a2-49f779259ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-277175913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['cf837486-b67e-481d-bec9-faecf7e97b45','4b054835-950b-4728-a89d-ff88dc16b565','10ecd6f0-f2b2-45fd-896b-6d6495f697b5','2c5ff227-5205-4935-9355-0663e0ec1a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-277175913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c644badc-9853-4e3d-b6a2-49f779259ddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b558a8243ead4aea8b0fb20debfb52b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cda403311cca44adab4ecd3531e75dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:59.417092 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39beccd-0e4e-4681-940e-ae34a4741f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:59.441189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39beccd-0e4e-4681-940e-ae34a4741f30) transitioned into state 'SUCCESS' from state '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-277175913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['cf837486-b67e-481d-bec9-faecf7e97b45','4b054835-950b-4728-a89d-ff88dc16b565','10ecd6f0-f2b2-45fd-896b-6d6495f697b5','2c5ff227-5205-4935-9355-0663e0ec1a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:59.443267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b150d01-0477-4862-8afe-2ecd7b6938cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:07:59.455800 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b150d01-0477-4862-8afe-2ecd7b6938cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:07:59.458259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (43c056dd-8cef-4387-9872-6657de7b7d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:07:59.458259 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request issued successfully. Aug 15 15:07:59.458259 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc9c9277-dd7b-47df-a860-4aeed8288894 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:07:59.458455 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 784/3154] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/volumes => generated 777 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:59.470051 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9d89f10-1d9c-4544-af36-f22039a6c5d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.473390 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9d89f10-1d9c-4544-af36-f22039a6c5d9 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:07:59.474173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9d89f10-1d9c-4544-af36-f22039a6c5d9 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.474513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9d89f10-1d9c-4544-af36-f22039a6c5d9 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.485589 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.485589 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:59.491612 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9d89f10-1d9c-4544-af36-f22039a6c5d9 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:07:59.493817 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9d89f10-1d9c-4544-af36-f22039a6c5d9 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb returned with HTTP 200 Aug 15 15:07:59.494334 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 787/3155] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:07:59.511271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-827ca27f-8252-4e0e-ae6a-cca3ca440a64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.577770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-827ca27f-8252-4e0e-ae6a-cca3ca440a64 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] POST https://10.4.3.107/volume/v3/types/0a2a4c57-271c-44e1-bbac-44a6a58f3e50/encryption Aug 15 15:07:59.578175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-827ca27f-8252-4e0e-ae6a-cca3ca440a64 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.591259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-827ca27f-8252-4e0e-ae6a-cca3ca440a64 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/0a2a4c57-271c-44e1-bbac-44a6a58f3e50/encryption returned with HTTP 404 Aug 15 15:07:59.591259 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 800/3156] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/types/0a2a4c57-271c-44e1-bbac-44a6a58f3e50/encryption => generated 114 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.601120 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa0b9035-acd4-4153-8b0f-3ad336819540 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.602947 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa0b9035-acd4-4153-8b0f-3ad336819540 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:59.603372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa0b9035-acd4-4153-8b0f-3ad336819540 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-215642764", "os-volume-type-access:is_public": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.622508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa0b9035-acd4-4153-8b0f-3ad336819540 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:59.623631 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 786/3157] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/types => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.633735 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e67f573b-d8ae-4f11-ac24-f2ae9a5f3990 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.737386 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e67f573b-d8ae-4f11-ac24-f2ae9a5f3990 tempest-VolumeTypesNegativeTest-1623992050 tempest-VolumeTypesNegativeTest-1623992050-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:07:59.737779 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e67f573b-d8ae-4f11-ac24-f2ae9a5f3990 tempest-VolumeTypesNegativeTest-1623992050 tempest-VolumeTypesNegativeTest-1623992050-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6ea8fa42-2c82-4ddb-89c0-856584e2681a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-219988726"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.739420 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-e67f573b-d8ae-4f11-ac24-f2ae9a5f3990 tempest-VolumeTypesNegativeTest-1623992050 tempest-VolumeTypesNegativeTest-1623992050-project-member] Create volume request body: {'volume': {'volume_type': '6ea8fa42-2c82-4ddb-89c0-856584e2681a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-219988726'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:07:59.748998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e67f573b-d8ae-4f11-ac24-f2ae9a5f3990 tempest-VolumeTypesNegativeTest-1623992050 tempest-VolumeTypesNegativeTest-1623992050-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 404 Aug 15 15:07:59.749673 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 785/3158] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/volumes => generated 114 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.758045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10226a05-164e-42c5-9469-12f317eb88b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.759960 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10226a05-164e-42c5-9469-12f317eb88b2 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] DELETE https://10.4.3.107/volume/v3/types/6ea8fa42-2c82-4ddb-89c0-856584e2681a Aug 15 15:07:59.760331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10226a05-164e-42c5-9469-12f317eb88b2 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.760604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10226a05-164e-42c5-9469-12f317eb88b2 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.768961 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85dc191f-f660-4978-86ad-cfce07b1d523 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.771176 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85dc191f-f660-4978-86ad-cfce07b1d523 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:07:59.771176 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85dc191f-f660-4978-86ad-cfce07b1d523 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.771408 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85dc191f-f660-4978-86ad-cfce07b1d523 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.779219 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.779219 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:59.783791 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85dc191f-f660-4978-86ad-cfce07b1d523 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:07:59.789666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85dc191f-f660-4978-86ad-cfce07b1d523 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:07:59.790153 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 801/3159] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.796280 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10226a05-164e-42c5-9469-12f317eb88b2 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/6ea8fa42-2c82-4ddb-89c0-856584e2681a returned with HTTP 202 Aug 15 15:07:59.796762 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 788/3160] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:59 2026] DELETE /volume/v3/types/6ea8fa42-2c82-4ddb-89c0-856584e2681a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:59.804316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-347e4dd8-ee82-4239-a972-811f3a4761df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.805522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c5c37685-ac00-4806-9481-c92d5df121f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.807581 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-347e4dd8-ee82-4239-a972-811f3a4761df tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:07:59.807798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-347e4dd8-ee82-4239-a972-811f3a4761df tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.807983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-347e4dd8-ee82-4239-a972-811f3a4761df tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.808029 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5c37685-ac00-4806-9481-c92d5df121f4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] GET https://10.4.3.107/volume/v3/types/6ea8fa42-2c82-4ddb-89c0-856584e2681a Aug 15 15:07:59.808376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5c37685-ac00-4806-9481-c92d5df121f4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.808690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5c37685-ac00-4806-9481-c92d5df121f4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.813377 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5c37685-ac00-4806-9481-c92d5df121f4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/6ea8fa42-2c82-4ddb-89c0-856584e2681a returned with HTTP 404 Aug 15 15:07:59.814009 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 786/3161] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/types/6ea8fa42-2c82-4ddb-89c0-856584e2681a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.816563 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3aef118-2c2f-40b2-847a-0c6f191430a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.818523 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3aef118-2c2f-40b2-847a-0c6f191430a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:07:59.818687 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.818687 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:07:59.818799 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3aef118-2c2f-40b2-847a-0c6f191430a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.819196 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3aef118-2c2f-40b2-847a-0c6f191430a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.819352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a3aef118-2c2f-40b2-847a-0c6f191430a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:07:59.824297 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.824297 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:07:59.825341 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3aef118-2c2f-40b2-847a-0c6f191430a7 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:07:59.826534 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 802/3162] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.826729 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-347e4dd8-ee82-4239-a972-811f3a4761df tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:07:59.826794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-518a7ebc-a196-432d-a795-06a2e3c64e3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.828490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-518a7ebc-a196-432d-a795-06a2e3c64e3c tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:59.829036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-518a7ebc-a196-432d-a795-06a2e3c64e3c tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.830746 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-518a7ebc-a196-432d-a795-06a2e3c64e3c tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 400 Aug 15 15:07:59.831639 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 789/3163] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:07:59.832601 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-347e4dd8-ee82-4239-a972-811f3a4761df tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:07:59.833362 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 787/3164] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.844700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-089db7b5-0bcd-42e1-bcbd-95f16d8c88c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.846566 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-089db7b5-0bcd-42e1-bcbd-95f16d8c88c4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:59.847590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-089db7b5-0bcd-42e1-bcbd-95f16d8c88c4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-373623947"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.849519 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.849519 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:07:59.872696 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-089db7b5-0bcd-42e1-bcbd-95f16d8c88c4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:07:59.873377 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 787/3165] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.882457 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4acbd19b-1462-4f6a-9a07-a49f9ab2b90b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.884057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-457e9456-5dec-4669-b1aa-1af1434de31f req-ceaa3c29-3fde-46c2-a7ca-e613a44b2ea8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.884928 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4acbd19b-1462-4f6a-9a07-a49f9ab2b90b tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:07:59.885361 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4acbd19b-1462-4f6a-9a07-a49f9ab2b90b tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-373623947"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:07:59.887816 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-ceaa3c29-3fde-46c2-a7ca-e613a44b2ea8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:07:59.888055 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-ceaa3c29-3fde-46c2-a7ca-e613a44b2ea8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.888267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-ceaa3c29-3fde-46c2-a7ca-e613a44b2ea8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.892123 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4acbd19b-1462-4f6a-9a07-a49f9ab2b90b tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-373623947 already exists. Aug 15 15:07:59.892295 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4acbd19b-1462-4f6a-9a07-a49f9ab2b90b tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 409 Aug 15 15:07:59.893012 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 803/3166] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:07:59 2026] POST /volume/v3/types => generated 133 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:07:59.897362 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:07:59.897362 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:07:59.901797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6305d71-58a3-4b13-941c-e0fa9d737aba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.901930 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-457e9456-5dec-4669-b1aa-1af1434de31f req-ceaa3c29-3fde-46c2-a7ca-e613a44b2ea8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:07:59.903740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6305d71-58a3-4b13-941c-e0fa9d737aba tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] DELETE https://10.4.3.107/volume/v3/types/8df0c5ab-8e32-4672-8ae3-3e61e1e60839 Aug 15 15:07:59.903931 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6305d71-58a3-4b13-941c-e0fa9d737aba tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.904197 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6305d71-58a3-4b13-941c-e0fa9d737aba tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.906602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-ceaa3c29-3fde-46c2-a7ca-e613a44b2ea8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:07:59.907057 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 790/3167] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:07:59.929311 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6305d71-58a3-4b13-941c-e0fa9d737aba tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/8df0c5ab-8e32-4672-8ae3-3e61e1e60839 returned with HTTP 202 Aug 15 15:07:59.929736 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 788/3168] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:59 2026] DELETE /volume/v3/types/8df0c5ab-8e32-4672-8ae3-3e61e1e60839 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:07:59.938358 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3808807c-9a02-4b90-8d69-b0b232159278 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.942090 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3808807c-9a02-4b90-8d69-b0b232159278 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] GET https://10.4.3.107/volume/v3/types/8df0c5ab-8e32-4672-8ae3-3e61e1e60839 Aug 15 15:07:59.942090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3808807c-9a02-4b90-8d69-b0b232159278 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.942090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3808807c-9a02-4b90-8d69-b0b232159278 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.946199 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3808807c-9a02-4b90-8d69-b0b232159278 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/8df0c5ab-8e32-4672-8ae3-3e61e1e60839 returned with HTTP 404 Aug 15 15:07:59.947087 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 788/3169] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/types/8df0c5ab-8e32-4672-8ae3-3e61e1e60839 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.958908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17515a33-30ff-455d-82aa-155c592e086d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.963526 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17515a33-30ff-455d-82aa-155c592e086d tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] DELETE https://10.4.3.107/volume/v3/types/7e879e88-aace-4c98-b6b5-d0aaa297f193 Aug 15 15:07:59.964224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17515a33-30ff-455d-82aa-155c592e086d tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.965461 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17515a33-30ff-455d-82aa-155c592e086d tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.971907 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17515a33-30ff-455d-82aa-155c592e086d tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/7e879e88-aace-4c98-b6b5-d0aaa297f193 returned with HTTP 404 Aug 15 15:07:59.972890 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 804/3170] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:07:59 2026] DELETE /volume/v3/types/7e879e88-aace-4c98-b6b5-d0aaa297f193 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.986047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6694539e-792e-40a9-a436-b5ac467f0cc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.986502 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6694539e-792e-40a9-a436-b5ac467f0cc4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] GET https://10.4.3.107/volume/v3/types/a2e591ef-051b-48da-a1c5-a7a296775d6e Aug 15 15:07:59.986665 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6694539e-792e-40a9-a436-b5ac467f0cc4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.986895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6694539e-792e-40a9-a436-b5ac467f0cc4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.990937 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6694539e-792e-40a9-a436-b5ac467f0cc4 tempest-VolumeTypesNegativeTest-792033935 tempest-VolumeTypesNegativeTest-792033935-project-admin] https://10.4.3.107/volume/v3/types/a2e591ef-051b-48da-a1c5-a7a296775d6e returned with HTTP 404 Aug 15 15:07:59.991564 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 791/3171] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:07:59 2026] GET /volume/v3/types/a2e591ef-051b-48da-a1c5-a7a296775d6e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:07:59.992171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22121ebc-3064-460c-9bef-742eaabf4091 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:07:59.992606 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22121ebc-3064-460c-9bef-742eaabf4091 None None] GET https://10.4.3.107/volume// Aug 15 15:07:59.992815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22121ebc-3064-460c-9bef-742eaabf4091 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:07:59.993043 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22121ebc-3064-460c-9bef-742eaabf4091 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:07:59.993413 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22121ebc-3064-460c-9bef-742eaabf4091 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:07:59.993743 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 789/3172] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:07: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 15 15:08:00.004481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-457e9456-5dec-4669-b1aa-1af1434de31f req-2fbaea49-28bb-478b-9185-5d3a9a76c676 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.006428 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-2fbaea49-28bb-478b-9185-5d3a9a76c676 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:08:00.006853 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-2fbaea49-28bb-478b-9185-5d3a9a76c676 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f27fdd7d-ad11-42de-8f9a-a060a8e14967", "connector": null, "instance_uuid": "55d2766f-eb1c-43e9-8307-4063704b44aa"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:00.014615 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.014615 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:00.041366 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-2fbaea49-28bb-478b-9185-5d3a9a76c676 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:08:00.041754 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 789/3173] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:08:00 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 15 15:08:00.076902 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1e74ac1-37cb-458f-9025-d7e24d933b92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.079208 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1e74ac1-37cb-458f-9025-d7e24d933b92 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:00.079374 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1e74ac1-37cb-458f-9025-d7e24d933b92 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.079615 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1e74ac1-37cb-458f-9025-d7e24d933b92 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.084588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8df36859-b14a-41d0-a90f-2aa3db3ab777 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.084976 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8df36859-b14a-41d0-a90f-2aa3db3ab777 None None] GET https://10.4.3.107/volume// Aug 15 15:08:00.085164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8df36859-b14a-41d0-a90f-2aa3db3ab777 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.085948 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8df36859-b14a-41d0-a90f-2aa3db3ab777 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.085948 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8df36859-b14a-41d0-a90f-2aa3db3ab777 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:00.086272 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 792/3174] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:00.090795 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.090795 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:00.094673 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1e74ac1-37cb-458f-9025-d7e24d933b92 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:00.095011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-457e9456-5dec-4669-b1aa-1af1434de31f req-341d486e-6c61-4992-bc58-906d62b7aa21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.098159 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-341d486e-6c61-4992-bc58-906d62b7aa21 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:00.098518 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-341d486e-6c61-4992-bc58-906d62b7aa21 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.098930 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-341d486e-6c61-4992-bc58-906d62b7aa21 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.099313 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1e74ac1-37cb-458f-9025-d7e24d933b92 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:00.099757 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 805/3175] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:00 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:00.113948 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.113948 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:00.119374 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-457e9456-5dec-4669-b1aa-1af1434de31f req-341d486e-6c61-4992-bc58-906d62b7aa21 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:00.129155 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-341d486e-6c61-4992-bc58-906d62b7aa21 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:00.131413 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 790/3176] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:00 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:00.246150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.251274 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] PUT https://10.4.3.107/volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f Aug 15 15:08:00.251274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:00.261687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Acquiring lock "cinder-attachment_update-f27fdd7d-ad11-42de-8f9a-a060a8e14967-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:08:00.268791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-f27fdd7d-ad11-42de-8f9a-a060a8e14967-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:08:00.268791 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.268791 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:00.356732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-f27fdd7d-ad11-42de-8f9a-a060a8e14967-np0000007361" released by "attachment_update" :: held 0.089s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:08:00.356732 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-bb8defd0-4820-47a8-b161-aca02de76399 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f returned with HTTP 200 Aug 15 15:08:00.356732 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 790/3177] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:08:00 2026] PUT /volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:00.365517 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-457e9456-5dec-4669-b1aa-1af1434de31f req-42b39ba9-5d49-45c6-a9b4-dd4704e00a8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.368633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-42b39ba9-5d49-45c6-a9b4-dd4704e00a8a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/encryption Aug 15 15:08:00.368920 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-42b39ba9-5d49-45c6-a9b4-dd4704e00a8a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.369173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-42b39ba9-5d49-45c6-a9b4-dd4704e00a8a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.382670 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.382670 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:00.390871 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-42b39ba9-5d49-45c6-a9b4-dd4704e00a8a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/encryption returned with HTTP 200 Aug 15 15:08:00.391300 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 793/3178] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:08:00 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:00.508910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0aa7d7ab-350c-4aea-8b5d-51170b86fb0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.510873 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0aa7d7ab-350c-4aea-8b5d-51170b86fb0a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:08:00.511069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0aa7d7ab-350c-4aea-8b5d-51170b86fb0a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.511275 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0aa7d7ab-350c-4aea-8b5d-51170b86fb0a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.518573 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.518573 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:00.522431 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0aa7d7ab-350c-4aea-8b5d-51170b86fb0a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:00.526529 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0aa7d7ab-350c-4aea-8b5d-51170b86fb0a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb returned with HTTP 200 Aug 15 15:08:00.527127 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 806/3179] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:00 2026] GET /volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:00.541588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.544877 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:00.544877 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c644badc-9853-4e3d-b6a2-49f779259ddb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-960266262"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:00.555417 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.555417 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:00.555813 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:00.555934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create snapshot from volume c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:08:00.586798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['d284504d-8073-4497-b91f-0770ad87c090', 'cd78cfe9-786c-4339-a185-c7843b6a1b03', '937b3afd-e13d-4ede-8cef-b681d881d1b7', 'e9a13cc7-b9fe-4fee-a1d2-c21c4cae6047'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:00.627221 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot create request issued successfully. Aug 15 15:08:00.627756 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d4573db-df21-4e85-87c9-1f8273df9f0c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:00.628268 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 791/3180] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:00.638120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7ec21460-b47b-4a02-bc27-c1a904dc9180 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.641079 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7ec21460-b47b-4a02-bc27-c1a904dc9180 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 Aug 15 15:08:00.641488 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7ec21460-b47b-4a02-bc27-c1a904dc9180 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.641826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7ec21460-b47b-4a02-bc27-c1a904dc9180 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.647708 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.647708 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:00.648218 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7ec21460-b47b-4a02-bc27-c1a904dc9180 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:00.649342 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7ec21460-b47b-4a02-bc27-c1a904dc9180 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 returned with HTTP 200 Aug 15 15:08:00.649877 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 791/3181] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:00 2026] GET /volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:00.841208 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3d498e4-4e82-4cdc-9874-697297a8f703 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:00.843495 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3d498e4-4e82-4cdc-9874-697297a8f703 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:00.843712 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3d498e4-4e82-4cdc-9874-697297a8f703 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:00.844037 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3d498e4-4e82-4cdc-9874-697297a8f703 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:00.844199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f3d498e4-4e82-4cdc-9874-697297a8f703 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:00.848943 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:00.848943 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:00.849884 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3d498e4-4e82-4cdc-9874-697297a8f703 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:00.850449 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 794/3182] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:00 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:01.116151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3c64c8c-0b35-4755-b18d-2bb027f445b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:01.117753 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3c64c8c-0b35-4755-b18d-2bb027f445b8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:01.117968 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3c64c8c-0b35-4755-b18d-2bb027f445b8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:01.118191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3c64c8c-0b35-4755-b18d-2bb027f445b8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:01.127155 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:01.127155 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:01.131140 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b3c64c8c-0b35-4755-b18d-2bb027f445b8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:01.135368 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3c64c8c-0b35-4755-b18d-2bb027f445b8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:01.135906 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 807/3183] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:01 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:01.661380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12ce0a8b-ef74-4ac9-ad41-e66dae7da7e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:01.663120 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12ce0a8b-ef74-4ac9-ad41-e66dae7da7e1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 Aug 15 15:08:01.663334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12ce0a8b-ef74-4ac9-ad41-e66dae7da7e1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:01.663546 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12ce0a8b-ef74-4ac9-ad41-e66dae7da7e1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:01.668513 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:01.668513 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:01.668790 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12ce0a8b-ef74-4ac9-ad41-e66dae7da7e1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:01.669438 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12ce0a8b-ef74-4ac9-ad41-e66dae7da7e1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 returned with HTTP 200 Aug 15 15:08:01.669986 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 792/3184] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:01 2026] GET /volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:01.677825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0bf81470-8017-40c2-ac79-05d9c922db19 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:01.679835 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:01.680084 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:01.680358 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:01.680642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:08:01.682152 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:08:01.686731 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Get all snapshots completed successfully. Aug 15 15:08:01.687109 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0bf81470-8017-40c2-ac79-05d9c922db19 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:08:01.687893 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 792/3185] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:08:01 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:01.696546 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:01.697929 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 Aug 15 15:08:01.698399 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:01.698680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:01.698899 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete snapshot with id: 13fb9cd1-7813-4152-a24f-b01cd76f0cf9 Aug 15 15:08:01.704765 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:01.704765 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:01.704765 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:01.720942 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot delete request issued successfully. Aug 15 15:08:01.721311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93da42ce-42bd-4d33-bfe6-1a4e992efc41 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 returned with HTTP 202 Aug 15 15:08:01.721890 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 795/3186] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:01 2026] DELETE /volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:01.729144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-802f1b62-f019-4e31-95f0-97163ad8397b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:01.731864 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-802f1b62-f019-4e31-95f0-97163ad8397b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 Aug 15 15:08:01.732116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-802f1b62-f019-4e31-95f0-97163ad8397b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:01.732418 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-802f1b62-f019-4e31-95f0-97163ad8397b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:01.738016 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:01.738016 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:01.738398 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-802f1b62-f019-4e31-95f0-97163ad8397b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:01.739160 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-802f1b62-f019-4e31-95f0-97163ad8397b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 returned with HTTP 200 Aug 15 15:08:01.739609 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 808/3187] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:01 2026] GET /volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:01.861100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc2f89ef-5625-4b07-a9ed-9f251bca298f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:01.866897 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc2f89ef-5625-4b07-a9ed-9f251bca298f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:01.867096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc2f89ef-5625-4b07-a9ed-9f251bca298f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:01.867315 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc2f89ef-5625-4b07-a9ed-9f251bca298f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:01.867438 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fc2f89ef-5625-4b07-a9ed-9f251bca298f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:01.876487 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:01.876487 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:01.877344 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc2f89ef-5625-4b07-a9ed-9f251bca298f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:01.877915 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 793/3188] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:01 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:02.154559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a280a929-2368-4147-8806-a391e511ac94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:02.156362 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a280a929-2368-4147-8806-a391e511ac94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:02.156556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a280a929-2368-4147-8806-a391e511ac94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:02.156774 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a280a929-2368-4147-8806-a391e511ac94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:02.169502 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:02.169502 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:02.173975 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a280a929-2368-4147-8806-a391e511ac94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:02.180010 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a280a929-2368-4147-8806-a391e511ac94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:02.180414 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 793/3189] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:02 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:02.749893 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-776a6ec1-95fd-4acd-95c7-49cf88380b4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:02.753688 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-776a6ec1-95fd-4acd-95c7-49cf88380b4b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 Aug 15 15:08:02.753688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-776a6ec1-95fd-4acd-95c7-49cf88380b4b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:02.753688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-776a6ec1-95fd-4acd-95c7-49cf88380b4b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:02.758898 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-776a6ec1-95fd-4acd-95c7-49cf88380b4b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 returned with HTTP 404 Aug 15 15:08:02.759538 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 796/3190] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:02 2026] GET /volume/v3/snapshots/13fb9cd1-7813-4152-a24f-b01cd76f0cf9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:02.767059 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20b621f0-78df-4623-8ab7-7bf949973ecd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:02.767506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:02.769274 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:08:02.769475 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:02.769668 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:02.769838 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume with id: c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:08:02.778029 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:02.778029 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:02.778372 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:02.800964 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume request issued successfully. Aug 15 15:08:02.801172 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-afcb0862-d7e9-483c-9adc-f9bf9195c943 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb returned with HTTP 202 Aug 15 15:08:02.801592 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 794/3191] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:02 2026] DELETE /volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:02.812739 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-23663cdb-5571-47f3-a2aa-c283f035cf39 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:02.815192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23663cdb-5571-47f3-a2aa-c283f035cf39 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:08:02.815454 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23663cdb-5571-47f3-a2aa-c283f035cf39 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:02.816073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23663cdb-5571-47f3-a2aa-c283f035cf39 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:02.825946 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:02.825946 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:02.829860 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-23663cdb-5571-47f3-a2aa-c283f035cf39 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:02.834533 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23663cdb-5571-47f3-a2aa-c283f035cf39 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb returned with HTTP 200 Aug 15 15:08:02.834957 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 794/3192] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:02 2026] GET /volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:02.891192 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a060b6b-c414-48be-bef1-ac9b03513b07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:02.892903 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a060b6b-c414-48be-bef1-ac9b03513b07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:02.893090 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a060b6b-c414-48be-bef1-ac9b03513b07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:02.893963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a060b6b-c414-48be-bef1-ac9b03513b07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:02.893963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6a060b6b-c414-48be-bef1-ac9b03513b07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:02.898190 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:02.898190 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:02.899375 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a060b6b-c414-48be-bef1-ac9b03513b07 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:02.899776 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 797/3193] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:02 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:02.928825 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:02.929166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-422124996"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:02.930559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-422124996'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:02.930678 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Create volume of 1 GB Aug 15 15:08:02.934821 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Availability Zones retrieved successfully. Aug 15 15:08:02.940330 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Flow 'volume_create_api' (20e10612-cecf-407a-938a-e34078707cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:02.941348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41bef9f3-a37d-41fb-ac5a-26f883e84a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:02.942251 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:02.967869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41bef9f3-a37d-41fb-ac5a-26f883e84a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:02.968593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb95b4d-72c0-4c6a-9b63-bce6a8353757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:03.032689 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Created reservations ['a7b1c574-4dea-484f-9a2b-c9f767a5c09a', '7b49293e-9618-46fd-8039-5450ee39b541', '4b96763d-b75a-48b6-9e0b-a784858e1a68', 'c8dae3c8-d94f-4c0b-97e4-af7ea6472a9a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:03.033335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb95b4d-72c0-4c6a-9b63-bce6a8353757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7b1c574-4dea-484f-9a2b-c9f767a5c09a', '7b49293e-9618-46fd-8039-5450ee39b541', '4b96763d-b75a-48b6-9e0b-a784858e1a68', 'c8dae3c8-d94f-4c0b-97e4-af7ea6472a9a']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:03.035210 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f027fd0-a061-41cc-af5b-6c61c46070b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:03.068036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f027fd0-a061-41cc-af5b-6c61c46070b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9e64ad7-31f6-4394-8604-03a0fe3f1d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-422124996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a5da1865c8e4277ada263dc125e765f',qos_specs=None,replication_status=,reservations=['a7b1c574-4dea-484f-9a2b-c9f767a5c09a','7b49293e-9618-46fd-8039-5450ee39b541','4b96763d-b75a-48b6-9e0b-a784858e1a68','c8dae3c8-d94f-4c0b-97e4-af7ea6472a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594f5281a35f4b2b92b84a153a643a45',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-422124996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9e64ad7-31f6-4394-8604-03a0fe3f1d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a5da1865c8e4277ada263dc125e765f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='594f5281a35f4b2b92b84a153a643a45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:03.070979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d057d9bf-c0dd-43b3-b79c-0b722464c53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:03.098051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d057d9bf-c0dd-43b3-b79c-0b722464c53b) transitioned into state 'SUCCESS' from state '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-422124996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a5da1865c8e4277ada263dc125e765f',qos_specs=None,replication_status=,reservations=['a7b1c574-4dea-484f-9a2b-c9f767a5c09a','7b49293e-9618-46fd-8039-5450ee39b541','4b96763d-b75a-48b6-9e0b-a784858e1a68','c8dae3c8-d94f-4c0b-97e4-af7ea6472a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594f5281a35f4b2b92b84a153a643a45',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:03.099008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a723c05-9eac-4f57-b0ea-4512fb8b7bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:03.113454 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a723c05-9eac-4f57-b0ea-4512fb8b7bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:03.114413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Flow 'volume_create_api' (20e10612-cecf-407a-938a-e34078707cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:03.114990 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Create volume request issued successfully. Aug 15 15:08:03.115772 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20b621f0-78df-4623-8ab7-7bf949973ecd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:03.116304 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 809/3194] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:08:02 2026] POST /volume/v3/volumes => generated 818 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:03.130327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2acdf4a-aaad-44b9-ada5-7db330fc7495 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:03.132500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2acdf4a-aaad-44b9-ada5-7db330fc7495 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:03.132740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2acdf4a-aaad-44b9-ada5-7db330fc7495 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:03.133476 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2acdf4a-aaad-44b9-ada5-7db330fc7495 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:03.142648 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:03.142648 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:03.147407 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d2acdf4a-aaad-44b9-ada5-7db330fc7495 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:03.153402 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2acdf4a-aaad-44b9-ada5-7db330fc7495 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 200 Aug 15 15:08:03.153903 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 795/3195] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:03 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:03.198089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f3a734d0-5f7b-402a-a8ad-30d28dd67a1d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:03.199965 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3a734d0-5f7b-402a-a8ad-30d28dd67a1d tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:03.200099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3a734d0-5f7b-402a-a8ad-30d28dd67a1d tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:03.200287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3a734d0-5f7b-402a-a8ad-30d28dd67a1d tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:03.222329 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:03.222329 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:03.231402 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f3a734d0-5f7b-402a-a8ad-30d28dd67a1d tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:03.240937 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3a734d0-5f7b-402a-a8ad-30d28dd67a1d tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:03.241624 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 795/3196] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:03 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:03.851969 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b630bfa0-727a-4b54-8bdb-82afbcafae5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:03.854003 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b630bfa0-727a-4b54-8bdb-82afbcafae5a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb Aug 15 15:08:03.854399 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b630bfa0-727a-4b54-8bdb-82afbcafae5a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:03.854704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b630bfa0-727a-4b54-8bdb-82afbcafae5a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:03.862712 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b630bfa0-727a-4b54-8bdb-82afbcafae5a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb returned with HTTP 404 Aug 15 15:08:03.863428 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 798/3197] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:03 2026] GET /volume/v3/volumes/c644badc-9853-4e3d-b6a2-49f779259ddb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:03.873768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:03.876084 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:03.876550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-212399995"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:03.878983 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-212399995'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:03.879168 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume of 1 GB Aug 15 15:08:03.879467 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:03.879467 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:03.888265 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Availability Zones retrieved successfully. Aug 15 15:08:03.895446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (5ebb808d-5770-42e9-a2bb-b9ad1e8d65e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:03.896749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ac309c-ab09-422e-a9a0-f8d3886d8561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:03.897842 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:03.910221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f9a4886-671b-4a0d-97a4-6156fe314656 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:03.914809 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f9a4886-671b-4a0d-97a4-6156fe314656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:03.915101 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f9a4886-671b-4a0d-97a4-6156fe314656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:03.915336 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f9a4886-671b-4a0d-97a4-6156fe314656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:03.915445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9f9a4886-671b-4a0d-97a4-6156fe314656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:03.928966 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:03.928966 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:03.929740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f9a4886-671b-4a0d-97a4-6156fe314656 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:03.930103 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 796/3198] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:03 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:03.936316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ac309c-ab09-422e-a9a0-f8d3886d8561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:03.937057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954772b3-f8a3-4e85-bfaa-63e807addd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:03.973540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['191119ab-10d5-4d21-878c-7293b18ff926', '349f83b0-2fef-4b8b-93ca-f67a96fd5e6b', 'fffae5a0-42d8-47e6-a88f-1a2c849a3fa7', '0069a6a7-0379-496c-96e7-408c7362d0cc'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:03.974416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954772b3-f8a3-4e85-bfaa-63e807addd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['191119ab-10d5-4d21-878c-7293b18ff926', '349f83b0-2fef-4b8b-93ca-f67a96fd5e6b', 'fffae5a0-42d8-47e6-a88f-1a2c849a3fa7', '0069a6a7-0379-496c-96e7-408c7362d0cc']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:03.975191 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d694d7d0-4506-4d40-828a-3a03eaa3071e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:04.000902 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d694d7d0-4506-4d40-828a-3a03eaa3071e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a270ee24-8ef3-4b0e-bf64-92184b52bd73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212399995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['191119ab-10d5-4d21-878c-7293b18ff926','349f83b0-2fef-4b8b-93ca-f67a96fd5e6b','fffae5a0-42d8-47e6-a88f-1a2c849a3fa7','0069a6a7-0379-496c-96e7-408c7362d0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-212399995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a270ee24-8ef3-4b0e-bf64-92184b52bd73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b558a8243ead4aea8b0fb20debfb52b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cda403311cca44adab4ecd3531e75dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:04.001563 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452c9945-848d-4da7-b79c-82756b3d7e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:04.019119 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452c9945-848d-4da7-b79c-82756b3d7e2d) transitioned into state 'SUCCESS' from state '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-212399995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['191119ab-10d5-4d21-878c-7293b18ff926','349f83b0-2fef-4b8b-93ca-f67a96fd5e6b','fffae5a0-42d8-47e6-a88f-1a2c849a3fa7','0069a6a7-0379-496c-96e7-408c7362d0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:04.020140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98ecca8-38d2-4e49-8af4-ea5005a346e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:04.031403 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98ecca8-38d2-4e49-8af4-ea5005a346e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:04.033261 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (5ebb808d-5770-42e9-a2bb-b9ad1e8d65e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:04.033261 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request issued successfully. Aug 15 15:08:04.034291 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f81f5df8-e5c1-4ee5-83c2-68dd7e98cda0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:04.035081 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 810/3199] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:03 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:04.051620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6004b3a5-54a3-4d8a-9c30-b6f2fb0bac29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.053906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6004b3a5-54a3-4d8a-9c30-b6f2fb0bac29 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:04.054181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6004b3a5-54a3-4d8a-9c30-b6f2fb0bac29 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.054444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6004b3a5-54a3-4d8a-9c30-b6f2fb0bac29 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.063438 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.063438 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:04.067968 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6004b3a5-54a3-4d8a-9c30-b6f2fb0bac29 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:04.073258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6004b3a5-54a3-4d8a-9c30-b6f2fb0bac29 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 returned with HTTP 200 Aug 15 15:08:04.073833 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 796/3200] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:04.169957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcbd0720-cb09-40cd-8eb8-d241f50a0ae5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.172505 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcbd0720-cb09-40cd-8eb8-d241f50a0ae5 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.172810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcbd0720-cb09-40cd-8eb8-d241f50a0ae5 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.173048 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcbd0720-cb09-40cd-8eb8-d241f50a0ae5 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.182463 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.182463 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:04.187984 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcbd0720-cb09-40cd-8eb8-d241f50a0ae5 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:04.195087 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcbd0720-cb09-40cd-8eb8-d241f50a0ae5 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 200 Aug 15 15:08:04.195700 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 799/3201] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:04.212333 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.215359 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] POST https://10.4.3.107/volume/v3/volume-transfers Aug 15 15:08:04.215359 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9e64ad7-31f6-4394-8604-03a0fe3f1d5d"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:04.217020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volume_transfer [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9e64ad7-31f6-4394-8604-03a0fe3f1d5d'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 15 15:08:04.217183 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volume_transfer [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Creating transfer of volume a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.217332 np0000007361 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Generating transfer record for volume a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.227346 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.227346 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:04.238450 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1bb162e-e427-4c01-aa92-2a901c7be806 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers returned with HTTP 202 Aug 15 15:08:04.238978 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 797/3202] 10.4.3.107 () {70 vars in 1326 bytes} [Sat Aug 15 15:08:04 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:04.248501 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9edb9e8-bf1b-4a69-ae77-d50e22bda7f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.250438 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9edb9e8-bf1b-4a69-ae77-d50e22bda7f7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.250863 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9edb9e8-bf1b-4a69-ae77-d50e22bda7f7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.251209 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9edb9e8-bf1b-4a69-ae77-d50e22bda7f7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.257981 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f2c4ecb9-7a5e-4b31-b4d9-1dc1e4befba6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.259049 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.259049 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:04.260136 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2c4ecb9-7a5e-4b31-b4d9-1dc1e4befba6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:04.261070 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2c4ecb9-7a5e-4b31-b4d9-1dc1e4befba6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.261070 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2c4ecb9-7a5e-4b31-b4d9-1dc1e4befba6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.263157 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9edb9e8-bf1b-4a69-ae77-d50e22bda7f7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:04.267342 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9edb9e8-bf1b-4a69-ae77-d50e22bda7f7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 200 Aug 15 15:08:04.267818 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 811/3203] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:04.271765 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.271765 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:04.275709 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f2c4ecb9-7a5e-4b31-b4d9-1dc1e4befba6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:04.280949 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2c4ecb9-7a5e-4b31-b4d9-1dc1e4befba6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:04.281092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b9be1d9-fb92-49b3-bebd-20d72d6218df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.281365 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 797/3204] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:04.283379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b9be1d9-fb92-49b3-bebd-20d72d6218df tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad Aug 15 15:08:04.283690 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b9be1d9-fb92-49b3-bebd-20d72d6218df tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.283940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b9be1d9-fb92-49b3-bebd-20d72d6218df tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.290777 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b9be1d9-fb92-49b3-bebd-20d72d6218df tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad returned with HTTP 200 Aug 15 15:08:04.290898 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 800/3205] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:04.299354 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fe47230-f87b-4787-aee4-4bb7e47bbb65 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.301532 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fe47230-f87b-4787-aee4-4bb7e47bbb65 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volume-transfers Aug 15 15:08:04.301760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fe47230-f87b-4787-aee4-4bb7e47bbb65 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.302293 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fe47230-f87b-4787-aee4-4bb7e47bbb65 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.302293 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volume_transfer [None req-9fe47230-f87b-4787-aee4-4bb7e47bbb65 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Listing volume transfers {{(pid=100271) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 15 15:08:04.308270 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fe47230-f87b-4787-aee4-4bb7e47bbb65 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers returned with HTTP 200 Aug 15 15:08:04.308939 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 798/3206] 10.4.3.107 () {68 vars in 1305 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:04.320310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.468307 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] POST https://10.4.3.107/volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad/accept Aug 15 15:08:04.468718 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "45e611a1a262c063"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:04.470436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Accepting volume transfer 91ad5676-646c-46ff-8cf0-9a97788edaad {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 15 15:08:04.470577 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Accepting transfer 91ad5676-646c-46ff-8cf0-9a97788edaad Aug 15 15:08:04.519448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Created reservations ['2db77891-f806-46d6-a3c9-89901e84a2de', '9e9443b5-04cb-457e-b711-88d211027439', 'cf960447-4016-4239-ad1c-52144c915c3f', '8f13a65d-db49-4851-a56a-2ad3cc80765a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:04.537034 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Created reservations ['ed1e1dc7-2fe4-4c03-a560-00e07ec72536', '226aa7e1-ccb4-41cf-94fa-9815472618bc', '5f7b88d5-5b5d-4222-a84a-0133e6974fbb', '9c395769-9feb-40e8-a80f-14b04f034eed'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:04.575711 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Created reservations ['b4367851-acdd-432c-aaea-3a7d725cd449', '99924d4c-57c9-437c-822e-ac4fe56f30e6', '8209b58d-e6e9-474f-8577-1c990a631471', '9c9de590-058b-4b51-b876-54d36ecadcaf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:04.603850 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Created reservations ['d5ca5986-12a1-4410-b526-1a81abf9b1d4', '7d363263-e446-4063-9e81-f41807116728', 'cfc79d85-4449-434a-9c69-a1094acb9a28', '0a89e515-e1c3-4a7b-a0a6-91c0a1ecf66d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:04.620351 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Transfer volume completed successfully. Aug 15 15:08:04.681314 np0000007361 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Volume a9e64ad7-31f6-4394-8604-03a0fe3f1d5d has been transferred. Aug 15 15:08:04.688024 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba2df4b9-1661-498a-900f-0b0f114f91c1 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] https://10.4.3.107/volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad/accept returned with HTTP 202 Aug 15 15:08:04.688507 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 812/3207] 10.4.3.107 () {70 vars in 1458 bytes} [Sat Aug 15 15:08:04 2026] POST /volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad/accept => generated 365 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:04.698014 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a00fe7e-9c35-4f7c-a17f-a10310d62950 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.700297 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a00fe7e-9c35-4f7c-a17f-a10310d62950 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.700617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a00fe7e-9c35-4f7c-a17f-a10310d62950 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.700877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a00fe7e-9c35-4f7c-a17f-a10310d62950 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.711097 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.711097 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:04.715750 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7a00fe7e-9c35-4f7c-a17f-a10310d62950 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Volume info retrieved successfully. Aug 15 15:08:04.721891 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a00fe7e-9c35-4f7c-a17f-a10310d62950 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 200 Aug 15 15:08:04.722454 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 798/3208] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:04.738706 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f7c2527-fb8f-4a41-82ea-bf1388265d22 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.741153 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f7c2527-fb8f-4a41-82ea-bf1388265d22 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.741362 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f7c2527-fb8f-4a41-82ea-bf1388265d22 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.741661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f7c2527-fb8f-4a41-82ea-bf1388265d22 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.756731 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.756731 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:04.759850 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f7c2527-fb8f-4a41-82ea-bf1388265d22 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] Volume info retrieved successfully. Aug 15 15:08:04.764703 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f7c2527-fb8f-4a41-82ea-bf1388265d22 tempest-VolumesTransfersV355Test-173766585 tempest-VolumesTransfersV355Test-173766585-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 200 Aug 15 15:08:04.765121 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 801/3209] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:04.783498 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-063f2e2e-da76-47b3-a4ea-9aea21e9f8d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.789165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-063f2e2e-da76-47b3-a4ea-9aea21e9f8d9 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] DELETE https://10.4.3.107/volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad Aug 15 15:08:04.789492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-063f2e2e-da76-47b3-a4ea-9aea21e9f8d9 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.789770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-063f2e2e-da76-47b3-a4ea-9aea21e9f8d9 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.789917 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-063f2e2e-da76-47b3-a4ea-9aea21e9f8d9 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Delete transfer with id: 91ad5676-646c-46ff-8cf0-9a97788edaad Aug 15 15:08:04.802216 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-063f2e2e-da76-47b3-a4ea-9aea21e9f8d9 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad returned with HTTP 404 Aug 15 15:08:04.802216 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 799/3210] 10.4.3.107 () {68 vars in 1419 bytes} [Sat Aug 15 15:08:04 2026] DELETE /volume/v3/volume-transfers/91ad5676-646c-46ff-8cf0-9a97788edaad => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:04.808592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.839953 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.840224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.840493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.840671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Delete volume with id: a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.849202 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.849202 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:04.849563 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Volume info retrieved successfully. Aug 15 15:08:04.870080 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Delete volume request issued successfully. Aug 15 15:08:04.870360 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19fc5fdb-3dec-47b1-b2a1-d1d718a66f36 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 202 Aug 15 15:08:04.870928 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 813/3211] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:04 2026] DELETE /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:04.882213 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a142673b-de6e-4f30-95b8-6077acea42f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.884106 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a142673b-de6e-4f30-95b8-6077acea42f0 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:04.884337 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a142673b-de6e-4f30-95b8-6077acea42f0 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.884534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a142673b-de6e-4f30-95b8-6077acea42f0 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.893730 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.893730 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:04.899044 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a142673b-de6e-4f30-95b8-6077acea42f0 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Volume info retrieved successfully. Aug 15 15:08:04.903739 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a142673b-de6e-4f30-95b8-6077acea42f0 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 200 Aug 15 15:08:04.904287 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 799/3212] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 1129 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:04.940352 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b26f0ea4-ac11-4396-8e34-faf873c63fce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:04.946264 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b26f0ea4-ac11-4396-8e34-faf873c63fce tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:04.946264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b26f0ea4-ac11-4396-8e34-faf873c63fce tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:04.946264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b26f0ea4-ac11-4396-8e34-faf873c63fce tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:04.946264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b26f0ea4-ac11-4396-8e34-faf873c63fce tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:04.950762 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:04.950762 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:04.951907 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b26f0ea4-ac11-4396-8e34-faf873c63fce tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:04.952483 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 802/3213] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:04 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:05.090057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ab3cbd3-5283-4132-ada6-3ffd8bb46ab4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.093412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ab3cbd3-5283-4132-ada6-3ffd8bb46ab4 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:05.093412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ab3cbd3-5283-4132-ada6-3ffd8bb46ab4 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.093695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ab3cbd3-5283-4132-ada6-3ffd8bb46ab4 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.103943 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:05.103943 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:05.108393 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ab3cbd3-5283-4132-ada6-3ffd8bb46ab4 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:05.113383 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ab3cbd3-5283-4132-ada6-3ffd8bb46ab4 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 returned with HTTP 200 Aug 15 15:08:05.113873 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 800/3214] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:05 2026] GET /volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:05.132453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.135226 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:05.136396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a270ee24-8ef3-4b0e-bf64-92184b52bd73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-899682363"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:05.148770 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:05.148770 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:05.149160 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:05.149704 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create snapshot from volume a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:05.185069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['04de9b2d-25d4-4893-8e2f-3557bcb6c856', 'aebcbf53-9967-4395-aa1e-eaeb70441c95', '77dc2930-8c25-43eb-b2dc-6f13a79cf9ba', '6714ab93-c6a1-4ed6-9acb-872cc6b11770'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:05.242613 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot create request issued successfully. Aug 15 15:08:05.243330 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62b08fae-fcdd-4109-92f1-ea5e5534c098 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:05.243980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 814/3215] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:05.256690 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4baf629e-0733-4f58-b1cc-ef2db6ac1059 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.259139 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4baf629e-0733-4f58-b1cc-ef2db6ac1059 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 Aug 15 15:08:05.259310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4baf629e-0733-4f58-b1cc-ef2db6ac1059 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.259485 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4baf629e-0733-4f58-b1cc-ef2db6ac1059 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.265381 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:05.265381 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:05.265760 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4baf629e-0733-4f58-b1cc-ef2db6ac1059 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:05.266602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4baf629e-0733-4f58-b1cc-ef2db6ac1059 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 returned with HTTP 200 Aug 15 15:08:05.267220 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 800/3216] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:05 2026] GET /volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:05.295740 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1271cab-3ab6-44c6-8334-7194c5c92ff2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.297555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1271cab-3ab6-44c6-8334-7194c5c92ff2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:05.298080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1271cab-3ab6-44c6-8334-7194c5c92ff2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.298563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1271cab-3ab6-44c6-8334-7194c5c92ff2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.313081 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:05.313081 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:05.320093 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1271cab-3ab6-44c6-8334-7194c5c92ff2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:05.323865 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1271cab-3ab6-44c6-8334-7194c5c92ff2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:05.324508 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 803/3217] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:05 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:05.919819 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca755852-0b54-4505-b19e-83dea9f58ce2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.922122 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca755852-0b54-4505-b19e-83dea9f58ce2 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:05.922378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca755852-0b54-4505-b19e-83dea9f58ce2 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.922611 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca755852-0b54-4505-b19e-83dea9f58ce2 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.932840 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca755852-0b54-4505-b19e-83dea9f58ce2 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 404 Aug 15 15:08:05.933191 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 801/3218] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:05 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:05.945407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-718415ae-ee1a-40c1-979f-2fdb1dc5cdb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.948567 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-718415ae-ee1a-40c1-979f-2fdb1dc5cdb3 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:05.951343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-718415ae-ee1a-40c1-979f-2fdb1dc5cdb3 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.951343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-718415ae-ee1a-40c1-979f-2fdb1dc5cdb3 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.963440 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-718415ae-ee1a-40c1-979f-2fdb1dc5cdb3 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 404 Aug 15 15:08:05.964422 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 815/3219] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:05 2026] GET /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:05.965250 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-34ba5ca0-f2d5-41f5-8f7b-e3dfc6bd5a5d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.968850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34ba5ca0-f2d5-41f5-8f7b-e3dfc6bd5a5d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:05.969120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34ba5ca0-f2d5-41f5-8f7b-e3dfc6bd5a5d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.969404 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34ba5ca0-f2d5-41f5-8f7b-e3dfc6bd5a5d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.969560 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-34ba5ca0-f2d5-41f5-8f7b-e3dfc6bd5a5d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:05.977120 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f6f799c-ff6f-4975-93e1-9eb4624b99ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:05.979460 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:05.979460 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:05.981391 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34ba5ca0-f2d5-41f5-8f7b-e3dfc6bd5a5d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:05.982338 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 801/3220] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:05 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:05.982710 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f6f799c-ff6f-4975-93e1-9eb4624b99ae tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:05.983001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f6f799c-ff6f-4975-93e1-9eb4624b99ae tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:05.983264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f6f799c-ff6f-4975-93e1-9eb4624b99ae tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:05.983511 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5f6f799c-ff6f-4975-93e1-9eb4624b99ae tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Delete volume with id: a9e64ad7-31f6-4394-8604-03a0fe3f1d5d Aug 15 15:08:05.991117 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f6f799c-ff6f-4975-93e1-9eb4624b99ae tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d returned with HTTP 404 Aug 15 15:08:05.991742 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 804/3221] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:05 2026] DELETE /volume/v3/volumes/a9e64ad7-31f6-4394-8604-03a0fe3f1d5d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:06.002427 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-076767c4-f87c-435f-aac0-fb3da50ed43f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.004401 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:06.004797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1538231196"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:06.006344 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1538231196'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:06.006527 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Create volume of 1 GB Aug 15 15:08:06.011569 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Availability Zones retrieved successfully. Aug 15 15:08:06.020000 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Flow 'volume_create_api' (bde4dcd6-34d3-41be-88e4-f92415fc0c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:06.021820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516fb4a3-7cc7-487a-85ed-988359e326b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:06.023262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:06.068535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516fb4a3-7cc7-487a-85ed-988359e326b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:06.069944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236bde22-599e-41f4-9683-e296feae3ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:06.123888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Created reservations ['9c12246b-8ff3-4edf-a081-cbc1d036f9d6', 'c96d211f-1446-4f61-b4ac-4ebdbe8f0e06', 'e1f46d46-a95f-4fe9-af49-2d1f04161c3b', 'd4f897b5-c77f-426f-bd8a-38ad16ab0f86'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:06.124950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236bde22-599e-41f4-9683-e296feae3ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c12246b-8ff3-4edf-a081-cbc1d036f9d6', 'c96d211f-1446-4f61-b4ac-4ebdbe8f0e06', 'e1f46d46-a95f-4fe9-af49-2d1f04161c3b', 'd4f897b5-c77f-426f-bd8a-38ad16ab0f86']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:06.125673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f2c452-8cd7-47aa-8cbd-226676a7dcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:06.151275 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc439560-d9e1-43c7-8d37-75b5005fef63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.155417 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc439560-d9e1-43c7-8d37-75b5005fef63 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:08:06.155417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc439560-d9e1-43c7-8d37-75b5005fef63 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.155417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc439560-d9e1-43c7-8d37-75b5005fef63 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.155678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f2c452-8cd7-47aa-8cbd-226676a7dcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf416a5d-717b-418b-a399-3ebd62a35b88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1538231196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a5da1865c8e4277ada263dc125e765f',qos_specs=None,replication_status=,reservations=['9c12246b-8ff3-4edf-a081-cbc1d036f9d6','c96d211f-1446-4f61-b4ac-4ebdbe8f0e06','e1f46d46-a95f-4fe9-af49-2d1f04161c3b','d4f897b5-c77f-426f-bd8a-38ad16ab0f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594f5281a35f4b2b92b84a153a643a45',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1538231196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf416a5d-717b-418b-a399-3ebd62a35b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a5da1865c8e4277ada263dc125e765f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='594f5281a35f4b2b92b84a153a643a45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:06.155678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b41b42d-06e2-449e-a13a-8fbbe0aafc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:06.164929 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.164929 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:06.170433 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fc439560-d9e1-43c7-8d37-75b5005fef63 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:08:06.175835 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc439560-d9e1-43c7-8d37-75b5005fef63 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:08:06.176595 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 816/3222] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:06.184699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b41b42d-06e2-449e-a13a-8fbbe0aafc4c) transitioned into state 'SUCCESS' from state '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-1538231196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a5da1865c8e4277ada263dc125e765f',qos_specs=None,replication_status=,reservations=['9c12246b-8ff3-4edf-a081-cbc1d036f9d6','c96d211f-1446-4f61-b4ac-4ebdbe8f0e06','e1f46d46-a95f-4fe9-af49-2d1f04161c3b','d4f897b5-c77f-426f-bd8a-38ad16ab0f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='594f5281a35f4b2b92b84a153a643a45',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:06.185472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (893dfd80-ffa0-4b43-9d78-7cad4e70e303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:06.199020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (893dfd80-ffa0-4b43-9d78-7cad4e70e303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:06.199328 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Flow 'volume_create_api' (bde4dcd6-34d3-41be-88e4-f92415fc0c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:06.200369 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Create volume request issued successfully. Aug 15 15:08:06.201173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-076767c4-f87c-435f-aac0-fb3da50ed43f tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:06.202719 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 802/3223] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:08:06 2026] POST /volume/v3/volumes => generated 819 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:06.217557 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed6e4e64-7b71-461a-8d1a-eaf9bac145a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.220073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed6e4e64-7b71-461a-8d1a-eaf9bac145a7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:06.220432 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed6e4e64-7b71-461a-8d1a-eaf9bac145a7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.220816 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed6e4e64-7b71-461a-8d1a-eaf9bac145a7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.229793 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.229793 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:06.236163 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ed6e4e64-7b71-461a-8d1a-eaf9bac145a7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:06.243872 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed6e4e64-7b71-461a-8d1a-eaf9bac145a7 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 200 Aug 15 15:08:06.244456 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 802/3224] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:06.256348 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a16d0f6-ad91-48fa-83ff-7f971691676d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.259567 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a16d0f6-ad91-48fa-83ff-7f971691676d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:08:06.259989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a16d0f6-ad91-48fa-83ff-7f971691676d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.260163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a16d0f6-ad91-48fa-83ff-7f971691676d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.271581 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.271581 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:06.277015 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a16d0f6-ad91-48fa-83ff-7f971691676d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:08:06.280566 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29888ea3-e415-4bac-a987-b425e1cd23ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.284759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29888ea3-e415-4bac-a987-b425e1cd23ac tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 Aug 15 15:08:06.284759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29888ea3-e415-4bac-a987-b425e1cd23ac tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.284759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29888ea3-e415-4bac-a987-b425e1cd23ac tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.284988 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a16d0f6-ad91-48fa-83ff-7f971691676d tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:08:06.284988 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 805/3225] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:06.291513 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.291513 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:06.294842 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29888ea3-e415-4bac-a987-b425e1cd23ac tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:06.294842 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29888ea3-e415-4bac-a987-b425e1cd23ac tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 returned with HTTP 200 Aug 15 15:08:06.294842 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 817/3226] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:06.311165 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.314385 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] POST https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4/action Aug 15 15:08:06.314900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:06.315130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:06.318714 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Updating snapshot 'e0a5eb8a-4d74-4953-a9a7-5835f3f274a4' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:08:06.333777 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.333777 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:06.334416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8a175f1f64c34a91b83cda2bc56611b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b558a8243ead4aea8b0fb20debfb52b3', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:06.334686 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce2d5dd4-f1b0-4913-8b58-d86cfbd4eaf0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4/action returned with HTTP 403 Aug 15 15:08:06.335757 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 803/3227] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:08:06 2026] POST /volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:06.347623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a22b034-93d1-44cd-86f8-0597b54b7109 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.347844 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e83b518f-448f-44fa-b723-79517a0fae20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.350125 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 Aug 15 15:08:06.350125 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.350279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.350541 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete snapshot with id: e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 Aug 15 15:08:06.352225 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a22b034-93d1-44cd-86f8-0597b54b7109 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:06.352600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a22b034-93d1-44cd-86f8-0597b54b7109 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.355052 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a22b034-93d1-44cd-86f8-0597b54b7109 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.359330 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.359330 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:06.359803 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:06.371180 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.371180 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:06.387789 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot delete request issued successfully. Aug 15 15:08:06.387993 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a22b034-93d1-44cd-86f8-0597b54b7109 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:06.388285 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e83b518f-448f-44fa-b723-79517a0fae20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 returned with HTTP 202 Aug 15 15:08:06.389001 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 803/3228] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:06 2026] DELETE /volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:08:06.398841 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a22b034-93d1-44cd-86f8-0597b54b7109 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:06.400723 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 806/3229] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:06.402152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c23d2fa-ffc7-4b86-a524-0b4522d4c8c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.404959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c23d2fa-ffc7-4b86-a524-0b4522d4c8c6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 Aug 15 15:08:06.405355 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c23d2fa-ffc7-4b86-a524-0b4522d4c8c6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.405697 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c23d2fa-ffc7-4b86-a524-0b4522d4c8c6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.415866 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:06.415866 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:06.415866 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c23d2fa-ffc7-4b86-a524-0b4522d4c8c6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:06.416772 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c23d2fa-ffc7-4b86-a524-0b4522d4c8c6 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 returned with HTTP 200 Aug 15 15:08:06.417369 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 818/3230] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:06.996976 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85396dce-c3d0-44e0-ac7f-1edc3f6b7151 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:06.999104 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85396dce-c3d0-44e0-ac7f-1edc3f6b7151 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:06.999423 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85396dce-c3d0-44e0-ac7f-1edc3f6b7151 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:06.999527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85396dce-c3d0-44e0-ac7f-1edc3f6b7151 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:06.999635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-85396dce-c3d0-44e0-ac7f-1edc3f6b7151 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:07.004756 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.004756 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:07.005568 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85396dce-c3d0-44e0-ac7f-1edc3f6b7151 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:07.005940 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 804/3231] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:06 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:07.264862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-364a95e3-27f1-4dc9-977a-b9624220af1c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.267631 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-364a95e3-27f1-4dc9-977a-b9624220af1c tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.268426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-364a95e3-27f1-4dc9-977a-b9624220af1c tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.268798 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-364a95e3-27f1-4dc9-977a-b9624220af1c tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.280741 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.280741 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:07.287954 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-364a95e3-27f1-4dc9-977a-b9624220af1c tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:07.295305 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-364a95e3-27f1-4dc9-977a-b9624220af1c tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 200 Aug 15 15:08:07.296187 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 804/3232] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:07.313868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.319902 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] POST https://10.4.3.107/volume/v3/volume-transfers Aug 15 15:08:07.322033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cf416a5d-717b-418b-a399-3ebd62a35b88"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:07.323696 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volume_transfer [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cf416a5d-717b-418b-a399-3ebd62a35b88'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 15 15:08:07.324333 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volume_transfer [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Creating transfer of volume cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.324897 np0000007361 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Generating transfer record for volume cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.337082 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.337082 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:07.353293 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd069dc7-a899-44d7-9dae-ec0c5e4f0a5b tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers returned with HTTP 202 Aug 15 15:08:07.354071 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 807/3233] 10.4.3.107 () {70 vars in 1326 bytes} [Sat Aug 15 15:08:07 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:07.367634 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac992b98-e9cc-4704-ad84-a58ce8654330 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.370321 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac992b98-e9cc-4704-ad84-a58ce8654330 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.370321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac992b98-e9cc-4704-ad84-a58ce8654330 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.370559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac992b98-e9cc-4704-ad84-a58ce8654330 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.384020 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.384020 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:07.392703 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac992b98-e9cc-4704-ad84-a58ce8654330 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:07.399692 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac992b98-e9cc-4704-ad84-a58ce8654330 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 200 Aug 15 15:08:07.400432 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 819/3234] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:07.426824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f78f06fc-0bc2-42f4-a901-968bd0bd4cb4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.427330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e249143-5281-482d-843d-b08da3fab843 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.429765 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f78f06fc-0bc2-42f4-a901-968bd0bd4cb4 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volume-transfers/detail Aug 15 15:08:07.430585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f78f06fc-0bc2-42f4-a901-968bd0bd4cb4 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.431129 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f78f06fc-0bc2-42f4-a901-968bd0bd4cb4 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.431498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volume_transfer [None req-f78f06fc-0bc2-42f4-a901-968bd0bd4cb4 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Listing volume transfers {{(pid=100272) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 15 15:08:07.431980 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e249143-5281-482d-843d-b08da3fab843 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:07.432260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e249143-5281-482d-843d-b08da3fab843 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.432448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e249143-5281-482d-843d-b08da3fab843 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.437737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d380fa5-cc2e-4c85-ba4a-9a5617d191e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.445404 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f78f06fc-0bc2-42f4-a901-968bd0bd4cb4 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 15 15:08:07.445404 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 805/3235] 10.4.3.107 () {68 vars in 1326 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:07.446695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d380fa5-cc2e-4c85-ba4a-9a5617d191e7 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 Aug 15 15:08:07.447064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d380fa5-cc2e-4c85-ba4a-9a5617d191e7 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.451007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d380fa5-cc2e-4c85-ba4a-9a5617d191e7 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.460881 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.460881 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:07.462426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c03faa8f-16db-4e7f-9422-1927243d5502 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.466095 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d380fa5-cc2e-4c85-ba4a-9a5617d191e7 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 returned with HTTP 404 Aug 15 15:08:07.467809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c03faa8f-16db-4e7f-9422-1927243d5502 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] DELETE https://10.4.3.107/volume/v3/volume-transfers/8801706d-72a1-4bbc-bbb4-ec5a92158ef6 Aug 15 15:08:07.467809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c03faa8f-16db-4e7f-9422-1927243d5502 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.467907 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c03faa8f-16db-4e7f-9422-1927243d5502 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.468027 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-c03faa8f-16db-4e7f-9422-1927243d5502 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Delete transfer with id: 8801706d-72a1-4bbc-bbb4-ec5a92158ef6 Aug 15 15:08:07.468151 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 808/3236] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/snapshots/e0a5eb8a-4d74-4953-a9a7-5835f3f274a4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:07.473849 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e249143-5281-482d-843d-b08da3fab843 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:07.477755 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-62a557d3-93fe-4c40-b77c-50acba269c95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.479891 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e249143-5281-482d-843d-b08da3fab843 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:07.480520 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 805/3237] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:07.481223 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:07.482263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.482596 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.484173 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume with id: a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:07.487293 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.487293 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:07.499005 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.499005 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:07.500310 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:07.503009 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c03faa8f-16db-4e7f-9422-1927243d5502 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers/8801706d-72a1-4bbc-bbb4-ec5a92158ef6 returned with HTTP 202 Aug 15 15:08:07.504038 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 820/3238] 10.4.3.107 () {68 vars in 1419 bytes} [Sat Aug 15 15:08:07 2026] DELETE /volume/v3/volume-transfers/8801706d-72a1-4bbc-bbb4-ec5a92158ef6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:07.515798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a57a91d6-d93f-4e3d-b5f8-e700bfb6b9da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.518759 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a57a91d6-d93f-4e3d-b5f8-e700bfb6b9da tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.519211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a57a91d6-d93f-4e3d-b5f8-e700bfb6b9da tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.519619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a57a91d6-d93f-4e3d-b5f8-e700bfb6b9da tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.531261 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.531261 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:07.537878 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume request issued successfully. Aug 15 15:08:07.538148 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-62a557d3-93fe-4c40-b77c-50acba269c95 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 returned with HTTP 202 Aug 15 15:08:07.538779 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 806/3239] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:07 2026] DELETE /volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:07.542283 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a57a91d6-d93f-4e3d-b5f8-e700bfb6b9da tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Volume info retrieved successfully. Aug 15 15:08:07.550541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c234529e-e4b3-4a78-85db-77f56454b6d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.552099 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a57a91d6-d93f-4e3d-b5f8-e700bfb6b9da tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 200 Aug 15 15:08:07.552805 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c234529e-e4b3-4a78-85db-77f56454b6d1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:07.552885 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 809/3240] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 946 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:07.552949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c234529e-e4b3-4a78-85db-77f56454b6d1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.553784 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c234529e-e4b3-4a78-85db-77f56454b6d1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.565754 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.565754 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:07.575927 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c234529e-e4b3-4a78-85db-77f56454b6d1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:07.579109 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd47a86a-3fcc-462e-97eb-da116f3a7a6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.585337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd47a86a-3fcc-462e-97eb-da116f3a7a6d tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] DELETE https://10.4.3.107/volume/v3/volume-transfers/8801706d-72a1-4bbc-bbb4-ec5a92158ef6 Aug 15 15:08:07.585337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd47a86a-3fcc-462e-97eb-da116f3a7a6d tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.585337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd47a86a-3fcc-462e-97eb-da116f3a7a6d tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.585337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-dd47a86a-3fcc-462e-97eb-da116f3a7a6d tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Delete transfer with id: 8801706d-72a1-4bbc-bbb4-ec5a92158ef6 Aug 15 15:08:07.588861 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c234529e-e4b3-4a78-85db-77f56454b6d1 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 returned with HTTP 200 Aug 15 15:08:07.589513 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 806/3241] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:07.592906 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd47a86a-3fcc-462e-97eb-da116f3a7a6d tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volume-transfers/8801706d-72a1-4bbc-bbb4-ec5a92158ef6 returned with HTTP 404 Aug 15 15:08:07.593583 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 821/3242] 10.4.3.107 () {68 vars in 1419 bytes} [Sat Aug 15 15:08:07 2026] DELETE /volume/v3/volume-transfers/8801706d-72a1-4bbc-bbb4-ec5a92158ef6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:07.605409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.607733 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.608003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.608743 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.608743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Delete volume with id: cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.620276 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.620276 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:07.620756 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Volume info retrieved successfully. Aug 15 15:08:07.656288 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Delete volume request issued successfully. Aug 15 15:08:07.656288 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9423a25a-ed5e-46dc-9d87-dc91bf17e530 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 202 Aug 15 15:08:07.657842 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 807/3243] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:07 2026] DELETE /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:07.669834 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9287079e-928f-4270-9bc2-08b2e900d863 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:07.674719 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9287079e-928f-4270-9bc2-08b2e900d863 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:07.675172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9287079e-928f-4270-9bc2-08b2e900d863 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:07.675973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9287079e-928f-4270-9bc2-08b2e900d863 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:07.694985 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:07.694985 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:07.701973 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9287079e-928f-4270-9bc2-08b2e900d863 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Volume info retrieved successfully. Aug 15 15:08:07.710424 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9287079e-928f-4270-9bc2-08b2e900d863 tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 200 Aug 15 15:08:07.710943 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 810/3244] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:07 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 1130 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:08.019397 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2041f304-f33f-40a8-b6fc-bb7a9297e77c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.022428 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2041f304-f33f-40a8-b6fc-bb7a9297e77c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:08.022637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2041f304-f33f-40a8-b6fc-bb7a9297e77c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.023222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2041f304-f33f-40a8-b6fc-bb7a9297e77c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.023222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2041f304-f33f-40a8-b6fc-bb7a9297e77c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:08.030336 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:08.030336 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:08.033539 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2041f304-f33f-40a8-b6fc-bb7a9297e77c tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:08.033896 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 807/3245] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:08 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:08.505290 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-719ff163-bcbd-47cc-a545-55df112a98ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.507885 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-719ff163-bcbd-47cc-a545-55df112a98ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:08.508063 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-719ff163-bcbd-47cc-a545-55df112a98ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.508376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-719ff163-bcbd-47cc-a545-55df112a98ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.523595 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:08.523595 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:08.532726 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-719ff163-bcbd-47cc-a545-55df112a98ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:08.540697 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-719ff163-bcbd-47cc-a545-55df112a98ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:08.540697 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 822/3246] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:08 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:08.610560 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-08c88842-aeeb-4499-9bdf-73c9ddc5d870 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.614011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08c88842-aeeb-4499-9bdf-73c9ddc5d870 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 Aug 15 15:08:08.614396 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08c88842-aeeb-4499-9bdf-73c9ddc5d870 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.614855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08c88842-aeeb-4499-9bdf-73c9ddc5d870 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.623935 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08c88842-aeeb-4499-9bdf-73c9ddc5d870 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 returned with HTTP 404 Aug 15 15:08:08.624588 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 808/3247] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:08 2026] GET /volume/v3/volumes/a270ee24-8ef3-4b0e-bf64-92184b52bd73 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:08.636748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-468edd38-03df-4367-b82a-a6fdbb261a18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.639827 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:08.640211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-914306560"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:08.641925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-914306560'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:08.642034 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume of 1 GB Aug 15 15:08:08.647757 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Availability Zones retrieved successfully. Aug 15 15:08:08.654043 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (9d4050c1-3e22-4dab-b301-6ee020f8fec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:08.655002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344efed2-787c-404d-a007-ce6543ad5b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:08.656319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:08.693029 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344efed2-787c-404d-a007-ce6543ad5b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:08.694103 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8e08d0-bd27-42d2-9968-8e3e96d1610f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:08.726821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0429c8fe-a22e-4003-b579-10ae6e6ec12c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.731229 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0429c8fe-a22e-4003-b579-10ae6e6ec12c tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:08.731855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0429c8fe-a22e-4003-b579-10ae6e6ec12c tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.732090 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0429c8fe-a22e-4003-b579-10ae6e6ec12c tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.743263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['e8982905-7d1a-4986-b9ee-fd6814c18de2', '35d6e724-7d22-4744-afed-783780dace35', 'd86b489d-feb8-4b9b-83e9-e142360af14e', '0baf00dd-1a4e-406a-a2c4-90fd5ced7987'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:08.744036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8e08d0-bd27-42d2-9968-8e3e96d1610f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8982905-7d1a-4986-b9ee-fd6814c18de2', '35d6e724-7d22-4744-afed-783780dace35', 'd86b489d-feb8-4b9b-83e9-e142360af14e', '0baf00dd-1a4e-406a-a2c4-90fd5ced7987']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:08.744871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b980117-7b8b-4891-96d2-c383e24aa0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:08.761823 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0429c8fe-a22e-4003-b579-10ae6e6ec12c tempest-VolumesTransfersV355Test-1509197677 tempest-VolumesTransfersV355Test-1509197677-project-admin] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 404 Aug 15 15:08:08.766159 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 808/3248] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:08 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:08.767664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b980117-7b8b-4891-96d2-c383e24aa0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b5b57a-5865-4512-be57-b98248afd7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914306560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['e8982905-7d1a-4986-b9ee-fd6814c18de2','35d6e724-7d22-4744-afed-783780dace35','d86b489d-feb8-4b9b-83e9-e142360af14e','0baf00dd-1a4e-406a-a2c4-90fd5ced7987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-914306560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21b5b57a-5865-4512-be57-b98248afd7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b558a8243ead4aea8b0fb20debfb52b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cda403311cca44adab4ecd3531e75dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:08.768562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b15c7f-3ea0-419a-8923-e924925f1a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:08.778564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48bca984-426c-456d-8aae-7352e4b87197 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.780606 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48bca984-426c-456d-8aae-7352e4b87197 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] GET https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:08.781279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48bca984-426c-456d-8aae-7352e4b87197 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.781279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48bca984-426c-456d-8aae-7352e4b87197 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.789896 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48bca984-426c-456d-8aae-7352e4b87197 tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 404 Aug 15 15:08:08.789896 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 823/3249] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:08 2026] GET /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:08.800092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b15c7f-3ea0-419a-8923-e924925f1a82) transitioned into state 'SUCCESS' from state '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-914306560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['e8982905-7d1a-4986-b9ee-fd6814c18de2','35d6e724-7d22-4744-afed-783780dace35','d86b489d-feb8-4b9b-83e9-e142360af14e','0baf00dd-1a4e-406a-a2c4-90fd5ced7987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:08.801058 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dc4539b3-99d9-4113-9c14-7de09e15b9bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.801141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777ef954-026a-4e7a-a4f4-921005f206cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:08.805419 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc4539b3-99d9-4113-9c14-7de09e15b9bd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] DELETE https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:08.805419 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc4539b3-99d9-4113-9c14-7de09e15b9bd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.805419 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc4539b3-99d9-4113-9c14-7de09e15b9bd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.805419 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-dc4539b3-99d9-4113-9c14-7de09e15b9bd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] Delete volume with id: cf416a5d-717b-418b-a399-3ebd62a35b88 Aug 15 15:08:08.813208 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc4539b3-99d9-4113-9c14-7de09e15b9bd tempest-VolumesTransfersV355Test-666353957 tempest-VolumesTransfersV355Test-666353957-project-member] https://10.4.3.107/volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 returned with HTTP 404 Aug 15 15:08:08.813901 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 809/3250] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:08 2026] DELETE /volume/v3/volumes/cf416a5d-717b-418b-a399-3ebd62a35b88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:08.815608 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777ef954-026a-4e7a-a4f4-921005f206cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:08.818119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (9d4050c1-3e22-4dab-b301-6ee020f8fec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:08.818119 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request issued successfully. Aug 15 15:08:08.818119 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-468edd38-03df-4367-b82a-a6fdbb261a18 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:08.820213 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 811/3251] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:08 2026] POST /volume/v3/volumes => generated 777 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:08.835706 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9905ad3b-033d-4238-9942-0cce8ec19950 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.845595 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9905ad3b-033d-4238-9942-0cce8ec19950 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:08.846798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9905ad3b-033d-4238-9942-0cce8ec19950 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:08.846798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9905ad3b-033d-4238-9942-0cce8ec19950 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:08.869674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-457e9456-5dec-4669-b1aa-1af1434de31f req-a3c34b58-6e2a-4474-ba82-4ceffdce4508 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:08.872671 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:08.872671 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:08.873311 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-a3c34b58-6e2a-4474-ba82-4ceffdce4508 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f/action Aug 15 15:08:08.873728 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-a3c34b58-6e2a-4474-ba82-4ceffdce4508 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:08.873878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-a3c34b58-6e2a-4474-ba82-4ceffdce4508 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:08.885322 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9905ad3b-033d-4238-9942-0cce8ec19950 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:08.897023 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9905ad3b-033d-4238-9942-0cce8ec19950 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc returned with HTTP 200 Aug 15 15:08:08.898487 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 809/3252] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:08 2026] GET /volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:08.904127 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:08.904127 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:08.923426 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-457e9456-5dec-4669-b1aa-1af1434de31f req-a3c34b58-6e2a-4474-ba82-4ceffdce4508 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f/action returned with HTTP 204 Aug 15 15:08:08.923980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 824/3253] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:08:08 2026] POST /volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:09.049658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a45cee71-bf56-47bf-9251-ab692619536e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.052672 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a45cee71-bf56-47bf-9251-ab692619536e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:09.052874 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a45cee71-bf56-47bf-9251-ab692619536e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.053261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a45cee71-bf56-47bf-9251-ab692619536e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.053334 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a45cee71-bf56-47bf-9251-ab692619536e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:09.060526 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.060526 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:09.061627 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a45cee71-bf56-47bf-9251-ab692619536e tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:09.062416 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 810/3254] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:09.559381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52c7fe76-52da-484e-be2c-e721ffd0b957 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.559642 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52c7fe76-52da-484e-be2c-e721ffd0b957 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:09.559748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52c7fe76-52da-484e-be2c-e721ffd0b957 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.559977 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52c7fe76-52da-484e-be2c-e721ffd0b957 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.576751 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.576751 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:09.585574 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52c7fe76-52da-484e-be2c-e721ffd0b957 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:09.595649 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52c7fe76-52da-484e-be2c-e721ffd0b957 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:09.595649 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 812/3255] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:09.606716 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ff1bedc-c3bf-4501-b7ee-dc5978723be5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.609613 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ff1bedc-c3bf-4501-b7ee-dc5978723be5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:09.609916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ff1bedc-c3bf-4501-b7ee-dc5978723be5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.610202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ff1bedc-c3bf-4501-b7ee-dc5978723be5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.624164 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.624164 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:09.628375 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ff1bedc-c3bf-4501-b7ee-dc5978723be5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:09.637975 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ff1bedc-c3bf-4501-b7ee-dc5978723be5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:09.638564 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 810/3256] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:09.695552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-d75096c9-b888-4d89-9478-608381ece8c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.697937 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-d75096c9-b888-4d89-9478-608381ece8c1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:09.698271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-d75096c9-b888-4d89-9478-608381ece8c1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.698532 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-d75096c9-b888-4d89-9478-608381ece8c1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.715473 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.715473 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:09.731832 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-d75096c9-b888-4d89-9478-608381ece8c1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:09.732619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.734686 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] DELETE https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:08:09.734927 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.735177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.735396 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Delete volume with id: 23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:08:09.738722 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-d75096c9-b888-4d89-9478-608381ece8c1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:09.739453 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 825/3257] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 1175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:09.745149 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.745149 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:09.745789 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:08:09.765437 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.768785 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/action Aug 15 15:08:09.771585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:09.772024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:09.774679 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Delete volume request issued successfully. Aug 15 15:08:09.775513 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7ad8e7b8-3182-49ed-9a71-01c63db82c8e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 202 Aug 15 15:08:09.775513 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 811/3258] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:09 2026] DELETE /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:09.788933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2946ac96-6ae8-4bef-a0be-28f32725112c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.792972 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.792972 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:09.794131 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:09.798222 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2946ac96-6ae8-4bef-a0be-28f32725112c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:08:09.798765 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2946ac96-6ae8-4bef-a0be-28f32725112c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.801188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2946ac96-6ae8-4bef-a0be-28f32725112c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.803135 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Begin detaching volume completed successfully. Aug 15 15:08:09.803135 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-24fd6dc2-5737-4654-a992-a6ad619d4591 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/action returned with HTTP 202 Aug 15 15:08:09.803135 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 813/3259] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:08:09 2026] POST /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:09.818319 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.818319 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:09.826562 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2946ac96-6ae8-4bef-a0be-28f32725112c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:08:09.832454 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2946ac96-6ae8-4bef-a0be-28f32725112c tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 200 Aug 15 15:08:09.832950 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 811/3260] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:09.875381 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c592eaf-61f1-4bc0-8d40-88bcebebc9b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.875930 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c592eaf-61f1-4bc0-8d40-88bcebebc9b0 None None] GET https://10.4.3.107/volume// Aug 15 15:08:09.876309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c592eaf-61f1-4bc0-8d40-88bcebebc9b0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.876422 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c592eaf-61f1-4bc0-8d40-88bcebebc9b0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.877362 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c592eaf-61f1-4bc0-8d40-88bcebebc9b0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:09.877847 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 826/3261] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:09.887190 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-4168defe-c125-4e7f-a627-e4b684a44758 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.890000 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-4168defe-c125-4e7f-a627-e4b684a44758 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:09.890300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-4168defe-c125-4e7f-a627-e4b684a44758 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.890587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-4168defe-c125-4e7f-a627-e4b684a44758 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.903974 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.903974 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:09.908887 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-4168defe-c125-4e7f-a627-e4b684a44758 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:09.915741 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c63395d9-7424-43c6-9689-3066ff67a51d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.915958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-4168defe-c125-4e7f-a627-e4b684a44758 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:09.920398 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c63395d9-7424-43c6-9689-3066ff67a51d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:09.920398 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c63395d9-7424-43c6-9689-3066ff67a51d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.920398 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c63395d9-7424-43c6-9689-3066ff67a51d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.920491 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 812/3262] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:09.929950 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.929950 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:09.932441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-1098744d-37c6-4f34-82d9-932e8db6f6f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.937612 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c63395d9-7424-43c6-9689-3066ff67a51d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:09.938124 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-1098744d-37c6-4f34-82d9-932e8db6f6f4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/encryption Aug 15 15:08:09.938889 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-1098744d-37c6-4f34-82d9-932e8db6f6f4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:09.939571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-1098744d-37c6-4f34-82d9-932e8db6f6f4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:09.941027 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c63395d9-7424-43c6-9689-3066ff67a51d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc returned with HTTP 200 Aug 15 15:08:09.941853 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 814/3263] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:09.961809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:09.962460 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.962460 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:09.963631 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:09.964005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21b5b57a-5865-4512-be57-b98248afd7dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-839980035"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:09.969713 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-1098744d-37c6-4f34-82d9-932e8db6f6f4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/encryption returned with HTTP 200 Aug 15 15:08:09.970436 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 812/3264] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:08:09 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:09.985613 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:09.985613 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:09.986107 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:09.986400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create snapshot from volume 21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:10.023974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['46f0bba5-d0c3-4454-ab62-d3cacb1a3916', 'b23fcb08-ee21-4ede-9849-18c916101259', 'c9555445-0b09-45af-b499-cf8a5c051b17', '92c32194-1fdd-472b-adf3-889192f17692'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:10.070045 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot create request issued successfully. Aug 15 15:08:10.070045 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d5c84f0-0587-48b5-b3ac-a2b52d57f788 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:10.070045 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 827/3265] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:10.074961 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-19c55baa-dd74-44c0-aee2-21d029dc15b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:10.077464 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19c55baa-dd74-44c0-aee2-21d029dc15b8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:10.077629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19c55baa-dd74-44c0-aee2-21d029dc15b8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:10.077834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19c55baa-dd74-44c0-aee2-21d029dc15b8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:10.077934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-19c55baa-dd74-44c0-aee2-21d029dc15b8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:10.084754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61c28c99-72a4-4bed-bbe0-1d2eb3ff6f3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:10.085754 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:10.085754 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:10.086528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19c55baa-dd74-44c0-aee2-21d029dc15b8 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:10.086995 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 813/3266] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:10 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:10.088003 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61c28c99-72a4-4bed-bbe0-1d2eb3ff6f3d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:10.090264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61c28c99-72a4-4bed-bbe0-1d2eb3ff6f3d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:10.090264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61c28c99-72a4-4bed-bbe0-1d2eb3ff6f3d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:10.095925 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:10.095925 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:10.096386 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61c28c99-72a4-4bed-bbe0-1d2eb3ff6f3d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:10.097193 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61c28c99-72a4-4bed-bbe0-1d2eb3ff6f3d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c returned with HTTP 200 Aug 15 15:08:10.097720 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 815/3267] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:10 2026] GET /volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:10.851306 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7524481-b0bf-4b1d-8d8f-25272198991e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:10.853463 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7524481-b0bf-4b1d-8d8f-25272198991e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 Aug 15 15:08:10.853702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7524481-b0bf-4b1d-8d8f-25272198991e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:10.854996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7524481-b0bf-4b1d-8d8f-25272198991e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:10.862573 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7524481-b0bf-4b1d-8d8f-25272198991e tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 returned with HTTP 404 Aug 15 15:08:10.863345 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 813/3268] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:10 2026] GET /volume/v3/volumes/23db6101-523b-419f-be7b-f8fbe68d2860 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:10.948192 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4683dc9-445e-4da3-a276-dc12c34862fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:10.950446 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:08:10.950847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:10.951060 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:10.951670 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Delete volume with id: 7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:08:10.960605 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:10.960605 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:10.961116 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:08:10.992772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-5ec345f2-fcaf-4075-9f66-9a8d99d9a67a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:10.995945 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Delete volume request issued successfully. Aug 15 15:08:10.996042 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-5ec345f2-fcaf-4075-9f66-9a8d99d9a67a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f Aug 15 15:08:10.996178 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4683dc9-445e-4da3-a276-dc12c34862fd tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 202 Aug 15 15:08:10.996329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-5ec345f2-fcaf-4075-9f66-9a8d99d9a67a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:10.996580 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 828/3269] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:10 2026] DELETE /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:10.996978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-5ec345f2-fcaf-4075-9f66-9a8d99d9a67a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.006134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c461994-427d-425e-9d3d-489f700a2a4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.008797 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.008797 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:11.008866 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c461994-427d-425e-9d3d-489f700a2a4a tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:08:11.008866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c461994-427d-425e-9d3d-489f700a2a4a tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.008968 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c461994-427d-425e-9d3d-489f700a2a4a tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.017232 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.017232 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:11.021900 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4c461994-427d-425e-9d3d-489f700a2a4a tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Volume info retrieved successfully. Aug 15 15:08:11.026440 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c461994-427d-425e-9d3d-489f700a2a4a tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 200 Aug 15 15:08:11.027314 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 816/3270] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.075486 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-aaf0a414-3e7d-4810-90e2-29a6b0d150d4 req-5ec345f2-fcaf-4075-9f66-9a8d99d9a67a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f returned with HTTP 200 Aug 15 15:08:11.075970 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 814/3271] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:08:10 2026] DELETE /volume/v3/attachments/4568bd8e-ddbe-49e9-a395-f9427d1e781f => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.104699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94f1a8fe-5441-43c9-8965-1b8dfe8dc532 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.109263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94f1a8fe-5441-43c9-8965-1b8dfe8dc532 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:11.109263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94f1a8fe-5441-43c9-8965-1b8dfe8dc532 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.109788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94f1a8fe-5441-43c9-8965-1b8dfe8dc532 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.109788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-94f1a8fe-5441-43c9-8965-1b8dfe8dc532 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:11.122070 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf8cbbdf-d0d4-46dd-9ec7-f74f8892d772 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.124331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf8cbbdf-d0d4-46dd-9ec7-f74f8892d772 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:11.124766 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf8cbbdf-d0d4-46dd-9ec7-f74f8892d772 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.125474 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf8cbbdf-d0d4-46dd-9ec7-f74f8892d772 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.132938 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.132938 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:11.133401 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.133401 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:11.133401 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf8cbbdf-d0d4-46dd-9ec7-f74f8892d772 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:11.134962 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf8cbbdf-d0d4-46dd-9ec7-f74f8892d772 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c returned with HTTP 200 Aug 15 15:08:11.134962 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 829/3272] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.135139 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94f1a8fe-5441-43c9-8965-1b8dfe8dc532 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:11.136762 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 814/3273] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.145692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c14c8b2-354e-472e-a14c-6e2bf663c53a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.148181 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c14c8b2-354e-472e-a14c-6e2bf663c53a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] GET https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:11.148513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c14c8b2-354e-472e-a14c-6e2bf663c53a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.148800 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c14c8b2-354e-472e-a14c-6e2bf663c53a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.158992 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.158992 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:11.159621 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4c14c8b2-354e-472e-a14c-6e2bf663c53a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Snapshot retrieved successfully. Aug 15 15:08:11.160572 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c14c8b2-354e-472e-a14c-6e2bf663c53a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c returned with HTTP 200 Aug 15 15:08:11.161157 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 817/3274] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.173912 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0ab5534-126c-4098-b153-79c77b38a67d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.176602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:11.176897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.177134 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.177302 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete snapshot with id: f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:11.183570 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.183570 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:11.183984 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:11.210565 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot delete request issued successfully. Aug 15 15:08:11.210714 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0ab5534-126c-4098-b153-79c77b38a67d tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c returned with HTTP 202 Aug 15 15:08:11.211365 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 815/3275] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:11 2026] DELETE /volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:11.223040 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-27b102b3-b003-4b7a-a75d-8bbfb3298e08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.225963 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27b102b3-b003-4b7a-a75d-8bbfb3298e08 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:11.225963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27b102b3-b003-4b7a-a75d-8bbfb3298e08 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.226945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27b102b3-b003-4b7a-a75d-8bbfb3298e08 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.232032 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.232032 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:11.232362 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-27b102b3-b003-4b7a-a75d-8bbfb3298e08 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:11.233053 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27b102b3-b003-4b7a-a75d-8bbfb3298e08 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c returned with HTTP 200 Aug 15 15:08:11.233420 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 830/3276] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.613648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3def9475-2461-43c9-b76b-48616af23735 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:11.616206 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3def9475-2461-43c9-b76b-48616af23735 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:08:11.616465 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3def9475-2461-43c9-b76b-48616af23735 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:11.616722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3def9475-2461-43c9-b76b-48616af23735 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:11.631493 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:11.631493 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:11.639057 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3def9475-2461-43c9-b76b-48616af23735 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:08:11.644192 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3def9475-2461-43c9-b76b-48616af23735 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:08:11.644693 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 815/3277] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:11.975255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.031169 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-200c52d8-7d6a-4e37-90e5-5f9506c6b079 req-798f7257-1625-437c-845d-ef079e947f03 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.034261 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-200c52d8-7d6a-4e37-90e5-5f9506c6b079 req-798f7257-1625-437c-845d-ef079e947f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:12.034261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-200c52d8-7d6a-4e37-90e5-5f9506c6b079 req-798f7257-1625-437c-845d-ef079e947f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.034261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-200c52d8-7d6a-4e37-90e5-5f9506c6b079 req-798f7257-1625-437c-845d-ef079e947f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.040048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf59020c-04bd-465d-9565-cd98f6f23811 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.040723 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.040723 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:12.043161 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf59020c-04bd-465d-9565-cd98f6f23811 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] GET https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f Aug 15 15:08:12.043546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf59020c-04bd-465d-9565-cd98f6f23811 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.043737 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf59020c-04bd-465d-9565-cd98f6f23811 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.044254 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-200c52d8-7d6a-4e37-90e5-5f9506c6b079 req-798f7257-1625-437c-845d-ef079e947f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:12.048421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-200c52d8-7d6a-4e37-90e5-5f9506c6b079 req-798f7257-1625-437c-845d-ef079e947f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:12.048827 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 816/3278] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:12.049352 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf59020c-04bd-465d-9565-cd98f6f23811 tempest-AttachVolumeShelveTestJSON-1094659947 tempest-AttachVolumeShelveTestJSON-1094659947-project-member] https://10.4.3.107/volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f returned with HTTP 404 Aug 15 15:08:12.049645 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 831/3279] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/volumes/7c36146c-3ffe-4411-8ff7-772569836e5f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:12.080303 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 tempest-VolumesSummaryTest-1125805043 tempest-VolumesSummaryTest-1125805043-project-member] GET https://10.4.3.107/volume/v3/volumes/summary Aug 15 15:08:12.080679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 tempest-VolumesSummaryTest-1125805043 tempest-VolumesSummaryTest-1125805043-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.080679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 tempest-VolumesSummaryTest-1125805043 tempest-VolumesSummaryTest-1125805043-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.080815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 tempest-VolumesSummaryTest-1125805043 tempest-VolumesSummaryTest-1125805043-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:08:12.092800 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 tempest-VolumesSummaryTest-1125805043 tempest-VolumesSummaryTest-1125805043-project-member] Get summary completed successfully. Aug 15 15:08:12.096082 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e108a11-500f-4f83-91bf-46cd275e9c87 tempest-VolumesSummaryTest-1125805043 tempest-VolumesSummaryTest-1125805043-project-member] https://10.4.3.107/volume/v3/volumes/summary returned with HTTP 200 Aug 15 15:08:12.096082 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 818/3280] 10.4.3.107 () {68 vars in 1302 bytes} [Sat Aug 15 15:08:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:12.150323 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9acde035-bdc9-44f9-8861-fa8b2fd1ed1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.152698 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9acde035-bdc9-44f9-8861-fa8b2fd1ed1b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:12.152874 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9acde035-bdc9-44f9-8861-fa8b2fd1ed1b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.153047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9acde035-bdc9-44f9-8861-fa8b2fd1ed1b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.153136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9acde035-bdc9-44f9-8861-fa8b2fd1ed1b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:12.157838 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.157838 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:12.158493 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9acde035-bdc9-44f9-8861-fa8b2fd1ed1b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:12.158887 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 816/3281] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:12.242161 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e85eb455-6a6c-4844-b1bd-918299e95702 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.243781 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e85eb455-6a6c-4844-b1bd-918299e95702 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c Aug 15 15:08:12.243949 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e85eb455-6a6c-4844-b1bd-918299e95702 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.244115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e85eb455-6a6c-4844-b1bd-918299e95702 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.249178 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e85eb455-6a6c-4844-b1bd-918299e95702 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c returned with HTTP 404 Aug 15 15:08:12.249605 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 817/3282] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/snapshots/f7ba96a7-9394-4cf0-99f1-fe0d6f83602c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:12.256309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.258211 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:12.258443 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.258638 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.258811 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume with id: 21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:12.267784 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.267784 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:12.268281 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:12.295476 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume request issued successfully. Aug 15 15:08:12.295476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-164c5a3f-5465-4b72-aa7d-79805b8cd2b0 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc returned with HTTP 202 Aug 15 15:08:12.295999 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 832/3283] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:12 2026] DELETE /volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:12.305704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86b43457-943e-4bc6-ab30-ea5adb318a9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.308703 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86b43457-943e-4bc6-ab30-ea5adb318a9e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:12.308887 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86b43457-943e-4bc6-ab30-ea5adb318a9e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.309724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86b43457-943e-4bc6-ab30-ea5adb318a9e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.320526 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.320526 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:12.325464 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-86b43457-943e-4bc6-ab30-ea5adb318a9e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:12.330732 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86b43457-943e-4bc6-ab30-ea5adb318a9e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc returned with HTTP 200 Aug 15 15:08:12.331514 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 819/3284] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:12.493453 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-489b283f-4c3a-4a84-bb4b-0a0a2fa2e2a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.498148 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-489b283f-4c3a-4a84-bb4b-0a0a2fa2e2a2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:08:12.498437 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-489b283f-4c3a-4a84-bb4b-0a0a2fa2e2a2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.498700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-489b283f-4c3a-4a84-bb4b-0a0a2fa2e2a2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.508636 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.508636 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:12.512195 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-489b283f-4c3a-4a84-bb4b-0a0a2fa2e2a2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:08:12.517007 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-489b283f-4c3a-4a84-bb4b-0a0a2fa2e2a2 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:08:12.517721 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 817/3285] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:12.533774 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-82f30059-cda6-4173-ac41-c798d692852a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.535930 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:08:12.536182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.536583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.536802 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Delete volume with id: 2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:08:12.547383 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.547383 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:12.548152 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:08:12.570787 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Delete volume request issued successfully. Aug 15 15:08:12.571141 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82f30059-cda6-4173-ac41-c798d692852a tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 202 Aug 15 15:08:12.571971 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 818/3286] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:12 2026] DELETE /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:12.583517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6162dff-4682-4bfe-9679-14404bc6327b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:12.587748 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6162dff-4682-4bfe-9679-14404bc6327b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:08:12.587748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6162dff-4682-4bfe-9679-14404bc6327b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:12.587748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6162dff-4682-4bfe-9679-14404bc6327b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:12.598995 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:12.598995 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:12.605064 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a6162dff-4682-4bfe-9679-14404bc6327b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Volume info retrieved successfully. Aug 15 15:08:12.611214 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6162dff-4682-4bfe-9679-14404bc6327b tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 200 Aug 15 15:08:12.611844 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 833/3287] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:12 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:13.170865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55c580e9-06d5-4cab-a998-bda4f39cb805 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:13.173295 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55c580e9-06d5-4cab-a998-bda4f39cb805 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:13.173564 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55c580e9-06d5-4cab-a998-bda4f39cb805 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:13.173816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55c580e9-06d5-4cab-a998-bda4f39cb805 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:13.173984 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-55c580e9-06d5-4cab-a998-bda4f39cb805 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:13.179369 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:13.179369 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:13.180640 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55c580e9-06d5-4cab-a998-bda4f39cb805 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:13.181119 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 820/3288] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:13 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:13.348076 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd7ba248-3fba-44de-bc8d-cfb06823701c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:13.352013 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd7ba248-3fba-44de-bc8d-cfb06823701c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc Aug 15 15:08:13.352488 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd7ba248-3fba-44de-bc8d-cfb06823701c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:13.352998 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd7ba248-3fba-44de-bc8d-cfb06823701c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:13.365381 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd7ba248-3fba-44de-bc8d-cfb06823701c tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc returned with HTTP 404 Aug 15 15:08:13.366064 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 818/3289] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:13 2026] GET /volume/v3/volumes/21b5b57a-5865-4512-be57-b98248afd7dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:13.374443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:13.376677 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:13.377217 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-335834560"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:13.378977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-335834560'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:13.379097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume of 1 GB Aug 15 15:08:13.387410 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Availability Zones retrieved successfully. Aug 15 15:08:13.394986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (a664323e-1fff-4df7-91ba-6de52ac24da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:13.396286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6fb74a1-1a5a-42a9-8704-053251f36632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:13.397706 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:13.434297 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6fb74a1-1a5a-42a9-8704-053251f36632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:13.435146 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea53fc74-3963-40d1-a033-ac1edf899463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:13.522433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['c020e57a-ba6f-45c3-82ad-aa42b23aa045', '854283fa-6d15-441e-9949-0f27a3d650d7', 'b464f82a-4f09-4f44-afa1-2a4fc5dfc754', 'a649aeed-e856-4009-a590-3c03b960fa48'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:13.522433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea53fc74-3963-40d1-a033-ac1edf899463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c020e57a-ba6f-45c3-82ad-aa42b23aa045', '854283fa-6d15-441e-9949-0f27a3d650d7', 'b464f82a-4f09-4f44-afa1-2a4fc5dfc754', 'a649aeed-e856-4009-a590-3c03b960fa48']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:13.523131 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041ea7ac-8e93-491d-bb83-1ea60641de83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:13.550642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041ea7ac-8e93-491d-bb83-1ea60641de83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69dd1952-c7dd-4ce8-a39b-552911c328dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335834560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['c020e57a-ba6f-45c3-82ad-aa42b23aa045','854283fa-6d15-441e-9949-0f27a3d650d7','b464f82a-4f09-4f44-afa1-2a4fc5dfc754','a649aeed-e856-4009-a590-3c03b960fa48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-335834560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69dd1952-c7dd-4ce8-a39b-552911c328dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b558a8243ead4aea8b0fb20debfb52b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cda403311cca44adab4ecd3531e75dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:13.552056 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9441ea14-a7b3-48dd-9730-0feab8e1dfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:13.574038 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9441ea14-a7b3-48dd-9730-0feab8e1dfc8) transitioned into state 'SUCCESS' from state '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-335834560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b558a8243ead4aea8b0fb20debfb52b3',qos_specs=None,replication_status=,reservations=['c020e57a-ba6f-45c3-82ad-aa42b23aa045','854283fa-6d15-441e-9949-0f27a3d650d7','b464f82a-4f09-4f44-afa1-2a4fc5dfc754','a649aeed-e856-4009-a590-3c03b960fa48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cda403311cca44adab4ecd3531e75dd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:13.574987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a8a5b4-3806-4171-938d-c9e1d5a519b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:13.600133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a8a5b4-3806-4171-938d-c9e1d5a519b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:13.600661 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Flow 'volume_create_api' (a664323e-1fff-4df7-91ba-6de52ac24da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:13.600998 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create volume request issued successfully. Aug 15 15:08:13.602255 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c02929e-3dcf-4d92-bccf-8c1ff1d3bd42 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:13.605236 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 819/3290] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:13 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:13.626848 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18bf21e7-7821-41da-ba0f-319e699e9e20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:13.630517 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18bf21e7-7821-41da-ba0f-319e699e9e20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:13.630910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18bf21e7-7821-41da-ba0f-319e699e9e20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:13.631011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18bf21e7-7821-41da-ba0f-319e699e9e20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:13.632003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df4dfee6-da66-45d8-b4ff-358a06014de8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:13.634066 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df4dfee6-da66-45d8-b4ff-358a06014de8 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] GET https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 Aug 15 15:08:13.634339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df4dfee6-da66-45d8-b4ff-358a06014de8 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:13.634568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df4dfee6-da66-45d8-b4ff-358a06014de8 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:13.641176 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df4dfee6-da66-45d8-b4ff-358a06014de8 tempest-VolumesActionsTest-140893177 tempest-VolumesActionsTest-140893177-project-member] https://10.4.3.107/volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 returned with HTTP 404 Aug 15 15:08:13.641954 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 821/3291] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:13 2026] GET /volume/v3/volumes/2ef4aa06-0916-4bad-bc4c-25b4163727b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:13.642117 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:13.642117 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:13.646773 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18bf21e7-7821-41da-ba0f-319e699e9e20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:13.653045 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18bf21e7-7821-41da-ba0f-319e699e9e20 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc returned with HTTP 200 Aug 15 15:08:13.653983 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 834/3292] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:13 2026] GET /volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:14.145046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:14.194360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-545e5e4e-5caf-4057-ab22-280d24879b94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:14.196630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-545e5e4e-5caf-4057-ab22-280d24879b94 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:14.196856 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-545e5e4e-5caf-4057-ab22-280d24879b94 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:14.197102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-545e5e4e-5caf-4057-ab22-280d24879b94 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:14.197181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-545e5e4e-5caf-4057-ab22-280d24879b94 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:14.202487 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:14.202487 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:14.203299 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-545e5e4e-5caf-4057-ab22-280d24879b94 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:14.203916 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 820/3293] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:14 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:14.325777 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:14.327039 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-892648737"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:14.329489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-892648737'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:14.329629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume of 1 GB Aug 15 15:08:14.334398 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Availability Zones retrieved successfully. Aug 15 15:08:14.342776 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Flow 'volume_create_api' (ac57c3d4-34a1-46a5-9095-4dbcf9c95a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:14.344439 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6968c3bf-867f-4b77-9b59-3e10034178bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:14.346531 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:14.433263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6968c3bf-867f-4b77-9b59-3e10034178bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:14.435549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc11be6-fafb-4d07-8105-fc74874f20ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:14.528690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['51924954-5cb6-41a2-8978-4ec852fbf8bc', '1a30edb5-6ec5-42de-8ff9-a9a297db3a0a', '0f43eff7-7517-49ec-9bbd-341e203f5f2f', '33a3f5ab-8b82-4b6a-a295-f3106ca0ee4a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:14.529705 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc11be6-fafb-4d07-8105-fc74874f20ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51924954-5cb6-41a2-8978-4ec852fbf8bc', '1a30edb5-6ec5-42de-8ff9-a9a297db3a0a', '0f43eff7-7517-49ec-9bbd-341e203f5f2f', '33a3f5ab-8b82-4b6a-a295-f3106ca0ee4a']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:14.530614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92beeafa-2c77-4400-bfea-9a498e192b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:14.553950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92beeafa-2c77-4400-bfea-9a498e192b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0359ed14-75fe-4088-ac42-7ae97c869ead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-892648737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b93f820bde114f53a6951bbad642193d',qos_specs=None,replication_status=,reservations=['51924954-5cb6-41a2-8978-4ec852fbf8bc','1a30edb5-6ec5-42de-8ff9-a9a297db3a0a','0f43eff7-7517-49ec-9bbd-341e203f5f2f','33a3f5ab-8b82-4b6a-a295-f3106ca0ee4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5df5e14973405189cfe32ceda73d92',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-892648737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0359ed14-75fe-4088-ac42-7ae97c869ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93f820bde114f53a6951bbad642193d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5df5e14973405189cfe32ceda73d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:14.554702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4e905b-e3bc-492b-afa7-56f9b3a84fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:14.585965 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4e905b-e3bc-492b-afa7-56f9b3a84fb1) transitioned into state 'SUCCESS' from state '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-892648737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b93f820bde114f53a6951bbad642193d',qos_specs=None,replication_status=,reservations=['51924954-5cb6-41a2-8978-4ec852fbf8bc','1a30edb5-6ec5-42de-8ff9-a9a297db3a0a','0f43eff7-7517-49ec-9bbd-341e203f5f2f','33a3f5ab-8b82-4b6a-a295-f3106ca0ee4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5df5e14973405189cfe32ceda73d92',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:14.587321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6935357b-5099-4896-8380-6b4d1774ba32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:14.599846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6935357b-5099-4896-8380-6b4d1774ba32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:14.601711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Flow 'volume_create_api' (ac57c3d4-34a1-46a5-9095-4dbcf9c95a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:14.601711 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume request issued successfully. Aug 15 15:08:14.602399 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da9d12c4-11c7-45a5-8196-cdc30754da20 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:14.602964 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 819/3294] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:14 2026] POST /volume/v3/volumes => generated 748 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:14.621763 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14513986-e77e-499d-9cd9-07a106770511 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:14.624074 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14513986-e77e-499d-9cd9-07a106770511 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead Aug 15 15:08:14.624753 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14513986-e77e-499d-9cd9-07a106770511 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:14.625304 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14513986-e77e-499d-9cd9-07a106770511 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:14.642651 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:14.642651 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:14.655301 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14513986-e77e-499d-9cd9-07a106770511 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:14.659141 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14513986-e77e-499d-9cd9-07a106770511 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead returned with HTTP 200 Aug 15 15:08:14.659479 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 822/3295] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:14 2026] GET /volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:14.669190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ba578ac-a7b5-4c51-ab65-40f4619c02af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:14.671684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ba578ac-a7b5-4c51-ab65-40f4619c02af tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:14.671892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ba578ac-a7b5-4c51-ab65-40f4619c02af tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:14.672092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ba578ac-a7b5-4c51-ab65-40f4619c02af tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:14.680358 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:14.680358 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:14.689485 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9ba578ac-a7b5-4c51-ab65-40f4619c02af tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:14.695441 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ba578ac-a7b5-4c51-ab65-40f4619c02af tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc returned with HTTP 200 Aug 15 15:08:14.695896 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 835/3296] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:14 2026] GET /volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:14.715700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:14.718348 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:14.718709 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69dd1952-c7dd-4ce8-a39b-552911c328dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-260350810"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:14.727915 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:14.727915 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:14.728535 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:14.728535 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Create snapshot from volume 69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:14.764529 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Created reservations ['05555068-12aa-432d-a5e8-286cc475ae91', 'cbe8760d-23f6-4737-984a-2f2248762f04', 'b8fc7e3b-8b15-49fa-bdbb-7ab8a02a77cc', '3c2e90bd-c7d7-4ce9-bf45-f1fb010a4150'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:14.802236 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot create request issued successfully. Aug 15 15:08:14.802396 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4de8a448-0b24-43bb-8390-6c57c9bf55ab tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:14.802924 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 821/3297] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:14 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 15 15:08:14.813355 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-026f6d02-4ea9-457f-a3b7-1f0dd065eb2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:14.815548 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-026f6d02-4ea9-457f-a3b7-1f0dd065eb2e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:14.815726 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-026f6d02-4ea9-457f-a3b7-1f0dd065eb2e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:14.815900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-026f6d02-4ea9-457f-a3b7-1f0dd065eb2e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:14.821212 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:14.821212 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:14.821517 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-026f6d02-4ea9-457f-a3b7-1f0dd065eb2e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:14.822101 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-026f6d02-4ea9-457f-a3b7-1f0dd065eb2e tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 returned with HTTP 200 Aug 15 15:08:14.822950 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 820/3298] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:14 2026] GET /volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:15.218842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3e0fb32-d6f4-4022-8db1-9cf28826b96d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.220821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3e0fb32-d6f4-4022-8db1-9cf28826b96d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:15.221033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3e0fb32-d6f4-4022-8db1-9cf28826b96d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:15.221270 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3e0fb32-d6f4-4022-8db1-9cf28826b96d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:15.221483 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d3e0fb32-d6f4-4022-8db1-9cf28826b96d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:15.227766 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.227766 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:15.228623 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3e0fb32-d6f4-4022-8db1-9cf28826b96d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:15.229355 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 823/3299] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:15 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:15.674738 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ccd070a-1b9a-4dd3-b168-b703f277847d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.676629 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ccd070a-1b9a-4dd3-b168-b703f277847d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead Aug 15 15:08:15.676857 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ccd070a-1b9a-4dd3-b168-b703f277847d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:15.677045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ccd070a-1b9a-4dd3-b168-b703f277847d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:15.684428 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.684428 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:15.688429 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4ccd070a-1b9a-4dd3-b168-b703f277847d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:15.705702 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ccd070a-1b9a-4dd3-b168-b703f277847d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead returned with HTTP 200 Aug 15 15:08:15.705702 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 836/3300] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:15 2026] GET /volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:15.718320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.720458 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:08:15.720828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0359ed14-75fe-4088-ac42-7ae97c869ead", "name": "tempest-VolumesBackupsTest-Backup-769444538"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:15.722364 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating new backup {'backup': {'volume_id': '0359ed14-75fe-4088-ac42-7ae97c869ead', 'name': 'tempest-VolumesBackupsTest-Backup-769444538'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:08:15.722646 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating backup of volume 0359ed14-75fe-4088-ac42-7ae97c869ead in container None Aug 15 15:08:15.733387 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.733387 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:15.736542 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:15.763127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['be528096-3286-4152-89d7-31e24d5bc767', '046b4c54-9a22-481c-8c67-41aeeeab216e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:15.795982 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e6583b9-bfa9-468c-b76b-e15994dcf791 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:08:15.796506 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 822/3301] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:15 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:15.804909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-684e81b2-099f-4479-b284-297eb64d8024 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.806775 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-684e81b2-099f-4479-b284-297eb64d8024 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:15.806959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-684e81b2-099f-4479-b284-297eb64d8024 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:15.807134 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-684e81b2-099f-4479-b284-297eb64d8024 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:15.807230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-684e81b2-099f-4479-b284-297eb64d8024 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:15.812722 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.812722 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:15.813461 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-684e81b2-099f-4479-b284-297eb64d8024 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:15.813809 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 821/3302] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:15 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:15.832551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbea40a1-bb20-406a-9e8e-68e305bfeacc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.834807 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbea40a1-bb20-406a-9e8e-68e305bfeacc tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:15.834977 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbea40a1-bb20-406a-9e8e-68e305bfeacc tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:15.835216 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbea40a1-bb20-406a-9e8e-68e305bfeacc tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:15.840980 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.840980 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:15.841384 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dbea40a1-bb20-406a-9e8e-68e305bfeacc tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:15.842310 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbea40a1-bb20-406a-9e8e-68e305bfeacc tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 returned with HTTP 200 Aug 15 15:08:15.842758 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 824/3303] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:15 2026] GET /volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:15.853524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.855069 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] POST https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2/action Aug 15 15:08:15.855349 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:15.855466 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:15.856741 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_unmanage [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Unmanage snapshot with id: cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:15.862065 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.862065 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:15.862585 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Snapshot retrieved successfully. Aug 15 15:08:15.863649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8a175f1f64c34a91b83cda2bc56611b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b558a8243ead4aea8b0fb20debfb52b3', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:15.863910 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7272e1c-4d2c-47cf-8996-4a2c1c017099 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-reader] https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2/action returned with HTTP 403 Aug 15 15:08:15.864512 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 837/3304] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:08:15 2026] POST /volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:15.873134 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-25e50306-729e-4c8b-a30e-511f81c4128b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.875479 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:15.875716 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:15.875840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:15.875923 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete snapshot with id: cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:15.881526 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.881526 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:15.881893 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:15.903163 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot delete request issued successfully. Aug 15 15:08:15.903349 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-25e50306-729e-4c8b-a30e-511f81c4128b tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 returned with HTTP 202 Aug 15 15:08:15.904072 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 823/3305] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:15 2026] DELETE /volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:15.913500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6500e2c0-33aa-4861-9d86-4043b0a3937a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.914016 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:15.916012 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:15.916356 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1630884779", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:15.916535 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6500e2c0-33aa-4861-9d86-4043b0a3937a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:15.917110 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6500e2c0-33aa-4861-9d86-4043b0a3937a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:15.917342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6500e2c0-33aa-4861-9d86-4043b0a3937a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:15.918110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1630884779', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:15.918110 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume of 1 GB Aug 15 15:08:15.922539 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Availability Zones retrieved successfully. Aug 15 15:08:15.924603 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:15.924603 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:15.924961 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6500e2c0-33aa-4861-9d86-4043b0a3937a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Snapshot retrieved successfully. Aug 15 15:08:15.925722 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6500e2c0-33aa-4861-9d86-4043b0a3937a tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 returned with HTTP 200 Aug 15 15:08:15.926119 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 822/3306] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:15 2026] GET /volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:15.929595 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (a912aaa2-64bd-4bfc-969a-fec231974029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:15.930722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88148893-9048-4040-8748-e2761dde3e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:15.931637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:15.958488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88148893-9048-4040-8748-e2761dde3e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:15.959493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7af245c-ec16-4048-9bf8-3568449fa8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:16.063118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['b8d46a83-d97e-4806-b6a5-babb624e98ee', '48e95a4b-a999-4616-a48a-0329a9819455', '49d3fb9a-34a7-479b-9a20-69c5a72259b4', 'fad269b6-b657-4999-81ba-b64ed472dc4c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:16.064200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7af245c-ec16-4048-9bf8-3568449fa8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8d46a83-d97e-4806-b6a5-babb624e98ee', '48e95a4b-a999-4616-a48a-0329a9819455', '49d3fb9a-34a7-479b-9a20-69c5a72259b4', 'fad269b6-b657-4999-81ba-b64ed472dc4c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:16.065339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed05da7-ec1d-4425-908d-c000717fe69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:16.099150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed05da7-ec1d-4425-908d-c000717fe69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c21608-7914-46ec-ba37-5ebf977a33fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1630884779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['b8d46a83-d97e-4806-b6a5-babb624e98ee','48e95a4b-a999-4616-a48a-0329a9819455','49d3fb9a-34a7-479b-9a20-69c5a72259b4','fad269b6-b657-4999-81ba-b64ed472dc4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1630884779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c21608-7914-46ec-ba37-5ebf977a33fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e79db5b4c335426db0a76b7a95b9911c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:16.100141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb027065-27ae-44b5-a45e-1c1f1f5c48de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:16.124648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb027065-27ae-44b5-a45e-1c1f1f5c48de) transitioned into state 'SUCCESS' from state '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-1630884779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['b8d46a83-d97e-4806-b6a5-babb624e98ee','48e95a4b-a999-4616-a48a-0329a9819455','49d3fb9a-34a7-479b-9a20-69c5a72259b4','fad269b6-b657-4999-81ba-b64ed472dc4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:16.125532 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9624d89-7585-421a-8f3c-d481b2ccd7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:16.137319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9624d89-7585-421a-8f3c-d481b2ccd7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:16.138701 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (a912aaa2-64bd-4bfc-969a-fec231974029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:16.139028 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request issued successfully. Aug 15 15:08:16.139805 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4b081b6-8401-406c-9bc5-3f10cbf411e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:16.140600 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 825/3307] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:15 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:16.158887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abf6e074-58a0-4e30-9c65-785ce9aa32a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.161082 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abf6e074-58a0-4e30-9c65-785ce9aa32a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:16.161623 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abf6e074-58a0-4e30-9c65-785ce9aa32a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.161623 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abf6e074-58a0-4e30-9c65-785ce9aa32a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.171417 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.171417 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:16.177291 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-abf6e074-58a0-4e30-9c65-785ce9aa32a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:16.183294 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abf6e074-58a0-4e30-9c65-785ce9aa32a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:16.183784 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 838/3308] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:16.242654 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f715be4e-c0a1-4b9f-bae2-6359834dc6a0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.245554 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f715be4e-c0a1-4b9f-bae2-6359834dc6a0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:16.245745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f715be4e-c0a1-4b9f-bae2-6359834dc6a0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.246145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f715be4e-c0a1-4b9f-bae2-6359834dc6a0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.246386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f715be4e-c0a1-4b9f-bae2-6359834dc6a0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:16.254770 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.254770 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:16.256021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f715be4e-c0a1-4b9f-bae2-6359834dc6a0 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:16.256397 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 824/3309] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:16.269097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f5e0af09-ec42-4772-b5a4-991cc6e280a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.271090 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5e0af09-ec42-4772-b5a4-991cc6e280a3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:16.271357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5e0af09-ec42-4772-b5a4-991cc6e280a3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.271614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5e0af09-ec42-4772-b5a4-991cc6e280a3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.271721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f5e0af09-ec42-4772-b5a4-991cc6e280a3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:16.277148 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.277148 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:16.278067 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5e0af09-ec42-4772-b5a4-991cc6e280a3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:16.278524 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 823/3310] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:16.292798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.295641 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:16.295901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.296108 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.296214 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete backup with id: 25a6e8c8-4736-4ca6-825f-e539915f1c70. Aug 15 15:08:16.301632 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.301632 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:16.323796 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] delete_backup rpcapi backup_id 25a6e8c8-4736-4ca6-825f-e539915f1c70 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:08:16.325930 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-104075de-f0aa-46bb-a5f1-8fe0a0be9eb3 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 202 Aug 15 15:08:16.326164 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 826/3311] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:16 2026] DELETE /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:16.334465 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-404d1fb5-faa1-498d-b881-046efc905332 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.337003 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-404d1fb5-faa1-498d-b881-046efc905332 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:16.337462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-404d1fb5-faa1-498d-b881-046efc905332 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.337556 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-404d1fb5-faa1-498d-b881-046efc905332 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.337728 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-404d1fb5-faa1-498d-b881-046efc905332 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:16.343899 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.343899 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:16.345196 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-404d1fb5-faa1-498d-b881-046efc905332 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 200 Aug 15 15:08:16.345920 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 839/3312] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:16.453849 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.456159 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:16.456453 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.456738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.456906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume with id: f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:16.465092 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.465092 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:16.465653 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:16.478494 np0000007361 devstack@c-api.service[100272]: WARNING cinder.keymgr.conf_key_mgr [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:08:16.484896 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume request issued successfully. Aug 15 15:08:16.485105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cff4f21-6c37-41f9-ad46-5ff24dc27b08 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 202 Aug 15 15:08:16.485800 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 825/3313] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:16 2026] DELETE /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:16.493789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-74019495-6ae3-4e3a-832b-ac9539728fee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.495574 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74019495-6ae3-4e3a-832b-ac9539728fee tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:16.495769 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74019495-6ae3-4e3a-832b-ac9539728fee tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.495934 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74019495-6ae3-4e3a-832b-ac9539728fee tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.503570 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.503570 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:16.508861 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-74019495-6ae3-4e3a-832b-ac9539728fee tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:08:16.516498 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74019495-6ae3-4e3a-832b-ac9539728fee tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 200 Aug 15 15:08:16.516949 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 824/3314] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:16.823503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bacb6665-f81d-4d0a-85be-334483ca8a94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.825352 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bacb6665-f81d-4d0a-85be-334483ca8a94 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:16.825567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bacb6665-f81d-4d0a-85be-334483ca8a94 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.825762 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bacb6665-f81d-4d0a-85be-334483ca8a94 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.825847 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bacb6665-f81d-4d0a-85be-334483ca8a94 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:16.830235 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.830235 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:16.831138 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bacb6665-f81d-4d0a-85be-334483ca8a94 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:16.831597 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 827/3315] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:16.937340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1456db57-1626-4cb5-adb6-9de50b2015bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.939220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1456db57-1626-4cb5-adb6-9de50b2015bd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 Aug 15 15:08:16.939502 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1456db57-1626-4cb5-adb6-9de50b2015bd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.939628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1456db57-1626-4cb5-adb6-9de50b2015bd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.943537 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1456db57-1626-4cb5-adb6-9de50b2015bd tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 returned with HTTP 404 Aug 15 15:08:16.944157 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 840/3316] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/snapshots/cc45ccd6-1254-4e12-ad48-a6a8bfd72bc2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:16.951932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f7205ba9-469b-4320-971d-eb2d71103893 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.953955 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:16.954104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.954306 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:16.954478 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume with id: 69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:16.961082 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:16.961082 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:16.961470 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:16.979582 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Delete volume request issued successfully. Aug 15 15:08:16.980303 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f7205ba9-469b-4320-971d-eb2d71103893 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc returned with HTTP 202 Aug 15 15:08:16.980303 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 826/3317] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:16 2026] DELETE /volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:16.989021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7e9fab5-44eb-4f58-a231-0bf99f02cc3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:16.991082 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7e9fab5-44eb-4f58-a231-0bf99f02cc3f tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:16.991299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7e9fab5-44eb-4f58-a231-0bf99f02cc3f tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:16.991519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7e9fab5-44eb-4f58-a231-0bf99f02cc3f tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.000011 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.000011 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:17.009377 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f7e9fab5-44eb-4f58-a231-0bf99f02cc3f tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Volume info retrieved successfully. Aug 15 15:08:17.015096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7e9fab5-44eb-4f58-a231-0bf99f02cc3f tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc returned with HTTP 200 Aug 15 15:08:17.015749 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 825/3318] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:16 2026] GET /volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.034300 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d0a9c7b-9ffa-4bd7-a4bf-dd6f54b9062f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.047052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-017df1de-bede-4eb2-8ed0-090b2b454a23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.050751 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-017df1de-bede-4eb2-8ed0-090b2b454a23 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:17.051037 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-017df1de-bede-4eb2-8ed0-090b2b454a23 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.051296 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-017df1de-bede-4eb2-8ed0-090b2b454a23 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.067810 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.067810 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:17.072846 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-017df1de-bede-4eb2-8ed0-090b2b454a23 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:17.077223 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-017df1de-bede-4eb2-8ed0-090b2b454a23 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:17.077738 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 841/3319] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.199848 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bd0c24ff-f133-40bd-9dae-df76cfc72d89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.202230 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd0c24ff-f133-40bd-9dae-df76cfc72d89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:17.202567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd0c24ff-f133-40bd-9dae-df76cfc72d89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.202869 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd0c24ff-f133-40bd-9dae-df76cfc72d89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.220371 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.220371 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:17.221413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d0a9c7b-9ffa-4bd7-a4bf-dd6f54b9062f tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:08:17.221904 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d0a9c7b-9ffa-4bd7-a4bf-dd6f54b9062f tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1822435090", "description": "tempest-group-type-description-462943210", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.225920 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd0c24ff-f133-40bd-9dae-df76cfc72d89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:17.231067 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd0c24ff-f133-40bd-9dae-df76cfc72d89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:17.231785 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 827/3320] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:17.246479 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63b5ccb9-6fac-426f-92b1-c7db71420b99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.248340 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63b5ccb9-6fac-426f-92b1-c7db71420b99 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:17.248525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63b5ccb9-6fac-426f-92b1-c7db71420b99 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.248736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63b5ccb9-6fac-426f-92b1-c7db71420b99 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.250203 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d0a9c7b-9ffa-4bd7-a4bf-dd6f54b9062f tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:08:17.250793 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 828/3321] 10.4.3.107 () {70 vars in 1312 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/group_types => generated 264 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:17.257249 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.257249 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:17.260924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1472e280-469e-45c7-a1f3-eb288269b1e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.263262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1472e280-469e-45c7-a1f3-eb288269b1e8 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types Aug 15 15:08:17.263548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1472e280-469e-45c7-a1f3-eb288269b1e8 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.263807 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1472e280-469e-45c7-a1f3-eb288269b1e8 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.265260 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63b5ccb9-6fac-426f-92b1-c7db71420b99 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:17.271189 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63b5ccb9-6fac-426f-92b1-c7db71420b99 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:17.271667 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 826/3322] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:17.279803 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1472e280-469e-45c7-a1f3-eb288269b1e8 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 200 Aug 15 15:08:17.280459 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 842/3323] 10.4.3.107 () {68 vars in 1290 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types => generated 498 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.292723 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e8d0590-0f41-4ab9-8ddf-c9dc36c1bedb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.294797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e8d0590-0f41-4ab9-8ddf-c9dc36c1bedb tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] PUT https://10.4.3.107/volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 Aug 15 15:08:17.295223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e8d0590-0f41-4ab9-8ddf-c9dc36c1bedb tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1146466444", "description": "updated-group-type-desc"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.309094 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e8d0590-0f41-4ab9-8ddf-c9dc36c1bedb tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 returned with HTTP 200 Aug 15 15:08:17.309531 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 828/3324] 10.4.3.107 () {70 vars in 1422 bytes} [Sat Aug 15 15:08:17 2026] PUT /volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.318468 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7d405fa-8b09-4ffa-99b2-3ae4689e071a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.319796 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7d405fa-8b09-4ffa-99b2-3ae4689e071a tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 Aug 15 15:08:17.320018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7d405fa-8b09-4ffa-99b2-3ae4689e071a tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.320230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7d405fa-8b09-4ffa-99b2-3ae4689e071a tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.323854 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7d405fa-8b09-4ffa-99b2-3ae4689e071a tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 returned with HTTP 200 Aug 15 15:08:17.324229 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 829/3325] 10.4.3.107 () {68 vars in 1401 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.332186 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10c3fd63-b8fc-409b-a71f-8f2c5efc9622 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.333969 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10c3fd63-b8fc-409b-a71f-8f2c5efc9622 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 Aug 15 15:08:17.334148 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10c3fd63-b8fc-409b-a71f-8f2c5efc9622 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.334368 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10c3fd63-b8fc-409b-a71f-8f2c5efc9622 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.352737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10c3fd63-b8fc-409b-a71f-8f2c5efc9622 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 returned with HTTP 202 Aug 15 15:08:17.353393 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 827/3326] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:08:17 2026] DELETE /volume/v3/group_types/4317fe9e-863a-4fef-a116-cdfa2c7a1dd5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:17.358450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4e161c4b-0dd5-499e-8168-91cd5d94563d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.360671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e161c4b-0dd5-499e-8168-91cd5d94563d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 Aug 15 15:08:17.361132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e161c4b-0dd5-499e-8168-91cd5d94563d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.361190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e161c4b-0dd5-499e-8168-91cd5d94563d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.361939 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4e161c4b-0dd5-499e-8168-91cd5d94563d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Show backup with id 25a6e8c8-4736-4ca6-825f-e539915f1c70. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:17.363499 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-89a17c0d-facd-4e14-9a9a-2f0591119128 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.365084 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89a17c0d-facd-4e14-9a9a-2f0591119128 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types Aug 15 15:08:17.365350 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89a17c0d-facd-4e14-9a9a-2f0591119128 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.365590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89a17c0d-facd-4e14-9a9a-2f0591119128 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.365982 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e161c4b-0dd5-499e-8168-91cd5d94563d tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 returned with HTTP 404 Aug 15 15:08:17.366624 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 843/3327] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/backups/25a6e8c8-4736-4ca6-825f-e539915f1c70 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:17.376793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9401f7c9-8db0-434f-bc99-076ac826bddc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.377112 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89a17c0d-facd-4e14-9a9a-2f0591119128 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 200 Aug 15 15:08:17.377642 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 829/3328] 10.4.3.107 () {68 vars in 1290 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.379034 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 Aug 15 15:08:17.379283 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.379522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.379642 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete snapshot with id: d07ea0ea-f535-4e1a-9951-d9e89f4fe369 Aug 15 15:08:17.385334 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.385334 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:17.385918 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot retrieved successfully. Aug 15 15:08:17.387905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df3e7c29-25ae-4150-a40b-9f08858feb20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.390369 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df3e7c29-25ae-4150-a40b-9f08858feb20 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:08:17.390800 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df3e7c29-25ae-4150-a40b-9f08858feb20 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-969698004", "is_public": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.410794 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df3e7c29-25ae-4150-a40b-9f08858feb20 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:08:17.411267 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 828/3329] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/group_types => generated 163 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:17.412086 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot delete request issued successfully. Aug 15 15:08:17.412330 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9401f7c9-8db0-434f-bc99-076ac826bddc tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 returned with HTTP 202 Aug 15 15:08:17.412825 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 830/3330] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:17 2026] DELETE /volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:17.422467 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b7a26d6-a187-497b-bb02-ea83d55dd832 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.423591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f131b89d-2bed-44e0-937f-9c086b474314 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.425324 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b7a26d6-a187-497b-bb02-ea83d55dd832 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] POST https://10.4.3.107/volume/v3/group_types Aug 15 15:08:17.425324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b7a26d6-a187-497b-bb02-ea83d55dd832 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-314076116", "is_public": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.426071 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f131b89d-2bed-44e0-937f-9c086b474314 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 Aug 15 15:08:17.426307 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f131b89d-2bed-44e0-937f-9c086b474314 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.426652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f131b89d-2bed-44e0-937f-9c086b474314 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.434922 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.434922 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:17.434922 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f131b89d-2bed-44e0-937f-9c086b474314 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Snapshot retrieved successfully. Aug 15 15:08:17.435982 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f131b89d-2bed-44e0-937f-9c086b474314 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 returned with HTTP 200 Aug 15 15:08:17.436221 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 830/3331] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:17.442973 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b7a26d6-a187-497b-bb02-ea83d55dd832 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types returned with HTTP 202 Aug 15 15:08:17.443584 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 844/3332] 10.4.3.107 () {70 vars in 1311 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/group_types => generated 164 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:17.454915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ff65c9d6-509f-4614-b619-b0a32b31c738 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.457791 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff65c9d6-509f-4614-b619-b0a32b31c738 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 15 15:08:17.458037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff65c9d6-509f-4614-b619-b0a32b31c738 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.458291 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff65c9d6-509f-4614-b619-b0a32b31c738 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.470995 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff65c9d6-509f-4614-b619-b0a32b31c738 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 15 15:08:17.471510 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 829/3333] 10.4.3.107 () {68 vars in 1351 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.482023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f16df3c-b237-4b72-b433-d873139518fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.485079 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f16df3c-b237-4b72-b433-d873139518fd tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 15 15:08:17.485384 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f16df3c-b237-4b72-b433-d873139518fd tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.485621 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f16df3c-b237-4b72-b433-d873139518fd tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.497595 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.497595 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:17.499158 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f16df3c-b237-4b72-b433-d873139518fd tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 15 15:08:17.499692 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 831/3334] 10.4.3.107 () {68 vars in 1353 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.508448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-57627042-6d71-44f4-8903-ad5d6aa20682 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.510310 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57627042-6d71-44f4-8903-ad5d6aa20682 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types?is_public=False Aug 15 15:08:17.510530 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57627042-6d71-44f4-8903-ad5d6aa20682 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.510805 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57627042-6d71-44f4-8903-ad5d6aa20682 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.521921 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57627042-6d71-44f4-8903-ad5d6aa20682 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 15 15:08:17.522483 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 831/3335] 10.4.3.107 () {68 vars in 1321 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.531943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79372dae-d092-4d4b-a3ac-670f062843a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.532082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42cc7820-5f75-4e49-a61f-fb2fac5d19bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.534183 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42cc7820-5f75-4e49-a61f-fb2fac5d19bb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 Aug 15 15:08:17.534411 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42cc7820-5f75-4e49-a61f-fb2fac5d19bb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.534738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42cc7820-5f75-4e49-a61f-fb2fac5d19bb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.534803 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79372dae-d092-4d4b-a3ac-670f062843a7 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] GET https://10.4.3.107/volume/v3/group_types?is_public=True Aug 15 15:08:17.534997 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79372dae-d092-4d4b-a3ac-670f062843a7 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.535199 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79372dae-d092-4d4b-a3ac-670f062843a7 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.543087 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79372dae-d092-4d4b-a3ac-670f062843a7 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 15 15:08:17.543531 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42cc7820-5f75-4e49-a61f-fb2fac5d19bb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 returned with HTTP 404 Aug 15 15:08:17.543629 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 845/3336] 10.4.3.107 () {68 vars in 1319 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.544831 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 830/3337] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/volumes/f27fdd7d-ad11-42de-8f9a-a060a8e14967 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:17.549290 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a09159c7-5b50-405d-94dc-d3db45a3c463 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.549597 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a09159c7-5b50-405d-94dc-d3db45a3c463 None None] GET https://10.4.3.107/volume// Aug 15 15:08:17.549899 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a09159c7-5b50-405d-94dc-d3db45a3c463 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.550568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a09159c7-5b50-405d-94dc-d3db45a3c463 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.550760 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a09159c7-5b50-405d-94dc-d3db45a3c463 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:17.551205 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 832/3338] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:08:17.552121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da3fe917-5119-4b7d-9417-9217884270fc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.553625 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b1a1429-9cfb-4370-8251-ae3bde552793 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.554274 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da3fe917-5119-4b7d-9417-9217884270fc tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:08:17.554462 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da3fe917-5119-4b7d-9417-9217884270fc tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.554651 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da3fe917-5119-4b7d-9417-9217884270fc tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.555450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da3fe917-5119-4b7d-9417-9217884270fc tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:08:17.555967 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b1a1429-9cfb-4370-8251-ae3bde552793 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/23ef05f7-6818-4776-8a51-c4c3821ff12f Aug 15 15:08:17.556194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b1a1429-9cfb-4370-8251-ae3bde552793 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.556457 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b1a1429-9cfb-4370-8251-ae3bde552793 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.560118 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-691aebc6-ef3b-4541-9c21-d91363b75339 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.562347 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-691aebc6-ef3b-4541-9c21-d91363b75339 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:08:17.562768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-691aebc6-ef3b-4541-9c21-d91363b75339 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2322b39-4958-4f9c-b549-a75fa3b1f981", "connector": null, "instance_uuid": "73d2944a-0cc7-4a02-8ce1-a9b8eeccb3fc"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.574255 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b1a1429-9cfb-4370-8251-ae3bde552793 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types/23ef05f7-6818-4776-8a51-c4c3821ff12f returned with HTTP 202 Aug 15 15:08:17.575187 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 846/3339] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:08:17 2026] DELETE /volume/v3/group_types/23ef05f7-6818-4776-8a51-c4c3821ff12f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:17.579505 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da3fe917-5119-4b7d-9417-9217884270fc tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Get all volumes completed successfully. Aug 15 15:08:17.579838 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.579838 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:17.582290 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.582290 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:17.587501 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9e59f0d-e9d4-4120-a7da-aa0a1bcaaf91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.589994 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9e59f0d-e9d4-4120-a7da-aa0a1bcaaf91 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] DELETE https://10.4.3.107/volume/v3/group_types/81533f25-45f7-42ca-9e2c-c55131f1bb02 Aug 15 15:08:17.590219 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da3fe917-5119-4b7d-9417-9217884270fc tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:08:17.590374 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9e59f0d-e9d4-4120-a7da-aa0a1bcaaf91 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.590634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9e59f0d-e9d4-4120-a7da-aa0a1bcaaf91 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.590725 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 832/3340] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13110 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 15 15:08:17.608481 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9e59f0d-e9d4-4120-a7da-aa0a1bcaaf91 tempest-GroupTypesTest-1585100906 tempest-GroupTypesTest-1585100906-project-admin] https://10.4.3.107/volume/v3/group_types/81533f25-45f7-42ca-9e2c-c55131f1bb02 returned with HTTP 202 Aug 15 15:08:17.609161 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 833/3341] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:08:17 2026] DELETE /volume/v3/group_types/81533f25-45f7-42ca-9e2c-c55131f1bb02 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:17.610230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e38b269-76b3-4740-a31a-9da0d259ac26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.613229 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-691aebc6-ef3b-4541-9c21-d91363b75339 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:08:17.613635 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e38b269-76b3-4740-a31a-9da0d259ac26 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] DELETE https://10.4.3.107/volume/v3/types/c95fa7f2-39ae-4a65-861f-ea43fab4259b Aug 15 15:08:17.614061 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 831/3342] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.614131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e38b269-76b3-4740-a31a-9da0d259ac26 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.614325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e38b269-76b3-4740-a31a-9da0d259ac26 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.632046 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-19a752c9-deaf-49f1-b5ba-bca8f8814fae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.634149 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-19a752c9-deaf-49f1-b5ba-bca8f8814fae tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f Aug 15 15:08:17.634360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-19a752c9-deaf-49f1-b5ba-bca8f8814fae tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.634559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-19a752c9-deaf-49f1-b5ba-bca8f8814fae tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.642580 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.642580 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:17.647067 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e38b269-76b3-4740-a31a-9da0d259ac26 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/c95fa7f2-39ae-4a65-861f-ea43fab4259b returned with HTTP 202 Aug 15 15:08:17.647530 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 847/3343] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:17 2026] DELETE /volume/v3/types/c95fa7f2-39ae-4a65-861f-ea43fab4259b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:17.660459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6cb3a719-60aa-4ecd-b1e1-43bd01e18216 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.662587 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cb3a719-60aa-4ecd-b1e1-43bd01e18216 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:17.663024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cb3a719-60aa-4ecd-b1e1-43bd01e18216 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1275613298", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.678731 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cb3a719-60aa-4ecd-b1e1-43bd01e18216 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:17.679349 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 834/3344] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:17.690190 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0a585b1-cfcc-4410-95c3-238be3f33291 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.692740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0a585b1-cfcc-4410-95c3-238be3f33291 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types/990ce8bf-fafe-455a-b7b4-a1c881874bed/encryption Aug 15 15:08:17.693167 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0a585b1-cfcc-4410-95c3-238be3f33291 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.695097 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.695097 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:17.697295 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=481,cinder:INSERT=54,cinder:UPDATE=104 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:08:17.704960 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-19a752c9-deaf-49f1-b5ba-bca8f8814fae tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f returned with HTTP 200 Aug 15 15:08:17.705119 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 833/3345] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:08:17 2026] DELETE /volume/v3/attachments/7a97c26a-258d-462b-9297-276ef766b84f => generated 367 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:17.714836 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0a585b1-cfcc-4410-95c3-238be3f33291 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/990ce8bf-fafe-455a-b7b4-a1c881874bed/encryption returned with HTTP 200 Aug 15 15:08:17.715559 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 832/3346] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/types/990ce8bf-fafe-455a-b7b4-a1c881874bed/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:17.724763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36b0231f-6338-44a3-8752-48bb05af4a51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.726660 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:17.727002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-650755868", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1275613298", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:17.729037 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-650755868', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1275613298', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:17.732788 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume of 1 GB Aug 15 15:08:17.733129 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.733129 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:17.733774 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Availability Zones retrieved successfully. Aug 15 15:08:17.739987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (49b23fd7-3b6f-48b4-ab22-3899bb34a122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:17.741372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d141f4e5-9775-4ecd-bbc4-341560c620c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:17.742429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:17.769020 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d141f4e5-9775-4ecd-bbc4-341560c620c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:08:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=990ce8bf-fafe-455a-b7b4-a1c881874bed,is_public=True,name='tempest-scenario-type-luks-1275613298',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '990ce8bf-fafe-455a-b7b4-a1c881874bed', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:17.769904 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54592291-2c12-4ff7-ba58-b1a098d76901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:17.809043 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1275613298 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1275613298, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:08:17.809043 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1275613298 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1275613298, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:08:17.835929 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Created reservations ['2a75551d-b383-4b4d-bf2d-6c16d2b73b73', '1949c76a-ba29-4f81-bbbf-b85971433fdc', '66f1487b-2a78-43a7-8042-5c039408ce09', 'f2ffd898-81f1-4bfa-ae53-c27c6c80574a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:17.837088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54592291-2c12-4ff7-ba58-b1a098d76901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a75551d-b383-4b4d-bf2d-6c16d2b73b73', '1949c76a-ba29-4f81-bbbf-b85971433fdc', '66f1487b-2a78-43a7-8042-5c039408ce09', 'f2ffd898-81f1-4bfa-ae53-c27c6c80574a']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:17.838232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc85615-6ce3-4576-82c8-a305f1f18c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:17.857023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fae8ff68-ab65-4af5-be8b-916d72f0dd0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:17.859067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fae8ff68-ab65-4af5-be8b-916d72f0dd0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:17.859475 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fae8ff68-ab65-4af5-be8b-916d72f0dd0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:17.859475 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fae8ff68-ab65-4af5-be8b-916d72f0dd0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:17.859630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fae8ff68-ab65-4af5-be8b-916d72f0dd0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:17.864183 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc85615-6ce3-4576-82c8-a305f1f18c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af851d6c-c985-4819-afcc-249722d88c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-650755868',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['2a75551d-b383-4b4d-bf2d-6c16d2b73b73','1949c76a-ba29-4f81-bbbf-b85971433fdc','66f1487b-2a78-43a7-8042-5c039408ce09','f2ffd898-81f1-4bfa-ae53-c27c6c80574a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=990ce8bf-fafe-455a-b7b4-a1c881874bed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-650755868',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=af851d6c-c985-4819-afcc-249722d88c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb18974649a4c13beedd3c33ac6dccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016021d3d8f5402ba495cdd688d7cc42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(990ce8bf-fafe-455a-b7b4-a1c881874bed),volume_type_id=990ce8bf-fafe-455a-b7b4-a1c881874bed)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:17.865020 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b015c2-dd00-4f89-85de-416b9f0c2526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:17.865664 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:17.865664 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:17.866671 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fae8ff68-ab65-4af5-be8b-916d72f0dd0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:17.867187 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 835/3347] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:17 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:17.885936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b015c2-dd00-4f89-85de-416b9f0c2526) transitioned into state 'SUCCESS' from state '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-650755868',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['2a75551d-b383-4b4d-bf2d-6c16d2b73b73','1949c76a-ba29-4f81-bbbf-b85971433fdc','66f1487b-2a78-43a7-8042-5c039408ce09','f2ffd898-81f1-4bfa-ae53-c27c6c80574a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=990ce8bf-fafe-455a-b7b4-a1c881874bed)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:17.886813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1b668c-c579-4ccb-8462-e363d85efc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:17.897640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1b668c-c579-4ccb-8462-e363d85efc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:17.898455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (49b23fd7-3b6f-48b4-ab22-3899bb34a122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:17.898786 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request issued successfully. Aug 15 15:08:17.899361 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36b0231f-6338-44a3-8752-48bb05af4a51 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:17.899905 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 848/3348] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:17 2026] POST /volume/v3/volumes => generated 784 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:18.037714 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-76b762e9-4a52-4352-bf36-0493786e7fb2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.040382 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76b762e9-4a52-4352-bf36-0493786e7fb2 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] GET https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc Aug 15 15:08:18.040575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76b762e9-4a52-4352-bf36-0493786e7fb2 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.040945 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76b762e9-4a52-4352-bf36-0493786e7fb2 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.062230 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76b762e9-4a52-4352-bf36-0493786e7fb2 tempest-ProjectReaderTests-915539612 tempest-ProjectReaderTests-915539612-project-admin] https://10.4.3.107/volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc returned with HTTP 404 Aug 15 15:08:18.063122 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 834/3349] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/volumes/69dd1952-c7dd-4ce8-a39b-552911c328dc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:18.157578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-0060d647-3116-4f60-9242-b323eddd1a5a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.159886 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-0060d647-3116-4f60-9242-b323eddd1a5a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:18.160132 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-0060d647-3116-4f60-9242-b323eddd1a5a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.160357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-0060d647-3116-4f60-9242-b323eddd1a5a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.168255 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.168255 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:18.172308 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-0060d647-3116-4f60-9242-b323eddd1a5a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:18.177397 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-0060d647-3116-4f60-9242-b323eddd1a5a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:18.177843 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 833/3350] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:18.280749 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dc5bb7fa-c5c0-445e-acbd-d6f2d506d5cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.281461 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc5bb7fa-c5c0-445e-acbd-d6f2d506d5cd None None] GET https://10.4.3.107/volume// Aug 15 15:08:18.281834 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc5bb7fa-c5c0-445e-acbd-d6f2d506d5cd None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.282064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc5bb7fa-c5c0-445e-acbd-d6f2d506d5cd None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.283283 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc5bb7fa-c5c0-445e-acbd-d6f2d506d5cd None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:18.283283 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 836/3351] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:08:18.293468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-139deb2c-e47d-4bef-a4bd-c0535cdf72b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.297072 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-139deb2c-e47d-4bef-a4bd-c0535cdf72b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:08:18.297072 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-139deb2c-e47d-4bef-a4bd-c0535cdf72b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94c21608-7914-46ec-ba37-5ebf977a33fd", "connector": null, "instance_uuid": "69148168-9d9a-4397-89af-50376b12c77b"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:18.314183 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.314183 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:18.355457 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-139deb2c-e47d-4bef-a4bd-c0535cdf72b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:08:18.355920 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 849/3352] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:08:18 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 15 15:08:18.395922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-05f99e63-bbfe-43d4-8c0a-70d6f67919f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.398667 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-05f99e63-bbfe-43d4-8c0a-70d6f67919f9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:18.398871 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-05f99e63-bbfe-43d4-8c0a-70d6f67919f9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.399065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-05f99e63-bbfe-43d4-8c0a-70d6f67919f9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.405163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8cc827eb-6aab-4e11-85fc-4a1435c8ba23 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.405657 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cc827eb-6aab-4e11-85fc-4a1435c8ba23 None None] GET https://10.4.3.107/volume// Aug 15 15:08:18.405859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cc827eb-6aab-4e11-85fc-4a1435c8ba23 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.406111 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cc827eb-6aab-4e11-85fc-4a1435c8ba23 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.406529 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cc827eb-6aab-4e11-85fc-4a1435c8ba23 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:18.407033 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 834/3353] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:08:18.411557 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.411557 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:18.415900 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-04d7e34c-6417-4728-9da0-7f720c18c50e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.416040 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-05f99e63-bbfe-43d4-8c0a-70d6f67919f9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:18.419435 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-04d7e34c-6417-4728-9da0-7f720c18c50e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:18.419435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-04d7e34c-6417-4728-9da0-7f720c18c50e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.419435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-04d7e34c-6417-4728-9da0-7f720c18c50e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.421832 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-05f99e63-bbfe-43d4-8c0a-70d6f67919f9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:18.422442 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 835/3354] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:18.432603 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.432603 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:18.436951 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-04d7e34c-6417-4728-9da0-7f720c18c50e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:18.442371 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-04d7e34c-6417-4728-9da0-7f720c18c50e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:18.442960 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 837/3355] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:18.448878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-810d1c71-5ccf-4c46-852d-014cb94d7924 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.454366 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-810d1c71-5ccf-4c46-852d-014cb94d7924 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 Aug 15 15:08:18.454366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-810d1c71-5ccf-4c46-852d-014cb94d7924 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.454366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-810d1c71-5ccf-4c46-852d-014cb94d7924 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.459862 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-810d1c71-5ccf-4c46-852d-014cb94d7924 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 returned with HTTP 404 Aug 15 15:08:18.460205 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 850/3356] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/snapshots/d07ea0ea-f535-4e1a-9951-d9e89f4fe369 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:18.469084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.471747 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:08:18.471973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.472221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.472471 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume with id: 4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:08:18.482010 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.482010 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:18.483030 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:18.518391 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume request issued successfully. Aug 15 15:08:18.518551 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be9ad97c-bd19-4d24-95b3-157534a0c9e4 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e returned with HTTP 202 Aug 15 15:08:18.519137 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 835/3357] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:18 2026] DELETE /volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:18.534324 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd7b48ca-0071-4afb-829b-ff968c3e3b30 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.538608 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd7b48ca-0071-4afb-829b-ff968c3e3b30 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:08:18.538608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd7b48ca-0071-4afb-829b-ff968c3e3b30 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.538922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd7b48ca-0071-4afb-829b-ff968c3e3b30 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.548172 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.548172 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:18.553711 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fd7b48ca-0071-4afb-829b-ff968c3e3b30 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:18.559743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd7b48ca-0071-4afb-829b-ff968c3e3b30 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e returned with HTTP 200 Aug 15 15:08:18.560146 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 836/3358] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:18.576987 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.581772 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] PUT https://10.4.3.107/volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5 Aug 15 15:08:18.581947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:18.592716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Acquiring lock "cinder-attachment_update-94c21608-7914-46ec-ba37-5ebf977a33fd-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:08:18.599873 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-94c21608-7914-46ec-ba37-5ebf977a33fd-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:08:18.600772 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.600772 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:18.734211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-94c21608-7914-46ec-ba37-5ebf977a33fd-np0000007361" released by "attachment_update" :: held 0.135s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:08:18.734564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-280c2fe5-16ff-4b80-a6d8-2f2bdd3e9d0a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5 returned with HTTP 200 Aug 15 15:08:18.735266 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 838/3359] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:08:18 2026] PUT /volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:18.880380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea0efc2f-08fa-4eaa-b73a-562ce7c53510 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:18.883097 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea0efc2f-08fa-4eaa-b73a-562ce7c53510 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:18.883097 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea0efc2f-08fa-4eaa-b73a-562ce7c53510 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:18.883426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea0efc2f-08fa-4eaa-b73a-562ce7c53510 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:18.883576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ea0efc2f-08fa-4eaa-b73a-562ce7c53510 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:18.890818 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:18.890818 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:18.891938 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea0efc2f-08fa-4eaa-b73a-562ce7c53510 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:18.892400 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 851/3360] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:18 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:19.373906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.377101 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 Aug 15 15:08:19.377571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:19.387843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:08:19.394057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:08:19.395907 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:19.395907 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:19.436166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f89a8b2-8b70-4b4f-b81a-cdabf5c5ef5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.438861 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f89a8b2-8b70-4b4f-b81a-cdabf5c5ef5f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:19.439299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f89a8b2-8b70-4b4f-b81a-cdabf5c5ef5f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:19.439299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f89a8b2-8b70-4b4f-b81a-cdabf5c5ef5f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:19.452895 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:19.452895 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:19.458074 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5f89a8b2-8b70-4b4f-b81a-cdabf5c5ef5f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:19.466554 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f89a8b2-8b70-4b4f-b81a-cdabf5c5ef5f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:19.467324 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 837/3361] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:19 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:19.508014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-c2322b39-4958-4f9c-b549-a75fa3b1f981-np0000007361" released by "attachment_update" :: held 0.114s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:08:19.508395 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-fab14cab-e1b5-47a9-84ee-5cbd0111a482 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 returned with HTTP 200 Aug 15 15:08:19.509094 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 836/3362] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:08:19 2026] PUT /volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:19.518602 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-754e8344-dd33-48bb-9ee8-6686f47a93ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.520627 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-754e8344-dd33-48bb-9ee8-6686f47a93ee tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 Aug 15 15:08:19.520859 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-754e8344-dd33-48bb-9ee8-6686f47a93ee tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:19.521042 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-754e8344-dd33-48bb-9ee8-6686f47a93ee tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:19.536396 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-754e8344-dd33-48bb-9ee8-6686f47a93ee tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 returned with HTTP 200 Aug 15 15:08:19.539705 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 839/3363] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:08:19 2026] GET /volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:19.580192 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a6b7241-3f94-455b-b8a5-54622eef1b0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.582297 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a6b7241-3f94-455b-b8a5-54622eef1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e Aug 15 15:08:19.582480 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a6b7241-3f94-455b-b8a5-54622eef1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:19.582727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a6b7241-3f94-455b-b8a5-54622eef1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:19.587822 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:UPDATE=166,cinder:SELECT=527,cinder:INSERT=91 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:08:19.599325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a6b7241-3f94-455b-b8a5-54622eef1b0b tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e returned with HTTP 404 Aug 15 15:08:19.600017 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 852/3364] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:19 2026] GET /volume/v3/volumes/4a7c9f4f-f1e6-4cf4-8770-c962744fd67e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:19.608846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.613666 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:08:19.613666 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:19.613666 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:19.613666 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume with id: 113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:08:19.622711 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:19.622711 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:19.623797 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:19.648785 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume request issued successfully. Aug 15 15:08:19.649564 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8c30b95-efad-42c8-a9f0-1b1dcdc227c1 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 202 Aug 15 15:08:19.650180 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 838/3365] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:19 2026] DELETE /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:19.660857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cada93ea-5604-4d24-9685-11a52b719143 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.663130 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cada93ea-5604-4d24-9685-11a52b719143 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:08:19.663130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cada93ea-5604-4d24-9685-11a52b719143 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:19.663350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cada93ea-5604-4d24-9685-11a52b719143 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:19.672226 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:19.672226 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:19.679787 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cada93ea-5604-4d24-9685-11a52b719143 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:19.687637 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cada93ea-5604-4d24-9685-11a52b719143 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 200 Aug 15 15:08:19.688269 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 837/3366] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:19 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:19.908675 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1678f3fc-34d3-468a-9090-e09921a5a88d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:19.912849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1678f3fc-34d3-468a-9090-e09921a5a88d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:19.913473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1678f3fc-34d3-468a-9090-e09921a5a88d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:19.913473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1678f3fc-34d3-468a-9090-e09921a5a88d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:19.913528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1678f3fc-34d3-468a-9090-e09921a5a88d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:19.925926 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:19.925926 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:19.927075 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1678f3fc-34d3-468a-9090-e09921a5a88d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:19.927603 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 840/3367] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:19 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.395834 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f747e91e-75cc-4827-9df8-a7e7212bbcc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.484190 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cf41266a-2127-4ec3-a285-156331aec2b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.488528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf41266a-2127-4ec3-a285-156331aec2b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:20.488801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf41266a-2127-4ec3-a285-156331aec2b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.488971 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf41266a-2127-4ec3-a285-156331aec2b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.501963 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:20.501963 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:20.509343 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cf41266a-2127-4ec3-a285-156331aec2b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:20.517040 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf41266a-2127-4ec3-a285-156331aec2b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:20.517639 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 839/3368] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.533492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1bde0aa-d897-4e39-aa1f-587837acea3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.567448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1bde0aa-d897-4e39-aa1f-587837acea3f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.567939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1bde0aa-d897-4e39-aa1f-587837acea3f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1450515686", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.573211 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f747e91e-75cc-4827-9df8-a7e7212bbcc1 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.573572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f747e91e-75cc-4827-9df8-a7e7212bbcc1 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-610567924"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.587981 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f747e91e-75cc-4827-9df8-a7e7212bbcc1 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:20.588535 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 853/3369] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types => generated 230 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.592696 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1bde0aa-d897-4e39-aa1f-587837acea3f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:20.593233 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 838/3370] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.598559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4067dba4-c673-48ca-9862-6d3009e1e066 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.600411 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4067dba4-c673-48ca-9862-6d3009e1e066 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] POST https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs Aug 15 15:08:20.600815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4067dba4-c673-48ca-9862-6d3009e1e066 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.603627 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0534ddc6-f7b9-4454-a711-fd2e7516c7ad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.605634 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0534ddc6-f7b9-4454-a711-fd2e7516c7ad tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption Aug 15 15:08:20.606221 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0534ddc6-f7b9-4454-a711-fd2e7516c7ad tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.625824 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4067dba4-c673-48ca-9862-6d3009e1e066 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs returned with HTTP 200 Aug 15 15:08:20.626210 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 841/3371] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.626895 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0534ddc6-f7b9-4454-a711-fd2e7516c7ad tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption returned with HTTP 200 Aug 15 15:08:20.627550 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 840/3372] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.636555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c4f8ebd-1f74-4693-906c-1c3e21572d85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.638313 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-404d856d-360b-47a4-9e1b-c8e73aae94c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.639177 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c4f8ebd-1f74-4693-906c-1c3e21572d85 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] GET https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 Aug 15 15:08:20.639250 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c4f8ebd-1f74-4693-906c-1c3e21572d85 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.639549 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c4f8ebd-1f74-4693-906c-1c3e21572d85 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.640566 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-404d856d-360b-47a4-9e1b-c8e73aae94c1 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.641182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-404d856d-360b-47a4-9e1b-c8e73aae94c1 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-134268504", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.647234 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c4f8ebd-1f74-4693-906c-1c3e21572d85 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 returned with HTTP 200 Aug 15 15:08:20.647638 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 854/3373] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.662110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-404d856d-360b-47a4-9e1b-c8e73aae94c1 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:20.662556 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 839/3374] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.666251 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-408ad26c-d725-4269-beef-9a6fb3fad80b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.668464 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-408ad26c-d725-4269-beef-9a6fb3fad80b tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] DELETE https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 Aug 15 15:08:20.668734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-408ad26c-d725-4269-beef-9a6fb3fad80b tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.668929 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-408ad26c-d725-4269-beef-9a6fb3fad80b tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.671940 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ffd3ae54-8021-46ed-9658-88b7e723270a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.692063 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-408ad26c-d725-4269-beef-9a6fb3fad80b tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 returned with HTTP 202 Aug 15 15:08:20.692506 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 842/3375] 10.4.3.107 () {66 vars in 1399 bytes} [Sat Aug 15 15:08:20 2026] DELETE /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:20.699848 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1166a80c-652f-47ae-b91c-fe5e3476a9b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.701791 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1166a80c-652f-47ae-b91c-fe5e3476a9b5 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] GET https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 Aug 15 15:08:20.702016 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1166a80c-652f-47ae-b91c-fe5e3476a9b5 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.702143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-239591c5-3e8c-4471-ac9d-55e1fd416c47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.702230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1166a80c-652f-47ae-b91c-fe5e3476a9b5 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.707984 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-239591c5-3e8c-4471-ac9d-55e1fd416c47 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 Aug 15 15:08:20.708173 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-239591c5-3e8c-4471-ac9d-55e1fd416c47 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.708360 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-239591c5-3e8c-4471-ac9d-55e1fd416c47 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.709408 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1166a80c-652f-47ae-b91c-fe5e3476a9b5 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 returned with HTTP 404 Aug 15 15:08:20.710114 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 855/3376] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:20.721427 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3288ab37-d7cd-4a5d-a31e-0995267bfb12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.724431 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3288ab37-d7cd-4a5d-a31e-0995267bfb12 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] POST https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs Aug 15 15:08:20.724836 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3288ab37-d7cd-4a5d-a31e-0995267bfb12 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.753162 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3288ab37-d7cd-4a5d-a31e-0995267bfb12 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs returned with HTTP 200 Aug 15 15:08:20.753162 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 843/3377] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.757794 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffd3ae54-8021-46ed-9658-88b7e723270a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] POST https://10.4.3.107/volume/v3/types/3fdc7880-c731-47b0-b766-edf7d4471274/encryption Aug 15 15:08:20.758133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffd3ae54-8021-46ed-9658-88b7e723270a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.760307 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-ffd3ae54-8021-46ed-9658-88b7e723270a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:20.760454 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffd3ae54-8021-46ed-9658-88b7e723270a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/3fdc7880-c731-47b0-b766-edf7d4471274/encryption returned with HTTP 403 Aug 15 15:08:20.760840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd4e9e6d-74c1-4c39-a484-afbe07ab6f5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.760902 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 841/3378] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/3fdc7880-c731-47b0-b766-edf7d4471274/encryption => generated 127 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:08:20.763184 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd4e9e6d-74c1-4c39-a484-afbe07ab6f5c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] GET https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs Aug 15 15:08:20.763440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd4e9e6d-74c1-4c39-a484-afbe07ab6f5c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.763720 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd4e9e6d-74c1-4c39-a484-afbe07ab6f5c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.771189 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd4e9e6d-74c1-4c39-a484-afbe07ab6f5c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs returned with HTTP 200 Aug 15 15:08:20.771651 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 856/3379] 10.4.3.107 () {66 vars in 1378 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.773594 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da168272-2ca7-46b8-8fbc-25171b5c0207 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.775621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da168272-2ca7-46b8-8fbc-25171b5c0207 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.777845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da168272-2ca7-46b8-8fbc-25171b5c0207 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1009742296", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.782609 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9601dd3a-2be3-4a92-86aa-8cabf991ef7c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.783553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9601dd3a-2be3-4a92-86aa-8cabf991ef7c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] POST https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs Aug 15 15:08:20.783904 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9601dd3a-2be3-4a92-86aa-8cabf991ef7c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.798581 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da168272-2ca7-46b8-8fbc-25171b5c0207 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:20.798581 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 844/3380] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:08:20 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 15 15:08:20.808338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdacc3ce-4b86-4d65-a056-ad76200b54fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.810381 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdacc3ce-4b86-4d65-a056-ad76200b54fc tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] POST https://10.4.3.107/volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6/extra_specs Aug 15 15:08:20.810725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdacc3ce-4b86-4d65-a056-ad76200b54fc tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.812754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-fdacc3ce-4b86-4d65-a056-ad76200b54fc tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:20.812923 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdacc3ce-4b86-4d65-a056-ad76200b54fc tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6/extra_specs returned with HTTP 403 Aug 15 15:08:20.813385 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 857/3381] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:20.823281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18b281c3-df2f-4a72-ad47-bf2077a10ba8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.826925 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18b281c3-df2f-4a72-ad47-bf2077a10ba8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] PUT https://10.4.3.107/volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6/extra_specs/key2 Aug 15 15:08:20.826925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18b281c3-df2f-4a72-ad47-bf2077a10ba8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.831849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-18b281c3-df2f-4a72-ad47-bf2077a10ba8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:20.831849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18b281c3-df2f-4a72-ad47-bf2077a10ba8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6/extra_specs/key2 returned with HTTP 403 Aug 15 15:08:20.832981 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 845/3382] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:08:20 2026] PUT /volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:20.847030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7947e5f-3e35-4e81-9892-07ec9fb352f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.848227 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9601dd3a-2be3-4a92-86aa-8cabf991ef7c tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs returned with HTTP 200 Aug 15 15:08:20.848747 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 842/3383] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs => generated 34 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.849220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7947e5f-3e35-4e81-9892-07ec9fb352f2 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.849605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7947e5f-3e35-4e81-9892-07ec9fb352f2 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.851721 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-e7947e5f-3e35-4e81-9892-07ec9fb352f2 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:20.851721 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7947e5f-3e35-4e81-9892-07ec9fb352f2 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types returned with HTTP 403 Aug 15 15:08:20.852455 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 858/3384] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:20.859198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e7d09ad-bc84-44af-bd0b-c0bafaa6b899 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.861494 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e7d09ad-bc84-44af-bd0b-c0bafaa6b899 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] PUT https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec2 Aug 15 15:08:20.863102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e7d09ad-bc84-44af-bd0b-c0bafaa6b899 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.866125 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3aa25f03-3c76-436c-b77c-4b4cd90ba70c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.868501 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3aa25f03-3c76-436c-b77c-4b4cd90ba70c tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.868994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3aa25f03-3c76-436c-b77c-4b4cd90ba70c tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-645455635", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.891954 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e7d09ad-bc84-44af-bd0b-c0bafaa6b899 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec2 returned with HTTP 200 Aug 15 15:08:20.892532 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 846/3385] 10.4.3.107 () {68 vars in 1416 bytes} [Sat Aug 15 15:08:20 2026] PUT /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec2 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.895306 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3aa25f03-3c76-436c-b77c-4b4cd90ba70c tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:20.895734 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 843/3386] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.901987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d7bf2da-5240-425d-94ce-8205633cb956 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.904212 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d7bf2da-5240-425d-94ce-8205633cb956 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] GET https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec2 Aug 15 15:08:20.904694 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d7bf2da-5240-425d-94ce-8205633cb956 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.904958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d7bf2da-5240-425d-94ce-8205633cb956 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.907369 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44248e03-47aa-475b-959a-b7a06f62b07a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.909321 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44248e03-47aa-475b-959a-b7a06f62b07a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6/encryption Aug 15 15:08:20.909409 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44248e03-47aa-475b-959a-b7a06f62b07a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.912125 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d7bf2da-5240-425d-94ce-8205633cb956 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec2 returned with HTTP 200 Aug 15 15:08:20.912605 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 859/3387] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.913449 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-239591c5-3e8c-4471-ac9d-55e1fd416c47 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 returned with HTTP 404 Aug 15 15:08:20.913950 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 840/3388] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/volumes/113835bb-d016-47ef-8905-ef308e0edfa8 => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:20.921954 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b71121e5-e6a1-4eab-b64e-df551b50a2bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.923743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b71121e5-e6a1-4eab-b64e-df551b50a2bf tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] POST https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs Aug 15 15:08:20.924095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b71121e5-e6a1-4eab-b64e-df551b50a2bf tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.924198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e39652c3-f718-4708-8984-5f56ea6d93bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.926112 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:08:20.926380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.926559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.926749 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume with id: 3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:08:20.936621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44248e03-47aa-475b-959a-b7a06f62b07a tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6/encryption returned with HTTP 200 Aug 15 15:08:20.937040 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:20.937040 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:20.937179 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 847/3389] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.937597 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:20.940333 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02a02a08-1148-43f3-b481-7dc91a04e2ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.942320 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02a02a08-1148-43f3-b481-7dc91a04e2ca tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:20.942590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02a02a08-1148-43f3-b481-7dc91a04e2ca tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.942994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02a02a08-1148-43f3-b481-7dc91a04e2ca tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.942994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-02a02a08-1148-43f3-b481-7dc91a04e2ca tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:20.948159 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:20.948159 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:20.949070 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02a02a08-1148-43f3-b481-7dc91a04e2ca tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:20.949878 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 841/3390] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:20.949999 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9494767d-1ff4-48cc-99cc-16dd33b4386e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.957856 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9494767d-1ff4-48cc-99cc-16dd33b4386e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] DELETE https://10.4.3.107/volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6/encryption/2e612179-68fc-4257-b2ef-705afc70431e Aug 15 15:08:20.958033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9494767d-1ff4-48cc-99cc-16dd33b4386e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.958261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9494767d-1ff4-48cc-99cc-16dd33b4386e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.958970 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-9494767d-1ff4-48cc-99cc-16dd33b4386e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:20.959267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9494767d-1ff4-48cc-99cc-16dd33b4386e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6/encryption/2e612179-68fc-4257-b2ef-705afc70431e returned with HTTP 403 Aug 15 15:08:20.959617 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 848/3391] 10.4.3.107 () {66 vars in 1489 bytes} [Sat Aug 15 15:08:20 2026] DELETE /volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6/encryption/2e612179-68fc-4257-b2ef-705afc70431e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:20.969725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b71121e5-e6a1-4eab-b64e-df551b50a2bf tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs returned with HTTP 200 Aug 15 15:08:20.969725 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 844/3392] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:08:20 2026] POST /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs => generated 51 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.970000 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume request issued successfully. Aug 15 15:08:20.970000 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e39652c3-f718-4708-8984-5f56ea6d93bb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c returned with HTTP 202 Aug 15 15:08:20.970000 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 860/3393] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:20 2026] DELETE /volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:20.975324 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0aa50ada-6fcd-49c5-bca9-d676163a0845 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.976094 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0aa50ada-6fcd-49c5-bca9-d676163a0845 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:20.977461 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0aa50ada-6fcd-49c5-bca9-d676163a0845 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1754785493", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:20.977571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa8b247a-7844-48ad-a3b9-ed7f92b8d03a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.980558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-971b3e85-ede4-43e3-ab86-545b76def8bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:20.980640 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa8b247a-7844-48ad-a3b9-ed7f92b8d03a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:08:20.980640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa8b247a-7844-48ad-a3b9-ed7f92b8d03a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.980640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa8b247a-7844-48ad-a3b9-ed7f92b8d03a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.983694 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-971b3e85-ede4-43e3-ab86-545b76def8bc tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] GET https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs Aug 15 15:08:20.983911 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-971b3e85-ede4-43e3-ab86-545b76def8bc tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:20.984102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-971b3e85-ede4-43e3-ab86-545b76def8bc tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:20.991079 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:20.991079 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:20.992858 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-971b3e85-ede4-43e3-ab86-545b76def8bc tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs returned with HTTP 200 Aug 15 15:08:20.994294 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 845/3394] 10.4.3.107 () {66 vars in 1378 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:20.998173 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa8b247a-7844-48ad-a3b9-ed7f92b8d03a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:20.998784 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0aa50ada-6fcd-49c5-bca9-d676163a0845 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:20.999197 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 842/3395] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:08:20 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 15 15:08:21.002921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afdf287c-451d-4163-a511-9186ec262051 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.005057 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afdf287c-451d-4163-a511-9186ec262051 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] DELETE https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656 Aug 15 15:08:21.005285 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afdf287c-451d-4163-a511-9186ec262051 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.005526 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa8b247a-7844-48ad-a3b9-ed7f92b8d03a tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c returned with HTTP 200 Aug 15 15:08:21.005600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afdf287c-451d-4163-a511-9186ec262051 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.006004 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 849/3396] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:20 2026] GET /volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:21.012212 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f5be881-4427-4d2f-8e04-6a4c41078260 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.016505 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f5be881-4427-4d2f-8e04-6a4c41078260 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] DELETE https://10.4.3.107/volume/v3/types/1d65c26d-7688-43f9-a474-86096753beb9/extra_specs/key1 Aug 15 15:08:21.016861 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f5be881-4427-4d2f-8e04-6a4c41078260 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.017299 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f5be881-4427-4d2f-8e04-6a4c41078260 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.025810 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-5f5be881-4427-4d2f-8e04-6a4c41078260 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.026049 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f5be881-4427-4d2f-8e04-6a4c41078260 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/1d65c26d-7688-43f9-a474-86096753beb9/extra_specs/key1 returned with HTTP 403 Aug 15 15:08:21.026864 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 846/3397] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/1d65c26d-7688-43f9-a474-86096753beb9/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.038734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e67cc4c0-89a1-4ef2-9142-1849c9642003 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.040940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e67cc4c0-89a1-4ef2-9142-1849c9642003 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:08:21.041654 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e67cc4c0-89a1-4ef2-9142-1849c9642003 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1830340929", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:21.048135 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afdf287c-451d-4163-a511-9186ec262051 tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656 returned with HTTP 202 Aug 15 15:08:21.048135 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 861/3398] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.057219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-434fd89a-7d38-4751-afe2-e168f464ee4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.059474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-434fd89a-7d38-4751-afe2-e168f464ee4e tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] GET https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656 Aug 15 15:08:21.059969 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-434fd89a-7d38-4751-afe2-e168f464ee4e tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.059969 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-434fd89a-7d38-4751-afe2-e168f464ee4e tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.065189 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-434fd89a-7d38-4751-afe2-e168f464ee4e tempest-VolumeTypesExtraSpecsTest-588626708 tempest-VolumeTypesExtraSpecsTest-588626708-project-admin] https://10.4.3.107/volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656 returned with HTTP 404 Aug 15 15:08:21.065500 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 850/3399] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/6b94e56b-2f71-47e7-a8ae-00f6bc55a656 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.069539 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e67cc4c0-89a1-4ef2-9142-1849c9642003 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:21.070100 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 843/3400] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:08:21 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:21.081578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-09f9d31f-200a-45bf-8bb7-bf0cd60f5687 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.084306 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09f9d31f-200a-45bf-8bb7-bf0cd60f5687 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] DELETE https://10.4.3.107/volume/v3/types/049f8bc0-2b13-4028-8749-79988d95d743 Aug 15 15:08:21.084575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09f9d31f-200a-45bf-8bb7-bf0cd60f5687 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.084902 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09f9d31f-200a-45bf-8bb7-bf0cd60f5687 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.086747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-09f9d31f-200a-45bf-8bb7-bf0cd60f5687 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.088598 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09f9d31f-200a-45bf-8bb7-bf0cd60f5687 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/049f8bc0-2b13-4028-8749-79988d95d743 returned with HTTP 403 Aug 15 15:08:21.088598 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 847/3401] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/049f8bc0-2b13-4028-8749-79988d95d743 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.100440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7358b0a4-5341-4102-96b8-3569afbe6066 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.103177 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7358b0a4-5341-4102-96b8-3569afbe6066 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs Aug 15 15:08:21.103432 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7358b0a4-5341-4102-96b8-3569afbe6066 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.103593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7358b0a4-5341-4102-96b8-3569afbe6066 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.114143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7358b0a4-5341-4102-96b8-3569afbe6066 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs returned with HTTP 200 Aug 15 15:08:21.114646 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 862/3402] 10.4.3.107 () {66 vars in 1378 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:21.124578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2be426fc-8cf9-4afc-8950-78112e0101ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.126490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2be426fc-8cf9-4afc-8950-78112e0101ac tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types Aug 15 15:08:21.126728 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2be426fc-8cf9-4afc-8950-78112e0101ac tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.126971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2be426fc-8cf9-4afc-8950-78112e0101ac tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.127851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-2be426fc-8cf9-4afc-8950-78112e0101ac tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:08:21.158007 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2be426fc-8cf9-4afc-8950-78112e0101ac tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:08:21.158445 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 851/3403] 10.4.3.107 () {66 vars in 1231 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types => generated 2584 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:21.171620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c57aa81-9d87-462e-9e6d-94867f05251e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.174033 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c57aa81-9d87-462e-9e6d-94867f05251e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption/cipher Aug 15 15:08:21.174413 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c57aa81-9d87-462e-9e6d-94867f05251e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.174491 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c57aa81-9d87-462e-9e6d-94867f05251e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.175225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-7c57aa81-9d87-462e-9e6d-94867f05251e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.175574 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c57aa81-9d87-462e-9e6d-94867f05251e tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption/cipher returned with HTTP 403 Aug 15 15:08:21.176048 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 844/3404] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.187170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d4f8b81e-187a-4703-bf15-59b748c5a856 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.189782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4f8b81e-187a-4703-bf15-59b748c5a856 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption Aug 15 15:08:21.189976 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4f8b81e-187a-4703-bf15-59b748c5a856 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.190160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4f8b81e-187a-4703-bf15-59b748c5a856 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.190828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-d4f8b81e-187a-4703-bf15-59b748c5a856 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.190995 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4f8b81e-187a-4703-bf15-59b748c5a856 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption returned with HTTP 403 Aug 15 15:08:21.191602 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 848/3405] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.200597 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f12a808-38cb-42a4-a490-6a51beae0e78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.202975 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f12a808-38cb-42a4-a490-6a51beae0e78 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/multiattach Aug 15 15:08:21.203205 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f12a808-38cb-42a4-a490-6a51beae0e78 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.203757 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f12a808-38cb-42a4-a490-6a51beae0e78 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.217359 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f12a808-38cb-42a4-a490-6a51beae0e78 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/multiattach returned with HTTP 200 Aug 15 15:08:21.217739 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 863/3406] 10.4.3.107 () {66 vars in 1414 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:08:21.229171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ece6fc07-fa2c-4867-b068-a961236e6451 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.234004 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ece6fc07-fa2c-4867-b068-a961236e6451 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/volume_backend_name Aug 15 15:08:21.234269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ece6fc07-fa2c-4867-b068-a961236e6451 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.234893 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ece6fc07-fa2c-4867-b068-a961236e6451 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.247572 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ece6fc07-fa2c-4867-b068-a961236e6451 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/volume_backend_name returned with HTTP 404 Aug 15 15:08:21.248404 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 852/3407] 10.4.3.107 () {66 vars in 1438 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.257908 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-414dc3cc-9296-423e-aea1-771b2e3e79e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.259829 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-414dc3cc-9296-423e-aea1-771b2e3e79e4 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] GET https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f Aug 15 15:08:21.260033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-414dc3cc-9296-423e-aea1-771b2e3e79e4 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.260258 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-414dc3cc-9296-423e-aea1-771b2e3e79e4 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.269057 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-414dc3cc-9296-423e-aea1-771b2e3e79e4 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f returned with HTTP 200 Aug 15 15:08:21.269410 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 845/3408] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:21.282681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f88b09ca-4c7f-4c69-a043-cb51107b68c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.284111 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f88b09ca-4c7f-4c69-a043-cb51107b68c7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] PUT https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption/9a412962-1746-4e8c-9409-06893f4d6ca4 Aug 15 15:08:21.284480 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f88b09ca-4c7f-4c69-a043-cb51107b68c7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:21.286266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-f88b09ca-4c7f-4c69-a043-cb51107b68c7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.286474 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f88b09ca-4c7f-4c69-a043-cb51107b68c7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption/9a412962-1746-4e8c-9409-06893f4d6ca4 returned with HTTP 403 Aug 15 15:08:21.286944 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 849/3409] 10.4.3.107 () {68 vars in 1506 bytes} [Sat Aug 15 15:08:21 2026] PUT /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/encryption/9a412962-1746-4e8c-9409-06893f4d6ca4 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.295940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14d9fee6-102d-4fb5-9bff-357fa69b77f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.300974 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14d9fee6-102d-4fb5-9bff-357fa69b77f7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] PUT https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/key1 Aug 15 15:08:21.301363 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14d9fee6-102d-4fb5-9bff-357fa69b77f7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:21.303878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-14d9fee6-102d-4fb5-9bff-357fa69b77f7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.304141 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14d9fee6-102d-4fb5-9bff-357fa69b77f7 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/key1 returned with HTTP 403 Aug 15 15:08:21.304795 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 864/3410] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:08:21 2026] PUT /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.314366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45aa8c96-57c7-4ee0-bb6d-88952f036325 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.316866 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45aa8c96-57c7-4ee0-bb6d-88952f036325 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] PUT https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f Aug 15 15:08:21.317326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45aa8c96-57c7-4ee0-bb6d-88952f036325 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:21.319567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-45aa8c96-57c7-4ee0-bb6d-88952f036325 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e32dd9d1833d457f9cb40b72a82bd2cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4b3fbcc10f3248ebbfc7f7af06b2fe67', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:08:21.320006 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45aa8c96-57c7-4ee0-bb6d-88952f036325 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-member] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f returned with HTTP 403 Aug 15 15:08:21.320339 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 853/3411] 10.4.3.107 () {68 vars in 1362 bytes} [Sat Aug 15 15:08:21 2026] PUT /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:21.332162 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de7600c1-55ae-4ca4-8db4-5b331f32ae38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.333991 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de7600c1-55ae-4ca4-8db4-5b331f32ae38 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] DELETE https://10.4.3.107/volume/v3/types/049f8bc0-2b13-4028-8749-79988d95d743 Aug 15 15:08:21.334480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de7600c1-55ae-4ca4-8db4-5b331f32ae38 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.334480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de7600c1-55ae-4ca4-8db4-5b331f32ae38 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.375050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de7600c1-55ae-4ca4-8db4-5b331f32ae38 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/049f8bc0-2b13-4028-8749-79988d95d743 returned with HTTP 202 Aug 15 15:08:21.375501 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 846/3412] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/049f8bc0-2b13-4028-8749-79988d95d743 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.382300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4dbf812e-935e-4648-b354-ab8646ced438 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.384040 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4dbf812e-935e-4648-b354-ab8646ced438 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] DELETE https://10.4.3.107/volume/v3/types/1d65c26d-7688-43f9-a474-86096753beb9 Aug 15 15:08:21.384361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4dbf812e-935e-4648-b354-ab8646ced438 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.384508 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4dbf812e-935e-4648-b354-ab8646ced438 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.423937 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4dbf812e-935e-4648-b354-ab8646ced438 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/1d65c26d-7688-43f9-a474-86096753beb9 returned with HTTP 202 Aug 15 15:08:21.424319 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 850/3413] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/1d65c26d-7688-43f9-a474-86096753beb9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.433996 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92ee2408-5c64-4d37-bd92-d8aff421f57f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.435136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92ee2408-5c64-4d37-bd92-d8aff421f57f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] DELETE https://10.4.3.107/volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6 Aug 15 15:08:21.435310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92ee2408-5c64-4d37-bd92-d8aff421f57f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.435499 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92ee2408-5c64-4d37-bd92-d8aff421f57f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.471953 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92ee2408-5c64-4d37-bd92-d8aff421f57f tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6 returned with HTTP 202 Aug 15 15:08:21.472940 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 865/3414] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/47ec432e-cf45-4f70-a22f-ed59b08e90f6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.486185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9301d54-ce57-4d9b-bef0-361a0b414463 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.488474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9301d54-ce57-4d9b-bef0-361a0b414463 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] DELETE https://10.4.3.107/volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6 Aug 15 15:08:21.489040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9301d54-ce57-4d9b-bef0-361a0b414463 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.489442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9301d54-ce57-4d9b-bef0-361a0b414463 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.529077 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9301d54-ce57-4d9b-bef0-361a0b414463 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6 returned with HTTP 202 Aug 15 15:08:21.529077 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 854/3415] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/6280c625-f15a-4b62-9038-f0364a7510f6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.536338 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d898e100-6695-4c9a-b799-21528f9e9253 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.536650 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-214ed87d-ed43-4c7d-b7ab-19308dc7a772 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.538587 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-214ed87d-ed43-4c7d-b7ab-19308dc7a772 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:21.538913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-214ed87d-ed43-4c7d-b7ab-19308dc7a772 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.539196 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-214ed87d-ed43-4c7d-b7ab-19308dc7a772 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.539412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d898e100-6695-4c9a-b799-21528f9e9253 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] DELETE https://10.4.3.107/volume/v3/types/3fdc7880-c731-47b0-b766-edf7d4471274 Aug 15 15:08:21.539770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d898e100-6695-4c9a-b799-21528f9e9253 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.540260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d898e100-6695-4c9a-b799-21528f9e9253 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.542207 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=487,cinder:INSERT=72,cinder:UPDATE=125 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:08:21.552764 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:21.552764 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:21.560362 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-214ed87d-ed43-4c7d-b7ab-19308dc7a772 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:21.566268 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-214ed87d-ed43-4c7d-b7ab-19308dc7a772 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:21.566767 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 851/3416] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:21.583873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d898e100-6695-4c9a-b799-21528f9e9253 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/3fdc7880-c731-47b0-b766-edf7d4471274 returned with HTTP 202 Aug 15 15:08:21.584411 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 847/3417] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/3fdc7880-c731-47b0-b766-edf7d4471274 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.591609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc280c29-f534-41a6-85ea-120530311af8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.595781 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc280c29-f534-41a6-85ea-120530311af8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] DELETE https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f Aug 15 15:08:21.596049 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc280c29-f534-41a6-85ea-120530311af8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.596294 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc280c29-f534-41a6-85ea-120530311af8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.635325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc280c29-f534-41a6-85ea-120530311af8 tempest-VolumeTypesMemberTests-1546997408 tempest-VolumeTypesMemberTests-1546997408-project-admin] https://10.4.3.107/volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f returned with HTTP 202 Aug 15 15:08:21.636865 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 866/3418] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:08:21 2026] DELETE /volume/v3/types/ff554820-2a91-43f2-a09e-feb24ab4309f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:21.963483 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd1956d8-d0cf-4118-a772-e6cfcc80a470 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:21.965968 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd1956d8-d0cf-4118-a772-e6cfcc80a470 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:21.966410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd1956d8-d0cf-4118-a772-e6cfcc80a470 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:21.966734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd1956d8-d0cf-4118-a772-e6cfcc80a470 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:21.966883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bd1956d8-d0cf-4118-a772-e6cfcc80a470 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:21.986633 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:21.986633 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:21.989647 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd1956d8-d0cf-4118-a772-e6cfcc80a470 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:21.989647 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 855/3419] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:21 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:22.022887 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0c909bd3-61ee-4094-b87a-b6b234b8c8ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:22.029116 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c909bd3-61ee-4094-b87a-b6b234b8c8ab tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c Aug 15 15:08:22.029439 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c909bd3-61ee-4094-b87a-b6b234b8c8ab tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:22.029722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c909bd3-61ee-4094-b87a-b6b234b8c8ab tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:22.039034 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c909bd3-61ee-4094-b87a-b6b234b8c8ab tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c returned with HTTP 404 Aug 15 15:08:22.041255 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 852/3420] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:22 2026] GET /volume/v3/volumes/3b9da65b-7522-4bcc-a841-0a7674ebd18c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:22.049495 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9fed86c-466d-4782-90bf-fde2df3656cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:22.055184 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] DELETE https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:08:22.055469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:22.055747 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:22.056052 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume with id: 375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:08:22.069658 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:22.069658 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:22.070517 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:22.102621 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Delete volume request issued successfully. Aug 15 15:08:22.102982 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9fed86c-466d-4782-90bf-fde2df3656cb tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 returned with HTTP 202 Aug 15 15:08:22.103754 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 848/3421] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:22 2026] DELETE /volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:22.112277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0416ce5e-68da-471d-b650-90db364b445f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:22.116201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0416ce5e-68da-471d-b650-90db364b445f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:08:22.116201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0416ce5e-68da-471d-b650-90db364b445f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:22.116201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0416ce5e-68da-471d-b650-90db364b445f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:22.123356 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:22.123356 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:22.128658 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0416ce5e-68da-471d-b650-90db364b445f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Volume info retrieved successfully. Aug 15 15:08:22.133822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0416ce5e-68da-471d-b650-90db364b445f tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 returned with HTTP 200 Aug 15 15:08:22.134774 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 867/3422] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:22 2026] GET /volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:22.142115 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-d1de6f71-e085-4fab-b43c-c862bdf854aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:22.144351 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-d1de6f71-e085-4fab-b43c-c862bdf854aa tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5/action Aug 15 15:08:22.144755 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-d1de6f71-e085-4fab-b43c-c862bdf854aa tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:22.144914 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-d1de6f71-e085-4fab-b43c-c862bdf854aa tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:22.178596 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:22.178596 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:22.197104 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06ef8826-0e8a-4050-b02b-1873df327d6f req-d1de6f71-e085-4fab-b43c-c862bdf854aa tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5/action returned with HTTP 204 Aug 15 15:08:22.197615 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 856/3423] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:08:22 2026] POST /volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:22.584482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aec31531-fe6e-44e3-9727-402815e20572 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:22.587152 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aec31531-fe6e-44e3-9727-402815e20572 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:22.587414 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aec31531-fe6e-44e3-9727-402815e20572 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:22.587653 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aec31531-fe6e-44e3-9727-402815e20572 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:22.599849 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:22.599849 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:22.604636 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aec31531-fe6e-44e3-9727-402815e20572 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:22.610275 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aec31531-fe6e-44e3-9727-402815e20572 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:22.610788 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 853/3424] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:22 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:23.004807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-972e6771-bf28-4d0e-b0de-f0bdcad666c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:23.009059 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-972e6771-bf28-4d0e-b0de-f0bdcad666c8 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:23.009452 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-972e6771-bf28-4d0e-b0de-f0bdcad666c8 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:23.010894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-972e6771-bf28-4d0e-b0de-f0bdcad666c8 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:23.010894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-972e6771-bf28-4d0e-b0de-f0bdcad666c8 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:23.020990 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:23.020990 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:23.022021 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-972e6771-bf28-4d0e-b0de-f0bdcad666c8 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:23.022878 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 849/3425] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:23 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:23.153611 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb28ab49-3e15-4721-93db-86e711203df9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:23.159476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb28ab49-3e15-4721-93db-86e711203df9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] GET https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 Aug 15 15:08:23.160677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb28ab49-3e15-4721-93db-86e711203df9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:23.160677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb28ab49-3e15-4721-93db-86e711203df9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:23.168010 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb28ab49-3e15-4721-93db-86e711203df9 tempest-VolumesBackupsTest-2097308702 tempest-VolumesBackupsTest-2097308702-project-member] https://10.4.3.107/volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 returned with HTTP 404 Aug 15 15:08:23.168593 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 868/3426] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:23 2026] GET /volume/v3/volumes/375d1e90-4276-47ed-8dbb-ba7ddc8a4b88 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:24.039313 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5fcf8581-1ee1-4ca8-8804-2203fc37c5a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:24.040880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fcf8581-1ee1-4ca8-8804-2203fc37c5a5 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:24.044257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fcf8581-1ee1-4ca8-8804-2203fc37c5a5 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:24.044257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fcf8581-1ee1-4ca8-8804-2203fc37c5a5 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:24.044257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5fcf8581-1ee1-4ca8-8804-2203fc37c5a5 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:24.047762 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=495,cinder:UPDATE=133,cinder:INSERT=76 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:08:24.054680 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:24.054680 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:24.057843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fcf8581-1ee1-4ca8-8804-2203fc37c5a5 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:24.059364 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 857/3427] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:24 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:24.511406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:24.658188 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:24.658634 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-303171679"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:24.660388 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-303171679'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:24.660542 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Create volume of 1 GB Aug 15 15:08:24.665717 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Availability Zones retrieved successfully. Aug 15 15:08:24.674762 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Flow 'volume_create_api' (71dcd0e4-6fa6-41ee-a832-0074f1e8b5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:24.676481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33351cc1-6860-4a23-9eb5-4d73b03939c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:24.678233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:24.710654 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33351cc1-6860-4a23-9eb5-4d73b03939c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:24.711677 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27b1631-f77a-4b86-a93a-cf2fca0d2b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:24.801311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Created reservations ['4509e94f-bd71-41e4-8cbe-4127bd325e00', '39d2c109-b18d-4e48-b190-2e8e6fc8b150', '9f73c527-0adb-45ea-9c1a-0fb2640e5584', '3613388f-b96a-4dbb-a6ba-a12c9e0a5143'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:24.803284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27b1631-f77a-4b86-a93a-cf2fca0d2b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4509e94f-bd71-41e4-8cbe-4127bd325e00', '39d2c109-b18d-4e48-b190-2e8e6fc8b150', '9f73c527-0adb-45ea-9c1a-0fb2640e5584', '3613388f-b96a-4dbb-a6ba-a12c9e0a5143']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:24.804069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e76b65-c9f2-4d49-9e52-020da7b45a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:24.826621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e76b65-c9f2-4d49-9e52-020da7b45a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5c3894-757d-40ad-8399-42536dd2786c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-303171679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a267ec2d20ba44a1b66d78c496bbcf79',qos_specs=None,replication_status=,reservations=['4509e94f-bd71-41e4-8cbe-4127bd325e00','39d2c109-b18d-4e48-b190-2e8e6fc8b150','9f73c527-0adb-45ea-9c1a-0fb2640e5584','3613388f-b96a-4dbb-a6ba-a12c9e0a5143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4209896aca5c467abbe5f75c95799ec2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-303171679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b5c3894-757d-40ad-8399-42536dd2786c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a267ec2d20ba44a1b66d78c496bbcf79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4209896aca5c467abbe5f75c95799ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:24.827319 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b33e88d1-25d4-4eaf-9b1a-487501b5dfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:24.848502 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b33e88d1-25d4-4eaf-9b1a-487501b5dfab) transitioned into state 'SUCCESS' from state '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-303171679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a267ec2d20ba44a1b66d78c496bbcf79',qos_specs=None,replication_status=,reservations=['4509e94f-bd71-41e4-8cbe-4127bd325e00','39d2c109-b18d-4e48-b190-2e8e6fc8b150','9f73c527-0adb-45ea-9c1a-0fb2640e5584','3613388f-b96a-4dbb-a6ba-a12c9e0a5143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4209896aca5c467abbe5f75c95799ec2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:24.849407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b0ca0e-9e9e-4f3c-a6b7-56b93bc65221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:24.859583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b0ca0e-9e9e-4f3c-a6b7-56b93bc65221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:24.860801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Flow 'volume_create_api' (71dcd0e4-6fa6-41ee-a832-0074f1e8b5ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:24.861198 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Create volume request issued successfully. Aug 15 15:08:24.862312 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4b1074f-0969-4b28-81bf-ce9f64627910 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:24.862568 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 854/3428] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:24 2026] POST /volume/v3/volumes => generated 750 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:24.878002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0686c042-8669-4149-84c8-4524b4b7cb9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:24.880056 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0686c042-8669-4149-84c8-4524b4b7cb9c tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:24.880624 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0686c042-8669-4149-84c8-4524b4b7cb9c tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:24.881671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0686c042-8669-4149-84c8-4524b4b7cb9c tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:24.890823 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:24.890823 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:24.898719 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0686c042-8669-4149-84c8-4524b4b7cb9c tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:24.904737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0686c042-8669-4149-84c8-4524b4b7cb9c tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 200 Aug 15 15:08:24.905335 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 850/3429] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:24 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:25.074041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-987bb90f-63d5-4865-bc26-71db807ff625 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:25.075209 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-987bb90f-63d5-4865-bc26-71db807ff625 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:25.075424 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-987bb90f-63d5-4865-bc26-71db807ff625 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:25.075507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-987bb90f-63d5-4865-bc26-71db807ff625 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:25.075639 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-987bb90f-63d5-4865-bc26-71db807ff625 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:25.084576 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:25.084576 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:25.084576 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-987bb90f-63d5-4865-bc26-71db807ff625 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:25.084576 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 869/3430] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:25 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:25.921214 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7563b305-b335-4c20-84fb-ff48605482a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:25.927680 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7563b305-b335-4c20-84fb-ff48605482a1 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:25.927883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7563b305-b335-4c20-84fb-ff48605482a1 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:25.928083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7563b305-b335-4c20-84fb-ff48605482a1 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:25.930555 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-a8e35982-933f-4c00-a229-efa54832f793 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:25.934607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-a8e35982-933f-4c00-a229-efa54832f793 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765/action Aug 15 15:08:25.935003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-a8e35982-933f-4c00-a229-efa54832f793 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:25.935124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-a8e35982-933f-4c00-a229-efa54832f793 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:25.945319 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:25.945319 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:25.950311 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7563b305-b335-4c20-84fb-ff48605482a1 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:25.956687 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7563b305-b335-4c20-84fb-ff48605482a1 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 200 Aug 15 15:08:25.957255 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 858/3431] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:25 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:25.959899 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:25.959899 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:25.970535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:25.973096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] POST https://10.4.3.107/volume/v3/os-volume-transfer Aug 15 15:08:25.973096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3b5c3894-757d-40ad-8399-42536dd2786c"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:25.974442 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Creating new volume transfer {'transfer': {'volume_id': '3b5c3894-757d-40ad-8399-42536dd2786c'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 15 15:08:25.974811 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Creating transfer of volume 3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:25.974811 np0000007361 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Generating transfer record for volume 3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:25.980357 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fa06bc95-17fe-4e9c-a259-78dfc9e17fe8 req-a8e35982-933f-4c00-a229-efa54832f793 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765/action returned with HTTP 204 Aug 15 15:08:25.981015 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 855/3432] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:08:25 2026] POST /volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:25.984515 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:25.984515 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:25.998110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cea5e6f-9302-409d-b23b-7b38dfa5a6b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer returned with HTTP 202 Aug 15 15:08:25.998678 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 851/3433] 10.4.3.107 () {68 vars in 1291 bytes} [Sat Aug 15 15:08:25 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 15 15:08:26.010982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aee7041b-f107-4ed0-a37f-026c719ab443 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.013943 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aee7041b-f107-4ed0-a37f-026c719ab443 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:26.014194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aee7041b-f107-4ed0-a37f-026c719ab443 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.014484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aee7041b-f107-4ed0-a37f-026c719ab443 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.025078 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.025078 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:26.030113 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aee7041b-f107-4ed0-a37f-026c719ab443 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:26.036263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aee7041b-f107-4ed0-a37f-026c719ab443 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 200 Aug 15 15:08:26.037070 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 870/3434] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.052306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f447254e-b3e1-4875-b135-fde3e1154cda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.054325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f447254e-b3e1-4875-b135-fde3e1154cda tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2 Aug 15 15:08:26.054605 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f447254e-b3e1-4875-b135-fde3e1154cda tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.054890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f447254e-b3e1-4875-b135-fde3e1154cda tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.061250 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f447254e-b3e1-4875-b135-fde3e1154cda tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2 returned with HTTP 200 Aug 15 15:08:26.062079 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 859/3435] 10.4.3.107 () {66 vars in 1381 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2 => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.073366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-773d233d-431d-4961-a964-f71b98702acf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.075624 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-773d233d-431d-4961-a964-f71b98702acf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/os-volume-transfer Aug 15 15:08:26.076040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-773d233d-431d-4961-a964-f71b98702acf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.076433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-773d233d-431d-4961-a964-f71b98702acf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.076670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.volume_transfer [None req-773d233d-431d-4961-a964-f71b98702acf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Listing volume transfers {{(pid=100272) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 15 15:08:26.082320 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-773d233d-431d-4961-a964-f71b98702acf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer returned with HTTP 200 Aug 15 15:08:26.083183 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 856/3436] 10.4.3.107 () {66 vars in 1270 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.093839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-355a2010-7734-49ff-8078-cf2076239bac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.094684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3132574-2305-4480-8ddf-369694b11563 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.098551 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-355a2010-7734-49ff-8078-cf2076239bac tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:26.098786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-355a2010-7734-49ff-8078-cf2076239bac tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.099008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-355a2010-7734-49ff-8078-cf2076239bac tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.099126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-355a2010-7734-49ff-8078-cf2076239bac tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:26.102981 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.105921 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:26.105921 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94c21608-7914-46ec-ba37-5ebf977a33fd", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-577279567", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:26.107656 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.107656 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:26.108820 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-355a2010-7734-49ff-8078-cf2076239bac tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:26.108971 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 852/3437] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.126897 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.126897 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:26.127438 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:26.127529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create snapshot from volume 94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:26.196324 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['74aa069a-ac49-40d6-aacc-67dd7d9b6377', 'f048a6d3-7d78-4861-8679-53ab09a61dda', 'c707d828-a89c-4a58-b037-125bdf4fd318', '07686716-5f5d-4f67-b8d0-b10a59ae4c0d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:26.224270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] POST https://10.4.3.107/volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2/accept Aug 15 15:08:26.224892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "89082306158a1c80"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:26.227376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Accepting volume transfer 2df01623-9888-4593-b982-55476b2c05d2 {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 15 15:08:26.227376 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Accepting transfer 2df01623-9888-4593-b982-55476b2c05d2 Aug 15 15:08:26.256783 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot force create request issued successfully. Aug 15 15:08:26.257624 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf66b0af-9c4c-4e52-8f13-a374f6e61e3b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:26.258339 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 860/3438] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:26 2026] POST /volume/v3/snapshots => generated 312 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:26.272377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3ec464ba-04be-4d4c-9720-c8135b68b6b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.276358 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ec464ba-04be-4d4c-9720-c8135b68b6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:08:26.276537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ec464ba-04be-4d4c-9720-c8135b68b6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.276850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ec464ba-04be-4d4c-9720-c8135b68b6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.286287 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.286287 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:26.286287 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3ec464ba-04be-4d4c-9720-c8135b68b6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:26.286900 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ec464ba-04be-4d4c-9720-c8135b68b6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b returned with HTTP 200 Aug 15 15:08:26.287426 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 857/3439] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.333775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Created reservations ['f2b3c722-94cd-40b0-85b5-a43a523929a7', '7059c833-e442-4340-ab75-e6206c751da3', '5adf6017-2638-44f7-873d-c3b1b38192f8', '8682b5bb-ffb3-4e7d-9c3a-7bfbc712f39d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:26.392891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Created reservations ['ac42c439-385e-4b29-86ae-77f75f488000', 'b410a8b2-72e9-48ab-b1f1-f871de2ab555', '4d68cf04-641e-4643-a87a-62fa9a9f020d', '4312353d-1c06-4f19-958e-0db3ea128181'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:26.436454 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Created reservations ['a9ee7617-b8d1-4a99-951d-cc539bcc3b45', '37135b55-aa1b-48c2-bcae-b3ebfcad7985', '2e26f465-c6d1-4ed4-a290-e159f49c6661', 'ee8e45d7-2fa0-4b95-a64f-b66bfd6428f1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:26.479368 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Created reservations ['02652283-d46f-41d3-b5b9-7bb4ad8dbcd0', 'fca3bc98-482b-4684-be12-4b32c0909da7', '3ad4b751-09e7-497a-b746-cef59c0c0aa1', '1752315a-e8f3-4618-a8d5-4c170679509d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:26.509132 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Transfer volume completed successfully. Aug 15 15:08:26.591739 np0000007361 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Volume 3b5c3894-757d-40ad-8399-42536dd2786c has been transferred. Aug 15 15:08:26.599767 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3132574-2305-4480-8ddf-369694b11563 tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2/accept returned with HTTP 202 Aug 15 15:08:26.600323 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 871/3440] 10.4.3.107 () {68 vars in 1423 bytes} [Sat Aug 15 15:08:26 2026] POST /volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2/accept => generated 365 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:26.612147 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17a8e6ab-b2c1-436a-bd39-485ae83d334f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.615050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17a8e6ab-b2c1-436a-bd39-485ae83d334f tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:26.615226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17a8e6ab-b2c1-436a-bd39-485ae83d334f tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.615419 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17a8e6ab-b2c1-436a-bd39-485ae83d334f tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.623944 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.623944 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:26.628114 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17a8e6ab-b2c1-436a-bd39-485ae83d334f tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Volume info retrieved successfully. Aug 15 15:08:26.632774 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17a8e6ab-b2c1-436a-bd39-485ae83d334f tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 200 Aug 15 15:08:26.633369 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 853/3441] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.648385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4797ba5-e28b-4da2-a1e0-d3c92eef6ffd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.650633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4797ba5-e28b-4da2-a1e0-d3c92eef6ffd tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:26.651125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4797ba5-e28b-4da2-a1e0-d3c92eef6ffd tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.651353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4797ba5-e28b-4da2-a1e0-d3c92eef6ffd tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.659847 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.659847 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:26.664461 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f4797ba5-e28b-4da2-a1e0-d3c92eef6ffd tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] Volume info retrieved successfully. Aug 15 15:08:26.669666 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4797ba5-e28b-4da2-a1e0-d3c92eef6ffd tempest-VolumesTransfersTest-1494094320 tempest-VolumesTransfersTest-1494094320-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 200 Aug 15 15:08:26.669999 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 861/3442] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:26.689104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1b739c79-9ec1-4210-824d-3d7f0b6a11b4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.690895 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b739c79-9ec1-4210-824d-3d7f0b6a11b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] DELETE https://10.4.3.107/volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2 Aug 15 15:08:26.691347 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b739c79-9ec1-4210-824d-3d7f0b6a11b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.691635 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b739c79-9ec1-4210-824d-3d7f0b6a11b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.691876 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-1b739c79-9ec1-4210-824d-3d7f0b6a11b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Delete transfer with id: 2df01623-9888-4593-b982-55476b2c05d2 Aug 15 15:08:26.698194 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b739c79-9ec1-4210-824d-3d7f0b6a11b4 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2 returned with HTTP 404 Aug 15 15:08:26.698194 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 858/3443] 10.4.3.107 () {66 vars in 1384 bytes} [Sat Aug 15 15:08:26 2026] DELETE /volume/v3/os-volume-transfer/2df01623-9888-4593-b982-55476b2c05d2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:26.714424 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.891675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:26.893965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.894482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.894857 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Delete volume with id: 3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:26.905322 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.905322 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:26.906353 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Volume info retrieved successfully. Aug 15 15:08:26.934966 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Delete volume request issued successfully. Aug 15 15:08:26.934966 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bddca8a-e29f-424c-8a23-3c264aa1cf4b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 202 Aug 15 15:08:26.935166 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 872/3444] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:26 2026] DELETE /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:26.946171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5fd9fada-13a1-42f0-ae99-1702b31148f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:26.948697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fd9fada-13a1-42f0-ae99-1702b31148f4 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:26.949012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fd9fada-13a1-42f0-ae99-1702b31148f4 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:26.949089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fd9fada-13a1-42f0-ae99-1702b31148f4 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:26.964430 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:26.964430 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:26.970329 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5fd9fada-13a1-42f0-ae99-1702b31148f4 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Volume info retrieved successfully. Aug 15 15:08:26.975841 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fd9fada-13a1-42f0-ae99-1702b31148f4 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 200 Aug 15 15:08:26.976643 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 854/3445] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:26 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:27.124106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8bc59ee8-16c1-4287-a9be-8605855395df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:27.127835 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bc59ee8-16c1-4287-a9be-8605855395df tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:27.128157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bc59ee8-16c1-4287-a9be-8605855395df tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:27.128527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bc59ee8-16c1-4287-a9be-8605855395df tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:27.128895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8bc59ee8-16c1-4287-a9be-8605855395df tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:27.140732 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:27.140732 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:27.140732 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bc59ee8-16c1-4287-a9be-8605855395df tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:27.143035 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 862/3446] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:27 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:27.299578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-534cb8dc-9377-4896-aee7-8faf89c32982 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:27.303495 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-534cb8dc-9377-4896-aee7-8faf89c32982 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:08:27.303806 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-534cb8dc-9377-4896-aee7-8faf89c32982 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:27.303992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-534cb8dc-9377-4896-aee7-8faf89c32982 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:27.315728 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:27.315728 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:27.316213 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-534cb8dc-9377-4896-aee7-8faf89c32982 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:27.317634 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-534cb8dc-9377-4896-aee7-8faf89c32982 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b returned with HTTP 200 Aug 15 15:08:27.319928 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 859/3447] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:27 2026] GET /volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:27.331614 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d52a95b8-e52b-42ae-b078-31377f3ed7b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:27.333682 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d52a95b8-e52b-42ae-b078-31377f3ed7b2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:08:27.334230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d52a95b8-e52b-42ae-b078-31377f3ed7b2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:27.334597 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d52a95b8-e52b-42ae-b078-31377f3ed7b2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:27.340657 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:27.340657 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:27.341433 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d52a95b8-e52b-42ae-b078-31377f3ed7b2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:27.342517 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d52a95b8-e52b-42ae-b078-31377f3ed7b2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b returned with HTTP 200 Aug 15 15:08:27.343101 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 873/3448] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:27 2026] GET /volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:27.599269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:27.741790 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:27.742273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1683882248"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:27.746638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1683882248'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:27.746821 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:27.753440 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:27.760152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (5431b8b0-9dea-498c-a33e-9cb28ed5e0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:27.762034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265a33be-5f64-4351-8577-7330bce9786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:27.762141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:27.787990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265a33be-5f64-4351-8577-7330bce9786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:27.788871 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34a3b98-f438-4ef8-8391-e8115c096083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:27.856149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['02835241-a64d-4be0-b402-db56f9bb780a', '982bce7a-18e2-40b2-8c91-440af36306b0', 'fd7de3d2-9c5f-475d-b201-061565bd1e64', 'cf91629d-99b4-41e2-9e16-f6291d42aad3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:27.857074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34a3b98-f438-4ef8-8391-e8115c096083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02835241-a64d-4be0-b402-db56f9bb780a', '982bce7a-18e2-40b2-8c91-440af36306b0', 'fd7de3d2-9c5f-475d-b201-061565bd1e64', 'cf91629d-99b4-41e2-9e16-f6291d42aad3']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:27.857851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4083689a-46da-4bf2-8a2c-fde69c0a204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:27.881365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4083689a-46da-4bf2-8a2c-fde69c0a204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f5a68fd-0538-40ab-a75f-031aa3a97b31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1683882248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['02835241-a64d-4be0-b402-db56f9bb780a','982bce7a-18e2-40b2-8c91-440af36306b0','fd7de3d2-9c5f-475d-b201-061565bd1e64','cf91629d-99b4-41e2-9e16-f6291d42aad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1683882248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f5a68fd-0538-40ab-a75f-031aa3a97b31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:27.882096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6fc96d-aaba-4d34-969b-0575ae62b7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:27.903851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6fc96d-aaba-4d34-969b-0575ae62b7f4) transitioned into state 'SUCCESS' from state '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-1683882248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['02835241-a64d-4be0-b402-db56f9bb780a','982bce7a-18e2-40b2-8c91-440af36306b0','fd7de3d2-9c5f-475d-b201-061565bd1e64','cf91629d-99b4-41e2-9e16-f6291d42aad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:27.904668 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f444686-8767-4daa-b5f7-845b17a26d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:27.913528 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f444686-8767-4daa-b5f7-845b17a26d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:27.914328 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (5431b8b0-9dea-498c-a33e-9cb28ed5e0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:27.914627 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:27.915146 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce46d85a-d83b-4189-b77c-6e0e21561fd2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:27.915564 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 855/3449] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:08:27 2026] POST /volume/v3/volumes => generated 770 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:27.937484 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bbaebab6-8acb-4569-84ce-fc22e3615603 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:27.938692 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbaebab6-8acb-4569-84ce-fc22e3615603 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:27.939384 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbaebab6-8acb-4569-84ce-fc22e3615603 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:27.939384 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbaebab6-8acb-4569-84ce-fc22e3615603 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:27.950436 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:27.950436 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:27.957389 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bbaebab6-8acb-4569-84ce-fc22e3615603 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:27.962263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbaebab6-8acb-4569-84ce-fc22e3615603 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 200 Aug 15 15:08:27.962698 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 863/3450] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:27 2026] GET /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:27.991438 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-822e50cb-00df-40bf-b9d9-ec3c5adc6dfc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:27.993447 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-822e50cb-00df-40bf-b9d9-ec3c5adc6dfc tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:27.993659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-822e50cb-00df-40bf-b9d9-ec3c5adc6dfc tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:27.993891 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-822e50cb-00df-40bf-b9d9-ec3c5adc6dfc tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:28.000636 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-822e50cb-00df-40bf-b9d9-ec3c5adc6dfc tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 404 Aug 15 15:08:28.000863 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 860/3451] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:27 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:28.014533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29a2785e-2e96-41dc-9df9-977430e383f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.016382 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29a2785e-2e96-41dc-9df9-977430e383f9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:28.016548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29a2785e-2e96-41dc-9df9-977430e383f9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:28.016695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29a2785e-2e96-41dc-9df9-977430e383f9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:28.025304 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29a2785e-2e96-41dc-9df9-977430e383f9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 404 Aug 15 15:08:28.026520 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 874/3452] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:28 2026] GET /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:28.035506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c9c9438-62d7-48b7-b523-de2815f31cb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.037501 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c9c9438-62d7-48b7-b523-de2815f31cb9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:28.037674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c9c9438-62d7-48b7-b523-de2815f31cb9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:28.037907 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c9c9438-62d7-48b7-b523-de2815f31cb9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:28.038110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2c9c9438-62d7-48b7-b523-de2815f31cb9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Delete volume with id: 3b5c3894-757d-40ad-8399-42536dd2786c Aug 15 15:08:28.047462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c9c9438-62d7-48b7-b523-de2815f31cb9 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c returned with HTTP 404 Aug 15 15:08:28.047521 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 856/3453] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:28 2026] DELETE /volume/v3/volumes/3b5c3894-757d-40ad-8399-42536dd2786c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:28.062143 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44ddc021-962d-4e55-a533-6cc43893ec91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.064301 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:28.064626 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1347170210"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:28.066153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1347170210'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:28.066339 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Create volume of 1 GB Aug 15 15:08:28.071817 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Availability Zones retrieved successfully. Aug 15 15:08:28.078702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Flow 'volume_create_api' (bba5bea2-4775-46e1-ad2c-5d2223dd2948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:28.080301 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9598e4-2ca7-4e64-a4d5-51d52de56e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:28.081752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:28.121617 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9598e4-2ca7-4e64-a4d5-51d52de56e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:28.122458 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8fc1db-ba80-458b-9db6-2c4384b624fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:28.160969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58bc3e40-1112-4301-97bb-a84a7de034a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.162826 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58bc3e40-1112-4301-97bb-a84a7de034a6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:28.163026 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58bc3e40-1112-4301-97bb-a84a7de034a6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:28.163249 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58bc3e40-1112-4301-97bb-a84a7de034a6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:28.163378 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-58bc3e40-1112-4301-97bb-a84a7de034a6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:28.167854 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:28.167854 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:28.168635 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58bc3e40-1112-4301-97bb-a84a7de034a6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:28.169065 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 861/3454] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:28 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:28.177337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Created reservations ['6eee867a-a503-42b9-95fc-baed103441dc', '3bcd77c8-56c7-4912-a514-e140e9800cf8', '021395e4-3c44-4a77-bc75-7ba7cef33c9e', '1b20ace6-36f1-4df6-9c92-46c5c7ba99e7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:28.178420 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea8fc1db-ba80-458b-9db6-2c4384b624fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eee867a-a503-42b9-95fc-baed103441dc', '3bcd77c8-56c7-4912-a514-e140e9800cf8', '021395e4-3c44-4a77-bc75-7ba7cef33c9e', '1b20ace6-36f1-4df6-9c92-46c5c7ba99e7']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:28.179426 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6383ce5-74c0-4f99-bfa0-53fe0a8d6432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:28.213538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6383ce5-74c0-4f99-bfa0-53fe0a8d6432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c560999f-19d3-4e60-b043-9f66e647391f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1347170210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a267ec2d20ba44a1b66d78c496bbcf79',qos_specs=None,replication_status=,reservations=['6eee867a-a503-42b9-95fc-baed103441dc','3bcd77c8-56c7-4912-a514-e140e9800cf8','021395e4-3c44-4a77-bc75-7ba7cef33c9e','1b20ace6-36f1-4df6-9c92-46c5c7ba99e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4209896aca5c467abbe5f75c95799ec2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1347170210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c560999f-19d3-4e60-b043-9f66e647391f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a267ec2d20ba44a1b66d78c496bbcf79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4209896aca5c467abbe5f75c95799ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:28.214758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da2ae55-e174-45a9-8c40-69c8ad22bae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:28.249067 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da2ae55-e174-45a9-8c40-69c8ad22bae9) transitioned into state 'SUCCESS' from state '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-1347170210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a267ec2d20ba44a1b66d78c496bbcf79',qos_specs=None,replication_status=,reservations=['6eee867a-a503-42b9-95fc-baed103441dc','3bcd77c8-56c7-4912-a514-e140e9800cf8','021395e4-3c44-4a77-bc75-7ba7cef33c9e','1b20ace6-36f1-4df6-9c92-46c5c7ba99e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4209896aca5c467abbe5f75c95799ec2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:28.250036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0217f7e2-8c87-42fe-9768-43281fb29ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:28.260964 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0217f7e2-8c87-42fe-9768-43281fb29ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:28.262280 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Flow 'volume_create_api' (bba5bea2-4775-46e1-ad2c-5d2223dd2948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:28.262721 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Create volume request issued successfully. Aug 15 15:08:28.263756 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44ddc021-962d-4e55-a533-6cc43893ec91 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:28.264106 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 864/3455] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:28 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:28.279072 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00e06fe6-5380-46df-b408-0acf9ce96e40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.284251 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e06fe6-5380-46df-b408-0acf9ce96e40 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:28.284603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e06fe6-5380-46df-b408-0acf9ce96e40 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:28.288608 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e06fe6-5380-46df-b408-0acf9ce96e40 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:28.311696 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:28.311696 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:28.320143 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00e06fe6-5380-46df-b408-0acf9ce96e40 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:28.327916 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e06fe6-5380-46df-b408-0acf9ce96e40 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 200 Aug 15 15:08:28.327916 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 875/3456] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:28 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:28.974174 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.976183 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:28.976580 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94c21608-7914-46ec-ba37-5ebf977a33fd", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-330705322", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:28.976696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-64264b6d-1ca5-4eaa-ac68-6b63949a429d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:28.978531 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64264b6d-1ca5-4eaa-ac68-6b63949a429d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:28.978755 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64264b6d-1ca5-4eaa-ac68-6b63949a429d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:28.978948 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64264b6d-1ca5-4eaa-ac68-6b63949a429d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:28.986568 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:28.986568 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:28.988768 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:28.988768 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:28.989343 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:28.989507 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create snapshot from volume 94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:28.990372 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-64264b6d-1ca5-4eaa-ac68-6b63949a429d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:28.995034 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64264b6d-1ca5-4eaa-ac68-6b63949a429d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 200 Aug 15 15:08:28.995424 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 862/3457] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:28 2026] GET /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:29.008346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.011415 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:29.012368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f5a68fd-0538-40ab-a75f-031aa3a97b31", "name": "tempest-VolumeDependencyTests-Snapshot-613169624"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:29.022472 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.022472 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:29.023008 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:29.023116 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create snapshot from volume 4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:29.030705 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['f25c660e-7fa7-46b5-b086-a6d75c9d54f0', '8b87845e-1aa9-4bb3-96a7-8b5a8ed80674', 'b221f86b-67f5-4783-b9e3-1c087bdeef14', '886e4c04-8db9-4e05-952c-68620795cadc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:29.078843 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot force create request issued successfully. Aug 15 15:08:29.079548 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6296d40-9057-46db-b226-1d5af6e9bf56 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:29.080515 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 857/3458] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:28 2026] POST /volume/v3/snapshots => generated 312 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:29.084721 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['07b8fdf6-b283-4267-b478-f81d758ca805', 'b229b9b6-6506-44da-9b40-490e0d4d44a0', '8115fb0c-6a20-4a01-9d75-a9de829bedba', '9571bc9f-e5d0-4182-bbde-75ce2dcf1e74'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:29.090095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f186252-d086-4801-91ed-a8b92f163c35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.091998 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f186252-d086-4801-91ed-a8b92f163c35 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:08:29.092204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f186252-d086-4801-91ed-a8b92f163c35 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.092455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f186252-d086-4801-91ed-a8b92f163c35 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.097152 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.097152 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:29.097587 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f186252-d086-4801-91ed-a8b92f163c35 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:29.098301 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f186252-d086-4801-91ed-a8b92f163c35 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd returned with HTTP 200 Aug 15 15:08:29.098735 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 876/3459] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.122478 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot create request issued successfully. Aug 15 15:08:29.122561 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cedcda24-3c1b-49e8-810c-9c0ba7a615c9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:29.123362 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 865/3460] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:29 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 15 15:08:29.132431 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f2125258-8fe4-4a54-a576-e7b6daca31d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.134083 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2125258-8fe4-4a54-a576-e7b6daca31d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:08:29.134183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2125258-8fe4-4a54-a576-e7b6daca31d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.134365 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2125258-8fe4-4a54-a576-e7b6daca31d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.138865 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.138865 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:29.139253 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f2125258-8fe4-4a54-a576-e7b6daca31d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:29.139934 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2125258-8fe4-4a54-a576-e7b6daca31d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 200 Aug 15 15:08:29.140235 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 863/3461] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.178434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e81bc9d2-57d1-4818-8486-8cff2898b98f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.180200 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e81bc9d2-57d1-4818-8486-8cff2898b98f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:29.180401 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e81bc9d2-57d1-4818-8486-8cff2898b98f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.180590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e81bc9d2-57d1-4818-8486-8cff2898b98f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.180695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e81bc9d2-57d1-4818-8486-8cff2898b98f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:29.184815 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.184815 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:29.185553 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e81bc9d2-57d1-4818-8486-8cff2898b98f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:29.185898 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 858/3462] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.344345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f90996ff-92bb-4af2-acaa-f333110b6935 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.346115 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f90996ff-92bb-4af2-acaa-f333110b6935 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.346339 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f90996ff-92bb-4af2-acaa-f333110b6935 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.346544 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f90996ff-92bb-4af2-acaa-f333110b6935 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.353476 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.353476 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:29.356770 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f90996ff-92bb-4af2-acaa-f333110b6935 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:29.360688 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f90996ff-92bb-4af2-acaa-f333110b6935 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 200 Aug 15 15:08:29.361101 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 877/3463] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.376597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94a97808-61d6-44f9-a186-a0f281fda07b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.378670 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94a97808-61d6-44f9-a186-a0f281fda07b tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] POST https://10.4.3.107/volume/v3/os-volume-transfer Aug 15 15:08:29.378949 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94a97808-61d6-44f9-a186-a0f281fda07b tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c560999f-19d3-4e60-b043-9f66e647391f"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:29.380226 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-94a97808-61d6-44f9-a186-a0f281fda07b tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c560999f-19d3-4e60-b043-9f66e647391f'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 15 15:08:29.380366 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-94a97808-61d6-44f9-a186-a0f281fda07b tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Creating transfer of volume c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.380475 np0000007361 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-94a97808-61d6-44f9-a186-a0f281fda07b tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Generating transfer record for volume c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.389911 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.389911 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:29.406380 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94a97808-61d6-44f9-a186-a0f281fda07b tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer returned with HTTP 202 Aug 15 15:08:29.406764 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 866/3464] 10.4.3.107 () {68 vars in 1291 bytes} [Sat Aug 15 15:08:29 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:29.416445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe3ff264-4e9d-421a-b74d-3bcc7f96ca45 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.417989 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe3ff264-4e9d-421a-b74d-3bcc7f96ca45 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.418151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe3ff264-4e9d-421a-b74d-3bcc7f96ca45 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.418342 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe3ff264-4e9d-421a-b74d-3bcc7f96ca45 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.426391 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.426391 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:29.429507 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fe3ff264-4e9d-421a-b74d-3bcc7f96ca45 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:29.435166 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe3ff264-4e9d-421a-b74d-3bcc7f96ca45 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 200 Aug 15 15:08:29.435510 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 864/3465] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.447041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-824d1f95-88da-4327-8e63-81295fcfbc8a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.449283 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-824d1f95-88da-4327-8e63-81295fcfbc8a tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/os-volume-transfer/detail Aug 15 15:08:29.449557 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-824d1f95-88da-4327-8e63-81295fcfbc8a tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.449732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-824d1f95-88da-4327-8e63-81295fcfbc8a tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.449904 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-824d1f95-88da-4327-8e63-81295fcfbc8a tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Listing volume transfers {{(pid=100271) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 15 15:08:29.454143 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-824d1f95-88da-4327-8e63-81295fcfbc8a tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 15 15:08:29.454560 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 859/3466] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.462585 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2571cf6e-45e4-4fe0-93ff-db41c1c90fdf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.464461 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2571cf6e-45e4-4fe0-93ff-db41c1c90fdf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] DELETE https://10.4.3.107/volume/v3/os-volume-transfer/03f522f3-cf9d-4a7d-a09a-eba8b9f65066 Aug 15 15:08:29.464663 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2571cf6e-45e4-4fe0-93ff-db41c1c90fdf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.464857 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2571cf6e-45e4-4fe0-93ff-db41c1c90fdf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.465007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-2571cf6e-45e4-4fe0-93ff-db41c1c90fdf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Delete transfer with id: 03f522f3-cf9d-4a7d-a09a-eba8b9f65066 Aug 15 15:08:29.474120 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.474120 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:29.484658 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2571cf6e-45e4-4fe0-93ff-db41c1c90fdf tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/03f522f3-cf9d-4a7d-a09a-eba8b9f65066 returned with HTTP 202 Aug 15 15:08:29.485075 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 878/3467] 10.4.3.107 () {66 vars in 1384 bytes} [Sat Aug 15 15:08:29 2026] DELETE /volume/v3/os-volume-transfer/03f522f3-cf9d-4a7d-a09a-eba8b9f65066 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:29.494379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dbcb8a5-ee73-4833-90be-399ed6964fc6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.496403 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dbcb8a5-ee73-4833-90be-399ed6964fc6 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.496696 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dbcb8a5-ee73-4833-90be-399ed6964fc6 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.496840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dbcb8a5-ee73-4833-90be-399ed6964fc6 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.504207 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.504207 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:29.508970 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dbcb8a5-ee73-4833-90be-399ed6964fc6 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Volume info retrieved successfully. Aug 15 15:08:29.514061 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dbcb8a5-ee73-4833-90be-399ed6964fc6 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 200 Aug 15 15:08:29.514665 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 867/3468] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:29.527298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e9a73e51-7d87-40ae-bfda-925a1a230650 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.529283 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e9a73e51-7d87-40ae-bfda-925a1a230650 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] DELETE https://10.4.3.107/volume/v3/os-volume-transfer/03f522f3-cf9d-4a7d-a09a-eba8b9f65066 Aug 15 15:08:29.529509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e9a73e51-7d87-40ae-bfda-925a1a230650 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.529758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e9a73e51-7d87-40ae-bfda-925a1a230650 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.529822 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-e9a73e51-7d87-40ae-bfda-925a1a230650 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Delete transfer with id: 03f522f3-cf9d-4a7d-a09a-eba8b9f65066 Aug 15 15:08:29.532990 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e9a73e51-7d87-40ae-bfda-925a1a230650 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/os-volume-transfer/03f522f3-cf9d-4a7d-a09a-eba8b9f65066 returned with HTTP 404 Aug 15 15:08:29.533489 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 865/3469] 10.4.3.107 () {66 vars in 1384 bytes} [Sat Aug 15 15:08:29 2026] DELETE /volume/v3/os-volume-transfer/03f522f3-cf9d-4a7d-a09a-eba8b9f65066 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:29.541796 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.543768 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.543984 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.544273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.544512 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Delete volume with id: c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.552142 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.552142 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:29.552610 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Volume info retrieved successfully. Aug 15 15:08:29.578448 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Delete volume request issued successfully. Aug 15 15:08:29.578448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e990afde-3ca0-4cef-a57b-6217f0fdb821 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 202 Aug 15 15:08:29.578448 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 860/3470] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:29 2026] DELETE /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:29.587350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a9584fe-c2a1-459c-9912-f942248350d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:29.588943 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a9584fe-c2a1-459c-9912-f942248350d5 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:29.589124 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a9584fe-c2a1-459c-9912-f942248350d5 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:29.589342 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a9584fe-c2a1-459c-9912-f942248350d5 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:29.597272 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:29.597272 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:29.603058 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3a9584fe-c2a1-459c-9912-f942248350d5 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Volume info retrieved successfully. Aug 15 15:08:29.608690 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a9584fe-c2a1-459c-9912-f942248350d5 tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 200 Aug 15 15:08:29.608894 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 879/3471] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:29 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:30.112283 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cdf5fb8a-0540-45dd-a3e9-57cf46dd1d8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.113351 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdf5fb8a-0540-45dd-a3e9-57cf46dd1d8f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:08:30.113592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdf5fb8a-0540-45dd-a3e9-57cf46dd1d8f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.113883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdf5fb8a-0540-45dd-a3e9-57cf46dd1d8f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.119475 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:30.119475 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:30.120489 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cdf5fb8a-0540-45dd-a3e9-57cf46dd1d8f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:30.120968 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdf5fb8a-0540-45dd-a3e9-57cf46dd1d8f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd returned with HTTP 200 Aug 15 15:08:30.123462 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 868/3472] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:30.132999 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d9d7b054-1e70-4436-8128-77263419e4be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.136883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d9d7b054-1e70-4436-8128-77263419e4be tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:08:30.137099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d9d7b054-1e70-4436-8128-77263419e4be tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.137313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d9d7b054-1e70-4436-8128-77263419e4be tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.142880 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:30.142880 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:30.145371 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d9d7b054-1e70-4436-8128-77263419e4be tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:30.146381 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d9d7b054-1e70-4436-8128-77263419e4be tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd returned with HTTP 200 Aug 15 15:08:30.146847 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 866/3473] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:30.150906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c83716bb-8b05-4be8-8858-c5677edd2d15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.153163 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c83716bb-8b05-4be8-8858-c5677edd2d15 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:08:30.158570 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c83716bb-8b05-4be8-8858-c5677edd2d15 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.158923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c83716bb-8b05-4be8-8858-c5677edd2d15 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.172933 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:30.172933 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:30.173606 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c83716bb-8b05-4be8-8858-c5677edd2d15 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:30.174652 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c83716bb-8b05-4be8-8858-c5677edd2d15 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 200 Aug 15 15:08:30.175170 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 861/3474] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:30.183364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.186496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:30.186939 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b5087047-1ae4-4a52-9dce-20603da66e99", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2083726425"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:30.188759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'snapshot_id': 'b5087047-1ae4-4a52-9dce-20603da66e99', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2083726425'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:30.195227 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:30.195227 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:30.195909 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:30.196089 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:30.196512 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-804572d9-ead5-49b3-a414-f1111ea0298e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.198706 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-804572d9-ead5-49b3-a414-f1111ea0298e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:30.198962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-804572d9-ead5-49b3-a414-f1111ea0298e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.199205 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-804572d9-ead5-49b3-a414-f1111ea0298e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.199382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-804572d9-ead5-49b3-a414-f1111ea0298e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:30.200796 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:30.204509 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:30.204509 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:30.205545 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-804572d9-ead5-49b3-a414-f1111ea0298e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:30.206042 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 869/3475] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:30.208128 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (c6c56eb0-9c52-4011-8f5f-38af42c1512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:30.209498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d84c842-c6c3-4b59-ac67-d958288ee6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:30.210735 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:30.260824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d84c842-c6c3-4b59-ac67-d958288ee6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5087047-1ae4-4a52-9dce-20603da66e99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:30.262808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7784e4c4-d463-45e8-b445-589974d366af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:30.322417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['8a650871-0eda-4a8d-b3df-ffd0badc9269', '87680c96-0881-4eae-b53e-a4b45f402701', 'b95eeae1-83be-45ed-bb03-0fd464d58cc8', '9e4eaeea-f98f-45f6-9c4e-55ad4ee4c8aa'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:30.323365 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7784e4c4-d463-45e8-b445-589974d366af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a650871-0eda-4a8d-b3df-ffd0badc9269', '87680c96-0881-4eae-b53e-a4b45f402701', 'b95eeae1-83be-45ed-bb03-0fd464d58cc8', '9e4eaeea-f98f-45f6-9c4e-55ad4ee4c8aa']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:30.324399 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0825082-2c25-4083-897d-769a953577cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:30.387279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0825082-2c25-4083-897d-769a953577cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77beb8f0-ffcb-4d4e-864f-18ece63e6a6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2083726425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['8a650871-0eda-4a8d-b3df-ffd0badc9269','87680c96-0881-4eae-b53e-a4b45f402701','b95eeae1-83be-45ed-bb03-0fd464d58cc8','9e4eaeea-f98f-45f6-9c4e-55ad4ee4c8aa'],size=1,snapshot_id=b5087047-1ae4-4a52-9dce-20603da66e99,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2083726425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77beb8f0-ffcb-4d4e-864f-18ece63e6a6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5087047-1ae4-4a52-9dce-20603da66e99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:30.388161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e259456f-4a58-4c63-983b-3bd41c431233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:30.415139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e259456f-4a58-4c63-983b-3bd41c431233) transitioned into state 'SUCCESS' from state '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-2083726425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['8a650871-0eda-4a8d-b3df-ffd0badc9269','87680c96-0881-4eae-b53e-a4b45f402701','b95eeae1-83be-45ed-bb03-0fd464d58cc8','9e4eaeea-f98f-45f6-9c4e-55ad4ee4c8aa'],size=1,snapshot_id=b5087047-1ae4-4a52-9dce-20603da66e99,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:30.416039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f7a3ff-c4fa-43ed-acb5-78e66108643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:30.453070 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f7a3ff-c4fa-43ed-acb5-78e66108643d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:30.454298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (c6c56eb0-9c52-4011-8f5f-38af42c1512e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:30.454668 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:30.455641 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-118fb70c-ebbd-4934-b12d-a426241d1b37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:30.456236 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 880/3476] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:08:30 2026] POST /volume/v3/volumes => generated 804 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:30.473624 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cfc07e3a-aa5b-4ace-a193-c10376d5ce29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.475556 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfc07e3a-aa5b-4ace-a193-c10376d5ce29 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:30.475795 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfc07e3a-aa5b-4ace-a193-c10376d5ce29 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.476008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfc07e3a-aa5b-4ace-a193-c10376d5ce29 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.483771 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:30.483771 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:30.487998 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cfc07e3a-aa5b-4ace-a193-c10376d5ce29 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:30.493101 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfc07e3a-aa5b-4ace-a193-c10376d5ce29 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 200 Aug 15 15:08:30.493574 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 867/3477] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:30.629129 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13736103-545f-4a2c-a56d-51bbb7de462b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.631131 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13736103-545f-4a2c-a56d-51bbb7de462b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:30.631622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13736103-545f-4a2c-a56d-51bbb7de462b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.631622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13736103-545f-4a2c-a56d-51bbb7de462b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.635192 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93ab0aeb-8080-452b-986c-59007b35a675 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.640273 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:30.640650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1302515467", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:30.642124 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1302515467', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:30.646433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13736103-545f-4a2c-a56d-51bbb7de462b tempest-VolumesTransfersTest-290440998 tempest-VolumesTransfersTest-290440998-project-admin] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 404 Aug 15 15:08:30.646433 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 862/3478] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:30.655452 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b7acdba-201f-41b9-8d31-82efe6a5ef29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.658151 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b7acdba-201f-41b9-8d31-82efe6a5ef29 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] GET https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:30.658465 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b7acdba-201f-41b9-8d31-82efe6a5ef29 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.658764 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b7acdba-201f-41b9-8d31-82efe6a5ef29 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.665838 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b7acdba-201f-41b9-8d31-82efe6a5ef29 tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 404 Aug 15 15:08:30.666340 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 881/3479] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:30 2026] GET /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:30.679015 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a762d77b-2f49-47fd-ad03-a7b7696fcfbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:30.681680 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a762d77b-2f49-47fd-ad03-a7b7696fcfbe tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:30.681802 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a762d77b-2f49-47fd-ad03-a7b7696fcfbe tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:30.682009 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a762d77b-2f49-47fd-ad03-a7b7696fcfbe tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:30.682311 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a762d77b-2f49-47fd-ad03-a7b7696fcfbe tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] Delete volume with id: c560999f-19d3-4e60-b043-9f66e647391f Aug 15 15:08:30.691617 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a762d77b-2f49-47fd-ad03-a7b7696fcfbe tempest-VolumesTransfersTest-539500428 tempest-VolumesTransfersTest-539500428-project-member] https://10.4.3.107/volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f returned with HTTP 404 Aug 15 15:08:30.692135 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 868/3480] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:30 2026] DELETE /volume/v3/volumes/c560999f-19d3-4e60-b043-9f66e647391f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:30.869358 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Create volume of 1 GB Aug 15 15:08:30.873448 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Availability Zones retrieved successfully. Aug 15 15:08:30.880383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Flow 'volume_create_api' (27e68ee7-d870-4d4b-8343-0e3715a50521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:30.881743 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1643d8e7-d0f0-4840-b99d-ba4d78920fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:30.882933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:30.937538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1643d8e7-d0f0-4840-b99d-ba4d78920fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:30.938304 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1f2e74-c2c8-4eec-abde-8eeaabc7bba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:31.001399 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Created reservations ['910673d2-4fad-454b-8bf3-7d33516d80f3', '0f86376d-8283-47bc-9c59-d6a04185853f', 'ac991373-f212-4490-a091-0755adb4c22d', '494ef192-0c3a-449d-ad14-a8666e6af8cd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:31.002412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1f2e74-c2c8-4eec-abde-8eeaabc7bba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910673d2-4fad-454b-8bf3-7d33516d80f3', '0f86376d-8283-47bc-9c59-d6a04185853f', 'ac991373-f212-4490-a091-0755adb4c22d', '494ef192-0c3a-449d-ad14-a8666e6af8cd']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:31.003344 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41df7497-d7b1-448b-b40f-da6733a9c124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:31.034751 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41df7497-d7b1-448b-b40f-da6733a9c124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ecb5795-9960-43a2-8c0d-157c4c19d809', '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-1302515467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c405a73b8c4f1095deaf3e7d2d5d11',qos_specs=None,replication_status=,reservations=['910673d2-4fad-454b-8bf3-7d33516d80f3','0f86376d-8283-47bc-9c59-d6a04185853f','ac991373-f212-4490-a091-0755adb4c22d','494ef192-0c3a-449d-ad14-a8666e6af8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4634af242dd64a1fac03ac2d68188655',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1302515467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ecb5795-9960-43a2-8c0d-157c4c19d809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c405a73b8c4f1095deaf3e7d2d5d11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4634af242dd64a1fac03ac2d68188655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:31.035886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8343d59-c3a5-446b-bab1-b2afe934f9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:31.055813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8343d59-c3a5-446b-bab1-b2afe934f9a2) transitioned into state 'SUCCESS' from state '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-1302515467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c405a73b8c4f1095deaf3e7d2d5d11',qos_specs=None,replication_status=,reservations=['910673d2-4fad-454b-8bf3-7d33516d80f3','0f86376d-8283-47bc-9c59-d6a04185853f','ac991373-f212-4490-a091-0755adb4c22d','494ef192-0c3a-449d-ad14-a8666e6af8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4634af242dd64a1fac03ac2d68188655',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:31.056585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7612d86d-4575-48f6-b324-57481a86023e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:31.065549 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7612d86d-4575-48f6-b324-57481a86023e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:31.066558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Flow 'volume_create_api' (27e68ee7-d870-4d4b-8343-0e3715a50521) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:31.066899 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Create volume request issued successfully. Aug 15 15:08:31.067658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93ab0aeb-8080-452b-986c-59007b35a675 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:31.068236 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 870/3481] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:30 2026] POST /volume/v3/volumes => generated 753 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:31.079260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-052dc4e2-64d4-4e4f-a33f-df3dca99962a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.081053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-052dc4e2-64d4-4e4f-a33f-df3dca99962a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] GET https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:08:31.081273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-052dc4e2-64d4-4e4f-a33f-df3dca99962a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:31.081572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-052dc4e2-64d4-4e4f-a33f-df3dca99962a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:31.090859 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.090859 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:31.097573 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-052dc4e2-64d4-4e4f-a33f-df3dca99962a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:08:31.103764 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-052dc4e2-64d4-4e4f-a33f-df3dca99962a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 200 Aug 15 15:08:31.106406 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 863/3482] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:31 2026] GET /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:31.218460 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e401768-a3da-41ec-be97-e3d17c234a3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.220880 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e401768-a3da-41ec-be97-e3d17c234a3b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:31.221051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e401768-a3da-41ec-be97-e3d17c234a3b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:31.221214 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e401768-a3da-41ec-be97-e3d17c234a3b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:31.221370 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0e401768-a3da-41ec-be97-e3d17c234a3b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:31.230479 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.230479 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:31.232123 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e401768-a3da-41ec-be97-e3d17c234a3b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:31.232790 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 882/3483] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:31 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:31.509450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f952cf0-637c-4844-b547-6781b4e2cade None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.513264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f952cf0-637c-4844-b547-6781b4e2cade tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:31.513264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f952cf0-637c-4844-b547-6781b4e2cade tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:31.513264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f952cf0-637c-4844-b547-6781b4e2cade tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:31.518834 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.518834 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:31.522939 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1f952cf0-637c-4844-b547-6781b4e2cade tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:31.527601 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f952cf0-637c-4844-b547-6781b4e2cade tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 200 Aug 15 15:08:31.528084 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 869/3484] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:31 2026] GET /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:31.541083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03e7f08b-246c-4c19-801b-e2c097933159 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.546016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:31.546016 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77beb8f0-ffcb-4d4e-864f-18ece63e6a6c", "name": "tempest-VolumeDependencyTests-Snapshot-1835542236"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:31.556945 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.556945 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:31.557690 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:31.557750 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create snapshot from volume 77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:31.589263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['cbca74c3-38ed-462a-9e3b-18fe72f4ef49', '9370669b-b8aa-4caf-ba42-d944ad876b2e', 'e7c186c2-7d6b-4022-9749-be78673a8504', '08d46d52-e0f3-4a8e-853e-7ff09d3b4fd7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:31.632871 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot create request issued successfully. Aug 15 15:08:31.633323 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03e7f08b-246c-4c19-801b-e2c097933159 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:31.633912 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 871/3485] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:31.644599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b3e835d8-b095-4ee6-88c3-e8baafb99916 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.647338 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3e835d8-b095-4ee6-88c3-e8baafb99916 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:08:31.647338 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3e835d8-b095-4ee6-88c3-e8baafb99916 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:31.647338 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3e835d8-b095-4ee6-88c3-e8baafb99916 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:31.652957 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.652957 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:31.653505 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b3e835d8-b095-4ee6-88c3-e8baafb99916 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:31.654398 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3e835d8-b095-4ee6-88c3-e8baafb99916 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 200 Aug 15 15:08:31.654826 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 864/3486] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:31 2026] GET /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:31.735600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11c04162-db69-436d-98ee-df740b6e9499 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.737682 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:31.738117 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94c21608-7914-46ec-ba37-5ebf977a33fd", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-123454351", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:31.750902 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.750902 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:31.751512 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:31.751705 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create snapshot from volume 94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:31.783697 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['5377b896-7791-4a71-8319-38dd2bb3da61', '202e114f-5c07-4a3b-9277-f16886e2d400', '68cc9c7c-9cd6-4df4-8402-c813d330be6a', 'b70eee11-8bca-407b-a833-cf25c474567b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:31.815959 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot force create request issued successfully. Aug 15 15:08:31.816293 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11c04162-db69-436d-98ee-df740b6e9499 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:31.816737 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 883/3487] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:31 2026] POST /volume/v3/snapshots => generated 312 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:31.832255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bec80a0b-e4c5-4f6e-a0da-725eebe048eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:31.836678 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bec80a0b-e4c5-4f6e-a0da-725eebe048eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:08:31.836936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bec80a0b-e4c5-4f6e-a0da-725eebe048eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:31.837126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bec80a0b-e4c5-4f6e-a0da-725eebe048eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:31.846201 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:31.846201 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:31.846659 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bec80a0b-e4c5-4f6e-a0da-725eebe048eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:31.847585 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bec80a0b-e4c5-4f6e-a0da-725eebe048eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 returned with HTTP 200 Aug 15 15:08:31.847958 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 870/3488] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:31 2026] GET /volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:32.116553 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6bff628-0b22-4a00-ac01-4636c016f0dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.118492 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6bff628-0b22-4a00-ac01-4636c016f0dd tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] GET https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:08:32.118702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6bff628-0b22-4a00-ac01-4636c016f0dd tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.118922 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6bff628-0b22-4a00-ac01-4636c016f0dd tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.131213 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.131213 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:32.136708 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6bff628-0b22-4a00-ac01-4636c016f0dd tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:08:32.146649 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6bff628-0b22-4a00-ac01-4636c016f0dd tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 200 Aug 15 15:08:32.147212 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 872/3489] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:32.179390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-46dcfcfb-193b-4bed-9b2a-f0713c8f8782 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.181178 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-46dcfcfb-193b-4bed-9b2a-f0713c8f8782 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] GET https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:08:32.181366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-46dcfcfb-193b-4bed-9b2a-f0713c8f8782 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.181539 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-46dcfcfb-193b-4bed-9b2a-f0713c8f8782 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.187885 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.187885 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:32.190958 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-46dcfcfb-193b-4bed-9b2a-f0713c8f8782 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:08:32.195195 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-46dcfcfb-193b-4bed-9b2a-f0713c8f8782 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 200 Aug 15 15:08:32.195632 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 865/3490] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:32.244569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-798eb9a0-5ba1-4625-bbfa-14c2d105e060 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.246498 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-798eb9a0-5ba1-4625-bbfa-14c2d105e060 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:32.246698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-798eb9a0-5ba1-4625-bbfa-14c2d105e060 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.246910 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-798eb9a0-5ba1-4625-bbfa-14c2d105e060 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.247057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-798eb9a0-5ba1-4625-bbfa-14c2d105e060 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:32.256474 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.256474 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:32.258067 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-798eb9a0-5ba1-4625-bbfa-14c2d105e060 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:32.258425 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 884/3491] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:32.273875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.374350 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:08:32.374660 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0359ed14-75fe-4088-ac42-7ae97c869ead", "incremental": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:32.376057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating new backup {'backup': {'volume_id': '0359ed14-75fe-4088-ac42-7ae97c869ead', 'incremental': True}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:08:32.376254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating backup of volume 0359ed14-75fe-4088-ac42-7ae97c869ead in container None Aug 15 15:08:32.387304 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.387304 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:32.387831 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Volume info retrieved successfully. Aug 15 15:08:32.411620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Created reservations ['bdee51dd-8c7c-476c-bcbb-3bacdd3b652b', 'a5416602-2417-4d2c-96c2-5854002dc972'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:32.426187 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cadc87e6-f2f2-4e3c-8dac-08b7892dfceb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 400 Aug 15 15:08:32.426806 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 871/3492] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:32 2026] POST /volume/v3/backups => generated 109 bytes in 153 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:08:32.434448 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.436730 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] DELETE https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:32.437039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.437322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.437487 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete backup with id: 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. Aug 15 15:08:32.442015 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.442015 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:32.454567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] delete_backup rpcapi backup_id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:08:32.459794 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8bcf853-8e46-4cad-a060-e27d01f17dff tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 202 Aug 15 15:08:32.460184 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 873/3493] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:32 2026] DELETE /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:32.467926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6f6731a-4f9c-4e4f-ae90-52e6264bd3ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.471156 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f6731a-4f9c-4e4f-ae90-52e6264bd3ab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:32.471156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f6731a-4f9c-4e4f-ae90-52e6264bd3ab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.471156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f6731a-4f9c-4e4f-ae90-52e6264bd3ab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.471156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c6f6731a-4f9c-4e4f-ae90-52e6264bd3ab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:32.480075 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.480075 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:32.480986 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f6731a-4f9c-4e4f-ae90-52e6264bd3ab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 200 Aug 15 15:08:32.482645 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 866/3494] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:32.654486 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-6d1742a9-615b-4be1-9440-0c5e1b5ba999 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.657147 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-6d1742a9-615b-4be1-9440-0c5e1b5ba999 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] GET https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:08:32.657598 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-6d1742a9-615b-4be1-9440-0c5e1b5ba999 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.657844 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-6d1742a9-615b-4be1-9440-0c5e1b5ba999 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.665289 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c86dcd53-43c5-4443-9aa4-f9143999a22a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.668555 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.668555 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:32.668643 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c86dcd53-43c5-4443-9aa4-f9143999a22a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:08:32.668816 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c86dcd53-43c5-4443-9aa4-f9143999a22a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.669000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c86dcd53-43c5-4443-9aa4-f9143999a22a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.674629 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.674629 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:32.675014 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c86dcd53-43c5-4443-9aa4-f9143999a22a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:32.675575 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-6d1742a9-615b-4be1-9440-0c5e1b5ba999 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:08:32.676073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c86dcd53-43c5-4443-9aa4-f9143999a22a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 200 Aug 15 15:08:32.676761 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 872/3495] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:32.685867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.686076 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-6d1742a9-615b-4be1-9440-0c5e1b5ba999 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 200 Aug 15 15:08:32.686700 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 885/3496] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:32.688478 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:32.688880 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "acd2ade1-585f-4655-9650-ed51efa0a01f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-703117813"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:32.693619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'snapshot_id': 'acd2ade1-585f-4655-9650-ed51efa0a01f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-703117813'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:32.697678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f5a90c6f-346e-4d05-8c81-65a7867a1dfc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.698026 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5a90c6f-346e-4d05-8c81-65a7867a1dfc None None] GET https://10.4.3.107/volume// Aug 15 15:08:32.698162 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5a90c6f-346e-4d05-8c81-65a7867a1dfc None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.698381 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5a90c6f-346e-4d05-8c81-65a7867a1dfc None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.698681 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5a90c6f-346e-4d05-8c81-65a7867a1dfc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:32.698943 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 867/3497] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:08: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 15 15:08:32.701752 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.701752 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:32.702191 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:32.702318 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:32.706904 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-58310c8f-bd70-490f-bfd7-3d2d6a6c2e09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.707473 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:32.708972 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-58310c8f-bd70-490f-bfd7-3d2d6a6c2e09 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:08:32.709296 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-58310c8f-bd70-490f-bfd7-3d2d6a6c2e09 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ecb5795-9960-43a2-8c0d-157c4c19d809", "connector": null, "instance_uuid": "584f5893-36ef-42a0-bd90-2b9e868da741"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:32.714186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (6da42642-c7b9-4d94-85d6-4de2672526e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:32.715382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ee9b13-61bf-41a6-95f3-cf8f49e5bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:32.716297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:32.717349 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.717349 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:32.742173 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-58310c8f-bd70-490f-bfd7-3d2d6a6c2e09 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:08:32.742711 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 873/3498] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:08:32 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 15 15:08:32.756214 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ee9b13-61bf-41a6-95f3-cf8f49e5bf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'acd2ade1-585f-4655-9650-ed51efa0a01f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:32.757046 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bea3bf4-6b0a-401e-ad2c-f0d768d003a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:32.809651 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['9ffb0f27-b6d7-431e-87f6-460e590ec64c', '90fa3912-e64e-41a9-b7ed-fa1d11ef99b7', 'f62d4124-1b64-4dd8-9ec6-0b3d3bb394b2', 'a313206c-c60a-4104-8de7-b63100ef14c1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:32.810068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bea3bf4-6b0a-401e-ad2c-f0d768d003a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ffb0f27-b6d7-431e-87f6-460e590ec64c', '90fa3912-e64e-41a9-b7ed-fa1d11ef99b7', 'f62d4124-1b64-4dd8-9ec6-0b3d3bb394b2', 'a313206c-c60a-4104-8de7-b63100ef14c1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:32.811181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775dd63d-3211-4b38-9eeb-018077050687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:32.860980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5f1656a-68da-476a-8ebb-c4ed2e8de69c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.863529 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5f1656a-68da-476a-8ebb-c4ed2e8de69c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:08:32.863892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5f1656a-68da-476a-8ebb-c4ed2e8de69c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.864213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5f1656a-68da-476a-8ebb-c4ed2e8de69c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.869494 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (775dd63d-3211-4b38-9eeb-018077050687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca151057-5a8c-47a9-ad84-86c32c750222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-703117813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['9ffb0f27-b6d7-431e-87f6-460e590ec64c','90fa3912-e64e-41a9-b7ed-fa1d11ef99b7','f62d4124-1b64-4dd8-9ec6-0b3d3bb394b2','a313206c-c60a-4104-8de7-b63100ef14c1'],size=1,snapshot_id=acd2ade1-585f-4655-9650-ed51efa0a01f,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-703117813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca151057-5a8c-47a9-ad84-86c32c750222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=acd2ade1-585f-4655-9650-ed51efa0a01f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:32.870630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a9842c5-901d-4cfa-b87e-051bdd4635de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:32.874896 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.874896 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:32.875625 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d5f1656a-68da-476a-8ebb-c4ed2e8de69c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:32.876986 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5f1656a-68da-476a-8ebb-c4ed2e8de69c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 returned with HTTP 200 Aug 15 15:08:32.877580 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 886/3499] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:32.893051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5fcdcb00-be21-4aaa-b380-2dd69f792bd8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.894235 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a9842c5-901d-4cfa-b87e-051bdd4635de) transitioned into state 'SUCCESS' from state '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-703117813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['9ffb0f27-b6d7-431e-87f6-460e590ec64c','90fa3912-e64e-41a9-b7ed-fa1d11ef99b7','f62d4124-1b64-4dd8-9ec6-0b3d3bb394b2','a313206c-c60a-4104-8de7-b63100ef14c1'],size=1,snapshot_id=acd2ade1-585f-4655-9650-ed51efa0a01f,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:32.895662 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fcdcb00-be21-4aaa-b380-2dd69f792bd8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:08:32.895824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63caaad9-b0ee-4431-8fa8-11ba5f02a003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:32.895875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fcdcb00-be21-4aaa-b380-2dd69f792bd8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.896969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fcdcb00-be21-4aaa-b380-2dd69f792bd8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.902830 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.902830 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:32.903415 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5fcdcb00-be21-4aaa-b380-2dd69f792bd8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:32.904226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fcdcb00-be21-4aaa-b380-2dd69f792bd8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 returned with HTTP 200 Aug 15 15:08:32.904629 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 868/3500] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:32.923769 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63caaad9-b0ee-4431-8fa8-11ba5f02a003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:32.923769 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (6da42642-c7b9-4d94-85d6-4de2672526e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:32.923769 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:32.923769 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29f332ba-ca2b-4d0a-8393-264fea7454bd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:32.923769 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 874/3501] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:08:32 2026] POST /volume/v3/volumes => generated 803 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:32.938656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-43374adb-50bf-4ac9-b82b-03945cbd4f3d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.940731 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-43374adb-50bf-4ac9-b82b-03945cbd4f3d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:08:32.941060 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-43374adb-50bf-4ac9-b82b-03945cbd4f3d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.941346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-43374adb-50bf-4ac9-b82b-03945cbd4f3d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.951130 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.951130 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:32.953820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-cf1b4bce-bf98-439a-a323-50a152dfc4ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:32.956361 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-cf1b4bce-bf98-439a-a323-50a152dfc4ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:32.956531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-cf1b4bce-bf98-439a-a323-50a152dfc4ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:32.956565 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-43374adb-50bf-4ac9-b82b-03945cbd4f3d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:32.957174 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-cf1b4bce-bf98-439a-a323-50a152dfc4ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:32.961673 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-43374adb-50bf-4ac9-b82b-03945cbd4f3d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 200 Aug 15 15:08:32.962148 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 874/3502] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:32.978313 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:32.978313 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:32.982615 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-cf1b4bce-bf98-439a-a323-50a152dfc4ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:32.987704 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-cf1b4bce-bf98-439a-a323-50a152dfc4ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:32.988200 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 887/3503] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:32 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:33.009545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.014697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd/action Aug 15 15:08:33.015312 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:33.015386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:33.032945 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:33.032945 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:33.033486 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:33.045777 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Begin detaching volume completed successfully. Aug 15 15:08:33.046035 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-9cec191e-1a76-42b3-b631-73c3546d92b0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd/action returned with HTTP 202 Aug 15 15:08:33.047233 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 869/3504] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:08:33 2026] POST /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:33.103175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-223fcca9-b325-4daf-8d75-7fb28c53e471 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.103175 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-223fcca9-b325-4daf-8d75-7fb28c53e471 None None] GET https://10.4.3.107/volume// Aug 15 15:08:33.103441 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-223fcca9-b325-4daf-8d75-7fb28c53e471 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:33.103719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-223fcca9-b325-4daf-8d75-7fb28c53e471 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:33.104519 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-223fcca9-b325-4daf-8d75-7fb28c53e471 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:33.104560 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 875/3505] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:33.119825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3904eecd-875e-4a73-9e35-36dad1f6dd43 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.124132 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3904eecd-875e-4a73-9e35-36dad1f6dd43 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:08:33.124132 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3904eecd-875e-4a73-9e35-36dad1f6dd43 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:33.124132 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3904eecd-875e-4a73-9e35-36dad1f6dd43 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:33.138583 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:33.138583 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:33.146830 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3904eecd-875e-4a73-9e35-36dad1f6dd43 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:33.151801 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3904eecd-875e-4a73-9e35-36dad1f6dd43 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:08:33.152632 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 875/3506] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:33 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:33.259636 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-975a40b8-5da0-41d1-9aa6-044063e946dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.376099 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:33.376596 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-741630324", "metadata": {"Type": "Test"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:33.382476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-741630324', 'metadata': {'Type': 'Test'}}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:33.382609 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:33.387136 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:33.392481 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (dc6cc019-2933-41a1-b4e4-4a6c174151ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:33.393483 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab9ec10-a3a3-4623-ac4d-b8869188820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.394436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:33.418770 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab9ec10-a3a3-4623-ac4d-b8869188820c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.419425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76de16c3-58ed-4ca1-a0b6-4943183239fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.478892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['aa3e4865-7ee3-407e-a480-1a1414bbfa0c', 'b029bfe4-3649-4c72-b21d-8158c806dccb', '0062681c-611d-4b81-87c3-767900b7c4f5', '2d575ede-2480-4bf6-a03f-caaf41d783cf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:33.478892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76de16c3-58ed-4ca1-a0b6-4943183239fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa3e4865-7ee3-407e-a480-1a1414bbfa0c', 'b029bfe4-3649-4c72-b21d-8158c806dccb', '0062681c-611d-4b81-87c3-767900b7c4f5', '2d575ede-2480-4bf6-a03f-caaf41d783cf']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.478892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66af21fe-514d-45e3-81c3-f8db8a7eb842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.495407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c513816-3cfd-4e6f-beb3-5627bfe85051 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.497567 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c513816-3cfd-4e6f-beb3-5627bfe85051 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 Aug 15 15:08:33.497815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c513816-3cfd-4e6f-beb3-5627bfe85051 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:33.498055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c513816-3cfd-4e6f-beb3-5627bfe85051 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:33.498207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9c513816-3cfd-4e6f-beb3-5627bfe85051 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 45c64a56-c6af-4b7c-9a45-67f2c9fe3e21. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:33.501017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66af21fe-514d-45e3-81c3-f8db8a7eb842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e984f2-b82e-49a2-8f18-bcb788014817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-741630324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['aa3e4865-7ee3-407e-a480-1a1414bbfa0c','b029bfe4-3649-4c72-b21d-8158c806dccb','0062681c-611d-4b81-87c3-767900b7c4f5','2d575ede-2480-4bf6-a03f-caaf41d783cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-741630324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e984f2-b82e-49a2-8f18-bcb788014817,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.501795 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb92fb9-8f7f-4229-ac09-ab0b857e34be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.502433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c513816-3cfd-4e6f-beb3-5627bfe85051 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 returned with HTTP 404 Aug 15 15:08:33.503038 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 870/3507] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:33 2026] GET /volume/v3/backups/45c64a56-c6af-4b7c-9a45-67f2c9fe3e21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:33.511719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df01590d-5186-48ba-9767-b3072d3e4df7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.513496 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:33.513869 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-583018469"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:33.515307 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-583018469'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:33.515426 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume of 1 GB Aug 15 15:08:33.515701 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:33.515701 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:33.520179 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Availability Zones retrieved successfully. Aug 15 15:08:33.522613 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb92fb9-8f7f-4229-ac09-ab0b857e34be) transitioned into state 'SUCCESS' from state '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-741630324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['aa3e4865-7ee3-407e-a480-1a1414bbfa0c','b029bfe4-3649-4c72-b21d-8158c806dccb','0062681c-611d-4b81-87c3-767900b7c4f5','2d575ede-2480-4bf6-a03f-caaf41d783cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.523689 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b032ed13-9037-4c18-aa84-f880cba30efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.527224 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Flow 'volume_create_api' (032f0b4f-8e5d-4d1d-8602-bb24a7c6f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:33.528391 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a21983c-1777-4875-9f66-419a64829cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.529563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:33.537560 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b032ed13-9037-4c18-aa84-f880cba30efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.541705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (dc6cc019-2933-41a1-b4e4-4a6c174151ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:33.541705 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:33.541705 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-975a40b8-5da0-41d1-9aa6-044063e946dd tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:33.541705 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 888/3508] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:33 2026] POST /volume/v3/volumes => generated 758 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:33.556846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-19ba59e8-03fe-4dac-b2b2-2332d91faf94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.559266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19ba59e8-03fe-4dac-b2b2-2332d91faf94 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:33.559639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19ba59e8-03fe-4dac-b2b2-2332d91faf94 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:33.559983 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19ba59e8-03fe-4dac-b2b2-2332d91faf94 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:33.563038 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a21983c-1777-4875-9f66-419a64829cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.564001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5d3586-b9e6-41df-8cb5-dea7e287338e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.569095 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:33.569095 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:33.573588 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-19ba59e8-03fe-4dac-b2b2-2332d91faf94 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:33.578954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19ba59e8-03fe-4dac-b2b2-2332d91faf94 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:33.579529 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 876/3509] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:33 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:33.610623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['e6d29ecd-1901-4fab-89e6-6e2fadc63115', '4c3b1af9-ca8f-41b0-b80d-af922746ba79', 'ec2531f2-4b9a-4b3d-b678-034da23c2795', 'f6f98ae4-a5c4-4a7d-b495-2597d828fc59'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:33.611683 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5d3586-b9e6-41df-8cb5-dea7e287338e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6d29ecd-1901-4fab-89e6-6e2fadc63115', '4c3b1af9-ca8f-41b0-b80d-af922746ba79', 'ec2531f2-4b9a-4b3d-b678-034da23c2795', 'f6f98ae4-a5c4-4a7d-b495-2597d828fc59']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.612591 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c7a490-1e39-49a4-901c-caee3f9cd99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.641258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c7a490-1e39-49a4-901c-caee3f9cd99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d8cb01-1224-44ea-b834-d1539f8dc24f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-583018469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b93f820bde114f53a6951bbad642193d',qos_specs=None,replication_status=,reservations=['e6d29ecd-1901-4fab-89e6-6e2fadc63115','4c3b1af9-ca8f-41b0-b80d-af922746ba79','ec2531f2-4b9a-4b3d-b678-034da23c2795','f6f98ae4-a5c4-4a7d-b495-2597d828fc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5df5e14973405189cfe32ceda73d92',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-583018469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8d8cb01-1224-44ea-b834-d1539f8dc24f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93f820bde114f53a6951bbad642193d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5df5e14973405189cfe32ceda73d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.642133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee869275-ea74-41bc-a03e-025c2771c8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.662163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee869275-ea74-41bc-a03e-025c2771c8ef) transitioned into state 'SUCCESS' from state '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-583018469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b93f820bde114f53a6951bbad642193d',qos_specs=None,replication_status=,reservations=['e6d29ecd-1901-4fab-89e6-6e2fadc63115','4c3b1af9-ca8f-41b0-b80d-af922746ba79','ec2531f2-4b9a-4b3d-b678-034da23c2795','f6f98ae4-a5c4-4a7d-b495-2597d828fc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5df5e14973405189cfe32ceda73d92',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.663027 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d556b75-88de-4116-8efb-e458b68bb43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:33.672773 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d556b75-88de-4116-8efb-e458b68bb43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:33.673871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Flow 'volume_create_api' (032f0b4f-8e5d-4d1d-8602-bb24a7c6f55d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:33.674248 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume request issued successfully. Aug 15 15:08:33.674929 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df01590d-5186-48ba-9767-b3072d3e4df7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:33.675500 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 876/3510] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:33 2026] POST /volume/v3/volumes => generated 748 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:33.693081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be75acf6-7d16-4752-ac1b-25aaddb79983 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.694776 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be75acf6-7d16-4752-ac1b-25aaddb79983 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f Aug 15 15:08:33.694921 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be75acf6-7d16-4752-ac1b-25aaddb79983 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:33.695089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be75acf6-7d16-4752-ac1b-25aaddb79983 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:33.704408 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:33.704408 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:33.714763 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-be75acf6-7d16-4752-ac1b-25aaddb79983 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:33.721344 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be75acf6-7d16-4752-ac1b-25aaddb79983 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f returned with HTTP 200 Aug 15 15:08:33.721804 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 871/3511] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:33 2026] GET /volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:33.981261 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-210bcb4c-d169-4f82-b334-7a63bd2e6701 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:33.983744 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-210bcb4c-d169-4f82-b334-7a63bd2e6701 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:08:33.984269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-210bcb4c-d169-4f82-b334-7a63bd2e6701 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:33.984515 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-210bcb4c-d169-4f82-b334-7a63bd2e6701 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:33.996449 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:33.996449 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:34.004803 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-210bcb4c-d169-4f82-b334-7a63bd2e6701 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:34.010341 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-210bcb4c-d169-4f82-b334-7a63bd2e6701 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 200 Aug 15 15:08:34.010715 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 889/3512] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:33 2026] GET /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:34.024198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8d697756-3e14-4cde-905a-8e9091f5af1d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.031604 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:34.032059 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ca151057-5a8c-47a9-ad84-86c32c750222", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1838664126"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.034546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'source_volid': 'ca151057-5a8c-47a9-ad84-86c32c750222', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1838664126'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:34.043917 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3efad921-19d0-47bb-9dfe-6dd6ec46bd9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.046591 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3efad921-19d0-47bb-9dfe-6dd6ec46bd9a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5 Aug 15 15:08:34.046781 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3efad921-19d0-47bb-9dfe-6dd6ec46bd9a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.047025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3efad921-19d0-47bb-9dfe-6dd6ec46bd9a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.047947 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.047947 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:34.048591 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume retrieved successfully. Aug 15 15:08:34.049787 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:34.053760 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:34.056886 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.056886 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:34.063172 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (3f448d02-72af-4f74-8e46-aea9a15f3d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:34.064341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c04cb1-e49b-467e-ba33-7e5934f1ad1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.067969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:34.104233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c04cb1-e49b-467e-ba33-7e5934f1ad1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ca151057-5a8c-47a9-ad84-86c32c750222', 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.105140 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df89482-1905-47bd-bf58-89f4f763899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.125021 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a8297e8f-d991-425a-bbcb-f4ddf206826e req-3efad921-19d0-47bb-9dfe-6dd6ec46bd9a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5 returned with HTTP 200 Aug 15 15:08:34.125650 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 877/3513] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:08:34 2026] DELETE /volume/v3/attachments/c6e5eb98-33f7-41e6-b727-c93379607ee5 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.137672 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8546ed2e-19cc-42f8-afaa-82590a65aa2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.138276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8546ed2e-19cc-42f8-afaa-82590a65aa2c None None] GET https://10.4.3.107/volume// Aug 15 15:08:34.138543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8546ed2e-19cc-42f8-afaa-82590a65aa2c None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.139050 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8546ed2e-19cc-42f8-afaa-82590a65aa2c None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.139293 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8546ed2e-19cc-42f8-afaa-82590a65aa2c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:34.139750 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 872/3514] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:34.148323 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-d0a91198-f628-4a28-8ab7-73556cb848e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.150625 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['41893f11-313f-4082-95ba-5701b7fc9510', 'b62446c5-8d8b-4875-9436-faa6c81cb68c', '87fcfa45-6850-4419-831b-1a67c3e93b44', 'fb9959bd-c4ac-4449-a5ee-f1dd46d5dc6c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:34.151064 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-d0a91198-f628-4a28-8ab7-73556cb848e3 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] GET https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:08:34.151379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-d0a91198-f628-4a28-8ab7-73556cb848e3 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.151625 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-d0a91198-f628-4a28-8ab7-73556cb848e3 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.151754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df89482-1905-47bd-bf58-89f4f763899d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41893f11-313f-4082-95ba-5701b7fc9510', 'b62446c5-8d8b-4875-9436-faa6c81cb68c', '87fcfa45-6850-4419-831b-1a67c3e93b44', 'fb9959bd-c4ac-4449-a5ee-f1dd46d5dc6c']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.152828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78bbfe98-c0f9-4f75-8050-5c00d6e966a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.169007 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.169007 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:34.177160 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-d0a91198-f628-4a28-8ab7-73556cb848e3 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:08:34.182051 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-d0a91198-f628-4a28-8ab7-73556cb848e3 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 200 Aug 15 15:08:34.182446 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 890/3515] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:34.190592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.193012 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:34.193496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1841500010", "snapshot_id": "4e63c671-697f-4513-b7e9-0be77e59cc8b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.195687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1841500010', 'snapshot_id': '4e63c671-697f-4513-b7e9-0be77e59cc8b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:34.196529 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78bbfe98-c0f9-4f75-8050-5c00d6e966a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c62200-86e2-4e23-8e08-a5aa8aac9378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1838664126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['41893f11-313f-4082-95ba-5701b7fc9510','b62446c5-8d8b-4875-9436-faa6c81cb68c','87fcfa45-6850-4419-831b-1a67c3e93b44','fb9959bd-c4ac-4449-a5ee-f1dd46d5dc6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca151057-5a8c-47a9-ad84-86c32c750222,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1838664126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16c62200-86e2-4e23-8e08-a5aa8aac9378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ca151057-5a8c-47a9-ad84-86c32c750222,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.197573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2522d11b-eb66-4f72-84e6-eae538fafda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.202585 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.202585 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:34.203372 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:34.203464 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume of 1 GB Aug 15 15:08:34.208780 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Availability Zones retrieved successfully. Aug 15 15:08:34.216453 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (6f5a0a2e-b44e-4376-83ea-2e8132f180c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:34.218053 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d10b3a-be88-41f2-84cb-d9677d4ce4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.219544 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:34.224772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2522d11b-eb66-4f72-84e6-eae538fafda7) transitioned into state 'SUCCESS' from state '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-1838664126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['41893f11-313f-4082-95ba-5701b7fc9510','b62446c5-8d8b-4875-9436-faa6c81cb68c','87fcfa45-6850-4419-831b-1a67c3e93b44','fb9959bd-c4ac-4449-a5ee-f1dd46d5dc6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca151057-5a8c-47a9-ad84-86c32c750222,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.225686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26813a9-59c0-4bc5-889d-aa112b502420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.247054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26813a9-59c0-4bc5-889d-aa112b502420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.248127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (3f448d02-72af-4f74-8e46-aea9a15f3d6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:34.248363 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:34.248923 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d697756-3e14-4cde-905a-8e9091f5af1d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:34.249335 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 877/3516] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:08:34 2026] POST /volume/v3/volumes => generated 804 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:34.253204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d10b3a-be88-41f2-84cb-d9677d4ce4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e63c671-697f-4513-b7e9-0be77e59cc8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.254049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5118713e-2fc6-45ce-a9dd-3cebeff58b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.263311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-581f328a-defa-4b45-88c3-b914e626247d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.265133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-581f328a-defa-4b45-88c3-b914e626247d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:08:34.265469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-581f328a-defa-4b45-88c3-b914e626247d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.265759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-581f328a-defa-4b45-88c3-b914e626247d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.273682 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.273682 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:34.279288 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-581f328a-defa-4b45-88c3-b914e626247d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:34.285415 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-581f328a-defa-4b45-88c3-b914e626247d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 200 Aug 15 15:08:34.286196 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 873/3517] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:34.294945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.298413 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] PUT https://10.4.3.107/volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd Aug 15 15:08:34.299021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.310420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Acquiring lock "cinder-attachment_update-7ecb5795-9960-43a2-8c0d-157c4c19d809-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:08:34.310621 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['5e688f1e-b2be-441b-8b6d-7096e0092cc2', 'eb365350-9104-4a7e-ae87-35b58dfbe00f', '2775f7fe-6828-4a6b-85bf-97efcf7aa29b', '7e995f5f-14f1-4eeb-a718-173d69fd92f9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:34.313338 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5118713e-2fc6-45ce-a9dd-3cebeff58b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e688f1e-b2be-441b-8b6d-7096e0092cc2', 'eb365350-9104-4a7e-ae87-35b58dfbe00f', '2775f7fe-6828-4a6b-85bf-97efcf7aa29b', '7e995f5f-14f1-4eeb-a718-173d69fd92f9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.315154 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af492af4-181b-400e-96f3-d3144475300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.315252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Lock "cinder-attachment_update-7ecb5795-9960-43a2-8c0d-157c4c19d809-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:08:34.316365 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.316365 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:34.369354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af492af4-181b-400e-96f3-d3144475300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1841500010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['5e688f1e-b2be-441b-8b6d-7096e0092cc2','eb365350-9104-4a7e-ae87-35b58dfbe00f','2775f7fe-6828-4a6b-85bf-97efcf7aa29b','7e995f5f-14f1-4eeb-a718-173d69fd92f9'],size=1,snapshot_id=4e63c671-697f-4513-b7e9-0be77e59cc8b,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1841500010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e79db5b4c335426db0a76b7a95b9911c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e63c671-697f-4513-b7e9-0be77e59cc8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.370188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a116703-1787-4eb9-947b-10102e191b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.392909 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a116703-1787-4eb9-947b-10102e191b5b) transitioned into state 'SUCCESS' from state '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-1841500010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['5e688f1e-b2be-441b-8b6d-7096e0092cc2','eb365350-9104-4a7e-ae87-35b58dfbe00f','2775f7fe-6828-4a6b-85bf-97efcf7aa29b','7e995f5f-14f1-4eeb-a718-173d69fd92f9'],size=1,snapshot_id=4e63c671-697f-4513-b7e9-0be77e59cc8b,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.393682 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebcf3dc-3a2a-4510-9cda-d6943b056d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.414197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebcf3dc-3a2a-4510-9cda-d6943b056d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.416086 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (6f5a0a2e-b44e-4376-83ea-2e8132f180c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:34.416086 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request issued successfully. Aug 15 15:08:34.416086 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e21961c8-5a74-4825-8c45-b11190bbb9f7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:34.416319 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 878/3518] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:34 2026] POST /volume/v3/volumes => generated 791 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:34.429812 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fee4a4a6-4f28-4340-a5ae-b140e27641ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.432014 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fee4a4a6-4f28-4340-a5ae-b140e27641ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:34.432135 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fee4a4a6-4f28-4340-a5ae-b140e27641ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.432640 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fee4a4a6-4f28-4340-a5ae-b140e27641ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.440136 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.440136 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:34.444618 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fee4a4a6-4f28-4340-a5ae-b140e27641ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:34.449865 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fee4a4a6-4f28-4340-a5ae-b140e27641ae tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:34.450484 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 878/3519] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.480313 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Lock "cinder-attachment_update-7ecb5795-9960-43a2-8c0d-157c4c19d809-np0000007361" released by "attachment_update" :: held 0.165s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:08:34.480503 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-7cf15db3-4e19-4bf8-b23d-e5edb6054482 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd returned with HTTP 200 Aug 15 15:08:34.480969 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 891/3520] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:08:34 2026] PUT /volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:34.509618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-4aa0221e-8152-48ef-adb7-5f9fbd7cde5f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.512083 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-4aa0221e-8152-48ef-adb7-5f9fbd7cde5f tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] POST https://10.4.3.107/volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd/action Aug 15 15:08:34.512679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-4aa0221e-8152-48ef-adb7-5f9fbd7cde5f tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:34.513145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-4aa0221e-8152-48ef-adb7-5f9fbd7cde5f tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.536656 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.536656 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:34.554223 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-27e2db81-68ee-44ad-a47f-0e7c710fa97c req-4aa0221e-8152-48ef-adb7-5f9fbd7cde5f tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd/action returned with HTTP 204 Aug 15 15:08:34.554966 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 874/3521] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:08:34 2026] POST /volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:34.594542 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6de454e0-f6a7-4cbd-9810-683e04b16793 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.596661 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6de454e0-f6a7-4cbd-9810-683e04b16793 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:34.596839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6de454e0-f6a7-4cbd-9810-683e04b16793 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.597058 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6de454e0-f6a7-4cbd-9810-683e04b16793 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.605355 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.605355 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:34.608352 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6de454e0-f6a7-4cbd-9810-683e04b16793 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:34.613010 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6de454e0-f6a7-4cbd-9810-683e04b16793 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:34.613557 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 879/3522] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.630021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c0f18c09-52fb-4733-8e7e-ceec1943b40a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.632353 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c0f18c09-52fb-4733-8e7e-ceec1943b40a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:34.632594 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c0f18c09-52fb-4733-8e7e-ceec1943b40a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.632835 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c0f18c09-52fb-4733-8e7e-ceec1943b40a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.649505 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.649505 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:34.658265 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c0f18c09-52fb-4733-8e7e-ceec1943b40a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:34.662965 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c0f18c09-52fb-4733-8e7e-ceec1943b40a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:34.663419 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 879/3523] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.677113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2efdc51f-5bf5-491b-8ccf-ca9ee9268513 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.678824 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2efdc51f-5bf5-491b-8ccf-ca9ee9268513 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:34.679150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2efdc51f-5bf5-491b-8ccf-ca9ee9268513 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-741630324"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.687565 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.687565 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:34.691304 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2efdc51f-5bf5-491b-8ccf-ca9ee9268513 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:34.703219 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2efdc51f-5bf5-491b-8ccf-ca9ee9268513 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:34.703868 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2efdc51f-5bf5-491b-8ccf-ca9ee9268513 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:34.704288 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 892/3524] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:08:34 2026] PUT /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 783 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.716705 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ffdd3d08-1a20-4ef0-a96d-0205703d6c0f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.718426 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffdd3d08-1a20-4ef0-a96d-0205703d6c0f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:34.718788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffdd3d08-1a20-4ef0-a96d-0205703d6c0f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1880261712", "description": "This is the new description of volume"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.729259 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.729259 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:34.735032 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffdd3d08-1a20-4ef0-a96d-0205703d6c0f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:34.739713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3277beb3-f2f1-404e-a72f-d07d46c74eb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.741594 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3277beb3-f2f1-404e-a72f-d07d46c74eb7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f Aug 15 15:08:34.741859 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3277beb3-f2f1-404e-a72f-d07d46c74eb7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.742092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3277beb3-f2f1-404e-a72f-d07d46c74eb7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.744877 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffdd3d08-1a20-4ef0-a96d-0205703d6c0f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:34.745522 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffdd3d08-1a20-4ef0-a96d-0205703d6c0f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:34.746039 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 875/3525] 10.4.3.107 () {68 vars in 1369 bytes} [Sat Aug 15 15:08:34 2026] PUT /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.749490 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.749490 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:34.755408 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3277beb3-f2f1-404e-a72f-d07d46c74eb7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:34.761606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b52e5ba-a3a9-46d8-b6af-38979628f11f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.762190 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3277beb3-f2f1-404e-a72f-d07d46c74eb7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f returned with HTTP 200 Aug 15 15:08:34.762652 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 880/3526] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.763578 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b52e5ba-a3a9-46d8-b6af-38979628f11f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:34.763789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b52e5ba-a3a9-46d8-b6af-38979628f11f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.763974 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b52e5ba-a3a9-46d8-b6af-38979628f11f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.771012 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.771012 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:34.774462 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6b52e5ba-a3a9-46d8-b6af-38979628f11f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:34.779106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8137dfb9-d392-492f-9223-1e12651bb220 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.779285 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b52e5ba-a3a9-46d8-b6af-38979628f11f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:34.779956 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 880/3527] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.781034 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:08:34.781403 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8d8cb01-1224-44ea-b834-d1539f8dc24f", "name": "tempest-VolumesBackupsTest-Backup-1748366959"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.782817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating new backup {'backup': {'volume_id': 'a8d8cb01-1224-44ea-b834-d1539f8dc24f', 'name': 'tempest-VolumesBackupsTest-Backup-1748366959'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:08:34.782975 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating backup of volume a8d8cb01-1224-44ea-b834-d1539f8dc24f in container None Aug 15 15:08:34.792146 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.792146 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:34.792522 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba8ee280-031f-47b9-9424-f7e564b86353 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.792864 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Volume info retrieved successfully. Aug 15 15:08:34.794787 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:34.795783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-221657385", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1739212064"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:34.797619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-221657385', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1739212064'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:34.797841 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:34.802881 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:34.812022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (66f59791-0238-4e9a-8020-0913f562c466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:34.813172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690cbd56-4d7b-4906-af88-2acd1e5b0047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.814409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:34.816421 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Created reservations ['3c13eb4d-0ffa-47ed-ac1f-d0e7f5f7cb43', '0b81ae5d-021d-4f1a-99ee-2a13e8977a9e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:34.852330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690cbd56-4d7b-4906-af88-2acd1e5b0047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.853489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834f30c0-8657-4830-b704-32798d96960c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.854589 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8137dfb9-d392-492f-9223-1e12651bb220 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:08:34.855189 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 893/3528] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:34 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:34.866888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb7940f1-121d-40f5-878e-0653592b6342 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.869097 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb7940f1-121d-40f5-878e-0653592b6342 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:34.869326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb7940f1-121d-40f5-878e-0653592b6342 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.869518 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb7940f1-121d-40f5-878e-0653592b6342 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.869618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cb7940f1-121d-40f5-878e-0653592b6342 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:34.873861 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.873861 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:34.875167 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb7940f1-121d-40f5-878e-0653592b6342 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:34.875167 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 881/3529] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:34.909023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['dc2c1072-d3cc-452a-91f0-08596377316e', '6c05a561-4fad-49a9-9c03-5145b5e7efc9', '08dd457c-283b-4103-96d8-2624ed31521c', 'a889fb89-5a31-423d-ae3e-b3b4f9006b4a'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:34.909375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834f30c0-8657-4830-b704-32798d96960c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2c1072-d3cc-452a-91f0-08596377316e', '6c05a561-4fad-49a9-9c03-5145b5e7efc9', '08dd457c-283b-4103-96d8-2624ed31521c', 'a889fb89-5a31-423d-ae3e-b3b4f9006b4a']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.912463 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73eb44ed-0856-4a72-b600-191c511c25a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.935794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73eb44ed-0856-4a72-b600-191c511c25a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7a6c3f-e7db-469f-815a-1b577a48d5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-221657385',display_name='tempest-VolumesGetTest-Volume-1739212064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['dc2c1072-d3cc-452a-91f0-08596377316e','6c05a561-4fad-49a9-9c03-5145b5e7efc9','08dd457c-283b-4103-96d8-2624ed31521c','a889fb89-5a31-423d-ae3e-b3b4f9006b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-221657385',display_name='tempest-VolumesGetTest-Volume-1739212064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7a6c3f-e7db-469f-815a-1b577a48d5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.937261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d047f9-1578-4055-a616-dd11bf521d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.958586 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d047f9-1578-4055-a616-dd11bf521d62) transitioned into 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-221657385',display_name='tempest-VolumesGetTest-Volume-1739212064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['dc2c1072-d3cc-452a-91f0-08596377316e','6c05a561-4fad-49a9-9c03-5145b5e7efc9','08dd457c-283b-4103-96d8-2624ed31521c','a889fb89-5a31-423d-ae3e-b3b4f9006b4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.959330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85c8e54c-3f3c-489b-839d-8c53f5e0f873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:34.970094 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85c8e54c-3f3c-489b-839d-8c53f5e0f873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:34.971037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (66f59791-0238-4e9a-8020-0913f562c466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:34.971350 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:34.971963 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba8ee280-031f-47b9-9424-f7e564b86353 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:34.972419 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 876/3530] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:34 2026] POST /volume/v3/volumes => generated 779 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:34.991491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-04395b32-7695-4829-aa9d-fb223b2c1d4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:34.991491 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04395b32-7695-4829-aa9d-fb223b2c1d4f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:34.991491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04395b32-7695-4829-aa9d-fb223b2c1d4f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:34.991491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04395b32-7695-4829-aa9d-fb223b2c1d4f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:34.999355 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:34.999355 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:35.004567 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-04395b32-7695-4829-aa9d-fb223b2c1d4f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:35.010979 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04395b32-7695-4829-aa9d-fb223b2c1d4f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 200 Aug 15 15:08:35.011525 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 881/3531] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:34 2026] GET /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:35.303402 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4cc86cc-7479-4ffe-9779-cd167b011ba6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:35.305463 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4cc86cc-7479-4ffe-9779-cd167b011ba6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:08:35.305878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4cc86cc-7479-4ffe-9779-cd167b011ba6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:35.305878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4cc86cc-7479-4ffe-9779-cd167b011ba6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:35.314010 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:35.314010 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:35.321785 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4cc86cc-7479-4ffe-9779-cd167b011ba6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:35.326803 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4cc86cc-7479-4ffe-9779-cd167b011ba6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 200 Aug 15 15:08:35.327162 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 894/3532] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:35 2026] GET /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:35.338761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:35.340338 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:08:35.340522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:35.340686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:35.340816 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:08:35.347165 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:35.347165 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:35.347165 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:35.367146 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot delete request issued successfully. Aug 15 15:08:35.367526 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-036d2eaa-fa6f-4a6b-a838-128fbd999ac7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 202 Aug 15 15:08:35.367763 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 882/3533] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:35 2026] DELETE /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:35.377473 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-996a460e-67aa-43bb-835c-048ff32b4914 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:35.379383 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-996a460e-67aa-43bb-835c-048ff32b4914 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:08:35.379593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-996a460e-67aa-43bb-835c-048ff32b4914 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:35.379826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-996a460e-67aa-43bb-835c-048ff32b4914 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:35.384662 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:35.384662 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:35.385085 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-996a460e-67aa-43bb-835c-048ff32b4914 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:35.385779 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-996a460e-67aa-43bb-835c-048ff32b4914 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 200 Aug 15 15:08:35.386103 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 877/3534] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:35 2026] GET /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:35.465897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-02b63d98-6bf4-4cc7-ac6b-c382de3296d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:35.468352 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02b63d98-6bf4-4cc7-ac6b-c382de3296d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:35.468651 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02b63d98-6bf4-4cc7-ac6b-c382de3296d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:35.469037 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02b63d98-6bf4-4cc7-ac6b-c382de3296d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:35.477188 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:35.477188 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:35.480980 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-02b63d98-6bf4-4cc7-ac6b-c382de3296d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:35.485154 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02b63d98-6bf4-4cc7-ac6b-c382de3296d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:35.485591 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 882/3535] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:35 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:35.497057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70508847-95dd-4922-bf8f-1f1a2714b694 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:35.498562 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70508847-95dd-4922-bf8f-1f1a2714b694 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:35.498725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70508847-95dd-4922-bf8f-1f1a2714b694 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:35.498916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70508847-95dd-4922-bf8f-1f1a2714b694 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:35.505903 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:35.505903 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:35.509704 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70508847-95dd-4922-bf8f-1f1a2714b694 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:35.515184 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70508847-95dd-4922-bf8f-1f1a2714b694 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:35.515720 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 895/3536] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:35 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:35.887018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01548268-556a-45ea-b4c5-0ff163f32702 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:35.888957 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01548268-556a-45ea-b4c5-0ff163f32702 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:35.889160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01548268-556a-45ea-b4c5-0ff163f32702 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:35.889364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01548268-556a-45ea-b4c5-0ff163f32702 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:35.889466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-01548268-556a-45ea-b4c5-0ff163f32702 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:35.894228 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:35.894228 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:35.894987 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01548268-556a-45ea-b4c5-0ff163f32702 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:35.895563 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 883/3537] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:35 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.003136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-9e05fed5-8869-4eb7-b402-1953c5d2ac2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.005976 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-9e05fed5-8869-4eb7-b402-1953c5d2ac2d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:36.006225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-9e05fed5-8869-4eb7-b402-1953c5d2ac2d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.006476 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-9e05fed5-8869-4eb7-b402-1953c5d2ac2d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.015535 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.015535 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:36.020976 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-9e05fed5-8869-4eb7-b402-1953c5d2ac2d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:36.027508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-9e05fed5-8869-4eb7-b402-1953c5d2ac2d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:36.028292 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 878/3538] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.031587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c581532c-5974-4303-be46-334acfee38b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.035722 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c581532c-5974-4303-be46-334acfee38b6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:36.035722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c581532c-5974-4303-be46-334acfee38b6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.035722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c581532c-5974-4303-be46-334acfee38b6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.044519 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.044519 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:36.048963 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c581532c-5974-4303-be46-334acfee38b6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:36.054265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c581532c-5974-4303-be46-334acfee38b6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 200 Aug 15 15:08:36.054670 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 883/3539] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.072054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c684766b-0177-4886-9902-5a80a0b211b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.074335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c684766b-0177-4886-9902-5a80a0b211b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:36.074842 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c684766b-0177-4886-9902-5a80a0b211b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-741630324", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:36.085055 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.085055 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:36.089903 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c684766b-0177-4886-9902-5a80a0b211b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:36.102066 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c684766b-0177-4886-9902-5a80a0b211b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:36.102862 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c684766b-0177-4886-9902-5a80a0b211b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 200 Aug 15 15:08:36.103324 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 896/3540] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:08:36 2026] PUT /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.122111 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b205a94-4bb9-4711-9c81-b180684e7500 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.123891 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b205a94-4bb9-4711-9c81-b180684e7500 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:36.123962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b205a94-4bb9-4711-9c81-b180684e7500 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.124176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b205a94-4bb9-4711-9c81-b180684e7500 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.127301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a792a0dc-5805-4e47-8667-8ce27421d3e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.127652 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a792a0dc-5805-4e47-8667-8ce27421d3e5 None None] GET https://10.4.3.107/volume// Aug 15 15:08:36.127823 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a792a0dc-5805-4e47-8667-8ce27421d3e5 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.127993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a792a0dc-5805-4e47-8667-8ce27421d3e5 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.128300 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a792a0dc-5805-4e47-8667-8ce27421d3e5 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:36.128561 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 879/3541] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:08: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 15 15:08:36.138468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2aad6c5-6702-4152-877d-e77721a0c6d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.141752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2aad6c5-6702-4152-877d-e77721a0c6d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:08:36.141752 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2aad6c5-6702-4152-877d-e77721a0c6d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4", "connector": null, "instance_uuid": "69148168-9d9a-4397-89af-50376b12c77b"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:36.141923 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.141923 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:36.145918 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b205a94-4bb9-4711-9c81-b180684e7500 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:36.150711 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b205a94-4bb9-4711-9c81-b180684e7500 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 200 Aug 15 15:08:36.151114 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 884/3542] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.151933 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.151933 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:36.165001 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.166969 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:36.167232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.167482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.167684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: 4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:36.183683 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.183683 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:36.187671 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:36.209632 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2aad6c5-6702-4152-877d-e77721a0c6d7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:08:36.210102 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 884/3543] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:08:36 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:36.231696 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:36.231972 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19fa714d-4f8e-43b8-9b50-8a0690cfc227 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 202 Aug 15 15:08:36.232722 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 897/3544] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:36 2026] DELETE /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:36.240420 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ea09197-3d84-468c-874e-15940c76b32e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.243028 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ea09197-3d84-468c-874e-15940c76b32e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:36.243388 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ea09197-3d84-468c-874e-15940c76b32e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.244718 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ea09197-3d84-468c-874e-15940c76b32e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.253684 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.253684 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:36.256012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b12bebdf-782b-49ac-be3b-30d9ce3bbf30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.258268 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b12bebdf-782b-49ac-be3b-30d9ce3bbf30 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:36.258506 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1ea09197-3d84-468c-874e-15940c76b32e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:36.258559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b12bebdf-782b-49ac-be3b-30d9ce3bbf30 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.258820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b12bebdf-782b-49ac-be3b-30d9ce3bbf30 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.264633 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ea09197-3d84-468c-874e-15940c76b32e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 200 Aug 15 15:08:36.264844 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 880/3545] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.271630 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.271630 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:36.279856 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b12bebdf-782b-49ac-be3b-30d9ce3bbf30 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:36.282820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-002fd555-8eb4-4077-a757-05deb935f027 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.283337 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-002fd555-8eb4-4077-a757-05deb935f027 None None] GET https://10.4.3.107/volume// Aug 15 15:08:36.283553 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-002fd555-8eb4-4077-a757-05deb935f027 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.283834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-002fd555-8eb4-4077-a757-05deb935f027 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.284256 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-002fd555-8eb4-4077-a757-05deb935f027 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:36.284653 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 885/3546] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:36.285051 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b12bebdf-782b-49ac-be3b-30d9ce3bbf30 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:36.285650 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 885/3547] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.292639 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-a32d3a1a-5c20-47ed-ade8-8595beb0b207 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.294708 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-a32d3a1a-5c20-47ed-ade8-8595beb0b207 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:36.294940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-a32d3a1a-5c20-47ed-ade8-8595beb0b207 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.295126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-a32d3a1a-5c20-47ed-ade8-8595beb0b207 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.305359 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.305359 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:36.308994 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-a32d3a1a-5c20-47ed-ade8-8595beb0b207 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:36.313307 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-a32d3a1a-5c20-47ed-ade8-8595beb0b207 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:36.314046 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 898/3548] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:36.395453 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d7ae770-d2dc-4d8a-9b44-53e918cc5579 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.397190 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d7ae770-d2dc-4d8a-9b44-53e918cc5579 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:08:36.397416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d7ae770-d2dc-4d8a-9b44-53e918cc5579 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.397620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d7ae770-d2dc-4d8a-9b44-53e918cc5579 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.404264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d7ae770-d2dc-4d8a-9b44-53e918cc5579 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 404 Aug 15 15:08:36.404264 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 881/3549] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:36.416619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97d2a678-84a8-4c13-9064-94664bd10339 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.419026 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:08:36.419094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.419294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.419548 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.419700 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:08:36.421042 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] PUT https://10.4.3.107/volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274 Aug 15 15:08:36.421408 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:36.426457 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.426457 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:36.427070 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:36.428934 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Acquiring lock "cinder-attachment_update-e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:08:36.433125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:08:36.434057 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.434057 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:36.447101 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot delete request issued successfully. Aug 15 15:08:36.447388 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97d2a678-84a8-4c13-9064-94664bd10339 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 202 Aug 15 15:08:36.447969 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 886/3550] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:36 2026] DELETE /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:36.456669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85f4ea9d-af74-48f1-b750-41bfbc7b23e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.459119 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85f4ea9d-af74-48f1-b750-41bfbc7b23e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:08:36.459572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85f4ea9d-af74-48f1-b750-41bfbc7b23e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.459698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85f4ea9d-af74-48f1-b750-41bfbc7b23e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.465996 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.465996 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:36.466596 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85f4ea9d-af74-48f1-b750-41bfbc7b23e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:36.467656 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85f4ea9d-af74-48f1-b750-41bfbc7b23e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 200 Aug 15 15:08:36.468134 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 899/3551] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:36.569236 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4-np0000007361" released by "attachment_update" :: held 0.136s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:08:36.570024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-1ae6dc70-3343-4580-913d-d834f1f277c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274 returned with HTTP 200 Aug 15 15:08:36.570639 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 886/3552] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:08:36 2026] PUT /volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:08:36.907136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc2cf9b3-25fc-4653-9d5a-56d6a9db4936 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:36.909369 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc2cf9b3-25fc-4653-9d5a-56d6a9db4936 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:36.909565 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc2cf9b3-25fc-4653-9d5a-56d6a9db4936 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:36.909802 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc2cf9b3-25fc-4653-9d5a-56d6a9db4936 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:36.909934 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dc2cf9b3-25fc-4653-9d5a-56d6a9db4936 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:36.915170 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:36.915170 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:36.915979 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc2cf9b3-25fc-4653-9d5a-56d6a9db4936 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:36.916418 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 882/3553] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:36 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:37.279870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bfd0a818-d930-4cc7-9fca-fa330b338930 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.281634 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfd0a818-d930-4cc7-9fca-fa330b338930 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 Aug 15 15:08:37.281821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfd0a818-d930-4cc7-9fca-fa330b338930 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.281997 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfd0a818-d930-4cc7-9fca-fa330b338930 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.287850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfd0a818-d930-4cc7-9fca-fa330b338930 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 returned with HTTP 404 Aug 15 15:08:37.288319 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 887/3554] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/volumes/4b7a6c3f-e7db-469f-815a-1b577a48d5c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:37.294547 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c98e226-dec2-4dec-abb3-a2a98a899d1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.296761 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c98e226-dec2-4dec-abb3-a2a98a899d1e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:37.297015 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c98e226-dec2-4dec-abb3-a2a98a899d1e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.297253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c98e226-dec2-4dec-abb3-a2a98a899d1e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.298707 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae930937-c6e3-4b48-bdda-8b61d7dd12a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.301563 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae930937-c6e3-4b48-bdda-8b61d7dd12a0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:37.301780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae930937-c6e3-4b48-bdda-8b61d7dd12a0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.301955 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae930937-c6e3-4b48-bdda-8b61d7dd12a0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.306600 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.306600 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:37.310879 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.310879 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:37.312463 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c98e226-dec2-4dec-abb3-a2a98a899d1e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:37.314009 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ae930937-c6e3-4b48-bdda-8b61d7dd12a0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:37.317314 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c98e226-dec2-4dec-abb3-a2a98a899d1e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:37.317778 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 900/3555] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:37.318129 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae930937-c6e3-4b48-bdda-8b61d7dd12a0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:37.318595 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 887/3556] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:37.330730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96136ff5-65e1-4764-b102-7e23c257afbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.332678 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:37.332913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.333143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.333355 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:37.341687 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.341687 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:37.342287 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:37.359021 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:37.359201 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96136ff5-65e1-4764-b102-7e23c257afbb tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 202 Aug 15 15:08:37.359599 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 883/3557] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:37 2026] DELETE /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:37.366829 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dbe031fd-e2b2-454f-8bac-317c764b46a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.368503 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dbe031fd-e2b2-454f-8bac-317c764b46a4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:37.368671 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dbe031fd-e2b2-454f-8bac-317c764b46a4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.368894 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dbe031fd-e2b2-454f-8bac-317c764b46a4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.375183 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.375183 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:37.378317 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dbe031fd-e2b2-454f-8bac-317c764b46a4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:37.382008 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dbe031fd-e2b2-454f-8bac-317c764b46a4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 200 Aug 15 15:08:37.382418 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 888/3558] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 890 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:37.477112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d81ff484-4444-4bcb-995b-32f195975fad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.478673 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d81ff484-4444-4bcb-995b-32f195975fad tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:08:37.478892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d81ff484-4444-4bcb-995b-32f195975fad tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.479091 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d81ff484-4444-4bcb-995b-32f195975fad tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.483226 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d81ff484-4444-4bcb-995b-32f195975fad tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 404 Aug 15 15:08:37.483676 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 901/3559] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:37.489835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.494122 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:08:37.494350 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.494566 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.494782 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:08:37.501556 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.501556 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:37.502014 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:37.547271 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:37.547530 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2376ad0e-9fec-45f7-97b4-493bc7bc8d0e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 202 Aug 15 15:08:37.548006 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 888/3560] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:37 2026] DELETE /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:37.562066 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56205090-6407-4e02-9030-53264b250b8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.565114 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56205090-6407-4e02-9030-53264b250b8d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:08:37.565460 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56205090-6407-4e02-9030-53264b250b8d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.565869 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56205090-6407-4e02-9030-53264b250b8d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.583039 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.583039 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:37.590669 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-56205090-6407-4e02-9030-53264b250b8d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:37.598173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56205090-6407-4e02-9030-53264b250b8d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 200 Aug 15 15:08:37.599664 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 884/3561] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:37.927803 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f3e0c7d4-c9dc-4345-af3b-41ac3b623731 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:37.930078 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3e0c7d4-c9dc-4345-af3b-41ac3b623731 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:37.930343 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3e0c7d4-c9dc-4345-af3b-41ac3b623731 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:37.930564 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3e0c7d4-c9dc-4345-af3b-41ac3b623731 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:37.930711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f3e0c7d4-c9dc-4345-af3b-41ac3b623731 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:37.936074 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:37.936074 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:37.936928 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3e0c7d4-c9dc-4345-af3b-41ac3b623731 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:37.937455 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 889/3562] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:37 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:38.332052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e2a23d8-e3b0-4971-b9ec-2e8b8825e8b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.334099 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e2a23d8-e3b0-4971-b9ec-2e8b8825e8b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:38.335379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e2a23d8-e3b0-4971-b9ec-2e8b8825e8b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.335653 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e2a23d8-e3b0-4971-b9ec-2e8b8825e8b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.352899 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:38.352899 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:38.357411 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e2a23d8-e3b0-4971-b9ec-2e8b8825e8b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:38.361762 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e2a23d8-e3b0-4971-b9ec-2e8b8825e8b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:38.362187 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 902/3563] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:38 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:38.396687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9bcc01d-567b-49e1-abda-d28b7139d48b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.398616 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9bcc01d-567b-49e1-abda-d28b7139d48b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 Aug 15 15:08:38.398839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9bcc01d-567b-49e1-abda-d28b7139d48b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.399052 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9bcc01d-567b-49e1-abda-d28b7139d48b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.405893 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9bcc01d-567b-49e1-abda-d28b7139d48b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 returned with HTTP 404 Aug 15 15:08:38.406080 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 889/3564] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:38 2026] GET /volume/v3/volumes/f3e984f2-b82e-49a2-8f18-bcb788014817 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:38.421456 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.421456 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:38.422022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-466488401"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:38.424065 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-466488401'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:38.424204 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:38.431276 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:38.438451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (7305c70b-16fe-42dc-9696-d496240ed2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:38.439550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c1cc8c-3594-4f00-b800-ac9340ab41be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:38.440723 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:38.473018 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c1cc8c-3594-4f00-b800-ac9340ab41be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:38.473806 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863bdb5f-f8ec-46e8-8d6d-9e317ce31560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:38.548808 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['55393075-5d5c-45e4-99d3-c035cb2965c9', '657bbf2e-364f-4189-8329-52037a6781fd', 'b0574e24-8b39-47a1-ad52-19c11bd67681', '5fd7f411-f03d-40c0-b793-5317a9cc8712'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:38.549910 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863bdb5f-f8ec-46e8-8d6d-9e317ce31560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55393075-5d5c-45e4-99d3-c035cb2965c9', '657bbf2e-364f-4189-8329-52037a6781fd', 'b0574e24-8b39-47a1-ad52-19c11bd67681', '5fd7f411-f03d-40c0-b793-5317a9cc8712']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:38.551104 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3173f27c-de08-4499-8332-273fc03b8ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:38.588690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3173f27c-de08-4499-8332-273fc03b8ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2971fdc1-7fb7-4293-88e7-9fe811f4173f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-466488401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['55393075-5d5c-45e4-99d3-c035cb2965c9','657bbf2e-364f-4189-8329-52037a6781fd','b0574e24-8b39-47a1-ad52-19c11bd67681','5fd7f411-f03d-40c0-b793-5317a9cc8712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-466488401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2971fdc1-7fb7-4293-88e7-9fe811f4173f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:38.589865 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (081afd39-c1f1-416c-a550-8d704852dde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:38.619452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a1997f75-eb48-4244-b918-4f47a400b9e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.621496 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a1997f75-eb48-4244-b918-4f47a400b9e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:08:38.621932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a1997f75-eb48-4244-b918-4f47a400b9e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.622425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a1997f75-eb48-4244-b918-4f47a400b9e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.628969 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a1997f75-eb48-4244-b918-4f47a400b9e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 404 Aug 15 15:08:38.629155 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (081afd39-c1f1-416c-a550-8d704852dde1) transitioned into state 'SUCCESS' from state '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-466488401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['55393075-5d5c-45e4-99d3-c035cb2965c9','657bbf2e-364f-4189-8329-52037a6781fd','b0574e24-8b39-47a1-ad52-19c11bd67681','5fd7f411-f03d-40c0-b793-5317a9cc8712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:38.629637 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 890/3565] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:38 2026] GET /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:38.630196 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ad1367-a982-4ac1-9d07-1e7c48407b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:38.640643 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.643180 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:38.643337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.643586 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.643848 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:38.650925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ad1367-a982-4ac1-9d07-1e7c48407b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:38.652047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (7305c70b-16fe-42dc-9696-d496240ed2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:38.652506 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:38.653911 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc356fc8-9a07-47d7-9064-c6559764bfdc tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:38.655204 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 885/3566] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:38 2026] POST /volume/v3/volumes => generated 744 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:38.661263 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:38.661263 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:38.661263 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:38.672117 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-edb3aa91-b92a-4ac1-ab7b-15e6f78c1fab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.674361 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edb3aa91-b92a-4ac1-ab7b-15e6f78c1fab tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:38.674558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edb3aa91-b92a-4ac1-ab7b-15e6f78c1fab tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.674789 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edb3aa91-b92a-4ac1-ab7b-15e6f78c1fab tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.684553 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:38.684553 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:38.688767 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:38.689036 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-edb3aa91-b92a-4ac1-ab7b-15e6f78c1fab tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:38.691432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d407a9a8-b767-4783-a253-4e21e249b3b0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 202 Aug 15 15:08:38.691432 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 903/3567] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:38 2026] DELETE /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:38.693471 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edb3aa91-b92a-4ac1-ab7b-15e6f78c1fab tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f returned with HTTP 200 Aug 15 15:08:38.694125 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 890/3568] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:38 2026] GET /volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f => generated 812 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:38.697503 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-284a96fa-44c6-4112-9d36-a675c0b8ca2b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.700827 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-284a96fa-44c6-4112-9d36-a675c0b8ca2b tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:38.701106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-284a96fa-44c6-4112-9d36-a675c0b8ca2b tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.701362 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-284a96fa-44c6-4112-9d36-a675c0b8ca2b tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.710666 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:38.710666 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:38.715618 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-284a96fa-44c6-4112-9d36-a675c0b8ca2b tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:38.721672 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-284a96fa-44c6-4112-9d36-a675c0b8ca2b tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 200 Aug 15 15:08:38.722192 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 891/3569] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:38 2026] GET /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:38.955969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f59526c0-17ce-46bf-ac0d-4fccca059a3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:38.957567 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f59526c0-17ce-46bf-ac0d-4fccca059a3e tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:38.957734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f59526c0-17ce-46bf-ac0d-4fccca059a3e tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:38.957912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f59526c0-17ce-46bf-ac0d-4fccca059a3e tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:38.958014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f59526c0-17ce-46bf-ac0d-4fccca059a3e tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:38.961987 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:38.961987 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:38.962506 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f59526c0-17ce-46bf-ac0d-4fccca059a3e tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:38.962881 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 886/3570] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:38 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:39.379170 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ce0a13d-a5c7-4b68-a20f-503aa4bb5cca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.381258 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ce0a13d-a5c7-4b68-a20f-503aa4bb5cca tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:39.381646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ce0a13d-a5c7-4b68-a20f-503aa4bb5cca tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.383269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ce0a13d-a5c7-4b68-a20f-503aa4bb5cca tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.393690 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.393690 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:39.398661 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3ce0a13d-a5c7-4b68-a20f-503aa4bb5cca tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:39.404436 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ce0a13d-a5c7-4b68-a20f-503aa4bb5cca tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:39.405137 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 904/3571] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:39 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:39.709804 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f06803cf-3c59-48ef-8553-94fb3abe5260 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.711385 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f06803cf-3c59-48ef-8553-94fb3abe5260 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:39.711606 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f06803cf-3c59-48ef-8553-94fb3abe5260 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.711847 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f06803cf-3c59-48ef-8553-94fb3abe5260 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.718418 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.718418 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:39.721513 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f06803cf-3c59-48ef-8553-94fb3abe5260 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:39.724928 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f06803cf-3c59-48ef-8553-94fb3abe5260 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f returned with HTTP 200 Aug 15 15:08:39.725292 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 891/3572] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:39 2026] GET /volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:39.735513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d7cc0e31-8afd-4108-a82d-9a81fadbb36a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.736849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.737381 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7cc0e31-8afd-4108-a82d-9a81fadbb36a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:08:39.737630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7cc0e31-8afd-4108-a82d-9a81fadbb36a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.737837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7cc0e31-8afd-4108-a82d-9a81fadbb36a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.738685 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:39.739034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2971fdc1-7fb7-4293-88e7-9fe811f4173f", "size": 1, "name": "tempest-VolumesGetTest-Volume-282469608", "metadata": {"Type": "Test"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:39.740807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'source_volid': '2971fdc1-7fb7-4293-88e7-9fe811f4173f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-282469608', 'metadata': {'Type': 'Test'}}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:39.743901 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7cc0e31-8afd-4108-a82d-9a81fadbb36a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 404 Aug 15 15:08:39.744462 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 892/3573] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:39 2026] GET /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:39.750663 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.750663 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:39.751318 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume retrieved successfully. Aug 15 15:08:39.751504 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:39.753917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afe2ecf1-4613-4384-b560-c09444595192 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.757175 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:39.757277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:39.757277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.757277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.757277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:39.761266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (00ea4d68-ac91-4cf2-92b7-2d6c0825be55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:39.762379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9591d21f-686d-4fef-8193-465c15d045f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:39.763263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:39.763495 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.763495 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:39.764022 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:39.779367 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:39.779702 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afe2ecf1-4613-4384-b560-c09444595192 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 202 Aug 15 15:08:39.780212 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 905/3574] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:39 2026] DELETE /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:39.790228 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9591d21f-686d-4fef-8193-465c15d045f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2971fdc1-7fb7-4293-88e7-9fe811f4173f', 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:39.791272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2f643f-68f7-45be-85ae-5531ecb5b297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:39.797217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3e862f6d-154a-4b19-a5ba-073037beb3a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.799200 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e862f6d-154a-4b19-a5ba-073037beb3a6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:39.799200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e862f6d-154a-4b19-a5ba-073037beb3a6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.799404 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e862f6d-154a-4b19-a5ba-073037beb3a6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.807224 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.807224 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:39.811594 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3e862f6d-154a-4b19-a5ba-073037beb3a6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:39.816636 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e862f6d-154a-4b19-a5ba-073037beb3a6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 200 Aug 15 15:08:39.817110 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 892/3575] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:39 2026] GET /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:39.842635 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['a45607ee-ff79-4a5d-b9f9-04c0aa1e3316', '9102c00b-2070-4f4e-ba5d-8fbf087dc12c', 'd0fb51b4-5fe2-4e15-a2fa-26329f6b4066', '306a9a2d-d4f0-4f55-ab0d-76ba55a6ec72'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:39.843994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2f643f-68f7-45be-85ae-5531ecb5b297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45607ee-ff79-4a5d-b9f9-04c0aa1e3316', '9102c00b-2070-4f4e-ba5d-8fbf087dc12c', 'd0fb51b4-5fe2-4e15-a2fa-26329f6b4066', '306a9a2d-d4f0-4f55-ab0d-76ba55a6ec72']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:39.844202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea39fca-402a-48af-8d4f-278386e63a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:39.885578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea39fca-402a-48af-8d4f-278386e63a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a462f5-186b-406b-ac4b-7e8873833c72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-282469608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['a45607ee-ff79-4a5d-b9f9-04c0aa1e3316','9102c00b-2070-4f4e-ba5d-8fbf087dc12c','d0fb51b4-5fe2-4e15-a2fa-26329f6b4066','306a9a2d-d4f0-4f55-ab0d-76ba55a6ec72'],size=1,snapshot_id=None,source_replicaid=,source_volid=2971fdc1-7fb7-4293-88e7-9fe811f4173f,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-282469608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a462f5-186b-406b-ac4b-7e8873833c72,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2971fdc1-7fb7-4293-88e7-9fe811f4173f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:39.886337 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fde288-e6f4-42b9-8582-e0dd678158ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:39.904616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fde288-e6f4-42b9-8582-e0dd678158ca) transitioned into state 'SUCCESS' from state '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-282469608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['a45607ee-ff79-4a5d-b9f9-04c0aa1e3316','9102c00b-2070-4f4e-ba5d-8fbf087dc12c','d0fb51b4-5fe2-4e15-a2fa-26329f6b4066','306a9a2d-d4f0-4f55-ab0d-76ba55a6ec72'],size=1,snapshot_id=None,source_replicaid=,source_volid=2971fdc1-7fb7-4293-88e7-9fe811f4173f,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:39.905232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68078275-a348-438e-9fd7-cadbbabb0d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:39.923268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68078275-a348-438e-9fd7-cadbbabb0d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:39.923268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (00ea4d68-ac91-4cf2-92b7-2d6c0825be55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:39.923268 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:39.923268 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e556e9b-d4c3-43b9-b064-047d3cf8aebe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:39.923268 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 887/3576] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:39 2026] POST /volume/v3/volumes => generated 792 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:39.934569 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3140cbf1-d2c4-4e3e-8bba-45bb79deb432 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.936254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3140cbf1-d2c4-4e3e-8bba-45bb79deb432 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:39.936456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3140cbf1-d2c4-4e3e-8bba-45bb79deb432 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.936621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3140cbf1-d2c4-4e3e-8bba-45bb79deb432 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.945050 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.945050 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:39.962328 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3140cbf1-d2c4-4e3e-8bba-45bb79deb432 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:39.976603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51e5d971-bdd2-4fb0-9cf9-8ca7223fe5ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:39.978401 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51e5d971-bdd2-4fb0-9cf9-8ca7223fe5ec tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:39.983811 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3140cbf1-d2c4-4e3e-8bba-45bb79deb432 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:39.983811 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 893/3577] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:39 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:39.984050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51e5d971-bdd2-4fb0-9cf9-8ca7223fe5ec tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:39.984050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51e5d971-bdd2-4fb0-9cf9-8ca7223fe5ec tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:39.984050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-51e5d971-bdd2-4fb0-9cf9-8ca7223fe5ec tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:39.988381 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:39.988381 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:39.990363 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51e5d971-bdd2-4fb0-9cf9-8ca7223fe5ec tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:39.990363 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 906/3578] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:39 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:40.417077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef2c2d7a-f88a-4ddd-8732-914148a96f51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:40.419085 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef2c2d7a-f88a-4ddd-8732-914148a96f51 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:40.419324 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef2c2d7a-f88a-4ddd-8732-914148a96f51 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:40.419533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef2c2d7a-f88a-4ddd-8732-914148a96f51 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:40.435255 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:40.435255 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:40.440230 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef2c2d7a-f88a-4ddd-8732-914148a96f51 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:40.447584 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef2c2d7a-f88a-4ddd-8732-914148a96f51 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:40.448040 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 893/3579] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:40 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:40.833482 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f27dc69-694a-452c-b019-28e82278f018 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:40.836611 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f27dc69-694a-452c-b019-28e82278f018 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:08:40.836831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f27dc69-694a-452c-b019-28e82278f018 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:40.837019 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f27dc69-694a-452c-b019-28e82278f018 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:40.846059 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f27dc69-694a-452c-b019-28e82278f018 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 404 Aug 15 15:08:40.846283 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 888/3580] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:40 2026] GET /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:40.853973 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:40.855681 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:08:40.855887 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:40.856055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:40.856219 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:08:40.862806 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:40.862806 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:40.863261 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:40.879050 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:40.879216 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-196d7c6c-f533-4bbd-b090-bb4db36b639e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 202 Aug 15 15:08:40.879649 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 894/3581] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:40 2026] DELETE /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:40.886882 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d3cac6b-7081-4e28-9a0d-d8cb922952e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:40.888676 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d3cac6b-7081-4e28-9a0d-d8cb922952e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:08:40.888902 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d3cac6b-7081-4e28-9a0d-d8cb922952e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:40.889094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d3cac6b-7081-4e28-9a0d-d8cb922952e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:40.897646 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:40.897646 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:40.907507 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d3cac6b-7081-4e28-9a0d-d8cb922952e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:40.912579 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d3cac6b-7081-4e28-9a0d-d8cb922952e9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 200 Aug 15 15:08:40.912938 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 907/3582] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:40 2026] GET /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:40.996683 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-288545b1-75cb-4d06-89c8-7e3a5f763ce9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:40.998525 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-288545b1-75cb-4d06-89c8-7e3a5f763ce9 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:40.998725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-288545b1-75cb-4d06-89c8-7e3a5f763ce9 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:40.998945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-288545b1-75cb-4d06-89c8-7e3a5f763ce9 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.002172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b798ff3a-2cda-4c84-937b-2e3fa13f2104 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.004163 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b798ff3a-2cda-4c84-937b-2e3fa13f2104 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:41.004426 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b798ff3a-2cda-4c84-937b-2e3fa13f2104 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:41.004670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b798ff3a-2cda-4c84-937b-2e3fa13f2104 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.004842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b798ff3a-2cda-4c84-937b-2e3fa13f2104 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:41.006110 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.006110 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:41.010029 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.010029 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:41.010540 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-288545b1-75cb-4d06-89c8-7e3a5f763ce9 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:41.010932 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b798ff3a-2cda-4c84-937b-2e3fa13f2104 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:41.011533 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 889/3583] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:41 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.015289 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-288545b1-75cb-4d06-89c8-7e3a5f763ce9 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:41.015789 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 894/3584] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:40 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.027401 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8adf6f30-aac4-4f3b-9655-9294ba16b769 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.029178 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8adf6f30-aac4-4f3b-9655-9294ba16b769 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:41.029381 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8adf6f30-aac4-4f3b-9655-9294ba16b769 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:41.029619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8adf6f30-aac4-4f3b-9655-9294ba16b769 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.038001 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.038001 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:41.043588 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8adf6f30-aac4-4f3b-9655-9294ba16b769 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:41.052692 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8adf6f30-aac4-4f3b-9655-9294ba16b769 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:41.052692 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 895/3585] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:41 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.065660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62a36b11-ba44-47f9-98b2-79e79184e529 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.067634 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a36b11-ba44-47f9-98b2-79e79184e529 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:41.068066 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a36b11-ba44-47f9-98b2-79e79184e529 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-282469608"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:41.076989 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.076989 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:41.080706 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62a36b11-ba44-47f9-98b2-79e79184e529 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:41.087802 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62a36b11-ba44-47f9-98b2-79e79184e529 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:41.088299 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a36b11-ba44-47f9-98b2-79e79184e529 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:41.088796 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 908/3586] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:08:41 2026] PUT /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.102532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3fbdd869-aca1-4e55-a5e3-caf339585734 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.104728 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fbdd869-aca1-4e55-a5e3-caf339585734 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:41.105175 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3fbdd869-aca1-4e55-a5e3-caf339585734 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1394411917", "description": "This is the new description of volume"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:41.114902 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.114902 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:41.119017 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3fbdd869-aca1-4e55-a5e3-caf339585734 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:41.125864 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3fbdd869-aca1-4e55-a5e3-caf339585734 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:41.126464 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3fbdd869-aca1-4e55-a5e3-caf339585734 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:41.126925 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 890/3587] 10.4.3.107 () {68 vars in 1369 bytes} [Sat Aug 15 15:08:41 2026] PUT /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.145315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-152dc6c9-3f4c-4634-8a8c-0ec8bbb4c144 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.148915 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-152dc6c9-3f4c-4634-8a8c-0ec8bbb4c144 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:41.149207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-152dc6c9-3f4c-4634-8a8c-0ec8bbb4c144 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:41.149622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-152dc6c9-3f4c-4634-8a8c-0ec8bbb4c144 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.159717 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.159717 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:41.165119 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-152dc6c9-3f4c-4634-8a8c-0ec8bbb4c144 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:41.171773 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-152dc6c9-3f4c-4634-8a8c-0ec8bbb4c144 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:41.172498 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 895/3588] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:41 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.186698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.189356 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:41.189918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-283148219", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-403843133"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:41.191994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-283148219', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-403843133'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:41.192190 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:41.200606 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:41.209769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (a6dbb434-c4dd-4a77-af0d-aa33e46b83e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:41.211165 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b2fc971-36cc-476b-a3e3-46237213cfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:41.212542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:41.250275 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b2fc971-36cc-476b-a3e3-46237213cfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:41.251696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55673da6-35d0-44d2-90d1-2e659b74154a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:41.304676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['0742f571-b704-4328-8dda-ff1f7b24b0d8', 'db12d677-431d-453b-b7e2-7fd3b65b711c', '60e116ab-8bb4-45b8-97a1-2fe735cb2535', '43d2e792-19c6-47ec-9c3b-820f10507ee4'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:41.305854 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55673da6-35d0-44d2-90d1-2e659b74154a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0742f571-b704-4328-8dda-ff1f7b24b0d8', 'db12d677-431d-453b-b7e2-7fd3b65b711c', '60e116ab-8bb4-45b8-97a1-2fe735cb2535', '43d2e792-19c6-47ec-9c3b-820f10507ee4']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:41.309048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c84b822-ae45-4034-ac80-f1f0d28ab1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:41.345252 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c84b822-ae45-4034-ac80-f1f0d28ab1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abfe7fa3-9251-4a5c-91fc-9bc3b889d606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-283148219',display_name='tempest-VolumesGetTest-Volume-403843133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['0742f571-b704-4328-8dda-ff1f7b24b0d8','db12d677-431d-453b-b7e2-7fd3b65b711c','60e116ab-8bb4-45b8-97a1-2fe735cb2535','43d2e792-19c6-47ec-9c3b-820f10507ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-283148219',display_name='tempest-VolumesGetTest-Volume-403843133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abfe7fa3-9251-4a5c-91fc-9bc3b889d606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:41.345252 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb011a1d-6904-47bc-8bdb-bb6ddf60d177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:41.371456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb011a1d-6904-47bc-8bdb-bb6ddf60d177) transitioned into 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-283148219',display_name='tempest-VolumesGetTest-Volume-403843133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['0742f571-b704-4328-8dda-ff1f7b24b0d8','db12d677-431d-453b-b7e2-7fd3b65b711c','60e116ab-8bb4-45b8-97a1-2fe735cb2535','43d2e792-19c6-47ec-9c3b-820f10507ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:41.372325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (950f7c2a-d2fe-4d74-9a61-779057f3eb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:41.388620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (950f7c2a-d2fe-4d74-9a61-779057f3eb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:41.388620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (a6dbb434-c4dd-4a77-af0d-aa33e46b83e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:41.388620 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:41.388620 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ad9d396-16ff-454c-9bdf-9e1d651609c4 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:41.389058 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 896/3589] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:41 2026] POST /volume/v3/volumes => generated 778 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:41.406345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9db6e37-266a-4b3a-b8c9-b2866f66f962 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.409471 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9db6e37-266a-4b3a-b8c9-b2866f66f962 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:41.409685 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9db6e37-266a-4b3a-b8c9-b2866f66f962 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:41.411273 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9db6e37-266a-4b3a-b8c9-b2866f66f962 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.419013 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.419013 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:41.425095 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9db6e37-266a-4b3a-b8c9-b2866f66f962 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:41.431523 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9db6e37-266a-4b3a-b8c9-b2866f66f962 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 200 Aug 15 15:08:41.431928 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 909/3590] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:41 2026] GET /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:41.466230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5fe5bb25-ac3a-43db-88c9-7824abf747b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.467659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fe5bb25-ac3a-43db-88c9-7824abf747b5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:41.469068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fe5bb25-ac3a-43db-88c9-7824abf747b5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:41.469068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fe5bb25-ac3a-43db-88c9-7824abf747b5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.481940 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.481940 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:41.491018 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5fe5bb25-ac3a-43db-88c9-7824abf747b5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:41.498659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fe5bb25-ac3a-43db-88c9-7824abf747b5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:41.499079 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 891/3591] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:41 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:08:41.925732 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1dd76188-9f1c-40a2-89c6-7fbad005c7de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.928014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd76188-9f1c-40a2-89c6-7fbad005c7de tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:08:41.928420 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd76188-9f1c-40a2-89c6-7fbad005c7de tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:41.928768 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd76188-9f1c-40a2-89c6-7fbad005c7de tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:41.936318 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd76188-9f1c-40a2-89c6-7fbad005c7de tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 404 Aug 15 15:08:41.937170 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 896/3592] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:41 2026] GET /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:41.949835 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7747dd2-617d-428b-8107-0074a68110f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:41.952469 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:41.952469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1623699040"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:41.953982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1623699040'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:41.954145 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:41.954556 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:41.954556 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:41.958509 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:41.963990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (2b4bdf03-602a-4012-8487-2a9061c14f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:41.965188 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ff31ca-b7bb-4916-8444-c6b620961fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:41.966576 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:41.993092 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ff31ca-b7bb-4916-8444-c6b620961fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:41.994000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7d964a-4bc1-402c-ab18-f8dd068cd783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:42.023987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c6462d7-174a-444d-9e3c-d47e194ccf8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.027302 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c6462d7-174a-444d-9e3c-d47e194ccf8b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:42.027624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c6462d7-174a-444d-9e3c-d47e194ccf8b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.027903 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c6462d7-174a-444d-9e3c-d47e194ccf8b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.028074 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0c6462d7-174a-444d-9e3c-d47e194ccf8b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:42.034084 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.034084 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:42.034988 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c6462d7-174a-444d-9e3c-d47e194ccf8b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:42.035565 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 910/3593] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:42 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:42.051215 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['8c1154c2-7957-4615-b300-f5802ea5e5d4', '3ebb1462-8cba-4e80-b1cf-3448d863b9bd', 'aa592051-cb0f-4d5a-9868-6506bbdda3be', '935f1712-d577-472c-b618-b76adcf7a98f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:42.051980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7d964a-4bc1-402c-ab18-f8dd068cd783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1154c2-7957-4615-b300-f5802ea5e5d4', '3ebb1462-8cba-4e80-b1cf-3448d863b9bd', 'aa592051-cb0f-4d5a-9868-6506bbdda3be', '935f1712-d577-472c-b618-b76adcf7a98f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:42.052834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4e4694-5257-4c31-a900-e3da95079a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:42.078392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4e4694-5257-4c31-a900-e3da95079a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f20b462c-860b-48c5-9a40-afe40c96d1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1623699040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['8c1154c2-7957-4615-b300-f5802ea5e5d4','3ebb1462-8cba-4e80-b1cf-3448d863b9bd','aa592051-cb0f-4d5a-9868-6506bbdda3be','935f1712-d577-472c-b618-b76adcf7a98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1623699040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f20b462c-860b-48c5-9a40-afe40c96d1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:42.079571 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4673df83-98d6-487f-913b-2ba459aa640c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:42.100574 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4673df83-98d6-487f-913b-2ba459aa640c) transitioned into state 'SUCCESS' from state '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-1623699040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['8c1154c2-7957-4615-b300-f5802ea5e5d4','3ebb1462-8cba-4e80-b1cf-3448d863b9bd','aa592051-cb0f-4d5a-9868-6506bbdda3be','935f1712-d577-472c-b618-b76adcf7a98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:42.101429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef338c00-eece-4e3a-a5ca-016fe090bba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:42.112513 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef338c00-eece-4e3a-a5ca-016fe090bba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:42.113507 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (2b4bdf03-602a-4012-8487-2a9061c14f6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:42.113896 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:42.114635 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7747dd2-617d-428b-8107-0074a68110f2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:42.115127 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 897/3594] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:08:41 2026] POST /volume/v3/volumes => generated 770 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:42.128857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02d44627-24d9-4ab7-ab76-d35dfb0f8e50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.131043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02d44627-24d9-4ab7-ab76-d35dfb0f8e50 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:42.131387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02d44627-24d9-4ab7-ab76-d35dfb0f8e50 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.131681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02d44627-24d9-4ab7-ab76-d35dfb0f8e50 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.140612 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.140612 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:42.145318 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-02d44627-24d9-4ab7-ab76-d35dfb0f8e50 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:42.150162 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02d44627-24d9-4ab7-ab76-d35dfb0f8e50 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 200 Aug 15 15:08:42.150471 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 892/3595] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:42 2026] GET /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:42.447989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8ac10e8-656c-4862-9b67-7cd301f94dbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.449927 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8ac10e8-656c-4862-9b67-7cd301f94dbf tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:42.450190 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8ac10e8-656c-4862-9b67-7cd301f94dbf tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.450436 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8ac10e8-656c-4862-9b67-7cd301f94dbf tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.459461 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.459461 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:42.463832 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8ac10e8-656c-4862-9b67-7cd301f94dbf tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:42.469449 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8ac10e8-656c-4862-9b67-7cd301f94dbf tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 200 Aug 15 15:08:42.469916 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 897/3596] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:42 2026] GET /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:42.484493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5af9d736-7d5e-4729-81a5-078bafca929e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.486111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5af9d736-7d5e-4729-81a5-078bafca929e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:42.486472 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5af9d736-7d5e-4729-81a5-078bafca929e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-282469608", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:42.494335 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.494335 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:42.498253 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5af9d736-7d5e-4729-81a5-078bafca929e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:42.506017 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5af9d736-7d5e-4729-81a5-078bafca929e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:42.506734 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5af9d736-7d5e-4729-81a5-078bafca929e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 200 Aug 15 15:08:42.507253 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 911/3597] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:08:42 2026] PUT /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 769 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:42.514585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eec4b35b-949d-4cef-a077-8c428af5b5b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.517790 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eec4b35b-949d-4cef-a077-8c428af5b5b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:42.517910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eec4b35b-949d-4cef-a077-8c428af5b5b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.518136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eec4b35b-949d-4cef-a077-8c428af5b5b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.519950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5c9de5c3-2deb-4c3e-9087-288735ba838a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.522328 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c9de5c3-2deb-4c3e-9087-288735ba838a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:42.522590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c9de5c3-2deb-4c3e-9087-288735ba838a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.522887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c9de5c3-2deb-4c3e-9087-288735ba838a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.529211 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.529211 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:42.533576 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.533576 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:42.537304 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eec4b35b-949d-4cef-a077-8c428af5b5b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:42.537576 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5c9de5c3-2deb-4c3e-9087-288735ba838a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:42.542279 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eec4b35b-949d-4cef-a077-8c428af5b5b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:42.542727 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 898/3598] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:42 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:42.542917 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c9de5c3-2deb-4c3e-9087-288735ba838a tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 200 Aug 15 15:08:42.543508 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 893/3599] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:42 2026] GET /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:42.556868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.559113 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:42.559382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.559634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.559860 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:42.569419 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.569419 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:42.569961 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:42.601170 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:42.601373 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5afc1266-3a19-4c79-92a7-a6ead700f8a7 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 202 Aug 15 15:08:42.601917 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 898/3600] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:42 2026] DELETE /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:42.621169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b806f860-84f0-4974-b51a-ba05453b0e2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:42.625913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b806f860-84f0-4974-b51a-ba05453b0e2c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:42.626439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b806f860-84f0-4974-b51a-ba05453b0e2c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:42.626693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b806f860-84f0-4974-b51a-ba05453b0e2c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:42.644618 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:42.644618 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:42.651343 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b806f860-84f0-4974-b51a-ba05453b0e2c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:42.659261 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b806f860-84f0-4974-b51a-ba05453b0e2c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 200 Aug 15 15:08:42.659767 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 912/3601] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:42 2026] GET /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:43.049809 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5b56c216-99c7-4da5-84ff-368d860c67c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.051885 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b56c216-99c7-4da5-84ff-368d860c67c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:43.052089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b56c216-99c7-4da5-84ff-368d860c67c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.052337 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b56c216-99c7-4da5-84ff-368d860c67c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.052482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5b56c216-99c7-4da5-84ff-368d860c67c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:43.057363 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.057363 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:43.058090 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b56c216-99c7-4da5-84ff-368d860c67c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:43.058553 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 899/3602] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:43.167801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6fc79fe6-a4f8-4c88-8784-cad3e2613205 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.169598 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6fc79fe6-a4f8-4c88-8784-cad3e2613205 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:43.169823 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6fc79fe6-a4f8-4c88-8784-cad3e2613205 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.170012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6fc79fe6-a4f8-4c88-8784-cad3e2613205 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.179488 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.179488 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:43.184651 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6fc79fe6-a4f8-4c88-8784-cad3e2613205 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:43.190196 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6fc79fe6-a4f8-4c88-8784-cad3e2613205 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 200 Aug 15 15:08:43.190683 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 894/3603] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:43.205222 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.207027 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:43.207478 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f20b462c-860b-48c5-9a40-afe40c96d1e2", "name": "tempest-VolumeDependencyTests-Snapshot-869327445"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:43.390132 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.390132 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:43.390589 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:43.390682 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create snapshot from volume f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:43.418976 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['32c0765b-15bf-4ae4-b3e9-9ac5e7b8a3ca', '5f49a70c-d023-4ee4-83f1-5f377a126961', '6bfe14ff-c615-4f8e-ba89-29c951775578', 'c36c3718-e004-4aae-999d-eafe8d292e5e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:43.454988 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot create request issued successfully. Aug 15 15:08:43.455400 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d736563b-108c-4cdc-bc6a-ba236f8557e5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:43.457023 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 899/3604] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:43.466614 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c47cbac-4ba3-4fed-85b0-0165999b2edb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.467652 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c47cbac-4ba3-4fed-85b0-0165999b2edb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:08:43.467932 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c47cbac-4ba3-4fed-85b0-0165999b2edb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.468115 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c47cbac-4ba3-4fed-85b0-0165999b2edb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.475188 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.475188 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:43.476373 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c47cbac-4ba3-4fed-85b0-0165999b2edb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:43.477612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c47cbac-4ba3-4fed-85b0-0165999b2edb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 200 Aug 15 15:08:43.478008 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 913/3605] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:43.548409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2d1a86c-21c8-4127-9320-8a5ef448f514 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.550607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2d1a86c-21c8-4127-9320-8a5ef448f514 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274/action Aug 15 15:08:43.551016 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2d1a86c-21c8-4127-9320-8a5ef448f514 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:43.551140 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2d1a86c-21c8-4127-9320-8a5ef448f514 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:43.565121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f93c8d1-446d-45ad-85e9-a1e8dc78f311 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.571403 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f93c8d1-446d-45ad-85e9-a1e8dc78f311 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:43.571788 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f93c8d1-446d-45ad-85e9-a1e8dc78f311 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.572086 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f93c8d1-446d-45ad-85e9-a1e8dc78f311 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.577251 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.577251 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:43.590676 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.590676 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:43.599597 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3f93c8d1-446d-45ad-85e9-a1e8dc78f311 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:43.602031 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bf537c3a-c2da-44f1-a813-24c466d5fa11 req-e2d1a86c-21c8-4127-9320-8a5ef448f514 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274/action returned with HTTP 204 Aug 15 15:08:43.602629 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 900/3606] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:08:43 2026] POST /volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:43.611592 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f93c8d1-446d-45ad-85e9-a1e8dc78f311 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:43.612874 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 895/3607] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:43.674837 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8622db2d-bf23-41c9-a2c7-ba93e3a62c8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.678274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8622db2d-bf23-41c9-a2c7-ba93e3a62c8e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 Aug 15 15:08:43.679093 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8622db2d-bf23-41c9-a2c7-ba93e3a62c8e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.679093 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8622db2d-bf23-41c9-a2c7-ba93e3a62c8e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.688306 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8622db2d-bf23-41c9-a2c7-ba93e3a62c8e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 returned with HTTP 404 Aug 15 15:08:43.689070 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 900/3608] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/volumes/abfe7fa3-9251-4a5c-91fc-9bc3b889d606 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:43.698844 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a3d0272-4727-49a2-8685-9629021dcd52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.701022 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a3d0272-4727-49a2-8685-9629021dcd52 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:43.702284 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a3d0272-4727-49a2-8685-9629021dcd52 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.702284 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a3d0272-4727-49a2-8685-9629021dcd52 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.709478 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.709478 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:43.715095 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a3d0272-4727-49a2-8685-9629021dcd52 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:43.722466 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a3d0272-4727-49a2-8685-9629021dcd52 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:43.723058 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 914/3609] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:43.737806 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.738653 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:43.738940 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.739179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.739393 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: 72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:43.746886 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.746886 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:43.747385 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:43.769378 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:43.769588 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2544855d-8e2f-4e6a-923a-7ee5174aa92f tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 202 Aug 15 15:08:43.770130 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 901/3610] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:43 2026] DELETE /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:43.781789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11e026b5-bc94-460a-aee5-44a960391f84 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:43.783981 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11e026b5-bc94-460a-aee5-44a960391f84 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:43.785081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11e026b5-bc94-460a-aee5-44a960391f84 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:43.785526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11e026b5-bc94-460a-aee5-44a960391f84 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:43.797329 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:43.797329 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:43.801875 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-11e026b5-bc94-460a-aee5-44a960391f84 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:43.807550 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11e026b5-bc94-460a-aee5-44a960391f84 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 200 Aug 15 15:08:43.808051 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 896/3611] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:43 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:44.069787 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-441b2d39-3c58-4618-a031-570b3af06734 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.073258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-441b2d39-3c58-4618-a031-570b3af06734 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:44.073258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-441b2d39-3c58-4618-a031-570b3af06734 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.073258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-441b2d39-3c58-4618-a031-570b3af06734 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.073258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-441b2d39-3c58-4618-a031-570b3af06734 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:44.076165 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.076165 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:44.077357 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-441b2d39-3c58-4618-a031-570b3af06734 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:44.077800 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 901/3612] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:44.487624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-455574fa-1e6f-49c6-beb1-5103b69f46af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.490297 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-455574fa-1e6f-49c6-beb1-5103b69f46af tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:08:44.490634 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-455574fa-1e6f-49c6-beb1-5103b69f46af tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.490909 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-455574fa-1e6f-49c6-beb1-5103b69f46af tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.497031 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.497031 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:44.497618 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-455574fa-1e6f-49c6-beb1-5103b69f46af tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:44.498714 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-455574fa-1e6f-49c6-beb1-5103b69f46af tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 200 Aug 15 15:08:44.499773 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 915/3613] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:44.508726 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-96b92475-0619-404e-85b0-c1dfdd749648 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.510722 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:44.511091 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c2827c2c-e955-426c-99f5-7a9e7c2fc1d4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1408863210"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:44.512562 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'snapshot_id': 'c2827c2c-e955-426c-99f5-7a9e7c2fc1d4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1408863210'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:44.517093 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.517093 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:44.517539 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:44.517672 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:44.520904 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:44.526088 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (9305ce57-adb5-4abf-9843-6eec66aa7c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:44.526965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d5deff-708b-4efb-9506-5b4797719f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:44.527855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:44.557651 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d5deff-708b-4efb-9506-5b4797719f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2827c2c-e955-426c-99f5-7a9e7c2fc1d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:44.558395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d818bd-a8d5-4386-b9cf-82f6fb48a69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:44.598911 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['e4eb17ef-e540-4c42-92ed-1061e5e42000', 'e99ff31e-305b-4748-9824-755f42f0f1fc', '33993441-a3b7-4255-9cb3-61007b198e7e', '9481024f-78de-4b44-ae5d-5e703737a7ae'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:44.599747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63d818bd-a8d5-4386-b9cf-82f6fb48a69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4eb17ef-e540-4c42-92ed-1061e5e42000', 'e99ff31e-305b-4748-9824-755f42f0f1fc', '33993441-a3b7-4255-9cb3-61007b198e7e', '9481024f-78de-4b44-ae5d-5e703737a7ae']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:44.600474 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3d5552-21b0-4ad4-a2df-c84d2a804a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:44.630422 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aaa5d50c-fd2b-4edf-b3fc-b2922926a1db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.632331 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aaa5d50c-fd2b-4edf-b3fc-b2922926a1db tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:44.632522 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aaa5d50c-fd2b-4edf-b3fc-b2922926a1db tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.632696 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aaa5d50c-fd2b-4edf-b3fc-b2922926a1db tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.642030 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.642030 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:44.643437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3d5552-21b0-4ad4-a2df-c84d2a804a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef8a844-36e0-4599-a5e3-c243d8fa4b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1408863210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['e4eb17ef-e540-4c42-92ed-1061e5e42000','e99ff31e-305b-4748-9824-755f42f0f1fc','33993441-a3b7-4255-9cb3-61007b198e7e','9481024f-78de-4b44-ae5d-5e703737a7ae'],size=1,snapshot_id=c2827c2c-e955-426c-99f5-7a9e7c2fc1d4,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1408863210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef8a844-36e0-4599-a5e3-c243d8fa4b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2827c2c-e955-426c-99f5-7a9e7c2fc1d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:44.644539 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbe3c32-82e2-4c77-868d-d623de4b70aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:44.648460 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aaa5d50c-fd2b-4edf-b3fc-b2922926a1db tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:44.652842 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aaa5d50c-fd2b-4edf-b3fc-b2922926a1db tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:44.653345 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 897/3614] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:44.674670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbe3c32-82e2-4c77-868d-d623de4b70aa) transitioned into state 'SUCCESS' from state '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-1408863210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['e4eb17ef-e540-4c42-92ed-1061e5e42000','e99ff31e-305b-4748-9824-755f42f0f1fc','33993441-a3b7-4255-9cb3-61007b198e7e','9481024f-78de-4b44-ae5d-5e703737a7ae'],size=1,snapshot_id=c2827c2c-e955-426c-99f5-7a9e7c2fc1d4,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:44.675286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78db80ce-1af8-4746-91b0-33f1078a27ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:44.701952 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78db80ce-1af8-4746-91b0-33f1078a27ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:44.702791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (9305ce57-adb5-4abf-9843-6eec66aa7c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:44.703123 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:44.703739 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-96b92475-0619-404e-85b0-c1dfdd749648 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:44.704332 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 902/3615] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:08:44 2026] POST /volume/v3/volumes => generated 804 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:44.715877 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68fbb1c7-0eb0-449b-92ee-1934c74043f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.717801 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68fbb1c7-0eb0-449b-92ee-1934c74043f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:44.718082 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68fbb1c7-0eb0-449b-92ee-1934c74043f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.718345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68fbb1c7-0eb0-449b-92ee-1934c74043f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.727721 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.727721 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:44.731485 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68fbb1c7-0eb0-449b-92ee-1934c74043f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:44.735593 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68fbb1c7-0eb0-449b-92ee-1934c74043f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 200 Aug 15 15:08:44.736039 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 902/3616] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:44.821863 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2a56bfe-c043-4e33-a977-1856ac978c17 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.823920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2a56bfe-c043-4e33-a977-1856ac978c17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 Aug 15 15:08:44.824118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2a56bfe-c043-4e33-a977-1856ac978c17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.824334 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2a56bfe-c043-4e33-a977-1856ac978c17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.830491 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2a56bfe-c043-4e33-a977-1856ac978c17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 returned with HTTP 404 Aug 15 15:08:44.831007 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 916/3617] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/volumes/72a462f5-186b-406b-ac4b-7e8873833c72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:44.838307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58600fa0-eb10-4cc1-86f7-a3e27681c449 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.841342 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58600fa0-eb10-4cc1-86f7-a3e27681c449 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:44.841342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58600fa0-eb10-4cc1-86f7-a3e27681c449 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.841342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58600fa0-eb10-4cc1-86f7-a3e27681c449 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.848395 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.848395 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:44.851951 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58600fa0-eb10-4cc1-86f7-a3e27681c449 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:44.857975 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58600fa0-eb10-4cc1-86f7-a3e27681c449 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f returned with HTTP 200 Aug 15 15:08:44.858717 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 898/3618] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:44.873947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.875722 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:44.875987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.876183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.876373 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: 2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:44.882851 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.882851 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:44.883347 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:44.906814 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:44.908003 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f7fd91a-c229-4a4e-85c7-4244c394b6e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f returned with HTTP 202 Aug 15 15:08:44.908902 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 903/3619] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:44 2026] DELETE /volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:44.918481 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b8d6a2f-842c-4d84-a425-36eda2f8852b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:44.920223 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b8d6a2f-842c-4d84-a425-36eda2f8852b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:44.922255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b8d6a2f-842c-4d84-a425-36eda2f8852b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:44.922342 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b8d6a2f-842c-4d84-a425-36eda2f8852b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:44.931264 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:44.931264 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:44.937301 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b8d6a2f-842c-4d84-a425-36eda2f8852b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:44.941901 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b8d6a2f-842c-4d84-a425-36eda2f8852b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f returned with HTTP 200 Aug 15 15:08:44.942687 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 903/3620] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:44 2026] GET /volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:45.088295 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31299afb-9067-45c2-bf11-8792169bd941 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:45.091476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31299afb-9067-45c2-bf11-8792169bd941 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:45.092200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31299afb-9067-45c2-bf11-8792169bd941 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:45.092200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31299afb-9067-45c2-bf11-8792169bd941 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:45.092200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-31299afb-9067-45c2-bf11-8792169bd941 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:45.099005 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:45.099005 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:45.099876 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31299afb-9067-45c2-bf11-8792169bd941 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:45.100427 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 917/3621] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:45 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:45.753188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f8c3a09-92d1-42b0-8962-3558d794979d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:45.755121 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f8c3a09-92d1-42b0-8962-3558d794979d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:45.755594 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f8c3a09-92d1-42b0-8962-3558d794979d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:45.757319 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f8c3a09-92d1-42b0-8962-3558d794979d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:45.766383 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:45.766383 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:45.771932 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7f8c3a09-92d1-42b0-8962-3558d794979d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:45.778061 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f8c3a09-92d1-42b0-8962-3558d794979d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 200 Aug 15 15:08:45.778694 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 899/3622] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:45 2026] GET /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:45.796348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8684419f-c99f-440a-a7ca-e0600d4f129d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:45.801209 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:45.801511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ef8a844-36e0-4599-a5e3-c243d8fa4b0f", "name": "tempest-VolumeDependencyTests-Snapshot-1507814257"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:45.814348 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:45.814348 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:45.814828 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:45.814939 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create snapshot from volume 7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:45.843087 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['b08867e9-2390-4c69-b8c6-ee034d9b300e', '47549667-0ab1-402f-a85d-a06ee35cd55d', 'd6c139d7-fc3d-4c08-bf5e-7e52d54a1e38', '346f8d06-a382-4517-96c7-0e4c684c28ff'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:45.876272 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot create request issued successfully. Aug 15 15:08:45.876272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8684419f-c99f-440a-a7ca-e0600d4f129d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:45.876272 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 904/3623] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:45.887141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2175d5e0-a396-4e96-bff0-79eb911f6c5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:45.888931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2175d5e0-a396-4e96-bff0-79eb911f6c5a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:08:45.889231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2175d5e0-a396-4e96-bff0-79eb911f6c5a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:45.889478 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2175d5e0-a396-4e96-bff0-79eb911f6c5a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:45.895538 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:45.895538 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:45.896184 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2175d5e0-a396-4e96-bff0-79eb911f6c5a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:45.897215 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2175d5e0-a396-4e96-bff0-79eb911f6c5a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 200 Aug 15 15:08:45.897711 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 904/3624] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:45 2026] GET /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:45.955810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbc9855b-7871-47df-b11c-993f28a29370 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:45.958355 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbc9855b-7871-47df-b11c-993f28a29370 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f Aug 15 15:08:45.959064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbc9855b-7871-47df-b11c-993f28a29370 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:45.959316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbc9855b-7871-47df-b11c-993f28a29370 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:45.966732 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbc9855b-7871-47df-b11c-993f28a29370 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f returned with HTTP 404 Aug 15 15:08:45.967482 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 918/3625] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:45 2026] GET /volume/v3/volumes/2971fdc1-7fb7-4293-88e7-9fe811f4173f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:46.017510 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:46.019920 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:46.020541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-VolumesGetTest-Volume-125885338", "metadata": {"Type": "Test"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:46.022623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-125885338', 'metadata': {'Type': 'Test'}}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:46.111647 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:46.112799 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4509a8ac-a222-41b4-8b17-6430803cd147 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:46.114459 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4509a8ac-a222-41b4-8b17-6430803cd147 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:46.114680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4509a8ac-a222-41b4-8b17-6430803cd147 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:46.117087 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4509a8ac-a222-41b4-8b17-6430803cd147 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:46.117087 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4509a8ac-a222-41b4-8b17-6430803cd147 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:46.117260 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:46.118908 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:46.118908 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:46.119578 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4509a8ac-a222-41b4-8b17-6430803cd147 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:46.119953 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 905/3626] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:46 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:46.121671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (5ee48b85-ff64-49fb-98cb-a7975eb04d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:46.123104 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d24096-6861-4d28-b947-f8ddd4876a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:46.124194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:46.182605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d24096-6861-4d28-b947-f8ddd4876a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:46.182605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e63453-15e2-4774-996c-a35fa0ddba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:46.223858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['e6a10f77-cca3-406d-9339-01f10c530b1d', '07dd0877-5f7c-4897-8e30-a4ab5a25ece5', '6afc4dcb-66d3-47fc-ba1e-facda28ecd8c', 'dfccd481-79e0-4750-8e79-2e3b4f5bb7d5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:46.224784 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e63453-15e2-4774-996c-a35fa0ddba68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a10f77-cca3-406d-9339-01f10c530b1d', '07dd0877-5f7c-4897-8e30-a4ab5a25ece5', '6afc4dcb-66d3-47fc-ba1e-facda28ecd8c', 'dfccd481-79e0-4750-8e79-2e3b4f5bb7d5']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:46.225864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279bbb80-cf3e-477d-a309-229a19550657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:46.250077 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279bbb80-cf3e-477d-a309-229a19550657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '721fc30a-bca3-4570-9cba-d10e22207041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-125885338',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['e6a10f77-cca3-406d-9339-01f10c530b1d','07dd0877-5f7c-4897-8e30-a4ab5a25ece5','6afc4dcb-66d3-47fc-ba1e-facda28ecd8c','dfccd481-79e0-4750-8e79-2e3b4f5bb7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-125885338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=721fc30a-bca3-4570-9cba-d10e22207041,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:46.251014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0beacf0-e22b-42bb-8e9f-1ce75a40ade2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:46.269328 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0beacf0-e22b-42bb-8e9f-1ce75a40ade2) transitioned into state 'SUCCESS' from state '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-125885338',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['e6a10f77-cca3-406d-9339-01f10c530b1d','07dd0877-5f7c-4897-8e30-a4ab5a25ece5','6afc4dcb-66d3-47fc-ba1e-facda28ecd8c','dfccd481-79e0-4750-8e79-2e3b4f5bb7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:46.270275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679fcb6c-3cef-4d9a-94a2-0bfdfc241f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:46.280582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679fcb6c-3cef-4d9a-94a2-0bfdfc241f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:46.281790 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (5ee48b85-ff64-49fb-98cb-a7975eb04d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:46.282280 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:46.283113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b69e559-730b-4f0b-9273-50b5ffd7d0e6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:46.283788 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 900/3627] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:46 2026] POST /volume/v3/volumes => generated 758 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:46.297347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e4f9957-f632-4c96-9ef6-561d59efe5c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:46.299567 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e4f9957-f632-4c96-9ef6-561d59efe5c6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:46.299903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e4f9957-f632-4c96-9ef6-561d59efe5c6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:46.300200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e4f9957-f632-4c96-9ef6-561d59efe5c6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:46.308800 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:46.308800 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:46.313107 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e4f9957-f632-4c96-9ef6-561d59efe5c6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:46.318184 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e4f9957-f632-4c96-9ef6-561d59efe5c6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:46.318825 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 905/3628] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:46 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:46.907658 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8403d64f-63ad-408a-a079-4a3ea56e6531 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:46.909675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8403d64f-63ad-408a-a079-4a3ea56e6531 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:08:46.909950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8403d64f-63ad-408a-a079-4a3ea56e6531 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:46.910206 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8403d64f-63ad-408a-a079-4a3ea56e6531 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:46.916209 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:46.916209 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:46.916768 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8403d64f-63ad-408a-a079-4a3ea56e6531 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:46.917677 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8403d64f-63ad-408a-a079-4a3ea56e6531 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 200 Aug 15 15:08:46.918435 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 919/3629] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:46 2026] GET /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:46.926617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:46.930304 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:46.930742 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "167233b2-3455-43e1-9ed7-fbca550c36a4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1440360163"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:46.933573 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'snapshot_id': '167233b2-3455-43e1-9ed7-fbca550c36a4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1440360163'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:46.941211 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:46.941211 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:46.941871 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:46.942020 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:46.947263 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:46.955930 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (02724240-6fcb-435b-b700-d9d6a611d61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:46.957666 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089280ee-8b04-4ffe-828f-2b758d59f2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:46.959053 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:47.001224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089280ee-8b04-4ffe-828f-2b758d59f2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '167233b2-3455-43e1-9ed7-fbca550c36a4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.002177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40567e10-96ad-42cb-9669-cd62fa60a92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.047205 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['b4420992-a3d5-46a0-b756-a334e21977ba', '90f7d042-85db-46fa-941f-d7b896822f53', '95725dfc-86f9-4eb7-8b4c-99259230d9f6', '236f2d7d-4562-4c9b-b587-03ee954d1854'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:47.048107 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40567e10-96ad-42cb-9669-cd62fa60a92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4420992-a3d5-46a0-b756-a334e21977ba', '90f7d042-85db-46fa-941f-d7b896822f53', '95725dfc-86f9-4eb7-8b4c-99259230d9f6', '236f2d7d-4562-4c9b-b587-03ee954d1854']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.048952 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37de957a-0d9e-47fd-9096-5ee524282f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.093262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37de957a-0d9e-47fd-9096-5ee524282f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d5c69ff-dd7b-4a5d-832c-12a6a541abee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1440360163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['b4420992-a3d5-46a0-b756-a334e21977ba','90f7d042-85db-46fa-941f-d7b896822f53','95725dfc-86f9-4eb7-8b4c-99259230d9f6','236f2d7d-4562-4c9b-b587-03ee954d1854'],size=1,snapshot_id=167233b2-3455-43e1-9ed7-fbca550c36a4,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1440360163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d5c69ff-dd7b-4a5d-832c-12a6a541abee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=167233b2-3455-43e1-9ed7-fbca550c36a4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.094516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73621d78-df9d-4100-a9ac-fc656a256407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.115490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73621d78-df9d-4100-a9ac-fc656a256407) transitioned into state 'SUCCESS' from state '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-1440360163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['b4420992-a3d5-46a0-b756-a334e21977ba','90f7d042-85db-46fa-941f-d7b896822f53','95725dfc-86f9-4eb7-8b4c-99259230d9f6','236f2d7d-4562-4c9b-b587-03ee954d1854'],size=1,snapshot_id=167233b2-3455-43e1-9ed7-fbca550c36a4,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.116636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684d3700-8c43-433f-b6cb-19be2462b514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.131935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-64b0495a-873e-4ff1-8790-8a947280abdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.134088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64b0495a-873e-4ff1-8790-8a947280abdb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:47.135821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-64b0495a-873e-4ff1-8790-8a947280abdb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:47.135821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-64b0495a-873e-4ff1-8790-8a947280abdb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:47.135821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-64b0495a-873e-4ff1-8790-8a947280abdb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:47.141224 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.141224 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:47.142424 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64b0495a-873e-4ff1-8790-8a947280abdb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:47.143154 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 901/3630] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:47 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:47.143834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684d3700-8c43-433f-b6cb-19be2462b514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.144962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (02724240-6fcb-435b-b700-d9d6a611d61d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:47.145438 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:47.146416 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a7ea69e-40c5-428a-a2bd-55d7e400a75c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:47.147028 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 906/3631] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:08:46 2026] POST /volume/v3/volumes => generated 804 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:47.166174 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f6bfa39-d09b-457e-9f7c-530997917d03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.168672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f6bfa39-d09b-457e-9f7c-530997917d03 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:08:47.169082 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f6bfa39-d09b-457e-9f7c-530997917d03 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:47.169538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f6bfa39-d09b-457e-9f7c-530997917d03 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:47.178628 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.178628 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:47.183973 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f6bfa39-d09b-457e-9f7c-530997917d03 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:47.190097 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f6bfa39-d09b-457e-9f7c-530997917d03 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 200 Aug 15 15:08:47.190626 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 906/3632] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:47 2026] GET /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:08:47.335887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92970fd6-d5ed-4a73-b447-7f0374277e4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.337880 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92970fd6-d5ed-4a73-b447-7f0374277e4e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:47.338134 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92970fd6-d5ed-4a73-b447-7f0374277e4e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:47.338390 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92970fd6-d5ed-4a73-b447-7f0374277e4e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:47.346883 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.346883 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:47.351960 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92970fd6-d5ed-4a73-b447-7f0374277e4e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:47.358901 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92970fd6-d5ed-4a73-b447-7f0374277e4e tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:47.359584 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 920/3633] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:47 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:47.375344 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0ae141ed-72af-45d1-aed6-c1c6499cecfe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.377213 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ae141ed-72af-45d1-aed6-c1c6499cecfe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:47.377640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ae141ed-72af-45d1-aed6-c1c6499cecfe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:47.378006 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0ae141ed-72af-45d1-aed6-c1c6499cecfe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:47.388665 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.388665 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:47.392522 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0ae141ed-72af-45d1-aed6-c1c6499cecfe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:47.399186 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0ae141ed-72af-45d1-aed6-c1c6499cecfe tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:47.400073 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 902/3634] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:47 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:47.411779 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c729960-d837-4f6b-8350-491f00224b90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.413469 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c729960-d837-4f6b-8350-491f00224b90 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:47.413938 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c729960-d837-4f6b-8350-491f00224b90 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-125885338"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:47.422077 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.422077 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:47.425801 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c729960-d837-4f6b-8350-491f00224b90 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:47.430043 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c729960-d837-4f6b-8350-491f00224b90 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:47.430719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c729960-d837-4f6b-8350-491f00224b90 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:47.431183 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 907/3635] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:08:47 2026] PUT /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 782 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:47.445998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e31c7920-c52f-4c68-a1ae-ea3602da21da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.447771 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e31c7920-c52f-4c68-a1ae-ea3602da21da tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:47.448064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e31c7920-c52f-4c68-a1ae-ea3602da21da tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1642614579", "description": "This is the new description of volume"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:47.455194 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.455194 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:47.458474 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e31c7920-c52f-4c68-a1ae-ea3602da21da tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:47.467396 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e31c7920-c52f-4c68-a1ae-ea3602da21da tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:47.468042 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e31c7920-c52f-4c68-a1ae-ea3602da21da tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:47.468645 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 907/3636] 10.4.3.107 () {68 vars in 1369 bytes} [Sat Aug 15 15:08:47 2026] PUT /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:47.487395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2cfe4cb3-cacb-4c91-b5af-44732f496083 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.489396 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cfe4cb3-cacb-4c91-b5af-44732f496083 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:47.489656 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cfe4cb3-cacb-4c91-b5af-44732f496083 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:47.489925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cfe4cb3-cacb-4c91-b5af-44732f496083 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:47.497171 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.497171 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:47.501387 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2cfe4cb3-cacb-4c91-b5af-44732f496083 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:47.506559 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cfe4cb3-cacb-4c91-b5af-44732f496083 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:47.507018 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 921/3637] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:47 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 1406 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:47.520933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-429052d4-4fd1-4630-b184-788da145f9d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.522966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:47.523662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2057160722", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-970202130"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:47.525750 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2057160722', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-970202130'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:47.528301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume of 1 GB Aug 15 15:08:47.532113 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Availability Zones retrieved successfully. Aug 15 15:08:47.547541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (98fde857-042e-4b12-a16d-e52f336c0839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:47.549824 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb06a635-2f58-48f8-83d4-0509abeb62a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.551976 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:47.585746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb06a635-2f58-48f8-83d4-0509abeb62a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.587154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cdaf611-c7c7-47aa-a067-3b10c1510c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.641101 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Created reservations ['05fc51d6-bd3b-404e-ac66-0918adb31389', 'e85365cc-1a8a-46fe-8b64-43689a33b280', '8ed3c8f7-d8b7-488d-a49e-42a7a248b261', '25894a5d-f28f-4c37-9993-d3249b77753b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:47.642115 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cdaf611-c7c7-47aa-a067-3b10c1510c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05fc51d6-bd3b-404e-ac66-0918adb31389', 'e85365cc-1a8a-46fe-8b64-43689a33b280', '8ed3c8f7-d8b7-488d-a49e-42a7a248b261', '25894a5d-f28f-4c37-9993-d3249b77753b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.643100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef79ff34-8bab-4f37-8c22-00af801297fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.673109 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef79ff34-8bab-4f37-8c22-00af801297fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa23df55-f354-4fcb-b16b-4c3a62622966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2057160722',display_name='tempest-VolumesGetTest-Volume-970202130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['05fc51d6-bd3b-404e-ac66-0918adb31389','e85365cc-1a8a-46fe-8b64-43689a33b280','8ed3c8f7-d8b7-488d-a49e-42a7a248b261','25894a5d-f28f-4c37-9993-d3249b77753b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2057160722',display_name='tempest-VolumesGetTest-Volume-970202130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa23df55-f354-4fcb-b16b-4c3a62622966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d476adcb691b44e5974fe632bff29aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.673801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fd5316-a2f0-4e69-9f33-1195bffaa9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.700589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fd5316-a2f0-4e69-9f33-1195bffaa9ea) transitioned into 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-2057160722',display_name='tempest-VolumesGetTest-Volume-970202130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d476adcb691b44e5974fe632bff29aba',qos_specs=None,replication_status=,reservations=['05fc51d6-bd3b-404e-ac66-0918adb31389','e85365cc-1a8a-46fe-8b64-43689a33b280','8ed3c8f7-d8b7-488d-a49e-42a7a248b261','25894a5d-f28f-4c37-9993-d3249b77753b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2ffc901e294539bac1be5969a1ee6d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.702261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1244687-4ac4-4472-8819-ced1a88b6d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:47.715116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1244687-4ac4-4472-8819-ced1a88b6d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:47.716131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Flow 'volume_create_api' (98fde857-042e-4b12-a16d-e52f336c0839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:47.716653 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Create volume request issued successfully. Aug 15 15:08:47.717310 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-429052d4-4fd1-4630-b184-788da145f9d6 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:47.717799 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 903/3638] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:47 2026] POST /volume/v3/volumes => generated 779 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:47.731467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a3c81da2-ca7b-4e60-a12a-8b7fad43c293 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:47.734395 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3c81da2-ca7b-4e60-a12a-8b7fad43c293 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:47.734656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3c81da2-ca7b-4e60-a12a-8b7fad43c293 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:47.734833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3c81da2-ca7b-4e60-a12a-8b7fad43c293 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:47.748131 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:47.748131 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:47.755924 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a3c81da2-ca7b-4e60-a12a-8b7fad43c293 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:47.761574 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3c81da2-ca7b-4e60-a12a-8b7fad43c293 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 200 Aug 15 15:08:47.762094 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 908/3639] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:47 2026] GET /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:48.160002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1cd49cb6-ece3-4359-a6bf-d15f98ee4698 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.161970 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cd49cb6-ece3-4359-a6bf-d15f98ee4698 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:48.162274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cd49cb6-ece3-4359-a6bf-d15f98ee4698 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.162553 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cd49cb6-ece3-4359-a6bf-d15f98ee4698 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.162703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1cd49cb6-ece3-4359-a6bf-d15f98ee4698 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:48.167623 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.167623 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:48.168314 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cd49cb6-ece3-4359-a6bf-d15f98ee4698 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:48.168677 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 908/3640] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:48.204965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bdd1e1f-20cd-4b3e-a871-74cca83bb575 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.207038 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bdd1e1f-20cd-4b3e-a871-74cca83bb575 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:08:48.207521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bdd1e1f-20cd-4b3e-a871-74cca83bb575 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.207775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bdd1e1f-20cd-4b3e-a871-74cca83bb575 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.215695 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.215695 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:48.219719 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8bdd1e1f-20cd-4b3e-a871-74cca83bb575 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:48.225524 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bdd1e1f-20cd-4b3e-a871-74cca83bb575 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 200 Aug 15 15:08:48.226058 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 922/3641] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:48.244707 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.246816 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:08:48.246816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.247039 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.247104 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:08:48.258114 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.258114 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:48.259054 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:48.260359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-9e5b3a8b-ef4d-4235-9d53-9274109d0fe9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.262708 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-9e5b3a8b-ef4d-4235-9d53-9274109d0fe9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:48.263082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-9e5b3a8b-ef4d-4235-9d53-9274109d0fe9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.263344 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-9e5b3a8b-ef4d-4235-9d53-9274109d0fe9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.275096 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.275096 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:48.279613 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-9e5b3a8b-ef4d-4235-9d53-9274109d0fe9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:48.284561 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-9e5b3a8b-ef4d-4235-9d53-9274109d0fe9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:48.284980 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 909/3642] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:48.305268 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot delete request issued successfully. Aug 15 15:08:48.305268 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0706ad3-49ee-4c22-8ee2-023ed71cbaa5 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 202 Aug 15 15:08:48.305268 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 904/3643] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:48 2026] DELETE /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:48.306597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.311581 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4/action Aug 15 15:08:48.311581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:48.311581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:48.314449 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97848fe6-0abb-4220-a06a-3fb905f9c215 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.317219 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97848fe6-0abb-4220-a06a-3fb905f9c215 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:08:48.317219 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97848fe6-0abb-4220-a06a-3fb905f9c215 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.317570 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97848fe6-0abb-4220-a06a-3fb905f9c215 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.323546 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.323546 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:48.324152 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:48.326292 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.326292 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:48.326898 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97848fe6-0abb-4220-a06a-3fb905f9c215 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:48.327949 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97848fe6-0abb-4220-a06a-3fb905f9c215 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 200 Aug 15 15:08:48.328657 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 923/3644] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:48.336174 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Begin detaching volume completed successfully. Aug 15 15:08:48.336450 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-0ef22f7c-3531-47e8-838f-58d694a7bd61 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4/action returned with HTTP 202 Aug 15 15:08:48.336925 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 909/3645] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:08:48 2026] POST /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:48.392073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-50e8cc20-4295-4fd5-a2ff-0f0b990d19cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.394943 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50e8cc20-4295-4fd5-a2ff-0f0b990d19cd None None] GET https://10.4.3.107/volume// Aug 15 15:08:48.395120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50e8cc20-4295-4fd5-a2ff-0f0b990d19cd None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.395341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50e8cc20-4295-4fd5-a2ff-0f0b990d19cd None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.395752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50e8cc20-4295-4fd5-a2ff-0f0b990d19cd None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:48.396259 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 910/3646] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:08:48.403804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-789a8a09-135f-4a9b-bfbf-ad0702452564 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.405845 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-789a8a09-135f-4a9b-bfbf-ad0702452564 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:08:48.406053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-789a8a09-135f-4a9b-bfbf-ad0702452564 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.406230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-789a8a09-135f-4a9b-bfbf-ad0702452564 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.419867 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.419867 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:48.426094 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-789a8a09-135f-4a9b-bfbf-ad0702452564 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:48.428215 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-789a8a09-135f-4a9b-bfbf-ad0702452564 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:08:48.429129 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 905/3647] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:48.777464 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a92500d-6db3-45f3-aa86-f8216ffddd17 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.779198 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a92500d-6db3-45f3-aa86-f8216ffddd17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:48.779412 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a92500d-6db3-45f3-aa86-f8216ffddd17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.779715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a92500d-6db3-45f3-aa86-f8216ffddd17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.786681 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.786681 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:48.790931 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6a92500d-6db3-45f3-aa86-f8216ffddd17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:48.798088 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a92500d-6db3-45f3-aa86-f8216ffddd17 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 200 Aug 15 15:08:48.798606 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 924/3648] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:48.812559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98e8c23c-c681-4868-a127-983b15784efa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.814701 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e8c23c-c681-4868-a127-983b15784efa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] PUT https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:48.815173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e8c23c-c681-4868-a127-983b15784efa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-125885338", "description": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:48.825463 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.825463 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:48.829726 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98e8c23c-c681-4868-a127-983b15784efa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:48.839946 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98e8c23c-c681-4868-a127-983b15784efa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume updated successfully. Aug 15 15:08:48.840751 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e8c23c-c681-4868-a127-983b15784efa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 200 Aug 15 15:08:48.841230 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 910/3649] 10.4.3.107 () {68 vars in 1368 bytes} [Sat Aug 15 15:08:48 2026] PUT /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:48.853943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d01888e2-a42a-4f1a-8219-374681aacb09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.856122 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d01888e2-a42a-4f1a-8219-374681aacb09 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:48.856433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d01888e2-a42a-4f1a-8219-374681aacb09 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.856687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d01888e2-a42a-4f1a-8219-374681aacb09 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.863524 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.863524 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:48.867209 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d01888e2-a42a-4f1a-8219-374681aacb09 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:48.871692 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d01888e2-a42a-4f1a-8219-374681aacb09 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 200 Aug 15 15:08:48.872319 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 911/3650] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:48.887730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.890263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:48.892260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.892260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.892260 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:48.902911 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.902911 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:48.903868 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:48.934453 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:48.937032 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bea6d2fc-6c72-4fc3-a00d-7968c62e3b5b tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 202 Aug 15 15:08:48.937032 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 906/3651] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:48 2026] DELETE /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:48.947863 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cff30626-e608-4d10-932a-de1118031aff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:48.950953 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cff30626-e608-4d10-932a-de1118031aff tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:48.951277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cff30626-e608-4d10-932a-de1118031aff tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:48.951520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cff30626-e608-4d10-932a-de1118031aff tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:48.963846 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:48.963846 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:48.970904 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cff30626-e608-4d10-932a-de1118031aff tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:48.982917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cff30626-e608-4d10-932a-de1118031aff tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 200 Aug 15 15:08:48.983474 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 925/3652] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:48 2026] GET /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:49.181318 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92a82505-8b85-459e-81e0-57ee8404d6f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.183362 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92a82505-8b85-459e-81e0-57ee8404d6f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:49.183592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92a82505-8b85-459e-81e0-57ee8404d6f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.183813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92a82505-8b85-459e-81e0-57ee8404d6f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:49.183911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-92a82505-8b85-459e-81e0-57ee8404d6f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:49.188483 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:49.188483 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:49.189105 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92a82505-8b85-459e-81e0-57ee8404d6f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:49.189445 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 911/3653] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:49 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:49.291112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-c90c5c59-1064-4bfd-9431-299786513362 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.293906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-c90c5c59-1064-4bfd-9431-299786513362 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274 Aug 15 15:08:49.294123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-c90c5c59-1064-4bfd-9431-299786513362 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.294788 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-c90c5c59-1064-4bfd-9431-299786513362 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:49.306695 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:49.306695 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:49.339623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae4a94ba-ccb9-4ac1-bae2-cbae1b6a6bca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.342029 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae4a94ba-ccb9-4ac1-bae2-cbae1b6a6bca tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:08:49.342266 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae4a94ba-ccb9-4ac1-bae2-cbae1b6a6bca tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.342618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae4a94ba-ccb9-4ac1-bae2-cbae1b6a6bca tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:49.348493 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae4a94ba-ccb9-4ac1-bae2-cbae1b6a6bca tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 404 Aug 15 15:08:49.349205 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 907/3654] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:49 2026] GET /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:49.361786 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.363724 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-605cc238-178b-4dec-ba10-255cf5e9f15c req-c90c5c59-1064-4bfd-9431-299786513362 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274 returned with HTTP 200 Aug 15 15:08:49.363891 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:08:49.364065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.364197 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 912/3655] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:08:49 2026] DELETE /volume/v3/attachments/92fc9c4f-a701-44f0-8148-5fa5ec83f274 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:49.364407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:49.364568 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: 167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:08:49.370553 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:49.370553 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:49.370988 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:49.391455 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot delete request issued successfully. Aug 15 15:08:49.391455 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-658e08b4-1e84-41bb-ae58-17d25f9989c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 202 Aug 15 15:08:49.392191 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 926/3656] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:49 2026] DELETE /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:49.401495 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ddb7d515-8479-41f9-b9b6-68441fab4a5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.403816 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb7d515-8479-41f9-b9b6-68441fab4a5e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:08:49.404082 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb7d515-8479-41f9-b9b6-68441fab4a5e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.404310 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddb7d515-8479-41f9-b9b6-68441fab4a5e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:49.413463 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:49.413463 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:49.413969 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ddb7d515-8479-41f9-b9b6-68441fab4a5e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:49.414423 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddb7d515-8479-41f9-b9b6-68441fab4a5e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 200 Aug 15 15:08:49.414809 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 912/3657] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:49 2026] GET /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:49.449755 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.453757 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:49.453954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1317894509", "snapshot_id": "4cba7e9b-f4cc-4f1c-958a-6d766e7365dd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:49.457340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1317894509', 'snapshot_id': '4cba7e9b-f4cc-4f1c-958a-6d766e7365dd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:49.464784 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:49.464784 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:49.465385 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:08:49.465552 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume of 1 GB Aug 15 15:08:49.470567 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Availability Zones retrieved successfully. Aug 15 15:08:49.478615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (4d7b6aeb-0733-4bfe-8a90-6950e752cf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:49.479292 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90168e6b-2c19-4b02-beac-6a28c4829ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:49.480201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:49.508543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90168e6b-2c19-4b02-beac-6a28c4829ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4cba7e9b-f4cc-4f1c-958a-6d766e7365dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:49.509875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7ff086-5be4-4196-86a8-be27175db171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:49.549936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['42e07999-7ca6-4670-8a94-aa125c7a7e8c', 'ae9c5ceb-99eb-452e-9a60-daf763e44835', 'e498b96d-d14f-4ba3-b06d-ca67fa845f58', '5bf3b59e-96b6-4637-81d9-dd24e1b4eb48'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:49.550657 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7ff086-5be4-4196-86a8-be27175db171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e07999-7ca6-4670-8a94-aa125c7a7e8c', 'ae9c5ceb-99eb-452e-9a60-daf763e44835', 'e498b96d-d14f-4ba3-b06d-ca67fa845f58', '5bf3b59e-96b6-4637-81d9-dd24e1b4eb48']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:49.551416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd6a358-10f0-4d08-a267-959e46597a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:49.589991 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd6a358-10f0-4d08-a267-959e46597a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df1bf49a-456e-45a9-b752-48e536752286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1317894509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['42e07999-7ca6-4670-8a94-aa125c7a7e8c','ae9c5ceb-99eb-452e-9a60-daf763e44835','e498b96d-d14f-4ba3-b06d-ca67fa845f58','5bf3b59e-96b6-4637-81d9-dd24e1b4eb48'],size=1,snapshot_id=4cba7e9b-f4cc-4f1c-958a-6d766e7365dd,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1317894509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df1bf49a-456e-45a9-b752-48e536752286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e79db5b4c335426db0a76b7a95b9911c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4cba7e9b-f4cc-4f1c-958a-6d766e7365dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:49.590733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79a6eb8-bc3b-4a04-99ce-dbc81a7f988b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:49.610098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79a6eb8-bc3b-4a04-99ce-dbc81a7f988b) transitioned into state 'SUCCESS' from state '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-1317894509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['42e07999-7ca6-4670-8a94-aa125c7a7e8c','ae9c5ceb-99eb-452e-9a60-daf763e44835','e498b96d-d14f-4ba3-b06d-ca67fa845f58','5bf3b59e-96b6-4637-81d9-dd24e1b4eb48'],size=1,snapshot_id=4cba7e9b-f4cc-4f1c-958a-6d766e7365dd,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:49.610718 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f2fe93-a868-487e-899f-53b0a0db6599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:49.634973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f2fe93-a868-487e-899f-53b0a0db6599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:49.636234 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (4d7b6aeb-0733-4bfe-8a90-6950e752cf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:49.636684 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request issued successfully. Aug 15 15:08:49.637480 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9b3576e-ec6e-4d10-8788-2a2d83af9f3a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:49.639818 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 908/3658] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:49 2026] POST /volume/v3/volumes => generated 791 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:49.650203 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf130cd6-d338-4df0-b86a-9345e63f03df None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.651873 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf130cd6-d338-4df0-b86a-9345e63f03df tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:49.652065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf130cd6-d338-4df0-b86a-9345e63f03df tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.652252 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf130cd6-d338-4df0-b86a-9345e63f03df tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:49.660154 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:49.660154 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:49.665336 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bf130cd6-d338-4df0-b86a-9345e63f03df tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:49.670370 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf130cd6-d338-4df0-b86a-9345e63f03df tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:49.670841 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 913/3659] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:49 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:49.996806 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa3beb78-9f45-49e8-bdab-d17d3d14682c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:49.998511 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa3beb78-9f45-49e8-bdab-d17d3d14682c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 Aug 15 15:08:49.998712 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa3beb78-9f45-49e8-bdab-d17d3d14682c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:49.998901 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa3beb78-9f45-49e8-bdab-d17d3d14682c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.004786 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa3beb78-9f45-49e8-bdab-d17d3d14682c tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 returned with HTTP 404 Aug 15 15:08:50.005278 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 927/3660] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:49 2026] GET /volume/v3/volumes/fa23df55-f354-4fcb-b16b-4c3a62622966 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:50.012091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36e9ee10-9eb0-4465-9b30-a51e04a9e0b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.013628 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e9ee10-9eb0-4465-9b30-a51e04a9e0b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:50.014005 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e9ee10-9eb0-4465-9b30-a51e04a9e0b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.014382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e9ee10-9eb0-4465-9b30-a51e04a9e0b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.021625 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.021625 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:50.028098 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-36e9ee10-9eb0-4465-9b30-a51e04a9e0b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:50.030465 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e9ee10-9eb0-4465-9b30-a51e04a9e0b1 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:50.030941 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 913/3661] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 1406 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:50.045103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.047730 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] DELETE https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:50.047958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.048181 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.048418 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume with id: 721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:50.058622 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.058622 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:50.059249 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:50.087000 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Delete volume request issued successfully. Aug 15 15:08:50.087206 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a0855f9-42c9-4b7c-bcb2-0d028e6c4101 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 202 Aug 15 15:08:50.087736 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 909/3662] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:50 2026] DELETE /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:50.098379 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37db97c8-ecca-4ee9-8142-0ab291812f38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.100623 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37db97c8-ecca-4ee9-8142-0ab291812f38 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:50.100887 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37db97c8-ecca-4ee9-8142-0ab291812f38 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.101144 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37db97c8-ecca-4ee9-8142-0ab291812f38 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.109695 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.109695 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:50.114603 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37db97c8-ecca-4ee9-8142-0ab291812f38 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Volume info retrieved successfully. Aug 15 15:08:50.121519 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37db97c8-ecca-4ee9-8142-0ab291812f38 tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 200 Aug 15 15:08:50.122167 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 914/3663] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:50.199701 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a8c78ea-9fcb-4735-908e-00c94a1b10ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.201672 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a8c78ea-9fcb-4735-908e-00c94a1b10ff tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:50.201876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a8c78ea-9fcb-4735-908e-00c94a1b10ff tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.202079 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a8c78ea-9fcb-4735-908e-00c94a1b10ff tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.202202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4a8c78ea-9fcb-4735-908e-00c94a1b10ff tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:50.207890 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.207890 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:50.208574 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a8c78ea-9fcb-4735-908e-00c94a1b10ff tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:50.209814 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 928/3664] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:50.424306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fde094ad-d0d6-42b7-bd22-b92c010979ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.426480 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fde094ad-d0d6-42b7-bd22-b92c010979ff tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:08:50.428261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fde094ad-d0d6-42b7-bd22-b92c010979ff tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.428261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fde094ad-d0d6-42b7-bd22-b92c010979ff tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.433087 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fde094ad-d0d6-42b7-bd22-b92c010979ff tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 404 Aug 15 15:08:50.433853 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 914/3665] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:50.441106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.443086 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:50.443332 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.443558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.443724 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:50.451659 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.451659 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:50.452212 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:50.472071 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:50.472284 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90bd141c-7bf5-4380-9611-15e16210e3e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 202 Aug 15 15:08:50.472832 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 910/3666] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:50 2026] DELETE /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:50.482320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e30d9c82-4925-45a9-a0e4-1647d801757a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.484334 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e30d9c82-4925-45a9-a0e4-1647d801757a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:50.484639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e30d9c82-4925-45a9-a0e4-1647d801757a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.484932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e30d9c82-4925-45a9-a0e4-1647d801757a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.494420 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.494420 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:50.499555 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e30d9c82-4925-45a9-a0e4-1647d801757a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:50.505073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e30d9c82-4925-45a9-a0e4-1647d801757a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 200 Aug 15 15:08:50.505553 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 915/3667] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:50.685507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a59fa85-ee60-48d9-ad97-3ee5fa44ac72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.687820 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a59fa85-ee60-48d9-ad97-3ee5fa44ac72 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:50.688064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a59fa85-ee60-48d9-ad97-3ee5fa44ac72 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.688491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a59fa85-ee60-48d9-ad97-3ee5fa44ac72 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.697589 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.697589 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:50.702186 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a59fa85-ee60-48d9-ad97-3ee5fa44ac72 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:50.707933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a59fa85-ee60-48d9-ad97-3ee5fa44ac72 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:50.708499 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 929/3668] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:50.724828 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee52013a-3c45-4fa4-94b1-68a4dedca24e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:50.726336 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee52013a-3c45-4fa4-94b1-68a4dedca24e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:50.726666 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee52013a-3c45-4fa4-94b1-68a4dedca24e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:50.727019 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee52013a-3c45-4fa4-94b1-68a4dedca24e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:50.735986 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:50.735986 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:50.739329 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ee52013a-3c45-4fa4-94b1-68a4dedca24e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:50.744676 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee52013a-3c45-4fa4-94b1-68a4dedca24e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:50.745258 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 915/3669] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:50 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:51.139526 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b14bf8fd-6998-4f70-b917-7612933113fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.141289 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b14bf8fd-6998-4f70-b917-7612933113fa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] GET https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 Aug 15 15:08:51.141455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b14bf8fd-6998-4f70-b917-7612933113fa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.141623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b14bf8fd-6998-4f70-b917-7612933113fa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.147260 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b14bf8fd-6998-4f70-b917-7612933113fa tempest-VolumesGetTest-2071479771 tempest-VolumesGetTest-2071479771-project-member] https://10.4.3.107/volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 returned with HTTP 404 Aug 15 15:08:51.147735 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 911/3670] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/volumes/721fc30a-bca3-4570-9cba-d10e22207041 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:51.223540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-47681b81-408d-43c5-b1df-fd8bd3e4de1d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.225684 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-47681b81-408d-43c5-b1df-fd8bd3e4de1d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:51.225940 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-47681b81-408d-43c5-b1df-fd8bd3e4de1d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.226182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-47681b81-408d-43c5-b1df-fd8bd3e4de1d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.226352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-47681b81-408d-43c5-b1df-fd8bd3e4de1d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:51.232993 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.232993 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:51.233869 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-47681b81-408d-43c5-b1df-fd8bd3e4de1d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:51.234355 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 916/3671] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:51.250106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.255097 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:08:51.256008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8d8cb01-1224-44ea-b834-d1539f8dc24f", "incremental": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:51.257991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating new backup {'backup': {'volume_id': 'a8d8cb01-1224-44ea-b834-d1539f8dc24f', 'incremental': True}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:08:51.258510 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating backup of volume a8d8cb01-1224-44ea-b834-d1539f8dc24f in container None Aug 15 15:08:51.266888 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.266888 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:51.267413 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:51.273720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-3f0263cf-0bcc-4125-8e6c-78c309790545 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.276187 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-3f0263cf-0bcc-4125-8e6c-78c309790545 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:51.276447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-3f0263cf-0bcc-4125-8e6c-78c309790545 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.276719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-3f0263cf-0bcc-4125-8e6c-78c309790545 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.288479 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.288479 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:51.296693 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-3f0263cf-0bcc-4125-8e6c-78c309790545 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:51.302439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['86400c46-f1c8-4fe2-9080-e29e72b1c7aa', '49546246-94d6-4f80-9216-24d53c152fe8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:51.304110 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-3f0263cf-0bcc-4125-8e6c-78c309790545 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:51.304705 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 916/3672] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:51.326041 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-575dea07-b09d-4087-a2fb-ae5c9fa7b3c0 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 400 Aug 15 15:08:51.326996 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 930/3673] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:51 2026] POST /volume/v3/backups => generated 109 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 15 15:08:51.336141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.340129 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] DELETE https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:51.340419 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.340659 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.340807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Delete backup with id: e6bfff58-86d0-4744-9aac-bbf98b748073. Aug 15 15:08:51.353207 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.353207 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:51.369997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] delete_backup rpcapi backup_id e6bfff58-86d0-4744-9aac-bbf98b748073 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:08:51.372068 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f40fa923-507f-4c8a-a15d-296ef30f5bf4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 202 Aug 15 15:08:51.372616 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 912/3674] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:08:51 2026] DELETE /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:51.384430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fbaf4b43-da03-41b3-a35f-0b642a95c9cc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.386810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fbaf4b43-da03-41b3-a35f-0b642a95c9cc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:51.386810 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fbaf4b43-da03-41b3-a35f-0b642a95c9cc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.386917 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fbaf4b43-da03-41b3-a35f-0b642a95c9cc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.386947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-fbaf4b43-da03-41b3-a35f-0b642a95c9cc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:51.396080 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.396080 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:51.396811 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fbaf4b43-da03-41b3-a35f-0b642a95c9cc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 200 Aug 15 15:08:51.397165 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 917/3675] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:51.398219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e407a74b-6bc5-47d7-b45d-a095552937fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.398843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e407a74b-6bc5-47d7-b45d-a095552937fc None None] GET https://10.4.3.107/volume// Aug 15 15:08:51.398843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e407a74b-6bc5-47d7-b45d-a095552937fc None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.398947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e407a74b-6bc5-47d7-b45d-a095552937fc None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.399233 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e407a74b-6bc5-47d7-b45d-a095552937fc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:51.399515 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 917/3676] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 15 15:08:51.408610 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-412933d3-3f16-4692-9e73-8157f39288b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.411589 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-412933d3-3f16-4692-9e73-8157f39288b4 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:08:51.412039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-412933d3-3f16-4692-9e73-8157f39288b4 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df1bf49a-456e-45a9-b752-48e536752286", "connector": null, "instance_uuid": "69148168-9d9a-4397-89af-50376b12c77b"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:51.422574 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.422574 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:51.461627 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-412933d3-3f16-4692-9e73-8157f39288b4 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:08:51.462042 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 931/3677] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:08:51 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:51.496601 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c80e8f41-118a-465e-a922-d0f57306b7cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.499343 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c80e8f41-118a-465e-a922-d0f57306b7cc tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:51.499431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c80e8f41-118a-465e-a922-d0f57306b7cc tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.499614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c80e8f41-118a-465e-a922-d0f57306b7cc tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.511199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-658554d8-57a0-47d3-b1a4-a1793bd2759d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.511670 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-658554d8-57a0-47d3-b1a4-a1793bd2759d None None] GET https://10.4.3.107/volume// Aug 15 15:08:51.511896 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-658554d8-57a0-47d3-b1a4-a1793bd2759d None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.512115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-658554d8-57a0-47d3-b1a4-a1793bd2759d None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.512535 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-658554d8-57a0-47d3-b1a4-a1793bd2759d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:51.512874 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 918/3678] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:51.518827 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.518827 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:51.520932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aeebcbe1-1b6c-4770-8114-cdb90f3fb8f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.522631 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c80e8f41-118a-465e-a922-d0f57306b7cc tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:51.522747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-1bf163b7-5e28-470a-a795-697480f9e157 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.523266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aeebcbe1-1b6c-4770-8114-cdb90f3fb8f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:08:51.523575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aeebcbe1-1b6c-4770-8114-cdb90f3fb8f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.523865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aeebcbe1-1b6c-4770-8114-cdb90f3fb8f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.526437 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-1bf163b7-5e28-470a-a795-697480f9e157 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:51.526623 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-1bf163b7-5e28-470a-a795-697480f9e157 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.526834 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-1bf163b7-5e28-470a-a795-697480f9e157 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.528925 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c80e8f41-118a-465e-a922-d0f57306b7cc tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:51.529341 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 913/3679] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:51.532012 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aeebcbe1-1b6c-4770-8114-cdb90f3fb8f7 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 404 Aug 15 15:08:51.532983 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 918/3680] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:51.544063 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9925f423-c8a6-4b34-83d4-372c72cb538a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.545258 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.545258 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:51.545809 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:51.546089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.546228 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.546367 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:51.550970 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-1bf163b7-5e28-470a-a795-697480f9e157 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:51.556439 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.556439 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:51.556751 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-1bf163b7-5e28-470a-a795-697480f9e157 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:51.556990 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:51.557144 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 932/3681] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 1063 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:51.582619 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:51.582925 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9925f423-c8a6-4b34-83d4-372c72cb538a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 202 Aug 15 15:08:51.585513 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 919/3682] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:51 2026] DELETE /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:51.591014 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31e51471-a78d-4043-99cc-71e6828a71c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.593530 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31e51471-a78d-4043-99cc-71e6828a71c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:51.593530 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31e51471-a78d-4043-99cc-71e6828a71c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:51.594024 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31e51471-a78d-4043-99cc-71e6828a71c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:51.606908 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.606908 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:51.613437 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31e51471-a78d-4043-99cc-71e6828a71c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:51.619847 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31e51471-a78d-4043-99cc-71e6828a71c2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 200 Aug 15 15:08:51.620488 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 914/3683] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:51 2026] GET /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:51.676495 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:51.679473 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] PUT https://10.4.3.107/volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7 Aug 15 15:08:51.679829 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:51.691457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Acquiring lock "cinder-attachment_update-df1bf49a-456e-45a9-b752-48e536752286-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:08:51.698970 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-df1bf49a-456e-45a9-b752-48e536752286-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:08:51.698970 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:51.698970 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:51.784041 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-df1bf49a-456e-45a9-b752-48e536752286-np0000007361" released by "attachment_update" :: held 0.087s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:08:51.784371 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-49af9678-6e35-4968-ae5d-c55d4a38e132 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7 returned with HTTP 200 Aug 15 15:08:51.784903 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 919/3684] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:08:51 2026] PUT /volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:52.411331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9d6eb83-a739-46e0-8831-dfaf94ddf370 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.413505 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9d6eb83-a739-46e0-8831-dfaf94ddf370 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 Aug 15 15:08:52.413808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9d6eb83-a739-46e0-8831-dfaf94ddf370 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:52.414065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9d6eb83-a739-46e0-8831-dfaf94ddf370 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:52.414284 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a9d6eb83-a739-46e0-8831-dfaf94ddf370 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e6bfff58-86d0-4744-9aac-bbf98b748073. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:52.418506 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9d6eb83-a739-46e0-8831-dfaf94ddf370 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 returned with HTTP 404 Aug 15 15:08:52.418999 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 933/3685] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:52 2026] GET /volume/v3/backups/e6bfff58-86d0-4744-9aac-bbf98b748073 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:52.427160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.429050 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:52.429405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1346458701"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:52.430894 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1346458701'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:52.431037 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume of 1 GB Aug 15 15:08:52.435025 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Availability Zones retrieved successfully. Aug 15 15:08:52.440882 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Flow 'volume_create_api' (e4c74545-8f53-480b-b4cb-39e2f673e965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:52.441862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1acd41-3b11-485c-9184-3bb968bd9ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:52.442852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:52.483135 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1acd41-3b11-485c-9184-3bb968bd9ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:52.483900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48aafacf-63cf-405d-97c4-8f3f320c5708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:52.533770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['db5a7820-6618-4196-92d3-76eda22eda57', 'cf055ecc-dab0-4d82-a75f-a99224ccd4f0', '444d7da2-a779-4662-97df-c282cfa9c4cb', '529a968e-0c50-4883-845d-7b91f6ff734f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:52.534791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48aafacf-63cf-405d-97c4-8f3f320c5708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db5a7820-6618-4196-92d3-76eda22eda57', 'cf055ecc-dab0-4d82-a75f-a99224ccd4f0', '444d7da2-a779-4662-97df-c282cfa9c4cb', '529a968e-0c50-4883-845d-7b91f6ff734f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:52.535892 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2cbd39-b9c7-4c35-acfa-adb7bd9e9e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:52.549485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a1468b0b-840d-4d1c-9b98-cdde0ded407f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.551555 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1468b0b-840d-4d1c-9b98-cdde0ded407f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:52.551815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1468b0b-840d-4d1c-9b98-cdde0ded407f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:52.552012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1468b0b-840d-4d1c-9b98-cdde0ded407f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:52.562015 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:52.562015 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:52.564570 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2cbd39-b9c7-4c35-acfa-adb7bd9e9e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3e5c4b0-b572-4a73-ad44-001a34dd6f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1346458701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b93f820bde114f53a6951bbad642193d',qos_specs=None,replication_status=,reservations=['db5a7820-6618-4196-92d3-76eda22eda57','cf055ecc-dab0-4d82-a75f-a99224ccd4f0','444d7da2-a779-4662-97df-c282cfa9c4cb','529a968e-0c50-4883-845d-7b91f6ff734f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5df5e14973405189cfe32ceda73d92',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1346458701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3e5c4b0-b572-4a73-ad44-001a34dd6f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93f820bde114f53a6951bbad642193d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5df5e14973405189cfe32ceda73d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:52.565350 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba720760-1e48-495e-967a-269e10eb1ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:52.565827 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a1468b0b-840d-4d1c-9b98-cdde0ded407f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:52.570795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1468b0b-840d-4d1c-9b98-cdde0ded407f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:52.571214 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 915/3686] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:52 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:52.582424 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba720760-1e48-495e-967a-269e10eb1ccb) transitioned into state 'SUCCESS' from state '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-1346458701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b93f820bde114f53a6951bbad642193d',qos_specs=None,replication_status=,reservations=['db5a7820-6618-4196-92d3-76eda22eda57','cf055ecc-dab0-4d82-a75f-a99224ccd4f0','444d7da2-a779-4662-97df-c282cfa9c4cb','529a968e-0c50-4883-845d-7b91f6ff734f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5df5e14973405189cfe32ceda73d92',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:52.583442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbc8711-8323-45d9-8235-8a671dcd34f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:52.593469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbc8711-8323-45d9-8235-8a671dcd34f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:52.593469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Flow 'volume_create_api' (e4c74545-8f53-480b-b4cb-39e2f673e965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:52.593469 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Create volume request issued successfully. Aug 15 15:08:52.593916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8e1aa98-ddeb-4956-9ffc-0f9e6b8e34aa tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:52.594518 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 920/3687] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:52 2026] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:52.605508 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76584d62-025e-460d-8277-bdd3393389a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.608154 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76584d62-025e-460d-8277-bdd3393389a7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 Aug 15 15:08:52.608351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76584d62-025e-460d-8277-bdd3393389a7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:52.608583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76584d62-025e-460d-8277-bdd3393389a7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:52.618328 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:52.618328 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:52.623216 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-76584d62-025e-460d-8277-bdd3393389a7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:52.629870 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76584d62-025e-460d-8277-bdd3393389a7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 returned with HTTP 200 Aug 15 15:08:52.630316 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 920/3688] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:52 2026] GET /volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:52.636772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54abcb09-3291-467a-bcdb-50639a788391 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.641580 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54abcb09-3291-467a-bcdb-50639a788391 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:08:52.641933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54abcb09-3291-467a-bcdb-50639a788391 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:52.642108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54abcb09-3291-467a-bcdb-50639a788391 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:52.649343 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54abcb09-3291-467a-bcdb-50639a788391 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 404 Aug 15 15:08:52.649893 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 934/3689] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:52 2026] GET /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:52.656927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.658557 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:08:52.658758 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:52.658954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:52.659128 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:08:52.666643 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:52.666643 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:52.667103 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:52.695261 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:52.695579 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4497cbcc-13fc-4a4a-991e-dfd433bc4608 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 202 Aug 15 15:08:52.696135 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 916/3690] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:52 2026] DELETE /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:52.703392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-afafc9f8-36c3-4c7b-b750-5582be6b3d7a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:52.704784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afafc9f8-36c3-4c7b-b750-5582be6b3d7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:08:52.704983 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afafc9f8-36c3-4c7b-b750-5582be6b3d7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:52.705166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afafc9f8-36c3-4c7b-b750-5582be6b3d7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:52.713637 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:52.713637 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:52.718333 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-afafc9f8-36c3-4c7b-b750-5582be6b3d7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:52.724836 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afafc9f8-36c3-4c7b-b750-5582be6b3d7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 200 Aug 15 15:08:52.725282 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 921/3691] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:52 2026] GET /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:53.111655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3eecf220-0236-4aaa-ba76-f363633b7a74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.114682 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3eecf220-0236-4aaa-ba76-f363633b7a74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:53.114912 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3eecf220-0236-4aaa-ba76-f363633b7a74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.115099 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3eecf220-0236-4aaa-ba76-f363633b7a74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.138897 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.138897 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:53.142719 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3eecf220-0236-4aaa-ba76-f363633b7a74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Volume info retrieved successfully. Aug 15 15:08:53.150093 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3eecf220-0236-4aaa-ba76-f363633b7a74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:53.150471 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 921/3692] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:53.199219 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-0cf4d283-40f7-472e-8c52-821f2cea2cc5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.201405 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-0cf4d283-40f7-472e-8c52-821f2cea2cc5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:53.201612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-0cf4d283-40f7-472e-8c52-821f2cea2cc5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.202054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-0cf4d283-40f7-472e-8c52-821f2cea2cc5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.223599 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.223599 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:53.228632 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-0cf4d283-40f7-472e-8c52-821f2cea2cc5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:53.232557 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-0cf4d283-40f7-472e-8c52-821f2cea2cc5 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:53.232882 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 935/3693] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:53.254571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.257307 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981/action Aug 15 15:08:53.257436 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:53.257467 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:53.274191 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.274191 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:53.274935 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:53.283701 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Begin detaching volume completed successfully. Aug 15 15:08:53.284077 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-227185d1-eeaa-492f-8c59-45b5b270dcd0 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981/action returned with HTTP 202 Aug 15 15:08:53.284708 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 917/3694] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:08:53 2026] POST /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:53.307587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-17ed39c8-c89c-4668-aeb4-2861818a21cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.308956 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17ed39c8-c89c-4668-aeb4-2861818a21cf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:53.309266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17ed39c8-c89c-4668-aeb4-2861818a21cf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.309570 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17ed39c8-c89c-4668-aeb4-2861818a21cf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.322883 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.322883 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:53.329729 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-17ed39c8-c89c-4668-aeb4-2861818a21cf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:53.335993 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17ed39c8-c89c-4668-aeb4-2861818a21cf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:53.336530 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 922/3695] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:53.341186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9b687a1-f7db-4e81-89d4-6dafe2e38c85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.341619 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9b687a1-f7db-4e81-89d4-6dafe2e38c85 None None] GET https://10.4.3.107/volume// Aug 15 15:08:53.341833 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9b687a1-f7db-4e81-89d4-6dafe2e38c85 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.342190 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9b687a1-f7db-4e81-89d4-6dafe2e38c85 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.342409 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9b687a1-f7db-4e81-89d4-6dafe2e38c85 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:53.342920 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 922/3696] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:08:53.350977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-8f145f81-20ec-49df-909c-b9d35c74f264 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.353834 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-8f145f81-20ec-49df-909c-b9d35c74f264 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:53.354113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-8f145f81-20ec-49df-909c-b9d35c74f264 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.354369 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-8f145f81-20ec-49df-909c-b9d35c74f264 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.370854 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.370854 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:53.375443 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-8f145f81-20ec-49df-909c-b9d35c74f264 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:53.381709 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-8f145f81-20ec-49df-909c-b9d35c74f264 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:53.382370 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 936/3697] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1625 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:53.587112 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-18b1164c-d35c-499d-bad0-e966579acfa5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.591331 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18b1164c-d35c-499d-bad0-e966579acfa5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:53.591331 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18b1164c-d35c-499d-bad0-e966579acfa5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.591331 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18b1164c-d35c-499d-bad0-e966579acfa5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.607072 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.607072 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:53.613555 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18b1164c-d35c-499d-bad0-e966579acfa5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:53.622612 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18b1164c-d35c-499d-bad0-e966579acfa5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:53.622612 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 918/3698] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:53.645746 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c5e8d27-ba54-47f3-ba3a-2fcd1bc61e36 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.648272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c5e8d27-ba54-47f3-ba3a-2fcd1bc61e36 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 Aug 15 15:08:53.648710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c5e8d27-ba54-47f3-ba3a-2fcd1bc61e36 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.649109 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c5e8d27-ba54-47f3-ba3a-2fcd1bc61e36 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.659660 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.659660 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:53.664694 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c5e8d27-ba54-47f3-ba3a-2fcd1bc61e36 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:08:53.670907 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c5e8d27-ba54-47f3-ba3a-2fcd1bc61e36 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 returned with HTTP 200 Aug 15 15:08:53.671466 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 923/3699] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:53.685592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.689796 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:08:53.690253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3e5c4b0-b572-4a73-ad44-001a34dd6f45", "name": "tempest-VolumesBackupsTest-Backup-1841258082"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:53.692411 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating new backup {'backup': {'volume_id': 'a3e5c4b0-b572-4a73-ad44-001a34dd6f45', 'name': 'tempest-VolumesBackupsTest-Backup-1841258082'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:08:53.692716 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating backup of volume a3e5c4b0-b572-4a73-ad44-001a34dd6f45 in container None Aug 15 15:08:53.703175 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.703175 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:53.703626 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Volume info retrieved successfully. Aug 15 15:08:53.725298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Created reservations ['87f00641-69bf-4737-8d3b-c542fe400ccb', '283a77da-9f51-49f5-b3ae-43dc912475f4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:53.737767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eee07dc7-86b4-4d50-98cb-f8077a11ae8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.739970 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eee07dc7-86b4-4d50-98cb-f8077a11ae8c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:08:53.740304 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eee07dc7-86b4-4d50-98cb-f8077a11ae8c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.740582 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eee07dc7-86b4-4d50-98cb-f8077a11ae8c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.748990 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eee07dc7-86b4-4d50-98cb-f8077a11ae8c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 404 Aug 15 15:08:53.749216 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 937/3700] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:53.759935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.763914 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:53.765281 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-83390688"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:53.769268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-83390688'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:53.769268 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:53.771078 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7d4b66f-3ed7-492d-88ed-ab22ed9fca92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:08:53.771611 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 923/3701] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:53 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:53.774314 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:53.780143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (0c6ee31d-4093-49d0-a5d8-f5533d103db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:53.781255 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84094853-81a5-47f4-b263-8038f6e00b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:53.782827 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-95a7c549-e035-4b17-bc08-8b5cfb773763 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.782920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:53.784192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95a7c549-e035-4b17-bc08-8b5cfb773763 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:53.784275 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95a7c549-e035-4b17-bc08-8b5cfb773763 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.784483 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95a7c549-e035-4b17-bc08-8b5cfb773763 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.784858 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-95a7c549-e035-4b17-bc08-8b5cfb773763 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:53.790210 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.790210 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:53.790210 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95a7c549-e035-4b17-bc08-8b5cfb773763 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:53.790389 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 924/3702] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:53.833020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84094853-81a5-47f4-b263-8038f6e00b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:53.834217 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1626be5d-829e-44bd-8ded-e175088434bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:53.894348 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['69acf054-b2ab-4237-840c-ad706fadcc61', '4c5873cc-e9ba-4353-8a0f-747c49296dc2', '9f35d60d-0d89-43e0-bf5a-a9e66c12bcaa', 'b1e6716f-5d5e-4e43-b2da-68e46f0ced0c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:53.898272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1626be5d-829e-44bd-8ded-e175088434bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69acf054-b2ab-4237-840c-ad706fadcc61', '4c5873cc-e9ba-4353-8a0f-747c49296dc2', '9f35d60d-0d89-43e0-bf5a-a9e66c12bcaa', 'b1e6716f-5d5e-4e43-b2da-68e46f0ced0c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:53.898272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633c5c06-9333-44a1-9a7d-45f8a5f1d218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:53.930842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633c5c06-9333-44a1-9a7d-45f8a5f1d218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4aa5b71-291a-474a-84fb-385bd1fd7b05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-83390688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['69acf054-b2ab-4237-840c-ad706fadcc61','4c5873cc-e9ba-4353-8a0f-747c49296dc2','9f35d60d-0d89-43e0-bf5a-a9e66c12bcaa','b1e6716f-5d5e-4e43-b2da-68e46f0ced0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-83390688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4aa5b71-291a-474a-84fb-385bd1fd7b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:53.931633 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc657dc5-6165-4cdf-9f1c-dc015b644304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:53.956543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc657dc5-6165-4cdf-9f1c-dc015b644304) transitioned into state 'SUCCESS' from state '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-83390688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['69acf054-b2ab-4237-840c-ad706fadcc61','4c5873cc-e9ba-4353-8a0f-747c49296dc2','9f35d60d-0d89-43e0-bf5a-a9e66c12bcaa','b1e6716f-5d5e-4e43-b2da-68e46f0ced0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:53.957306 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a158d0b6-3d03-46be-bcdf-0686b96bfaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:53.971347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a158d0b6-3d03-46be-bcdf-0686b96bfaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:53.972181 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (0c6ee31d-4093-49d0-a5d8-f5533d103db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:53.972505 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:53.973108 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d26af724-4d18-4eba-8e19-f66e43988dc6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:53.973588 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 919/3703] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:08:53 2026] POST /volume/v3/volumes => generated 768 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:53.989277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f652744-0c0f-4353-b5c3-6cbea142ca37 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:53.990972 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f652744-0c0f-4353-b5c3-6cbea142ca37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:53.991210 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f652744-0c0f-4353-b5c3-6cbea142ca37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:53.992727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f652744-0c0f-4353-b5c3-6cbea142ca37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:53.999063 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:53.999063 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:54.004838 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5f652744-0c0f-4353-b5c3-6cbea142ca37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:54.007760 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f652744-0c0f-4353-b5c3-6cbea142ca37 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 200 Aug 15 15:08:54.008188 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 938/3704] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:53 2026] GET /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.026285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-be2ec3f0-62f2-40fe-8bdf-3f3ebb632fe7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.029038 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-be2ec3f0-62f2-40fe-8bdf-3f3ebb632fe7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:54.029347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-be2ec3f0-62f2-40fe-8bdf-3f3ebb632fe7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.029630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-be2ec3f0-62f2-40fe-8bdf-3f3ebb632fe7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.047356 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.047356 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:54.051560 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-be2ec3f0-62f2-40fe-8bdf-3f3ebb632fe7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:54.057883 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-be2ec3f0-62f2-40fe-8bdf-3f3ebb632fe7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:54.058355 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 924/3705] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.078333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-07d6a0ad-fdaf-4135-a200-b01a194e7e6b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.080564 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-07d6a0ad-fdaf-4135-a200-b01a194e7e6b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade Aug 15 15:08:54.080838 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-07d6a0ad-fdaf-4135-a200-b01a194e7e6b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.080922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-07d6a0ad-fdaf-4135-a200-b01a194e7e6b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.088497 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.088497 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:54.162401 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d8aa3c60-3c77-4260-95bf-cb5a6a55b397 req-07d6a0ad-fdaf-4135-a200-b01a194e7e6b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade returned with HTTP 200 Aug 15 15:08:54.162862 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 925/3706] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:08:54 2026] DELETE /volume/v3/attachments/b547a406-b319-4119-b7b0-332775aaaade => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.350912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-006c99ec-d998-4b81-9c77-cb051eea362f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.353214 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-006c99ec-d998-4b81-9c77-cb051eea362f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:54.353493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-006c99ec-d998-4b81-9c77-cb051eea362f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.353684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-006c99ec-d998-4b81-9c77-cb051eea362f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.364142 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.364142 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:54.368344 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-006c99ec-d998-4b81-9c77-cb051eea362f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:54.375529 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-006c99ec-d998-4b81-9c77-cb051eea362f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:54.376170 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 920/3707] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.391839 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd569ee4-2c91-402e-9761-4123fce0d31c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.393811 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd569ee4-2c91-402e-9761-4123fce0d31c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:54.394022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd569ee4-2c91-402e-9761-4123fce0d31c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.394313 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd569ee4-2c91-402e-9761-4123fce0d31c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.404606 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.404606 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:54.408193 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dd569ee4-2c91-402e-9761-4123fce0d31c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] Volume info retrieved successfully. Aug 15 15:08:54.412485 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd569ee4-2c91-402e-9761-4123fce0d31c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-reader] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:54.413003 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 939/3708] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.469793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-7945ba3c-9a44-4c24-8386-5227f424b1a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.472398 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-7945ba3c-9a44-4c24-8386-5227f424b1a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:54.472649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-7945ba3c-9a44-4c24-8386-5227f424b1a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.472842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-7945ba3c-9a44-4c24-8386-5227f424b1a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.483373 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.483373 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:54.487932 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-7945ba3c-9a44-4c24-8386-5227f424b1a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:54.493933 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-7945ba3c-9a44-4c24-8386-5227f424b1a4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:54.494307 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 925/3709] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.513027 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.515613 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981/action Aug 15 15:08:54.516083 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:54.516259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:54.528260 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.528260 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:54.528733 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:54.534518 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Begin detaching volume completed successfully. Aug 15 15:08:54.534714 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-d5ab224c-a3d3-494e-a3b2-3dc34d602e2b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981/action returned with HTTP 202 Aug 15 15:08:54.535133 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 926/3710] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:08:54 2026] POST /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:54.552481 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1aee65f9-4d2a-489e-b950-3e6f298056c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.554541 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1aee65f9-4d2a-489e-b950-3e6f298056c7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:54.554864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1aee65f9-4d2a-489e-b950-3e6f298056c7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.554958 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1aee65f9-4d2a-489e-b950-3e6f298056c7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.565031 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.565031 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:54.568891 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1aee65f9-4d2a-489e-b950-3e6f298056c7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:54.571220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aacc9d6a-e324-42a0-a266-d1abfdb75bd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.571618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aacc9d6a-e324-42a0-a266-d1abfdb75bd1 None None] GET https://10.4.3.107/volume// Aug 15 15:08:54.571777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aacc9d6a-e324-42a0-a266-d1abfdb75bd1 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.571969 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aacc9d6a-e324-42a0-a266-d1abfdb75bd1 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.572303 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aacc9d6a-e324-42a0-a266-d1abfdb75bd1 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:54.572567 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 940/3711] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:54.573984 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1aee65f9-4d2a-489e-b950-3e6f298056c7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:54.574572 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 921/3712] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:54.583386 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-478c994f-2157-4474-a678-c05fba7ecc54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.585189 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-478c994f-2157-4474-a678-c05fba7ecc54 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:54.585402 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-478c994f-2157-4474-a678-c05fba7ecc54 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.585575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-478c994f-2157-4474-a678-c05fba7ecc54 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.593876 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.593876 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:54.596953 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-478c994f-2157-4474-a678-c05fba7ecc54 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:54.601001 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-478c994f-2157-4474-a678-c05fba7ecc54 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:54.601298 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 926/3713] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:54.637036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a3b53286-69e2-4ed7-8385-d813eccd80f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.639223 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3b53286-69e2-4ed7-8385-d813eccd80f6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:54.639470 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3b53286-69e2-4ed7-8385-d813eccd80f6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.639709 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3b53286-69e2-4ed7-8385-d813eccd80f6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.651457 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.651457 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:54.656037 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a3b53286-69e2-4ed7-8385-d813eccd80f6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:54.661684 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3b53286-69e2-4ed7-8385-d813eccd80f6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:54.662234 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 927/3714] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:54.804724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57f1583c-0b89-463b-ac83-709a546db4d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:54.806506 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57f1583c-0b89-463b-ac83-709a546db4d3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:54.806715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57f1583c-0b89-463b-ac83-709a546db4d3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:54.806936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57f1583c-0b89-463b-ac83-709a546db4d3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:54.807073 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-57f1583c-0b89-463b-ac83-709a546db4d3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:54.811228 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:54.811228 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:54.812006 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57f1583c-0b89-463b-ac83-709a546db4d3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:54.812450 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 941/3715] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:54 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:55.024477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d12ef63-8939-4be7-a908-40d6633dc789 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.027398 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d12ef63-8939-4be7-a908-40d6633dc789 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:55.027962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d12ef63-8939-4be7-a908-40d6633dc789 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:55.028364 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d12ef63-8939-4be7-a908-40d6633dc789 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:55.042402 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.042402 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:55.048190 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d12ef63-8939-4be7-a908-40d6633dc789 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:55.055002 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d12ef63-8939-4be7-a908-40d6633dc789 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 200 Aug 15 15:08:55.055769 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 922/3716] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:55 2026] GET /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:55.072507 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.076897 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:55.077289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4aa5b71-291a-474a-84fb-385bd1fd7b05", "name": "tempest-VolumeDependencyTests-Snapshot-2086339126"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:55.080161 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-5d6f7b2f-5676-4cd9-aab8-8900e78e64c9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.082835 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-5d6f7b2f-5676-4cd9-aab8-8900e78e64c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7/action Aug 15 15:08:55.083184 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-5d6f7b2f-5676-4cd9-aab8-8900e78e64c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:55.083323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-5d6f7b2f-5676-4cd9-aab8-8900e78e64c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:55.086763 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.086763 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:55.087475 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:55.087608 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create snapshot from volume a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:55.099673 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.099673 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:55.111876 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ff6c71ce-4016-4029-907c-9942a2b4a45a req-5d6f7b2f-5676-4cd9-aab8-8900e78e64c9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7/action returned with HTTP 204 Aug 15 15:08:55.112313 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 928/3717] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:08:55 2026] POST /volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:55.114064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['62cb7efa-a691-4bb8-b615-f2590038ec2c', '16024662-bb73-4f36-8bc7-d23d882c84ea', '5513a8a9-5dac-4666-a778-f56ef5ea060c', '4b9e5616-fa36-450e-9f20-f34c708b0224'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:55.156336 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot create request issued successfully. Aug 15 15:08:55.156533 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c84051e3-2b34-4a98-bb21-06480f67a6d0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:55.156958 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 927/3718] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:55.168319 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-149f332b-39e6-4f65-af0d-faa23b25f075 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.170620 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-149f332b-39e6-4f65-af0d-faa23b25f075 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:08:55.170810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-149f332b-39e6-4f65-af0d-faa23b25f075 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:55.171027 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-149f332b-39e6-4f65-af0d-faa23b25f075 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:55.180920 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.180920 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:55.181436 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-149f332b-39e6-4f65-af0d-faa23b25f075 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:55.182379 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-149f332b-39e6-4f65-af0d-faa23b25f075 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 200 Aug 15 15:08:55.182846 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 942/3719] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:55 2026] GET /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:55.587933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5642c54-af1b-4818-b124-d885c000123d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.589691 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5642c54-af1b-4818-b124-d885c000123d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:55.589898 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5642c54-af1b-4818-b124-d885c000123d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:55.590106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5642c54-af1b-4818-b124-d885c000123d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:55.600936 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.600936 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:55.603687 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c5642c54-af1b-4818-b124-d885c000123d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:55.608035 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5642c54-af1b-4818-b124-d885c000123d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:55.608490 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 923/3720] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:55 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:55.679686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-614728e7-fda7-4356-8c1a-4052b5f5d6b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.682378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-614728e7-fda7-4356-8c1a-4052b5f5d6b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:55.682509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-614728e7-fda7-4356-8c1a-4052b5f5d6b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:55.682757 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-614728e7-fda7-4356-8c1a-4052b5f5d6b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:55.694755 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.694755 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:55.699066 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-614728e7-fda7-4356-8c1a-4052b5f5d6b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:55.703670 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-614728e7-fda7-4356-8c1a-4052b5f5d6b7 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:55.704123 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 929/3721] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:55 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:55.824821 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8f4a176-fa8f-4f4f-8de2-0eb917702a92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:55.835330 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8f4a176-fa8f-4f4f-8de2-0eb917702a92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:55.835330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8f4a176-fa8f-4f4f-8de2-0eb917702a92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:55.835330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8f4a176-fa8f-4f4f-8de2-0eb917702a92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:55.835330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f8f4a176-fa8f-4f4f-8de2-0eb917702a92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:55.836840 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:55.836840 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:55.837419 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8f4a176-fa8f-4f4f-8de2-0eb917702a92 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:55.837987 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 928/3722] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:55 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:56.193139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e50404e-d2c2-4968-b687-70ef61b629cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:56.195032 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e50404e-d2c2-4968-b687-70ef61b629cd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:08:56.195318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e50404e-d2c2-4968-b687-70ef61b629cd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:56.195599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e50404e-d2c2-4968-b687-70ef61b629cd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:56.201271 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:56.201271 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:56.201924 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e50404e-d2c2-4968-b687-70ef61b629cd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:56.202726 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e50404e-d2c2-4968-b687-70ef61b629cd tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 200 Aug 15 15:08:56.203092 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 943/3723] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:56 2026] GET /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:56.214455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:56.216956 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:56.217316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-280348782"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:56.219883 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'snapshot_id': 'f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-280348782'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:56.226635 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:56.226635 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:56.227087 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:56.227276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:56.231017 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:56.237506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (74cfb6a2-3e90-4ebf-bcb9-12ef23eee917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:56.238542 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cfa649-4519-4cf8-ae84-80509ce60101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:56.239555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:56.272843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cfa649-4519-4cf8-ae84-80509ce60101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:56.273771 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659025bf-5dea-41bf-84b8-ff5f02f4cc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:56.315555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['b55641cf-d30f-43a9-954b-36841e2916e5', '27b9b5ea-0c34-49b4-9a8d-1bab7415c5e0', '276b9ce7-11c9-429e-903c-cb6ece7dc29b', '6770b3f3-d77b-4111-8c4d-e3d908ea47c0'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:56.316636 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659025bf-5dea-41bf-84b8-ff5f02f4cc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b55641cf-d30f-43a9-954b-36841e2916e5', '27b9b5ea-0c34-49b4-9a8d-1bab7415c5e0', '276b9ce7-11c9-429e-903c-cb6ece7dc29b', '6770b3f3-d77b-4111-8c4d-e3d908ea47c0']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:56.317420 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498dcbbe-9c0f-4110-a1f6-d152431e16f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:56.358897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498dcbbe-9c0f-4110-a1f6-d152431e16f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b9e27e-1a03-4ec1-8573-0180a83d4c4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-280348782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['b55641cf-d30f-43a9-954b-36841e2916e5','27b9b5ea-0c34-49b4-9a8d-1bab7415c5e0','276b9ce7-11c9-429e-903c-cb6ece7dc29b','6770b3f3-d77b-4111-8c4d-e3d908ea47c0'],size=1,snapshot_id=f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-280348782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b9e27e-1a03-4ec1-8573-0180a83d4c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:56.359658 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc652a47-381c-4f47-91b1-3a4a71e27dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:56.382495 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc652a47-381c-4f47-91b1-3a4a71e27dfe) transitioned into state 'SUCCESS' from state '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-280348782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['b55641cf-d30f-43a9-954b-36841e2916e5','27b9b5ea-0c34-49b4-9a8d-1bab7415c5e0','276b9ce7-11c9-429e-903c-cb6ece7dc29b','6770b3f3-d77b-4111-8c4d-e3d908ea47c0'],size=1,snapshot_id=f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:56.383560 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f723492c-ad50-4951-a8d3-c54cc0e17db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:56.412550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f723492c-ad50-4951-a8d3-c54cc0e17db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:56.413746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (74cfb6a2-3e90-4ebf-bcb9-12ef23eee917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:56.414163 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:56.414940 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3a130aa-4d67-48c2-b9f1-9e748215fed2 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:56.415631 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 924/3724] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:08:56 2026] POST /volume/v3/volumes => generated 803 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:56.427686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9810af71-396c-4b83-baf8-8e7cf5fdcc28 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:56.430079 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9810af71-396c-4b83-baf8-8e7cf5fdcc28 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b Aug 15 15:08:56.430413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9810af71-396c-4b83-baf8-8e7cf5fdcc28 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:56.430696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9810af71-396c-4b83-baf8-8e7cf5fdcc28 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:56.440499 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:56.440499 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:56.445773 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9810af71-396c-4b83-baf8-8e7cf5fdcc28 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:56.452087 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9810af71-396c-4b83-baf8-8e7cf5fdcc28 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b returned with HTTP 200 Aug 15 15:08:56.452659 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 930/3725] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:56 2026] GET /volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:56.625840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27b39bfd-7c4c-4ec5-b9d0-216d8e44962c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:56.628096 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27b39bfd-7c4c-4ec5-b9d0-216d8e44962c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:56.628379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27b39bfd-7c4c-4ec5-b9d0-216d8e44962c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:56.628648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27b39bfd-7c4c-4ec5-b9d0-216d8e44962c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:56.640918 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:56.640918 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:56.645471 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27b39bfd-7c4c-4ec5-b9d0-216d8e44962c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:56.651744 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27b39bfd-7c4c-4ec5-b9d0-216d8e44962c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:56.652195 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 929/3726] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:56 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:56.852003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97374dd4-9756-4580-80a0-fd9e84c494be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:56.855097 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97374dd4-9756-4580-80a0-fd9e84c494be tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:56.855615 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97374dd4-9756-4580-80a0-fd9e84c494be tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:56.855916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97374dd4-9756-4580-80a0-fd9e84c494be tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:56.856089 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-97374dd4-9756-4580-80a0-fd9e84c494be tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:56.860480 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:56.860480 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:56.861201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97374dd4-9756-4580-80a0-fd9e84c494be tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:56.861591 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 944/3727] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:56 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:57.098101 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.155431 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:57.155751 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-869680305"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:57.157183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-869680305'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:57.157403 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume of 1 GB Aug 15 15:08:57.157657 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.157657 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:57.161304 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Availability Zones retrieved successfully. Aug 15 15:08:57.166428 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (e579a57d-ac46-47ac-b4f4-7d7fe1d60291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:57.167297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfac4de-ccf4-41d7-b2c5-befde5874632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:57.168937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:57.194487 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfac4de-ccf4-41d7-b2c5-befde5874632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:57.195159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb8be7c-3773-4a07-a93e-b86e91ab925d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:57.261143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['677b8a1e-72d6-4900-819d-a56dda20e313', '2e2fd13d-d938-4f3a-a84f-ff783c3347e3', 'cd5f5eda-0c34-4738-871b-8d3218a0680f', '2490c4a9-670a-48db-9a69-88431185084b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:57.261951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb8be7c-3773-4a07-a93e-b86e91ab925d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['677b8a1e-72d6-4900-819d-a56dda20e313', '2e2fd13d-d938-4f3a-a84f-ff783c3347e3', 'cd5f5eda-0c34-4738-871b-8d3218a0680f', '2490c4a9-670a-48db-9a69-88431185084b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:57.262687 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434e2a32-3fba-478f-8d87-a4e636f0b647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:57.283801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434e2a32-3fba-478f-8d87-a4e636f0b647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deb88ac4-cd95-41eb-b213-e8a0e78203b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-869680305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['677b8a1e-72d6-4900-819d-a56dda20e313','2e2fd13d-d938-4f3a-a84f-ff783c3347e3','cd5f5eda-0c34-4738-871b-8d3218a0680f','2490c4a9-670a-48db-9a69-88431185084b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-869680305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deb88ac4-cd95-41eb-b213-e8a0e78203b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ea4cfaf63e4600a0228162912fe113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:57.284573 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a64c3ade-8760-48f0-bb51-7f2e4ecb05a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:57.307767 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a64c3ade-8760-48f0-bb51-7f2e4ecb05a2) transitioned into state 'SUCCESS' from state '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-869680305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['677b8a1e-72d6-4900-819d-a56dda20e313','2e2fd13d-d938-4f3a-a84f-ff783c3347e3','cd5f5eda-0c34-4738-871b-8d3218a0680f','2490c4a9-670a-48db-9a69-88431185084b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:57.308481 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578ef64c-48de-4fe2-8cd4-14844b22f4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:57.322680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578ef64c-48de-4fe2-8cd4-14844b22f4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:57.323782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (e579a57d-ac46-47ac-b4f4-7d7fe1d60291) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:57.324315 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request issued successfully. Aug 15 15:08:57.325210 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d80dab22-bd25-42be-b8fe-fe3289edbc3b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:57.325810 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 925/3728] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:08:57 2026] POST /volume/v3/volumes => generated 753 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:57.343425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65aef8df-e1a7-4216-ba50-5fee84dfa524 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.349108 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65aef8df-e1a7-4216-ba50-5fee84dfa524 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:08:57.349453 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65aef8df-e1a7-4216-ba50-5fee84dfa524 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:57.349733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65aef8df-e1a7-4216-ba50-5fee84dfa524 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:57.364005 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.364005 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:57.369098 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65aef8df-e1a7-4216-ba50-5fee84dfa524 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:08:57.375534 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65aef8df-e1a7-4216-ba50-5fee84dfa524 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:08:57.376120 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 931/3729] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:57 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:57.468316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5fe6f48-e83a-48b8-82b5-d93d3e43b943 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.470974 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5fe6f48-e83a-48b8-82b5-d93d3e43b943 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b Aug 15 15:08:57.471253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5fe6f48-e83a-48b8-82b5-d93d3e43b943 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:57.471467 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5fe6f48-e83a-48b8-82b5-d93d3e43b943 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:57.481343 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.481343 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:57.485463 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5fe6f48-e83a-48b8-82b5-d93d3e43b943 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:57.490139 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5fe6f48-e83a-48b8-82b5-d93d3e43b943 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b returned with HTTP 200 Aug 15 15:08:57.490617 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 930/3730] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:57 2026] GET /volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:57.520665 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13451797-d146-4b7f-9124-4af280078c7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.529684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:08:57.531104 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:57.532025 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:57.532901 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:08:57.555535 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.555535 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:57.556352 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:57.576369 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot delete request issued successfully. Aug 15 15:08:57.576692 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13451797-d146-4b7f-9124-4af280078c7a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 202 Aug 15 15:08:57.577234 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 945/3731] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:08:57 2026] DELETE /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:08:57.585030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-514e61a3-8ce1-4568-bfa5-eca4923835d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.587898 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-514e61a3-8ce1-4568-bfa5-eca4923835d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:08:57.588194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-514e61a3-8ce1-4568-bfa5-eca4923835d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:57.588551 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-514e61a3-8ce1-4568-bfa5-eca4923835d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:57.604221 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.604221 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:57.605154 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-514e61a3-8ce1-4568-bfa5-eca4923835d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Snapshot retrieved successfully. Aug 15 15:08:57.609972 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-514e61a3-8ce1-4568-bfa5-eca4923835d1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 200 Aug 15 15:08:57.610621 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 926/3732] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:57 2026] GET /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:57.665651 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-093d2eb5-d076-4d85-88b6-2590355141b4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.667964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-093d2eb5-d076-4d85-88b6-2590355141b4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:57.668198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-093d2eb5-d076-4d85-88b6-2590355141b4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:57.668471 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-093d2eb5-d076-4d85-88b6-2590355141b4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:57.681077 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.681077 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:57.685614 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-093d2eb5-d076-4d85-88b6-2590355141b4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:57.691829 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-093d2eb5-d076-4d85-88b6-2590355141b4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:57.692368 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 932/3733] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:57 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:57.876343 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30db79d7-4eb5-45d4-a34d-f3adae2a32c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:57.878435 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30db79d7-4eb5-45d4-a34d-f3adae2a32c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:57.880003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30db79d7-4eb5-45d4-a34d-f3adae2a32c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:57.880266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30db79d7-4eb5-45d4-a34d-f3adae2a32c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:57.880386 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-30db79d7-4eb5-45d4-a34d-f3adae2a32c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:57.884711 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:57.884711 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:57.885393 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30db79d7-4eb5-45d4-a34d-f3adae2a32c8 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:57.885795 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 931/3734] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:57 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:58.390071 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20ac125a-6441-4412-a8b0-df06b2db678e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.391826 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20ac125a-6441-4412-a8b0-df06b2db678e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:08:58.392041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20ac125a-6441-4412-a8b0-df06b2db678e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.392233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20ac125a-6441-4412-a8b0-df06b2db678e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.399945 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.399945 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:58.405319 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-20ac125a-6441-4412-a8b0-df06b2db678e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:08:58.411941 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20ac125a-6441-4412-a8b0-df06b2db678e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:08:58.412494 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 946/3735] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:58.426867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1bd6add3-0d94-47e8-9e85-47fe0f955c15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.429036 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bd6add3-0d94-47e8-9e85-47fe0f955c15 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:08:58.429337 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bd6add3-0d94-47e8-9e85-47fe0f955c15 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.429553 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bd6add3-0d94-47e8-9e85-47fe0f955c15 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.437999 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.437999 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:58.442550 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1bd6add3-0d94-47e8-9e85-47fe0f955c15 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:08:58.447278 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bd6add3-0d94-47e8-9e85-47fe0f955c15 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:08:58.447678 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 927/3736] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:58.460039 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.461859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:08:58.462192 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-293632066"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:58.470096 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.470096 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:58.470625 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:08:58.470810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:08:58.510078 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['4073722c-059b-4bd2-b78f-7246c3acf668', '472e601c-7fbc-4059-a8d0-6d2b3eb64122', '66f409f2-7cff-451f-b5db-0dfddcf28d43', 'c7edb5d3-d10d-43ea-9d26-29317e9262bf'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:58.541322 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot create request issued successfully. Aug 15 15:08:58.541775 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a50c8fc0-7ec5-4469-a199-8510b54a48e1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:08:58.542445 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 933/3737] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:08:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:58.555498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a706b01-1f25-4bce-ade4-5d160b90e482 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.557422 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a706b01-1f25-4bce-ade4-5d160b90e482 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:08:58.557671 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a706b01-1f25-4bce-ade4-5d160b90e482 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.557897 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a706b01-1f25-4bce-ade4-5d160b90e482 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.563616 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.563616 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:58.564193 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a706b01-1f25-4bce-ade4-5d160b90e482 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:08:58.565016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a706b01-1f25-4bce-ade4-5d160b90e482 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d returned with HTTP 200 Aug 15 15:08:58.565415 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 932/3738] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:58.622017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a65ecd7-3240-42ce-97f4-25a6e4796a85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.627958 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a65ecd7-3240-42ce-97f4-25a6e4796a85 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:08:58.628156 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a65ecd7-3240-42ce-97f4-25a6e4796a85 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.630527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a65ecd7-3240-42ce-97f4-25a6e4796a85 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.643291 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a65ecd7-3240-42ce-97f4-25a6e4796a85 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 404 Aug 15 15:08:58.644382 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 947/3739] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:58.652022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.654346 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:58.654627 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.654899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.655119 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:58.665231 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.665231 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:58.665888 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:58.690130 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:08:58.690427 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfd4d41e-3b95-4b4a-91ba-adf639b48223 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 202 Aug 15 15:08:58.691085 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 928/3740] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:08:58 2026] DELETE /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:08:58.699267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-51e9594c-c4c6-490c-9fd3-6d26a6964506 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.701324 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51e9594c-c4c6-490c-9fd3-6d26a6964506 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:58.701633 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51e9594c-c4c6-490c-9fd3-6d26a6964506 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.701921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51e9594c-c4c6-490c-9fd3-6d26a6964506 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.706392 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c99278ab-1fd6-465f-a398-c70ac81b61e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.709635 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c99278ab-1fd6-465f-a398-c70ac81b61e3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:58.709852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c99278ab-1fd6-465f-a398-c70ac81b61e3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.710086 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c99278ab-1fd6-465f-a398-c70ac81b61e3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.711688 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.711688 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:58.716959 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-51e9594c-c4c6-490c-9fd3-6d26a6964506 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:58.719351 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.719351 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:58.722759 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c99278ab-1fd6-465f-a398-c70ac81b61e3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:58.723137 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51e9594c-c4c6-490c-9fd3-6d26a6964506 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 200 Aug 15 15:08:58.723673 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 934/3741] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:58.726523 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c99278ab-1fd6-465f-a398-c70ac81b61e3 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:58.726919 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 933/3742] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:58.897980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ed0bce0-d8ab-4bd5-9412-0ccead84918b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:58.900478 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ed0bce0-d8ab-4bd5-9412-0ccead84918b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:58.901258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ed0bce0-d8ab-4bd5-9412-0ccead84918b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:58.901258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ed0bce0-d8ab-4bd5-9412-0ccead84918b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:58.901258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8ed0bce0-d8ab-4bd5-9412-0ccead84918b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:58.905758 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:58.905758 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:58.906474 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ed0bce0-d8ab-4bd5-9412-0ccead84918b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:58.906854 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 948/3743] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:58 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:59.049507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-975a08c3-f5e2-4e99-b351-4479d437ee70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.051967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-975a08c3-f5e2-4e99-b351-4479d437ee70 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:59.052198 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-975a08c3-f5e2-4e99-b351-4479d437ee70 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.052446 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-975a08c3-f5e2-4e99-b351-4479d437ee70 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.064357 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.064357 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:59.068611 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-975a08c3-f5e2-4e99-b351-4479d437ee70 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:59.073784 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-975a08c3-f5e2-4e99-b351-4479d437ee70 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:59.074309 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 929/3744] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:59.101086 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.103115 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286/action Aug 15 15:08:59.103466 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:08:59.103973 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:59.121425 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.121425 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:59.121991 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:59.134922 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Begin detaching volume completed successfully. Aug 15 15:08:59.135160 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-8baa221f-b557-4fb2-a35b-37df0df8f86f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286/action returned with HTTP 202 Aug 15 15:08:59.135585 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 935/3745] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:08:59 2026] POST /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:08:59.182105 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46f94ab0-2f06-4771-81cc-739006f993d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.182475 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f94ab0-2f06-4771-81cc-739006f993d4 None None] GET https://10.4.3.107/volume// Aug 15 15:08:59.182614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f94ab0-2f06-4771-81cc-739006f993d4 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.182781 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f94ab0-2f06-4771-81cc-739006f993d4 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.183111 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f94ab0-2f06-4771-81cc-739006f993d4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:08:59.183383 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 934/3746] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:08: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 15 15:08:59.192326 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-bf3f745b-c50c-4c3f-b407-995b0d499503 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.194173 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-bf3f745b-c50c-4c3f-b407-995b0d499503 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:08:59.194397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-bf3f745b-c50c-4c3f-b407-995b0d499503 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.194528 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-bf3f745b-c50c-4c3f-b407-995b0d499503 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.204058 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.204058 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:59.208005 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-bf3f745b-c50c-4c3f-b407-995b0d499503 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:08:59.213845 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-bf3f745b-c50c-4c3f-b407-995b0d499503 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:08:59.214657 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 949/3747] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:08:59.576752 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1625d98d-b175-4c1d-8185-111166208a5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.579026 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1625d98d-b175-4c1d-8185-111166208a5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:08:59.579289 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1625d98d-b175-4c1d-8185-111166208a5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.579534 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1625d98d-b175-4c1d-8185-111166208a5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.585961 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.585961 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:59.586583 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1625d98d-b175-4c1d-8185-111166208a5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:08:59.587844 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1625d98d-b175-4c1d-8185-111166208a5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d returned with HTTP 200 Aug 15 15:08:59.588329 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 930/3748] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:59.598119 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4e675b43-b71b-4307-9f32-877035be63e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.599739 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:08:59.600093 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "snapshot_id": "672e35df-e177-49ca-8e14-fa3445c0d17d", "name": "tempest-VolumesSnapshotTestJSON-Backup-2052482419", "container": "tempest-volumessnapshottestjson-backup-container-288980680"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:59.601516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Creating new backup {'backup': {'volume_id': 'deb88ac4-cd95-41eb-b213-e8a0e78203b9', 'snapshot_id': '672e35df-e177-49ca-8e14-fa3445c0d17d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2052482419', 'container': 'tempest-volumessnapshottestjson-backup-container-288980680'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:08:59.601674 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Creating backup of volume deb88ac4-cd95-41eb-b213-e8a0e78203b9 in container tempest-volumessnapshottestjson-backup-container-288980680 Aug 15 15:08:59.608817 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.608817 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:59.609433 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:08:59.614360 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.614360 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:59.614746 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:08:59.639532 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['bed153b2-88e8-4753-a571-a758a86b2d8b', '8c54994e-a8a1-411f-a7a8-c3f63bba16b3'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:59.667420 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e675b43-b71b-4307-9f32-877035be63e6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:08:59.667800 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 936/3749] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:08:59 2026] POST /volume/v3/backups => generated 335 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:08:59.682214 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f36c8be-a46b-413b-8224-1e214e298469 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.685168 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f36c8be-a46b-413b-8224-1e214e298469 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:08:59.685466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f36c8be-a46b-413b-8224-1e214e298469 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.685717 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f36c8be-a46b-413b-8224-1e214e298469 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.686131 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9f36c8be-a46b-413b-8224-1e214e298469 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:59.691543 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.691543 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:08:59.692560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f36c8be-a46b-413b-8224-1e214e298469 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:08:59.693007 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 935/3750] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:59.696553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-37b8e66e-c05a-495a-9ec8-39918071eec7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.698954 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-37b8e66e-c05a-495a-9ec8-39918071eec7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:59.699222 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-37b8e66e-c05a-495a-9ec8-39918071eec7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.699472 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-37b8e66e-c05a-495a-9ec8-39918071eec7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.713320 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.713320 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:59.717063 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-37b8e66e-c05a-495a-9ec8-39918071eec7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:59.721595 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-37b8e66e-c05a-495a-9ec8-39918071eec7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:59.722095 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 950/3751] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:59.737656 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-665c8a7f-2047-422a-b207-ebec11fe6dd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.740469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d4d83a4f-41a3-431c-a7b1-5d28ab7db54d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.741422 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-665c8a7f-2047-422a-b207-ebec11fe6dd1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:08:59.741702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-665c8a7f-2047-422a-b207-ebec11fe6dd1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.741977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-665c8a7f-2047-422a-b207-ebec11fe6dd1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.745039 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4d83a4f-41a3-431c-a7b1-5d28ab7db54d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:08:59.745335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4d83a4f-41a3-431c-a7b1-5d28ab7db54d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.745604 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4d83a4f-41a3-431c-a7b1-5d28ab7db54d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.749403 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-665c8a7f-2047-422a-b207-ebec11fe6dd1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 404 Aug 15 15:08:59.750179 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 931/3752] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:08:59.760304 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.760426 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.760426 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:08:59.762919 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:08:59.763249 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-183238525"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:08:59.764119 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d4d83a4f-41a3-431c-a7b1-5d28ab7db54d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:08:59.764779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-183238525'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:08:59.764887 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:08:59.768348 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4d83a4f-41a3-431c-a7b1-5d28ab7db54d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:08:59.768735 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 937/3753] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:08:59.769175 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:08:59.774713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (29519752-eae8-498e-89e7-7117b1b7468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:59.775663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19805374-b81b-4065-8bc5-d1e96495076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:59.776623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:08:59.810716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19805374-b81b-4065-8bc5-d1e96495076d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:59.811640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1259e7da-5aed-4fa2-9335-bed623a9cc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:59.856097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['961c3a03-e3be-45e1-a755-e22f20e74eb6', '1cf8f76a-cec7-40dd-924e-8504d818b08c', '937352be-09fd-4ecb-b37b-f7766172e383', '65c865e1-caf7-4257-b580-5ecf57768986'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:08:59.856887 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1259e7da-5aed-4fa2-9335-bed623a9cc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961c3a03-e3be-45e1-a755-e22f20e74eb6', '1cf8f76a-cec7-40dd-924e-8504d818b08c', '937352be-09fd-4ecb-b37b-f7766172e383', '65c865e1-caf7-4257-b580-5ecf57768986']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:59.857644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0d593b-7fd0-49e0-bdf9-1d2fb08f5325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:59.881629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0d593b-7fd0-49e0-bdf9-1d2fb08f5325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2bf98c6-d9ad-4091-9259-17df76e0bf28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-183238525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['961c3a03-e3be-45e1-a755-e22f20e74eb6','1cf8f76a-cec7-40dd-924e-8504d818b08c','937352be-09fd-4ecb-b37b-f7766172e383','65c865e1-caf7-4257-b580-5ecf57768986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-183238525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2bf98c6-d9ad-4091-9259-17df76e0bf28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:59.882653 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8cc3d0-26ba-45e9-b804-9238f64a554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:59.904530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f8cc3d0-26ba-45e9-b804-9238f64a554b) transitioned into state 'SUCCESS' from state '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-183238525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['961c3a03-e3be-45e1-a755-e22f20e74eb6','1cf8f76a-cec7-40dd-924e-8504d818b08c','937352be-09fd-4ecb-b37b-f7766172e383','65c865e1-caf7-4257-b580-5ecf57768986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:59.905354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779e4432-6a3e-440e-8d53-6e51d05c8232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:08:59.916187 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779e4432-6a3e-440e-8d53-6e51d05c8232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:08:59.917538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (29519752-eae8-498e-89e7-7117b1b7468e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:08:59.918006 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:08:59.918987 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9bc84bd-067b-4080-b994-4c82e5e573bc tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:08:59.919540 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 936/3754] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:08:59 2026] POST /volume/v3/volumes => generated 769 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:08:59.921884 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf173764-d250-4f58-b219-b511644c258d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.924503 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf173764-d250-4f58-b219-b511644c258d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:08:59.924814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf173764-d250-4f58-b219-b511644c258d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.925068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf173764-d250-4f58-b219-b511644c258d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.925351 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cf173764-d250-4f58-b219-b511644c258d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:08:59.931069 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.931069 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:08:59.931837 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf173764-d250-4f58-b219-b511644c258d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:08:59.932223 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 951/3755] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:08:59.932648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d68bee71-ca57-4220-848d-c240ac5e2c73 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:08:59.934560 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d68bee71-ca57-4220-848d-c240ac5e2c73 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:08:59.934782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d68bee71-ca57-4220-848d-c240ac5e2c73 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:08:59.934965 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d68bee71-ca57-4220-848d-c240ac5e2c73 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:08:59.942374 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:08:59.942374 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:08:59.946200 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d68bee71-ca57-4220-848d-c240ac5e2c73 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:08:59.950656 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d68bee71-ca57-4220-848d-c240ac5e2c73 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 200 Aug 15 15:08:59.951049 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 932/3756] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:08:59 2026] GET /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:00.071990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-a3b5182f-d005-41d8-9101-2bf3c4a01c5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.074316 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-a3b5182f-d005-41d8-9101-2bf3c4a01c5f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 Aug 15 15:09:00.074581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-a3b5182f-d005-41d8-9101-2bf3c4a01c5f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.074854 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-a3b5182f-d005-41d8-9101-2bf3c4a01c5f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.083258 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.083258 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:00.131827 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-dfc57a36-69c5-46e1-84d0-774fc904b773 req-a3b5182f-d005-41d8-9101-2bf3c4a01c5f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 returned with HTTP 200 Aug 15 15:09:00.132199 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 938/3757] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:00 2026] DELETE /volume/v3/attachments/dce32c9c-67d3-467d-9159-68058e631765 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.377492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-a1da2c86-15b0-47e5-afd7-755a85b22136 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.379673 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-a1da2c86-15b0-47e5-afd7-755a85b22136 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7 Aug 15 15:09:00.379843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-a1da2c86-15b0-47e5-afd7-755a85b22136 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.380030 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-a1da2c86-15b0-47e5-afd7-755a85b22136 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.388176 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.388176 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:00.446279 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-92bebb21-33c6-48ef-8c5e-39bb4fb77015 req-a1da2c86-15b0-47e5-afd7-755a85b22136 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7 returned with HTTP 200 Aug 15 15:09:00.446596 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 937/3758] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:00 2026] DELETE /volume/v3/attachments/4c713c4f-2398-4802-90e4-d55b6d8991a7 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.705205 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5cf7c7e7-d6db-46b1-a83c-b3389cf761d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.707769 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cf7c7e7-d6db-46b1-a83c-b3389cf761d4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:00.708084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cf7c7e7-d6db-46b1-a83c-b3389cf761d4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.708375 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cf7c7e7-d6db-46b1-a83c-b3389cf761d4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.708532 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5cf7c7e7-d6db-46b1-a83c-b3389cf761d4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:00.714349 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.714349 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:00.715568 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cf7c7e7-d6db-46b1-a83c-b3389cf761d4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:00.716134 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 952/3759] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:00 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.783779 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-901bcaac-8c5e-4d65-a101-4f30d92d7503 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.785845 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-901bcaac-8c5e-4d65-a101-4f30d92d7503 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:00.786052 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-901bcaac-8c5e-4d65-a101-4f30d92d7503 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.786303 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-901bcaac-8c5e-4d65-a101-4f30d92d7503 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.795593 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.795593 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:00.800028 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-901bcaac-8c5e-4d65-a101-4f30d92d7503 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:00.805676 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-901bcaac-8c5e-4d65-a101-4f30d92d7503 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:09:00.806085 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 933/3760] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:00 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.820104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-22617752-439d-4b4e-a13c-3f2199cb7c10 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.822032 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22617752-439d-4b4e-a13c-3f2199cb7c10 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:00.822210 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22617752-439d-4b4e-a13c-3f2199cb7c10 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.822391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22617752-439d-4b4e-a13c-3f2199cb7c10 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.829280 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.829280 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:00.834737 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-22617752-439d-4b4e-a13c-3f2199cb7c10 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:00.838869 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22617752-439d-4b4e-a13c-3f2199cb7c10 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:09:00.839286 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 939/3761] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:00 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.894883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d115d7fd-9634-42e0-93bf-38f7a467444e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.896820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d115d7fd-9634-42e0-93bf-38f7a467444e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:00.897068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d115d7fd-9634-42e0-93bf-38f7a467444e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.897364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d115d7fd-9634-42e0-93bf-38f7a467444e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.904116 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.904116 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:00.908342 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d115d7fd-9634-42e0-93bf-38f7a467444e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:00.912707 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d115d7fd-9634-42e0-93bf-38f7a467444e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:09:00.913063 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 938/3762] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:00 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.944686 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-676c7ba2-503e-493b-b644-7b2e6f973144 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.948273 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-676c7ba2-503e-493b-b644-7b2e6f973144 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:00.948547 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-676c7ba2-503e-493b-b644-7b2e6f973144 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.948820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-676c7ba2-503e-493b-b644-7b2e6f973144 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.948952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-676c7ba2-503e-493b-b644-7b2e6f973144 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:00.953964 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.953964 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:00.954756 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-676c7ba2-503e-493b-b644-7b2e6f973144 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:00.955307 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 953/3763] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:00 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:00.965581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2dc3e4d2-3927-4c57-9ecf-d93403b0427d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.967865 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dc3e4d2-3927-4c57-9ecf-d93403b0427d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:00.968135 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dc3e4d2-3927-4c57-9ecf-d93403b0427d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:00.968400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2dc3e4d2-3927-4c57-9ecf-d93403b0427d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:00.977991 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:00.977991 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:00.979430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:00.981461 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:00.981914 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1238407239", "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:00.982600 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2dc3e4d2-3927-4c57-9ecf-d93403b0427d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:00.984150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1238407239', 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:00.986926 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2dc3e4d2-3927-4c57-9ecf-d93403b0427d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 200 Aug 15 15:09:00.987302 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 934/3764] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:00 2026] GET /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:01.000153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.002326 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:01.002673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e2bf98c6-d9ad-4091-9259-17df76e0bf28", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-368832585"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:01.004425 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request body: {'volume': {'source_volid': 'e2bf98c6-d9ad-4091-9259-17df76e0bf28', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-368832585'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:01.013379 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.013379 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:01.013910 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume retrieved successfully. Aug 15 15:09:01.013941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume of 1 GB Aug 15 15:09:01.018827 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Availability Zones retrieved successfully. Aug 15 15:09:01.023692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (24db9798-3ea7-45b2-b29d-46be7b3d84b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:01.024640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cdb1d3-5fb4-4e33-b8b3-f9c7ec7f2510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.026052 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:01.055374 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cdb1d3-5fb4-4e33-b8b3-f9c7ec7f2510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e2bf98c6-d9ad-4091-9259-17df76e0bf28', 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.056187 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b768c2-0eb7-44a8-b92d-78d1aec8f161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.077293 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume of 1 GB Aug 15 15:09:01.077673 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.077673 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:01.078373 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Availability Zones retrieved successfully. Aug 15 15:09:01.086865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (a91ee9d4-5245-4286-9d2e-c27dc06c35c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:01.088152 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e81221-077d-44be-b59b-89d7fd313a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.089370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:01.103235 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Created reservations ['ce428db9-fcbc-4a65-9b92-2921deb1324c', 'c9dd5344-3edf-4ae0-abe6-cd3ab6a66716', '6cf99190-4af8-4c53-9f69-db91a7741369', '4e33f0b2-e5b7-448d-a51c-3a8455ee8ae4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:01.104217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b768c2-0eb7-44a8-b92d-78d1aec8f161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce428db9-fcbc-4a65-9b92-2921deb1324c', 'c9dd5344-3edf-4ae0-abe6-cd3ab6a66716', '6cf99190-4af8-4c53-9f69-db91a7741369', '4e33f0b2-e5b7-448d-a51c-3a8455ee8ae4']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.105098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39cae081-c1d9-4cae-95f3-5508aa4867ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.145584 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39cae081-c1d9-4cae-95f3-5508aa4867ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06b9e80-5b12-4901-8a07-077cdef18591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-368832585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['ce428db9-fcbc-4a65-9b92-2921deb1324c','c9dd5344-3edf-4ae0-abe6-cd3ab6a66716','6cf99190-4af8-4c53-9f69-db91a7741369','4e33f0b2-e5b7-448d-a51c-3a8455ee8ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=e2bf98c6-d9ad-4091-9259-17df76e0bf28,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-368832585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e06b9e80-5b12-4901-8a07-077cdef18591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f436797e92c4c09b64f57096cfdcee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e2bf98c6-d9ad-4091-9259-17df76e0bf28,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4997b03e1026447bb0176107d88ea9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.146500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369ca539-6186-4a35-8f96-76840b8aa707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.169752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369ca539-6186-4a35-8f96-76840b8aa707) transitioned into state 'SUCCESS' from state '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-368832585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f436797e92c4c09b64f57096cfdcee6',qos_specs=None,replication_status=,reservations=['ce428db9-fcbc-4a65-9b92-2921deb1324c','c9dd5344-3edf-4ae0-abe6-cd3ab6a66716','6cf99190-4af8-4c53-9f69-db91a7741369','4e33f0b2-e5b7-448d-a51c-3a8455ee8ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=e2bf98c6-d9ad-4091-9259-17df76e0bf28,status='creating',user_id='4997b03e1026447bb0176107d88ea9b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.170842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47bd2549-0921-464d-8ed3-f5d8348cc869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.195073 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47bd2549-0921-464d-8ed3-f5d8348cc869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.196091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Flow 'volume_create_api' (24db9798-3ea7-45b2-b29d-46be7b3d84b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:01.196496 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Create volume request issued successfully. Aug 15 15:09:01.197202 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4832bb9-eaec-40b6-bffe-18f7b5774e05 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:01.197749 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 939/3765] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:09:00 2026] POST /volume/v3/volumes => generated 803 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:01.215085 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b9adc2d-f445-4758-b724-f422c28bdb7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.217735 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b9adc2d-f445-4758-b724-f422c28bdb7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 Aug 15 15:09:01.218079 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b9adc2d-f445-4758-b724-f422c28bdb7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:01.218254 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b9adc2d-f445-4758-b724-f422c28bdb7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:01.226715 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.226715 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:01.231811 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b9adc2d-f445-4758-b724-f422c28bdb7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:01.238021 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b9adc2d-f445-4758-b724-f422c28bdb7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 returned with HTTP 200 Aug 15 15:09:01.238579 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 954/3766] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:01 2026] GET /volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:01.288433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92cc2911-323f-4513-86df-3928d766b549 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.296335 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:01.296709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1704139157", "snapshot_id": "2b77efef-50dc-4c31-b62b-8f3d18c59727", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:01.302109 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1704139157', 'snapshot_id': '2b77efef-50dc-4c31-b62b-8f3d18c59727', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:01.311556 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.311556 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:01.312216 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:01.312442 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume of 1 GB Aug 15 15:09:01.318602 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Availability Zones retrieved successfully. Aug 15 15:09:01.328309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (f0ebd419-48a2-441e-bdbb-8c9ef5d590e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:01.329348 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749f5115-9db3-4a7e-a21c-46af7987e27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.330438 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:01.351605 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.351605 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:01.366789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749f5115-9db3-4a7e-a21c-46af7987e27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2b77efef-50dc-4c31-b62b-8f3d18c59727', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.367576 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc854bc-80ba-49f3-814e-50c259cd12c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.369406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e81221-077d-44be-b59b-89d7fd313a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ad63b8b-6b02-4d0d-861d-6b0c95fd4782', 'encryption_key_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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.370109 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae70caba-6418-45c4-b549-79a0cadfe092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.422577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Created reservations ['cf41da55-ba00-4661-8610-bf888d672300', 'a23ab5ff-bb09-431a-9a6e-16d22626860c', '73de866f-cbff-471a-b9fd-7614026996b6', '1ddbaced-6b9f-4301-ab60-1e1d0bb90ac3'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:01.422751 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Created reservations ['f5d6a2ef-f3f4-498f-aa45-6c7d7a8267f4', '5b22293a-daa6-46af-bc9b-5388bf7ce2d5', 'ec093761-9f52-4f11-8819-775c3cc3697b', 'eb9801db-2e45-44b5-a5d8-c523a87deaa5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:01.423609 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae70caba-6418-45c4-b549-79a0cadfe092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf41da55-ba00-4661-8610-bf888d672300', 'a23ab5ff-bb09-431a-9a6e-16d22626860c', '73de866f-cbff-471a-b9fd-7614026996b6', '1ddbaced-6b9f-4301-ab60-1e1d0bb90ac3']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.423961 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc854bc-80ba-49f3-814e-50c259cd12c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d6a2ef-f3f4-498f-aa45-6c7d7a8267f4', '5b22293a-daa6-46af-bc9b-5388bf7ce2d5', 'ec093761-9f52-4f11-8819-775c3cc3697b', 'eb9801db-2e45-44b5-a5d8-c523a87deaa5']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.424543 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea843b8-353f-4e6f-bb7e-c12974165c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.425054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e65978a-0402-4f4a-8c4a-4b1021f2596e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.451617 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea843b8-353f-4e6f-bb7e-c12974165c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bec6d136-710f-4244-bf9b-baed63ce51d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1238407239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['cf41da55-ba00-4661-8610-bf888d672300','a23ab5ff-bb09-431a-9a6e-16d22626860c','73de866f-cbff-471a-b9fd-7614026996b6','1ddbaced-6b9f-4301-ab60-1e1d0bb90ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1238407239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bec6d136-710f-4244-bf9b-baed63ce51d4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6517a38b673744ef93988a1d968af26c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ad63b8b-6b02-4d0d-861d-6b0c95fd4782),volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.452681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8541adc2-a045-4ec2-9f03-5516796f558d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.477706 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8541adc2-a045-4ec2-9f03-5516796f558d) transitioned into state 'SUCCESS' from state '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-1238407239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6517a38b673744ef93988a1d968af26c',qos_specs=None,replication_status=,reservations=['cf41da55-ba00-4661-8610-bf888d672300','a23ab5ff-bb09-431a-9a6e-16d22626860c','73de866f-cbff-471a-b9fd-7614026996b6','1ddbaced-6b9f-4301-ab60-1e1d0bb90ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336f0a88cd7f4e78a4be4a2f2c48d398',volume_type_id=0ad63b8b-6b02-4d0d-861d-6b0c95fd4782)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.477948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e65978a-0402-4f4a-8c4a-4b1021f2596e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d7e68bc-24f8-43df-9e3e-83009a5c5e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1704139157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['f5d6a2ef-f3f4-498f-aa45-6c7d7a8267f4','5b22293a-daa6-46af-bc9b-5388bf7ce2d5','ec093761-9f52-4f11-8819-775c3cc3697b','eb9801db-2e45-44b5-a5d8-c523a87deaa5'],size=1,snapshot_id=2b77efef-50dc-4c31-b62b-8f3d18c59727,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1704139157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d7e68bc-24f8-43df-9e3e-83009a5c5e51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e79db5b4c335426db0a76b7a95b9911c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2b77efef-50dc-4c31-b62b-8f3d18c59727,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.478893 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b78d11f-0d97-4815-92fd-8e7ecb331bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.479191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c8a1ea-96d2-46a8-bb01-5cbcb3faa0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.491207 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c8a1ea-96d2-46a8-bb01-5cbcb3faa0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.492194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Flow 'volume_create_api' (a91ee9d4-5245-4286-9d2e-c27dc06c35c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:01.492539 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create volume request issued successfully. Aug 15 15:09:01.493887 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad8d1ab6-1fd3-4be3-85a7-acbe9f796752 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:01.494133 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 940/3767] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:00 2026] POST /volume/v3/volumes => generated 760 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:01.505667 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b78d11f-0d97-4815-92fd-8e7ecb331bd5) transitioned into state 'SUCCESS' from state '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-1704139157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e79db5b4c335426db0a76b7a95b9911c',qos_specs=None,replication_status=,reservations=['f5d6a2ef-f3f4-498f-aa45-6c7d7a8267f4','5b22293a-daa6-46af-bc9b-5388bf7ce2d5','ec093761-9f52-4f11-8819-775c3cc3697b','eb9801db-2e45-44b5-a5d8-c523a87deaa5'],size=1,snapshot_id=2b77efef-50dc-4c31-b62b-8f3d18c59727,source_replicaid=,source_volid=None,status='creating',user_id='e2f849f5f42d42ed8104b66b8bf15283',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.506794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a312d8-d7ee-401e-9e4a-555eb584f72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:01.508824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-206252d3-e372-4557-8e6a-a53076c8868c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.511630 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-206252d3-e372-4557-8e6a-a53076c8868c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:01.512018 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-206252d3-e372-4557-8e6a-a53076c8868c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:01.512094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-206252d3-e372-4557-8e6a-a53076c8868c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:01.523036 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.523036 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:01.527820 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-206252d3-e372-4557-8e6a-a53076c8868c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:01.531269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a312d8-d7ee-401e-9e4a-555eb584f72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:01.532556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Flow 'volume_create_api' (f0ebd419-48a2-441e-bdbb-8c9ef5d590e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:01.532992 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Create volume request issued successfully. Aug 15 15:09:01.533568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-206252d3-e372-4557-8e6a-a53076c8868c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:01.533817 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92cc2911-323f-4513-86df-3928d766b549 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:01.534079 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 940/3768] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:01 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:01.534432 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 935/3769] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:01 2026] POST /volume/v3/volumes => generated 791 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:01.551700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e37f0725-e396-416e-bda5-5ca6e1fc9949 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.553794 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e37f0725-e396-416e-bda5-5ca6e1fc9949 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:01.554087 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e37f0725-e396-416e-bda5-5ca6e1fc9949 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:01.554399 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e37f0725-e396-416e-bda5-5ca6e1fc9949 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:01.562369 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.562369 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:01.566603 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e37f0725-e396-416e-bda5-5ca6e1fc9949 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:01.571008 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e37f0725-e396-416e-bda5-5ca6e1fc9949 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:01.571528 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 955/3770] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:01 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:01.730966 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12893691-7c6a-47c9-8854-98cf33383595 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.733393 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12893691-7c6a-47c9-8854-98cf33383595 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:01.733561 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12893691-7c6a-47c9-8854-98cf33383595 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:01.733980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12893691-7c6a-47c9-8854-98cf33383595 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:01.733980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-12893691-7c6a-47c9-8854-98cf33383595 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:01.739375 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.739375 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:01.740424 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12893691-7c6a-47c9-8854-98cf33383595 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:01.741068 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 941/3771] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:01 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:01.966838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f967b73-4b1f-422e-8a04-cdea3edcffa7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:01.968905 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f967b73-4b1f-422e-8a04-cdea3edcffa7 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:01.969066 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f967b73-4b1f-422e-8a04-cdea3edcffa7 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:01.969321 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f967b73-4b1f-422e-8a04-cdea3edcffa7 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:01.969449 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4f967b73-4b1f-422e-8a04-cdea3edcffa7 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:01.974162 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:01.974162 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:01.974895 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f967b73-4b1f-422e-8a04-cdea3edcffa7 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:01.975308 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 941/3772] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:01 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:02.254620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6dce525a-1576-43a9-a2fb-50342d90303e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.257298 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dce525a-1576-43a9-a2fb-50342d90303e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 Aug 15 15:09:02.257472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dce525a-1576-43a9-a2fb-50342d90303e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.257700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dce525a-1576-43a9-a2fb-50342d90303e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.265988 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.265988 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:02.269987 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6dce525a-1576-43a9-a2fb-50342d90303e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:02.274701 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dce525a-1576-43a9-a2fb-50342d90303e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 returned with HTTP 200 Aug 15 15:09:02.275100 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 936/3773] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:02.288967 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.290824 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:02.290988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.291190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.291427 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:02.298416 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.298416 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:02.298915 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:02.321841 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:09:02.322567 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ced49abd-860c-42b7-9442-1e5f2b5c9231 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 202 Aug 15 15:09:02.323160 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 956/3774] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:02 2026] DELETE /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:09:02.333213 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3915a8ad-aae8-4860-a894-2c4f3f3c03ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.335347 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3915a8ad-aae8-4860-a894-2c4f3f3c03ed tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:02.335616 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3915a8ad-aae8-4860-a894-2c4f3f3c03ed tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.335818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3915a8ad-aae8-4860-a894-2c4f3f3c03ed tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.345631 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.345631 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:02.351090 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3915a8ad-aae8-4860-a894-2c4f3f3c03ed tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:02.357740 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3915a8ad-aae8-4860-a894-2c4f3f3c03ed tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 200 Aug 15 15:09:02.358289 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 942/3775] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:02.548892 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f05401de-4a71-4335-9b26-0a20b182b03a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.551215 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f05401de-4a71-4335-9b26-0a20b182b03a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:02.551490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f05401de-4a71-4335-9b26-0a20b182b03a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.551751 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f05401de-4a71-4335-9b26-0a20b182b03a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.562609 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.562609 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:02.567553 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f05401de-4a71-4335-9b26-0a20b182b03a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:02.573724 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f05401de-4a71-4335-9b26-0a20b182b03a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:02.574221 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 942/3776] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:02.591020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a6a0033-d854-4df5-b6df-90f581bf0de3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.592993 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a6a0033-d854-4df5-b6df-90f581bf0de3 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:02.593176 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a6a0033-d854-4df5-b6df-90f581bf0de3 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.593409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a6a0033-d854-4df5-b6df-90f581bf0de3 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.600840 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.600840 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:02.604116 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9a6a0033-d854-4df5-b6df-90f581bf0de3 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:02.608666 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a6a0033-d854-4df5-b6df-90f581bf0de3 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:02.608666 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 937/3777] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:02.628302 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-412fe8b0-a2fc-461b-aa44-8a14c1e11905 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.630069 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-412fe8b0-a2fc-461b-aa44-8a14c1e11905 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:02.630271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-412fe8b0-a2fc-461b-aa44-8a14c1e11905 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.630456 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-412fe8b0-a2fc-461b-aa44-8a14c1e11905 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.637546 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.637546 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:02.641885 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-412fe8b0-a2fc-461b-aa44-8a14c1e11905 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:02.647669 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-412fe8b0-a2fc-461b-aa44-8a14c1e11905 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:02.648036 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 957/3778] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:02.755559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-944bd6c0-0f4b-460e-adf7-88ce3ff06d0f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.757937 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-944bd6c0-0f4b-460e-adf7-88ce3ff06d0f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:02.758256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-944bd6c0-0f4b-460e-adf7-88ce3ff06d0f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.758477 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-944bd6c0-0f4b-460e-adf7-88ce3ff06d0f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.758586 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-944bd6c0-0f4b-460e-adf7-88ce3ff06d0f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:02.763352 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.763352 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:02.764286 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-944bd6c0-0f4b-460e-adf7-88ce3ff06d0f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:02.765070 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 943/3779] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:02.789461 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-4b3b4d99-a2cd-4a21-9408-24a422f8819b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.791997 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-4b3b4d99-a2cd-4a21-9408-24a422f8819b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:02.792236 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-4b3b4d99-a2cd-4a21-9408-24a422f8819b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.792516 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-4b3b4d99-a2cd-4a21-9408-24a422f8819b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.803191 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.803191 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:02.807478 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-4b3b4d99-a2cd-4a21-9408-24a422f8819b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:02.813632 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-4b3b4d99-a2cd-4a21-9408-24a422f8819b tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:02.814071 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 943/3780] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:02.989656 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d739b287-7d49-4e0d-ae5c-55f34c01a5d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:02.991973 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d739b287-7d49-4e0d-ae5c-55f34c01a5d9 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:02.992273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d739b287-7d49-4e0d-ae5c-55f34c01a5d9 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:02.992472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d739b287-7d49-4e0d-ae5c-55f34c01a5d9 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:02.992634 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d739b287-7d49-4e0d-ae5c-55f34c01a5d9 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:02.998149 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:02.998149 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:02.998975 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d739b287-7d49-4e0d-ae5c-55f34c01a5d9 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:02.999475 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 938/3781] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:02 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:03.162303 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-271341f7-2191-4d17-9599-0a3fe7c56e89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.167420 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-271341f7-2191-4d17-9599-0a3fe7c56e89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:03.167420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-271341f7-2191-4d17-9599-0a3fe7c56e89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.167420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-271341f7-2191-4d17-9599-0a3fe7c56e89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.183922 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.183922 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:03.189225 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-271341f7-2191-4d17-9599-0a3fe7c56e89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:03.193637 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-271341f7-2191-4d17-9599-0a3fe7c56e89 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:03.194262 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 958/3782] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:03.296676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-99b085f7-8ed5-424d-af41-69dea4cb9f4a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.297114 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99b085f7-8ed5-424d-af41-69dea4cb9f4a None None] GET https://10.4.3.107/volume// Aug 15 15:09:03.297311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99b085f7-8ed5-424d-af41-69dea4cb9f4a None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.297496 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99b085f7-8ed5-424d-af41-69dea4cb9f4a None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.297796 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99b085f7-8ed5-424d-af41-69dea4cb9f4a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:03.298122 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 944/3783] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:09: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 15 15:09:03.305913 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-42bd8fc6-6e83-452a-8dbe-1c58783d3060 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.308596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-42bd8fc6-6e83-452a-8dbe-1c58783d3060 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:09:03.309084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-42bd8fc6-6e83-452a-8dbe-1c58783d3060 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d7e68bc-24f8-43df-9e3e-83009a5c5e51", "connector": null, "instance_uuid": "69148168-9d9a-4397-89af-50376b12c77b"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:03.319052 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.319052 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:03.344950 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-42bd8fc6-6e83-452a-8dbe-1c58783d3060 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:09:03.345712 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 944/3784] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:09:03 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 15 15:09:03.354795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-fa029569-456a-4e12-a487-9233789c65bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.356733 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-fa029569-456a-4e12-a487-9233789c65bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:03.356935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-fa029569-456a-4e12-a487-9233789c65bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.357116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-fa029569-456a-4e12-a487-9233789c65bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.363572 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.363572 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:03.366913 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-fa029569-456a-4e12-a487-9233789c65bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:03.371329 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-fa029569-456a-4e12-a487-9233789c65bf tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:03.371691 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 939/3785] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:03.379027 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f351ca43-f604-4266-8239-e22617620674 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.380622 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-66613e39-2030-4f3e-b184-10ad4051c38c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.380979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f351ca43-f604-4266-8239-e22617620674 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:03.381194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f351ca43-f604-4266-8239-e22617620674 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.381477 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f351ca43-f604-4266-8239-e22617620674 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.383617 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66613e39-2030-4f3e-b184-10ad4051c38c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:03.385259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66613e39-2030-4f3e-b184-10ad4051c38c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.385259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66613e39-2030-4f3e-b184-10ad4051c38c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.388548 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f351ca43-f604-4266-8239-e22617620674 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 404 Aug 15 15:09:03.389090 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 959/3786] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:03.392085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca1d33ce-9341-434f-bd46-9b23263907f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.392085 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca1d33ce-9341-434f-bd46-9b23263907f5 None None] GET https://10.4.3.107/volume// Aug 15 15:09:03.392085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca1d33ce-9341-434f-bd46-9b23263907f5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.392085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca1d33ce-9341-434f-bd46-9b23263907f5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.392085 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca1d33ce-9341-434f-bd46-9b23263907f5 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:03.392085 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 945/3787] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:09: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 15 15:09:03.397760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.399508 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.399508 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:03.399636 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 Aug 15 15:09:03.399899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.400159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.400424 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: e06b9e80-5b12-4901-8a07-077cdef18591 Aug 15 15:09:03.405265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-ce17a16b-b424-46b5-99ae-2ce99e3e522a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.409700 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-66613e39-2030-4f3e-b184-10ad4051c38c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:03.409785 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.409785 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:03.409785 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:03.411362 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-ce17a16b-b424-46b5-99ae-2ce99e3e522a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:09:03.411704 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-ce17a16b-b424-46b5-99ae-2ce99e3e522a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bec6d136-710f-4244-bf9b-baed63ce51d4", "connector": null, "instance_uuid": "1e42f15c-10e8-4e37-b748-a3cd0b71aab2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:03.416456 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66613e39-2030-4f3e-b184-10ad4051c38c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:03.416866 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 945/3788] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:03.424513 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-739c24cb-26f5-4510-b4e4-24e5df9d6158 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.425044 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.425044 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:03.425328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-739c24cb-26f5-4510-b4e4-24e5df9d6158 None None] GET https://10.4.3.107/volume// Aug 15 15:09:03.425718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-739c24cb-26f5-4510-b4e4-24e5df9d6158 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.426085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-739c24cb-26f5-4510-b4e4-24e5df9d6158 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.426643 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-739c24cb-26f5-4510-b4e4-24e5df9d6158 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:03.427011 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 946/3789] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:09:03.433153 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:09:03.433363 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a3f8fc01-e1f9-464f-af85-f59b555a4ab0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 returned with HTTP 202 Aug 15 15:09:03.433761 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 940/3790] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:03 2026] DELETE /volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:09:03.435688 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-47b1177b-2d4c-40d5-878b-73552755b48c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.438342 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-47b1177b-2d4c-40d5-878b-73552755b48c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:03.438608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-47b1177b-2d4c-40d5-878b-73552755b48c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.438866 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-47b1177b-2d4c-40d5-878b-73552755b48c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.443375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cca9eec-82dd-4b28-86b7-b08cf8e0464a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.449289 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cca9eec-82dd-4b28-86b7-b08cf8e0464a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 Aug 15 15:09:03.449289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cca9eec-82dd-4b28-86b7-b08cf8e0464a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.449289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cca9eec-82dd-4b28-86b7-b08cf8e0464a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.451052 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.451052 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:03.452691 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-ce17a16b-b424-46b5-99ae-2ce99e3e522a tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:09:03.453125 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 960/3791] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:09:03 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 15 15:09:03.455793 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-47b1177b-2d4c-40d5-878b-73552755b48c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:03.458023 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.458023 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:03.459817 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-47b1177b-2d4c-40d5-878b-73552755b48c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:03.460532 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 946/3792] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:03.463217 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cca9eec-82dd-4b28-86b7-b08cf8e0464a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:03.469304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cca9eec-82dd-4b28-86b7-b08cf8e0464a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 returned with HTTP 200 Aug 15 15:09:03.469304 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 947/3793] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:03.615844 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.618165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] PUT https://10.4.3.107/volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be Aug 15 15:09:03.618510 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:03.627913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Acquiring lock "cinder-attachment_update-9d7e68bc-24f8-43df-9e3e-83009a5c5e51-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:09:03.639340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-9d7e68bc-24f8-43df-9e3e-83009a5c5e51-np0000007361" acquired by "attachment_update" :: waited 0.011s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:09:03.640912 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.640912 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:03.746926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Lock "cinder-attachment_update-9d7e68bc-24f8-43df-9e3e-83009a5c5e51-np0000007361" released by "attachment_update" :: held 0.108s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:09:03.747385 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-54be9559-f76f-4f96-8737-45fe37017142 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be returned with HTTP 200 Aug 15 15:09:03.748076 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 941/3794] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:09:03 2026] PUT /volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:03.780150 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7783845e-1d13-496c-9c15-9205239065c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:03.782676 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7783845e-1d13-496c-9c15-9205239065c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:03.782965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7783845e-1d13-496c-9c15-9205239065c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:03.783212 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7783845e-1d13-496c-9c15-9205239065c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:03.783380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7783845e-1d13-496c-9c15-9205239065c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:03.789786 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:03.789786 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:03.791100 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7783845e-1d13-496c-9c15-9205239065c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:03.791100 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 961/3795] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:03 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.010552 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ce3f0a4d-6721-4cc9-a1ee-65a80f2dc2d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.012333 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce3f0a4d-6721-4cc9-a1ee-65a80f2dc2d1 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:04.012550 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce3f0a4d-6721-4cc9-a1ee-65a80f2dc2d1 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.012764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce3f0a4d-6721-4cc9-a1ee-65a80f2dc2d1 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.012912 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ce3f0a4d-6721-4cc9-a1ee-65a80f2dc2d1 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:04.018284 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.018284 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:04.018674 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce3f0a4d-6721-4cc9-a1ee-65a80f2dc2d1 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:04.018992 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 947/3796] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.123036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ce3a7ff-4d63-4264-a7fb-c2aca81cb6ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.124650 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ce3a7ff-4d63-4264-a7fb-c2aca81cb6ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:04.124847 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ce3a7ff-4d63-4264-a7fb-c2aca81cb6ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.124994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ce3a7ff-4d63-4264-a7fb-c2aca81cb6ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.134189 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.134189 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:04.138872 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ce3a7ff-4d63-4264-a7fb-c2aca81cb6ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:04.144217 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ce3a7ff-4d63-4264-a7fb-c2aca81cb6ad tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:04.144858 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 948/3797] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.160106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3831820f-e2fe-453d-bda3-c621908a7b56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.162644 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3831820f-e2fe-453d-bda3-c621908a7b56 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:04.162920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3831820f-e2fe-453d-bda3-c621908a7b56 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.164122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3831820f-e2fe-453d-bda3-c621908a7b56 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.172514 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.172514 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:04.176950 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3831820f-e2fe-453d-bda3-c621908a7b56 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:04.181443 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3831820f-e2fe-453d-bda3-c621908a7b56 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:04.181999 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 942/3798] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.233139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-88266f4c-eee0-4495-aeef-b0d776bc03a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.235694 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-88266f4c-eee0-4495-aeef-b0d776bc03a5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:04.235932 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-88266f4c-eee0-4495-aeef-b0d776bc03a5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.236129 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-88266f4c-eee0-4495-aeef-b0d776bc03a5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.245607 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.245607 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:04.251969 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-88266f4c-eee0-4495-aeef-b0d776bc03a5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:04.258715 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-88266f4c-eee0-4495-aeef-b0d776bc03a5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:04.258873 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 962/3799] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.358189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f693687f-5fe6-449e-928d-96b9ae04c0b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.358789 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f693687f-5fe6-449e-928d-96b9ae04c0b6 None None] GET https://10.4.3.107/volume// Aug 15 15:09:04.359269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f693687f-5fe6-449e-928d-96b9ae04c0b6 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.359403 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f693687f-5fe6-449e-928d-96b9ae04c0b6 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.359827 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f693687f-5fe6-449e-928d-96b9ae04c0b6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:04.360188 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 948/3800] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:09:04.368650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-405b90bd-58d5-4c7a-a115-1c493e56aaf4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.371344 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-405b90bd-58d5-4c7a-a115-1c493e56aaf4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:09:04.371923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-405b90bd-58d5-4c7a-a115-1c493e56aaf4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af851d6c-c985-4819-afcc-249722d88c64", "connector": null, "instance_uuid": "c3ccb4a8-ca93-4739-b025-87f88e043334"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:04.382919 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.382919 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:04.413313 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-405b90bd-58d5-4c7a-a115-1c493e56aaf4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:09:04.414045 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 949/3801] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:09:04 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 15 15:09:04.431533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e76498e6-c301-433f-8c5b-b917516b1428 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.433408 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e76498e6-c301-433f-8c5b-b917516b1428 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:04.433656 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e76498e6-c301-433f-8c5b-b917516b1428 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.433896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e76498e6-c301-433f-8c5b-b917516b1428 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.443152 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57f75f90-562a-4c26-9a0f-862bd49deaf2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.445971 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.445971 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:04.446871 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57f75f90-562a-4c26-9a0f-862bd49deaf2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:04.447107 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57f75f90-562a-4c26-9a0f-862bd49deaf2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.447407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57f75f90-562a-4c26-9a0f-862bd49deaf2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.450488 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e76498e6-c301-433f-8c5b-b917516b1428 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:04.460693 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e76498e6-c301-433f-8c5b-b917516b1428 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:04.461159 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 943/3802] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.463223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ddf2ec04-ee0b-4079-b5d5-e13dae1f39a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.463645 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ddf2ec04-ee0b-4079-b5d5-e13dae1f39a2 None None] GET https://10.4.3.107/volume// Aug 15 15:09:04.463817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ddf2ec04-ee0b-4079-b5d5-e13dae1f39a2 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.464032 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ddf2ec04-ee0b-4079-b5d5-e13dae1f39a2 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.464291 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ddf2ec04-ee0b-4079-b5d5-e13dae1f39a2 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:04.464562 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 949/3803] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:09:04.469766 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.469766 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:04.472767 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-401eeb0a-156c-409c-9a26-1fb72ee79973 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.473006 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-57f75f90-562a-4c26-9a0f-862bd49deaf2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:04.475302 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-401eeb0a-156c-409c-9a26-1fb72ee79973 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:04.475548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-401eeb0a-156c-409c-9a26-1fb72ee79973 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.475746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-401eeb0a-156c-409c-9a26-1fb72ee79973 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.480153 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57f75f90-562a-4c26-9a0f-862bd49deaf2 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:04.480749 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 963/3804] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.483717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b95e2a2b-fc0d-4618-a411-d826fcda3536 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.485461 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b95e2a2b-fc0d-4618-a411-d826fcda3536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 Aug 15 15:09:04.485664 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b95e2a2b-fc0d-4618-a411-d826fcda3536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.485854 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b95e2a2b-fc0d-4618-a411-d826fcda3536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.486359 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.486359 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:04.490819 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-401eeb0a-156c-409c-9a26-1fb72ee79973 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:04.491635 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b95e2a2b-fc0d-4618-a411-d826fcda3536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 returned with HTTP 404 Aug 15 15:09:04.492100 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 944/3805] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/e06b9e80-5b12-4901-8a07-077cdef18591 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:04.495203 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-401eeb0a-156c-409c-9a26-1fb72ee79973 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:04.495703 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 950/3806] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:04.499672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b0cb1dc1-71ef-4d05-9207-c2589dca7056 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.502681 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0cb1dc1-71ef-4d05-9207-c2589dca7056 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:04.503031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0cb1dc1-71ef-4d05-9207-c2589dca7056 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.504303 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0cb1dc1-71ef-4d05-9207-c2589dca7056 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.504303 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b0cb1dc1-71ef-4d05-9207-c2589dca7056 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:04.514263 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0cb1dc1-71ef-4d05-9207-c2589dca7056 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 404 Aug 15 15:09:04.514795 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 950/3807] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:04 2026] DELETE /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:04.524288 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0d0538c-933d-4e8e-8f80-fdd18f40d4eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.526632 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0d0538c-933d-4e8e-8f80-fdd18f40d4eb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 Aug 15 15:09:04.528268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0d0538c-933d-4e8e-8f80-fdd18f40d4eb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.528268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0d0538c-933d-4e8e-8f80-fdd18f40d4eb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.534678 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0d0538c-933d-4e8e-8f80-fdd18f40d4eb tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 returned with HTTP 404 Aug 15 15:09:04.535585 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 964/3808] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/e2bf98c6-d9ad-4091-9259-17df76e0bf28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:04.543500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.546171 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b Aug 15 15:09:04.546171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.546389 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.546596 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: f6b9e27e-1a03-4ec1-8573-0180a83d4c4b Aug 15 15:09:04.559112 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.559112 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:04.559737 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:04.580578 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume request issued successfully. Aug 15 15:09:04.580740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-809def58-b2d1-42ee-b015-1e5e8a4b45b1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b returned with HTTP 202 Aug 15 15:09:04.581274 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 945/3809] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:04 2026] DELETE /volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:09:04.593686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa98fb57-83ba-494b-be58-25028afb27df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.593686 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa98fb57-83ba-494b-be58-25028afb27df tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b Aug 15 15:09:04.593686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa98fb57-83ba-494b-be58-25028afb27df tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.594026 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa98fb57-83ba-494b-be58-25028afb27df tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.601170 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.601170 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:04.605273 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa98fb57-83ba-494b-be58-25028afb27df tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Volume info retrieved successfully. Aug 15 15:09:04.610959 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa98fb57-83ba-494b-be58-25028afb27df tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b returned with HTTP 200 Aug 15 15:09:04.610959 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 951/3810] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:09:04.616821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.620261 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] PUT https://10.4.3.107/volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2 Aug 15 15:09:04.620261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:04.628813 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Acquiring lock "cinder-attachment_update-af851d6c-c985-4819-afcc-249722d88c64-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:09:04.636287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-af851d6c-c985-4819-afcc-249722d88c64-np0000007361" acquired by "attachment_update" :: waited 0.008s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:09:04.637742 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.637742 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:04.751540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-af851d6c-c985-4819-afcc-249722d88c64-np0000007361" released by "attachment_update" :: held 0.115s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:09:04.751540 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-17c02289-4d3c-4f6e-954a-eca61fe4faa8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2 returned with HTTP 200 Aug 15 15:09:04.753263 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 951/3811] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:09:04 2026] PUT /volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:04.770842 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-6d272d5f-a373-4042-8bd0-6949e6ca5c79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.773168 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-6d272d5f-a373-4042-8bd0-6949e6ca5c79 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/encryption Aug 15 15:09:04.773443 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-6d272d5f-a373-4042-8bd0-6949e6ca5c79 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.773521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-6d272d5f-a373-4042-8bd0-6949e6ca5c79 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.784456 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.784456 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:04.792724 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-6d272d5f-a373-4042-8bd0-6949e6ca5c79 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/encryption returned with HTTP 200 Aug 15 15:09:04.793330 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 965/3812] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:04.804837 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ea60c2f-e617-4dae-9961-0fde293b7eb3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:04.807642 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ea60c2f-e617-4dae-9961-0fde293b7eb3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:04.807939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ea60c2f-e617-4dae-9961-0fde293b7eb3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:04.808129 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ea60c2f-e617-4dae-9961-0fde293b7eb3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:04.808346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1ea60c2f-e617-4dae-9961-0fde293b7eb3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:04.815049 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:04.815049 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:04.815646 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ea60c2f-e617-4dae-9961-0fde293b7eb3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:04.816162 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 946/3813] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:04 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:05.033208 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46f196cc-2473-4d5e-b370-d45f31362c9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.035214 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f196cc-2473-4d5e-b370-d45f31362c9a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:05.035442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f196cc-2473-4d5e-b370-d45f31362c9a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.035630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f196cc-2473-4d5e-b370-d45f31362c9a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.036198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-46f196cc-2473-4d5e-b370-d45f31362c9a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:05.041190 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.041190 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:05.041934 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f196cc-2473-4d5e-b370-d45f31362c9a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:05.042339 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 952/3814] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:05.292359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a8c105f-65db-47d1-98c0-8b398d28bb58 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.292857 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a8c105f-65db-47d1-98c0-8b398d28bb58 None None] GET https://10.4.3.107/volume// Aug 15 15:09:05.293086 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a8c105f-65db-47d1-98c0-8b398d28bb58 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.293345 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a8c105f-65db-47d1-98c0-8b398d28bb58 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.293742 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a8c105f-65db-47d1-98c0-8b398d28bb58 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:05.294121 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 952/3815] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09: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 15 15:09:05.303661 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-b29b1088-697a-4d88-bd5c-b5670d30e57c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.305508 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-b29b1088-697a-4d88-bd5c-b5670d30e57c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:05.305687 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-b29b1088-697a-4d88-bd5c-b5670d30e57c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.305882 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-b29b1088-697a-4d88-bd5c-b5670d30e57c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.314741 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.314741 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:05.317761 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-b29b1088-697a-4d88-bd5c-b5670d30e57c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:05.327914 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-b29b1088-697a-4d88-bd5c-b5670d30e57c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:05.328336 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 966/3816] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:05.478614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46e67805-3cb9-44f4-84a3-e22a913eb833 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.480923 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46e67805-3cb9-44f4-84a3-e22a913eb833 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:05.480923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46e67805-3cb9-44f4-84a3-e22a913eb833 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.480923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46e67805-3cb9-44f4-84a3-e22a913eb833 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.485135 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.487609 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] PUT https://10.4.3.107/volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c Aug 15 15:09:05.488264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:05.491156 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.491156 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:05.495552 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-46e67805-3cb9-44f4-84a3-e22a913eb833 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:05.496715 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8220e1f-69af-49d1-95c9-1d0e24589efc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.497092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Acquiring lock "cinder-attachment_update-bec6d136-710f-4244-bf9b-baed63ce51d4-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:09:05.498957 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8220e1f-69af-49d1-95c9-1d0e24589efc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:05.499387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8220e1f-69af-49d1-95c9-1d0e24589efc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.499490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8220e1f-69af-49d1-95c9-1d0e24589efc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.502344 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46e67805-3cb9-44f4-84a3-e22a913eb833 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:05.502344 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 947/3817] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:05.506373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-bec6d136-710f-4244-bf9b-baed63ce51d4-np0000007361" acquired by "attachment_update" :: waited 0.010s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:09:05.507890 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.507890 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:05.512888 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.512888 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:05.517107 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b8220e1f-69af-49d1-95c9-1d0e24589efc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:05.522586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8220e1f-69af-49d1-95c9-1d0e24589efc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:05.523313 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 953/3818] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:05.596558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Lock "cinder-attachment_update-bec6d136-710f-4244-bf9b-baed63ce51d4-np0000007361" released by "attachment_update" :: held 0.090s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:09:05.596558 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-3c496702-e883-4032-b0dd-863cceb9e5fa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c returned with HTTP 200 Aug 15 15:09:05.597098 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 953/3819] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:09:05 2026] PUT /volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:05.622355 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-782c237f-aae1-4b3a-a131-2bb1edb24f7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.625116 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-782c237f-aae1-4b3a-a131-2bb1edb24f7f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c/action Aug 15 15:09:05.625116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-782c237f-aae1-4b3a-a131-2bb1edb24f7f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:05.625116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-782c237f-aae1-4b3a-a131-2bb1edb24f7f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:05.628783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2436940b-9976-4d2a-97de-a8b77ffbc51d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.631673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2436940b-9976-4d2a-97de-a8b77ffbc51d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b Aug 15 15:09:05.631673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2436940b-9976-4d2a-97de-a8b77ffbc51d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.631673 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2436940b-9976-4d2a-97de-a8b77ffbc51d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.648160 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2436940b-9976-4d2a-97de-a8b77ffbc51d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b returned with HTTP 404 Aug 15 15:09:05.648160 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 948/3820] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/f6b9e27e-1a03-4ec1-8573-0180a83d4c4b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.653634 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c325fd43-0241-4c2f-a4af-03df7c246e9a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.660495 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.660495 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:05.663276 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c325fd43-0241-4c2f-a4af-03df7c246e9a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:09:05.663276 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c325fd43-0241-4c2f-a4af-03df7c246e9a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.663276 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c325fd43-0241-4c2f-a4af-03df7c246e9a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.663276 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-c325fd43-0241-4c2f-a4af-03df7c246e9a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:09:05.665849 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c325fd43-0241-4c2f-a4af-03df7c246e9a tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 404 Aug 15 15:09:05.667023 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 954/3821] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.674271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3657b3fe-77f3-4cc0-b5a1-4e6011e480e2 req-782c237f-aae1-4b3a-a131-2bb1edb24f7f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c/action returned with HTTP 204 Aug 15 15:09:05.674632 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9d6604f-868d-45be-bcd1-6a756b84f562 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.674855 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 967/3822] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:09:05 2026] POST /volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.677480 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9d6604f-868d-45be-bcd1-6a756b84f562 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 Aug 15 15:09:05.677710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9d6604f-868d-45be-bcd1-6a756b84f562 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.677907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9d6604f-868d-45be-bcd1-6a756b84f562 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.683373 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9d6604f-868d-45be-bcd1-6a756b84f562 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 returned with HTTP 404 Aug 15 15:09:05.684015 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 954/3823] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/snapshots/f8ba3d27-66cd-4fe5-b2f3-3d320b13ea05 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.694265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36a03a73-ae99-4974-af4a-cd0301ce5630 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.696296 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36a03a73-ae99-4974-af4a-cd0301ce5630 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:09:05.696517 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36a03a73-ae99-4974-af4a-cd0301ce5630 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.696694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36a03a73-ae99-4974-af4a-cd0301ce5630 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.696863 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-36a03a73-ae99-4974-af4a-cd0301ce5630 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:09:05.703269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36a03a73-ae99-4974-af4a-cd0301ce5630 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 404 Aug 15 15:09:05.703878 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 949/3824] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.710340 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0c3aaa45-0287-4509-8f99-0932fabf346c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.714772 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c3aaa45-0287-4509-8f99-0932fabf346c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 Aug 15 15:09:05.714772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c3aaa45-0287-4509-8f99-0932fabf346c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.714772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c3aaa45-0287-4509-8f99-0932fabf346c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.721267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c3aaa45-0287-4509-8f99-0932fabf346c tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 returned with HTTP 404 Aug 15 15:09:05.721267 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 955/3825] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/a4aa5b71-291a-474a-84fb-385bd1fd7b05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.728252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c86aeba-881d-4898-b88a-9d4f50123536 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.730518 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c86aeba-881d-4898-b88a-9d4f50123536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:09:05.730713 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c86aeba-881d-4898-b88a-9d4f50123536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.730936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c86aeba-881d-4898-b88a-9d4f50123536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.731126 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3c86aeba-881d-4898-b88a-9d4f50123536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:09:05.736586 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c86aeba-881d-4898-b88a-9d4f50123536 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 404 Aug 15 15:09:05.737067 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 968/3826] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.744380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c04cd8f-ed23-45d0-aecd-f27a36ac48c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.746812 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c04cd8f-ed23-45d0-aecd-f27a36ac48c0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee Aug 15 15:09:05.747127 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c04cd8f-ed23-45d0-aecd-f27a36ac48c0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.747413 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c04cd8f-ed23-45d0-aecd-f27a36ac48c0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.761234 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c04cd8f-ed23-45d0-aecd-f27a36ac48c0 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee returned with HTTP 404 Aug 15 15:09:05.762072 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 955/3827] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/3d5c69ff-dd7b-4a5d-832c-12a6a541abee => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.769025 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e788671f-2ea7-420d-abfc-67d0a5b24102 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.771115 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e788671f-2ea7-420d-abfc-67d0a5b24102 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:09:05.771369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e788671f-2ea7-420d-abfc-67d0a5b24102 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.771597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e788671f-2ea7-420d-abfc-67d0a5b24102 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.771722 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e788671f-2ea7-420d-abfc-67d0a5b24102 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: 167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:09:05.779685 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e788671f-2ea7-420d-abfc-67d0a5b24102 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 404 Aug 15 15:09:05.780332 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 950/3828] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.786827 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf52a84e-2283-4c79-a99b-a744d1760203 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.788929 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf52a84e-2283-4c79-a99b-a744d1760203 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 Aug 15 15:09:05.789165 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf52a84e-2283-4c79-a99b-a744d1760203 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.789436 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf52a84e-2283-4c79-a99b-a744d1760203 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.794508 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf52a84e-2283-4c79-a99b-a744d1760203 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 returned with HTTP 404 Aug 15 15:09:05.795022 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 956/3829] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/snapshots/167233b2-3455-43e1-9ed7-fbca550c36a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.801759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d420ef12-9559-4aeb-9f07-0731ef797cc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.803385 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d420ef12-9559-4aeb-9f07-0731ef797cc1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:09:05.803485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d420ef12-9559-4aeb-9f07-0731ef797cc1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.803688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d420ef12-9559-4aeb-9f07-0731ef797cc1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.803873 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d420ef12-9559-4aeb-9f07-0731ef797cc1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:09:05.809444 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d420ef12-9559-4aeb-9f07-0731ef797cc1 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 404 Aug 15 15:09:05.809985 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 969/3830] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.817584 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06750d55-b5a2-4431-8668-50adfa7ff437 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.822892 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06750d55-b5a2-4431-8668-50adfa7ff437 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f Aug 15 15:09:05.824285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06750d55-b5a2-4431-8668-50adfa7ff437 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.824285 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06750d55-b5a2-4431-8668-50adfa7ff437 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.828879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8681648-9680-49e5-9002-b28e195f461f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.830793 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8681648-9680-49e5-9002-b28e195f461f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:05.831037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8681648-9680-49e5-9002-b28e195f461f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.831327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8681648-9680-49e5-9002-b28e195f461f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.831447 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a8681648-9680-49e5-9002-b28e195f461f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:05.833541 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06750d55-b5a2-4431-8668-50adfa7ff437 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f returned with HTTP 404 Aug 15 15:09:05.834032 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 956/3831] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/7ef8a844-36e0-4599-a5e3-c243d8fa4b0f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.837291 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:05.837291 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:05.838122 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8681648-9680-49e5-9002-b28e195f461f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:05.838446 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 951/3832] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:05.841681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-48543c3a-a02e-41a8-b901-c8700ab7b9a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.843318 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48543c3a-a02e-41a8-b901-c8700ab7b9a8 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:09:05.843490 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48543c3a-a02e-41a8-b901-c8700ab7b9a8 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.843673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48543c3a-a02e-41a8-b901-c8700ab7b9a8 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.843768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-48543c3a-a02e-41a8-b901-c8700ab7b9a8 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:09:05.849767 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48543c3a-a02e-41a8-b901-c8700ab7b9a8 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 404 Aug 15 15:09:05.850215 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 957/3833] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.859359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-768d6761-380e-4943-aaf2-807b32723f7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.861255 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-768d6761-380e-4943-aaf2-807b32723f7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 Aug 15 15:09:05.861446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-768d6761-380e-4943-aaf2-807b32723f7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.861626 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-768d6761-380e-4943-aaf2-807b32723f7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.865566 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-768d6761-380e-4943-aaf2-807b32723f7f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 returned with HTTP 404 Aug 15 15:09:05.866117 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 970/3834] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/snapshots/c2827c2c-e955-426c-99f5-7a9e7c2fc1d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:05.872992 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-299c9a43-cbfa-45fe-957f-d342ffb6268e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.874905 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-299c9a43-cbfa-45fe-957f-d342ffb6268e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:09:05.875171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-299c9a43-cbfa-45fe-957f-d342ffb6268e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.875517 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-299c9a43-cbfa-45fe-957f-d342ffb6268e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.875751 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-299c9a43-cbfa-45fe-957f-d342ffb6268e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:09:05.881949 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-299c9a43-cbfa-45fe-957f-d342ffb6268e tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 404 Aug 15 15:09:05.882516 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 957/3835] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.890900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7064d7fa-14c1-4234-bf9b-c978de9138e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.893021 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7064d7fa-14c1-4234-bf9b-c978de9138e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 Aug 15 15:09:05.893315 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7064d7fa-14c1-4234-bf9b-c978de9138e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.893550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7064d7fa-14c1-4234-bf9b-c978de9138e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.901487 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7064d7fa-14c1-4234-bf9b-c978de9138e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 returned with HTTP 404 Aug 15 15:09:05.902120 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 952/3836] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/f20b462c-860b-48c5-9a40-afe40c96d1e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.909708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5fbe32cd-3629-4bd8-9bc8-2099fd467634 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.912044 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5fbe32cd-3629-4bd8-9bc8-2099fd467634 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:09:05.912376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5fbe32cd-3629-4bd8-9bc8-2099fd467634 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.912652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5fbe32cd-3629-4bd8-9bc8-2099fd467634 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.912916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5fbe32cd-3629-4bd8-9bc8-2099fd467634 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:09:05.920028 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5fbe32cd-3629-4bd8-9bc8-2099fd467634 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 404 Aug 15 15:09:05.920606 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 958/3837] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.929374 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-964a3b0d-5b2f-40ab-9eae-054aacdaaced None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.933135 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-964a3b0d-5b2f-40ab-9eae-054aacdaaced tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 Aug 15 15:09:05.933485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-964a3b0d-5b2f-40ab-9eae-054aacdaaced tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.933769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-964a3b0d-5b2f-40ab-9eae-054aacdaaced tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.940939 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-964a3b0d-5b2f-40ab-9eae-054aacdaaced tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 returned with HTTP 404 Aug 15 15:09:05.941697 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 971/3838] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/16c62200-86e2-4e23-8e08-a5aa8aac9378 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.951503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55e75226-e9de-4696-b344-0ce07878437f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.953360 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55e75226-e9de-4696-b344-0ce07878437f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:09:05.953641 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55e75226-e9de-4696-b344-0ce07878437f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.954178 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55e75226-e9de-4696-b344-0ce07878437f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.954178 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-55e75226-e9de-4696-b344-0ce07878437f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:09:05.963164 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55e75226-e9de-4696-b344-0ce07878437f tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 404 Aug 15 15:09:05.963790 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 958/3839] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.972486 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a8e3912-85f5-4623-9b8e-17b61dbae6f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.974516 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a8e3912-85f5-4623-9b8e-17b61dbae6f9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 Aug 15 15:09:05.974740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a8e3912-85f5-4623-9b8e-17b61dbae6f9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.975583 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a8e3912-85f5-4623-9b8e-17b61dbae6f9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.985265 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a8e3912-85f5-4623-9b8e-17b61dbae6f9 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 returned with HTTP 404 Aug 15 15:09:05.985265 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 953/3840] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:05 2026] GET /volume/v3/volumes/ca151057-5a8c-47a9-ad84-86c32c750222 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:05.995159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6a6066d1-daf3-4430-bd63-aa3bd81f1bb3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:05.997124 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a6066d1-daf3-4430-bd63-aa3bd81f1bb3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:09:05.997369 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a6066d1-daf3-4430-bd63-aa3bd81f1bb3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:05.997590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a6066d1-daf3-4430-bd63-aa3bd81f1bb3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:05.997738 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-6a6066d1-daf3-4430-bd63-aa3bd81f1bb3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:09:06.003324 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a6066d1-daf3-4430-bd63-aa3bd81f1bb3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 404 Aug 15 15:09:06.004014 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 959/3841] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:05 2026] DELETE /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:06.012546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3833a960-77e0-4b9b-83e7-c6d0de2369e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.014512 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3833a960-77e0-4b9b-83e7-c6d0de2369e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f Aug 15 15:09:06.014786 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3833a960-77e0-4b9b-83e7-c6d0de2369e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.015051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3833a960-77e0-4b9b-83e7-c6d0de2369e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.019759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3833a960-77e0-4b9b-83e7-c6d0de2369e6 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f returned with HTTP 404 Aug 15 15:09:06.020307 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 972/3842] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/snapshots/acd2ade1-585f-4655-9650-ed51efa0a01f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:06.028716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf511b5d-ccb6-4da7-b794-80845b13ca78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.031029 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf511b5d-ccb6-4da7-b794-80845b13ca78 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:09:06.031687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf511b5d-ccb6-4da7-b794-80845b13ca78 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.031687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf511b5d-ccb6-4da7-b794-80845b13ca78 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.031687 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bf511b5d-ccb6-4da7-b794-80845b13ca78 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:09:06.038969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf511b5d-ccb6-4da7-b794-80845b13ca78 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 404 Aug 15 15:09:06.039511 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 959/3843] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:06 2026] DELETE /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:06.047581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9e5cd1e-86c9-4141-b5b6-f103a63a5a71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.049622 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9e5cd1e-86c9-4141-b5b6-f103a63a5a71 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c Aug 15 15:09:06.049948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9e5cd1e-86c9-4141-b5b6-f103a63a5a71 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.050230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9e5cd1e-86c9-4141-b5b6-f103a63a5a71 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.053773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-abae0311-649e-48fc-ba47-0817d5afde8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.055964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-abae0311-649e-48fc-ba47-0817d5afde8a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:06.056121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-abae0311-649e-48fc-ba47-0817d5afde8a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.056463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-abae0311-649e-48fc-ba47-0817d5afde8a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.056582 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-abae0311-649e-48fc-ba47-0817d5afde8a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:06.059410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9e5cd1e-86c9-4141-b5b6-f103a63a5a71 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c returned with HTTP 404 Aug 15 15:09:06.060318 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 954/3844] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/volumes/77beb8f0-ffcb-4d4e-864f-18ece63e6a6c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:06.061451 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:06.061451 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:06.062057 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-abae0311-649e-48fc-ba47-0817d5afde8a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:06.062497 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 960/3845] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:06.069054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff9f77e8-9cc6-4ef5-9dc4-ea14a111b82d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.071404 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff9f77e8-9cc6-4ef5-9dc4-ea14a111b82d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:09:06.071631 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff9f77e8-9cc6-4ef5-9dc4-ea14a111b82d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.071885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff9f77e8-9cc6-4ef5-9dc4-ea14a111b82d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.072041 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-ff9f77e8-9cc6-4ef5-9dc4-ea14a111b82d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete snapshot with id: b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:09:06.077303 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff9f77e8-9cc6-4ef5-9dc4-ea14a111b82d tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 404 Aug 15 15:09:06.077915 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 973/3846] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:06 2026] DELETE /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:06.086496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a605c4c-9ccf-42b2-9391-3664e10ecf16 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.088365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a605c4c-9ccf-42b2-9391-3664e10ecf16 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 Aug 15 15:09:06.088577 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a605c4c-9ccf-42b2-9391-3664e10ecf16 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.088774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a605c4c-9ccf-42b2-9391-3664e10ecf16 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.093473 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a605c4c-9ccf-42b2-9391-3664e10ecf16 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 returned with HTTP 404 Aug 15 15:09:06.093997 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 960/3847] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/snapshots/b5087047-1ae4-4a52-9dce-20603da66e99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:06.101375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-83cad64d-4f5d-41f6-9af2-0cc58d4cc1a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.103705 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83cad64d-4f5d-41f6-9af2-0cc58d4cc1a3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:09:06.104094 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83cad64d-4f5d-41f6-9af2-0cc58d4cc1a3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.104356 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83cad64d-4f5d-41f6-9af2-0cc58d4cc1a3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.104576 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-83cad64d-4f5d-41f6-9af2-0cc58d4cc1a3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Delete volume with id: 4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:09:06.112622 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83cad64d-4f5d-41f6-9af2-0cc58d4cc1a3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 404 Aug 15 15:09:06.113439 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 955/3848] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:09:06 2026] DELETE /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:06.121073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee18dbea-dc8c-48f4-86dd-762deb76a9c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.123108 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee18dbea-dc8c-48f4-86dd-762deb76a9c3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] GET https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 Aug 15 15:09:06.123365 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee18dbea-dc8c-48f4-86dd-762deb76a9c3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.123694 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee18dbea-dc8c-48f4-86dd-762deb76a9c3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.129620 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee18dbea-dc8c-48f4-86dd-762deb76a9c3 tempest-VolumeDependencyTests-683275583 tempest-VolumeDependencyTests-683275583-project-member] https://10.4.3.107/volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 returned with HTTP 404 Aug 15 15:09:06.130496 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 961/3849] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/volumes/4f5a68fd-0538-40ab-a75f-031aa3a97b31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:09:06.522524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e3a9440-71a9-419e-87c4-28f52657d144 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.524919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e3a9440-71a9-419e-87c4-28f52657d144 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:06.525147 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e3a9440-71a9-419e-87c4-28f52657d144 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.525513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e3a9440-71a9-419e-87c4-28f52657d144 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.539529 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71fa9a89-aefe-4fab-86ac-4934a6849750 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.543164 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71fa9a89-aefe-4fab-86ac-4934a6849750 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:06.543485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71fa9a89-aefe-4fab-86ac-4934a6849750 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.543757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71fa9a89-aefe-4fab-86ac-4934a6849750 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.544956 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:06.544956 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:06.550323 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e3a9440-71a9-419e-87c4-28f52657d144 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:06.557283 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e3a9440-71a9-419e-87c4-28f52657d144 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:06.557914 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 974/3850] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:06.564392 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:06.564392 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:06.571463 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71fa9a89-aefe-4fab-86ac-4934a6849750 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:06.577986 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71fa9a89-aefe-4fab-86ac-4934a6849750 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:06.578710 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 961/3851] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:06.850160 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b115557-57a5-4cb5-9819-b85aee24aa6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:06.852561 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b115557-57a5-4cb5-9819-b85aee24aa6a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:06.852835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b115557-57a5-4cb5-9819-b85aee24aa6a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:06.853097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b115557-57a5-4cb5-9819-b85aee24aa6a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:06.853226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9b115557-57a5-4cb5-9819-b85aee24aa6a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:06.858829 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:06.858829 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:06.859689 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b115557-57a5-4cb5-9819-b85aee24aa6a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:06.860145 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 956/3852] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:06 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:07.073308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c67b8989-5186-4aa3-b603-b26fc041c00a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:07.075185 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c67b8989-5186-4aa3-b603-b26fc041c00a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:07.075419 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c67b8989-5186-4aa3-b603-b26fc041c00a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:07.075652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c67b8989-5186-4aa3-b603-b26fc041c00a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:07.075773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c67b8989-5186-4aa3-b603-b26fc041c00a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:07.080550 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:07.080550 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:07.081432 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c67b8989-5186-4aa3-b603-b26fc041c00a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:07.081921 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 962/3853] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:07 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:07.491094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:07.573262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8abcf16c-7a6b-4aed-a3f1-97cf9bbd496e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:07.575529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8abcf16c-7a6b-4aed-a3f1-97cf9bbd496e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:07.575926 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8abcf16c-7a6b-4aed-a3f1-97cf9bbd496e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:07.576208 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8abcf16c-7a6b-4aed-a3f1-97cf9bbd496e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:07.589267 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:07.589267 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:07.590542 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:07.590919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:07.592391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:07.592539 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create volume of 1 GB Aug 15 15:09:07.594083 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8abcf16c-7a6b-4aed-a3f1-97cf9bbd496e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:07.595778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b2c3789-0b22-4421-9e1b-8d64c9fd0aff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:07.597066 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Availability Zones retrieved successfully. Aug 15 15:09:07.597654 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b2c3789-0b22-4421-9e1b-8d64c9fd0aff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:07.597879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b2c3789-0b22-4421-9e1b-8d64c9fd0aff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:07.598087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b2c3789-0b22-4421-9e1b-8d64c9fd0aff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:07.599299 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8abcf16c-7a6b-4aed-a3f1-97cf9bbd496e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:07.599755 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 962/3854] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:07 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:07.603266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Flow 'volume_create_api' (9be3b0f6-1c33-461e-94b4-4c89a7865c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:07.604234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8a89b1-68fb-4da9-8e69-df1b44f1b83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:07.605207 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:07.608394 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:07.608394 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:07.612858 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b2c3789-0b22-4421-9e1b-8d64c9fd0aff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:07.617906 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b2c3789-0b22-4421-9e1b-8d64c9fd0aff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:07.618405 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 957/3855] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:07 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:07.638589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8a89b1-68fb-4da9-8e69-df1b44f1b83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:07.639453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe570dd-6e34-43b8-b096-fa5d4670d3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:07.710791 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Created reservations ['da8b1e45-402a-4bcc-b9af-6c2e24daeeb9', '8403521b-42b5-4d8b-9cb3-02c45a966561', '04501f2e-0eed-4631-9151-565919c918f1', '181541f8-9c58-45de-93bd-071183b1081c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:07.711544 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe570dd-6e34-43b8-b096-fa5d4670d3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8b1e45-402a-4bcc-b9af-6c2e24daeeb9', '8403521b-42b5-4d8b-9cb3-02c45a966561', '04501f2e-0eed-4631-9151-565919c918f1', '181541f8-9c58-45de-93bd-071183b1081c']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:07.712227 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf69bd3-edf9-4f12-9302-9a00ae76ddc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:07.734796 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf69bd3-edf9-4f12-9302-9a00ae76ddc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef942a9-bc8b-45ce-9872-772bbc8935cd', '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='b90219e6a88c442c8bcdd7cb928472a0',qos_specs=None,replication_status=,reservations=['da8b1e45-402a-4bcc-b9af-6c2e24daeeb9','8403521b-42b5-4d8b-9cb3-02c45a966561','04501f2e-0eed-4631-9151-565919c918f1','181541f8-9c58-45de-93bd-071183b1081c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2b4c68d9ff45dfa83f082216a46d2b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:07Z,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=aef942a9-bc8b-45ce-9872-772bbc8935cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90219e6a88c442c8bcdd7cb928472a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2b4c68d9ff45dfa83f082216a46d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:07.735868 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acfdcb4-92e8-410a-8f1c-18b262cb3725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:07.757177 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acfdcb4-92e8-410a-8f1c-18b262cb3725) transitioned into state 'SUCCESS' from 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='b90219e6a88c442c8bcdd7cb928472a0',qos_specs=None,replication_status=,reservations=['da8b1e45-402a-4bcc-b9af-6c2e24daeeb9','8403521b-42b5-4d8b-9cb3-02c45a966561','04501f2e-0eed-4631-9151-565919c918f1','181541f8-9c58-45de-93bd-071183b1081c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2b4c68d9ff45dfa83f082216a46d2b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:07.758142 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1e760a-e787-4509-a22c-9ce36fbf0c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:07.770399 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1e760a-e787-4509-a22c-9ce36fbf0c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:07.771607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Flow 'volume_create_api' (9be3b0f6-1c33-461e-94b4-4c89a7865c3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:07.772112 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create volume request issued successfully. Aug 15 15:09:07.774215 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c345f864-91a8-4b0c-8e70-8eb1a03615c7 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:07.774215 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 975/3856] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:09:07 2026] POST /volume/v3/volumes => generated 740 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:07.788392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ac200f3-899c-4fb8-8388-3bad60f4b481 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:07.790666 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ac200f3-899c-4fb8-8388-3bad60f4b481 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:07.790923 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ac200f3-899c-4fb8-8388-3bad60f4b481 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:07.791158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ac200f3-899c-4fb8-8388-3bad60f4b481 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:07.801190 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:07.801190 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:07.806581 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ac200f3-899c-4fb8-8388-3bad60f4b481 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:07.813883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ac200f3-899c-4fb8-8388-3bad60f4b481 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd returned with HTTP 200 Aug 15 15:09:07.814319 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 963/3857] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:07 2026] GET /volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd => generated 808 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:07.873668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6998743e-0047-47a6-b5e9-0485d8ffa481 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:07.875613 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6998743e-0047-47a6-b5e9-0485d8ffa481 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:07.875805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6998743e-0047-47a6-b5e9-0485d8ffa481 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:07.876011 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6998743e-0047-47a6-b5e9-0485d8ffa481 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:07.876130 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6998743e-0047-47a6-b5e9-0485d8ffa481 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:07.880991 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:07.880991 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:07.881892 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6998743e-0047-47a6-b5e9-0485d8ffa481 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:07.882347 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 963/3858] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:07 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:08.037262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-914664b8-4c50-42d7-bc5f-3e6729565254 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.040650 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-914664b8-4c50-42d7-bc5f-3e6729565254 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be/action Aug 15 15:09:08.041154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-914664b8-4c50-42d7-bc5f-3e6729565254 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:08.041380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-914664b8-4c50-42d7-bc5f-3e6729565254 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:08.065430 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.065430 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:08.078360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ff1ffc4c-f19e-403e-a918-c4c3ecad5b18 req-914664b8-4c50-42d7-bc5f-3e6729565254 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be/action returned with HTTP 204 Aug 15 15:09:08.078884 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 958/3859] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:09:08 2026] POST /volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:08.095296 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46dc86b6-14f4-4e4b-a9da-f05b93609aa4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.097120 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46dc86b6-14f4-4e4b-a9da-f05b93609aa4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:08.097349 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46dc86b6-14f4-4e4b-a9da-f05b93609aa4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:08.097558 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46dc86b6-14f4-4e4b-a9da-f05b93609aa4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:08.097731 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-46dc86b6-14f4-4e4b-a9da-f05b93609aa4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:08.101668 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.101668 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:08.102265 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46dc86b6-14f4-4e4b-a9da-f05b93609aa4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:08.102637 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 976/3860] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:08 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:08.613120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6250c67a-bc3f-4fc6-bc7d-4c96160944d8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.615335 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6250c67a-bc3f-4fc6-bc7d-4c96160944d8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:08.615548 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6250c67a-bc3f-4fc6-bc7d-4c96160944d8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:08.615786 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6250c67a-bc3f-4fc6-bc7d-4c96160944d8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:08.627469 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.627469 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:08.632001 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6250c67a-bc3f-4fc6-bc7d-4c96160944d8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:08.637612 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6250c67a-bc3f-4fc6-bc7d-4c96160944d8 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:08.637771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64c9dd37-d8aa-416e-979a-880a20566863 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.638156 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 964/3861] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:08 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:08.641648 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64c9dd37-d8aa-416e-979a-880a20566863 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:08.641648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64c9dd37-d8aa-416e-979a-880a20566863 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:08.641648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64c9dd37-d8aa-416e-979a-880a20566863 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:08.662988 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.662988 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:08.671050 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64c9dd37-d8aa-416e-979a-880a20566863 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:08.676580 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64c9dd37-d8aa-416e-979a-880a20566863 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:08.677141 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 964/3862] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:08 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:08.829307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fbb2088-ef3a-46cb-af61-5789157c6977 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.831516 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fbb2088-ef3a-46cb-af61-5789157c6977 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:08.831733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fbb2088-ef3a-46cb-af61-5789157c6977 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:08.831977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fbb2088-ef3a-46cb-af61-5789157c6977 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:08.840896 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.840896 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:08.845475 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9fbb2088-ef3a-46cb-af61-5789157c6977 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:08.851909 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fbb2088-ef3a-46cb-af61-5789157c6977 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd returned with HTTP 200 Aug 15 15:09:08.851909 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 959/3863] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:08 2026] GET /volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:08.865085 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce115a08-1e86-47f6-b42a-a17b322dd942 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.867306 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce115a08-1e86-47f6-b42a-a17b322dd942 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:08.867491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce115a08-1e86-47f6-b42a-a17b322dd942 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:08.867683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce115a08-1e86-47f6-b42a-a17b322dd942 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:08.879182 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.879182 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:08.888022 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce115a08-1e86-47f6-b42a-a17b322dd942 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:08.899799 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-412c36e8-4f22-4f2d-ba03-9577f95e2afd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.900918 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce115a08-1e86-47f6-b42a-a17b322dd942 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd returned with HTTP 200 Aug 15 15:09:08.901144 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 977/3864] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:08 2026] GET /volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:08.902403 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-412c36e8-4f22-4f2d-ba03-9577f95e2afd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:08.902662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-412c36e8-4f22-4f2d-ba03-9577f95e2afd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:08.902939 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-412c36e8-4f22-4f2d-ba03-9577f95e2afd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:08.903105 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-412c36e8-4f22-4f2d-ba03-9577f95e2afd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:08.908674 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:08.908674 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:08.909951 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-412c36e8-4f22-4f2d-ba03-9577f95e2afd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:08.910485 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 965/3865] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:08 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:08.916780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:08.919079 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:08.919519 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1656056335"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:08.921552 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1656056335'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:08.921680 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create volume of 1 GB Aug 15 15:09:08.926833 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Availability Zones retrieved successfully. Aug 15 15:09:08.936265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Flow 'volume_create_api' (cca1540b-69c0-4548-9d04-b87ff90ec1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:08.939228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac8ff6d9-848e-4aaf-8b14-cd0852acab87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:08.939228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:08.976171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac8ff6d9-848e-4aaf-8b14-cd0852acab87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:08.978003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea8e41b-3b4b-48e5-a54a-d26e12797523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:09.032169 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Created reservations ['772111d0-1bff-4281-990c-2e19948aebab', 'b257cea5-eadb-4452-86f6-f6d9705cc1a1', '770da28f-c64b-4a49-8d80-fb055c6c0254', 'ae6838fd-69ea-455f-af47-383ee64d9947'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:09.033266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea8e41b-3b4b-48e5-a54a-d26e12797523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['772111d0-1bff-4281-990c-2e19948aebab', 'b257cea5-eadb-4452-86f6-f6d9705cc1a1', '770da28f-c64b-4a49-8d80-fb055c6c0254', 'ae6838fd-69ea-455f-af47-383ee64d9947']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:09.034454 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6095e2f-8a36-4148-8e0b-6bdc0ffdf287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:09.067337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6095e2f-8a36-4148-8e0b-6bdc0ffdf287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a895df4b-66a7-4fed-b91d-bb5babed20ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1656056335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b90219e6a88c442c8bcdd7cb928472a0',qos_specs=None,replication_status=,reservations=['772111d0-1bff-4281-990c-2e19948aebab','b257cea5-eadb-4452-86f6-f6d9705cc1a1','770da28f-c64b-4a49-8d80-fb055c6c0254','ae6838fd-69ea-455f-af47-383ee64d9947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2b4c68d9ff45dfa83f082216a46d2b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:09Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1656056335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a895df4b-66a7-4fed-b91d-bb5babed20ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90219e6a88c442c8bcdd7cb928472a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2b4c68d9ff45dfa83f082216a46d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:09.068539 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3632e4f6-c781-4613-b602-0117eb8053a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:09.101644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3632e4f6-c781-4613-b602-0117eb8053a1) transitioned into 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-1656056335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b90219e6a88c442c8bcdd7cb928472a0',qos_specs=None,replication_status=,reservations=['772111d0-1bff-4281-990c-2e19948aebab','b257cea5-eadb-4452-86f6-f6d9705cc1a1','770da28f-c64b-4a49-8d80-fb055c6c0254','ae6838fd-69ea-455f-af47-383ee64d9947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2b4c68d9ff45dfa83f082216a46d2b',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:09.102629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f119f30-fd60-42ff-9f5b-e6e8df00380d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:09.113691 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f119f30-fd60-42ff-9f5b-e6e8df00380d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:09.114913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77434e95-224b-41ca-9087-efd28f67aa5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:09.115184 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Flow 'volume_create_api' (cca1540b-69c0-4548-9d04-b87ff90ec1ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:09.115332 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create volume request issued successfully. Aug 15 15:09:09.116070 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e90d860-bd36-4616-bb64-a1f781a764d4 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:09.116700 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 965/3866] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:08 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:09.122890 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77434e95-224b-41ca-9087-efd28f67aa5c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:09.123143 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77434e95-224b-41ca-9087-efd28f67aa5c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:09.123733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77434e95-224b-41ca-9087-efd28f67aa5c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:09.123733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-77434e95-224b-41ca-9087-efd28f67aa5c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:09.132075 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:09.132075 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:09.132901 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77434e95-224b-41ca-9087-efd28f67aa5c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:09.133384 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 960/3867] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:09 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:09.135353 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6b1796a-0255-48ef-b3c3-b052f96500cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:09.137652 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b1796a-0255-48ef-b3c3-b052f96500cd tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:09.137767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b1796a-0255-48ef-b3c3-b052f96500cd tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:09.137945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b1796a-0255-48ef-b3c3-b052f96500cd tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:09.151524 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:09.151524 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:09.158976 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6b1796a-0255-48ef-b3c3-b052f96500cd tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:09.175452 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b1796a-0255-48ef-b3c3-b052f96500cd tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff returned with HTTP 200 Aug 15 15:09:09.176418 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 978/3868] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:09 2026] GET /volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:09.698127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6211bdd7-1cad-41c9-aeb5-7e789c7bb2ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:09.700764 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6211bdd7-1cad-41c9-aeb5-7e789c7bb2ed tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:09.701038 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6211bdd7-1cad-41c9-aeb5-7e789c7bb2ed tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:09.701254 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6211bdd7-1cad-41c9-aeb5-7e789c7bb2ed tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:09.718534 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:09.718534 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:09.722953 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6211bdd7-1cad-41c9-aeb5-7e789c7bb2ed tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:09.728616 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6211bdd7-1cad-41c9-aeb5-7e789c7bb2ed tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:09.729123 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 966/3869] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:09 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:09.924101 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d90605e-d12e-4280-9e31-cb55d6b66114 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:09.925977 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d90605e-d12e-4280-9e31-cb55d6b66114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:09.926193 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d90605e-d12e-4280-9e31-cb55d6b66114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:09.926423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d90605e-d12e-4280-9e31-cb55d6b66114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:09.926622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7d90605e-d12e-4280-9e31-cb55d6b66114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:09.931006 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:09.931006 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:09.931763 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d90605e-d12e-4280-9e31-cb55d6b66114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:09.932103 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 966/3870] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:09 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:10.145523 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-798e5c71-27ac-400f-8d25-dab8a977374f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.147892 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-798e5c71-27ac-400f-8d25-dab8a977374f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:10.148131 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-798e5c71-27ac-400f-8d25-dab8a977374f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:10.148382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-798e5c71-27ac-400f-8d25-dab8a977374f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:10.148525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-798e5c71-27ac-400f-8d25-dab8a977374f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:10.153606 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.153606 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:10.154444 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-798e5c71-27ac-400f-8d25-dab8a977374f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:10.154949 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 961/3871] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:10 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:10.192340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72f90782-b986-4657-9884-8831882d4273 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.194328 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72f90782-b986-4657-9884-8831882d4273 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:10.194608 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72f90782-b986-4657-9884-8831882d4273 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:10.194825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72f90782-b986-4657-9884-8831882d4273 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:10.202257 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.202257 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:10.206283 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72f90782-b986-4657-9884-8831882d4273 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:10.210378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72f90782-b986-4657-9884-8831882d4273 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff returned with HTTP 200 Aug 15 15:09:10.210761 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 979/3872] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:10 2026] GET /volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:10.225948 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-17e11836-99d9-42fd-bcad-349addfb8da8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.228470 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17e11836-99d9-42fd-bcad-349addfb8da8 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:10.228589 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17e11836-99d9-42fd-bcad-349addfb8da8 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:10.228739 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17e11836-99d9-42fd-bcad-349addfb8da8 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:10.242671 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.242671 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:10.249102 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-17e11836-99d9-42fd-bcad-349addfb8da8 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:10.257177 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17e11836-99d9-42fd-bcad-349addfb8da8 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff returned with HTTP 200 Aug 15 15:09:10.257621 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 967/3873] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:10 2026] GET /volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:10.269865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.271978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:10.272316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a895df4b-66a7-4fed-b91d-bb5babed20ff", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1169630320"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:10.281409 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.281409 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:10.281924 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:10.282060 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Create snapshot from volume a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:10.315006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Created reservations ['5838c41f-19b5-4016-8a94-54c5809c6991', '0803068e-5677-457f-83fb-b7c9e58fe927', '6f8a63f2-f33a-4d23-bc85-769f556af3c5', '95e0cd3f-e0f6-47e4-8717-b914f5f7f14d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:10.342146 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot create request issued successfully. Aug 15 15:09:10.342468 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b1ad619-d02e-4dcf-9ec6-4c7ff2513d51 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:10.342867 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 967/3874] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:09:10 2026] POST /volume/v3/snapshots => generated 326 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:10.352408 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d543d1a-6dc1-4d08-bea5-f44c01788f57 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.354572 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d543d1a-6dc1-4d08-bea5-f44c01788f57 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:10.354842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d543d1a-6dc1-4d08-bea5-f44c01788f57 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:10.355165 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d543d1a-6dc1-4d08-bea5-f44c01788f57 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:10.362272 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.362272 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:10.362994 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d543d1a-6dc1-4d08-bea5-f44c01788f57 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot retrieved successfully. Aug 15 15:09:10.364184 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d543d1a-6dc1-4d08-bea5-f44c01788f57 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 returned with HTTP 200 Aug 15 15:09:10.364840 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 962/3875] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:10 2026] GET /volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:10.745259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc505c86-d8cb-4ba2-99b1-2f01bc46e538 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.747289 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc505c86-d8cb-4ba2-99b1-2f01bc46e538 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:10.748213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc505c86-d8cb-4ba2-99b1-2f01bc46e538 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:10.748213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc505c86-d8cb-4ba2-99b1-2f01bc46e538 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:10.760200 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.760200 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:10.765125 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc505c86-d8cb-4ba2-99b1-2f01bc46e538 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:10.770785 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc505c86-d8cb-4ba2-99b1-2f01bc46e538 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:10.771419 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 980/3876] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:10 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:10.945449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac813b6a-120b-46ab-b75d-a41dff3b2556 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:10.948102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac813b6a-120b-46ab-b75d-a41dff3b2556 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:10.949289 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac813b6a-120b-46ab-b75d-a41dff3b2556 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:10.949642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac813b6a-120b-46ab-b75d-a41dff3b2556 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:10.949933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ac813b6a-120b-46ab-b75d-a41dff3b2556 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:10.959770 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:10.959770 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:10.959770 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac813b6a-120b-46ab-b75d-a41dff3b2556 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:10.959770 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 968/3877] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:10 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:11.165583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e77d0d9b-2373-4957-8abe-67df9f98c4fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.167614 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e77d0d9b-2373-4957-8abe-67df9f98c4fd tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:11.167813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e77d0d9b-2373-4957-8abe-67df9f98c4fd tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.168033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e77d0d9b-2373-4957-8abe-67df9f98c4fd tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.168140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e77d0d9b-2373-4957-8abe-67df9f98c4fd tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:11.172305 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.172305 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:11.172998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e77d0d9b-2373-4957-8abe-67df9f98c4fd tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:11.173480 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 968/3878] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:11 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:11.382027 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6d611f6-4729-4e9d-abad-6cad2d844341 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.384489 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6d611f6-4729-4e9d-abad-6cad2d844341 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:11.384884 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6d611f6-4729-4e9d-abad-6cad2d844341 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.386308 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6d611f6-4729-4e9d-abad-6cad2d844341 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.392372 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.392372 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:11.393081 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b6d611f6-4729-4e9d-abad-6cad2d844341 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot retrieved successfully. Aug 15 15:09:11.394416 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6d611f6-4729-4e9d-abad-6cad2d844341 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 returned with HTTP 200 Aug 15 15:09:11.394999 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 963/3879] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:11 2026] GET /volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 => generated 485 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:11.404456 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-871b3b28-6b8e-4a78-a459-e83bde5cf371 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.406304 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-871b3b28-6b8e-4a78-a459-e83bde5cf371 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:11.406506 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-871b3b28-6b8e-4a78-a459-e83bde5cf371 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.406699 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-871b3b28-6b8e-4a78-a459-e83bde5cf371 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.413770 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.413770 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:11.414558 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-871b3b28-6b8e-4a78-a459-e83bde5cf371 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot retrieved successfully. Aug 15 15:09:11.415782 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-871b3b28-6b8e-4a78-a459-e83bde5cf371 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 returned with HTTP 200 Aug 15 15:09:11.416416 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 981/3880] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:11 2026] GET /volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:11.427678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.431073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:11.431073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.431073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.431073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Delete snapshot with id: ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:11.436192 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.436192 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:11.436837 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot retrieved successfully. Aug 15 15:09:11.454212 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot delete request issued successfully. Aug 15 15:09:11.454847 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-536b7f8a-e792-4f87-93b0-f5b5c09d29bb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 returned with HTTP 202 Aug 15 15:09:11.455469 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 969/3881] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:11 2026] DELETE /volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:11.464229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91c1cd29-46c4-4573-986e-7d7623be6f7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.466476 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91c1cd29-46c4-4573-986e-7d7623be6f7e tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:11.466802 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91c1cd29-46c4-4573-986e-7d7623be6f7e tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.467217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91c1cd29-46c4-4573-986e-7d7623be6f7e tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.474175 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.474175 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:11.474860 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91c1cd29-46c4-4573-986e-7d7623be6f7e tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Snapshot retrieved successfully. Aug 15 15:09:11.475992 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91c1cd29-46c4-4573-986e-7d7623be6f7e tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 returned with HTTP 200 Aug 15 15:09:11.476613 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 969/3882] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:11 2026] GET /volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:11.785610 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a9621e02-1790-451a-b4f1-760330170673 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.786997 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9621e02-1790-451a-b4f1-760330170673 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:11.787517 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9621e02-1790-451a-b4f1-760330170673 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.787770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9621e02-1790-451a-b4f1-760330170673 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.801842 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.801842 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:11.806202 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a9621e02-1790-451a-b4f1-760330170673 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:11.811323 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9621e02-1790-451a-b4f1-760330170673 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:11.811937 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 964/3883] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:11 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:11.973763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2711bb7-3c4f-424e-b0f1-ea4b8425f7de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:11.974232 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2711bb7-3c4f-424e-b0f1-ea4b8425f7de tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:11.974488 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2711bb7-3c4f-424e-b0f1-ea4b8425f7de tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:11.974717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2711bb7-3c4f-424e-b0f1-ea4b8425f7de tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:11.974869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e2711bb7-3c4f-424e-b0f1-ea4b8425f7de tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:11.979434 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:11.979434 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:11.980251 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2711bb7-3c4f-424e-b0f1-ea4b8425f7de tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:11.980631 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 982/3884] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:11 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:09:12.185445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7728e046-7635-47ea-8e4f-505115bfd8d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.187641 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7728e046-7635-47ea-8e4f-505115bfd8d2 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:12.188016 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7728e046-7635-47ea-8e4f-505115bfd8d2 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.188348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7728e046-7635-47ea-8e4f-505115bfd8d2 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.188574 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7728e046-7635-47ea-8e4f-505115bfd8d2 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:12.196781 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.196781 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:12.196781 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7728e046-7635-47ea-8e4f-505115bfd8d2 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:12.196781 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 970/3885] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:12.202405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-4b614d30-a968-4cf2-9439-96e01d6eddf2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.203430 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-4b614d30-a968-4cf2-9439-96e01d6eddf2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:12.203642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-4b614d30-a968-4cf2-9439-96e01d6eddf2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.204132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-4b614d30-a968-4cf2-9439-96e01d6eddf2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.213469 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.213469 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:12.216569 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-4b614d30-a968-4cf2-9439-96e01d6eddf2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:12.220564 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-4b614d30-a968-4cf2-9439-96e01d6eddf2 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:12.221114 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 970/3886] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:12.238522 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.240439 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] POST https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51/action Aug 15 15:09:12.241013 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:12.241275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:12.253813 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.253813 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:12.254589 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:12.263015 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Begin detaching volume completed successfully. Aug 15 15:09:12.263015 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-d3c8ab54-1b4e-47b9-a6fd-9baa71130c4c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51/action returned with HTTP 202 Aug 15 15:09:12.263015 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 965/3887] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:09:12 2026] POST /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 15 15:09:12.304036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff87f2a0-6d1a-4e7c-ad9e-1d98ab77b38a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.304594 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff87f2a0-6d1a-4e7c-ad9e-1d98ab77b38a None None] GET https://10.4.3.107/volume// Aug 15 15:09:12.304799 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff87f2a0-6d1a-4e7c-ad9e-1d98ab77b38a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.305060 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff87f2a0-6d1a-4e7c-ad9e-1d98ab77b38a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.305535 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff87f2a0-6d1a-4e7c-ad9e-1d98ab77b38a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:12.305792 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 983/3888] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:09:12.313408 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-56c364de-b70e-4a34-b59a-2ed96bd3d4eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.317332 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-56c364de-b70e-4a34-b59a-2ed96bd3d4eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:12.317332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-56c364de-b70e-4a34-b59a-2ed96bd3d4eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.317332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-56c364de-b70e-4a34-b59a-2ed96bd3d4eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.325276 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.325276 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:12.328843 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-56c364de-b70e-4a34-b59a-2ed96bd3d4eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:12.332964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-56c364de-b70e-4a34-b59a-2ed96bd3d4eb tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:12.333568 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 971/3889] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:12.488035 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3017a420-e4f2-48a6-82d9-5cb8f1080447 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.490295 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3017a420-e4f2-48a6-82d9-5cb8f1080447 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 Aug 15 15:09:12.490530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3017a420-e4f2-48a6-82d9-5cb8f1080447 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.490760 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3017a420-e4f2-48a6-82d9-5cb8f1080447 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.496031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3017a420-e4f2-48a6-82d9-5cb8f1080447 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 returned with HTTP 404 Aug 15 15:09:12.496639 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 971/3890] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/snapshots/ccf041e0-2bb4-4e21-8a89-a5b82434cf57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:12.505535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.509768 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:12.509768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.509768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.510284 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Delete volume with id: a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:12.525269 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.525269 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:12.525269 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:12.550596 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Delete volume request issued successfully. Aug 15 15:09:12.551103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5bd426f-7dcc-41c9-983d-8c29521b7d67 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff returned with HTTP 202 Aug 15 15:09:12.551838 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 966/3891] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:12 2026] DELETE /volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:12.561792 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f15d8cc-7ad6-453e-9bbc-2ff880a925ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.563820 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f15d8cc-7ad6-453e-9bbc-2ff880a925ff tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:12.564021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f15d8cc-7ad6-453e-9bbc-2ff880a925ff tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.564223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f15d8cc-7ad6-453e-9bbc-2ff880a925ff tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.571751 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.571751 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:12.575379 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f15d8cc-7ad6-453e-9bbc-2ff880a925ff tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:12.579933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f15d8cc-7ad6-453e-9bbc-2ff880a925ff tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff returned with HTTP 200 Aug 15 15:09:12.580476 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 984/3892] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:12.829760 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b6d1a56b-6765-4949-bafd-1b50c375518e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.839265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b6d1a56b-6765-4949-bafd-1b50c375518e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:12.839265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b6d1a56b-6765-4949-bafd-1b50c375518e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.839265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b6d1a56b-6765-4949-bafd-1b50c375518e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.854224 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.854224 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:12.858657 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b6d1a56b-6765-4949-bafd-1b50c375518e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:12.863307 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b6d1a56b-6765-4949-bafd-1b50c375518e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:12.863745 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 972/3893] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:12.991114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d23a5845-553a-4895-9dd8-34f63308934a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:12.993060 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d23a5845-553a-4895-9dd8-34f63308934a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:12.993345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d23a5845-553a-4895-9dd8-34f63308934a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:12.993556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d23a5845-553a-4895-9dd8-34f63308934a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:12.993680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d23a5845-553a-4895-9dd8-34f63308934a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:12.998354 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:12.998354 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:12.999187 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d23a5845-553a-4895-9dd8-34f63308934a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:12.999544 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 972/3894] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:12 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:13.209116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d443361f-9dde-436e-abfd-ee251ea9cc49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:13.210749 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d443361f-9dde-436e-abfd-ee251ea9cc49 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:13.211108 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d443361f-9dde-436e-abfd-ee251ea9cc49 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:13.211527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d443361f-9dde-436e-abfd-ee251ea9cc49 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:13.211820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d443361f-9dde-436e-abfd-ee251ea9cc49 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:13.222025 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:13.222025 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:13.222025 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d443361f-9dde-436e-abfd-ee251ea9cc49 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:13.222025 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 967/3895] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:13 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:13.593774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94368702-af97-489d-8ef4-68ab7c2cebbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:13.596128 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94368702-af97-489d-8ef4-68ab7c2cebbc tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff Aug 15 15:09:13.596372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94368702-af97-489d-8ef4-68ab7c2cebbc tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:13.596646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94368702-af97-489d-8ef4-68ab7c2cebbc tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:13.604171 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94368702-af97-489d-8ef4-68ab7c2cebbc tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff returned with HTTP 404 Aug 15 15:09:13.604801 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 985/3896] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:13 2026] GET /volume/v3/volumes/a895df4b-66a7-4fed-b91d-bb5babed20ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:13.611566 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8586beab-f856-4b7f-9e76-9ef2558383eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:13.613180 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] DELETE https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:13.613370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:13.613538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:13.613759 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Delete volume with id: aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:13.620093 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:13.620093 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:13.620602 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:13.638525 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Delete volume request issued successfully. Aug 15 15:09:13.638784 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8586beab-f856-4b7f-9e76-9ef2558383eb tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd returned with HTTP 202 Aug 15 15:09:13.639355 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 973/3897] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:13 2026] DELETE /volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:13.648538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-186cfcec-efb8-4aa0-8924-a86e1bda577f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:13.650761 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-186cfcec-efb8-4aa0-8924-a86e1bda577f tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:13.650946 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-186cfcec-efb8-4aa0-8924-a86e1bda577f tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:13.651140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-186cfcec-efb8-4aa0-8924-a86e1bda577f tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:13.658833 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:13.658833 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:13.663285 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-186cfcec-efb8-4aa0-8924-a86e1bda577f tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Volume info retrieved successfully. Aug 15 15:09:13.667664 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-186cfcec-efb8-4aa0-8924-a86e1bda577f tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd returned with HTTP 200 Aug 15 15:09:13.668099 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 973/3898] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:13 2026] GET /volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:13.878385 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ddc4fcb-b8d1-4d16-91fc-0ca6b50990d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:13.880231 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ddc4fcb-b8d1-4d16-91fc-0ca6b50990d4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:13.881754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ddc4fcb-b8d1-4d16-91fc-0ca6b50990d4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:13.881754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ddc4fcb-b8d1-4d16-91fc-0ca6b50990d4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:13.891495 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:13.891495 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:13.898064 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ddc4fcb-b8d1-4d16-91fc-0ca6b50990d4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:13.904892 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ddc4fcb-b8d1-4d16-91fc-0ca6b50990d4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:13.904892 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 968/3899] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:13 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:14.009791 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c09531ed-e931-4532-a853-9bf3e1f86b19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:14.011667 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c09531ed-e931-4532-a853-9bf3e1f86b19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:14.011938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c09531ed-e931-4532-a853-9bf3e1f86b19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:14.012167 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c09531ed-e931-4532-a853-9bf3e1f86b19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:14.012318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c09531ed-e931-4532-a853-9bf3e1f86b19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:14.016594 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:14.016594 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:14.017412 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c09531ed-e931-4532-a853-9bf3e1f86b19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:14.017823 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 986/3900] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:14 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:14.234121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb3cb2f8-7dca-44e4-8967-e9f4af372226 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:14.235646 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb3cb2f8-7dca-44e4-8967-e9f4af372226 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:14.235875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb3cb2f8-7dca-44e4-8967-e9f4af372226 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:14.236039 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb3cb2f8-7dca-44e4-8967-e9f4af372226 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:14.236134 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-bb3cb2f8-7dca-44e4-8967-e9f4af372226 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:14.239854 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:14.239854 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:14.240390 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb3cb2f8-7dca-44e4-8967-e9f4af372226 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:14.240719 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 974/3901] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:14 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:14.682542 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38f6dd80-8760-4d85-8c37-76f88d477836 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:14.684547 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38f6dd80-8760-4d85-8c37-76f88d477836 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] GET https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd Aug 15 15:09:14.684771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38f6dd80-8760-4d85-8c37-76f88d477836 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:14.685001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38f6dd80-8760-4d85-8c37-76f88d477836 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:14.690949 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38f6dd80-8760-4d85-8c37-76f88d477836 tempest-CinderUnicodeTest-72449435 tempest-CinderUnicodeTest-72449435-project-member] https://10.4.3.107/volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd returned with HTTP 404 Aug 15 15:09:14.691433 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 974/3902] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:14 2026] GET /volume/v3/volumes/aef942a9-bc8b-45ce-9872-772bbc8935cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:14.916933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-439a5b7b-76d2-4d24-9950-0dbca8d91ea7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:14.919093 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-439a5b7b-76d2-4d24-9950-0dbca8d91ea7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:14.919357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-439a5b7b-76d2-4d24-9950-0dbca8d91ea7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:14.919640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-439a5b7b-76d2-4d24-9950-0dbca8d91ea7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:14.931757 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:14.931757 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:14.935708 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-439a5b7b-76d2-4d24-9950-0dbca8d91ea7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:14.940060 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-439a5b7b-76d2-4d24-9950-0dbca8d91ea7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:14.940643 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 969/3903] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:14 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:15.030116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-def4b43d-b9ab-4151-9a7b-ab0c37b5cebb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:15.032262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-def4b43d-b9ab-4151-9a7b-ab0c37b5cebb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:15.036438 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-def4b43d-b9ab-4151-9a7b-ab0c37b5cebb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:15.036651 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-def4b43d-b9ab-4151-9a7b-ab0c37b5cebb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:15.036765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-def4b43d-b9ab-4151-9a7b-ab0c37b5cebb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:15.041655 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:15.041655 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:15.042666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-def4b43d-b9ab-4151-9a7b-ab0c37b5cebb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:15.043102 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 987/3904] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:15 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:15.255102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3ef31878-a1ae-43ca-87f5-d0f8bcb71d8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:15.257265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ef31878-a1ae-43ca-87f5-d0f8bcb71d8f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:15.257545 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ef31878-a1ae-43ca-87f5-d0f8bcb71d8f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:15.257858 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ef31878-a1ae-43ca-87f5-d0f8bcb71d8f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:15.258004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3ef31878-a1ae-43ca-87f5-d0f8bcb71d8f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:15.263256 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:15.263256 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:15.264139 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ef31878-a1ae-43ca-87f5-d0f8bcb71d8f tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:15.264535 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 975/3905] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:15 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:15.958269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db7ba7c2-0405-415f-83e7-4562b40ede39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:15.958269 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db7ba7c2-0405-415f-83e7-4562b40ede39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:15.958269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db7ba7c2-0405-415f-83e7-4562b40ede39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:15.958269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db7ba7c2-0405-415f-83e7-4562b40ede39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:15.976819 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:15.976819 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:15.986204 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db7ba7c2-0405-415f-83e7-4562b40ede39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:15.991644 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db7ba7c2-0405-415f-83e7-4562b40ede39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:15.992072 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 975/3906] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:15 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.057424 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-901563cd-f9bc-4a90-af90-3f8de85e2e38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.060467 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-901563cd-f9bc-4a90-af90-3f8de85e2e38 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:16.060467 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-901563cd-f9bc-4a90-af90-3f8de85e2e38 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.060467 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-901563cd-f9bc-4a90-af90-3f8de85e2e38 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.060624 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-901563cd-f9bc-4a90-af90-3f8de85e2e38 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:16.067752 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.067752 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:16.069176 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-901563cd-f9bc-4a90-af90-3f8de85e2e38 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:16.070517 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 970/3907] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:16 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.250685 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-431cce01-d2b3-49e7-afff-af827d10cc95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.253345 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-431cce01-d2b3-49e7-afff-af827d10cc95 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be Aug 15 15:09:16.253582 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-431cce01-d2b3-49e7-afff-af827d10cc95 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.253950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-431cce01-d2b3-49e7-afff-af827d10cc95 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.265564 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.265564 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:16.276632 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e4cf62d8-0b24-4ce5-985f-402705ad5df5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.280348 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4cf62d8-0b24-4ce5-985f-402705ad5df5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:16.281148 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4cf62d8-0b24-4ce5-985f-402705ad5df5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.281874 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4cf62d8-0b24-4ce5-985f-402705ad5df5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.281977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e4cf62d8-0b24-4ce5-985f-402705ad5df5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:16.290272 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.290272 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:16.291111 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4cf62d8-0b24-4ce5-985f-402705ad5df5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:16.291593 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 976/3908] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:16 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.314037 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa410886-d21e-445e-aa42-36eb7f5709c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.343885 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-18df0352-a5ff-41db-b16c-b735d325a3ed req-431cce01-d2b3-49e7-afff-af827d10cc95 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be returned with HTTP 200 Aug 15 15:09:16.344612 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 988/3909] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:16 2026] DELETE /volume/v3/attachments/b694785b-398a-4f1d-9fe4-7850bafdc9be => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.448610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa410886-d21e-445e-aa42-36eb7f5709c1 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:09:16.449127 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa410886-d21e-445e-aa42-36eb7f5709c1 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-692708882", "extra_specs": {"storage_protocol": "tempest-storage_protocol-350323340", "vendor_name": "tempest-vendor_name-2090316351"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:16.467827 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa410886-d21e-445e-aa42-36eb7f5709c1 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:09:16.468255 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 976/3910] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:09:16 2026] POST /volume/v3/types => generated 328 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.477056 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.480885 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:16.481350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d255aa05-df27-4044-812a-b67ecc5f883f", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:16.482828 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume request body: {'volume': {'volume_type': 'd255aa05-df27-4044-812a-b67ecc5f883f', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:16.485825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6933e933-c9fb-4b39-bcdb-a4f43edcd991 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.487061 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume of 1 GB Aug 15 15:09:16.487635 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.487635 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:16.488186 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6933e933-c9fb-4b39-bcdb-a4f43edcd991 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:16.488271 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Availability Zones retrieved successfully. Aug 15 15:09:16.488465 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6933e933-c9fb-4b39-bcdb-a4f43edcd991 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.488732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6933e933-c9fb-4b39-bcdb-a4f43edcd991 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.495160 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Flow 'volume_create_api' (b8d701bb-9342-4f23-bd0a-f38412015a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:16.496251 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67f604c-fc53-44d7-ab23-e413540cf505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:16.497192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:16.498392 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.498392 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:16.503348 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6933e933-c9fb-4b39-bcdb-a4f43edcd991 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:16.509132 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6933e933-c9fb-4b39-bcdb-a4f43edcd991 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:16.509658 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 977/3911] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:16 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.520710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67f604c-fc53-44d7-ab23-e413540cf505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-350323340',vendor_name='tempest-vendor_name-2090316351'},id=d255aa05-df27-4044-812a-b67ecc5f883f,is_public=True,name='tempest-ProjectMemberTests-volume-type-692708882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd255aa05-df27-4044-812a-b67ecc5f883f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:16.521543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eecd567-c8a0-44af-8a42-3fdbeaa5f5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:16.523878 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-140e2504-acc4-47bf-8cf5-65b46a71b01c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.526495 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-140e2504-acc4-47bf-8cf5-65b46a71b01c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:16.526784 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-140e2504-acc4-47bf-8cf5-65b46a71b01c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.527095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-140e2504-acc4-47bf-8cf5-65b46a71b01c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.537580 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.537580 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:16.542562 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-140e2504-acc4-47bf-8cf5-65b46a71b01c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:16.547936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-140e2504-acc4-47bf-8cf5-65b46a71b01c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:16.548355 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 989/3912] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:16 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.556364 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-692708882 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-692708882, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:16.556364 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-692708882 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-692708882, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:16.559824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.562313 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:16.562490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.562662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.562801 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume with id: 9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:16.575357 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.575357 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:16.575821 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:16.600485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Created reservations ['8371b915-53ca-4c1a-b63d-3f61dca0c273', '0c9cd006-8a9b-491b-bfe8-edb717d44d2b', '0b1f9968-e962-46cb-b196-b1d2ac462838', '8f8c42e0-d3a1-4eac-bf40-3d93f9b1ba74'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:16.601319 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eecd567-c8a0-44af-8a42-3fdbeaa5f5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8371b915-53ca-4c1a-b63d-3f61dca0c273', '0c9cd006-8a9b-491b-bfe8-edb717d44d2b', '0b1f9968-e962-46cb-b196-b1d2ac462838', '8f8c42e0-d3a1-4eac-bf40-3d93f9b1ba74']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:16.602382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (445d988d-84c1-44f4-9b58-fc2eb9dde395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:16.606161 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume request issued successfully. Aug 15 15:09:16.606161 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac313c79-e79b-4046-9a42-503c9a9edf59 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 202 Aug 15 15:09:16.606161 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 977/3913] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:16 2026] DELETE /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:16.611942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8cd813dc-d085-4e20-8656-fed21a6f2179 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.615150 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cd813dc-d085-4e20-8656-fed21a6f2179 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:16.615150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cd813dc-d085-4e20-8656-fed21a6f2179 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.615150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cd813dc-d085-4e20-8656-fed21a6f2179 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.623527 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.623527 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:16.628130 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8cd813dc-d085-4e20-8656-fed21a6f2179 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:16.634496 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cd813dc-d085-4e20-8656-fed21a6f2179 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 200 Aug 15 15:09:16.634496 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 978/3914] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:16 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:16.636801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (445d988d-84c1-44f4-9b58-fc2eb9dde395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62301020-7628-4569-ab8a-efbe8ade33d9', '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='cd08c83b16d240c5b5885d632d33e185',qos_specs=None,replication_status=,reservations=['8371b915-53ca-4c1a-b63d-3f61dca0c273','0c9cd006-8a9b-491b-bfe8-edb717d44d2b','0b1f9968-e962-46cb-b196-b1d2ac462838','8f8c42e0-d3a1-4eac-bf40-3d93f9b1ba74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_type_id=d255aa05-df27-4044-812a-b67ecc5f883f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62301020-7628-4569-ab8a-efbe8ade33d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08c83b16d240c5b5885d632d33e185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d255aa05-df27-4044-812a-b67ecc5f883f),volume_type_id=d255aa05-df27-4044-812a-b67ecc5f883f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:16.637970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e002a0e9-5799-4051-a8b7-d8e0edcea265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:16.660295 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e002a0e9-5799-4051-a8b7-d8e0edcea265) transitioned into state 'SUCCESS' from 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='cd08c83b16d240c5b5885d632d33e185',qos_specs=None,replication_status=,reservations=['8371b915-53ca-4c1a-b63d-3f61dca0c273','0c9cd006-8a9b-491b-bfe8-edb717d44d2b','0b1f9968-e962-46cb-b196-b1d2ac462838','8f8c42e0-d3a1-4eac-bf40-3d93f9b1ba74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_type_id=d255aa05-df27-4044-812a-b67ecc5f883f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:16.661042 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781f8c48-bdd7-4a7d-96a0-728bf985f018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:16.670327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781f8c48-bdd7-4a7d-96a0-728bf985f018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:16.671041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Flow 'volume_create_api' (b8d701bb-9342-4f23-bd0a-f38412015a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:16.671329 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume request issued successfully. Aug 15 15:09:16.671890 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e20e5cf7-b383-483d-8265-7f1b220b2abc tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:16.672391 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 971/3915] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:09:16 2026] POST /volume/v3/volumes => generated 773 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:16.685918 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57534e44-48d7-48f1-ac27-6517899a7b51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:16.688599 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57534e44-48d7-48f1-ac27-6517899a7b51 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 Aug 15 15:09:16.688823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57534e44-48d7-48f1-ac27-6517899a7b51 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:16.688990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57534e44-48d7-48f1-ac27-6517899a7b51 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:16.696272 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:16.696272 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:16.699486 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-57534e44-48d7-48f1-ac27-6517899a7b51 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:16.702975 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57534e44-48d7-48f1-ac27-6517899a7b51 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 returned with HTTP 200 Aug 15 15:09:16.703367 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 990/3916] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:09:16 2026] GET /volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.008003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-439e2296-ad63-45e3-80a2-dc634b45afc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.009762 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-439e2296-ad63-45e3-80a2-dc634b45afc4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:17.009941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-439e2296-ad63-45e3-80a2-dc634b45afc4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.010110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-439e2296-ad63-45e3-80a2-dc634b45afc4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.020588 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.020588 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:17.028069 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-439e2296-ad63-45e3-80a2-dc634b45afc4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:17.032602 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-439e2296-ad63-45e3-80a2-dc634b45afc4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:17.032950 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 978/3917] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.080652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3e1bdaa2-919e-4702-9fd5-5d8d61c77bb7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.082729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e1bdaa2-919e-4702-9fd5-5d8d61c77bb7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:17.083003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e1bdaa2-919e-4702-9fd5-5d8d61c77bb7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.083267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e1bdaa2-919e-4702-9fd5-5d8d61c77bb7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.083426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3e1bdaa2-919e-4702-9fd5-5d8d61c77bb7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:17.088743 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.088743 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:17.089576 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e1bdaa2-919e-4702-9fd5-5d8d61c77bb7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:17.089997 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 979/3918] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.100157 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1802f033-9d76-4898-bc39-689f92f7f7a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.101983 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1802f033-9d76-4898-bc39-689f92f7f7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:09:17.102250 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1802f033-9d76-4898-bc39-689f92f7f7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.102569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1802f033-9d76-4898-bc39-689f92f7f7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.108293 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.108293 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:17.108951 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1802f033-9d76-4898-bc39-689f92f7f7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:09:17.109885 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1802f033-9d76-4898-bc39-689f92f7f7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d returned with HTTP 200 Aug 15 15:09:17.110344 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 972/3919] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.120544 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e54a1d4-5271-4bef-809a-c4e23c456198 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.122359 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e54a1d4-5271-4bef-809a-c4e23c456198 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:17.122524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e54a1d4-5271-4bef-809a-c4e23c456198 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.122695 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e54a1d4-5271-4bef-809a-c4e23c456198 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.122781 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7e54a1d4-5271-4bef-809a-c4e23c456198 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:17.128070 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.128070 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:17.128927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e54a1d4-5271-4bef-809a-c4e23c456198 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:17.129302 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 991/3920] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.140950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.142329 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:17.142632 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.142929 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.143159 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete backup with id: e1dbc1bc-899e-4c84-8e0c-17db022b569a. Aug 15 15:09:17.147289 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.147289 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:17.160896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] delete_backup rpcapi backup_id e1dbc1bc-899e-4c84-8e0c-17db022b569a {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:09:17.166266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72786fcc-4329-4385-9ef1-6edd729d4fd8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 202 Aug 15 15:09:17.166266 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 979/3921] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:17 2026] DELETE /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:17.170254 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72b3851e-ce5e-4a7c-9e16-8ddc763d2ba3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.172260 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72b3851e-ce5e-4a7c-9e16-8ddc763d2ba3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:17.172489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72b3851e-ce5e-4a7c-9e16-8ddc763d2ba3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.172704 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72b3851e-ce5e-4a7c-9e16-8ddc763d2ba3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.172977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-72b3851e-ce5e-4a7c-9e16-8ddc763d2ba3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:17.180562 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.180562 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:17.181566 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72b3851e-ce5e-4a7c-9e16-8ddc763d2ba3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 200 Aug 15 15:09:17.181994 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 980/3922] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.306468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2188012e-669a-4dd5-9835-8c165db05ba4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.308100 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2188012e-669a-4dd5-9835-8c165db05ba4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:17.308357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2188012e-669a-4dd5-9835-8c165db05ba4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.308720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2188012e-669a-4dd5-9835-8c165db05ba4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.309012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2188012e-669a-4dd5-9835-8c165db05ba4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:17.313876 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.313876 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:17.314618 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2188012e-669a-4dd5-9835-8c165db05ba4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:17.318102 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 973/3923] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.328005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.330369 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:09:17.330961 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3e5c4b0-b572-4a73-ad44-001a34dd6f45", "name": "tempest-VolumesBackupsTest-Backup-1136897393"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:17.332408 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating new backup {'backup': {'volume_id': 'a3e5c4b0-b572-4a73-ad44-001a34dd6f45', 'name': 'tempest-VolumesBackupsTest-Backup-1136897393'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:09:17.332549 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating backup of volume a3e5c4b0-b572-4a73-ad44-001a34dd6f45 in container None Aug 15 15:09:17.343871 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.343871 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:17.344459 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:17.368662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['ababc8a9-90cc-4207-955b-9feec97c45dd', '9082a3d7-ab39-483c-9c5d-f4561b831fa5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:17.404681 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3ef14de-4a04-467c-8036-9d28bdaa729b tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:09:17.405254 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 992/3924] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:17 2026] POST /volume/v3/backups => generated 330 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:17.415868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-648d11b0-7fb8-4796-b575-ddde94c9f10f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.423365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-648d11b0-7fb8-4796-b575-ddde94c9f10f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:17.423365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-648d11b0-7fb8-4796-b575-ddde94c9f10f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.423365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-648d11b0-7fb8-4796-b575-ddde94c9f10f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.423365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-648d11b0-7fb8-4796-b575-ddde94c9f10f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:17.430309 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.430309 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:17.430309 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-648d11b0-7fb8-4796-b575-ddde94c9f10f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:17.430658 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 980/3925] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.650549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70919168-065d-4679-ae7b-8d447b487435 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.656810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70919168-065d-4679-ae7b-8d447b487435 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 Aug 15 15:09:17.657238 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70919168-065d-4679-ae7b-8d447b487435 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.657535 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70919168-065d-4679-ae7b-8d447b487435 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.666841 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70919168-065d-4679-ae7b-8d447b487435 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 returned with HTTP 404 Aug 15 15:09:17.669041 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 981/3926] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/volumes/9d7e68bc-24f8-43df-9e3e-83009a5c5e51 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:17.676296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23942c55-a970-4eec-a138-756e8606a32e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.678039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23942c55-a970-4eec-a138-756e8606a32e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:09:17.678397 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23942c55-a970-4eec-a138-756e8606a32e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.678726 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23942c55-a970-4eec-a138-756e8606a32e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.688332 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.688332 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:17.694730 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-23942c55-a970-4eec-a138-756e8606a32e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:17.702645 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23942c55-a970-4eec-a138-756e8606a32e tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:09:17.702645 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 974/3927] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.716124 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abdf2659-7c85-4d25-b52c-6b7dc0ec3b10 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.718884 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abdf2659-7c85-4d25-b52c-6b7dc0ec3b10 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:09:17.719106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abdf2659-7c85-4d25-b52c-6b7dc0ec3b10 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.719410 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abdf2659-7c85-4d25-b52c-6b7dc0ec3b10 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.723312 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0ece2ee-eb31-4c90-a9a1-8cf78ca9420a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.727326 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0ece2ee-eb31-4c90-a9a1-8cf78ca9420a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 Aug 15 15:09:17.727604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0ece2ee-eb31-4c90-a9a1-8cf78ca9420a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.727861 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0ece2ee-eb31-4c90-a9a1-8cf78ca9420a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.729500 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.729500 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:17.736387 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-abdf2659-7c85-4d25-b52c-6b7dc0ec3b10 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:17.738538 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.738538 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:17.743482 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d0ece2ee-eb31-4c90-a9a1-8cf78ca9420a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:17.743975 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abdf2659-7c85-4d25-b52c-6b7dc0ec3b10 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:09:17.744444 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 993/3928] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.748707 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0ece2ee-eb31-4c90-a9a1-8cf78ca9420a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 returned with HTTP 200 Aug 15 15:09:17.749353 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 981/3929] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.757379 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.760172 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:09:17.760259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.760492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.760683 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume with id: df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:09:17.763257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5f1c78ea-634f-4022-8a61-29aacae1f5b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.766545 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f1c78ea-634f-4022-8a61-29aacae1f5b9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:09:17.767397 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f1c78ea-634f-4022-8a61-29aacae1f5b9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.767823 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f1c78ea-634f-4022-8a61-29aacae1f5b9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.769683 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.769683 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:17.769808 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:17.772519 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=650,cinder:INSERT=129,cinder:UPDATE=190 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:09:17.777420 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f1c78ea-634f-4022-8a61-29aacae1f5b9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:09:17.777959 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 975/3930] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.788396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3670674-324a-4756-ad99-10eea4df2293 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.794885 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume request issued successfully. Aug 15 15:09:17.795091 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2eca39a4-7d53-4cd7-9412-a696a0f094a9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 202 Aug 15 15:09:17.795660 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 982/3931] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:17 2026] DELETE /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:17.803506 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a668b200-6a55-430a-b669-f73d91a14d22 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.805378 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a668b200-6a55-430a-b669-f73d91a14d22 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:09:17.805623 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a668b200-6a55-430a-b669-f73d91a14d22 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.805879 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a668b200-6a55-430a-b669-f73d91a14d22 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.814032 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.814032 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:17.818497 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a668b200-6a55-430a-b669-f73d91a14d22 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:17.824031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a668b200-6a55-430a-b669-f73d91a14d22 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 200 Aug 15 15:09:17.824031 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 982/3932] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:17.856385 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3670674-324a-4756-ad99-10eea4df2293 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] DELETE https://10.4.3.107/volume/v3/messages/6b48e050-1d4a-43bd-8643-bdd2a31a9ebe Aug 15 15:09:17.856640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3670674-324a-4756-ad99-10eea4df2293 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.857198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3670674-324a-4756-ad99-10eea4df2293 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.866737 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3670674-324a-4756-ad99-10eea4df2293 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] https://10.4.3.107/volume/v3/messages/6b48e050-1d4a-43bd-8643-bdd2a31a9ebe returned with HTTP 204 Aug 15 15:09:17.867292 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 994/3933] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:09:17 2026] DELETE /volume/v3/messages/6b48e050-1d4a-43bd-8643-bdd2a31a9ebe => generated 0 bytes in 79 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:09:17.876040 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47456a78-8c16-47a0-b7f2-fb5668da39fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.881305 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47456a78-8c16-47a0-b7f2-fb5668da39fa tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] GET https://10.4.3.107/volume/v3/messages/6b48e050-1d4a-43bd-8643-bdd2a31a9ebe Aug 15 15:09:17.881305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47456a78-8c16-47a0-b7f2-fb5668da39fa tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.881305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47456a78-8c16-47a0-b7f2-fb5668da39fa tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.886341 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47456a78-8c16-47a0-b7f2-fb5668da39fa tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] https://10.4.3.107/volume/v3/messages/6b48e050-1d4a-43bd-8643-bdd2a31a9ebe returned with HTTP 404 Aug 15 15:09:17.886999 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 976/3934] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:09:17 2026] GET /volume/v3/messages/6b48e050-1d4a-43bd-8643-bdd2a31a9ebe => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:17.893935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.896294 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 Aug 15 15:09:17.896566 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.896686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.896765 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Delete volume with id: 62301020-7628-4569-ab8a-efbe8ade33d9 Aug 15 15:09:17.904637 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.904637 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:17.905001 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:17.905947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:09:17.917646 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-692708882 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-692708882, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:17.918288 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-692708882 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-692708882, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:17.930443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Created reservations ['c39ffa14-c709-44b8-8b3a-2c1e8b414976', '9693b8c5-ce73-4da3-88ec-0fec81668a55', '33782c69-ba49-4de4-b588-3daf8a05bbf7', '06c8434e-5bef-45a7-80bd-f2991d13201e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:17.955027 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-7f27210f-703f-481c-b3be-64c6920fb82b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.957718 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-7f27210f-703f-481c-b3be-64c6920fb82b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2/action Aug 15 15:09:17.958147 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-7f27210f-703f-481c-b3be-64c6920fb82b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:17.958407 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-7f27210f-703f-481c-b3be-64c6920fb82b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:17.980196 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Delete volume request issued successfully. Aug 15 15:09:17.980409 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdc8c74c-b085-4a0b-944e-d8781ac03dde tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 returned with HTTP 202 Aug 15 15:09:17.980805 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 983/3935] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:09:17 2026] DELETE /volume/v3/volumes/62301020-7628-4569-ab8a-efbe8ade33d9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:17.982728 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:17.982728 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:17.988389 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1f5e259-43ce-4bc6-a575-28d1addc2394 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:17.990123 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1f5e259-43ce-4bc6-a575-28d1addc2394 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/types/d255aa05-df27-4044-812a-b67ecc5f883f Aug 15 15:09:17.990325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1f5e259-43ce-4bc6-a575-28d1addc2394 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:17.990503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1f5e259-43ce-4bc6-a575-28d1addc2394 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:17.993787 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3aad3349-e62c-4f36-abb6-0dd6f741ed5b req-7f27210f-703f-481c-b3be-64c6920fb82b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2/action returned with HTTP 204 Aug 15 15:09:17.994395 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 983/3936] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:09:17 2026] POST /volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:18.031298 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1f5e259-43ce-4bc6-a575-28d1addc2394 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/types/d255aa05-df27-4044-812a-b67ecc5f883f returned with HTTP 202 Aug 15 15:09:18.031682 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 995/3937] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:09:17 2026] DELETE /volume/v3/types/d255aa05-df27-4044-812a-b67ecc5f883f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:18.042273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9bf1f45-534d-4a9c-98d3-dea0de10c129 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.044110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9bf1f45-534d-4a9c-98d3-dea0de10c129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:09:18.044629 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9bf1f45-534d-4a9c-98d3-dea0de10c129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-982129602", "extra_specs": {"storage_protocol": "tempest-storage_protocol-495388306", "vendor_name": "tempest-vendor_name-1221981037"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:18.047015 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7028c103-2621-4807-b72f-9f9dfb71bf7e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.049916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7028c103-2621-4807-b72f-9f9dfb71bf7e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:18.050101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7028c103-2621-4807-b72f-9f9dfb71bf7e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.050416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7028c103-2621-4807-b72f-9f9dfb71bf7e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.063298 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.063298 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:18.066115 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9bf1f45-534d-4a9c-98d3-dea0de10c129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:09:18.066818 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 977/3938] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:09:18 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.068579 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7028c103-2621-4807-b72f-9f9dfb71bf7e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:18.074945 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7028c103-2621-4807-b72f-9f9dfb71bf7e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:18.075715 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 984/3939] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:18.076261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-156e3a0d-806f-4227-ab52-c250a002976a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.078659 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:18.079193 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dd7df570-dc87-479f-a8f3-694b15c4bc06", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:18.081441 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume request body: {'volume': {'volume_type': 'dd7df570-dc87-479f-a8f3-694b15c4bc06', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:18.086610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume of 1 GB Aug 15 15:09:18.086882 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.086882 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:18.087347 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Availability Zones retrieved successfully. Aug 15 15:09:18.093674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a497e537-67ed-483f-bf60-25e4a172716a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.094744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Flow 'volume_create_api' (7245fd88-c7b8-49fc-aea4-74425b3edd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:18.095408 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a497e537-67ed-483f-bf60-25e4a172716a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:18.095624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a497e537-67ed-483f-bf60-25e4a172716a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.095829 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a497e537-67ed-483f-bf60-25e4a172716a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.095951 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e9ce77-130a-495f-8294-21cfdbe2761b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:18.096710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:18.109068 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.109068 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:18.113695 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a497e537-67ed-483f-bf60-25e4a172716a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:18.117214 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e9ce77-130a-495f-8294-21cfdbe2761b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:09:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-495388306',vendor_name='tempest-vendor_name-1221981037'},id=dd7df570-dc87-479f-a8f3-694b15c4bc06,is_public=True,name='tempest-ProjectMemberTests-volume-type-982129602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd7df570-dc87-479f-a8f3-694b15c4bc06', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:18.118423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1311e1c0-904d-410d-b44d-12b34de3d5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:18.121611 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a497e537-67ed-483f-bf60-25e4a172716a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:18.122158 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 996/3940] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:18.147498 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-982129602 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-982129602, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:18.147776 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-982129602 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-982129602, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:18.180357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-fe19c489-4714-49c0-ab08-596b4cdd49d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.185301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-fe19c489-4714-49c0-ab08-596b4cdd49d0 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:18.185301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-fe19c489-4714-49c0-ab08-596b4cdd49d0 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.185301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-fe19c489-4714-49c0-ab08-596b4cdd49d0 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.185447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Created reservations ['1071951d-5f1e-4514-aef9-16fba7926e19', 'ee87d332-2025-448a-928b-07e3ee765c4a', 'a1d5e1f4-a7bb-4daf-b5ca-ac71a3f2b73c', '88333feb-143a-422e-b683-5ba74bb7eb37'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:18.186366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1311e1c0-904d-410d-b44d-12b34de3d5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1071951d-5f1e-4514-aef9-16fba7926e19', 'ee87d332-2025-448a-928b-07e3ee765c4a', 'a1d5e1f4-a7bb-4daf-b5ca-ac71a3f2b73c', '88333feb-143a-422e-b683-5ba74bb7eb37']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:18.188439 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e443589-d038-4541-baea-94562c405f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:18.195918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e0420156-ff83-4f2c-a08b-9facaf7c114e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.201300 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0420156-ff83-4f2c-a08b-9facaf7c114e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a Aug 15 15:09:18.201300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0420156-ff83-4f2c-a08b-9facaf7c114e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.201300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0420156-ff83-4f2c-a08b-9facaf7c114e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.201300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e0420156-ff83-4f2c-a08b-9facaf7c114e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Show backup with id e1dbc1bc-899e-4c84-8e0c-17db022b569a. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:18.201655 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.201655 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:18.206638 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-fe19c489-4714-49c0-ab08-596b4cdd49d0 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:18.207258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0420156-ff83-4f2c-a08b-9facaf7c114e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a returned with HTTP 404 Aug 15 15:09:18.207958 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 985/3941] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/backups/e1dbc1bc-899e-4c84-8e0c-17db022b569a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:18.218433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-fe19c489-4714-49c0-ab08-596b4cdd49d0 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:18.218433 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 978/3942] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:18.221538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e443589-d038-4541-baea-94562c405f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6551fe63-b18f-4406-9e3b-815e11505760', '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='cd08c83b16d240c5b5885d632d33e185',qos_specs=None,replication_status=,reservations=['1071951d-5f1e-4514-aef9-16fba7926e19','ee87d332-2025-448a-928b-07e3ee765c4a','a1d5e1f4-a7bb-4daf-b5ca-ac71a3f2b73c','88333feb-143a-422e-b683-5ba74bb7eb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_type_id=dd7df570-dc87-479f-a8f3-694b15c4bc06), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09: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=6551fe63-b18f-4406-9e3b-815e11505760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08c83b16d240c5b5885d632d33e185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd7df570-dc87-479f-a8f3-694b15c4bc06),volume_type_id=dd7df570-dc87-479f-a8f3-694b15c4bc06)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:18.222898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71965c85-0404-464b-afa3-2b9aeb25e50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:18.241484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.244647 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/action Aug 15 15:09:18.245136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:18.245304 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:18.246894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71965c85-0404-464b-afa3-2b9aeb25e50f) transitioned into state 'SUCCESS' from 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='cd08c83b16d240c5b5885d632d33e185',qos_specs=None,replication_status=,reservations=['1071951d-5f1e-4514-aef9-16fba7926e19','ee87d332-2025-448a-928b-07e3ee765c4a','a1d5e1f4-a7bb-4daf-b5ca-ac71a3f2b73c','88333feb-143a-422e-b683-5ba74bb7eb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_type_id=dd7df570-dc87-479f-a8f3-694b15c4bc06)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:18.247818 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d5ebab-b2cd-4d9f-ad06-3229495f4705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:18.262166 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.262166 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:18.262889 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:18.264447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d5ebab-b2cd-4d9f-ad06-3229495f4705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:18.265414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Flow 'volume_create_api' (7245fd88-c7b8-49fc-aea4-74425b3edd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:18.265755 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume request issued successfully. Aug 15 15:09:18.266311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-156e3a0d-806f-4227-ab52-c250a002976a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:18.266775 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 984/3943] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:09:18 2026] POST /volume/v3/volumes => generated 773 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:18.270610 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Begin detaching volume completed successfully. Aug 15 15:09:18.270936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-128c50a3-9d00-4d20-ac7f-9e79a8d92de1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/action returned with HTTP 202 Aug 15 15:09:18.271399 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 997/3944] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:09:18 2026] POST /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:18.285482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8702d49c-cfa1-40b7-918a-708d3e2df59b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.290641 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8702d49c-cfa1-40b7-918a-708d3e2df59b tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 Aug 15 15:09:18.290641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8702d49c-cfa1-40b7-918a-708d3e2df59b tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.290641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8702d49c-cfa1-40b7-918a-708d3e2df59b tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.300654 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.300654 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:18.304172 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8702d49c-cfa1-40b7-918a-708d3e2df59b tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:18.315274 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8702d49c-cfa1-40b7-918a-708d3e2df59b tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 returned with HTTP 200 Aug 15 15:09:18.315742 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 986/3945] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.329891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.331735 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:09:18.332319 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.333849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.333849 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:09:18.339172 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.339172 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:18.340079 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:09:18.340428 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9709634e-0aa5-4b94-855e-04215e2cc53c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.341063 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9709634e-0aa5-4b94-855e-04215e2cc53c None None] GET https://10.4.3.107/volume// Aug 15 15:09:18.341528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9709634e-0aa5-4b94-855e-04215e2cc53c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.341633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9709634e-0aa5-4b94-855e-04215e2cc53c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.342024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9709634e-0aa5-4b94-855e-04215e2cc53c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:18.342978 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 985/3946] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:09:18.343765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.349064 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/limits Aug 15 15:09:18.349064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.349064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.353114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-4297489d-6e4c-41c1-86d1-b3d48f1de4ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.356527 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-4297489d-6e4c-41c1-86d1-b3d48f1de4ab tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:18.356527 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-4297489d-6e4c-41c1-86d1-b3d48f1de4ab tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.356527 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-4297489d-6e4c-41c1-86d1-b3d48f1de4ab tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.358963 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-982129602 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-982129602, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:18.359356 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-982129602 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-982129602, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:18.359661 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-982129602 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-982129602, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:18.360184 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1275613298 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1275613298, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:18.366748 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:09:18.367318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2acb81df-367d-490e-b9d2-0b4af01adcdb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d returned with HTTP 202 Aug 15 15:09:18.368175 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 979/3947] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:18 2026] DELETE /volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:18.369533 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.369533 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:18.378262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c180852d-950f-4221-96b5-42bf75dfe50e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.379738 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-4297489d-6e4c-41c1-86d1-b3d48f1de4ab tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:18.381203 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c180852d-950f-4221-96b5-42bf75dfe50e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:09:18.381516 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c180852d-950f-4221-96b5-42bf75dfe50e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.381938 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c180852d-950f-4221-96b5-42bf75dfe50e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.384384 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-12e66b1b-1c63-41e3-b59a-435746e25c4e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/limits returned with HTTP 200 Aug 15 15:09:18.384900 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 998/3948] 10.4.3.107 () {68 vars in 1484 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.385601 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-4297489d-6e4c-41c1-86d1-b3d48f1de4ab tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:18.386071 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 987/3949] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:18.393228 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.393228 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:18.393833 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c180852d-950f-4221-96b5-42bf75dfe50e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:09:18.395953 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c180852d-950f-4221-96b5-42bf75dfe50e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d returned with HTTP 200 Aug 15 15:09:18.396096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-2a5cc49d-1eb3-45de-a783-18567ac24f38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.398367 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-2a5cc49d-1eb3-45de-a783-18567ac24f38 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/encryption Aug 15 15:09:18.398873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-2a5cc49d-1eb3-45de-a783-18567ac24f38 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.400258 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-2a5cc49d-1eb3-45de-a783-18567ac24f38 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.400345 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 986/3950] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.413318 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.413318 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:18.423173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-2a5cc49d-1eb3-45de-a783-18567ac24f38 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/encryption returned with HTTP 200 Aug 15 15:09:18.423173 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 980/3951] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.432266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-61238231-741e-4a73-a0ff-ba725cd67275 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.436297 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-61238231-741e-4a73-a0ff-ba725cd67275 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:18.436596 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-61238231-741e-4a73-a0ff-ba725cd67275 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.436884 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-61238231-741e-4a73-a0ff-ba725cd67275 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.442748 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5ed56035-4459-4a5a-8e93-7f8e69755469 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.444963 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ed56035-4459-4a5a-8e93-7f8e69755469 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:18.445153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ed56035-4459-4a5a-8e93-7f8e69755469 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.445498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ed56035-4459-4a5a-8e93-7f8e69755469 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.445498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5ed56035-4459-4a5a-8e93-7f8e69755469 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:18.451009 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.451009 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:18.452110 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ed56035-4459-4a5a-8e93-7f8e69755469 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:18.452606 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 988/3952] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.648911 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.648911 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:18.652848 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-61238231-741e-4a73-a0ff-ba725cd67275 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:18.657451 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-61238231-741e-4a73-a0ff-ba725cd67275 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:18.657803 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 999/3953] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1660 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:18.671569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.672912 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:18.673291 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bec6d136-710f-4244-bf9b-baed63ce51d4", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:18.684889 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.684889 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:18.685460 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:18.685638 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Create snapshot from volume bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:18.725434 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Created reservations ['303eaff0-8fe2-4777-94f2-c0249a8e048a', 'dcc6151c-c209-4c7d-8fc7-a4930f530a66', '3c0a6c8b-1e2a-4e26-95ae-7eb980023b17', '7c97826e-6586-4e2b-b0bc-4cafd8a44be5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:18.759027 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Snapshot force create request issued successfully. Aug 15 15:09:18.759377 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f31c2dcf-9648-4ce8-93c2-8b0c2f462820 req-bb0e7beb-fafd-401b-be0e-0cae45bdde7c tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:18.759871 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 987/3954] 10.4.3.107 () {72 vars in 1547 bytes} [Sat Aug 15 15:09:18 2026] POST /volume/v3/snapshots => generated 292 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:18.840184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41340bf2-42d1-4fe5-8f7d-3fa5ee34526c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.841918 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41340bf2-42d1-4fe5-8f7d-3fa5ee34526c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 Aug 15 15:09:18.843806 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41340bf2-42d1-4fe5-8f7d-3fa5ee34526c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.843806 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41340bf2-42d1-4fe5-8f7d-3fa5ee34526c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.849205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41340bf2-42d1-4fe5-8f7d-3fa5ee34526c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 returned with HTTP 404 Aug 15 15:09:18.850032 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 981/3955] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/df1bf49a-456e-45a9-b752-48e536752286 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:18.857034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e331b8b8-83ab-456a-8e0e-3cd31e36e371 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.860336 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e331b8b8-83ab-456a-8e0e-3cd31e36e371 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:09:18.860525 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e331b8b8-83ab-456a-8e0e-3cd31e36e371 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.860718 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e331b8b8-83ab-456a-8e0e-3cd31e36e371 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.867506 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.867506 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:18.871674 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e331b8b8-83ab-456a-8e0e-3cd31e36e371 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:18.875321 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e331b8b8-83ab-456a-8e0e-3cd31e36e371 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:09:18.875668 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 989/3956] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.886772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66909bd6-f66b-4647-b122-711714be521f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.888252 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66909bd6-f66b-4647-b122-711714be521f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:09:18.888398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66909bd6-f66b-4647-b122-711714be521f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.888606 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66909bd6-f66b-4647-b122-711714be521f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.894722 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.894722 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:18.897834 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66909bd6-f66b-4647-b122-711714be521f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:18.901233 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66909bd6-f66b-4647-b122-711714be521f tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:09:18.901568 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1000/3957] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:18.920250 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a90596c1-cfb6-4596-a653-e8546cd2345a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.922222 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:09:18.922437 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.922640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.922800 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume with id: e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:09:18.929545 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.929545 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:18.930044 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:18.951330 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume request issued successfully. Aug 15 15:09:18.951720 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a90596c1-cfb6-4596-a653-e8546cd2345a tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 202 Aug 15 15:09:18.952145 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 988/3958] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:18 2026] DELETE /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:18.959775 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f5a21ada-924b-4d26-b963-263543cc9858 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:18.962250 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5a21ada-924b-4d26-b963-263543cc9858 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:09:18.962499 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5a21ada-924b-4d26-b963-263543cc9858 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:18.962728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5a21ada-924b-4d26-b963-263543cc9858 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:18.971934 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:18.971934 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:18.976231 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f5a21ada-924b-4d26-b963-263543cc9858 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:18.982191 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5a21ada-924b-4d26-b963-263543cc9858 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 200 Aug 15 15:09:18.982758 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 982/3959] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:18 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:19.331671 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc522546-2ab8-49d4-9a04-e0dd73b01cd3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.333885 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc522546-2ab8-49d4-9a04-e0dd73b01cd3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 Aug 15 15:09:19.334153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc522546-2ab8-49d4-9a04-e0dd73b01cd3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.334403 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc522546-2ab8-49d4-9a04-e0dd73b01cd3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.343305 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.343305 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:19.347234 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc522546-2ab8-49d4-9a04-e0dd73b01cd3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:19.352155 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc522546-2ab8-49d4-9a04-e0dd73b01cd3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 returned with HTTP 200 Aug 15 15:09:19.352662 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 990/3960] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:19.368830 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63943586-6fe0-4509-9657-b3c11d302ef4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.370851 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63943586-6fe0-4509-9657-b3c11d302ef4 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:09:19.371094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63943586-6fe0-4509-9657-b3c11d302ef4 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.371310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63943586-6fe0-4509-9657-b3c11d302ef4 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.374985 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63943586-6fe0-4509-9657-b3c11d302ef4 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:09:19.375511 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1001/3961] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:09:19 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 15 15:09:19.385081 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc62c11d-2c57-4902-aa1b-066301a91840 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.387388 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc62c11d-2c57-4902-aa1b-066301a91840 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] GET https://10.4.3.107/volume/v3/messages Aug 15 15:09:19.387666 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc62c11d-2c57-4902-aa1b-066301a91840 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.387950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc62c11d-2c57-4902-aa1b-066301a91840 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.392695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc62c11d-2c57-4902-aa1b-066301a91840 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:09:19.393145 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 989/3962] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:09:19 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 15 15:09:19.404337 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5d2e115-a453-4d95-833e-41194966e7dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.407748 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5d2e115-a453-4d95-833e-41194966e7dd tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/messages/6d48da08-134c-4e76-b2b5-1b2b18b20a9a Aug 15 15:09:19.410601 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c845b2f-9d35-4240-a3cd-a737d6890512 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.410913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5d2e115-a453-4d95-833e-41194966e7dd tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.411136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5d2e115-a453-4d95-833e-41194966e7dd tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.412602 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c845b2f-9d35-4240-a3cd-a737d6890512 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d Aug 15 15:09:19.412812 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c845b2f-9d35-4240-a3cd-a737d6890512 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.413036 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c845b2f-9d35-4240-a3cd-a737d6890512 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.420186 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c845b2f-9d35-4240-a3cd-a737d6890512 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d returned with HTTP 404 Aug 15 15:09:19.420724 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 991/3963] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/snapshots/672e35df-e177-49ca-8e14-fa3445c0d17d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:19.424204 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5d2e115-a453-4d95-833e-41194966e7dd tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/messages/6d48da08-134c-4e76-b2b5-1b2b18b20a9a returned with HTTP 204 Aug 15 15:09:19.424698 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 983/3964] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:09:19 2026] DELETE /volume/v3/messages/6d48da08-134c-4e76-b2b5-1b2b18b20a9a => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:09:19.430937 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0cc06ca3-a2da-49de-8d5e-d90cf3ae6657 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.432763 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00d38480-a50f-4386-b3e3-64774ae444a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.432855 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cc06ca3-a2da-49de-8d5e-d90cf3ae6657 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:09:19.432855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cc06ca3-a2da-49de-8d5e-d90cf3ae6657 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.432855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cc06ca3-a2da-49de-8d5e-d90cf3ae6657 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.434639 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 Aug 15 15:09:19.434879 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.435072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.435277 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Delete volume with id: 6551fe63-b18f-4406-9e3b-815e11505760 Aug 15 15:09:19.439086 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.439086 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:19.443214 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0cc06ca3-a2da-49de-8d5e-d90cf3ae6657 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:09:19.445794 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.445794 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:19.445794 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:19.447139 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:09:19.447371 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cc06ca3-a2da-49de-8d5e-d90cf3ae6657 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:09:19.447874 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1002/3965] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:19.465142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aea740d6-bf9a-45c9-b18b-5515bc796a7f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.466490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aea740d6-bf9a-45c9-b18b-5515bc796a7f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:19.466656 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aea740d6-bf9a-45c9-b18b-5515bc796a7f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.466825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aea740d6-bf9a-45c9-b18b-5515bc796a7f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.467095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-aea740d6-bf9a-45c9-b18b-5515bc796a7f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:19.474809 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.474809 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:19.475757 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aea740d6-bf9a-45c9-b18b-5515bc796a7f tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:19.477958 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 992/3966] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:19.483760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.486718 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:19.486718 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1274623037"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:19.488602 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request body: {'volume': {'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1274623037'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:19.488699 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Created reservations ['9b629e70-5aa9-4b24-b43a-dedcaaf9bc87', 'e0d4e9bc-ffae-49a7-b4f8-ce603aa20b11', 'd257bf42-e397-4788-8341-01ced4ede75a', '5d56bda7-4ea8-4e4f-8ba6-17738779a329'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:19.538567 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Delete volume request issued successfully. Aug 15 15:09:19.538834 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00d38480-a50f-4386-b3e3-64774ae444a3 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 returned with HTTP 202 Aug 15 15:09:19.539428 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 990/3967] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:09:19 2026] DELETE /volume/v3/volumes/6551fe63-b18f-4406-9e3b-815e11505760 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:19.548051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a53582ac-350d-4f30-8aa1-c6bf1c15fdb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.549762 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a53582ac-350d-4f30-8aa1-c6bf1c15fdb9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/types/dd7df570-dc87-479f-a8f3-694b15c4bc06 Aug 15 15:09:19.549961 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a53582ac-350d-4f30-8aa1-c6bf1c15fdb9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.550147 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a53582ac-350d-4f30-8aa1-c6bf1c15fdb9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.571434 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume of 1 GB Aug 15 15:09:19.576717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a53582ac-350d-4f30-8aa1-c6bf1c15fdb9 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/types/dd7df570-dc87-479f-a8f3-694b15c4bc06 returned with HTTP 202 Aug 15 15:09:19.577103 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1003/3968] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:09:19 2026] DELETE /volume/v3/types/dd7df570-dc87-479f-a8f3-694b15c4bc06 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:19.579324 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Availability Zones retrieved successfully. Aug 15 15:09:19.588955 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (34dce51c-d732-411b-ac57-261e0ae3963a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:19.590892 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e974b5e-37b5-4262-86de-ee5c00728322 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.591040 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7d6f75-08a3-4994-8d52-de2d894a34c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.592404 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:19.592880 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e974b5e-37b5-4262-86de-ee5c00728322 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:09:19.593302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e974b5e-37b5-4262-86de-ee5c00728322 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-163012621", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1748996710", "vendor_name": "tempest-vendor_name-1670611214"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:19.608262 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e974b5e-37b5-4262-86de-ee5c00728322 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:09:19.608692 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 993/3969] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:09:19 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:09:19.616806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.618862 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:19.619324 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:19.620990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume request body: {'volume': {'volume_type': '18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:19.624559 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume of 1 GB Aug 15 15:09:19.624899 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.624899 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:19.625447 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Availability Zones retrieved successfully. Aug 15 15:09:19.633564 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Flow 'volume_create_api' (be81ee07-0937-4a05-aa16-96fda4c2a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:19.635015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cef56e2-500b-41fe-9b8d-07e2b66de0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.636845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:19.666174 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cef56e2-500b-41fe-9b8d-07e2b66de0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:09:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1748996710',vendor_name='tempest-vendor_name-1670611214'},id=18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd,is_public=True,name='tempest-ProjectMemberTests-volume-type-163012621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.667041 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5e896c-456d-4c74-a900-d2e2e04ebdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.673915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7d6f75-08a3-4994-8d52-de2d894a34c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.674937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31c4e2b-20bf-40e5-99d2-67cf8d734b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.694258 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-163012621 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-163012621, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:19.694576 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-163012621 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-163012621, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:19.721907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Created reservations ['46ad4b99-1295-43eb-bcfd-3ac803baf940', '80ab95ec-a45e-43fb-9793-a156795c92c3', '38fa8192-6c7c-435c-8a0b-fe56d3776ffe', 'e5f21f9d-5e9d-4a99-bab9-587e411facd6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:19.722680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5e896c-456d-4c74-a900-d2e2e04ebdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ad4b99-1295-43eb-bcfd-3ac803baf940', '80ab95ec-a45e-43fb-9793-a156795c92c3', '38fa8192-6c7c-435c-8a0b-fe56d3776ffe', 'e5f21f9d-5e9d-4a99-bab9-587e411facd6']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.723748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3581b4f-8543-4c41-8cd0-4931c67c3261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.732099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['c5bb53c4-2a3e-4659-8573-1659f901c4bd', 'c06cab14-168d-43c1-ae7d-91e922544479', '2f41132e-46d5-4cf3-bbf0-7e538b818a2a', 'a5765c4d-ba28-4b1c-9e6e-44e8447c1c0c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:19.733093 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31c4e2b-20bf-40e5-99d2-67cf8d734b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5bb53c4-2a3e-4659-8573-1659f901c4bd', 'c06cab14-168d-43c1-ae7d-91e922544479', '2f41132e-46d5-4cf3-bbf0-7e538b818a2a', 'a5765c4d-ba28-4b1c-9e6e-44e8447c1c0c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.734057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1bdb51f-add8-44c3-b175-3c2b5edebb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.757363 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3581b4f-8543-4c41-8cd0-4931c67c3261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ea8a9fb-90f2-4da7-885a-c0301fc966d8', '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='cd08c83b16d240c5b5885d632d33e185',qos_specs=None,replication_status=,reservations=['46ad4b99-1295-43eb-bcfd-3ac803baf940','80ab95ec-a45e-43fb-9793-a156795c92c3','38fa8192-6c7c-435c-8a0b-fe56d3776ffe','e5f21f9d-5e9d-4a99-bab9-587e411facd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_type_id=18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:19Z,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=4ea8a9fb-90f2-4da7-885a-c0301fc966d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08c83b16d240c5b5885d632d33e185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd),volume_type_id=18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.758275 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1866fca1-686e-4d8c-b467-6181504cb918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.762892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1bdb51f-add8-44c3-b175-3c2b5edebb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e999a67c-5699-496f-8b6d-9ccfda49b9cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1274623037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['c5bb53c4-2a3e-4659-8573-1659f901c4bd','c06cab14-168d-43c1-ae7d-91e922544479','2f41132e-46d5-4cf3-bbf0-7e538b818a2a','a5765c4d-ba28-4b1c-9e6e-44e8447c1c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1274623037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e999a67c-5699-496f-8b6d-9ccfda49b9cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ea4cfaf63e4600a0228162912fe113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.763888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6896f4b1-6c07-4fc5-b524-1b957e5ed623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.777689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1866fca1-686e-4d8c-b467-6181504cb918) transitioned into state 'SUCCESS' from 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='cd08c83b16d240c5b5885d632d33e185',qos_specs=None,replication_status=,reservations=['46ad4b99-1295-43eb-bcfd-3ac803baf940','80ab95ec-a45e-43fb-9793-a156795c92c3','38fa8192-6c7c-435c-8a0b-fe56d3776ffe','e5f21f9d-5e9d-4a99-bab9-587e411facd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177b3183b8aa4e65b78a78b17016a1e0',volume_type_id=18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.777689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22b53e2-e92d-48c8-b3c3-d3166b9c0c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.787076 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22b53e2-e92d-48c8-b3c3-d3166b9c0c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.787981 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Flow 'volume_create_api' (be81ee07-0937-4a05-aa16-96fda4c2a7ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:19.788386 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Create volume request issued successfully. Aug 15 15:09:19.789012 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ec9b44d-a568-4b7e-8ca6-17f37f99ed9a tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:19.789474 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 991/3970] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:09:19 2026] POST /volume/v3/volumes => generated 773 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:19.793051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6896f4b1-6c07-4fc5-b524-1b957e5ed623) transitioned into state 'SUCCESS' from state '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-1274623037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['c5bb53c4-2a3e-4659-8573-1659f901c4bd','c06cab14-168d-43c1-ae7d-91e922544479','2f41132e-46d5-4cf3-bbf0-7e538b818a2a','a5765c4d-ba28-4b1c-9e6e-44e8447c1c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.793051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b5f76e-4e4b-463c-b587-6bf518377410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:19.802597 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72877bc6-dae7-4843-bb78-bf3a429e4e77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.804635 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72877bc6-dae7-4843-bb78-bf3a429e4e77 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 Aug 15 15:09:19.804635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72877bc6-dae7-4843-bb78-bf3a429e4e77 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.804771 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72877bc6-dae7-4843-bb78-bf3a429e4e77 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.806016 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b5f76e-4e4b-463c-b587-6bf518377410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:19.807097 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=595,cinder:INSERT=73,cinder:UPDATE=146 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:09:19.807416 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (34dce51c-d732-411b-ac57-261e0ae3963a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:19.807883 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request issued successfully. Aug 15 15:09:19.808698 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8e3964f-c143-404e-9894-7f7b8b7fa9ba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:19.809498 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 984/3971] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:19 2026] POST /volume/v3/volumes => generated 754 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:19.813712 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.813712 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:19.817437 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72877bc6-dae7-4843-bb78-bf3a429e4e77 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:19.821806 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2548fd4f-2ed5-4834-966c-e84c29bfa4aa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:19.822287 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72877bc6-dae7-4843-bb78-bf3a429e4e77 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 returned with HTTP 200 Aug 15 15:09:19.822645 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1004/3972] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:19.824017 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2548fd4f-2ed5-4834-966c-e84c29bfa4aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:09:19.824249 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2548fd4f-2ed5-4834-966c-e84c29bfa4aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:19.824502 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2548fd4f-2ed5-4834-966c-e84c29bfa4aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:19.832962 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:19.832962 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:19.836299 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2548fd4f-2ed5-4834-966c-e84c29bfa4aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:09:19.840787 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2548fd4f-2ed5-4834-966c-e84c29bfa4aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:09:19.841312 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 994/3973] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:19.997703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a7115bf-96f8-42ba-918c-3d7a30dc734c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.001324 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a7115bf-96f8-42ba-918c-3d7a30dc734c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 Aug 15 15:09:20.001710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a7115bf-96f8-42ba-918c-3d7a30dc734c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.001861 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a7115bf-96f8-42ba-918c-3d7a30dc734c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.012812 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a7115bf-96f8-42ba-918c-3d7a30dc734c tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 returned with HTTP 404 Aug 15 15:09:20.013468 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 992/3974] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:19 2026] GET /volume/v3/volumes/e2fc67f7-8f16-4168-b7d3-af0f98ddb1f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:20.028278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.030040 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:09:20.030679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.030679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.030889 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete snapshot with id: 2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:09:20.036755 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.036755 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:20.037467 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:20.060231 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot delete request issued successfully. Aug 15 15:09:20.060231 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1c7fe73-cd35-41dd-97a9-a2ebd4f9c3c5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 returned with HTTP 202 Aug 15 15:09:20.060231 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 985/3975] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:20 2026] DELETE /volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:20.068502 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d33297f6-b8a7-4d2b-952e-268166134135 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.070684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d33297f6-b8a7-4d2b-952e-268166134135 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:09:20.070874 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d33297f6-b8a7-4d2b-952e-268166134135 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.071067 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d33297f6-b8a7-4d2b-952e-268166134135 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.078889 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.078889 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:20.079523 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d33297f6-b8a7-4d2b-952e-268166134135 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:20.080641 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d33297f6-b8a7-4d2b-952e-268166134135 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 returned with HTTP 200 Aug 15 15:09:20.081120 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1005/3976] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:20 2026] GET /volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:20.109159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-8ab04131-33b1-4135-94d4-2d38de559cbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.113157 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-8ab04131-33b1-4135-94d4-2d38de559cbe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2 Aug 15 15:09:20.113434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-8ab04131-33b1-4135-94d4-2d38de559cbe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.113681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-8ab04131-33b1-4135-94d4-2d38de559cbe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.124015 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.124015 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:20.189436 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-15cda41d-3e5a-434b-917f-271e38e7ae81 req-8ab04131-33b1-4135-94d4-2d38de559cbe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2 returned with HTTP 200 Aug 15 15:09:20.189957 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 995/3977] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:20 2026] DELETE /volume/v3/attachments/276b4ee7-ad55-4308-98e6-d0eed8471eb2 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:20.469748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d59fe8b7-cfce-4dcf-a8bd-6a8a673a03f7 req-be8680f9-bf05-46ff-a6c6-81d17c05eee1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.471612 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d59fe8b7-cfce-4dcf-a8bd-6a8a673a03f7 req-be8680f9-bf05-46ff-a6c6-81d17c05eee1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:20.471770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d59fe8b7-cfce-4dcf-a8bd-6a8a673a03f7 req-be8680f9-bf05-46ff-a6c6-81d17c05eee1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.471945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d59fe8b7-cfce-4dcf-a8bd-6a8a673a03f7 req-be8680f9-bf05-46ff-a6c6-81d17c05eee1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.478461 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.478461 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:20.481694 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d59fe8b7-cfce-4dcf-a8bd-6a8a673a03f7 req-be8680f9-bf05-46ff-a6c6-81d17c05eee1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:20.485988 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d59fe8b7-cfce-4dcf-a8bd-6a8a673a03f7 req-be8680f9-bf05-46ff-a6c6-81d17c05eee1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:20.486783 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 993/3978] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:20 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:20.490373 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a76527b-d41a-44ee-b72d-b88da5ebc8cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.492474 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a76527b-d41a-44ee-b72d-b88da5ebc8cc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:20.492735 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a76527b-d41a-44ee-b72d-b88da5ebc8cc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.493037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a76527b-d41a-44ee-b72d-b88da5ebc8cc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.493102 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5a76527b-d41a-44ee-b72d-b88da5ebc8cc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:20.497554 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.497554 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:20.498399 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a76527b-d41a-44ee-b72d-b88da5ebc8cc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:20.498900 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 986/3979] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:20 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:20.837440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2315fe38-a925-498d-8a84-014aeace7129 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.839235 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2315fe38-a925-498d-8a84-014aeace7129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 Aug 15 15:09:20.839235 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2315fe38-a925-498d-8a84-014aeace7129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.839492 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2315fe38-a925-498d-8a84-014aeace7129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.846452 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.846452 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:20.851019 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2315fe38-a925-498d-8a84-014aeace7129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:20.854096 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0d2fed0e-c4e9-4f72-aabb-59d961377e0e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.856791 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d2fed0e-c4e9-4f72-aabb-59d961377e0e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:09:20.856985 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d2fed0e-c4e9-4f72-aabb-59d961377e0e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.857140 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d2fed0e-c4e9-4f72-aabb-59d961377e0e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.858928 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2315fe38-a925-498d-8a84-014aeace7129 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 returned with HTTP 200 Aug 15 15:09:20.859295 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1006/3980] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:09:20 2026] GET /volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:20.866681 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.866681 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:20.870020 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0d2fed0e-c4e9-4f72-aabb-59d961377e0e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:09:20.874590 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbe36c47-1585-415e-9260-903f5654e2e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.876114 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d2fed0e-c4e9-4f72-aabb-59d961377e0e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:09:20.876615 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 996/3981] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:20 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:20.876975 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbe36c47-1585-415e-9260-903f5654e2e5 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:09:20.877308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbe36c47-1585-415e-9260-903f5654e2e5 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.877575 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbe36c47-1585-415e-9260-903f5654e2e5 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.885627 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbe36c47-1585-415e-9260-903f5654e2e5 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:09:20.886111 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 994/3982] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:09:20 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 15 15:09:20.897372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fe8d458-35b2-4c06-8a95-aa4207d959f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.898905 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fe8d458-35b2-4c06-8a95-aa4207d959f2 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] GET https://10.4.3.107/volume/v3/messages/d8c2808f-7998-4c93-beb0-a85d8e4aec74 Aug 15 15:09:20.899133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fe8d458-35b2-4c06-8a95-aa4207d959f2 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.899327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fe8d458-35b2-4c06-8a95-aa4207d959f2 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.903145 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fe8d458-35b2-4c06-8a95-aa4207d959f2 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-member] https://10.4.3.107/volume/v3/messages/d8c2808f-7998-4c93-beb0-a85d8e4aec74 returned with HTTP 200 Aug 15 15:09:20.903492 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 987/3983] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:09:20 2026] GET /volume/v3/messages/d8c2808f-7998-4c93-beb0-a85d8e4aec74 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:20.914232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2561c361-f4e5-4fa5-a22c-0a5a955f5f45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.915973 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2561c361-f4e5-4fa5-a22c-0a5a955f5f45 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/messages/d8c2808f-7998-4c93-beb0-a85d8e4aec74 Aug 15 15:09:20.916149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2561c361-f4e5-4fa5-a22c-0a5a955f5f45 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.916334 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2561c361-f4e5-4fa5-a22c-0a5a955f5f45 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.930320 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2561c361-f4e5-4fa5-a22c-0a5a955f5f45 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/messages/d8c2808f-7998-4c93-beb0-a85d8e4aec74 returned with HTTP 204 Aug 15 15:09:20.930780 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1007/3984] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:09:20 2026] DELETE /volume/v3/messages/d8c2808f-7998-4c93-beb0-a85d8e4aec74 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:09:20.939944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:20.942328 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 Aug 15 15:09:20.942585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:20.942833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:20.943101 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Delete volume with id: 4ea8a9fb-90f2-4da7-885a-c0301fc966d8 Aug 15 15:09:20.951747 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:20.951747 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:20.951747 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Volume info retrieved successfully. Aug 15 15:09:20.953065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:09:20.976552 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-163012621 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-163012621, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:20.977118 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-163012621 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-163012621, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:20.998591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Created reservations ['ff90ef67-643e-4752-8ea2-7bd056c94fe8', '0e8c84f8-b50f-4116-9239-34a0b687eeca', '693687e1-c1c5-447a-844d-48103e2e23ee', 'a3bea884-b77e-420b-87be-ad6c5e80394a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:21.046438 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Delete volume request issued successfully. Aug 15 15:09:21.046734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-087cc4c1-b580-4e8d-a91d-eee01e180255 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 returned with HTTP 202 Aug 15 15:09:21.047223 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 997/3985] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:09:20 2026] DELETE /volume/v3/volumes/4ea8a9fb-90f2-4da7-885a-c0301fc966d8 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:21.057261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d469a461-c7f7-4448-bb4f-ab2fa3622c55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:21.059194 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d469a461-c7f7-4448-bb4f-ab2fa3622c55 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] DELETE https://10.4.3.107/volume/v3/types/18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd Aug 15 15:09:21.059194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d469a461-c7f7-4448-bb4f-ab2fa3622c55 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:21.059194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d469a461-c7f7-4448-bb4f-ab2fa3622c55 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:21.095859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-18c925dc-c53a-40ea-b6bc-d24f20dfa45b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:21.099717 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18c925dc-c53a-40ea-b6bc-d24f20dfa45b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 Aug 15 15:09:21.101100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18c925dc-c53a-40ea-b6bc-d24f20dfa45b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:21.101905 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18c925dc-c53a-40ea-b6bc-d24f20dfa45b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:21.106573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d469a461-c7f7-4448-bb4f-ab2fa3622c55 tempest-ProjectMemberTests-1467189391 tempest-ProjectMemberTests-1467189391-project-admin] https://10.4.3.107/volume/v3/types/18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd returned with HTTP 202 Aug 15 15:09:21.106573 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 995/3986] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:09:21 2026] DELETE /volume/v3/types/18f1b6eb-f7ef-48cc-b3dc-6679daab9ecd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:21.110126 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18c925dc-c53a-40ea-b6bc-d24f20dfa45b tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 returned with HTTP 404 Aug 15 15:09:21.110126 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 988/3987] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:21 2026] GET /volume/v3/snapshots/2b77efef-50dc-4c31-b62b-8f3d18c59727 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:21.121404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8313416c-dae3-424a-a394-ec75338df725 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:21.122336 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:09:21.123290 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:21.123290 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:21.123290 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete snapshot with id: 4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:09:21.134073 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:21.134073 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:21.134712 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:21.159908 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot delete request issued successfully. Aug 15 15:09:21.160163 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8313416c-dae3-424a-a394-ec75338df725 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd returned with HTTP 202 Aug 15 15:09:21.164750 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1008/3988] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:21 2026] DELETE /volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:21.177418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28cb8bb5-c287-4530-a31c-adbdce04f3f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:21.182285 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28cb8bb5-c287-4530-a31c-adbdce04f3f5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:09:21.182549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28cb8bb5-c287-4530-a31c-adbdce04f3f5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:21.182793 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28cb8bb5-c287-4530-a31c-adbdce04f3f5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:21.189659 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:21.189659 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:21.191360 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28cb8bb5-c287-4530-a31c-adbdce04f3f5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:21.192998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28cb8bb5-c287-4530-a31c-adbdce04f3f5 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd returned with HTTP 200 Aug 15 15:09:21.193579 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 998/3989] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:21 2026] GET /volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:21.509351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0d340d7-5785-4273-a931-2b824adaac23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:21.511283 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d340d7-5785-4273-a931-2b824adaac23 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:21.512249 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d340d7-5785-4273-a931-2b824adaac23 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:21.512249 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d340d7-5785-4273-a931-2b824adaac23 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:21.512249 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e0d340d7-5785-4273-a931-2b824adaac23 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:21.517354 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:21.517354 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:21.518146 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d340d7-5785-4273-a931-2b824adaac23 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:21.518755 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 996/3990] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:21 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:21.679925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-6dacbcc2-14b2-49c8-8a39-5a7e24c0511d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:21.684835 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-6dacbcc2-14b2-49c8-8a39-5a7e24c0511d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:21.684835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-6dacbcc2-14b2-49c8-8a39-5a7e24c0511d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:21.684835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-6dacbcc2-14b2-49c8-8a39-5a7e24c0511d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:21.697455 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:21.697455 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:21.703156 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-6dacbcc2-14b2-49c8-8a39-5a7e24c0511d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:21.712661 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-6dacbcc2-14b2-49c8-8a39-5a7e24c0511d tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:21.713405 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 989/3991] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:21 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1660 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:22.208417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3cc3a7ff-ee02-4d72-8915-4c5a4db24dc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:22.212254 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cc3a7ff-ee02-4d72-8915-4c5a4db24dc6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd Aug 15 15:09:22.212254 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cc3a7ff-ee02-4d72-8915-4c5a4db24dc6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:22.212254 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cc3a7ff-ee02-4d72-8915-4c5a4db24dc6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:22.222068 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cc3a7ff-ee02-4d72-8915-4c5a4db24dc6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd returned with HTTP 404 Aug 15 15:09:22.222068 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1009/3992] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:22 2026] GET /volume/v3/snapshots/4cba7e9b-f4cc-4f1c-958a-6d766e7365dd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:22.229057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:22.231272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:09:22.231526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:22.231905 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:22.232287 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete snapshot with id: 4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:09:22.234542 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=645,cinder:INSERT=92,cinder:UPDATE=197 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:09:22.244383 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:22.244383 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:22.244856 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:22.284947 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot delete request issued successfully. Aug 15 15:09:22.285528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea9bcbdb-6c3b-4021-80af-00534e88d240 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b returned with HTTP 202 Aug 15 15:09:22.285871 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 999/3993] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:22 2026] DELETE /volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:22.293868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c77e3425-b9df-4909-8ed9-510f559f25c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:22.297151 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c77e3425-b9df-4909-8ed9-510f559f25c6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:09:22.297409 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c77e3425-b9df-4909-8ed9-510f559f25c6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:22.297725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c77e3425-b9df-4909-8ed9-510f559f25c6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:22.305794 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:22.305794 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:22.306271 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c77e3425-b9df-4909-8ed9-510f559f25c6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Snapshot retrieved successfully. Aug 15 15:09:22.307133 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c77e3425-b9df-4909-8ed9-510f559f25c6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b returned with HTTP 200 Aug 15 15:09:22.307456 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 997/3994] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:22 2026] GET /volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:22.531957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-234152a6-007e-4c65-9abb-deeb3a41de7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:22.535055 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-234152a6-007e-4c65-9abb-deeb3a41de7d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:22.535282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-234152a6-007e-4c65-9abb-deeb3a41de7d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:22.535497 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-234152a6-007e-4c65-9abb-deeb3a41de7d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:22.535612 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-234152a6-007e-4c65-9abb-deeb3a41de7d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:22.541887 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:22.541887 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:22.543188 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-234152a6-007e-4c65-9abb-deeb3a41de7d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:22.543735 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 990/3995] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:22 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:22.607140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-d4bb5d61-6231-455e-b8e3-0cce31c9d13f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:22.609366 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-d4bb5d61-6231-455e-b8e3-0cce31c9d13f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c Aug 15 15:09:22.609579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-d4bb5d61-6231-455e-b8e3-0cce31c9d13f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:22.609792 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-d4bb5d61-6231-455e-b8e3-0cce31c9d13f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:22.617823 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:22.617823 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:22.670123 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-539a8ea4-1ad9-4c8b-aa9d-8d906c9d19de req-d4bb5d61-6231-455e-b8e3-0cce31c9d13f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c returned with HTTP 200 Aug 15 15:09:22.670802 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1010/3996] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:22 2026] DELETE /volume/v3/attachments/3aad1e25-4a73-4e04-bc41-4fed79c27d8c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:23.203599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-efc782d9-4c64-4a33-8a6f-9609fe59a1d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.203985 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efc782d9-4c64-4a33-8a6f-9609fe59a1d1 None None] GET https://10.4.3.107/volume// Aug 15 15:09:23.204109 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efc782d9-4c64-4a33-8a6f-9609fe59a1d1 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.204281 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efc782d9-4c64-4a33-8a6f-9609fe59a1d1 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.204618 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efc782d9-4c64-4a33-8a6f-9609fe59a1d1 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:23.204843 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1000/3997] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09: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 15 15:09:23.218583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-e8f74953-fb6f-4042-8fe4-f46e8b55753b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.220925 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-e8f74953-fb6f-4042-8fe4-f46e8b55753b tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:09:23.221378 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-e8f74953-fb6f-4042-8fe4-f46e8b55753b tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ecb5795-9960-43a2-8c0d-157c4c19d809", "connector": null, "instance_uuid": "584f5893-36ef-42a0-bd90-2b9e868da741"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:23.233879 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.233879 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:23.269277 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-e8f74953-fb6f-4042-8fe4-f46e8b55753b tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:09:23.269766 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 998/3998] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:09:23 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 15 15:09:23.278949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-ab01d7e3-640c-41d4-a918-1967e3e27636 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.281921 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-ab01d7e3-640c-41d4-a918-1967e3e27636 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd Aug 15 15:09:23.282170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-ab01d7e3-640c-41d4-a918-1967e3e27636 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.282394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-ab01d7e3-640c-41d4-a918-1967e3e27636 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.302094 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.302094 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:23.318211 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92fb7940-72da-4369-8bb4-fc9f5890854d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.321088 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92fb7940-72da-4369-8bb4-fc9f5890854d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b Aug 15 15:09:23.321498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92fb7940-72da-4369-8bb4-fc9f5890854d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.321649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92fb7940-72da-4369-8bb4-fc9f5890854d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.330988 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92fb7940-72da-4369-8bb4-fc9f5890854d tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b returned with HTTP 404 Aug 15 15:09:23.331550 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1011/3999] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/snapshots/4e63c671-697f-4513-b7e9-0be77e59cc8b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:23.338719 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6f3d3250-b558-4d94-bced-db74b4a032e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.340904 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f3d3250-b558-4d94-bced-db74b4a032e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:09:23.341102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f3d3250-b558-4d94-bced-db74b4a032e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.341495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f3d3250-b558-4d94-bced-db74b4a032e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.349308 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.349308 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:23.353381 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6f3d3250-b558-4d94-bced-db74b4a032e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:23.361631 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f3d3250-b558-4d94-bced-db74b4a032e6 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:09:23.362012 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1001/4000] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:23.376807 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ffebd4cf-15bb-4109-b818-320d1b479abe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.378796 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffebd4cf-15bb-4109-b818-320d1b479abe tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:09:23.379422 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffebd4cf-15bb-4109-b818-320d1b479abe tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.379422 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffebd4cf-15bb-4109-b818-320d1b479abe tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.384514 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd48c2df-f38e-47b1-85ff-f40b88dcef58 req-ab01d7e3-640c-41d4-a918-1967e3e27636 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd returned with HTTP 200 Aug 15 15:09:23.384932 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 991/4001] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:23 2026] DELETE /volume/v3/attachments/2440be11-5561-43eb-ac9c-6ab41c2054bd => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:23.387943 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.387943 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:23.392572 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ffebd4cf-15bb-4109-b818-320d1b479abe tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:23.401267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffebd4cf-15bb-4109-b818-320d1b479abe tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:09:23.401267 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 999/4002] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:23.411328 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.412959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] DELETE https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:09:23.413179 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.413417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.413571 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume with id: 94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:09:23.420061 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.420061 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:23.420532 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:23.443022 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Delete volume request issued successfully. Aug 15 15:09:23.443022 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f46c7e9f-5dfe-4459-b3a2-f07c1e83d6b9 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 202 Aug 15 15:09:23.443424 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1012/4003] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:23 2026] DELETE /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:23.453772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-71c1a429-b399-454f-a0ab-d7f9bac56aed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.455586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71c1a429-b399-454f-a0ab-d7f9bac56aed tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:09:23.455791 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71c1a429-b399-454f-a0ab-d7f9bac56aed tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.455993 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71c1a429-b399-454f-a0ab-d7f9bac56aed tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.464344 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.464344 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:23.468158 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-71c1a429-b399-454f-a0ab-d7f9bac56aed tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Volume info retrieved successfully. Aug 15 15:09:23.472955 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71c1a429-b399-454f-a0ab-d7f9bac56aed tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 200 Aug 15 15:09:23.473456 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1002/4004] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:23.499134 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dd799762-701b-46db-8cdf-9ef7b98de294 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.500876 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:23.501078 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.501280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.501433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume with id: af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:23.508101 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.508101 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:23.508610 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:23.527718 np0000007361 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:09:23.541089 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume request issued successfully. Aug 15 15:09:23.541330 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd799762-701b-46db-8cdf-9ef7b98de294 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 202 Aug 15 15:09:23.541744 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 992/4005] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:23 2026] DELETE /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:23.548504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-345ab8e4-42f1-49e3-88b4-dc7666b2abe8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.550374 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-345ab8e4-42f1-49e3-88b4-dc7666b2abe8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:23.550617 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-345ab8e4-42f1-49e3-88b4-dc7666b2abe8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.550864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-345ab8e4-42f1-49e3-88b4-dc7666b2abe8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.554890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9cae62f-bf1a-44d7-8dbf-eabd1005df49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.556607 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9cae62f-bf1a-44d7-8dbf-eabd1005df49 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:23.556817 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9cae62f-bf1a-44d7-8dbf-eabd1005df49 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.557025 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9cae62f-bf1a-44d7-8dbf-eabd1005df49 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.557127 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c9cae62f-bf1a-44d7-8dbf-eabd1005df49 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:23.557932 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.557932 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:23.562273 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-345ab8e4-42f1-49e3-88b4-dc7666b2abe8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:09:23.562566 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.562566 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:23.563412 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9cae62f-bf1a-44d7-8dbf-eabd1005df49 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:23.564018 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1013/4006] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:23.567866 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-345ab8e4-42f1-49e3-88b4-dc7666b2abe8 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 200 Aug 15 15:09:23.568411 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1000/4007] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:23.670443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-95d041c9-af31-4f27-aa64-8b558443c884 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.674259 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4?cascade=True Aug 15 15:09:23.674540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.674759 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.674964 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume with id: bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:23.682745 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.682745 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:23.683235 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:23.720264 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume request issued successfully. Aug 15 15:09:23.720264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95d041c9-af31-4f27-aa64-8b558443c884 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4?cascade=True returned with HTTP 202 Aug 15 15:09:23.720264 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1003/4008] 10.4.3.107 () {66 vars in 1376 bytes} [Sat Aug 15 15:09:23 2026] DELETE /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:23.727928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8c81fbc5-cc94-41be-aa70-8709c93deafa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:23.729878 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c81fbc5-cc94-41be-aa70-8709c93deafa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:23.730145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c81fbc5-cc94-41be-aa70-8709c93deafa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:23.730309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c81fbc5-cc94-41be-aa70-8709c93deafa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:23.738470 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:23.738470 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:23.742316 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8c81fbc5-cc94-41be-aa70-8709c93deafa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:23.747306 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c81fbc5-cc94-41be-aa70-8709c93deafa tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 200 Aug 15 15:09:23.747738 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 993/4009] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:23 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:24.486784 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e624e972-6cd9-4411-9df8-b7bd132dacc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.489520 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e624e972-6cd9-4411-9df8-b7bd132dacc0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] GET https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd Aug 15 15:09:24.489831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e624e972-6cd9-4411-9df8-b7bd132dacc0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.490138 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e624e972-6cd9-4411-9df8-b7bd132dacc0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.498715 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e624e972-6cd9-4411-9df8-b7bd132dacc0 tempest-SnapshotDataIntegrityTests-2031808901 tempest-SnapshotDataIntegrityTests-2031808901-project-member] https://10.4.3.107/volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd returned with HTTP 404 Aug 15 15:09:24.499398 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1014/4010] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/v3/volumes/94c21608-7914-46ec-ba37-5ebf977a33fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:24.574564 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd3af468-774b-4f4e-b753-8ec5a3a4f6de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.576879 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd3af468-774b-4f4e-b753-8ec5a3a4f6de tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:24.577133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd3af468-774b-4f4e-b753-8ec5a3a4f6de tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.577348 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd3af468-774b-4f4e-b753-8ec5a3a4f6de tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.577456 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bd3af468-774b-4f4e-b753-8ec5a3a4f6de tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:24.579919 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=710,cinder:INSERT=129,cinder:UPDATE=259 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:09:24.584100 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:24.584100 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:24.584911 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-698c872c-782a-4885-bede-fcdece9d9e95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.585272 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd3af468-774b-4f4e-b753-8ec5a3a4f6de tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:24.585625 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1001/4011] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:24.587814 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-698c872c-782a-4885-bede-fcdece9d9e95 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 Aug 15 15:09:24.588085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-698c872c-782a-4885-bede-fcdece9d9e95 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.588736 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-698c872c-782a-4885-bede-fcdece9d9e95 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.596426 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-698c872c-782a-4885-bede-fcdece9d9e95 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 returned with HTTP 404 Aug 15 15:09:24.597034 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1004/4012] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/v3/volumes/af851d6c-c985-4819-afcc-249722d88c64 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:24.605435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.608007 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:09:24.608434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.608555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.609648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:09:24.662650 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Get all volumes completed successfully. Aug 15 15:09:24.666133 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:24.666133 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:24.674444 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fc03af8-dd64-4c24-b0a7-bfd650911d48 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:09:24.675008 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 994/4013] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13012 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:24.701082 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5befde8d-ab4f-4e99-8d5a-cb0d2d1fb596 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.703443 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5befde8d-ab4f-4e99-8d5a-cb0d2d1fb596 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] DELETE https://10.4.3.107/volume/v3/types/990ce8bf-fafe-455a-b7b4-a1c881874bed Aug 15 15:09:24.703726 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5befde8d-ab4f-4e99-8d5a-cb0d2d1fb596 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.704017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5befde8d-ab4f-4e99-8d5a-cb0d2d1fb596 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.736585 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5befde8d-ab4f-4e99-8d5a-cb0d2d1fb596 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/990ce8bf-fafe-455a-b7b4-a1c881874bed returned with HTTP 202 Aug 15 15:09:24.737155 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1015/4014] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:09:24 2026] DELETE /volume/v3/types/990ce8bf-fafe-455a-b7b4-a1c881874bed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:24.750555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a78c1edd-95dd-4741-818f-fbf01236a567 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.752679 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a78c1edd-95dd-4741-818f-fbf01236a567 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:09:24.753179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a78c1edd-95dd-4741-818f-fbf01236a567 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1667332605", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:24.762128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a0cf881-f685-4b26-9b76-7d663f381aac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.764118 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a0cf881-f685-4b26-9b76-7d663f381aac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:24.764390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a0cf881-f685-4b26-9b76-7d663f381aac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.764655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a0cf881-f685-4b26-9b76-7d663f381aac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.765482 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-19b1b084-5c70-4e43-a6b9-f60a48de3040 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.765998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19b1b084-5c70-4e43-a6b9-f60a48de3040 None None] GET https://10.4.3.107/volume// Aug 15 15:09:24.766225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19b1b084-5c70-4e43-a6b9-f60a48de3040 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.766506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19b1b084-5c70-4e43-a6b9-f60a48de3040 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.766950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19b1b084-5c70-4e43-a6b9-f60a48de3040 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:09:24.767333 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 995/4015] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 15 15:09:24.770147 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a78c1edd-95dd-4741-818f-fbf01236a567 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:09:24.770674 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1002/4016] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:09:24 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:24.773306 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a0cf881-f685-4b26-9b76-7d663f381aac tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 404 Aug 15 15:09:24.773890 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1005/4017] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:24.776068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-d055e34a-a35b-41a0-9bff-c865afc72b3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.779836 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-d055e34a-a35b-41a0-9bff-c865afc72b3a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] GET https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:09:24.780094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-d055e34a-a35b-41a0-9bff-c865afc72b3a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:24.780338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-d055e34a-a35b-41a0-9bff-c865afc72b3a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:24.787480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d34fadc-dd7c-4b32-af69-cd918fc00eb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.789763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d34fadc-dd7c-4b32-af69-cd918fc00eb9 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types/b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953/encryption Aug 15 15:09:24.790260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d34fadc-dd7c-4b32-af69-cd918fc00eb9 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:24.791912 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:24.791912 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:24.795735 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-d055e34a-a35b-41a0-9bff-c865afc72b3a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:09:24.802027 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-d055e34a-a35b-41a0-9bff-c865afc72b3a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 200 Aug 15 15:09:24.802159 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1016/4018] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:09:24 2026] GET /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:09:24.809072 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d34fadc-dd7c-4b32-af69-cd918fc00eb9 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953/encryption returned with HTTP 200 Aug 15 15:09:24.809673 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 996/4019] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:09:24 2026] POST /volume/v3/types/b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:24.817985 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70747a2a-f921-4d3c-8237-cc37f22d623e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.819701 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:24.820003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1002135457", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1667332605", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:24.822110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1002135457', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1667332605', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:24.825323 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume of 1 GB Aug 15 15:09:24.825589 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:24.825589 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:24.826072 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Availability Zones retrieved successfully. Aug 15 15:09:24.831763 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (363224e9-339d-4239-a7ac-7f5dba80c674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:24.833633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f72863-7d8e-4700-93e2-350f99a24d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:24.834022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:24.864253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f72863-7d8e-4700-93e2-350f99a24d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:09:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953,is_public=True,name='tempest-scenario-type-luksv2-1667332605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:24.865418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0140446-ca08-4660-9c3d-bec2b5e7e5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:24.900865 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1667332605 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1667332605, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:24.901120 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1667332605 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1667332605, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:24.936989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Created reservations ['1eed06a6-5d39-45ea-824b-1d2d03903ced', 'ea56f6cc-a42a-4d7f-baa6-f5d81fe11ded', '7d031f98-0033-4c2d-9b7e-b02e15723b11', '25ff6a42-3382-4f87-97f8-1465cf309937'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:24.938046 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0140446-ca08-4660-9c3d-bec2b5e7e5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eed06a6-5d39-45ea-824b-1d2d03903ced', 'ea56f6cc-a42a-4d7f-baa6-f5d81fe11ded', '7d031f98-0033-4c2d-9b7e-b02e15723b11', '25ff6a42-3382-4f87-97f8-1465cf309937']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:24.939066 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059fdc9d-9b61-4c12-84b1-efb3dc1fa88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:24.939458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:24.945718 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] PUT https://10.4.3.107/volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1 Aug 15 15:09:24.946214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:24.956526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Acquiring lock "cinder-attachment_update-7ecb5795-9960-43a2-8c0d-157c4c19d809-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:09:24.960769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Lock "cinder-attachment_update-7ecb5795-9960-43a2-8c0d-157c4c19d809-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:09:24.961737 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:24.961737 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:24.969319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059fdc9d-9b61-4c12-84b1-efb3dc1fa88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0cd414-a056-44da-8a0f-aeb9904ac694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1002135457',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['1eed06a6-5d39-45ea-824b-1d2d03903ced','ea56f6cc-a42a-4d7f-baa6-f5d81fe11ded','7d031f98-0033-4c2d-9b7e-b02e15723b11','25ff6a42-3382-4f87-97f8-1465cf309937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1002135457',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4a0cd414-a056-44da-8a0f-aeb9904ac694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb18974649a4c13beedd3c33ac6dccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016021d3d8f5402ba495cdd688d7cc42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953),volume_type_id=b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:24.970427 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b60a38a-9894-43f5-aebd-47256a7adf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:24.994843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b60a38a-9894-43f5-aebd-47256a7adf7d) transitioned into state 'SUCCESS' from state '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-1002135457',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['1eed06a6-5d39-45ea-824b-1d2d03903ced','ea56f6cc-a42a-4d7f-baa6-f5d81fe11ded','7d031f98-0033-4c2d-9b7e-b02e15723b11','25ff6a42-3382-4f87-97f8-1465cf309937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:24.995797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac2a96f-b686-4b42-89c0-5a747b37bea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:25.009379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac2a96f-b686-4b42-89c0-5a747b37bea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:25.010476 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (363224e9-339d-4239-a7ac-7f5dba80c674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:25.010860 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request issued successfully. Aug 15 15:09:25.011811 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70747a2a-f921-4d3c-8237-cc37f22d623e tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:25.012448 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1003/4020] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:24 2026] POST /volume/v3/volumes => generated 787 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:25.070747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Lock "cinder-attachment_update-7ecb5795-9960-43a2-8c0d-157c4c19d809-np0000007361" released by "attachment_update" :: held 0.110s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:09:25.071136 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-fc53ddca-9265-401b-a679-65c0cedacc72 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1 returned with HTTP 200 Aug 15 15:09:25.071673 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1006/4021] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:09:24 2026] PUT /volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:25.110111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-51cb7d60-dd0f-41f1-a0ee-1bc11f95a77a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:25.113702 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-51cb7d60-dd0f-41f1-a0ee-1bc11f95a77a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] POST https://10.4.3.107/volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1/action Aug 15 15:09:25.114061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-51cb7d60-dd0f-41f1-a0ee-1bc11f95a77a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:25.114171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-51cb7d60-dd0f-41f1-a0ee-1bc11f95a77a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:25.134190 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:25.134190 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:25.148275 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-809e69ef-594e-4c62-8bf8-fd33199e5381 req-51cb7d60-dd0f-41f1-a0ee-1bc11f95a77a tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1/action returned with HTTP 204 Aug 15 15:09:25.148942 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1017/4022] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:09:25 2026] POST /volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:25.243950 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35cb6693-7bcf-46de-b620-d473e24626fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:25.246913 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35cb6693-7bcf-46de-b620-d473e24626fc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:25.247199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35cb6693-7bcf-46de-b620-d473e24626fc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:25.247481 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35cb6693-7bcf-46de-b620-d473e24626fc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:25.247692 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-35cb6693-7bcf-46de-b620-d473e24626fc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume with id: bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:25.254643 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35cb6693-7bcf-46de-b620-d473e24626fc tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 404 Aug 15 15:09:25.255327 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 997/4023] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:25 2026] DELETE /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:25.263649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d157defa-e4a0-4f13-aed4-aa534a872d8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:25.266234 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d157defa-e4a0-4f13-aed4-aa534a872d8f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 Aug 15 15:09:25.267272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d157defa-e4a0-4f13-aed4-aa534a872d8f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:25.267272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d157defa-e4a0-4f13-aed4-aa534a872d8f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:25.277490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d157defa-e4a0-4f13-aed4-aa534a872d8f tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 returned with HTTP 404 Aug 15 15:09:25.278063 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1004/4024] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:25 2026] GET /volume/v3/volumes/bec6d136-710f-4244-bf9b-baed63ce51d4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:09:25.289394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-44fd6f30-4277-4857-a6db-9dd887b60127 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:25.291388 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:25.291545 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:25.291763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:25.291938 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume with id: c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:25.305287 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:25.305287 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:25.305756 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:25.346444 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume request issued successfully. Aug 15 15:09:25.346444 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44fd6f30-4277-4857-a6db-9dd887b60127 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 202 Aug 15 15:09:25.346683 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1007/4025] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:25 2026] DELETE /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:25.353760 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-972b4714-11d8-4d03-bc43-c08a97f8c663 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:25.355740 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-972b4714-11d8-4d03-bc43-c08a97f8c663 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:25.355995 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-972b4714-11d8-4d03-bc43-c08a97f8c663 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:25.356380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-972b4714-11d8-4d03-bc43-c08a97f8c663 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:25.366996 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:25.366996 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:25.369393 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-972b4714-11d8-4d03-bc43-c08a97f8c663 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:25.374793 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-972b4714-11d8-4d03-bc43-c08a97f8c663 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 200 Aug 15 15:09:25.375152 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1018/4026] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:25 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:25.598745 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b7b0d8e-731c-4f08-93e1-cc96455bf4da None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:25.601550 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b7b0d8e-731c-4f08-93e1-cc96455bf4da tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:25.601942 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b7b0d8e-731c-4f08-93e1-cc96455bf4da tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:25.603055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b7b0d8e-731c-4f08-93e1-cc96455bf4da tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:25.603055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4b7b0d8e-731c-4f08-93e1-cc96455bf4da tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:25.606722 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:25.606722 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:25.608201 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b7b0d8e-731c-4f08-93e1-cc96455bf4da tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:25.608201 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 998/4027] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:25 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:26.392543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1bee344c-e84c-4dae-94ad-7324afb37047 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:26.393156 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1bee344c-e84c-4dae-94ad-7324afb37047 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 Aug 15 15:09:26.393962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1bee344c-e84c-4dae-94ad-7324afb37047 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:26.393962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1bee344c-e84c-4dae-94ad-7324afb37047 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:26.402768 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1bee344c-e84c-4dae-94ad-7324afb37047 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 returned with HTTP 404 Aug 15 15:09:26.403342 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1005/4028] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:26 2026] GET /volume/v3/volumes/c2322b39-4958-4f9c-b549-a75fa3b1f981 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:26.621754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32f755b0-96ab-4651-9758-10324b3e6282 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:26.624023 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32f755b0-96ab-4651-9758-10324b3e6282 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:26.624267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32f755b0-96ab-4651-9758-10324b3e6282 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:26.624509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32f755b0-96ab-4651-9758-10324b3e6282 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:26.624663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-32f755b0-96ab-4651-9758-10324b3e6282 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:26.630474 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:26.630474 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:26.631265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32f755b0-96ab-4651-9758-10324b3e6282 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:26.631613 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1008/4029] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:26 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:27.645830 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca5221a1-17c1-4737-a01c-eb5b9b46a4d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:27.647868 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca5221a1-17c1-4737-a01c-eb5b9b46a4d7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:27.648125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca5221a1-17c1-4737-a01c-eb5b9b46a4d7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:27.648540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca5221a1-17c1-4737-a01c-eb5b9b46a4d7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:27.648540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ca5221a1-17c1-4737-a01c-eb5b9b46a4d7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:27.654409 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:27.654409 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:27.655105 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca5221a1-17c1-4737-a01c-eb5b9b46a4d7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:27.655556 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1019/4030] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:27 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:28.668195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4ed69b39-0f59-446d-b78b-f6f06e0d114e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:28.669662 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ed69b39-0f59-446d-b78b-f6f06e0d114e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:28.671021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ed69b39-0f59-446d-b78b-f6f06e0d114e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:28.671021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ed69b39-0f59-446d-b78b-f6f06e0d114e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:28.671021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4ed69b39-0f59-446d-b78b-f6f06e0d114e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:28.677263 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:28.677263 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:28.677263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ed69b39-0f59-446d-b78b-f6f06e0d114e tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:28.677263 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 999/4031] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:28 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:29.688251 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d517c026-093c-464a-ad07-1d4fa8629bfc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:29.694006 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d517c026-093c-464a-ad07-1d4fa8629bfc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:29.694308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d517c026-093c-464a-ad07-1d4fa8629bfc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:29.694553 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d517c026-093c-464a-ad07-1d4fa8629bfc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:29.694693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d517c026-093c-464a-ad07-1d4fa8629bfc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:29.705742 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:29.705742 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:29.706798 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d517c026-093c-464a-ad07-1d4fa8629bfc tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:29.707311 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1006/4032] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:29 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:30.721772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9854c27-20c1-45ec-9961-7fc11de26c46 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:30.723795 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9854c27-20c1-45ec-9961-7fc11de26c46 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:30.724008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9854c27-20c1-45ec-9961-7fc11de26c46 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:30.724209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9854c27-20c1-45ec-9961-7fc11de26c46 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:30.724361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b9854c27-20c1-45ec-9961-7fc11de26c46 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:30.731264 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:30.731264 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:30.732414 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9854c27-20c1-45ec-9961-7fc11de26c46 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:30.733097 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1009/4033] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:30 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:31.745518 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-014b263f-f789-4354-894b-c637278653e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:31.749499 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-014b263f-f789-4354-894b-c637278653e6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:31.749784 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-014b263f-f789-4354-894b-c637278653e6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:31.750059 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-014b263f-f789-4354-894b-c637278653e6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:31.750217 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-014b263f-f789-4354-894b-c637278653e6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:31.758463 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:31.758463 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:31.759636 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-014b263f-f789-4354-894b-c637278653e6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:31.760171 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1020/4034] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:31 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:32.781325 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a88f561a-5fac-45e6-937a-c9c06ae34eee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:32.785395 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a88f561a-5fac-45e6-937a-c9c06ae34eee tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:32.785395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a88f561a-5fac-45e6-937a-c9c06ae34eee tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:32.785395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a88f561a-5fac-45e6-937a-c9c06ae34eee tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:32.785395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a88f561a-5fac-45e6-937a-c9c06ae34eee tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:32.792545 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:32.792545 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:32.792545 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a88f561a-5fac-45e6-937a-c9c06ae34eee tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:32.792545 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1000/4035] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:32 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:32.807407 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-289ed653-c6a4-49bb-8f0c-e274d6e69de4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:32.811084 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-289ed653-c6a4-49bb-8f0c-e274d6e69de4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:32.811339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-289ed653-c6a4-49bb-8f0c-e274d6e69de4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:32.811579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-289ed653-c6a4-49bb-8f0c-e274d6e69de4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:32.811735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-289ed653-c6a4-49bb-8f0c-e274d6e69de4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:32.811851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:32.816739 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:32.816739 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:32.817190 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:09:32.817461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:32.817593 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-289ed653-c6a4-49bb-8f0c-e274d6e69de4 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:32.817680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:32.817876 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1007/4036] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:32 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:32.817921 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume with id: d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:09:32.829151 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:32.829151 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:32.829719 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:32.832975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2eef34b4-5542-4315-8811-03de4cac137b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:32.835565 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:09:32.836043 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3e5c4b0-b572-4a73-ad44-001a34dd6f45", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-76348338"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:32.837916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating new backup {'backup': {'volume_id': 'a3e5c4b0-b572-4a73-ad44-001a34dd6f45', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-76348338'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:09:32.838093 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Creating backup of volume a3e5c4b0-b572-4a73-ad44-001a34dd6f45 in container None Aug 15 15:09:32.846656 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:32.846656 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:32.847112 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Volume info retrieved successfully. Aug 15 15:09:32.847769 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume request issued successfully. Aug 15 15:09:32.848075 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4938b166-2e68-4e3c-b8f6-bdec98108f74 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 202 Aug 15 15:09:32.848702 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1010/4037] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:32 2026] DELETE /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:32.864549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d9a4438-0cc2-47b7-957b-f7fc2e29ac2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:32.868947 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Created reservations ['8e9d6904-c5d0-481b-ad2e-da7e8255a131', 'a02ba984-616b-40f6-843c-87fda2e7a0f2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:32.869088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d9a4438-0cc2-47b7-957b-f7fc2e29ac2e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:09:32.869088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d9a4438-0cc2-47b7-957b-f7fc2e29ac2e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:32.869088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d9a4438-0cc2-47b7-957b-f7fc2e29ac2e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:32.877265 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:32.877265 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:32.882593 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d9a4438-0cc2-47b7-957b-f7fc2e29ac2e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:32.888126 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d9a4438-0cc2-47b7-957b-f7fc2e29ac2e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 200 Aug 15 15:09:32.888544 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1001/4038] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:32 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:32.915646 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2eef34b4-5542-4315-8811-03de4cac137b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:09:32.916134 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1021/4039] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:32 2026] POST /volume/v3/backups => generated 328 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:32.926219 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5716033f-2029-48a5-9cec-6806fcf9c14d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:32.929908 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5716033f-2029-48a5-9cec-6806fcf9c14d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:32.930125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5716033f-2029-48a5-9cec-6806fcf9c14d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:32.930505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5716033f-2029-48a5-9cec-6806fcf9c14d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:32.930650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5716033f-2029-48a5-9cec-6806fcf9c14d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:32.941427 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:32.941427 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:32.941427 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5716033f-2029-48a5-9cec-6806fcf9c14d tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:32.942596 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1008/4040] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:32 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:33.905790 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-987d5818-76ae-498a-b940-1d050b9c08bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:33.907935 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-987d5818-76ae-498a-b940-1d050b9c08bb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b Aug 15 15:09:33.908212 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-987d5818-76ae-498a-b940-1d050b9c08bb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:33.908425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-987d5818-76ae-498a-b940-1d050b9c08bb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:33.915996 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-987d5818-76ae-498a-b940-1d050b9c08bb tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b returned with HTTP 404 Aug 15 15:09:33.916638 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1011/4041] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:33 2026] GET /volume/v3/volumes/d59f2257-6f1c-4d60-a938-661f98e8f79b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:33.954993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d0d932b-ac3e-414c-aead-7cbc13343aeb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:33.957483 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d0d932b-ac3e-414c-aead-7cbc13343aeb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:33.957483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d0d932b-ac3e-414c-aead-7cbc13343aeb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:33.957483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d0d932b-ac3e-414c-aead-7cbc13343aeb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:33.957483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4d0d932b-ac3e-414c-aead-7cbc13343aeb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:33.962977 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:33.962977 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:33.964266 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d0d932b-ac3e-414c-aead-7cbc13343aeb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:33.965040 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1002/4042] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:33 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:34.979525 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7fe8696a-fc04-438f-ba65-16f64428a2f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:34.981816 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7fe8696a-fc04-438f-ba65-16f64428a2f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:34.982089 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7fe8696a-fc04-438f-ba65-16f64428a2f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:34.982511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7fe8696a-fc04-438f-ba65-16f64428a2f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:34.982668 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7fe8696a-fc04-438f-ba65-16f64428a2f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:34.988311 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:34.988311 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:34.989165 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7fe8696a-fc04-438f-ba65-16f64428a2f5 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:34.989583 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1022/4043] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:34 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:36.007656 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb7250fc-2907-442e-8636-7b2437f85f82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:36.011674 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb7250fc-2907-442e-8636-7b2437f85f82 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:36.011674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb7250fc-2907-442e-8636-7b2437f85f82 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:36.012119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb7250fc-2907-442e-8636-7b2437f85f82 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:36.012223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-eb7250fc-2907-442e-8636-7b2437f85f82 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:36.020467 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:36.020467 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:36.021502 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb7250fc-2907-442e-8636-7b2437f85f82 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:36.021928 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1009/4044] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:36 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:37.036942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-92756d33-7b91-4dd0-a293-e4dd7aa25a2b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:37.039188 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92756d33-7b91-4dd0-a293-e4dd7aa25a2b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:37.039516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92756d33-7b91-4dd0-a293-e4dd7aa25a2b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:37.039717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92756d33-7b91-4dd0-a293-e4dd7aa25a2b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:37.039872 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-92756d33-7b91-4dd0-a293-e4dd7aa25a2b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:37.047470 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:37.047470 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:37.048100 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92756d33-7b91-4dd0-a293-e4dd7aa25a2b tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:37.048599 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1012/4045] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:37 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:38.064048 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44c78f98-092c-4d64-9251-af6b03f06a84 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:38.067334 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44c78f98-092c-4d64-9251-af6b03f06a84 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:38.067334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44c78f98-092c-4d64-9251-af6b03f06a84 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:38.067987 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44c78f98-092c-4d64-9251-af6b03f06a84 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:38.068129 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-44c78f98-092c-4d64-9251-af6b03f06a84 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:38.075794 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:38.075794 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:38.076922 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44c78f98-092c-4d64-9251-af6b03f06a84 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:38.078212 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1003/4046] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:38 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:39.092640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-540d212f-0efd-44c7-876c-c378f8c37ad3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:39.096146 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540d212f-0efd-44c7-876c-c378f8c37ad3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:39.096146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540d212f-0efd-44c7-876c-c378f8c37ad3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:39.097132 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540d212f-0efd-44c7-876c-c378f8c37ad3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:39.097663 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-540d212f-0efd-44c7-876c-c378f8c37ad3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:39.103958 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:39.103958 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:39.104989 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540d212f-0efd-44c7-876c-c378f8c37ad3 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:39.105923 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1023/4047] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:39 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:40.124452 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1a006a2-75c6-48a0-8dcf-a2bb463fc55a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:40.129703 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1a006a2-75c6-48a0-8dcf-a2bb463fc55a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:40.129897 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1a006a2-75c6-48a0-8dcf-a2bb463fc55a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:40.130186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1a006a2-75c6-48a0-8dcf-a2bb463fc55a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:40.130627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f1a006a2-75c6-48a0-8dcf-a2bb463fc55a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:40.141651 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:40.141651 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:40.144695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1a006a2-75c6-48a0-8dcf-a2bb463fc55a tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:40.145771 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1010/4048] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:40 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:40.169738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-afd152d5-7015-4863-8c04-c885ff903097 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:40.175332 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-afd152d5-7015-4863-8c04-c885ff903097 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:09:40.175332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-afd152d5-7015-4863-8c04-c885ff903097 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:40.175332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-afd152d5-7015-4863-8c04-c885ff903097 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:40.198332 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:40.198332 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:40.204998 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-afd152d5-7015-4863-8c04-c885ff903097 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:40.215049 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-afd152d5-7015-4863-8c04-c885ff903097 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:09:40.215049 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1013/4049] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:09:40 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 1659 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:41.157574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11d84b60-e357-4d48-8604-494fc172cbcb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:41.160403 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11d84b60-e357-4d48-8604-494fc172cbcb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:41.160604 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11d84b60-e357-4d48-8604-494fc172cbcb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:41.160859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11d84b60-e357-4d48-8604-494fc172cbcb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:41.160988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-11d84b60-e357-4d48-8604-494fc172cbcb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:41.168535 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:41.168535 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:41.169397 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11d84b60-e357-4d48-8604-494fc172cbcb tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:41.171403 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1004/4050] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:41 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:41.276396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-d0e9cba0-fc6c-437d-9964-5c57cf737f76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:41.278759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-d0e9cba0-fc6c-437d-9964-5c57cf737f76 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba Aug 15 15:09:41.278975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-d0e9cba0-fc6c-437d-9964-5c57cf737f76 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:41.279251 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-d0e9cba0-fc6c-437d-9964-5c57cf737f76 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:41.288699 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:41.288699 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:41.340750 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cf094b4a-4bc5-4aa0-93f3-cfb55db1ed02 req-d0e9cba0-fc6c-437d-9964-5c57cf737f76 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba returned with HTTP 200 Aug 15 15:09:41.341182 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1024/4051] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:09:41 2026] DELETE /volume/v3/attachments/471874ed-5297-47fd-8081-9ce81f88a8ba => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:42.187710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-546dcf4f-a8b2-4667-b694-28054b9b4151 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.189638 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-546dcf4f-a8b2-4667-b694-28054b9b4151 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:42.189894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-546dcf4f-a8b2-4667-b694-28054b9b4151 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:42.190119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-546dcf4f-a8b2-4667-b694-28054b9b4151 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:42.190379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-546dcf4f-a8b2-4667-b694-28054b9b4151 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:42.196532 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.196532 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:42.197338 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-546dcf4f-a8b2-4667-b694-28054b9b4151 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:42.197782 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1011/4052] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:42 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:42.211053 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ebe23ac5-6425-4b1a-8769-2f32b1894852 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.213349 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebe23ac5-6425-4b1a-8769-2f32b1894852 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:42.213592 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebe23ac5-6425-4b1a-8769-2f32b1894852 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:42.213833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebe23ac5-6425-4b1a-8769-2f32b1894852 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:42.213993 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ebe23ac5-6425-4b1a-8769-2f32b1894852 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:42.219285 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.219816 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.219816 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:42.220933 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebe23ac5-6425-4b1a-8769-2f32b1894852 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:42.221107 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:09:42.221380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:42.221466 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1014/4053] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:42 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:42.221555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:42.221721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume with id: a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:09:42.231290 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.231290 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:42.231865 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:42.235536 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1b3430e-601e-4762-84fc-8026b4b2ed8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.238107 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1b3430e-601e-4762-84fc-8026b4b2ed8c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:42.238408 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1b3430e-601e-4762-84fc-8026b4b2ed8c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:42.238693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1b3430e-601e-4762-84fc-8026b4b2ed8c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:42.238869 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a1b3430e-601e-4762-84fc-8026b4b2ed8c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:42.244376 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.244376 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:42.245196 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1b3430e-601e-4762-84fc-8026b4b2ed8c tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:42.245681 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1025/4054] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:42 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:42.258644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-315590dd-01ef-4228-a2ff-469256e252dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.260362 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:09:42.260775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3e5c4b0-b572-4a73-ad44-001a34dd6f45", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2000565570"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:42.262593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating new backup {'backup': {'volume_id': 'a3e5c4b0-b572-4a73-ad44-001a34dd6f45', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2000565570'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:09:42.262773 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Creating backup of volume a3e5c4b0-b572-4a73-ad44-001a34dd6f45 in container None Aug 15 15:09:42.268210 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Delete volume request issued successfully. Aug 15 15:09:42.268590 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4df8aa9b-579b-4353-96ab-bb81353422f4 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 202 Aug 15 15:09:42.269624 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1005/4055] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:42 2026] DELETE /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:42.274013 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.274013 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:42.275162 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:42.278984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e2641ffb-205c-4b91-ae1e-d40c178b3ed7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.281408 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2641ffb-205c-4b91-ae1e-d40c178b3ed7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:09:42.281729 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2641ffb-205c-4b91-ae1e-d40c178b3ed7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:42.281996 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2641ffb-205c-4b91-ae1e-d40c178b3ed7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:42.295955 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.295955 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:42.301902 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e2641ffb-205c-4b91-ae1e-d40c178b3ed7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Volume info retrieved successfully. Aug 15 15:09:42.303640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Created reservations ['bfa5065e-2a0c-4eaa-aaff-b8f9c628f18e', '3d9cb6f0-e29a-4b7f-813b-e164a07b806b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:42.311735 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2641ffb-205c-4b91-ae1e-d40c178b3ed7 tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 200 Aug 15 15:09:42.312281 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1015/4056] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:42 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:09:42.385258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-315590dd-01ef-4228-a2ff-469256e252dd tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:09:42.385823 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1012/4057] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:42 2026] POST /volume/v3/backups => generated 330 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:42.396761 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01795d9e-7330-4fb0-a1f8-d84f473ef823 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:42.399452 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01795d9e-7330-4fb0-a1f8-d84f473ef823 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:42.399762 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01795d9e-7330-4fb0-a1f8-d84f473ef823 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:42.400083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01795d9e-7330-4fb0-a1f8-d84f473ef823 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:42.400359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-01795d9e-7330-4fb0-a1f8-d84f473ef823 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:42.407981 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:42.407981 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:42.409103 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01795d9e-7330-4fb0-a1f8-d84f473ef823 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:42.409474 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1026/4058] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:42 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:43.335932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d128a96c-1f20-4869-a542-3748a80a8e8e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:43.338074 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d128a96c-1f20-4869-a542-3748a80a8e8e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] GET https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c Aug 15 15:09:43.338605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d128a96c-1f20-4869-a542-3748a80a8e8e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:43.338833 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d128a96c-1f20-4869-a542-3748a80a8e8e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:43.345776 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d128a96c-1f20-4869-a542-3748a80a8e8e tempest-AttachVolumeMultiAttachTest-250072409 tempest-AttachVolumeMultiAttachTest-250072409-project-member] https://10.4.3.107/volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c returned with HTTP 404 Aug 15 15:09:43.346732 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1006/4059] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:43 2026] GET /volume/v3/volumes/a4bb7688-95a3-45bd-a8ef-94ed4ad61c3c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:43.424601 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7fdbf066-c983-4e30-a76f-48ccd54ea0be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:43.426401 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7fdbf066-c983-4e30-a76f-48ccd54ea0be tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:43.426631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7fdbf066-c983-4e30-a76f-48ccd54ea0be tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:43.426849 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7fdbf066-c983-4e30-a76f-48ccd54ea0be tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:43.427019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7fdbf066-c983-4e30-a76f-48ccd54ea0be tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:43.431771 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:43.431771 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:43.432590 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7fdbf066-c983-4e30-a76f-48ccd54ea0be tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:43.432983 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1016/4060] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:43 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:44.445385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9b0b2b4-f5b5-4ff6-94c7-120ccbb42694 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:44.450691 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9b0b2b4-f5b5-4ff6-94c7-120ccbb42694 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:44.451049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9b0b2b4-f5b5-4ff6-94c7-120ccbb42694 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:44.451255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9b0b2b4-f5b5-4ff6-94c7-120ccbb42694 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:44.451403 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d9b0b2b4-f5b5-4ff6-94c7-120ccbb42694 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:44.457187 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:44.457187 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:44.458144 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9b0b2b4-f5b5-4ff6-94c7-120ccbb42694 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:44.458607 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1013/4061] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:44 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:09:45.470199 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d64a0179-a084-4d9f-ab8c-cf5c0edb7564 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:45.472481 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d64a0179-a084-4d9f-ab8c-cf5c0edb7564 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:45.472811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d64a0179-a084-4d9f-ab8c-cf5c0edb7564 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:45.472981 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d64a0179-a084-4d9f-ab8c-cf5c0edb7564 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:45.473136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d64a0179-a084-4d9f-ab8c-cf5c0edb7564 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:45.478436 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:45.478436 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:45.479421 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d64a0179-a084-4d9f-ab8c-cf5c0edb7564 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:45.479862 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1027/4062] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:45 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:46.467700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b7880d4-a0df-418f-8981-c0b643ae263e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:46.493463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b128035d-2db6-4a5a-aeda-fd0b053c3b53 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:46.498534 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b128035d-2db6-4a5a-aeda-fd0b053c3b53 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:46.499554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b128035d-2db6-4a5a-aeda-fd0b053c3b53 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:46.499804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b128035d-2db6-4a5a-aeda-fd0b053c3b53 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:46.499932 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b128035d-2db6-4a5a-aeda-fd0b053c3b53 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:46.510336 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:46.510336 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:46.511377 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b128035d-2db6-4a5a-aeda-fd0b053c3b53 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:46.511982 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1017/4063] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:46 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:46.647697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b7880d4-a0df-418f-8981-c0b643ae263e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:09:46.648008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b7880d4-a0df-418f-8981-c0b643ae263e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1648667691", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:46.661595 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b7880d4-a0df-418f-8981-c0b643ae263e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:09:46.661803 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1007/4064] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:09:46 2026] POST /volume/v3/types => generated 212 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:46.675611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a03d994-b34c-43d9-a4ab-78584c5be95a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:46.678109 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a03d994-b34c-43d9-a4ab-78584c5be95a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] POST https://10.4.3.107/volume/v3/types/6435d9fc-b8d4-4be7-875a-8723378924dc/encryption Aug 15 15:09:46.678613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a03d994-b34c-43d9-a4ab-78584c5be95a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:46.702636 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a03d994-b34c-43d9-a4ab-78584c5be95a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/types/6435d9fc-b8d4-4be7-875a-8723378924dc/encryption returned with HTTP 200 Aug 15 15:09:46.703230 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1014/4065] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:09:46 2026] POST /volume/v3/types/6435d9fc-b8d4-4be7-875a-8723378924dc/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:46.711943 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:46.819506 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:46.820080 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1709990564", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1648667691", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:46.823064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1709990564', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1648667691', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:46.828677 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume of 1 GB Aug 15 15:09:46.829586 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:46.829586 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:46.830211 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Availability Zones retrieved successfully. Aug 15 15:09:46.840867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (dbdce0db-17ea-4e39-88c6-0006e916628d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:46.844199 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9954aaee-94c3-414d-974d-c825d8637bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:46.846800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:46.886514 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9954aaee-94c3-414d-974d-c825d8637bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:09:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6435d9fc-b8d4-4be7-875a-8723378924dc,is_public=True,name='tempest-scenario-type-luks-1648667691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6435d9fc-b8d4-4be7-875a-8723378924dc', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:46.888068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfda755-174b-44ca-96d3-970e97e593be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:46.923867 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1648667691 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1648667691, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:46.924311 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1648667691 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1648667691, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:46.966989 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Created reservations ['e19c25c1-fa87-4c07-acac-fb8ad83dea72', '9421d0fd-5947-4341-a8eb-69b070921b35', '4fa4e3e3-ee15-421c-9158-6ccafaa3bca7', '65455688-cfc8-4487-abd5-7cff4b2c9128'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:46.967888 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfda755-174b-44ca-96d3-970e97e593be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e19c25c1-fa87-4c07-acac-fb8ad83dea72', '9421d0fd-5947-4341-a8eb-69b070921b35', '4fa4e3e3-ee15-421c-9158-6ccafaa3bca7', '65455688-cfc8-4487-abd5-7cff4b2c9128']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:46.968837 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc662c16-4d97-462c-b319-92f09775e4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:46.992036 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc662c16-4d97-462c-b319-92f09775e4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '860de8cf-d5ac-4550-8094-5988336c9dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1709990564',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['e19c25c1-fa87-4c07-acac-fb8ad83dea72','9421d0fd-5947-4341-a8eb-69b070921b35','4fa4e3e3-ee15-421c-9158-6ccafaa3bca7','65455688-cfc8-4487-abd5-7cff4b2c9128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6435d9fc-b8d4-4be7-875a-8723378924dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1709990564',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=860de8cf-d5ac-4550-8094-5988336c9dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38d4eb2344b420c95f22384ed550ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00e6ef57a4824957b423f2dd20a48641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6435d9fc-b8d4-4be7-875a-8723378924dc),volume_type_id=6435d9fc-b8d4-4be7-875a-8723378924dc)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:46.992824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3bc076-317a-4a5b-932d-4aafdff0a36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:47.012529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3bc076-317a-4a5b-932d-4aafdff0a36b) transitioned into state 'SUCCESS' from state '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-1709990564',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['e19c25c1-fa87-4c07-acac-fb8ad83dea72','9421d0fd-5947-4341-a8eb-69b070921b35','4fa4e3e3-ee15-421c-9158-6ccafaa3bca7','65455688-cfc8-4487-abd5-7cff4b2c9128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6435d9fc-b8d4-4be7-875a-8723378924dc)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:47.013609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1beafd70-1db1-4606-92b8-feb84e2fb060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:47.025118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1beafd70-1db1-4606-92b8-feb84e2fb060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:47.025988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (dbdce0db-17ea-4e39-88c6-0006e916628d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:47.026333 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request issued successfully. Aug 15 15:09:47.026930 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a771758b-f772-4a56-8090-ba5f9c0d9415 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:47.027369 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1028/4066] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:46 2026] POST /volume/v3/volumes => generated 785 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:47.040640 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-22a06fd3-3048-48c5-ad06-7c2a4f49c305 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:47.046584 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22a06fd3-3048-48c5-ad06-7c2a4f49c305 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:09:47.046957 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22a06fd3-3048-48c5-ad06-7c2a4f49c305 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:47.047158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22a06fd3-3048-48c5-ad06-7c2a4f49c305 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:47.066385 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:47.066385 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:47.072163 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-22a06fd3-3048-48c5-ad06-7c2a4f49c305 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:47.079416 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22a06fd3-3048-48c5-ad06-7c2a4f49c305 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb returned with HTTP 200 Aug 15 15:09:47.080077 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1018/4067] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:47 2026] GET /volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:47.525753 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea437a53-83f6-41ac-9f9b-9d0c8576aeab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:47.528060 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea437a53-83f6-41ac-9f9b-9d0c8576aeab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:47.528317 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea437a53-83f6-41ac-9f9b-9d0c8576aeab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:47.528598 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea437a53-83f6-41ac-9f9b-9d0c8576aeab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:47.528761 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ea437a53-83f6-41ac-9f9b-9d0c8576aeab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:47.534213 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:47.534213 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:47.535128 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea437a53-83f6-41ac-9f9b-9d0c8576aeab tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:47.535661 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1008/4068] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:47 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:47.961409 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a328d607-6541-4744-869d-b6e5867c3e40 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.095235 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3406896-b9d2-4fbe-8673-21fabda36f18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.097699 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3406896-b9d2-4fbe-8673-21fabda36f18 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:09:48.098168 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3406896-b9d2-4fbe-8673-21fabda36f18 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:48.098270 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3406896-b9d2-4fbe-8673-21fabda36f18 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:48.100043 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:48.100355 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-525751743"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:48.101730 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-525751743'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:48.102160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create volume of 1 GB Aug 15 15:09:48.106249 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Availability Zones retrieved successfully. Aug 15 15:09:48.107347 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:48.107347 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:48.111202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Flow 'volume_create_api' (3813bdf6-9245-4d19-828a-45bcd575a507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:48.111758 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3406896-b9d2-4fbe-8673-21fabda36f18 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:48.112408 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fe423d-f8fc-4ab1-9d0a-4c3cb83a593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.113974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:48.117270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3406896-b9d2-4fbe-8673-21fabda36f18 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb returned with HTTP 200 Aug 15 15:09:48.118029 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1029/4069] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:48 2026] GET /volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:48.132698 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a309c090-1c24-4970-8f38-f13328c1f88a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.134906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a309c090-1c24-4970-8f38-f13328c1f88a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:09:48.135491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a309c090-1c24-4970-8f38-f13328c1f88a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:48.135491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a309c090-1c24-4970-8f38-f13328c1f88a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:48.144957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fe423d-f8fc-4ab1-9d0a-4c3cb83a593b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.145662 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:48.145662 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:48.145893 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e68042b1-6642-404c-a47a-828b42d3fccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.150452 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a309c090-1c24-4970-8f38-f13328c1f88a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:48.156815 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a309c090-1c24-4970-8f38-f13328c1f88a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb returned with HTTP 200 Aug 15 15:09:48.157304 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1019/4070] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:48 2026] GET /volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:48.174613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.176359 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:09:48.176705 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1688148411", "source_volid": "860de8cf-d5ac-4550-8094-5988336c9dbb", "volume_type": "tempest-scenario-type-luks-1648667691", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:48.178279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1688148411', 'source_volid': '860de8cf-d5ac-4550-8094-5988336c9dbb', 'volume_type': 'tempest-scenario-type-luks-1648667691', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:09:48.189477 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:48.189477 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:48.189763 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume retrieved successfully. Aug 15 15:09:48.189877 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume of 1 GB Aug 15 15:09:48.190690 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Availability Zones retrieved successfully. Aug 15 15:09:48.195935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (fda66539-ba22-4cdb-8a7c-2389c76b3a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:48.199006 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead61a6a-1262-4b02-9700-455befef7fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.199983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:09:48.225524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead61a6a-1262-4b02-9700-455befef7fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '860de8cf-d5ac-4550-8094-5988336c9dbb', 'volume_type': VolumeType(created_at=2026-08-15T15:09:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6435d9fc-b8d4-4be7-875a-8723378924dc,is_public=True,name='tempest-scenario-type-luks-1648667691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6435d9fc-b8d4-4be7-875a-8723378924dc', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.226376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531e5ef7-3234-4251-8c63-ce2892a19d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.241838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Created reservations ['3cafb61b-b75d-467c-924c-0ed4b79f1892', '081555c1-2f1b-4564-a899-f1aabb2e8e48', '8aa3f8d1-e39f-460f-b174-f4907cdda3b8', '9d3e4c3f-faa1-4877-9f5d-06172848585c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:48.243191 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e68042b1-6642-404c-a47a-828b42d3fccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cafb61b-b75d-467c-924c-0ed4b79f1892', '081555c1-2f1b-4564-a899-f1aabb2e8e48', '8aa3f8d1-e39f-460f-b174-f4907cdda3b8', '9d3e4c3f-faa1-4877-9f5d-06172848585c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.243824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54088715-e0e8-41ca-a58b-87430f8ff4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.263712 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1648667691 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1648667691, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:48.264098 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1648667691 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1648667691, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:09:48.270125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54088715-e0e8-41ca-a58b-87430f8ff4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51869121-2c9f-4cb0-8aa2-bf51a5446444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-525751743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce38b99b10eb442084a1ecdd6bf67b1f',qos_specs=None,replication_status=,reservations=['3cafb61b-b75d-467c-924c-0ed4b79f1892','081555c1-2f1b-4564-a899-f1aabb2e8e48','8aa3f8d1-e39f-460f-b174-f4907cdda3b8','9d3e4c3f-faa1-4877-9f5d-06172848585c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0abdec484a5462db82c661e23110116',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-525751743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51869121-2c9f-4cb0-8aa2-bf51a5446444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce38b99b10eb442084a1ecdd6bf67b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0abdec484a5462db82c661e23110116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.270980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a283ff-54c2-41ea-b89d-0541eff496e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.282537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Created reservations ['9dd0248d-fe89-4f8a-bdf7-501e21e956fb', '093662a9-4780-426c-8503-1c6930b15c52', '8aed267d-84ba-4507-bce6-fb2599558657', '8fc93c5b-71e6-4683-b4cb-8dfc3d00fd72'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:48.283572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531e5ef7-3234-4251-8c63-ce2892a19d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd0248d-fe89-4f8a-bdf7-501e21e956fb', '093662a9-4780-426c-8503-1c6930b15c52', '8aed267d-84ba-4507-bce6-fb2599558657', '8fc93c5b-71e6-4683-b4cb-8dfc3d00fd72']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.284637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd4f8af-4c1a-4ba9-8f49-e8b40e7ba111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.299524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a283ff-54c2-41ea-b89d-0541eff496e2) transitioned into state 'SUCCESS' from state '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-525751743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce38b99b10eb442084a1ecdd6bf67b1f',qos_specs=None,replication_status=,reservations=['3cafb61b-b75d-467c-924c-0ed4b79f1892','081555c1-2f1b-4564-a899-f1aabb2e8e48','8aa3f8d1-e39f-460f-b174-f4907cdda3b8','9d3e4c3f-faa1-4877-9f5d-06172848585c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0abdec484a5462db82c661e23110116',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.300376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b92d845-d559-4bc5-a710-56139dda9d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.316162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b92d845-d559-4bc5-a710-56139dda9d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.316960 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Flow 'volume_create_api' (3813bdf6-9245-4d19-828a-45bcd575a507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:48.317253 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create volume request issued successfully. Aug 15 15:09:48.317838 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a328d607-6541-4744-869d-b6e5867c3e40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:48.318599 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1015/4071] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:09:47 2026] POST /volume/v3/volumes => generated 750 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:48.328838 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd4f8af-4c1a-4ba9-8f49-e8b40e7ba111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a62cea2-fe09-4f48-8ba5-3bf46f27a405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1688148411',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['9dd0248d-fe89-4f8a-bdf7-501e21e956fb','093662a9-4780-426c-8503-1c6930b15c52','8aed267d-84ba-4507-bce6-fb2599558657','8fc93c5b-71e6-4683-b4cb-8dfc3d00fd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=860de8cf-d5ac-4550-8094-5988336c9dbb,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6435d9fc-b8d4-4be7-875a-8723378924dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1688148411',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0a62cea2-fe09-4f48-8ba5-3bf46f27a405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38d4eb2344b420c95f22384ed550ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=860de8cf-d5ac-4550-8094-5988336c9dbb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00e6ef57a4824957b423f2dd20a48641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6435d9fc-b8d4-4be7-875a-8723378924dc),volume_type_id=6435d9fc-b8d4-4be7-875a-8723378924dc)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.329943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2527e74-3963-44e3-a196-524dbde781a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.331394 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dccc23ee-4184-4524-8b10-dfee171f31a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.333507 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dccc23ee-4184-4524-8b10-dfee171f31a2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:48.333763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dccc23ee-4184-4524-8b10-dfee171f31a2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:48.334051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dccc23ee-4184-4524-8b10-dfee171f31a2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:48.342750 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:48.342750 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:48.347978 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dccc23ee-4184-4524-8b10-dfee171f31a2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:48.353325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dccc23ee-4184-4524-8b10-dfee171f31a2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 returned with HTTP 200 Aug 15 15:09:48.353812 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1030/4072] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:48 2026] GET /volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:48.355472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2527e74-3963-44e3-a196-524dbde781a2) transitioned into state 'SUCCESS' from state '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-1688148411',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['9dd0248d-fe89-4f8a-bdf7-501e21e956fb','093662a9-4780-426c-8503-1c6930b15c52','8aed267d-84ba-4507-bce6-fb2599558657','8fc93c5b-71e6-4683-b4cb-8dfc3d00fd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=860de8cf-d5ac-4550-8094-5988336c9dbb,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6435d9fc-b8d4-4be7-875a-8723378924dc)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.355981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ca6760-e03e-48d6-8f8a-34c5e476aa71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:09:48.375773 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ca6760-e03e-48d6-8f8a-34c5e476aa71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:09:48.376805 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (fda66539-ba22-4cdb-8a7c-2389c76b3a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:09:48.377220 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request issued successfully. Aug 15 15:09:48.377994 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cade69b6-4df1-4c58-b878-0ea8961eb598 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:09:48.378651 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1009/4073] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:09:48 2026] POST /volume/v3/volumes => generated 812 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:48.399976 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f8c2aa5-6099-4929-af56-8a6187947097 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.402069 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f8c2aa5-6099-4929-af56-8a6187947097 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:48.402311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f8c2aa5-6099-4929-af56-8a6187947097 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:48.403025 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f8c2aa5-6099-4929-af56-8a6187947097 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:48.410748 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:48.410748 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:48.416282 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5f8c2aa5-6099-4929-af56-8a6187947097 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:48.422488 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f8c2aa5-6099-4929-af56-8a6187947097 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:48.423057 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1020/4074] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:48 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:48.550583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2741ddf2-15f5-43ad-bcff-558503cc2886 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:48.552684 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2741ddf2-15f5-43ad-bcff-558503cc2886 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:48.552890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2741ddf2-15f5-43ad-bcff-558503cc2886 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:48.553110 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2741ddf2-15f5-43ad-bcff-558503cc2886 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:48.553205 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2741ddf2-15f5-43ad-bcff-558503cc2886 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:48.558618 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:48.558618 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:48.559936 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2741ddf2-15f5-43ad-bcff-558503cc2886 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:48.560691 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1016/4075] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:48 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:49.370719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-920d9480-a907-4a7a-812c-60a97123496a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:49.371963 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-920d9480-a907-4a7a-812c-60a97123496a tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:49.372149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-920d9480-a907-4a7a-812c-60a97123496a tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:49.372380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-920d9480-a907-4a7a-812c-60a97123496a tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:49.379836 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:49.379836 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:49.383747 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-920d9480-a907-4a7a-812c-60a97123496a tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:49.388397 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-920d9480-a907-4a7a-812c-60a97123496a tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 returned with HTTP 200 Aug 15 15:09:49.388790 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1031/4076] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:49 2026] GET /volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:49.401084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:49.403633 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:49.403985 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51869121-2c9f-4cb0-8aa2-bf51a5446444", "name": "tempest-SnapshotsActionsTest-Snapshot-1140310289"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:49.413109 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:49.413109 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:49.413666 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:49.413832 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create snapshot from volume 51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:49.444831 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee681f85-e9d0-41c2-9bb7-1bb29004574a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:49.446729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee681f85-e9d0-41c2-9bb7-1bb29004574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:49.446943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee681f85-e9d0-41c2-9bb7-1bb29004574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:49.447129 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee681f85-e9d0-41c2-9bb7-1bb29004574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:49.455310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Created reservations ['9fe5a394-535b-48f6-a845-fe0727b2c43c', '2360df64-21a0-4f8a-9d55-0851ffdd7593', '46b6a5ff-8f7e-42f9-8dfc-8ab1270246d8', '4bbe9913-b398-42af-b128-dccc99a40544'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:49.455926 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:49.455926 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:49.461315 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee681f85-e9d0-41c2-9bb7-1bb29004574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:49.467123 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee681f85-e9d0-41c2-9bb7-1bb29004574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:49.467650 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1021/4077] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:49 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:49.485687 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot create request issued successfully. Aug 15 15:09:49.486102 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e54f539e-99a5-4c13-a415-c1fffa94b85f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:49.486595 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1010/4078] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:09:49 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 15 15:09:49.498347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5e58357-163a-491f-8642-a755deadb6b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:49.500329 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5e58357-163a-491f-8642-a755deadb6b0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:49.500578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5e58357-163a-491f-8642-a755deadb6b0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:49.500795 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5e58357-163a-491f-8642-a755deadb6b0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:49.507364 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:49.507364 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:49.507954 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5e58357-163a-491f-8642-a755deadb6b0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:49.509883 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5e58357-163a-491f-8642-a755deadb6b0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:49.510612 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1017/4079] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:49 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:49.570688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dde3fdb8-0664-414d-8b8e-997b9eda398c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:49.572624 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dde3fdb8-0664-414d-8b8e-997b9eda398c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:49.572847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dde3fdb8-0664-414d-8b8e-997b9eda398c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:49.573055 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dde3fdb8-0664-414d-8b8e-997b9eda398c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:49.573291 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dde3fdb8-0664-414d-8b8e-997b9eda398c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:49.578449 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:49.578449 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:49.579293 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dde3fdb8-0664-414d-8b8e-997b9eda398c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:49.579830 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1032/4080] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:49 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:50.483041 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ffe589f6-b2ae-48da-86d7-2dd5a259f830 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.484952 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffe589f6-b2ae-48da-86d7-2dd5a259f830 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:50.485178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffe589f6-b2ae-48da-86d7-2dd5a259f830 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:50.485411 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffe589f6-b2ae-48da-86d7-2dd5a259f830 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:50.492827 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.492827 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:50.496468 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ffe589f6-b2ae-48da-86d7-2dd5a259f830 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:50.501091 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffe589f6-b2ae-48da-86d7-2dd5a259f830 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:50.501489 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1022/4081] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:50 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:50.522636 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72dc3a1d-a401-4482-a326-992ffe649c5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.524786 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72dc3a1d-a401-4482-a326-992ffe649c5d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:50.525001 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72dc3a1d-a401-4482-a326-992ffe649c5d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:50.525224 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72dc3a1d-a401-4482-a326-992ffe649c5d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:50.530946 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.530946 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:50.531489 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-72dc3a1d-a401-4482-a326-992ffe649c5d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:50.532368 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72dc3a1d-a401-4482-a326-992ffe649c5d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:50.532795 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1011/4082] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:50 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:50.543595 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c22a467-e9c1-4be1-9197-07a0db9c5790 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.570711 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c22a467-e9c1-4be1-9197-07a0db9c5790 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:09:50.571095 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c22a467-e9c1-4be1-9197-07a0db9c5790 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:50.571216 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c22a467-e9c1-4be1-9197-07a0db9c5790 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:50.572736 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-9c22a467-e9c1-4be1-9197-07a0db9c5790 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'creating'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:50.581629 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.581629 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:50.590065 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56e766cd-a17f-4059-9252-dc3fe407f7b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.592279 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56e766cd-a17f-4059-9252-dc3fe407f7b3 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:50.592537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56e766cd-a17f-4059-9252-dc3fe407f7b3 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:50.592779 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56e766cd-a17f-4059-9252-dc3fe407f7b3 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:50.592936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-56e766cd-a17f-4059-9252-dc3fe407f7b3 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:50.595289 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c22a467-e9c1-4be1-9197-07a0db9c5790 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:09:50.595798 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1018/4083] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:50 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:50.597391 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.597391 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:50.598089 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56e766cd-a17f-4059-9252-dc3fe407f7b3 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:50.598446 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1033/4084] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:50 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:50.604234 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c47916a4-1887-41d0-9a72-202810f51cea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.606226 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c47916a4-1887-41d0-9a72-202810f51cea tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:50.606457 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c47916a4-1887-41d0-9a72-202810f51cea tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:50.606653 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c47916a4-1887-41d0-9a72-202810f51cea tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:50.611592 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.611592 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:50.611997 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c47916a4-1887-41d0-9a72-202810f51cea tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:50.612819 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c47916a4-1887-41d0-9a72-202810f51cea tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:50.613340 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1023/4085] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:50 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:50.624214 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3f4c875-d37f-4b2f-8174-5c6266eeff4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.626420 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3f4c875-d37f-4b2f-8174-5c6266eeff4e tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:09:50.626824 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3f4c875-d37f-4b2f-8174-5c6266eeff4e tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:50.627005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3f4c875-d37f-4b2f-8174-5c6266eeff4e tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:50.628599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-e3f4c875-d37f-4b2f-8174-5c6266eeff4e tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'available'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:50.638423 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.638423 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:50.648687 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3f4c875-d37f-4b2f-8174-5c6266eeff4e tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:09:50.649074 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1012/4086] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:50 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:50.656338 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b0d0385-3fb9-4204-99ab-782df63ec188 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.658343 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b0d0385-3fb9-4204-99ab-782df63ec188 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:50.658558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b0d0385-3fb9-4204-99ab-782df63ec188 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:50.658752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b0d0385-3fb9-4204-99ab-782df63ec188 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:50.663751 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.663751 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:50.664201 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b0d0385-3fb9-4204-99ab-782df63ec188 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:50.664958 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b0d0385-3fb9-4204-99ab-782df63ec188 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:50.665422 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1019/4087] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:50 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:50.677415 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.678993 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:50.679385 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51869121-2c9f-4cb0-8aa2-bf51a5446444", "name": "tempest-SnapshotsActionsTest-Snapshot-1355647943"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:50.686988 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.686988 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:50.687471 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:50.687563 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create snapshot from volume 51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:50.708754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Created reservations ['64ae3e0e-aff9-46d5-b545-3103b4c36392', 'ddfee3d6-b936-494a-9307-c5d1fec2fbec', 'eb7782f7-1c88-4194-92ca-ed0ea7f06fb8', 'd0a70d29-5f43-4b5e-87ef-ef6d52d5898b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:50.735469 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot create request issued successfully. Aug 15 15:09:50.735732 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e54fa310-0a64-4d31-bc1d-e5ba34d6af79 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:50.736192 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1034/4088] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:09:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:50.751264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf598e0f-1702-4891-8fce-5526a467e84b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:50.754270 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf598e0f-1702-4891-8fce-5526a467e84b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:50.754534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf598e0f-1702-4891-8fce-5526a467e84b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:50.754745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf598e0f-1702-4891-8fce-5526a467e84b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:50.760481 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:50.760481 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:50.761053 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bf598e0f-1702-4891-8fce-5526a467e84b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:50.762066 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf598e0f-1702-4891-8fce-5526a467e84b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 returned with HTTP 200 Aug 15 15:09:50.762534 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1024/4089] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:50 2026] GET /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:51.514452 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd10d57c-8e90-4814-a52a-ba0e7d1bcd25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.516233 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd10d57c-8e90-4814-a52a-ba0e7d1bcd25 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:51.516462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd10d57c-8e90-4814-a52a-ba0e7d1bcd25 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:51.516646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd10d57c-8e90-4814-a52a-ba0e7d1bcd25 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:51.524535 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.524535 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:51.527998 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cd10d57c-8e90-4814-a52a-ba0e7d1bcd25 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:51.531579 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd10d57c-8e90-4814-a52a-ba0e7d1bcd25 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:51.531955 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1013/4090] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:51 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:51.609270 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2f4c3b0-9834-4077-b079-6143724d3a0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.610963 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2f4c3b0-9834-4077-b079-6143724d3a0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:51.611153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2f4c3b0-9834-4077-b079-6143724d3a0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:51.611353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2f4c3b0-9834-4077-b079-6143724d3a0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:51.611458 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c2f4c3b0-9834-4077-b079-6143724d3a0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:51.616068 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.616068 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:51.616876 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2f4c3b0-9834-4077-b079-6143724d3a0d tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:51.617232 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1020/4091] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:51 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:51.772988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5767041-e6ee-4126-8c17-022d202cf86d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.775328 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5767041-e6ee-4126-8c17-022d202cf86d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:51.775782 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5767041-e6ee-4126-8c17-022d202cf86d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:51.776185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5767041-e6ee-4126-8c17-022d202cf86d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:51.782412 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.782412 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:51.784761 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b5767041-e6ee-4126-8c17-022d202cf86d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:51.784761 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5767041-e6ee-4126-8c17-022d202cf86d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 returned with HTTP 200 Aug 15 15:09:51.784761 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1035/4092] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:51 2026] GET /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:51.793323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a79cd2b2-5450-477f-bdbc-70f252c9bb84 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.795364 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a79cd2b2-5450-477f-bdbc-70f252c9bb84 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182/action Aug 15 15:09:51.795825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a79cd2b2-5450-477f-bdbc-70f252c9bb84 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:51.796013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a79cd2b2-5450-477f-bdbc-70f252c9bb84 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:51.797758 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-a79cd2b2-5450-477f-bdbc-70f252c9bb84 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot 'd696ad99-a1a7-4bfc-bb8a-8ccc802c9182' with '{'status': 'creating'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:51.808252 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.808252 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:51.822044 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a79cd2b2-5450-477f-bdbc-70f252c9bb84 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182/action returned with HTTP 202 Aug 15 15:09:51.822463 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1025/4093] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:51 2026] POST /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:51.834668 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79302cb0-b587-44e3-bb5c-4149faea3260 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.836655 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79302cb0-b587-44e3-bb5c-4149faea3260 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:51.836875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79302cb0-b587-44e3-bb5c-4149faea3260 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:51.837157 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79302cb0-b587-44e3-bb5c-4149faea3260 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:51.842841 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.842841 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:51.843380 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79302cb0-b587-44e3-bb5c-4149faea3260 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:51.844259 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79302cb0-b587-44e3-bb5c-4149faea3260 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 returned with HTTP 200 Aug 15 15:09:51.844709 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1014/4094] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:51 2026] GET /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:51.856596 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.858893 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182/action Aug 15 15:09:51.859414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:51.859742 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:51.871974 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.871974 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:51.872505 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot retrieved successfully. Aug 15 15:09:51.891196 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot delete request issued successfully. Aug 15 15:09:51.891457 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5144916-9a19-40aa-8f8c-5d53550a1fa3 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182/action returned with HTTP 202 Aug 15 15:09:51.892254 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1021/4095] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:51 2026] POST /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:51.899616 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b857f3d-dcf1-4cff-be50-bbebf3f12e8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:51.901475 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b857f3d-dcf1-4cff-be50-bbebf3f12e8b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:51.901755 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b857f3d-dcf1-4cff-be50-bbebf3f12e8b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:51.903321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b857f3d-dcf1-4cff-be50-bbebf3f12e8b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:51.913551 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:51.913551 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:51.913551 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b857f3d-dcf1-4cff-be50-bbebf3f12e8b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:51.913551 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b857f3d-dcf1-4cff-be50-bbebf3f12e8b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 returned with HTTP 200 Aug 15 15:09:51.913551 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1036/4096] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:51 2026] GET /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:52.545173 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e367485c-ee7f-4c9b-a130-05921cfc2080 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.547435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e367485c-ee7f-4c9b-a130-05921cfc2080 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:52.547657 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e367485c-ee7f-4c9b-a130-05921cfc2080 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.547839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e367485c-ee7f-4c9b-a130-05921cfc2080 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.555892 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.555892 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:52.560329 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e367485c-ee7f-4c9b-a130-05921cfc2080 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:52.565234 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e367485c-ee7f-4c9b-a130-05921cfc2080 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:52.565653 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1026/4097] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:52 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:52.628120 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de57b914-cfb3-4e36-9c26-5c40f1ce8682 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.629993 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de57b914-cfb3-4e36-9c26-5c40f1ce8682 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:52.630218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de57b914-cfb3-4e36-9c26-5c40f1ce8682 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.630431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de57b914-cfb3-4e36-9c26-5c40f1ce8682 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.630550 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-de57b914-cfb3-4e36-9c26-5c40f1ce8682 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:52.634875 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.634875 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:52.635751 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de57b914-cfb3-4e36-9c26-5c40f1ce8682 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:52.636157 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1015/4098] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:52 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:52.648858 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77bebcfe-3af9-47a8-882c-7803eaed1637 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.650672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77bebcfe-3af9-47a8-882c-7803eaed1637 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:52.650864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77bebcfe-3af9-47a8-882c-7803eaed1637 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.651069 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77bebcfe-3af9-47a8-882c-7803eaed1637 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.651170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-77bebcfe-3af9-47a8-882c-7803eaed1637 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:52.655363 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.655363 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:52.656109 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77bebcfe-3af9-47a8-882c-7803eaed1637 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:52.656498 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1022/4099] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:52 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:52.671690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.673419 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] DELETE https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:52.673885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.674322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.675259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete backup with id: 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. Aug 15 15:09:52.678960 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.678960 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:52.690339 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] delete_backup rpcapi backup_id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:09:52.692368 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc9a93c-311a-4871-aa64-dc4f553655eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 202 Aug 15 15:09:52.696851 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1037/4100] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:52 2026] DELETE /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:52.704673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58646f6f-f6bf-491c-bc3a-083972c50c43 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.706410 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58646f6f-f6bf-491c-bc3a-083972c50c43 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:52.706590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58646f6f-f6bf-491c-bc3a-083972c50c43 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.706756 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58646f6f-f6bf-491c-bc3a-083972c50c43 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.706851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-58646f6f-f6bf-491c-bc3a-083972c50c43 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:52.711291 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.711291 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:52.712074 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58646f6f-f6bf-491c-bc3a-083972c50c43 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 200 Aug 15 15:09:52.712456 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1027/4101] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:52 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:52.923365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02634861-94d9-401f-b21f-ed3923fd3963 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.925352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02634861-94d9-401f-b21f-ed3923fd3963 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:52.925541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02634861-94d9-401f-b21f-ed3923fd3963 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.925783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02634861-94d9-401f-b21f-ed3923fd3963 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.930993 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02634861-94d9-401f-b21f-ed3923fd3963 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 returned with HTTP 404 Aug 15 15:09:52.931550 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1016/4102] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:52 2026] GET /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:52.937786 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c48d990-fc98-4556-ad8e-b4f084ec2836 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.939678 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c48d990-fc98-4556-ad8e-b4f084ec2836 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:09:52.940040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c48d990-fc98-4556-ad8e-b4f084ec2836 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:52.940183 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c48d990-fc98-4556-ad8e-b4f084ec2836 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:52.941957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-0c48d990-fc98-4556-ad8e-b4f084ec2836 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:52.951665 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.951665 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:52.962469 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c48d990-fc98-4556-ad8e-b4f084ec2836 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:09:52.962892 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1023/4103] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:52 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:52.971661 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81dafcd9-5c15-419f-b6ea-f3a67068251f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.973855 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81dafcd9-5c15-419f-b6ea-f3a67068251f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:52.974405 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81dafcd9-5c15-419f-b6ea-f3a67068251f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.974741 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81dafcd9-5c15-419f-b6ea-f3a67068251f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.982716 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:52.982716 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:52.982716 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-81dafcd9-5c15-419f-b6ea-f3a67068251f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:52.982716 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81dafcd9-5c15-419f-b6ea-f3a67068251f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:52.982716 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1038/4104] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:52 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:52.992112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-feec08c4-11f4-4d93-9145-8dd8b446bbe9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:52.994413 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-feec08c4-11f4-4d93-9145-8dd8b446bbe9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:52.994570 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-feec08c4-11f4-4d93-9145-8dd8b446bbe9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:52.994820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-feec08c4-11f4-4d93-9145-8dd8b446bbe9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:52.994977 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-feec08c4-11f4-4d93-9145-8dd8b446bbe9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete snapshot with id: d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 Aug 15 15:09:52.999990 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-feec08c4-11f4-4d93-9145-8dd8b446bbe9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 returned with HTTP 404 Aug 15 15:09:53.000600 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1028/4105] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:52 2026] DELETE /volume/v3/snapshots/d696ad99-a1a7-4bfc-bb8a-8ccc802c9182 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:53.009870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:53.012112 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:53.012562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51869121-2c9f-4cb0-8aa2-bf51a5446444", "name": "tempest-SnapshotsActionsTest-Snapshot-852703886"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:53.023107 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:53.023107 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:53.023732 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:53.023902 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create snapshot from volume 51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:53.052320 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Created reservations ['523eae32-4a55-441d-bbbe-eb64797df4bb', 'c0763477-5c6a-436c-8050-099300df56b7', 'e46e41c5-b1e0-418f-836d-d9c668b01fcb', 'db5fc189-3dee-41f8-8879-7df12499f387'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:53.078513 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot create request issued successfully. Aug 15 15:09:53.078866 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-831951f7-9317-48cb-be50-52b2f4a8eb40 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:53.079408 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1017/4106] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:09:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:53.092703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a024d1ec-82ca-4dcb-ade6-0d73fe8ade83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:53.094621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a024d1ec-82ca-4dcb-ade6-0d73fe8ade83 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:53.094873 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a024d1ec-82ca-4dcb-ade6-0d73fe8ade83 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:53.095164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a024d1ec-82ca-4dcb-ade6-0d73fe8ade83 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:53.100788 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:53.100788 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:53.101310 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a024d1ec-82ca-4dcb-ade6-0d73fe8ade83 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:53.102300 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a024d1ec-82ca-4dcb-ade6-0d73fe8ade83 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 returned with HTTP 200 Aug 15 15:09:53.102707 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1024/4107] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:53 2026] GET /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:53.578012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-269abd1c-e534-4601-928c-9a15b4d652de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:53.579340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-269abd1c-e534-4601-928c-9a15b4d652de tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:53.579594 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-269abd1c-e534-4601-928c-9a15b4d652de tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:53.579857 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-269abd1c-e534-4601-928c-9a15b4d652de tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:53.587489 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:53.587489 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:53.591398 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-269abd1c-e534-4601-928c-9a15b4d652de tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:53.596807 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-269abd1c-e534-4601-928c-9a15b4d652de tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:53.596807 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1039/4108] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:53 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:53.725044 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0398ea82-d783-4f30-94b5-615af20a8d1c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:53.726755 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0398ea82-d783-4f30-94b5-615af20a8d1c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 Aug 15 15:09:53.726943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0398ea82-d783-4f30-94b5-615af20a8d1c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:53.727120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0398ea82-d783-4f30-94b5-615af20a8d1c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:53.727227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0398ea82-d783-4f30-94b5-615af20a8d1c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 4d5d30a8-a8a8-4139-9cbf-52d6983c04a1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:53.731681 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0398ea82-d783-4f30-94b5-615af20a8d1c tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 returned with HTTP 404 Aug 15 15:09:53.732117 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1029/4109] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:53 2026] GET /volume/v3/backups/4d5d30a8-a8a8-4139-9cbf-52d6983c04a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:53.738564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:53.740710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] DELETE https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:53.740923 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:53.741130 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:53.741266 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Delete backup with id: e384e54e-aee3-4157-aa27-d145be262580. Aug 15 15:09:53.745574 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:53.745574 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:53.757615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] delete_backup rpcapi backup_id e384e54e-aee3-4157-aa27-d145be262580 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:09:53.762261 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27d6e00d-e16f-4a5c-b0fa-558bdb8925ad tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 202 Aug 15 15:09:53.762261 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1018/4110] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:53 2026] DELETE /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:53.766156 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b552de17-a870-4946-b574-df2ed83e9a73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:53.768630 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b552de17-a870-4946-b574-df2ed83e9a73 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:53.768886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b552de17-a870-4946-b574-df2ed83e9a73 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:53.769157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b552de17-a870-4946-b574-df2ed83e9a73 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:53.769373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b552de17-a870-4946-b574-df2ed83e9a73 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:53.777589 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:53.777589 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:53.778322 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b552de17-a870-4946-b574-df2ed83e9a73 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 200 Aug 15 15:09:53.778726 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1025/4111] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:53 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:54.114649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52c5c8f8-a7ee-4d34-97e7-7c89999f01e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.117600 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52c5c8f8-a7ee-4d34-97e7-7c89999f01e0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:54.117600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52c5c8f8-a7ee-4d34-97e7-7c89999f01e0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.117600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52c5c8f8-a7ee-4d34-97e7-7c89999f01e0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.121421 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.121421 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:54.121986 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-52c5c8f8-a7ee-4d34-97e7-7c89999f01e0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:54.122823 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52c5c8f8-a7ee-4d34-97e7-7c89999f01e0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 returned with HTTP 200 Aug 15 15:09:54.123269 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1040/4112] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:54 2026] GET /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:54.131526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0db3130a-0076-4252-9947-956a0b3cf8bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.133360 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0db3130a-0076-4252-9947-956a0b3cf8bb tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65/action Aug 15 15:09:54.133724 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0db3130a-0076-4252-9947-956a0b3cf8bb tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:54.133840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0db3130a-0076-4252-9947-956a0b3cf8bb tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:54.135238 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-0db3130a-0076-4252-9947-956a0b3cf8bb tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot 'ef28062f-d195-4964-bc0d-e1bc6b34bc65' with '{'status': 'deleting'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:54.144476 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.144476 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:54.155205 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0db3130a-0076-4252-9947-956a0b3cf8bb tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65/action returned with HTTP 202 Aug 15 15:09:54.155690 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1030/4113] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:54 2026] POST /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:54.162701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a31eba16-483b-4d1c-8f0d-2d1013ba49a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.164551 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a31eba16-483b-4d1c-8f0d-2d1013ba49a9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:54.164747 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a31eba16-483b-4d1c-8f0d-2d1013ba49a9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.164936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a31eba16-483b-4d1c-8f0d-2d1013ba49a9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.169732 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.169732 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:54.170157 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a31eba16-483b-4d1c-8f0d-2d1013ba49a9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:54.170941 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a31eba16-483b-4d1c-8f0d-2d1013ba49a9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 returned with HTTP 200 Aug 15 15:09:54.171311 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1019/4114] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:54 2026] GET /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:54.182408 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.184123 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65/action Aug 15 15:09:54.184455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:54.184585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:54.191129 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.191129 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:54.191451 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot retrieved successfully. Aug 15 15:09:54.204361 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot delete request issued successfully. Aug 15 15:09:54.204569 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b15e055-4152-49f5-b6e4-11a61a0141b0 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65/action returned with HTTP 202 Aug 15 15:09:54.205028 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1026/4115] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:54 2026] POST /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:54.218451 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b0cdd71-f5ac-4ef8-b6f7-2e9dff5e2f1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.220096 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b0cdd71-f5ac-4ef8-b6f7-2e9dff5e2f1d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:54.220435 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b0cdd71-f5ac-4ef8-b6f7-2e9dff5e2f1d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.220749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b0cdd71-f5ac-4ef8-b6f7-2e9dff5e2f1d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.227783 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.227783 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:54.228509 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b0cdd71-f5ac-4ef8-b6f7-2e9dff5e2f1d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:54.229428 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b0cdd71-f5ac-4ef8-b6f7-2e9dff5e2f1d tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 returned with HTTP 200 Aug 15 15:09:54.229894 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1041/4116] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:54 2026] GET /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:54.609182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa75fa3d-28fd-44f7-9b0a-463b170e3c3e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.611011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa75fa3d-28fd-44f7-9b0a-463b170e3c3e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:54.611181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa75fa3d-28fd-44f7-9b0a-463b170e3c3e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.611392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa75fa3d-28fd-44f7-9b0a-463b170e3c3e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.618229 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.618229 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:54.622051 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa75fa3d-28fd-44f7-9b0a-463b170e3c3e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:54.626379 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa75fa3d-28fd-44f7-9b0a-463b170e3c3e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:54.626856 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1031/4117] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:54 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:54.789636 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10d46941-adf4-4ed0-8e61-22a9c58e7565 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.791499 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10d46941-adf4-4ed0-8e61-22a9c58e7565 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 Aug 15 15:09:54.791707 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10d46941-adf4-4ed0-8e61-22a9c58e7565 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.791943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10d46941-adf4-4ed0-8e61-22a9c58e7565 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.792046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-10d46941-adf4-4ed0-8e61-22a9c58e7565 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id e384e54e-aee3-4157-aa27-d145be262580. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:54.795614 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10d46941-adf4-4ed0-8e61-22a9c58e7565 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 returned with HTTP 404 Aug 15 15:09:54.796161 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1020/4118] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:54 2026] GET /volume/v3/backups/e384e54e-aee3-4157-aa27-d145be262580 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:54.803539 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6038f05-12cc-4377-82a8-706c69cbe460 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.805555 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6038f05-12cc-4377-82a8-706c69cbe460 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] DELETE https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:54.805759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6038f05-12cc-4377-82a8-706c69cbe460 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.805977 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6038f05-12cc-4377-82a8-706c69cbe460 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.806113 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-c6038f05-12cc-4377-82a8-706c69cbe460 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete backup with id: 5a486779-5d2f-4708-ab02-5e744d3e5cea. Aug 15 15:09:54.810499 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.810499 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:54.822626 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-c6038f05-12cc-4377-82a8-706c69cbe460 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] delete_backup rpcapi backup_id 5a486779-5d2f-4708-ab02-5e744d3e5cea {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:09:54.827261 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6038f05-12cc-4377-82a8-706c69cbe460 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 202 Aug 15 15:09:54.827261 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1027/4119] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:54 2026] DELETE /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:54.834919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4c0a332-c1f2-4d2d-b87f-19b98c422a95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:54.836344 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4c0a332-c1f2-4d2d-b87f-19b98c422a95 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:54.838256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a332-c1f2-4d2d-b87f-19b98c422a95 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:54.838589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a332-c1f2-4d2d-b87f-19b98c422a95 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:54.838787 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f4c0a332-c1f2-4d2d-b87f-19b98c422a95 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:54.845664 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:54.845664 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:54.845664 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4c0a332-c1f2-4d2d-b87f-19b98c422a95 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 200 Aug 15 15:09:54.845664 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1042/4120] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:54 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:55.240012 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00ac4a58-5c5a-4cb9-b338-cda7dc5276c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.241753 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00ac4a58-5c5a-4cb9-b338-cda7dc5276c8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:55.241993 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00ac4a58-5c5a-4cb9-b338-cda7dc5276c8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.242205 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00ac4a58-5c5a-4cb9-b338-cda7dc5276c8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.248783 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00ac4a58-5c5a-4cb9-b338-cda7dc5276c8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 returned with HTTP 404 Aug 15 15:09:55.248783 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1032/4121] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:55 2026] GET /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:55.254613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c03d5ea6-f471-4c00-b7a5-97dfc6a53ef5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.256152 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c03d5ea6-f471-4c00-b7a5-97dfc6a53ef5 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:09:55.256462 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c03d5ea6-f471-4c00-b7a5-97dfc6a53ef5 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:55.256572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c03d5ea6-f471-4c00-b7a5-97dfc6a53ef5 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:55.258126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-c03d5ea6-f471-4c00-b7a5-97dfc6a53ef5 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'available'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:55.268463 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.268463 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:55.276604 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c03d5ea6-f471-4c00-b7a5-97dfc6a53ef5 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:09:55.277039 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1021/4122] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:55 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:55.284907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d12224e-44a3-4296-8b83-a2b967316f37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.286753 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d12224e-44a3-4296-8b83-a2b967316f37 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:55.287112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d12224e-44a3-4296-8b83-a2b967316f37 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.287322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d12224e-44a3-4296-8b83-a2b967316f37 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.292300 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.292300 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:55.292711 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d12224e-44a3-4296-8b83-a2b967316f37 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:55.293512 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d12224e-44a3-4296-8b83-a2b967316f37 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:55.294174 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1028/4123] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:55 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:09:55.303360 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6ba1faf-da4b-49f3-830b-365e75d7ef6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.306717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6ba1faf-da4b-49f3-830b-365e75d7ef6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:55.306717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6ba1faf-da4b-49f3-830b-365e75d7ef6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.306717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6ba1faf-da4b-49f3-830b-365e75d7ef6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.306717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-f6ba1faf-da4b-49f3-830b-365e75d7ef6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete snapshot with id: ef28062f-d195-4964-bc0d-e1bc6b34bc65 Aug 15 15:09:55.313167 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6ba1faf-da4b-49f3-830b-365e75d7ef6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 returned with HTTP 404 Aug 15 15:09:55.313700 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1043/4124] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:55 2026] DELETE /volume/v3/snapshots/ef28062f-d195-4964-bc0d-e1bc6b34bc65 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:55.322360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.324270 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:55.326899 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51869121-2c9f-4cb0-8aa2-bf51a5446444", "name": "tempest-SnapshotsActionsTest-Snapshot-1486459587"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:55.336033 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.336033 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:55.336033 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:55.336383 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create snapshot from volume 51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:55.367027 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Created reservations ['392276b6-dab5-4b80-bcb1-b4cfc13ee4c3', '485206b3-6884-4b79-a552-7272ea798b96', 'e7a970e8-4790-4039-b478-2d0a788914a6', '6af1a12b-6aeb-413a-8d8c-5e4df9f06e83'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:55.394772 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot create request issued successfully. Aug 15 15:09:55.395130 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-120d4e66-2ba3-4535-9ebc-db6dc55332ce tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:55.395581 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1033/4125] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:09:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:55.405818 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ca04a7d-3a56-45c4-83b4-f70969d12aac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.407620 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ca04a7d-3a56-45c4-83b4-f70969d12aac tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:55.407807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ca04a7d-3a56-45c4-83b4-f70969d12aac tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.408030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ca04a7d-3a56-45c4-83b4-f70969d12aac tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.412655 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.412655 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:55.413050 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ca04a7d-3a56-45c4-83b4-f70969d12aac tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:55.413870 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ca04a7d-3a56-45c4-83b4-f70969d12aac tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b returned with HTTP 200 Aug 15 15:09:55.414373 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1022/4126] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:55 2026] GET /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:55.640770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6987701d-ed03-4944-b4c3-9883e3e17301 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.642749 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6987701d-ed03-4944-b4c3-9883e3e17301 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:55.642971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6987701d-ed03-4944-b4c3-9883e3e17301 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.643167 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6987701d-ed03-4944-b4c3-9883e3e17301 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.651006 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.651006 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:55.655004 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6987701d-ed03-4944-b4c3-9883e3e17301 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:55.659866 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6987701d-ed03-4944-b4c3-9883e3e17301 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:55.660333 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1029/4127] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:55 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:55.858440 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a71e699-41bc-45f5-87ae-d80655e454b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.860917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a71e699-41bc-45f5-87ae-d80655e454b7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea Aug 15 15:09:55.861165 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a71e699-41bc-45f5-87ae-d80655e454b7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.862221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a71e699-41bc-45f5-87ae-d80655e454b7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.862221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1a71e699-41bc-45f5-87ae-d80655e454b7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Show backup with id 5a486779-5d2f-4708-ab02-5e744d3e5cea. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:55.866355 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a71e699-41bc-45f5-87ae-d80655e454b7 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea returned with HTTP 404 Aug 15 15:09:55.867021 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1044/4128] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:55 2026] GET /volume/v3/backups/5a486779-5d2f-4708-ab02-5e744d3e5cea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:55.876687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32e5064b-9804-4db5-8cd2-c309e8337271 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.878755 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32e5064b-9804-4db5-8cd2-c309e8337271 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] DELETE https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:55.879034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32e5064b-9804-4db5-8cd2-c309e8337271 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.879281 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32e5064b-9804-4db5-8cd2-c309e8337271 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.879690 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-32e5064b-9804-4db5-8cd2-c309e8337271 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Delete backup with id: 563d9d57-5255-4607-a40d-e65b1fa0f2c5. Aug 15 15:09:55.886617 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.886617 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:55.903897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-32e5064b-9804-4db5-8cd2-c309e8337271 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] delete_backup rpcapi backup_id 563d9d57-5255-4607-a40d-e65b1fa0f2c5 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:09:55.908265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32e5064b-9804-4db5-8cd2-c309e8337271 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 202 Aug 15 15:09:55.908265 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1034/4129] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:55 2026] DELETE /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:55.913375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f8b7435-5663-4c77-b616-61fbede99776 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:55.915108 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f8b7435-5663-4c77-b616-61fbede99776 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:55.916797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f8b7435-5663-4c77-b616-61fbede99776 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:55.916797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f8b7435-5663-4c77-b616-61fbede99776 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:55.916797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1f8b7435-5663-4c77-b616-61fbede99776 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:55.920279 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:55.920279 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:55.921339 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f8b7435-5663-4c77-b616-61fbede99776 tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 200 Aug 15 15:09:55.921543 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1023/4130] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:55 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:56.426633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ba0cd4c-e138-4184-abc1-ab7772291e39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.432276 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ba0cd4c-e138-4184-abc1-ab7772291e39 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:56.432276 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ba0cd4c-e138-4184-abc1-ab7772291e39 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.432276 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ba0cd4c-e138-4184-abc1-ab7772291e39 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.434974 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.434974 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:56.435548 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ba0cd4c-e138-4184-abc1-ab7772291e39 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:56.436497 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ba0cd4c-e138-4184-abc1-ab7772291e39 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b returned with HTTP 200 Aug 15 15:09:56.436827 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1030/4131] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:56.446836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d75a11d4-3ecb-46fc-8223-04614bbfbf3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.448771 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d75a11d4-3ecb-46fc-8223-04614bbfbf3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b/action Aug 15 15:09:56.449129 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d75a11d4-3ecb-46fc-8223-04614bbfbf3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:56.449287 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d75a11d4-3ecb-46fc-8223-04614bbfbf3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:56.450724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-d75a11d4-3ecb-46fc-8223-04614bbfbf3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '89aa48a8-1349-47e6-ba82-7ea258f65e9b' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:56.463032 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.463032 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:56.479028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d75a11d4-3ecb-46fc-8223-04614bbfbf3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b/action returned with HTTP 202 Aug 15 15:09:56.479028 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1045/4132] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:56 2026] POST /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:56.485833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7f8b72cc-80f1-4869-8c49-c6d608f87f23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.489265 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7f8b72cc-80f1-4869-8c49-c6d608f87f23 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:56.489265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7f8b72cc-80f1-4869-8c49-c6d608f87f23 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.489265 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7f8b72cc-80f1-4869-8c49-c6d608f87f23 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.497773 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.497773 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:56.498976 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7f8b72cc-80f1-4869-8c49-c6d608f87f23 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:56.500538 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7f8b72cc-80f1-4869-8c49-c6d608f87f23 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b returned with HTTP 200 Aug 15 15:09:56.501110 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1035/4133] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:56.509885 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.511766 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b/action Aug 15 15:09:56.512103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:56.512217 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:56.519065 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.519065 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:56.519410 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot retrieved successfully. Aug 15 15:09:56.537627 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot delete request issued successfully. Aug 15 15:09:56.537897 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0ab89db-baf4-4720-b3ea-93624c375e6b tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b/action returned with HTTP 202 Aug 15 15:09:56.538490 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1024/4134] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:56 2026] POST /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:56.547451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e65b6b00-e6a8-437f-9664-c4bc7eca2a94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.549527 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e65b6b00-e6a8-437f-9664-c4bc7eca2a94 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:56.549527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e65b6b00-e6a8-437f-9664-c4bc7eca2a94 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.549666 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e65b6b00-e6a8-437f-9664-c4bc7eca2a94 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.554767 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.554767 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:56.555139 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e65b6b00-e6a8-437f-9664-c4bc7eca2a94 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:56.555990 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e65b6b00-e6a8-437f-9664-c4bc7eca2a94 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b returned with HTTP 200 Aug 15 15:09:56.556405 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1031/4135] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:56.671934 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60936bdc-09de-49f4-90f4-8e6d1d19c3bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.673614 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60936bdc-09de-49f4-90f4-8e6d1d19c3bf tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:56.673831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60936bdc-09de-49f4-90f4-8e6d1d19c3bf tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.674081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60936bdc-09de-49f4-90f4-8e6d1d19c3bf tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.680499 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.680499 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:56.683440 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-60936bdc-09de-49f4-90f4-8e6d1d19c3bf tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:56.687032 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60936bdc-09de-49f4-90f4-8e6d1d19c3bf tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:56.687425 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1046/4136] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:56.699052 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-13382f20-6004-47f7-aace-0ac91f0e45bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.700888 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-13382f20-6004-47f7-aace-0ac91f0e45bb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:09:56.701052 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-13382f20-6004-47f7-aace-0ac91f0e45bb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.701262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-13382f20-6004-47f7-aace-0ac91f0e45bb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.707898 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.707898 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:56.711766 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-13382f20-6004-47f7-aace-0ac91f0e45bb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:09:56.716342 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-13382f20-6004-47f7-aace-0ac91f0e45bb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:09:56.716721 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1036/4137] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:56.934414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f5fcc8f-ef80-468e-94dc-13786daf3dcc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.936695 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f5fcc8f-ef80-468e-94dc-13786daf3dcc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] GET https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 Aug 15 15:09:56.936695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f5fcc8f-ef80-468e-94dc-13786daf3dcc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.936827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f5fcc8f-ef80-468e-94dc-13786daf3dcc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.936882 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7f5fcc8f-ef80-468e-94dc-13786daf3dcc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] Show backup with id 563d9d57-5255-4607-a40d-e65b1fa0f2c5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:09:56.940779 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f5fcc8f-ef80-468e-94dc-13786daf3dcc tempest-VolumesBackupsTest-1623361508 tempest-VolumesBackupsTest-1623361508-project-admin] https://10.4.3.107/volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 returned with HTTP 404 Aug 15 15:09:56.941444 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1025/4138] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/backups/563d9d57-5255-4607-a40d-e65b1fa0f2c5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:09:56.953547 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.955474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 Aug 15 15:09:56.955694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.955903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.956086 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete volume with id: a3e5c4b0-b572-4a73-ad44-001a34dd6f45 Aug 15 15:09:56.962868 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.962868 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:56.963345 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:56.980376 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete volume request issued successfully. Aug 15 15:09:56.980562 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37cfaa28-aede-41e0-991b-92fd6d74c281 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 returned with HTTP 202 Aug 15 15:09:56.980992 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1032/4139] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:56 2026] DELETE /volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:56.989123 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc371f26-8a5e-4301-8cbf-db132f87aa56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:56.991436 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc371f26-8a5e-4301-8cbf-db132f87aa56 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 Aug 15 15:09:56.991594 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc371f26-8a5e-4301-8cbf-db132f87aa56 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:56.991776 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc371f26-8a5e-4301-8cbf-db132f87aa56 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:56.997910 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:56.997910 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:57.001235 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc371f26-8a5e-4301-8cbf-db132f87aa56 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:57.005483 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc371f26-8a5e-4301-8cbf-db132f87aa56 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 returned with HTTP 200 Aug 15 15:09:57.006058 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1047/4140] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:56 2026] GET /volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:57.565190 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-acc029ac-dc78-412c-8e45-72e09153845f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:57.567900 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-acc029ac-dc78-412c-8e45-72e09153845f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:57.568191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-acc029ac-dc78-412c-8e45-72e09153845f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:57.568515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-acc029ac-dc78-412c-8e45-72e09153845f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:57.574162 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-acc029ac-dc78-412c-8e45-72e09153845f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b returned with HTTP 404 Aug 15 15:09:57.574885 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1037/4141] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:57 2026] GET /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:57.582486 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d13473d-0a41-451e-b4c5-6d6e01768def None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:57.584530 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d13473d-0a41-451e-b4c5-6d6e01768def tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:09:57.584760 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d13473d-0a41-451e-b4c5-6d6e01768def tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:57.584937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d13473d-0a41-451e-b4c5-6d6e01768def tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:57.587139 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-8d13473d-0a41-451e-b4c5-6d6e01768def tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'available'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:57.595599 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:57.595599 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:57.608069 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d13473d-0a41-451e-b4c5-6d6e01768def tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:09:57.608553 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1026/4142] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:57 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:57.615635 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53101f1f-3f66-4411-84c4-e38256a28aa9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:57.617695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53101f1f-3f66-4411-84c4-e38256a28aa9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:57.617888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53101f1f-3f66-4411-84c4-e38256a28aa9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:57.618080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53101f1f-3f66-4411-84c4-e38256a28aa9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:57.623070 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:57.623070 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:57.623616 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53101f1f-3f66-4411-84c4-e38256a28aa9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:57.624490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53101f1f-3f66-4411-84c4-e38256a28aa9 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:57.624857 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1033/4143] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:57 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:57.637204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-739b99a7-5765-4e1d-b143-ed8a14da00f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:57.639217 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-739b99a7-5765-4e1d-b143-ed8a14da00f2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:57.639432 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-739b99a7-5765-4e1d-b143-ed8a14da00f2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:57.639612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-739b99a7-5765-4e1d-b143-ed8a14da00f2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:57.639704 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-739b99a7-5765-4e1d-b143-ed8a14da00f2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete snapshot with id: 89aa48a8-1349-47e6-ba82-7ea258f65e9b Aug 15 15:09:57.643801 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-739b99a7-5765-4e1d-b143-ed8a14da00f2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b returned with HTTP 404 Aug 15 15:09:57.644476 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1048/4144] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:57 2026] DELETE /volume/v3/snapshots/89aa48a8-1349-47e6-ba82-7ea258f65e9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:57.654619 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:57.656746 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:09:57.657224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51869121-2c9f-4cb0-8aa2-bf51a5446444", "name": "tempest-SnapshotsActionsTest-Snapshot-127569936"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:57.667664 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:57.667664 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:57.668382 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:09:57.668596 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Create snapshot from volume 51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:09:57.695600 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Created reservations ['fba2a6df-accc-4e08-924a-5abfce7d1168', '517b0f8e-8409-4cb9-9343-f0c19a83aeaf', '9897bfc0-94b1-454e-bf47-1a81054cbb95', 'a11cfc8b-9e32-45bd-a3e8-9417bcf8c998'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:09:57.726752 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot create request issued successfully. Aug 15 15:09:57.727252 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c0bbd61a-a475-4177-a5f4-f984eff35af2 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:09:57.727838 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1038/4145] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:09:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:09:57.738378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e040bba6-8a04-4267-a2fe-6110629ffdfc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:57.740118 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e040bba6-8a04-4267-a2fe-6110629ffdfc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:57.740332 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e040bba6-8a04-4267-a2fe-6110629ffdfc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:57.740510 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e040bba6-8a04-4267-a2fe-6110629ffdfc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:57.745139 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:57.745139 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:57.745626 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e040bba6-8a04-4267-a2fe-6110629ffdfc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:57.746613 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e040bba6-8a04-4267-a2fe-6110629ffdfc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 returned with HTTP 200 Aug 15 15:09:57.749857 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1027/4146] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:57 2026] GET /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:58.021557 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35681a2a-79b9-445d-bf8d-2397228ed663 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.023534 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35681a2a-79b9-445d-bf8d-2397228ed663 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 Aug 15 15:09:58.023757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35681a2a-79b9-445d-bf8d-2397228ed663 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:58.024027 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35681a2a-79b9-445d-bf8d-2397228ed663 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:58.031990 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35681a2a-79b9-445d-bf8d-2397228ed663 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 returned with HTTP 404 Aug 15 15:09:58.032613 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1034/4147] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:58 2026] GET /volume/v3/volumes/a3e5c4b0-b572-4a73-ad44-001a34dd6f45 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:58.043044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.045343 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f Aug 15 15:09:58.045554 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:58.045827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:58.046046 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete volume with id: a8d8cb01-1224-44ea-b834-d1539f8dc24f Aug 15 15:09:58.054665 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.054665 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:58.055199 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:58.076537 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete volume request issued successfully. Aug 15 15:09:58.076730 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2d54822-3e2d-43d9-8006-52f870a97b24 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f returned with HTTP 202 Aug 15 15:09:58.077378 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1049/4148] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:58 2026] DELETE /volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:58.093537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d13eb439-a7ba-42ea-82a6-4a93ab6885d6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.095480 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d13eb439-a7ba-42ea-82a6-4a93ab6885d6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f Aug 15 15:09:58.095670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d13eb439-a7ba-42ea-82a6-4a93ab6885d6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:58.095873 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d13eb439-a7ba-42ea-82a6-4a93ab6885d6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:58.110126 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.110126 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:58.119321 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d13eb439-a7ba-42ea-82a6-4a93ab6885d6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:58.125960 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d13eb439-a7ba-42ea-82a6-4a93ab6885d6 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f returned with HTTP 200 Aug 15 15:09:58.126378 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1039/4149] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:58 2026] GET /volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:58.756951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a912be6f-22fe-49f3-8f1d-adcc36ce6d93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.762111 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a912be6f-22fe-49f3-8f1d-adcc36ce6d93 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:58.762365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a912be6f-22fe-49f3-8f1d-adcc36ce6d93 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:58.762615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a912be6f-22fe-49f3-8f1d-adcc36ce6d93 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:58.768963 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.768963 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:58.769583 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a912be6f-22fe-49f3-8f1d-adcc36ce6d93 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:58.770586 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a912be6f-22fe-49f3-8f1d-adcc36ce6d93 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 returned with HTTP 200 Aug 15 15:09:58.771091 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1028/4150] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:58 2026] GET /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:58.782515 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a40a7b3-954c-4306-8028-e298420ffcde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.784098 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a40a7b3-954c-4306-8028-e298420ffcde tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045/action Aug 15 15:09:58.784460 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a40a7b3-954c-4306-8028-e298420ffcde tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:58.784592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a40a7b3-954c-4306-8028-e298420ffcde tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:58.785907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-1a40a7b3-954c-4306-8028-e298420ffcde tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot 'e040033d-a751-4439-affc-70ceaa4d2045' with '{'status': 'error_deleting'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:58.796044 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.796044 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:58.809573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a40a7b3-954c-4306-8028-e298420ffcde tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045/action returned with HTTP 202 Aug 15 15:09:58.810081 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1035/4151] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:58 2026] POST /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:58.818113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e18f1bfb-f4a1-4ada-b015-f66d57bdd4dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.821574 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e18f1bfb-f4a1-4ada-b015-f66d57bdd4dc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:58.821574 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e18f1bfb-f4a1-4ada-b015-f66d57bdd4dc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:58.821574 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e18f1bfb-f4a1-4ada-b015-f66d57bdd4dc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:58.827453 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.827453 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:58.828231 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e18f1bfb-f4a1-4ada-b015-f66d57bdd4dc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:58.830278 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e18f1bfb-f4a1-4ada-b015-f66d57bdd4dc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 returned with HTTP 200 Aug 15 15:09:58.830278 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1050/4152] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:58 2026] GET /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:58.838877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.840792 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045/action Aug 15 15:09:58.841223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:58.841386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:58.847911 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.847911 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:58.848263 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot retrieved successfully. Aug 15 15:09:58.865736 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot delete request issued successfully. Aug 15 15:09:58.866025 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af4cdc6a-c232-4eca-8086-5b5b27265a3a tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045/action returned with HTTP 202 Aug 15 15:09:58.866624 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1040/4153] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:58 2026] POST /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:58.874312 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee0db6d6-01ae-4776-8a38-5ac14828f83e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:58.876189 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee0db6d6-01ae-4776-8a38-5ac14828f83e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:58.876482 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee0db6d6-01ae-4776-8a38-5ac14828f83e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:58.876708 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee0db6d6-01ae-4776-8a38-5ac14828f83e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:58.882905 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:58.882905 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:09:58.883913 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee0db6d6-01ae-4776-8a38-5ac14828f83e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:58.884370 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee0db6d6-01ae-4776-8a38-5ac14828f83e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 returned with HTTP 200 Aug 15 15:09:58.884783 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1029/4154] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:58 2026] GET /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:59.148222 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6891a5f-f080-4d18-b0eb-9b2f4d18f5c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.150795 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6891a5f-f080-4d18-b0eb-9b2f4d18f5c2 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f Aug 15 15:09:59.151032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6891a5f-f080-4d18-b0eb-9b2f4d18f5c2 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:59.152376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6891a5f-f080-4d18-b0eb-9b2f4d18f5c2 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:59.160180 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6891a5f-f080-4d18-b0eb-9b2f4d18f5c2 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f returned with HTTP 404 Aug 15 15:09:59.160816 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1036/4155] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:59 2026] GET /volume/v3/volumes/a8d8cb01-1224-44ea-b834-d1539f8dc24f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:59.168147 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b344b999-d81e-4f17-b726-410acc0dee05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.172316 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead Aug 15 15:09:59.172316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:59.172316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:59.172316 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete volume with id: 0359ed14-75fe-4088-ac42-7ae97c869ead Aug 15 15:09:59.178740 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:59.178740 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:59.179286 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:59.201909 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Delete volume request issued successfully. Aug 15 15:09:59.202169 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b344b999-d81e-4f17-b726-410acc0dee05 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead returned with HTTP 202 Aug 15 15:09:59.202944 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1051/4156] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:09:59 2026] DELETE /volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:09:59.212464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f61c545f-50e5-4138-964a-49656f199102 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.214561 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f61c545f-50e5-4138-964a-49656f199102 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead Aug 15 15:09:59.214692 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f61c545f-50e5-4138-964a-49656f199102 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:59.214887 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f61c545f-50e5-4138-964a-49656f199102 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:59.225589 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:59.225589 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:09:59.232683 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f61c545f-50e5-4138-964a-49656f199102 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Volume info retrieved successfully. Aug 15 15:09:59.238959 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f61c545f-50e5-4138-964a-49656f199102 tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead returned with HTTP 200 Aug 15 15:09:59.239383 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1041/4157] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:09:59 2026] GET /volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:59.895772 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d4b7c30-602a-44c6-b848-1e7f05f34112 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.898265 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d4b7c30-602a-44c6-b848-1e7f05f34112 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:59.898497 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d4b7c30-602a-44c6-b848-1e7f05f34112 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:59.898727 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d4b7c30-602a-44c6-b848-1e7f05f34112 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:59.905779 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d4b7c30-602a-44c6-b848-1e7f05f34112 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 returned with HTTP 404 Aug 15 15:09:59.906472 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1030/4158] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:59 2026] GET /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:09:59.919363 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1abde42b-6dbe-4703-9be7-d336f60f82be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.921302 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1abde42b-6dbe-4703-9be7-d336f60f82be tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:09:59.921674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1abde42b-6dbe-4703-9be7-d336f60f82be tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:09:59.921788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1abde42b-6dbe-4703-9be7-d336f60f82be tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:09:59.923399 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-1abde42b-6dbe-4703-9be7-d336f60f82be tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:09:59.933975 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:59.933975 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:09:59.948893 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1abde42b-6dbe-4703-9be7-d336f60f82be tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:09:59.949697 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1037/4159] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:59 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:09:59.958966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de5a927f-1ab4-4696-a73d-f056f315339e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.962283 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de5a927f-1ab4-4696-a73d-f056f315339e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:09:59.962596 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de5a927f-1ab4-4696-a73d-f056f315339e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:59.962868 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de5a927f-1ab4-4696-a73d-f056f315339e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:59.969085 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:09:59.969085 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:09:59.969637 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de5a927f-1ab4-4696-a73d-f056f315339e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:09:59.970429 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de5a927f-1ab4-4696-a73d-f056f315339e tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:09:59.970802 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1052/4160] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:09:59 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:09:59.982733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-20bc4d16-8fec-4454-9c3f-773b2b9e9bd0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:09:59.985202 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20bc4d16-8fec-4454-9c3f-773b2b9e9bd0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:59.985463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20bc4d16-8fec-4454-9c3f-773b2b9e9bd0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:09:59.985716 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20bc4d16-8fec-4454-9c3f-773b2b9e9bd0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:09:59.985858 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-20bc4d16-8fec-4454-9c3f-773b2b9e9bd0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete snapshot with id: e040033d-a751-4439-affc-70ceaa4d2045 Aug 15 15:09:59.990631 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20bc4d16-8fec-4454-9c3f-773b2b9e9bd0 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 returned with HTTP 404 Aug 15 15:09:59.991338 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1042/4161] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:09:59 2026] DELETE /volume/v3/snapshots/e040033d-a751-4439-affc-70ceaa4d2045 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:00.001193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b8c64d7b-6b44-43e6-8d25-867ab517d6a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.003719 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8c64d7b-6b44-43e6-8d25-867ab517d6a7 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:10:00.004121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8c64d7b-6b44-43e6-8d25-867ab517d6a7 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:00.004303 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8c64d7b-6b44-43e6-8d25-867ab517d6a7 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:00.005933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-b8c64d7b-6b44-43e6-8d25-867ab517d6a7 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'creating'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:10:00.018182 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.018182 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:00.032903 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8c64d7b-6b44-43e6-8d25-867ab517d6a7 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:10:00.035727 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1031/4162] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:09:59 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:00.051351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93780544-19fb-4720-9ee1-015e74a8403f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.052651 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93780544-19fb-4720-9ee1-015e74a8403f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:00.052845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93780544-19fb-4720-9ee1-015e74a8403f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:00.053107 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93780544-19fb-4720-9ee1-015e74a8403f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:00.059935 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.059935 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:00.060573 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93780544-19fb-4720-9ee1-015e74a8403f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:10:00.061657 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93780544-19fb-4720-9ee1-015e74a8403f tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:10:00.062077 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1038/4163] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:00 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:00.073395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.075107 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:10:00.075457 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:00.075622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:00.077184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 15 15:10:00.082507 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.082507 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:00.082946 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_actions [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Updating snapshot 9c36b567-be3b-49b8-af0e-4903b03d84d7 with info {'id': '9c36b567-be3b-49b8-af0e-4903b03d84d7', 'status': 'error', 'progress': '80%'} Aug 15 15:10:00.089506 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c17c3dab-9769-4fea-8361-c28bd0b0c1cc tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:10:00.090117 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1053/4164] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:10:00 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:00.097846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9136a4c6-7acb-4b1b-a163-d63ed732ef1d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.100119 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9136a4c6-7acb-4b1b-a163-d63ed732ef1d tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:00.101055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9136a4c6-7acb-4b1b-a163-d63ed732ef1d tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:00.101368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9136a4c6-7acb-4b1b-a163-d63ed732ef1d tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:00.109072 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.109072 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:00.109573 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9136a4c6-7acb-4b1b-a163-d63ed732ef1d tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Snapshot retrieved successfully. Aug 15 15:10:00.110563 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9136a4c6-7acb-4b1b-a163-d63ed732ef1d tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:10:00.111000 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1043/4165] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:00 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:00.121822 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fafb112d-fd87-4e68-89b1-02ced15af974 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.124720 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fafb112d-fd87-4e68-89b1-02ced15af974 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] POST https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action Aug 15 15:10:00.125142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fafb112d-fd87-4e68-89b1-02ced15af974 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:00.125330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fafb112d-fd87-4e68-89b1-02ced15af974 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:00.127024 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-fafb112d-fd87-4e68-89b1-02ced15af974 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] Updating snapshot '9c36b567-be3b-49b8-af0e-4903b03d84d7' with '{'status': 'available'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:10:00.138041 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.138041 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:00.149998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fafb112d-fd87-4e68-89b1-02ced15af974 tempest-SnapshotsActionsTest-655655435 tempest-SnapshotsActionsTest-655655435-project-admin] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action returned with HTTP 202 Aug 15 15:10:00.150530 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1032/4166] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:10:00 2026] POST /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:00.158963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-590d1a25-5d2c-41c0-82e0-21ec66c13ba8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.161391 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-590d1a25-5d2c-41c0-82e0-21ec66c13ba8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:00.161614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-590d1a25-5d2c-41c0-82e0-21ec66c13ba8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:00.161803 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-590d1a25-5d2c-41c0-82e0-21ec66c13ba8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:00.168670 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.168670 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:00.169363 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-590d1a25-5d2c-41c0-82e0-21ec66c13ba8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:10:00.170460 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-590d1a25-5d2c-41c0-82e0-21ec66c13ba8 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:10:00.170844 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1039/4167] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:00 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:00.183311 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.185671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:00.185917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:00.186187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:00.186350 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete snapshot with id: 9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:00.194412 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.194412 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:00.195008 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:10:00.224272 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot delete request issued successfully. Aug 15 15:10:00.224272 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-489c6adb-ccfb-4a62-9882-0b7f70d03399 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 202 Aug 15 15:10:00.224272 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1054/4168] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:00 2026] DELETE /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:00.230437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-074c1586-a848-4e32-95c5-1e791c73f089 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.233380 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-074c1586-a848-4e32-95c5-1e791c73f089 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:00.233669 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-074c1586-a848-4e32-95c5-1e791c73f089 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:00.233877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-074c1586-a848-4e32-95c5-1e791c73f089 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:00.240706 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:00.240706 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:00.241333 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-074c1586-a848-4e32-95c5-1e791c73f089 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Snapshot retrieved successfully. Aug 15 15:10:00.242249 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-074c1586-a848-4e32-95c5-1e791c73f089 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 200 Aug 15 15:10:00.242673 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1044/4169] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:00 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:00.261590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c22a30b6-22e1-449f-be84-e6bc852d58eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:00.264839 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c22a30b6-22e1-449f-be84-e6bc852d58eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] GET https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead Aug 15 15:10:00.264839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c22a30b6-22e1-449f-be84-e6bc852d58eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:00.265035 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c22a30b6-22e1-449f-be84-e6bc852d58eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:00.273424 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c22a30b6-22e1-449f-be84-e6bc852d58eb tempest-VolumesBackupsTest-2135578466 tempest-VolumesBackupsTest-2135578466-project-member] https://10.4.3.107/volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead returned with HTTP 404 Aug 15 15:10:00.274143 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1033/4170] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:00 2026] GET /volume/v3/volumes/0359ed14-75fe-4088-ac42-7ae97c869ead => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:01.255153 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-678d3770-5c05-4ca8-a30e-5bfcda7a5a06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:01.257655 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-678d3770-5c05-4ca8-a30e-5bfcda7a5a06 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 Aug 15 15:10:01.257655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-678d3770-5c05-4ca8-a30e-5bfcda7a5a06 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:01.257655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-678d3770-5c05-4ca8-a30e-5bfcda7a5a06 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:01.264560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-678d3770-5c05-4ca8-a30e-5bfcda7a5a06 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 returned with HTTP 404 Aug 15 15:10:01.266483 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1040/4171] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:01 2026] GET /volume/v3/snapshots/9c36b567-be3b-49b8-af0e-4903b03d84d7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:01.276702 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d08814ac-fd68-4392-bd2a-a467d05c5d6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:01.278777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d08814ac-fd68-4392-bd2a-a467d05c5d6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:10:01.279008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d08814ac-fd68-4392-bd2a-a467d05c5d6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:01.279224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d08814ac-fd68-4392-bd2a-a467d05c5d6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:01.288460 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:01.288460 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:01.294770 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d08814ac-fd68-4392-bd2a-a467d05c5d6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:10:01.303332 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d08814ac-fd68-4392-bd2a-a467d05c5d6b tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 returned with HTTP 200 Aug 15 15:10:01.303972 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1055/4172] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:01 2026] GET /volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:01.325817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:01.327783 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] DELETE https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:10:01.328139 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:01.328383 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:01.328607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete volume with id: 51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:10:01.338196 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:01.338196 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:01.338666 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:10:01.364274 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Delete volume request issued successfully. Aug 15 15:10:01.364575 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3f0b78f-3b5a-480c-ba20-65103e5da301 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 returned with HTTP 202 Aug 15 15:10:01.365180 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1045/4173] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:01 2026] DELETE /volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:01.376606 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c2222a0-e08d-40ac-9129-1a04037bce71 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:01.379165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c2222a0-e08d-40ac-9129-1a04037bce71 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:10:01.379468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c2222a0-e08d-40ac-9129-1a04037bce71 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:01.379766 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c2222a0-e08d-40ac-9129-1a04037bce71 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:01.391163 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:01.391163 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:01.397023 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c2222a0-e08d-40ac-9129-1a04037bce71 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Volume info retrieved successfully. Aug 15 15:10:01.407822 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c2222a0-e08d-40ac-9129-1a04037bce71 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 returned with HTTP 200 Aug 15 15:10:01.408370 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1034/4174] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:01 2026] GET /volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:02.425178 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee354739-eea8-4b2f-9bc4-f71a8dbe6673 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:02.429328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee354739-eea8-4b2f-9bc4-f71a8dbe6673 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] GET https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 Aug 15 15:10:02.429328 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee354739-eea8-4b2f-9bc4-f71a8dbe6673 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:02.429328 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee354739-eea8-4b2f-9bc4-f71a8dbe6673 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:02.434822 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee354739-eea8-4b2f-9bc4-f71a8dbe6673 tempest-SnapshotsActionsTest-1184013819 tempest-SnapshotsActionsTest-1184013819-project-member] https://10.4.3.107/volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 returned with HTTP 404 Aug 15 15:10:02.435560 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1041/4175] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:02 2026] GET /volume/v3/volumes/51869121-2c9f-4cb0-8aa2-bf51a5446444 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:02.729690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:02.874368 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:02.874727 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-204574828"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:02.876721 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-204574828'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:02.876721 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume of 1 GB Aug 15 15:10:02.881726 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Availability Zones retrieved successfully. Aug 15 15:10:02.889518 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (8a49b75a-ae8e-4289-8e9e-1b493c965752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:02.891893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bab3933-a0ba-4b7d-ade4-478e2f8d867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:02.892666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:02.928034 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bab3933-a0ba-4b7d-ade4-478e2f8d867a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:02.928881 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daed8881-a40e-46f5-9570-7d12513a3184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:03.016638 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['0b2ea560-2b87-4442-a6a1-235da2dbb921', '274fadee-2b42-4e01-a4b1-9a89f0c1baa8', '46369e10-5a5d-41cf-b4a6-216b2cd9189a', '53df97ee-0b56-4fcf-956a-d85c1e16e176'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:03.017677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daed8881-a40e-46f5-9570-7d12513a3184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2ea560-2b87-4442-a6a1-235da2dbb921', '274fadee-2b42-4e01-a4b1-9a89f0c1baa8', '46369e10-5a5d-41cf-b4a6-216b2cd9189a', '53df97ee-0b56-4fcf-956a-d85c1e16e176']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:03.018755 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f81d546a-9a20-4fde-bf8b-c63bde114a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:03.045636 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f81d546a-9a20-4fde-bf8b-c63bde114a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-204574828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['0b2ea560-2b87-4442-a6a1-235da2dbb921','274fadee-2b42-4e01-a4b1-9a89f0c1baa8','46369e10-5a5d-41cf-b4a6-216b2cd9189a','53df97ee-0b56-4fcf-956a-d85c1e16e176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-204574828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be9fcfea5625466bb34712311911ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:03.046736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fa9d06-58c6-4285-a8da-a5c11fd78a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:03.070699 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fa9d06-58c6-4285-a8da-a5c11fd78a75) transitioned into state 'SUCCESS' from state '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-204574828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['0b2ea560-2b87-4442-a6a1-235da2dbb921','274fadee-2b42-4e01-a4b1-9a89f0c1baa8','46369e10-5a5d-41cf-b4a6-216b2cd9189a','53df97ee-0b56-4fcf-956a-d85c1e16e176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:03.071772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e645bc7-367f-40e5-bf52-d3ea69e1cc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:03.083944 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e645bc7-367f-40e5-bf52-d3ea69e1cc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:03.085257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (8a49b75a-ae8e-4289-8e9e-1b493c965752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:03.085655 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request issued successfully. Aug 15 15:10:03.086502 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8a32906-289f-4b93-81fb-56d23c3e42c7 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:03.087066 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1056/4176] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:02 2026] POST /volume/v3/volumes => generated 759 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:03.102763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c447dae-d533-45cf-a2cf-38cf836c53f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:03.110532 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c447dae-d533-45cf-a2cf-38cf836c53f8 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:03.111599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c447dae-d533-45cf-a2cf-38cf836c53f8 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:03.111799 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c447dae-d533-45cf-a2cf-38cf836c53f8 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:03.127193 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:03.127193 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:03.131323 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c447dae-d533-45cf-a2cf-38cf836c53f8 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:03.135971 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c447dae-d533-45cf-a2cf-38cf836c53f8 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d returned with HTTP 200 Aug 15 15:10:03.136348 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1046/4177] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:03 2026] GET /volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:04.150957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6773f57b-be78-47d4-b3c3-571bfd3b35df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:04.152980 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6773f57b-be78-47d4-b3c3-571bfd3b35df tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:04.153163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6773f57b-be78-47d4-b3c3-571bfd3b35df tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:04.153399 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6773f57b-be78-47d4-b3c3-571bfd3b35df tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:04.161260 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:04.161260 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:04.165588 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6773f57b-be78-47d4-b3c3-571bfd3b35df tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:04.170936 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6773f57b-be78-47d4-b3c3-571bfd3b35df tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d returned with HTTP 200 Aug 15 15:10:04.171367 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1035/4178] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:04 2026] GET /volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:04.186555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a275d41-b990-44c4-adda-0e3ed072d17f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:04.189688 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:04.190303 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-767313695"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:04.201193 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:04.201193 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:04.201700 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:04.201783 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create snapshot from volume a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:04.260396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['1ac0b761-255e-4ead-8fd6-a3c05a5aa432', '2fc01580-1159-4e54-8ebf-b8a0775e904f', '2d7ec83c-f2de-474b-bc84-2615e083afd1', '790cf400-eac8-4317-bf2e-1f1c2f9b6c37'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:04.310563 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Snapshot create request issued successfully. Aug 15 15:10:04.310990 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a275d41-b990-44c4-adda-0e3ed072d17f tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:10:04.311497 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1042/4179] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:04 2026] POST /volume/v3/snapshots => generated 315 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:04.326994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ac0d879-92df-4653-b0c1-a382087dcc52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:04.329058 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ac0d879-92df-4653-b0c1-a382087dcc52 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 Aug 15 15:10:04.329298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ac0d879-92df-4653-b0c1-a382087dcc52 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:04.329599 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ac0d879-92df-4653-b0c1-a382087dcc52 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:04.337395 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:04.337395 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:04.337589 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ac0d879-92df-4653-b0c1-a382087dcc52 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Snapshot retrieved successfully. Aug 15 15:10:04.338661 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ac0d879-92df-4653-b0c1-a382087dcc52 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 returned with HTTP 200 Aug 15 15:10:04.339107 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1057/4180] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:04 2026] GET /volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:04.926131 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c2e07d56-c082-4a73-a027-bd6303d00c8e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.029405 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2e07d56-c082-4a73-a027-bd6303d00c8e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] GET https://10.4.3.107/volume/v3/os-services Aug 15 15:10:05.029740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2e07d56-c082-4a73-a027-bd6303d00c8e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:05.030029 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2e07d56-c082-4a73-a027-bd6303d00c8e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:05.039734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2e07d56-c082-4a73-a027-bd6303d00c8e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] https://10.4.3.107/volume/v3/os-services returned with HTTP 200 Aug 15 15:10:05.040155 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1047/4181] 10.4.3.107 () {66 vars in 1249 bytes} [Sat Aug 15 15:10:04 2026] GET /volume/v3/os-services => generated 626 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:05.054345 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ddd4dc3-6ac5-4061-a4e3-f01908349a26 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.056601 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ddd4dc3-6ac5-4061-a4e3-f01908349a26 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] PUT https://10.4.3.107/volume/v3/os-services/disable-log-reason Aug 15 15:10:05.057116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ddd4dc3-6ac5-4061-a4e3-f01908349a26 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007361", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.059429 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ddd4dc3-6ac5-4061-a4e3-f01908349a26 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] https://10.4.3.107/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 15 15:10:05.059844 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1036/4182] 10.4.3.107 () {68 vars in 1326 bytes} [Sat Aug 15 15:10:05 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:10:05.070905 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-560b2cce-8e26-4eb9-8493-1d449ac2cad9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.073777 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-560b2cce-8e26-4eb9-8493-1d449ac2cad9 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] PUT https://10.4.3.107/volume/v3/os-services/disable Aug 15 15:10:05.074221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-560b2cce-8e26-4eb9-8493-1d449ac2cad9 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007361", "binary": "invalid_binary"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.076350 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:05.076350 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:05.083888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-560b2cce-8e26-4eb9-8493-1d449ac2cad9 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] https://10.4.3.107/volume/v3/os-services/disable returned with HTTP 404 Aug 15 15:10:05.084716 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1043/4183] 10.4.3.107 () {68 vars in 1293 bytes} [Sat Aug 15 15:10:05 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:05.094962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2c4cdd4-4f9f-4e19-8f88-44bc0c56c5fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.097817 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2c4cdd4-4f9f-4e19-8f88-44bc0c56c5fe tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] PUT https://10.4.3.107/volume/v3/os-services/enable Aug 15 15:10:05.098375 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2c4cdd4-4f9f-4e19-8f88-44bc0c56c5fe tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.108114 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2c4cdd4-4f9f-4e19-8f88-44bc0c56c5fe tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] https://10.4.3.107/volume/v3/os-services/enable returned with HTTP 404 Aug 15 15:10:05.108855 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1058/4184] 10.4.3.107 () {68 vars in 1290 bytes} [Sat Aug 15 15:10:05 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:05.120354 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec955a16-d34d-4e8f-8619-5d1bf9895b20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.122154 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec955a16-d34d-4e8f-8619-5d1bf9895b20 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] PUT https://10.4.3.107/volume/v3/os-services/freeze Aug 15 15:10:05.122522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec955a16-d34d-4e8f-8619-5d1bf9895b20 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.131998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec955a16-d34d-4e8f-8619-5d1bf9895b20 tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] https://10.4.3.107/volume/v3/os-services/freeze returned with HTTP 400 Aug 15 15:10:05.132544 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1048/4185] 10.4.3.107 () {68 vars in 1290 bytes} [Sat Aug 15 15:10:05 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:10:05.144597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e554ea9e-34ca-4aac-a306-cb0ea546005e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.149047 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e554ea9e-34ca-4aac-a306-cb0ea546005e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] PUT https://10.4.3.107/volume/v3/os-services/thaw Aug 15 15:10:05.149546 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e554ea9e-34ca-4aac-a306-cb0ea546005e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.163030 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e554ea9e-34ca-4aac-a306-cb0ea546005e tempest-VolumeServicesNegativeTest-553046254 tempest-VolumeServicesNegativeTest-553046254-project-admin] https://10.4.3.107/volume/v3/os-services/thaw returned with HTTP 400 Aug 15 15:10:05.163726 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1037/4186] 10.4.3.107 () {68 vars in 1284 bytes} [Sat Aug 15 15:10:05 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:10:05.349782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70b6aad3-9ed4-43c9-a881-751a1938575d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.353057 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70b6aad3-9ed4-43c9-a881-751a1938575d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 Aug 15 15:10:05.355223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70b6aad3-9ed4-43c9-a881-751a1938575d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:05.356478 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70b6aad3-9ed4-43c9-a881-751a1938575d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:05.365428 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:05.365428 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:05.366006 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70b6aad3-9ed4-43c9-a881-751a1938575d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Snapshot retrieved successfully. Aug 15 15:10:05.367261 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70b6aad3-9ed4-43c9-a881-751a1938575d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 returned with HTTP 200 Aug 15 15:10:05.368035 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1044/4187] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:05 2026] GET /volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:05.380416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.382445 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:05.383376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e3e9cb09-0e51-4be1-82af-292a5e6154f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-120504141"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.385321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e3e9cb09-0e51-4be1-82af-292a5e6154f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-120504141'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:05.385592 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume of 1 GB Aug 15 15:10:05.390319 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Availability Zones retrieved successfully. Aug 15 15:10:05.397000 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (c8d7b545-a353-4d15-aeae-110894f8a054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.398103 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d412a3d4-860b-4026-98a8-1a0596537ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.399589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:05.433880 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d412a3d4-860b-4026-98a8-1a0596537ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.434692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79099985-4230-44de-a384-c3054139639b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.476617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['0d410184-9815-4cb5-a244-6a1e126f68e5', '13da4273-c194-4fe0-bf1d-4a96cb45f182', '9884d5dd-aa2c-4689-a424-58efb1dc45e4', 'd96b4600-d4dc-4a41-b00b-e752e39db5e5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:05.477493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79099985-4230-44de-a384-c3054139639b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d410184-9815-4cb5-a244-6a1e126f68e5', '13da4273-c194-4fe0-bf1d-4a96cb45f182', '9884d5dd-aa2c-4689-a424-58efb1dc45e4', 'd96b4600-d4dc-4a41-b00b-e752e39db5e5']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.478232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebc48dc-da7c-4fe8-b7bc-2407e7a7a97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.506112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebc48dc-da7c-4fe8-b7bc-2407e7a7a97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dcd73a7-ed58-42cf-8658-f8927e73d8e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-120504141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['0d410184-9815-4cb5-a244-6a1e126f68e5','13da4273-c194-4fe0-bf1d-4a96cb45f182','9884d5dd-aa2c-4689-a424-58efb1dc45e4','d96b4600-d4dc-4a41-b00b-e752e39db5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-120504141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dcd73a7-ed58-42cf-8658-f8927e73d8e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be9fcfea5625466bb34712311911ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.507079 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15438432-d78e-490f-81b4-649090ae6150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.527008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15438432-d78e-490f-81b4-649090ae6150) transitioned into state 'SUCCESS' from state '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-120504141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['0d410184-9815-4cb5-a244-6a1e126f68e5','13da4273-c194-4fe0-bf1d-4a96cb45f182','9884d5dd-aa2c-4689-a424-58efb1dc45e4','d96b4600-d4dc-4a41-b00b-e752e39db5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.528547 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b26893a-ebb4-4335-a30d-f486b480507d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.540988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b26893a-ebb4-4335-a30d-f486b480507d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.542322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (c8d7b545-a353-4d15-aeae-110894f8a054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.542773 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request issued successfully. Aug 15 15:10:05.543969 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0c16096-8ba1-487f-b5dc-4c5a061861fa tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:05.544466 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1059/4188] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:05 2026] POST /volume/v3/volumes => generated 759 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:05.570002 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.573125 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:05.573986 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e3e9cb09-0e51-4be1-82af-292a5e6154f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-804150642"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.576525 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e3e9cb09-0e51-4be1-82af-292a5e6154f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-804150642'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:05.576726 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume of 1 GB Aug 15 15:10:05.585158 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Availability Zones retrieved successfully. Aug 15 15:10:05.590457 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (e0cd780e-ec44-4b9d-9222-98fbe7d57f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.591600 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9920d7-0ee0-45ea-8da1-7c5b68f48db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.592537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:05.625024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9920d7-0ee0-45ea-8da1-7c5b68f48db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.626151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9afce0-ff43-4dc2-892d-b1e2f01ef403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.678918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['dec2122b-c101-4eeb-8fb5-8fc07117281f', '877eb0d6-d131-498c-9a06-72b5a7ba9f07', '7f914c8e-09fe-4e92-b069-8b3956be88ca', '3af14719-86ec-4a3f-9b38-05e67175c862'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:05.680128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9afce0-ff43-4dc2-892d-b1e2f01ef403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dec2122b-c101-4eeb-8fb5-8fc07117281f', '877eb0d6-d131-498c-9a06-72b5a7ba9f07', '7f914c8e-09fe-4e92-b069-8b3956be88ca', '3af14719-86ec-4a3f-9b38-05e67175c862']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.681592 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ef9f08-f03a-4359-ba87-37950273be3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.706755 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ef9f08-f03a-4359-ba87-37950273be3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334eb761-ee4d-480e-bb47-2d4920b552f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-804150642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['dec2122b-c101-4eeb-8fb5-8fc07117281f','877eb0d6-d131-498c-9a06-72b5a7ba9f07','7f914c8e-09fe-4e92-b069-8b3956be88ca','3af14719-86ec-4a3f-9b38-05e67175c862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-804150642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334eb761-ee4d-480e-bb47-2d4920b552f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be9fcfea5625466bb34712311911ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.707710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48abc8b-ee90-4f43-b4fc-e07b1c7c92e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.728359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48abc8b-ee90-4f43-b4fc-e07b1c7c92e7) transitioned into state 'SUCCESS' from state '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-804150642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['dec2122b-c101-4eeb-8fb5-8fc07117281f','877eb0d6-d131-498c-9a06-72b5a7ba9f07','7f914c8e-09fe-4e92-b069-8b3956be88ca','3af14719-86ec-4a3f-9b38-05e67175c862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.729559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f17c3e2-d7a8-4cfb-9fb5-0895ac480098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.741565 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f17c3e2-d7a8-4cfb-9fb5-0895ac480098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.741764 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (e0cd780e-ec44-4b9d-9222-98fbe7d57f20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.742067 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request issued successfully. Aug 15 15:10:05.742825 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4255ab7-a5e6-4e80-b814-edb6fd96a30d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:05.743398 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1049/4189] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:05 2026] POST /volume/v3/volumes => generated 759 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:05.758257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.760546 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:05.761010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e3e9cb09-0e51-4be1-82af-292a5e6154f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1123985942"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.762834 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e3e9cb09-0e51-4be1-82af-292a5e6154f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1123985942'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:05.763022 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume of 1 GB Aug 15 15:10:05.768898 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Availability Zones retrieved successfully. Aug 15 15:10:05.775359 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (3d88c5e8-fea8-461d-baca-cee52458b259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.776775 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df587fbb-3073-48e8-bd0c-dcb516b984af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.777640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:05.821910 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df587fbb-3073-48e8-bd0c-dcb516b984af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.822701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e859d19-345c-41ee-a936-cad08ecd6530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.873996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['21b8b6a3-ab0a-4bc6-b3fe-948c904df3ea', 'e07edf2e-5ba6-4981-94aa-41a324d13621', '5d2779c5-4ee9-4915-a50a-43ca9e28b30e', 'a25c3e81-38ea-4d06-9ecf-b94f3f86eb9b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:05.875179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e859d19-345c-41ee-a936-cad08ecd6530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b8b6a3-ab0a-4bc6-b3fe-948c904df3ea', 'e07edf2e-5ba6-4981-94aa-41a324d13621', '5d2779c5-4ee9-4915-a50a-43ca9e28b30e', 'a25c3e81-38ea-4d06-9ecf-b94f3f86eb9b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.876328 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3beb6f8a-d094-4691-8e30-fcad95e0d32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.904334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3beb6f8a-d094-4691-8e30-fcad95e0d32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1123985942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['21b8b6a3-ab0a-4bc6-b3fe-948c904df3ea','e07edf2e-5ba6-4981-94aa-41a324d13621','5d2779c5-4ee9-4915-a50a-43ca9e28b30e','a25c3e81-38ea-4d06-9ecf-b94f3f86eb9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1123985942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be9fcfea5625466bb34712311911ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.905309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b2e09a-ec0b-4749-b479-3cfcbc99f751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.928384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b2e09a-ec0b-4749-b479-3cfcbc99f751) transitioned into state 'SUCCESS' from state '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-1123985942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['21b8b6a3-ab0a-4bc6-b3fe-948c904df3ea','e07edf2e-5ba6-4981-94aa-41a324d13621','5d2779c5-4ee9-4915-a50a-43ca9e28b30e','a25c3e81-38ea-4d06-9ecf-b94f3f86eb9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.929061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2e4230-f4ba-48e3-b583-b2a6754f61b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.938442 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2e4230-f4ba-48e3-b583-b2a6754f61b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:05.940128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (3d88c5e8-fea8-461d-baca-cee52458b259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.940599 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request issued successfully. Aug 15 15:10:05.941446 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39caf7c8-a1df-4e99-878f-1a8b7311b7a3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:05.941876 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1038/4190] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:05 2026] POST /volume/v3/volumes => generated 760 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:05.961179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:05.964574 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:05.964994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e3e9cb09-0e51-4be1-82af-292a5e6154f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-227419200"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:05.970886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e3e9cb09-0e51-4be1-82af-292a5e6154f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-227419200'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:05.971046 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume of 1 GB Aug 15 15:10:05.979216 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Availability Zones retrieved successfully. Aug 15 15:10:05.986298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (7c71469e-accf-4631-80d3-77d437057f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:05.987642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf26334-1984-44e1-b32b-2c17c5453ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:05.989289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:06.026307 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf26334-1984-44e1-b32b-2c17c5453ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.027474 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2efbbee-7e2c-49c1-bf6b-a26cb50d487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.101199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['a9ce5524-1004-47f7-aa5d-d01a8a9a92fb', '05e09252-6fa1-45de-82b5-fff363e8d604', 'bc49c01f-3f36-4666-9dc2-5798f76910a6', '193fb4a4-0a8d-4a80-acd3-930451881a01'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:06.102373 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2efbbee-7e2c-49c1-bf6b-a26cb50d487f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9ce5524-1004-47f7-aa5d-d01a8a9a92fb', '05e09252-6fa1-45de-82b5-fff363e8d604', 'bc49c01f-3f36-4666-9dc2-5798f76910a6', '193fb4a4-0a8d-4a80-acd3-930451881a01']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.103600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2abd17-b41e-4161-96f9-659210ca3de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.136407 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2abd17-b41e-4161-96f9-659210ca3de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3919285a-0613-4234-8762-a9c1cbaeab4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-227419200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['a9ce5524-1004-47f7-aa5d-d01a8a9a92fb','05e09252-6fa1-45de-82b5-fff363e8d604','bc49c01f-3f36-4666-9dc2-5798f76910a6','193fb4a4-0a8d-4a80-acd3-930451881a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-227419200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3919285a-0613-4234-8762-a9c1cbaeab4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be9fcfea5625466bb34712311911ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.137499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb95e14-8ea4-4eeb-8638-a13f852d2a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.162874 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb95e14-8ea4-4eeb-8638-a13f852d2a95) transitioned into state 'SUCCESS' from state '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-227419200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['a9ce5524-1004-47f7-aa5d-d01a8a9a92fb','05e09252-6fa1-45de-82b5-fff363e8d604','bc49c01f-3f36-4666-9dc2-5798f76910a6','193fb4a4-0a8d-4a80-acd3-930451881a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.165851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa3fc7c-674e-490d-bdf8-73eb8ab73b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.178801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa3fc7c-674e-490d-bdf8-73eb8ab73b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.179680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (7c71469e-accf-4631-80d3-77d437057f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:06.180056 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request issued successfully. Aug 15 15:10:06.180751 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f9bdde5-bf94-4f80-adaa-40be67b6225c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:06.181342 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1045/4191] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:05 2026] POST /volume/v3/volumes => generated 759 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:06.198698 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.200820 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:06.201195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e3e9cb09-0e51-4be1-82af-292a5e6154f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-84805009"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:06.203460 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e3e9cb09-0e51-4be1-82af-292a5e6154f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-84805009'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:06.203625 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume of 1 GB Aug 15 15:10:06.203991 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.203991 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:06.208449 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Availability Zones retrieved successfully. Aug 15 15:10:06.215269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (39889def-3ad9-4d47-b784-27a2893f0385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:06.216485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11ac08d-c913-4865-9588-33fc86a47588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.218553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:06.262026 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11ac08d-c913-4865-9588-33fc86a47588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.263151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cede51f4-92a4-44cf-9ee7-0d546e939351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.315835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Created reservations ['78bc4df5-514a-479b-91c5-b5031a64932e', '4fa607cd-0745-4988-be76-d2da7c9ce0e1', 'ba1495c6-de79-42d6-88ba-e2f33d3d4c9c', '9b754a37-c957-4c71-9b36-82c705aa3721'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:06.316880 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cede51f4-92a4-44cf-9ee7-0d546e939351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78bc4df5-514a-479b-91c5-b5031a64932e', '4fa607cd-0745-4988-be76-d2da7c9ce0e1', 'ba1495c6-de79-42d6-88ba-e2f33d3d4c9c', '9b754a37-c957-4c71-9b36-82c705aa3721']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.318081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d331b132-f5d6-42a1-8da8-1050a56aa2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.344166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d331b132-f5d6-42a1-8da8-1050a56aa2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd946af-4b32-4e82-bd06-e80278837052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-84805009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['78bc4df5-514a-479b-91c5-b5031a64932e','4fa607cd-0745-4988-be76-d2da7c9ce0e1','ba1495c6-de79-42d6-88ba-e2f33d3d4c9c','9b754a37-c957-4c71-9b36-82c705aa3721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-84805009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd946af-4b32-4e82-bd06-e80278837052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be9fcfea5625466bb34712311911ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.345086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafaafca-a679-48bd-afce-b2217b550a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.366063 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafaafca-a679-48bd-afce-b2217b550a00) transitioned into state 'SUCCESS' from state '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-84805009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be9fcfea5625466bb34712311911ce35',qos_specs=None,replication_status=,reservations=['78bc4df5-514a-479b-91c5-b5031a64932e','4fa607cd-0745-4988-be76-d2da7c9ce0e1','ba1495c6-de79-42d6-88ba-e2f33d3d4c9c','9b754a37-c957-4c71-9b36-82c705aa3721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998e7a5747194d6ca07a1a2e6581e41a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.366864 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f67022c-7172-48c9-b8b6-6b9dbb86e24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:06.381990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f67022c-7172-48c9-b8b6-6b9dbb86e24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:06.382745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Flow 'volume_create_api' (39889def-3ad9-4d47-b784-27a2893f0385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:06.383029 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Create volume request issued successfully. Aug 15 15:10:06.383544 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6a3ed35-8f9e-4ee3-8165-52682366ed26 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:06.383980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1060/4192] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:06 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:06.399257 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-55b5ae59-b165-4107-89be-6a53145e07fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.401367 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55b5ae59-b165-4107-89be-6a53145e07fe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 Aug 15 15:10:06.401625 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55b5ae59-b165-4107-89be-6a53145e07fe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.401860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55b5ae59-b165-4107-89be-6a53145e07fe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.410944 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.410944 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:06.417449 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-55b5ae59-b165-4107-89be-6a53145e07fe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.422345 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55b5ae59-b165-4107-89be-6a53145e07fe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 returned with HTTP 200 Aug 15 15:10:06.422710 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1050/4193] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:06.438997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a188c669-413d-4ad0-89ec-48858fd5bbaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.440854 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a188c669-413d-4ad0-89ec-48858fd5bbaf tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 Aug 15 15:10:06.441045 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a188c669-413d-4ad0-89ec-48858fd5bbaf tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.441260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a188c669-413d-4ad0-89ec-48858fd5bbaf tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.448269 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.448269 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:06.452749 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a188c669-413d-4ad0-89ec-48858fd5bbaf tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.458947 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a188c669-413d-4ad0-89ec-48858fd5bbaf tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 returned with HTTP 200 Aug 15 15:10:06.459358 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1039/4194] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:06.481592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87de3dec-053d-478a-be36-b0e74d6a103c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.484349 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87de3dec-053d-478a-be36-b0e74d6a103c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc Aug 15 15:10:06.484349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87de3dec-053d-478a-be36-b0e74d6a103c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.484526 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87de3dec-053d-478a-be36-b0e74d6a103c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.496029 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.496029 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:06.502371 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87de3dec-053d-478a-be36-b0e74d6a103c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.509030 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87de3dec-053d-478a-be36-b0e74d6a103c tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc returned with HTTP 200 Aug 15 15:10:06.509499 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1046/4195] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:06.525173 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bcb6ef69-5b1d-4004-b8f6-6c8e6bc0b39a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.533908 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcb6ef69-5b1d-4004-b8f6-6c8e6bc0b39a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f Aug 15 15:10:06.533908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcb6ef69-5b1d-4004-b8f6-6c8e6bc0b39a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.533908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcb6ef69-5b1d-4004-b8f6-6c8e6bc0b39a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.541708 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.541708 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:06.546345 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bcb6ef69-5b1d-4004-b8f6-6c8e6bc0b39a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.551319 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcb6ef69-5b1d-4004-b8f6-6c8e6bc0b39a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f returned with HTTP 200 Aug 15 15:10:06.551844 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1061/4196] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:06.572090 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0627f6a4-92f5-4b2f-a5aa-879858aac222 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.574506 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0627f6a4-92f5-4b2f-a5aa-879858aac222 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 Aug 15 15:10:06.574824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0627f6a4-92f5-4b2f-a5aa-879858aac222 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.575177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0627f6a4-92f5-4b2f-a5aa-879858aac222 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.586262 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.586262 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:06.590972 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0627f6a4-92f5-4b2f-a5aa-879858aac222 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.596780 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0627f6a4-92f5-4b2f-a5aa-879858aac222 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 returned with HTTP 200 Aug 15 15:10:06.597643 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1051/4197] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:06.608674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-46348012-9a3b-4221-af56-1a426984772d req-ee551297-1323-45d9-bde0-8b0e6dc3f2ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.614956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.615088 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-ee551297-1323-45d9-bde0-8b0e6dc3f2ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:06.615347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-ee551297-1323-45d9-bde0-8b0e6dc3f2ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.615639 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-ee551297-1323-45d9-bde0-8b0e6dc3f2ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.616648 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 Aug 15 15:10:06.616821 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.617012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.617162 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume with id: 8bd946af-4b32-4e82-bd06-e80278837052 Aug 15 15:10:06.624090 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.624090 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:06.624512 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.624990 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.624990 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:06.629702 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-46348012-9a3b-4221-af56-1a426984772d req-ee551297-1323-45d9-bde0-8b0e6dc3f2ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:06.635538 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-ee551297-1323-45d9-bde0-8b0e6dc3f2ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:06.636059 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1040/4198] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:06.643520 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume request issued successfully. Aug 15 15:10:06.643777 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7ba4c09-c7e7-4080-b6eb-5980ead91233 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 returned with HTTP 202 Aug 15 15:10:06.644378 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1047/4199] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:06 2026] DELETE /volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:06.654810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c004755-aaff-4c47-af4e-cacd9aecbbb5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.657794 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c004755-aaff-4c47-af4e-cacd9aecbbb5 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 Aug 15 15:10:06.658022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c004755-aaff-4c47-af4e-cacd9aecbbb5 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.658418 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c004755-aaff-4c47-af4e-cacd9aecbbb5 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.667226 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.667226 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:06.675227 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c004755-aaff-4c47-af4e-cacd9aecbbb5 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:06.682429 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c004755-aaff-4c47-af4e-cacd9aecbbb5 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 returned with HTTP 200 Aug 15 15:10:06.683038 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1062/4200] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:06.721694 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6407f7b8-162b-43c1-b8a6-61447c03b471 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.722195 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6407f7b8-162b-43c1-b8a6-61447c03b471 None None] GET https://10.4.3.107/volume// Aug 15 15:10:06.722604 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6407f7b8-162b-43c1-b8a6-61447c03b471 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.722766 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6407f7b8-162b-43c1-b8a6-61447c03b471 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.723170 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6407f7b8-162b-43c1-b8a6-61447c03b471 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:06.723558 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1052/4201] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:10:06.731695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-46348012-9a3b-4221-af56-1a426984772d req-0e67f570-312b-4de0-a078-9cc1edb10802 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.881001 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-0e67f570-312b-4de0-a078-9cc1edb10802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:10:06.881360 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-0e67f570-312b-4de0-a078-9cc1edb10802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e999a67c-5699-496f-8b6d-9ccfda49b9cd", "connector": null, "instance_uuid": "e059099a-d70f-4308-8459-900c3ec53546"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:06.892704 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.892704 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:06.916760 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-0e67f570-312b-4de0-a078-9cc1edb10802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:10:06.917175 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1041/4202] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:10:06 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:06.945774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c82a3a0-b9ec-4af7-958a-606511181a90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.948010 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c82a3a0-b9ec-4af7-958a-606511181a90 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:06.948255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c82a3a0-b9ec-4af7-958a-606511181a90 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.948463 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c82a3a0-b9ec-4af7-958a-606511181a90 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.960124 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b214225-316b-463e-9f10-edd2b8878620 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.960545 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b214225-316b-463e-9f10-edd2b8878620 None None] GET https://10.4.3.107/volume// Aug 15 15:10:06.960732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b214225-316b-463e-9f10-edd2b8878620 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.960965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b214225-316b-463e-9f10-edd2b8878620 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.961125 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.961125 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:06.961311 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b214225-316b-463e-9f10-edd2b8878620 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:06.961614 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1063/4203] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:10:06.969298 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5c82a3a0-b9ec-4af7-958a-606511181a90 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:06.972900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-46348012-9a3b-4221-af56-1a426984772d req-3bdf1904-da55-4799-acd0-0e4a46fef470 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:06.975543 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-3bdf1904-da55-4799-acd0-0e4a46fef470 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:06.975779 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-3bdf1904-da55-4799-acd0-0e4a46fef470 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:06.975996 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-3bdf1904-da55-4799-acd0-0e4a46fef470 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:06.978899 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c82a3a0-b9ec-4af7-958a-606511181a90 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:06.979366 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1048/4204] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:06.988062 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:06.988062 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:06.991686 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-46348012-9a3b-4221-af56-1a426984772d req-3bdf1904-da55-4799-acd0-0e4a46fef470 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:06.996545 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-3bdf1904-da55-4799-acd0-0e4a46fef470 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:06.997221 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1053/4205] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:10:06 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:10:07.089521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.092461 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] PUT https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 Aug 15 15:10:07.092844 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:07.100455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Acquiring lock "cinder-attachment_update-e999a67c-5699-496f-8b6d-9ccfda49b9cd-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:10:07.104735 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Lock "cinder-attachment_update-e999a67c-5699-496f-8b6d-9ccfda49b9cd-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:10:07.105705 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:07.105705 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:07.176998 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Lock "cinder-attachment_update-e999a67c-5699-496f-8b6d-9ccfda49b9cd-np0000007361" released by "attachment_update" :: held 0.072s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:10:07.177608 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-6bc0e979-d063-4649-bc9e-2178df52fe10 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 returned with HTTP 200 Aug 15 15:10:07.178200 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1042/4206] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:10:07 2026] PUT /volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:07.696540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bedf1cfc-e67d-4cc5-a6b4-e2f5bc5d3085 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.698534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bedf1cfc-e67d-4cc5-a6b4-e2f5bc5d3085 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 Aug 15 15:10:07.698756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bedf1cfc-e67d-4cc5-a6b4-e2f5bc5d3085 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:07.698985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bedf1cfc-e67d-4cc5-a6b4-e2f5bc5d3085 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:07.704173 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bedf1cfc-e67d-4cc5-a6b4-e2f5bc5d3085 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 returned with HTTP 404 Aug 15 15:10:07.704606 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1064/4207] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:07 2026] GET /volume/v3/volumes/8bd946af-4b32-4e82-bd06-e80278837052 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:07.710683 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.712469 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f Aug 15 15:10:07.712745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:07.712943 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:07.713124 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume with id: 3919285a-0613-4234-8762-a9c1cbaeab4f Aug 15 15:10:07.720579 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:07.720579 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:07.721019 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:07.738424 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume request issued successfully. Aug 15 15:10:07.738621 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6b7c810-540c-470d-ac7f-392fb12dbba1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f returned with HTTP 202 Aug 15 15:10:07.739158 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1049/4208] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:07 2026] DELETE /volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:07.747583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-30ae03dc-0b56-413f-a309-c09e1f5d7799 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.750232 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30ae03dc-0b56-413f-a309-c09e1f5d7799 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f Aug 15 15:10:07.750434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30ae03dc-0b56-413f-a309-c09e1f5d7799 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:07.750616 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30ae03dc-0b56-413f-a309-c09e1f5d7799 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:07.757979 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:07.757979 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:07.761260 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-30ae03dc-0b56-413f-a309-c09e1f5d7799 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:07.766423 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30ae03dc-0b56-413f-a309-c09e1f5d7799 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f returned with HTTP 200 Aug 15 15:10:07.766780 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7dfc416-7f3f-4d8e-bc29-52fc38fd6b60 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.767073 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1054/4209] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:07 2026] GET /volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:07.861061 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7dfc416-7f3f-4d8e-bc29-52fc38fd6b60 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:10:07.861515 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7dfc416-7f3f-4d8e-bc29-52fc38fd6b60 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-973578841", "os-volume-type-access:is_public": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:07.863381 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:07.863381 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:07.876494 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7dfc416-7f3f-4d8e-bc29-52fc38fd6b60 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:10:07.876987 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1043/4210] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:10:07 2026] POST /volume/v3/types => generated 228 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:07.887096 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4e3b8a9f-8afa-4e85-a0bc-7613fe043c05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.950945 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e3b8a9f-8afa-4e85-a0bc-7613fe043c05 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:07.950945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e3b8a9f-8afa-4e85-a0bc-7613fe043c05 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d9c7ff0-0239-4d7b-b109-896ddcec39ee", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:07.950945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4e3b8a9f-8afa-4e85-a0bc-7613fe043c05 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Create volume request body: {'volume': {'volume_type': '3d9c7ff0-0239-4d7b-b109-896ddcec39ee', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:07.957447 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e3b8a9f-8afa-4e85-a0bc-7613fe043c05 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 404 Aug 15 15:10:07.958131 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1065/4211] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:07 2026] POST /volume/v3/volumes => generated 114 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:07.966088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87e8fb67-fcfb-4670-9d5b-1653f8bac0a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.967984 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87e8fb67-fcfb-4670-9d5b-1653f8bac0a1 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee/action Aug 15 15:10:07.968322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87e8fb67-fcfb-4670-9d5b-1653f8bac0a1 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action body: b'{"addProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:07.968462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87e8fb67-fcfb-4670-9d5b-1653f8bac0a1 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:07.978789 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87e8fb67-fcfb-4670-9d5b-1653f8bac0a1 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee/action returned with HTTP 202 Aug 15 15:10:07.979088 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1050/4212] 10.4.3.107 () {68 vars in 1384 bytes} [Sat Aug 15 15:10:07 2026] POST /volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:07.986496 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ad632254-c945-4a32-81e1-59edb83a518a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.988008 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:07.988333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d9c7ff0-0239-4d7b-b109-896ddcec39ee", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-465751927"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:07.989819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Create volume request body: {'volume': {'volume_type': '3d9c7ff0-0239-4d7b-b109-896ddcec39ee', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-465751927'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:07.990943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58438e60-aaf1-48f9-9f68-cd36b491ff5a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:07.992893 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58438e60-aaf1-48f9-9f68-cd36b491ff5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:07.993083 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58438e60-aaf1-48f9-9f68-cd36b491ff5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:07.993326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58438e60-aaf1-48f9-9f68-cd36b491ff5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:07.994378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Create volume of 1 GB Aug 15 15:10:07.994799 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:07.994799 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:07.995398 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Availability Zones retrieved successfully. Aug 15 15:10:08.001697 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Flow 'volume_create_api' (b21cee75-3686-40e8-bb97-13601eed1f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:08.002623 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857741eb-a8b2-448b-b73e-6fca351504be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:08.003511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:08.004009 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:08.004009 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:08.007462 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58438e60-aaf1-48f9-9f68-cd36b491ff5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:08.013047 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58438e60-aaf1-48f9-9f68-cd36b491ff5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:08.013594 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1044/4213] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:07 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:08.022725 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857741eb-a8b2-448b-b73e-6fca351504be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:10:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d9c7ff0-0239-4d7b-b109-896ddcec39ee,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-973578841',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d9c7ff0-0239-4d7b-b109-896ddcec39ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:08.023509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a15b58-7c21-4ec1-a3b9-33b6ccf600f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:08.047670 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-973578841 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-973578841, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:10:08.048012 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-973578841 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-973578841, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:10:08.080120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Created reservations ['ad9534dc-2f7c-461e-8848-6bd5eee164da', 'd461f1df-3c93-4728-9d15-7e9d7fc1bb53', '89c6363d-9509-43c4-a69c-bd82f7da38d4', '89ec78b7-722b-485c-8b22-55f48c5a8b80'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:08.080897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a15b58-7c21-4ec1-a3b9-33b6ccf600f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad9534dc-2f7c-461e-8848-6bd5eee164da', 'd461f1df-3c93-4728-9d15-7e9d7fc1bb53', '89c6363d-9509-43c4-a69c-bd82f7da38d4', '89ec78b7-722b-485c-8b22-55f48c5a8b80']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:08.081676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bf4468-bc4c-4b87-ba28-fb08b9a583a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:08.104075 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bf4468-bc4c-4b87-ba28-fb08b9a583a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b652ef-d9d6-4842-8326-6a107deb6724', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-465751927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cbaf70b13924ab3a7b7c84080253c24',qos_specs=None,replication_status=,reservations=['ad9534dc-2f7c-461e-8848-6bd5eee164da','d461f1df-3c93-4728-9d15-7e9d7fc1bb53','89c6363d-9509-43c4-a69c-bd82f7da38d4','89ec78b7-722b-485c-8b22-55f48c5a8b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78594e2803040228d03e06bc77b8ade',volume_type_id=3d9c7ff0-0239-4d7b-b109-896ddcec39ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-465751927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b652ef-d9d6-4842-8326-6a107deb6724,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cbaf70b13924ab3a7b7c84080253c24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b78594e2803040228d03e06bc77b8ade',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d9c7ff0-0239-4d7b-b109-896ddcec39ee),volume_type_id=3d9c7ff0-0239-4d7b-b109-896ddcec39ee)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:08.104761 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95a2c7b-592a-4309-b1a1-eda74c37ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:08.123647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95a2c7b-592a-4309-b1a1-eda74c37ff57) transitioned into state 'SUCCESS' from state '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-465751927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cbaf70b13924ab3a7b7c84080253c24',qos_specs=None,replication_status=,reservations=['ad9534dc-2f7c-461e-8848-6bd5eee164da','d461f1df-3c93-4728-9d15-7e9d7fc1bb53','89c6363d-9509-43c4-a69c-bd82f7da38d4','89ec78b7-722b-485c-8b22-55f48c5a8b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b78594e2803040228d03e06bc77b8ade',volume_type_id=3d9c7ff0-0239-4d7b-b109-896ddcec39ee)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:08.124469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9803cb4a-d2b2-45e8-8741-2ccffeb7d4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:08.132474 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9803cb4a-d2b2-45e8-8741-2ccffeb7d4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:08.133252 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Flow 'volume_create_api' (b21cee75-3686-40e8-bb97-13601eed1f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:08.136618 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Create volume request issued successfully. Aug 15 15:10:08.137154 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad632254-c945-4a32-81e1-59edb83a518a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:08.137579 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1055/4214] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:07 2026] POST /volume/v3/volumes => generated 794 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:08.149579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-55418ba3-aa82-4a34-8c14-d1bdf34ed264 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:08.151270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55418ba3-aa82-4a34-8c14-d1bdf34ed264 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] GET https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:08.151903 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55418ba3-aa82-4a34-8c14-d1bdf34ed264 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:08.152116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55418ba3-aa82-4a34-8c14-d1bdf34ed264 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:08.160907 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:08.160907 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:08.164593 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-55418ba3-aa82-4a34-8c14-d1bdf34ed264 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Volume info retrieved successfully. Aug 15 15:10:08.168425 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55418ba3-aa82-4a34-8c14-d1bdf34ed264 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 returned with HTTP 200 Aug 15 15:10:08.168964 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1066/4215] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:08 2026] GET /volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:08.784136 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0494522c-edb6-4774-8f3a-ed3b21b85bc3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:08.786165 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0494522c-edb6-4774-8f3a-ed3b21b85bc3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f Aug 15 15:10:08.786392 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0494522c-edb6-4774-8f3a-ed3b21b85bc3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:08.786613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0494522c-edb6-4774-8f3a-ed3b21b85bc3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:08.793139 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0494522c-edb6-4774-8f3a-ed3b21b85bc3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f returned with HTTP 404 Aug 15 15:10:08.793688 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1051/4216] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:08 2026] GET /volume/v3/volumes/3919285a-0613-4234-8762-a9c1cbaeab4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:08.800582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-65501ab2-9629-4a18-addd-27a16d51f709 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:08.802222 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc Aug 15 15:10:08.802563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:08.802816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:08.804221 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume with id: 6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc Aug 15 15:10:08.809894 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:08.809894 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:08.810575 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:08.825879 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume request issued successfully. Aug 15 15:10:08.826299 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-65501ab2-9629-4a18-addd-27a16d51f709 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc returned with HTTP 202 Aug 15 15:10:08.826745 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1045/4217] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:08 2026] DELETE /volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:08.833315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3796ffb8-5540-4ae8-8db5-d0d377b0a9d3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:08.835982 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3796ffb8-5540-4ae8-8db5-d0d377b0a9d3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc Aug 15 15:10:08.836191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3796ffb8-5540-4ae8-8db5-d0d377b0a9d3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:08.836400 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3796ffb8-5540-4ae8-8db5-d0d377b0a9d3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:08.844116 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:08.844116 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:08.847354 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3796ffb8-5540-4ae8-8db5-d0d377b0a9d3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:08.852066 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3796ffb8-5540-4ae8-8db5-d0d377b0a9d3 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc returned with HTTP 200 Aug 15 15:10:08.856256 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1056/4218] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:08 2026] GET /volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:09.025103 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-919da795-c195-4347-bf22-a70793e5a422 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.026648 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-919da795-c195-4347-bf22-a70793e5a422 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:09.026809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-919da795-c195-4347-bf22-a70793e5a422 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.026987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-919da795-c195-4347-bf22-a70793e5a422 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.036011 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.036011 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:09.038864 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-919da795-c195-4347-bf22-a70793e5a422 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:09.042671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-919da795-c195-4347-bf22-a70793e5a422 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:09.043014 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1067/4219] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:09 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:09.182833 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-380e9993-574d-465e-b1fc-606886891e6d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.184341 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-380e9993-574d-465e-b1fc-606886891e6d tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] GET https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:09.184534 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-380e9993-574d-465e-b1fc-606886891e6d tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.184732 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-380e9993-574d-465e-b1fc-606886891e6d tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.190866 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.190866 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:09.194003 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-380e9993-574d-465e-b1fc-606886891e6d tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Volume info retrieved successfully. Aug 15 15:10:09.197953 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-380e9993-574d-465e-b1fc-606886891e6d tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 returned with HTTP 200 Aug 15 15:10:09.198333 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1052/4220] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:09 2026] GET /volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 => generated 887 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:09.210590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3925c7aa-729c-4515-bd09-750042156a9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.212156 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3925c7aa-729c-4515-bd09-750042156a9c tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] GET https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:09.212363 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3925c7aa-729c-4515-bd09-750042156a9c tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.212558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3925c7aa-729c-4515-bd09-750042156a9c tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.218551 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.218551 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:09.221474 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3925c7aa-729c-4515-bd09-750042156a9c tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Volume info retrieved successfully. Aug 15 15:10:09.225366 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3925c7aa-729c-4515-bd09-750042156a9c tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 returned with HTTP 200 Aug 15 15:10:09.225897 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1046/4221] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:09 2026] GET /volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 => generated 887 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:09.236511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.238206 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] DELETE https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:09.238399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.238567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.238729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Delete volume with id: 44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:09.245451 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.245451 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:09.245903 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Volume info retrieved successfully. Aug 15 15:10:09.265588 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Delete volume request issued successfully. Aug 15 15:10:09.265823 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e376e3b-3943-4bd4-8e46-bb13b2e6890a tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 returned with HTTP 202 Aug 15 15:10:09.266328 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1057/4222] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:09 2026] DELETE /volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:09.273384 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01613800-b48b-46b5-a8e9-3e3696e0c918 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.278500 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01613800-b48b-46b5-a8e9-3e3696e0c918 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] GET https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:09.278787 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01613800-b48b-46b5-a8e9-3e3696e0c918 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.279015 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01613800-b48b-46b5-a8e9-3e3696e0c918 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.290165 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.290165 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:09.297868 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-01613800-b48b-46b5-a8e9-3e3696e0c918 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Volume info retrieved successfully. Aug 15 15:10:09.307063 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01613800-b48b-46b5-a8e9-3e3696e0c918 tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 returned with HTTP 200 Aug 15 15:10:09.307612 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1068/4223] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:09 2026] GET /volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:09.864816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0bb08fa3-9b76-4a1f-8702-c24928c5754d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.867479 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bb08fa3-9b76-4a1f-8702-c24928c5754d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc Aug 15 15:10:09.867657 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bb08fa3-9b76-4a1f-8702-c24928c5754d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.867849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bb08fa3-9b76-4a1f-8702-c24928c5754d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.874175 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bb08fa3-9b76-4a1f-8702-c24928c5754d tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc returned with HTTP 404 Aug 15 15:10:09.874841 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1053/4224] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:09 2026] GET /volume/v3/volumes/6b1f5afd-5ea4-48d9-8e1a-cdd25cb962cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:09.882256 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.883858 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 Aug 15 15:10:09.884046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.884227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.884398 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume with id: 334eb761-ee4d-480e-bb47-2d4920b552f8 Aug 15 15:10:09.892000 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.892000 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:09.892479 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:09.916731 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume request issued successfully. Aug 15 15:10:09.917031 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c83b7d6-738f-40c3-8a4d-9f42f33517e4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 returned with HTTP 202 Aug 15 15:10:09.917626 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1047/4225] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:09 2026] DELETE /volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:09.926344 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8f5ccee-151f-44c2-96ea-6b6f476a6010 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:09.928689 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8f5ccee-151f-44c2-96ea-6b6f476a6010 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 Aug 15 15:10:09.928909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8f5ccee-151f-44c2-96ea-6b6f476a6010 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:09.929173 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8f5ccee-151f-44c2-96ea-6b6f476a6010 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:09.940660 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:09.940660 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:09.946274 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8f5ccee-151f-44c2-96ea-6b6f476a6010 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:09.951473 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8f5ccee-151f-44c2-96ea-6b6f476a6010 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 returned with HTTP 200 Aug 15 15:10:09.951842 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1058/4226] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:09 2026] GET /volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:10.054035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13399b35-ce3b-43c7-8e4e-d946da34ba4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.055683 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13399b35-ce3b-43c7-8e4e-d946da34ba4e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:10.055870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13399b35-ce3b-43c7-8e4e-d946da34ba4e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.056095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13399b35-ce3b-43c7-8e4e-d946da34ba4e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.065079 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.065079 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:10.068292 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13399b35-ce3b-43c7-8e4e-d946da34ba4e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:10.072697 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13399b35-ce3b-43c7-8e4e-d946da34ba4e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:10.073118 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1069/4227] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:10.324884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-694d0c09-65e6-44a7-a54c-3bf0ad9c261b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.326427 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-694d0c09-65e6-44a7-a54c-3bf0ad9c261b tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] GET https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 Aug 15 15:10:10.326652 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-694d0c09-65e6-44a7-a54c-3bf0ad9c261b tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.326848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-694d0c09-65e6-44a7-a54c-3bf0ad9c261b tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.333285 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-694d0c09-65e6-44a7-a54c-3bf0ad9c261b tempest-VolumeTypesAccessTest-303663290 tempest-VolumeTypesAccessTest-303663290-project-member] https://10.4.3.107/volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 returned with HTTP 404 Aug 15 15:10:10.334620 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1054/4228] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/volumes/44b652ef-d9d6-4842-8326-6a107deb6724 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:10.342124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb79c1b0-7468-47f4-894b-5b5bd0de770f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.347739 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb79c1b0-7468-47f4-894b-5b5bd0de770f tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee/action Aug 15 15:10:10.348640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb79c1b0-7468-47f4-894b-5b5bd0de770f tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action body: b'{"removeProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:10.348640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb79c1b0-7468-47f4-894b-5b5bd0de770f tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.368575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb79c1b0-7468-47f4-894b-5b5bd0de770f tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee/action returned with HTTP 202 Aug 15 15:10:10.369044 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1048/4229] 10.4.3.107 () {68 vars in 1384 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.377043 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2e28c83f-9aeb-4bbb-9939-522b1fa6e375 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.378773 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e28c83f-9aeb-4bbb-9939-522b1fa6e375 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] DELETE https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee Aug 15 15:10:10.378971 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e28c83f-9aeb-4bbb-9939-522b1fa6e375 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.379192 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e28c83f-9aeb-4bbb-9939-522b1fa6e375 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.407261 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e28c83f-9aeb-4bbb-9939-522b1fa6e375 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee returned with HTTP 202 Aug 15 15:10:10.407767 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1059/4230] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:10:10 2026] DELETE /volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.418276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ef575a9-03c7-49d6-93a0-f6957ea9f8a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.421477 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ef575a9-03c7-49d6-93a0-f6957ea9f8a6 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] GET https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee Aug 15 15:10:10.421672 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ef575a9-03c7-49d6-93a0-f6957ea9f8a6 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.421867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ef575a9-03c7-49d6-93a0-f6957ea9f8a6 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.429204 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ef575a9-03c7-49d6-93a0-f6957ea9f8a6 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee returned with HTTP 404 Aug 15 15:10:10.429702 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1070/4231] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/types/3d9c7ff0-0239-4d7b-b109-896ddcec39ee => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:10.443265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1609da12-2264-4a8c-b971-974178807dc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.447480 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1609da12-2264-4a8c-b971-974178807dc9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:10:10.448602 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1609da12-2264-4a8c-b971-974178807dc9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1851342852", "os-volume-type-access:is_public": false}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.476754 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1609da12-2264-4a8c-b971-974178807dc9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:10:10.478274 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1055/4232] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/types => generated 229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:10.488139 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-46348012-9a3b-4221-af56-1a426984772d req-18775ed4-158a-4427-8b4e-aed2c61f2eec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.489606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4bde8cf1-0bd6-4704-8839-ad44cd71da88 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.494353 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bde8cf1-0bd6-4704-8839-ad44cd71da88 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action Aug 15 15:10:10.494767 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bde8cf1-0bd6-4704-8839-ad44cd71da88 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action body: b'{"addProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:10.494905 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bde8cf1-0bd6-4704-8839-ad44cd71da88 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.495321 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-18775ed4-158a-4427-8b4e-aed2c61f2eec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3/action Aug 15 15:10:10.496180 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-18775ed4-158a-4427-8b4e-aed2c61f2eec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:10.496317 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-18775ed4-158a-4427-8b4e-aed2c61f2eec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.516081 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bde8cf1-0bd6-4704-8839-ad44cd71da88 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action returned with HTTP 202 Aug 15 15:10:10.516645 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1060/4233] 10.4.3.107 () {68 vars in 1384 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.528062 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.528062 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:10.529339 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b299d011-973c-479e-92cc-cb87b4b13fae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.536594 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b299d011-973c-479e-92cc-cb87b4b13fae tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action Aug 15 15:10:10.536594 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b299d011-973c-479e-92cc-cb87b4b13fae tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action body: b'{"addProjectAccess": {"project": "c7e9b8edb90e4f4dbb335fbdd9669c74"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:10.536594 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b299d011-973c-479e-92cc-cb87b4b13fae tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7e9b8edb90e4f4dbb335fbdd9669c74"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.561537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46348012-9a3b-4221-af56-1a426984772d req-18775ed4-158a-4427-8b4e-aed2c61f2eec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3/action returned with HTTP 204 Aug 15 15:10:10.562276 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b299d011-973c-479e-92cc-cb87b4b13fae tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action returned with HTTP 202 Aug 15 15:10:10.562369 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1049/4234] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:10.562407 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1071/4235] 10.4.3.107 () {68 vars in 1384 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.571966 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81c514d8-ec54-4ae2-9efe-bebce43157a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.574596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81c514d8-ec54-4ae2-9efe-bebce43157a9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] GET https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/os-volume-type-access Aug 15 15:10:10.574790 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81c514d8-ec54-4ae2-9efe-bebce43157a9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.575048 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81c514d8-ec54-4ae2-9efe-bebce43157a9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.589835 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81c514d8-ec54-4ae2-9efe-bebce43157a9 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/os-volume-type-access returned with HTTP 200 Aug 15 15:10:10.590439 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1056/4236] 10.4.3.107 () {66 vars in 1408 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:10.602448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1fa736b9-a828-4749-bf64-04cc9e8b9c5e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.603728 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fa736b9-a828-4749-bf64-04cc9e8b9c5e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action Aug 15 15:10:10.604256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fa736b9-a828-4749-bf64-04cc9e8b9c5e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action body: b'{"removeProjectAccess": {"project": "c7e9b8edb90e4f4dbb335fbdd9669c74"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:10.604444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fa736b9-a828-4749-bf64-04cc9e8b9c5e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7e9b8edb90e4f4dbb335fbdd9669c74"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.620228 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fa736b9-a828-4749-bf64-04cc9e8b9c5e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action returned with HTTP 202 Aug 15 15:10:10.620766 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1061/4237] 10.4.3.107 () {68 vars in 1384 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.630816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-abbb7deb-ecd3-4106-b372-6401b237ba99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.633300 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-abbb7deb-ecd3-4106-b372-6401b237ba99 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] POST https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action Aug 15 15:10:10.633803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-abbb7deb-ecd3-4106-b372-6401b237ba99 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action body: b'{"removeProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:10.634213 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-abbb7deb-ecd3-4106-b372-6401b237ba99 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5cbaf70b13924ab3a7b7c84080253c24"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.653596 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-abbb7deb-ecd3-4106-b372-6401b237ba99 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action returned with HTTP 202 Aug 15 15:10:10.654063 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1050/4238] 10.4.3.107 () {68 vars in 1384 bytes} [Sat Aug 15 15:10:10 2026] POST /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.663826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6dd63be8-0e41-4208-b048-c874ef48fce8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.665235 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6dd63be8-0e41-4208-b048-c874ef48fce8 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] DELETE https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1 Aug 15 15:10:10.666931 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6dd63be8-0e41-4208-b048-c874ef48fce8 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.666931 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6dd63be8-0e41-4208-b048-c874ef48fce8 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.694476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6dd63be8-0e41-4208-b048-c874ef48fce8 tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1 returned with HTTP 202 Aug 15 15:10:10.694476 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1072/4239] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:10:10 2026] DELETE /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:10.704708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bb485dc-ad1a-4ce3-a03b-afe4d206ee7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.707022 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bb485dc-ad1a-4ce3-a03b-afe4d206ee7e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] GET https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1 Aug 15 15:10:10.707253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bb485dc-ad1a-4ce3-a03b-afe4d206ee7e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.707530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bb485dc-ad1a-4ce3-a03b-afe4d206ee7e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.711000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54c3645c-806b-4994-83f6-598eab74bf94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.712135 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bb485dc-ad1a-4ce3-a03b-afe4d206ee7e tempest-VolumeTypesAccessTest-2007062477 tempest-VolumeTypesAccessTest-2007062477-project-admin] https://10.4.3.107/volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1 returned with HTTP 404 Aug 15 15:10:10.712761 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1057/4240] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/types/daf9989e-586d-4d39-8dc4-dc28a2e7edd1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:10.712974 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54c3645c-806b-4994-83f6-598eab74bf94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:10.713211 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54c3645c-806b-4994-83f6-598eab74bf94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.713452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54c3645c-806b-4994-83f6-598eab74bf94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.724835 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.724835 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:10.728723 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-54c3645c-806b-4994-83f6-598eab74bf94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:10.733915 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54c3645c-806b-4994-83f6-598eab74bf94 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:10.734232 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1062/4241] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:10.750158 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f9e8a33-eef8-40a2-be20-e2827ab36dbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.752342 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f9e8a33-eef8-40a2-be20-e2827ab36dbb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:10.752483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f9e8a33-eef8-40a2-be20-e2827ab36dbb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.752691 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f9e8a33-eef8-40a2-be20-e2827ab36dbb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.759684 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.759684 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:10.764042 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f9e8a33-eef8-40a2-be20-e2827ab36dbb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:10.769439 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f9e8a33-eef8-40a2-be20-e2827ab36dbb tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:10.769913 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1051/4242] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:10.819656 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e4244bb4-19a6-42e7-907d-8202374189bb req-109750e2-9635-49d0-8022-2eb921e7c1ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.821995 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-109750e2-9635-49d0-8022-2eb921e7c1ba tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:10.822282 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-109750e2-9635-49d0-8022-2eb921e7c1ba tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.822495 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-109750e2-9635-49d0-8022-2eb921e7c1ba tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.838820 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.838820 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:10.842727 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e4244bb4-19a6-42e7-907d-8202374189bb req-109750e2-9635-49d0-8022-2eb921e7c1ba tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:10.847560 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-109750e2-9635-49d0-8022-2eb921e7c1ba tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:10.847560 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1073/4243] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:10.940413 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e05fdb2b-1b70-4f71-97aa-c2703da5d06b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.940753 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e05fdb2b-1b70-4f71-97aa-c2703da5d06b None None] GET https://10.4.3.107/volume// Aug 15 15:10:10.940926 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e05fdb2b-1b70-4f71-97aa-c2703da5d06b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.941118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e05fdb2b-1b70-4f71-97aa-c2703da5d06b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.941440 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e05fdb2b-1b70-4f71-97aa-c2703da5d06b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:10.941695 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1058/4244] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:10: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 15 15:10:10.950990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e4244bb4-19a6-42e7-907d-8202374189bb req-c0645ad8-483c-4bf8-816b-5766abf759ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.953541 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-c0645ad8-483c-4bf8-816b-5766abf759ae tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:10:10.954145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-c0645ad8-483c-4bf8-816b-5766abf759ae tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a0cd414-a056-44da-8a0f-aeb9904ac694", "connector": null, "instance_uuid": "5d72ecf4-5dd6-484d-937c-44895f3a081a"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:10.964083 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a02acfc6-2e32-40ff-ada3-8d7ac683f9be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.965520 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a02acfc6-2e32-40ff-ada3-8d7ac683f9be tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 Aug 15 15:10:10.965754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a02acfc6-2e32-40ff-ada3-8d7ac683f9be tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.965967 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a02acfc6-2e32-40ff-ada3-8d7ac683f9be tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.967556 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.967556 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:10.972958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a02acfc6-2e32-40ff-ada3-8d7ac683f9be tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 returned with HTTP 404 Aug 15 15:10:10.972958 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1052/4245] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:10 2026] GET /volume/v3/volumes/334eb761-ee4d-480e-bb47-2d4920b552f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:10.983825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd24125f-f479-4877-be86-de40816dedbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:10.985655 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 Aug 15 15:10:10.985747 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:10.986232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:10.986232 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume with id: 3dcd73a7-ed58-42cf-8658-f8927e73d8e7 Aug 15 15:10:10.994482 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:10.994482 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:10.995158 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:11.006715 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-c0645ad8-483c-4bf8-816b-5766abf759ae tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:10:11.006715 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1063/4246] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:10:10 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 15 15:10:11.020047 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume request issued successfully. Aug 15 15:10:11.020389 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd24125f-f479-4877-be86-de40816dedbe tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 returned with HTTP 202 Aug 15 15:10:11.020852 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1074/4247] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:10 2026] DELETE /volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:11.031652 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b95c8def-1fc0-4eb7-afe5-48f6f8374670 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.033604 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95c8def-1fc0-4eb7-afe5-48f6f8374670 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 Aug 15 15:10:11.034030 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95c8def-1fc0-4eb7-afe5-48f6f8374670 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.034030 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95c8def-1fc0-4eb7-afe5-48f6f8374670 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.041140 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.041140 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:11.043180 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc147e2a-cd7f-4363-8668-bcc9f4a21134 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.046114 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b95c8def-1fc0-4eb7-afe5-48f6f8374670 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:11.046541 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc147e2a-cd7f-4363-8668-bcc9f4a21134 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:11.046710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc147e2a-cd7f-4363-8668-bcc9f4a21134 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.046875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc147e2a-cd7f-4363-8668-bcc9f4a21134 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.050447 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95c8def-1fc0-4eb7-afe5-48f6f8374670 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 returned with HTTP 200 Aug 15 15:10:11.051027 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1059/4248] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:11 2026] GET /volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:11.052421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bffe8409-55a7-4d94-82c2-64611a7ade8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.052897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bffe8409-55a7-4d94-82c2-64611a7ade8a None None] GET https://10.4.3.107/volume// Aug 15 15:10:11.053121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bffe8409-55a7-4d94-82c2-64611a7ade8a None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.053384 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bffe8409-55a7-4d94-82c2-64611a7ade8a None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.053768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bffe8409-55a7-4d94-82c2-64611a7ade8a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:11.054170 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1064/4249] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:10: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 15 15:10:11.064734 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.064734 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:11.066154 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e4244bb4-19a6-42e7-907d-8202374189bb req-d411f230-b8a2-4b47-a512-55f0c9bfe6b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.068125 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-d411f230-b8a2-4b47-a512-55f0c9bfe6b1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:11.068325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-d411f230-b8a2-4b47-a512-55f0c9bfe6b1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.068610 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-d411f230-b8a2-4b47-a512-55f0c9bfe6b1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.068824 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc147e2a-cd7f-4363-8668-bcc9f4a21134 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:11.073512 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc147e2a-cd7f-4363-8668-bcc9f4a21134 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:11.074027 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1053/4250] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:11 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:11.076750 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.076750 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:11.079942 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e4244bb4-19a6-42e7-907d-8202374189bb req-d411f230-b8a2-4b47-a512-55f0c9bfe6b1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:11.085252 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-d411f230-b8a2-4b47-a512-55f0c9bfe6b1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:11.085704 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1075/4251] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:10:11 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 1059 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:10:11.085772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b8d1c66-1dfb-452d-9ab2-f111dd23777d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.088979 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b8d1c66-1dfb-452d-9ab2-f111dd23777d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:11.089182 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b8d1c66-1dfb-452d-9ab2-f111dd23777d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.089415 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b8d1c66-1dfb-452d-9ab2-f111dd23777d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.100010 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.100010 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:11.105572 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b8d1c66-1dfb-452d-9ab2-f111dd23777d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:11.110322 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b8d1c66-1dfb-452d-9ab2-f111dd23777d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:11.110750 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1060/4252] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:11 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1654 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:11.124724 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-796f38a5-d808-44ef-84b3-2b3cb011b4b2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.127746 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-796f38a5-d808-44ef-84b3-2b3cb011b4b2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:11.128362 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-796f38a5-d808-44ef-84b3-2b3cb011b4b2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e999a67c-5699-496f-8b6d-9ccfda49b9cd", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-53261668"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:11.143699 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.143699 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:11.144181 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-796f38a5-d808-44ef-84b3-2b3cb011b4b2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:11.144391 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-796f38a5-d808-44ef-84b3-2b3cb011b4b2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:11.148731 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-796f38a5-d808-44ef-84b3-2b3cb011b4b2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 400 Aug 15 15:10:11.149401 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1065/4253] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:11 2026] POST /volume/v3/snapshots => generated 160 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:10:11.158041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.160862 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:11.161213 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e999a67c-5699-496f-8b6d-9ccfda49b9cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-862417816"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:11.172329 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.172329 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:11.172742 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:11.172866 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:11.196267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['74606bb5-45ff-4d41-9fd4-a130ae011271', '441f9bfb-8a30-40df-b816-93e8304fe5e9', '0ff641c8-24e8-431a-b649-d7a9eb86fd72', '7a97f6de-6a17-47eb-827b-911f94181fc9'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:11.200887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.203512 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] PUT https://10.4.3.107/volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e Aug 15 15:10:11.204012 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:11.212915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Acquiring lock "cinder-attachment_update-4a0cd414-a056-44da-8a0f-aeb9904ac694-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:10:11.218748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-4a0cd414-a056-44da-8a0f-aeb9904ac694-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:10:11.220001 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.220001 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:11.233479 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot force create request issued successfully. Aug 15 15:10:11.233774 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c19b62e-53ad-4cd5-93b1-dd720319ecd5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:10:11.234231 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1054/4254] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:11 2026] POST /volume/v3/snapshots => generated 309 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:11.250633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-12a2a3c5-1ff4-490b-b4c4-b28d955af594 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.252666 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12a2a3c5-1ff4-490b-b4c4-b28d955af594 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:11.253014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12a2a3c5-1ff4-490b-b4c4-b28d955af594 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.253474 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12a2a3c5-1ff4-490b-b4c4-b28d955af594 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.262202 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.262202 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:11.262992 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-12a2a3c5-1ff4-490b-b4c4-b28d955af594 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:11.264213 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12a2a3c5-1ff4-490b-b4c4-b28d955af594 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b returned with HTTP 200 Aug 15 15:10:11.264968 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1061/4255] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:11 2026] GET /volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:11.320893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-4a0cd414-a056-44da-8a0f-aeb9904ac694-np0000007361" released by "attachment_update" :: held 0.102s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:10:11.321272 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-4fc6222f-f770-4d5e-bcdb-19182d5c4ef7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e returned with HTTP 200 Aug 15 15:10:11.321792 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1076/4256] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:10:11 2026] PUT /volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:11.331741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e4244bb4-19a6-42e7-907d-8202374189bb req-5a0b52d3-2a32-4aa6-b999-082c8b6a0ef4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.333906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-5a0b52d3-2a32-4aa6-b999-082c8b6a0ef4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/encryption Aug 15 15:10:11.334138 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-5a0b52d3-2a32-4aa6-b999-082c8b6a0ef4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.334890 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-5a0b52d3-2a32-4aa6-b999-082c8b6a0ef4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.343750 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.343750 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:11.350228 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-5a0b52d3-2a32-4aa6-b999-082c8b6a0ef4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/encryption returned with HTTP 200 Aug 15 15:10:11.350661 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1066/4257] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:10:11 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:11.430031 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-4e13872d-d7e3-4723-b2ea-197d9d3777f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.432468 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-4e13872d-d7e3-4723-b2ea-197d9d3777f8 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] DELETE https://10.4.3.107/volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1 Aug 15 15:10:11.432736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-4e13872d-d7e3-4723-b2ea-197d9d3777f8 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.432920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-4e13872d-d7e3-4723-b2ea-197d9d3777f8 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.444396 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.444396 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:11.485973 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-4e13872d-d7e3-4723-b2ea-197d9d3777f8 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1 returned with HTTP 200 Aug 15 15:10:11.486394 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1055/4258] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:10:11 2026] DELETE /volume/v3/attachments/60b1157c-f515-44cb-9f09-3a89f7f748b1 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:11.499466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:11.507014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:10:11.507225 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:11.507477 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:11.507671 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Delete volume with id: 7ecb5795-9960-43a2-8c0d-157c4c19d809 Aug 15 15:10:11.515949 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:11.515949 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:11.516510 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Volume info retrieved successfully. Aug 15 15:10:11.535629 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] Delete volume request issued successfully. Aug 15 15:10:11.535931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-02e2f6ae-a816-4f7b-a879-a264f2391f01 req-86fe0359-662f-47bf-8e85-570609c8dd21 tempest-TestShelveInstance-268837267 tempest-TestShelveInstance-268837267-project-member] https://10.4.3.107/volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 returned with HTTP 202 Aug 15 15:10:11.536529 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1062/4259] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:10:11 2026] DELETE /volume/v3/volumes/7ecb5795-9960-43a2-8c0d-157c4c19d809 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:12.067364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-070534f1-376f-40ed-9e18-6b2879b4c1b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.069320 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-070534f1-376f-40ed-9e18-6b2879b4c1b1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 Aug 15 15:10:12.069504 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-070534f1-376f-40ed-9e18-6b2879b4c1b1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:12.069717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-070534f1-376f-40ed-9e18-6b2879b4c1b1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:12.075756 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-070534f1-376f-40ed-9e18-6b2879b4c1b1 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 returned with HTTP 404 Aug 15 15:10:12.076250 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1077/4260] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:12 2026] GET /volume/v3/volumes/3dcd73a7-ed58-42cf-8658-f8927e73d8e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:12.085081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-90796106-b246-45ed-9826-b69f0d309890 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.086719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 Aug 15 15:10:12.087050 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:12.088347 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:12.088347 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete snapshot with id: e3e9cb09-0e51-4be1-82af-292a5e6154f2 Aug 15 15:10:12.090261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84ff96f8-5113-40fd-8ebf-e407aef9a733 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.092081 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84ff96f8-5113-40fd-8ebf-e407aef9a733 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:12.092285 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84ff96f8-5113-40fd-8ebf-e407aef9a733 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:12.092543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84ff96f8-5113-40fd-8ebf-e407aef9a733 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:12.093105 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:12.093105 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:12.093625 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Snapshot retrieved successfully. Aug 15 15:10:12.102127 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:12.102127 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:12.106087 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84ff96f8-5113-40fd-8ebf-e407aef9a733 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:12.109801 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Snapshot delete request issued successfully. Aug 15 15:10:12.109801 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90796106-b246-45ed-9826-b69f0d309890 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 returned with HTTP 202 Aug 15 15:10:12.109801 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1067/4261] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:12 2026] DELETE /volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:12.110649 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84ff96f8-5113-40fd-8ebf-e407aef9a733 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:12.111020 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1056/4262] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:12 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:12.116818 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-735d9128-8741-4bfb-a31e-d38871bfdb28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.119528 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-735d9128-8741-4bfb-a31e-d38871bfdb28 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 Aug 15 15:10:12.119788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-735d9128-8741-4bfb-a31e-d38871bfdb28 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:12.120077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-735d9128-8741-4bfb-a31e-d38871bfdb28 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:12.126116 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:12.126116 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:12.126702 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-735d9128-8741-4bfb-a31e-d38871bfdb28 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Snapshot retrieved successfully. Aug 15 15:10:12.127566 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-735d9128-8741-4bfb-a31e-d38871bfdb28 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 returned with HTTP 200 Aug 15 15:10:12.128259 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1063/4263] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:12 2026] GET /volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:12.274541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79a52a48-ebb6-42dc-a022-b17c442eeed0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.276530 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79a52a48-ebb6-42dc-a022-b17c442eeed0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:12.276729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79a52a48-ebb6-42dc-a022-b17c442eeed0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:12.276917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79a52a48-ebb6-42dc-a022-b17c442eeed0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:12.283149 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:12.283149 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:12.283700 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79a52a48-ebb6-42dc-a022-b17c442eeed0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:12.284539 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79a52a48-ebb6-42dc-a022-b17c442eeed0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b returned with HTTP 200 Aug 15 15:10:12.284930 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1078/4264] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:12 2026] GET /volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:12.296333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.298543 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:12.299313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e999a67c-5699-496f-8b6d-9ccfda49b9cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1481083384"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:12.314506 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:12.314506 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:12.315438 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:12.316258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:12.367089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['97aaf14e-74dd-4f85-b908-c39762a4a3e5', '1bab2a8f-41e7-4289-bb21-30f7471bbea8', '195a797f-c645-4daf-b0b0-64bdcfd88a0a', '9b9e75b1-e7c1-43d4-991c-4c879497bd39'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:12.398759 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot force create request issued successfully. Aug 15 15:10:12.398759 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b0f1ee5-c567-486b-ad14-7550d00d5bc7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:10:12.398759 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1068/4265] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:12.407879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-234104c1-cb8f-4195-81d1-0d0a413a8a08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:12.410210 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-234104c1-cb8f-4195-81d1-0d0a413a8a08 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:12.410736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-234104c1-cb8f-4195-81d1-0d0a413a8a08 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:12.410977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-234104c1-cb8f-4195-81d1-0d0a413a8a08 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:12.416361 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:12.416361 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:12.416858 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-234104c1-cb8f-4195-81d1-0d0a413a8a08 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:12.417609 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-234104c1-cb8f-4195-81d1-0d0a413a8a08 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 returned with HTTP 200 Aug 15 15:10:12.417994 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1057/4266] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:12 2026] GET /volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:13.126841 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b83d142-46ba-42d3-9abb-d908322fd824 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.127987 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b83d142-46ba-42d3-9abb-d908322fd824 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:13.128256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b83d142-46ba-42d3-9abb-d908322fd824 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:13.128536 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b83d142-46ba-42d3-9abb-d908322fd824 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:13.139452 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78af8432-1e0c-4942-b4da-b4904117aaed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.141551 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:13.141551 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:13.141716 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78af8432-1e0c-4942-b4da-b4904117aaed tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 Aug 15 15:10:13.141986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78af8432-1e0c-4942-b4da-b4904117aaed tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:13.142229 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78af8432-1e0c-4942-b4da-b4904117aaed tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:13.145811 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5b83d142-46ba-42d3-9abb-d908322fd824 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:13.148352 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78af8432-1e0c-4942-b4da-b4904117aaed tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 returned with HTTP 404 Aug 15 15:10:13.148925 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1079/4267] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:13 2026] GET /volume/v3/snapshots/e3e9cb09-0e51-4be1-82af-292a5e6154f2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:13.152171 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b83d142-46ba-42d3-9abb-d908322fd824 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:13.152683 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1064/4268] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:13 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:13.157145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d12b4f67-7003-4039-9774-4127b0b5f64a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.159544 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:13.159790 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:13.160054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:13.160271 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume with id: a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:13.169669 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:13.169669 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:13.170404 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:13.189659 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Delete volume request issued successfully. Aug 15 15:10:13.189833 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d12b4f67-7003-4039-9774-4127b0b5f64a tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d returned with HTTP 202 Aug 15 15:10:13.190368 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1069/4269] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:13 2026] DELETE /volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:13.199626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ec588427-d54c-40c6-8642-94427822c0c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.201664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec588427-d54c-40c6-8642-94427822c0c4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:13.201885 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec588427-d54c-40c6-8642-94427822c0c4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:13.202122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec588427-d54c-40c6-8642-94427822c0c4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:13.210181 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:13.210181 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:13.214625 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec588427-d54c-40c6-8642-94427822c0c4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Volume info retrieved successfully. Aug 15 15:10:13.220906 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec588427-d54c-40c6-8642-94427822c0c4 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d returned with HTTP 200 Aug 15 15:10:13.221435 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1058/4270] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:13 2026] GET /volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:13.427463 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09c15abb-c023-4f85-8b80-934bbbce7585 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.429214 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09c15abb-c023-4f85-8b80-934bbbce7585 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:13.429448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09c15abb-c023-4f85-8b80-934bbbce7585 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:13.429655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09c15abb-c023-4f85-8b80-934bbbce7585 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:13.435436 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:13.435436 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:13.435850 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09c15abb-c023-4f85-8b80-934bbbce7585 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:13.436627 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09c15abb-c023-4f85-8b80-934bbbce7585 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 returned with HTTP 200 Aug 15 15:10:13.436961 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1080/4271] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:13 2026] GET /volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:13.445863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.447517 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:13.447849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e999a67c-5699-496f-8b6d-9ccfda49b9cd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1421756023"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:13.459489 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:13.459489 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:13.459924 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:13.460069 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:13.498207 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['af2d6a29-4faf-4f0b-9b54-ebb23adb0bf8', '4aa7ee7a-d3ef-4814-9103-86e7cc53df65', '82de1e03-489f-4822-97f8-d09acf021a73', '0727da9a-778e-43a6-9fe3-488376ba8c3f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:13.557912 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot force create request issued successfully. Aug 15 15:10:13.558455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0765f7ff-5e89-4031-96b0-81aae9aac45d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:10:13.559054 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1065/4272] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:13.571223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ae32b226-795b-4657-8e9f-5611cfba3d16 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:13.573257 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae32b226-795b-4657-8e9f-5611cfba3d16 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:13.573506 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae32b226-795b-4657-8e9f-5611cfba3d16 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:13.573738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae32b226-795b-4657-8e9f-5611cfba3d16 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:13.581807 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:13.581807 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:13.582251 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ae32b226-795b-4657-8e9f-5611cfba3d16 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:13.583264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae32b226-795b-4657-8e9f-5611cfba3d16 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 returned with HTTP 200 Aug 15 15:10:13.583794 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1070/4273] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:13 2026] GET /volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:14.166643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37fd53f3-01bb-4076-b5c4-e6383dd7cfe4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:14.168543 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37fd53f3-01bb-4076-b5c4-e6383dd7cfe4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:14.168724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37fd53f3-01bb-4076-b5c4-e6383dd7cfe4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:14.168906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37fd53f3-01bb-4076-b5c4-e6383dd7cfe4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:14.177868 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:14.177868 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:14.181541 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37fd53f3-01bb-4076-b5c4-e6383dd7cfe4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:14.185617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37fd53f3-01bb-4076-b5c4-e6383dd7cfe4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:14.186000 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1059/4274] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:14 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:14.233651 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5cf5603-e82f-40af-9566-70e06797f080 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:14.236325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5cf5603-e82f-40af-9566-70e06797f080 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] GET https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d Aug 15 15:10:14.236575 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5cf5603-e82f-40af-9566-70e06797f080 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:14.236860 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5cf5603-e82f-40af-9566-70e06797f080 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:14.246136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5cf5603-e82f-40af-9566-70e06797f080 tempest-CreateVolumesFromSnapshotTest-1391319880 tempest-CreateVolumesFromSnapshotTest-1391319880-project-member] https://10.4.3.107/volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d returned with HTTP 404 Aug 15 15:10:14.246823 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1081/4275] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:14 2026] GET /volume/v3/volumes/a279c4c2-d7b3-4b7e-8a6c-7454190ebc8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:14.593719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a4c8f03-1c70-4353-895b-7e0664151117 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:14.596838 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a4c8f03-1c70-4353-895b-7e0664151117 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:14.597152 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a4c8f03-1c70-4353-895b-7e0664151117 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:14.597455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a4c8f03-1c70-4353-895b-7e0664151117 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:14.606513 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:14.606513 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:14.607020 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a4c8f03-1c70-4353-895b-7e0664151117 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:14.607870 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a4c8f03-1c70-4353-895b-7e0664151117 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 returned with HTTP 200 Aug 15 15:10:14.608337 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1066/4276] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:14 2026] GET /volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:14.618657 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4bedf676-9b42-4615-89f9-3735e34d183e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:14.625997 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:14.626320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:14.626636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:14.626954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:14.634149 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:14.634149 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:14.634632 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:14.658019 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:10:14.658333 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bedf676-9b42-4615-89f9-3735e34d183e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b returned with HTTP 202 Aug 15 15:10:14.658940 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1071/4277] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:14 2026] DELETE /volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:14.666721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ecee43f-3af8-438b-9a6e-f4a006aec5bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:14.668459 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ecee43f-3af8-438b-9a6e-f4a006aec5bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:14.668730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ecee43f-3af8-438b-9a6e-f4a006aec5bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:14.669516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ecee43f-3af8-438b-9a6e-f4a006aec5bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:14.680327 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:14.680327 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:14.680800 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ecee43f-3af8-438b-9a6e-f4a006aec5bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:14.681824 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ecee43f-3af8-438b-9a6e-f4a006aec5bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b returned with HTTP 200 Aug 15 15:10:14.683843 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1060/4278] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:14 2026] GET /volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:15.200337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1375e231-b8ca-4f29-b248-4858ba924031 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:15.202181 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1375e231-b8ca-4f29-b248-4858ba924031 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:15.202476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1375e231-b8ca-4f29-b248-4858ba924031 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:15.202723 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1375e231-b8ca-4f29-b248-4858ba924031 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:15.216168 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:15.216168 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:15.222261 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1375e231-b8ca-4f29-b248-4858ba924031 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:15.229647 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1375e231-b8ca-4f29-b248-4858ba924031 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:15.229647 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1082/4279] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:15 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:15.630504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:15.694177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3966c009-47cb-4a42-a9bb-4d00d5dc8682 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:15.696300 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3966c009-47cb-4a42-a9bb-4d00d5dc8682 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:15.696442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3966c009-47cb-4a42-a9bb-4d00d5dc8682 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:15.696647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3966c009-47cb-4a42-a9bb-4d00d5dc8682 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:15.701084 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3966c009-47cb-4a42-a9bb-4d00d5dc8682 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b returned with HTTP 404 Aug 15 15:10:15.701622 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1072/4280] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:15 2026] GET /volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:15.708711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88147d11-7172-4992-9625-860ddff707bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:15.711080 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:15.711293 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:15.711475 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:15.711588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:15.719591 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:15.719591 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:15.721970 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:15.766444 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:10:15.766645 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88147d11-7172-4992-9625-860ddff707bd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 returned with HTTP 202 Aug 15 15:10:15.767076 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1061/4281] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:15 2026] DELETE /volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:15.774368 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:15.775265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-272943793"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:15.776368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-272943793'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:15.776513 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume of 1 GB Aug 15 15:10:15.780002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74255cee-688b-4e7a-89f3-18b859ff96d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:15.780487 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Availability Zones retrieved successfully. Aug 15 15:10:15.784045 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74255cee-688b-4e7a-89f3-18b859ff96d1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:15.784628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74255cee-688b-4e7a-89f3-18b859ff96d1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:15.784628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74255cee-688b-4e7a-89f3-18b859ff96d1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:15.786606 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (79b0fd71-470f-46be-8554-4f76bd754d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:15.787615 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34d7aba-dc02-44ac-828b-68ba84daf8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:15.788557 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:15.795081 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:15.795081 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:15.795081 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74255cee-688b-4e7a-89f3-18b859ff96d1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:15.795081 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74255cee-688b-4e7a-89f3-18b859ff96d1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 returned with HTTP 200 Aug 15 15:10:15.796090 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1083/4282] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:15 2026] GET /volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:15.823711 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34d7aba-dc02-44ac-828b-68ba84daf8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:15.824718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f329ff87-aa28-47a2-86ad-9c89eebd0679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:15.912349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Created reservations ['79158c69-db8a-45ad-b0ac-889cc734ec8d', 'e646559b-c7d8-4a0d-acbd-197213eb90d9', 'a164bd30-6634-42b7-8594-3fd9455ff12c', 'db605b58-1bde-4484-8ad8-5fe2da8eef14'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:15.913337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f329ff87-aa28-47a2-86ad-9c89eebd0679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79158c69-db8a-45ad-b0ac-889cc734ec8d', 'e646559b-c7d8-4a0d-acbd-197213eb90d9', 'a164bd30-6634-42b7-8594-3fd9455ff12c', 'db605b58-1bde-4484-8ad8-5fe2da8eef14']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:15.914097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698fbae2-2653-4aa4-bf7c-8147fd0b34e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:15.941269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698fbae2-2653-4aa4-bf7c-8147fd0b34e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4398234-5a6a-4e4e-9fcc-ae2deb8f3653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-272943793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['79158c69-db8a-45ad-b0ac-889cc734ec8d','e646559b-c7d8-4a0d-acbd-197213eb90d9','a164bd30-6634-42b7-8594-3fd9455ff12c','db605b58-1bde-4484-8ad8-5fe2da8eef14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-272943793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4398234-5a6a-4e4e-9fcc-ae2deb8f3653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be8b0ed7a9451798d9c13f530a2b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:15.941269 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9dffb3-a95c-41bc-8b2a-3305ae190deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:15.965645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9dffb3-a95c-41bc-8b2a-3305ae190deb) transitioned into state 'SUCCESS' from state '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-272943793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['79158c69-db8a-45ad-b0ac-889cc734ec8d','e646559b-c7d8-4a0d-acbd-197213eb90d9','a164bd30-6634-42b7-8594-3fd9455ff12c','db605b58-1bde-4484-8ad8-5fe2da8eef14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:15.965645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f13632e-12f5-43ed-a753-e6caa0fd1022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:15.975830 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f13632e-12f5-43ed-a753-e6caa0fd1022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:15.977068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (79b0fd71-470f-46be-8554-4f76bd754d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:15.977550 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request issued successfully. Aug 15 15:10:15.978325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-044605a9-6185-4a71-9bf6-3b85137b3c86 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:15.978865 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1067/4283] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:15 2026] POST /volume/v3/volumes => generated 763 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:15.994581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb6e4156-9fad-44c8-a015-f142d4bbb102 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:15.999413 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb6e4156-9fad-44c8-a015-f142d4bbb102 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 Aug 15 15:10:15.999783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb6e4156-9fad-44c8-a015-f142d4bbb102 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:16.000131 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb6e4156-9fad-44c8-a015-f142d4bbb102 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:16.008390 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:16.008390 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:16.021032 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eb6e4156-9fad-44c8-a015-f142d4bbb102 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:16.035267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb6e4156-9fad-44c8-a015-f142d4bbb102 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 returned with HTTP 200 Aug 15 15:10:16.035267 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1073/4284] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:15 2026] GET /volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:16.245477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc1ce3bc-0789-452b-97b1-91e78a3c5aa5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:16.254562 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc1ce3bc-0789-452b-97b1-91e78a3c5aa5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:16.254562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc1ce3bc-0789-452b-97b1-91e78a3c5aa5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:16.254562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc1ce3bc-0789-452b-97b1-91e78a3c5aa5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:16.266119 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:16.266119 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:16.271118 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc1ce3bc-0789-452b-97b1-91e78a3c5aa5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:16.276510 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc1ce3bc-0789-452b-97b1-91e78a3c5aa5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:16.277048 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1062/4285] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:16 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:16.808664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-803af484-15cc-4cbe-926b-f0335f9a3c2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:16.814276 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-803af484-15cc-4cbe-926b-f0335f9a3c2d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:16.814633 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-803af484-15cc-4cbe-926b-f0335f9a3c2d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:16.814890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-803af484-15cc-4cbe-926b-f0335f9a3c2d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:16.820414 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-803af484-15cc-4cbe-926b-f0335f9a3c2d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 returned with HTTP 404 Aug 15 15:10:16.821040 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1084/4286] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:16 2026] GET /volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:16.833815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41a66ad5-5dba-4354-883c-977092380bb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:16.842275 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:16.842569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:16.842818 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:16.842997 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:16.851080 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:16.851080 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:16.851754 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:16.881401 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:10:16.881665 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41a66ad5-5dba-4354-883c-977092380bb5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 returned with HTTP 202 Aug 15 15:10:16.882225 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1068/4287] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:16 2026] DELETE /volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:16.893101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c901c213-77f9-4b23-81fc-fd64ed697b5e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:16.902522 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c901c213-77f9-4b23-81fc-fd64ed697b5e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:16.902787 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c901c213-77f9-4b23-81fc-fd64ed697b5e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:16.903065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c901c213-77f9-4b23-81fc-fd64ed697b5e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:16.913617 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:16.913617 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:16.914314 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c901c213-77f9-4b23-81fc-fd64ed697b5e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:16.915899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c901c213-77f9-4b23-81fc-fd64ed697b5e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 returned with HTTP 200 Aug 15 15:10:16.916462 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1074/4288] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:16 2026] GET /volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:17.049447 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38d8ea2d-91c7-4a3d-b127-0dd59ca0124d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.052671 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38d8ea2d-91c7-4a3d-b127-0dd59ca0124d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 Aug 15 15:10:17.052935 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38d8ea2d-91c7-4a3d-b127-0dd59ca0124d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:17.053203 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38d8ea2d-91c7-4a3d-b127-0dd59ca0124d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:17.063680 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:17.063680 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:17.084411 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-38d8ea2d-91c7-4a3d-b127-0dd59ca0124d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:17.089230 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38d8ea2d-91c7-4a3d-b127-0dd59ca0124d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 returned with HTTP 200 Aug 15 15:10:17.089895 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1063/4289] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:17 2026] GET /volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:17.112373 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11340efd-10d9-40f7-be90-20b9101ac30c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.136784 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:17.137169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e4398234-5a6a-4e4e-9fcc-ae2deb8f3653", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1453474092"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:17.139915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request body: {'volume': {"'source_volid": 'e4398234-5a6a-4e4e-9fcc-ae2deb8f3653', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1453474092'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:17.140065 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume of 1 GB Aug 15 15:10:17.144686 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Availability Zones retrieved successfully. Aug 15 15:10:17.151620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (9cf6bf08-f102-4e4d-8801-90bfb5221884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.152945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6f746a-0a39-4eac-b71f-a4456e93f83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.154055 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:17.185378 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6f746a-0a39-4eac-b71f-a4456e93f83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.187724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197706ca-d97c-440b-a30d-197dc80487d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.246988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Created reservations ['21e4795e-19e9-470e-8fb5-cb3e8c43e8fc', '3a77599d-1440-42a7-aa7d-222c14c36519', '54af9b55-f853-464f-bb52-a6fce92dbe02', '7f61149c-6455-4f54-89b8-df3b11b96c1f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:17.248086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197706ca-d97c-440b-a30d-197dc80487d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e4795e-19e9-470e-8fb5-cb3e8c43e8fc', '3a77599d-1440-42a7-aa7d-222c14c36519', '54af9b55-f853-464f-bb52-a6fce92dbe02', '7f61149c-6455-4f54-89b8-df3b11b96c1f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.249307 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5fa411-49a9-4302-a101-460fde4e9c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.283032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5fa411-49a9-4302-a101-460fde4e9c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5170e706-8ccd-43e6-9bdc-85b5dc617a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1453474092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['21e4795e-19e9-470e-8fb5-cb3e8c43e8fc','3a77599d-1440-42a7-aa7d-222c14c36519','54af9b55-f853-464f-bb52-a6fce92dbe02','7f61149c-6455-4f54-89b8-df3b11b96c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1453474092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5170e706-8ccd-43e6-9bdc-85b5dc617a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be8b0ed7a9451798d9c13f530a2b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.284002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a2c1aa-4909-425b-aa55-15d2e4bb17ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.294808 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-513be30d-8f2e-4243-8753-cc1bf3c12f32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.297599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-513be30d-8f2e-4243-8753-cc1bf3c12f32 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:17.298061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-513be30d-8f2e-4243-8753-cc1bf3c12f32 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:17.298471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-513be30d-8f2e-4243-8753-cc1bf3c12f32 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:17.310143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a2c1aa-4909-425b-aa55-15d2e4bb17ae) transitioned into state 'SUCCESS' from state '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-1453474092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['21e4795e-19e9-470e-8fb5-cb3e8c43e8fc','3a77599d-1440-42a7-aa7d-222c14c36519','54af9b55-f853-464f-bb52-a6fce92dbe02','7f61149c-6455-4f54-89b8-df3b11b96c1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.310929 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef6717d-dcca-487a-b1ac-c0aea1814e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.311655 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:17.311655 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:17.317089 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-513be30d-8f2e-4243-8753-cc1bf3c12f32 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:17.325379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-513be30d-8f2e-4243-8753-cc1bf3c12f32 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:17.325379 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1069/4290] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:17 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:17.325635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef6717d-dcca-487a-b1ac-c0aea1814e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.325635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (9cf6bf08-f102-4e4d-8801-90bfb5221884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.326089 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request issued successfully. Aug 15 15:10:17.326998 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11340efd-10d9-40f7-be90-20b9101ac30c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:17.327727 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1085/4291] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:17 2026] POST /volume/v3/volumes => generated 764 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:17.349319 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-944ff768-e191-47c6-b511-28b72d6379bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.351469 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:17.351831 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e4398234-5a6a-4e4e-9fcc-ae2deb8f3653", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-387013517"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:17.356264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request body: {'volume': {"'source_volid": 'e4398234-5a6a-4e4e-9fcc-ae2deb8f3653', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-387013517'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:17.357182 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume of 1 GB Aug 15 15:10:17.365333 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Availability Zones retrieved successfully. Aug 15 15:10:17.377778 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (228764b9-5877-4586-9f77-d7ddf979055b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.379207 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3f781a-4645-4ddb-97fa-6272ef3e49be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.380655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:17.434128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3f781a-4645-4ddb-97fa-6272ef3e49be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.435612 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f193c3-10b1-4b9f-9686-210a922ad1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.501752 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Created reservations ['e2184176-58ae-4dc2-a81a-a84216290b92', '9f23e804-ffa7-4874-9e0e-4894b37cdc94', '146f7b18-9b98-44fd-93c2-71f3ae204715', '655140e9-5120-421a-a766-0b2f4bba026a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:17.502825 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f193c3-10b1-4b9f-9686-210a922ad1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2184176-58ae-4dc2-a81a-a84216290b92', '9f23e804-ffa7-4874-9e0e-4894b37cdc94', '146f7b18-9b98-44fd-93c2-71f3ae204715', '655140e9-5120-421a-a766-0b2f4bba026a']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.503552 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50447d-ce46-41c5-bf7c-d18a1ed71204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.537315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50447d-ce46-41c5-bf7c-d18a1ed71204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713a5203-cc15-449d-b854-11a70c8b67fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-387013517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['e2184176-58ae-4dc2-a81a-a84216290b92','9f23e804-ffa7-4874-9e0e-4894b37cdc94','146f7b18-9b98-44fd-93c2-71f3ae204715','655140e9-5120-421a-a766-0b2f4bba026a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-387013517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713a5203-cc15-449d-b854-11a70c8b67fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be8b0ed7a9451798d9c13f530a2b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.538106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdd6966-f3e4-47b2-8c38-1d26d267374d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.563427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdd6966-f3e4-47b2-8c38-1d26d267374d) transitioned into state 'SUCCESS' from state '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-387013517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['e2184176-58ae-4dc2-a81a-a84216290b92','9f23e804-ffa7-4874-9e0e-4894b37cdc94','146f7b18-9b98-44fd-93c2-71f3ae204715','655140e9-5120-421a-a766-0b2f4bba026a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.564430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f1e3ad-0ee2-43fd-a20e-08d4637c0eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.575980 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f1e3ad-0ee2-43fd-a20e-08d4637c0eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.577115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (228764b9-5877-4586-9f77-d7ddf979055b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.577571 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request issued successfully. Aug 15 15:10:17.578264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-944ff768-e191-47c6-b511-28b72d6379bd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:17.578804 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1075/4292] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:17 2026] POST /volume/v3/volumes => generated 763 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:17.592724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.595060 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:17.595366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e4398234-5a6a-4e4e-9fcc-ae2deb8f3653", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-620676862"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:17.597211 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request body: {'volume': {"'source_volid": 'e4398234-5a6a-4e4e-9fcc-ae2deb8f3653', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-620676862'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:17.597211 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume of 1 GB Aug 15 15:10:17.602496 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Availability Zones retrieved successfully. Aug 15 15:10:17.608732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (b8353850-9b77-422a-af65-5514ec4df14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.609695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c35fcc-04ee-4248-aa3c-6a1b083d9236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.610672 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:17.651662 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c35fcc-04ee-4248-aa3c-6a1b083d9236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.652477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cc5702-4bdb-48ae-8279-362f6f0d56bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.713225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Created reservations ['583bf2b8-c9d8-4fad-973b-979d881facb9', '9bd2ae64-ca62-4b01-ac50-9eb345300cf2', 'eb8d2faf-c606-410a-aef3-5c8de0d35286', '9a0928a6-84d0-4aef-988e-66e57cfaf68c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:17.714274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65cc5702-4bdb-48ae-8279-362f6f0d56bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583bf2b8-c9d8-4fad-973b-979d881facb9', '9bd2ae64-ca62-4b01-ac50-9eb345300cf2', 'eb8d2faf-c606-410a-aef3-5c8de0d35286', '9a0928a6-84d0-4aef-988e-66e57cfaf68c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.715389 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27aa4623-0596-4c4e-8f0a-40a576e33725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.739005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27aa4623-0596-4c4e-8f0a-40a576e33725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59ae07e4-a73c-48ac-8c9b-472f4a16902b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-620676862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['583bf2b8-c9d8-4fad-973b-979d881facb9','9bd2ae64-ca62-4b01-ac50-9eb345300cf2','eb8d2faf-c606-410a-aef3-5c8de0d35286','9a0928a6-84d0-4aef-988e-66e57cfaf68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-620676862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59ae07e4-a73c-48ac-8c9b-472f4a16902b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be8b0ed7a9451798d9c13f530a2b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.740090 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357a3508-ff8d-4448-8673-ba8d7c44484b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.761432 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357a3508-ff8d-4448-8673-ba8d7c44484b) transitioned into state 'SUCCESS' from state '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-620676862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['583bf2b8-c9d8-4fad-973b-979d881facb9','9bd2ae64-ca62-4b01-ac50-9eb345300cf2','eb8d2faf-c606-410a-aef3-5c8de0d35286','9a0928a6-84d0-4aef-988e-66e57cfaf68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.762198 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8c0e62-d89c-42f4-8829-078fca811e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.773195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8c0e62-d89c-42f4-8829-078fca811e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.774106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (b8353850-9b77-422a-af65-5514ec4df14d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.774518 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request issued successfully. Aug 15 15:10:17.775200 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39d12cda-80f9-4e06-85b5-dcbcb19d0ef2 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:17.776095 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1064/4293] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:17 2026] POST /volume/v3/volumes => generated 763 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:17.790788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.793431 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:17.793968 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e4398234-5a6a-4e4e-9fcc-ae2deb8f3653", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-464550259"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:17.796336 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request body: {'volume': {"'source_volid": 'e4398234-5a6a-4e4e-9fcc-ae2deb8f3653', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-464550259'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:17.796472 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume of 1 GB Aug 15 15:10:17.802136 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Availability Zones retrieved successfully. Aug 15 15:10:17.810455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (03b70d6d-e1a9-44e8-bacb-583b279136f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.812038 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f3745e-f469-475c-80e0-33f76482857e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.813499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:17.848095 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f3745e-f469-475c-80e0-33f76482857e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.849377 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a566e2-918d-4e6a-b856-1267e53a569d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.897295 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Created reservations ['2544ad5b-7fb8-4481-99fc-d98950bab847', '990c67f6-e691-454b-b438-1f737a7cf88e', '20d4a3cc-c3c9-455b-83a8-a4b32a84141a', 'ffd91274-ff71-4228-b431-4589b320d49f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:17.898186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a566e2-918d-4e6a-b856-1267e53a569d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2544ad5b-7fb8-4481-99fc-d98950bab847', '990c67f6-e691-454b-b438-1f737a7cf88e', '20d4a3cc-c3c9-455b-83a8-a4b32a84141a', 'ffd91274-ff71-4228-b431-4589b320d49f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.898926 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8447eb6c-d5a2-4e1c-a13a-d21ba0b66569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.929266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8447eb6c-d5a2-4e1c-a13a-d21ba0b66569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b805013d-a5a2-409c-9347-df1c722b783d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-464550259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['2544ad5b-7fb8-4481-99fc-d98950bab847','990c67f6-e691-454b-b438-1f737a7cf88e','20d4a3cc-c3c9-455b-83a8-a4b32a84141a','ffd91274-ff71-4228-b431-4589b320d49f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-464550259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b805013d-a5a2-409c-9347-df1c722b783d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be8b0ed7a9451798d9c13f530a2b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.930447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c19fad-0c46-4d00-9caa-e6dcdfcbd228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.932416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84a10f86-ec53-4e7f-9eec-bce39fe79af6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.935253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84a10f86-ec53-4e7f-9eec-bce39fe79af6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:17.935253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84a10f86-ec53-4e7f-9eec-bce39fe79af6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:17.935526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84a10f86-ec53-4e7f-9eec-bce39fe79af6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:17.945704 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84a10f86-ec53-4e7f-9eec-bce39fe79af6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 returned with HTTP 404 Aug 15 15:10:17.946496 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1086/4294] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:17 2026] GET /volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:17.955567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-57a5a724-715b-48cf-ad91-ce65a4186a5a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.955867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c19fad-0c46-4d00-9caa-e6dcdfcbd228) transitioned into state 'SUCCESS' from state '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-464550259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['2544ad5b-7fb8-4481-99fc-d98950bab847','990c67f6-e691-454b-b438-1f737a7cf88e','20d4a3cc-c3c9-455b-83a8-a4b32a84141a','ffd91274-ff71-4228-b431-4589b320d49f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.958124 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57a5a724-715b-48cf-ad91-ce65a4186a5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:17.958220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362b86f8-b430-4184-be86-7e25d77c7d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:17.958361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57a5a724-715b-48cf-ad91-ce65a4186a5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:17.958361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57a5a724-715b-48cf-ad91-ce65a4186a5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:17.958493 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-57a5a724-715b-48cf-ad91-ce65a4186a5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: ed1641ac-2570-4b44-b2be-11c8db5a6256 Aug 15 15:10:17.970926 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57a5a724-715b-48cf-ad91-ce65a4186a5a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 returned with HTTP 404 Aug 15 15:10:17.972491 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1076/4295] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:17 2026] DELETE /volume/v3/snapshots/ed1641ac-2570-4b44-b2be-11c8db5a6256 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:17.981424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362b86f8-b430-4184-be86-7e25d77c7d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:17.982774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (03b70d6d-e1a9-44e8-bacb-583b279136f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:17.983194 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request issued successfully. Aug 15 15:10:17.984562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93d5ae67-f790-4d90-b728-c6a6244202d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:17.984678 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d37b83dc-462b-4966-bf0d-0e7a91ca913c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:17.984678 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1070/4296] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:17 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:17.986063 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93d5ae67-f790-4d90-b728-c6a6244202d2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:17.986063 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93d5ae67-f790-4d90-b728-c6a6244202d2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:17.986215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93d5ae67-f790-4d90-b728-c6a6244202d2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:17.986376 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-93d5ae67-f790-4d90-b728-c6a6244202d2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 0675f358-1a49-4cbc-ba2c-b86db29e8bd7 Aug 15 15:10:17.989533 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=342,cinder:INSERT=52,cinder:UPDATE=112,cinder:DELETE=5 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:10:17.993352 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93d5ae67-f790-4d90-b728-c6a6244202d2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 returned with HTTP 404 Aug 15 15:10:17.994064 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1065/4297] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:17 2026] DELETE /volume/v3/snapshots/0675f358-1a49-4cbc-ba2c-b86db29e8bd7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:18.000302 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da585e05-6414-4f83-abf4-8df892aea30f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.002338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6392b11d-b9a7-477e-80c2-caa9f4351df8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.003808 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:18.003808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e4398234-5a6a-4e4e-9fcc-ae2deb8f3653", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1632830628"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:18.005061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6392b11d-b9a7-477e-80c2-caa9f4351df8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:18.005061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6392b11d-b9a7-477e-80c2-caa9f4351df8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.005061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6392b11d-b9a7-477e-80c2-caa9f4351df8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.005061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-6392b11d-b9a7-477e-80c2-caa9f4351df8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: cbf2bbd7-7bef-40b0-b5f2-e9446f04238b Aug 15 15:10:18.006601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request body: {'volume': {"'source_volid": 'e4398234-5a6a-4e4e-9fcc-ae2deb8f3653', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1632830628'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:18.007080 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume of 1 GB Aug 15 15:10:18.007789 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.007789 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:18.013814 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6392b11d-b9a7-477e-80c2-caa9f4351df8 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b returned with HTTP 404 Aug 15 15:10:18.014482 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1077/4298] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:18 2026] DELETE /volume/v3/snapshots/cbf2bbd7-7bef-40b0-b5f2-e9446f04238b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:18.016869 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Availability Zones retrieved successfully. Aug 15 15:10:18.024332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (d935a7ec-741e-42eb-8a0e-23d425c496b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:18.026418 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193e0592-7652-45d8-856c-7b22a8f51693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:18.029262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:18.076470 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193e0592-7652-45d8-856c-7b22a8f51693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:18.077564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74fd09e-9569-4322-b88c-8bcd85a7d695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:18.085267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-c98a5e46-23ef-4fa9-82d6-0c3905c97825 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.086029 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-c98a5e46-23ef-4fa9-82d6-0c3905c97825 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:18.086326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-c98a5e46-23ef-4fa9-82d6-0c3905c97825 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.086589 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-c98a5e46-23ef-4fa9-82d6-0c3905c97825 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.105770 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.105770 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:18.110059 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-c98a5e46-23ef-4fa9-82d6-0c3905c97825 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:18.116194 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-c98a5e46-23ef-4fa9-82d6-0c3905c97825 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:18.116539 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1071/4299] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1654 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:18.135220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Created reservations ['ad28c2c4-2703-4054-8555-abadf6e5ecb1', '1f5078de-b317-4629-8365-cad9c1dcd338', 'f81ac055-e605-4d8a-9c46-349321e9a192', 'd50ba097-ae51-4212-9156-d63af001a95f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:18.136352 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74fd09e-9569-4322-b88c-8bcd85a7d695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad28c2c4-2703-4054-8555-abadf6e5ecb1', '1f5078de-b317-4629-8365-cad9c1dcd338', 'f81ac055-e605-4d8a-9c46-349321e9a192', 'd50ba097-ae51-4212-9156-d63af001a95f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:18.138057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa35687e-25d4-4a94-ab30-ed66f4f0523b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:18.154562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.156879 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd/action Aug 15 15:10:18.157285 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:18.157519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:18.168734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa35687e-25d4-4a94-ab30-ed66f4f0523b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23cb9ef6-9ea1-4a48-98b2-1b80960c9bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1632830628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['ad28c2c4-2703-4054-8555-abadf6e5ecb1','1f5078de-b317-4629-8365-cad9c1dcd338','f81ac055-e605-4d8a-9c46-349321e9a192','d50ba097-ae51-4212-9156-d63af001a95f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1632830628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23cb9ef6-9ea1-4a48-98b2-1b80960c9bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84be8b0ed7a9451798d9c13f530a2b6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:18.169076 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa2daeb-6e18-4a8b-9cd9-f9a0b8381af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:18.169898 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.169898 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:18.170548 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:18.178424 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Begin detaching volume completed successfully. Aug 15 15:10:18.178752 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-0b099f70-e11a-47db-b62c-045c9a389737 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd/action returned with HTTP 202 Aug 15 15:10:18.179622 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1066/4300] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:10:18 2026] POST /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:18.190510 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa2daeb-6e18-4a8b-9cd9-f9a0b8381af5) transitioned into state 'SUCCESS' from state '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-1632830628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84be8b0ed7a9451798d9c13f530a2b6d',qos_specs=None,replication_status=,reservations=['ad28c2c4-2703-4054-8555-abadf6e5ecb1','1f5078de-b317-4629-8365-cad9c1dcd338','f81ac055-e605-4d8a-9c46-349321e9a192','d50ba097-ae51-4212-9156-d63af001a95f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb88d33f21c4926b124a8b9ade9724f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:18.191185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd5ffd7-dea4-42c8-a442-3a2e5a92b49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:18.230609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd5ffd7-dea4-42c8-a442-3a2e5a92b49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:18.231965 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Flow 'volume_create_api' (d935a7ec-741e-42eb-8a0e-23d425c496b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:18.232639 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Create volume request issued successfully. Aug 15 15:10:18.233519 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da585e05-6414-4f83-abf4-8df892aea30f tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:18.234188 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1087/4301] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:17 2026] POST /volume/v3/volumes => generated 764 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:18.246890 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de0889d3-1e96-460a-9e5b-bb045be6af8e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.256107 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de0889d3-1e96-460a-9e5b-bb045be6af8e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d Aug 15 15:10:18.256405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de0889d3-1e96-460a-9e5b-bb045be6af8e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.256644 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de0889d3-1e96-460a-9e5b-bb045be6af8e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.275368 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.275368 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:18.280673 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de0889d3-1e96-460a-9e5b-bb045be6af8e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.282781 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1bef16e-195b-41d6-baef-8cb85572f72b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.283340 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1bef16e-195b-41d6-baef-8cb85572f72b None None] GET https://10.4.3.107/volume// Aug 15 15:10:18.284931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1bef16e-195b-41d6-baef-8cb85572f72b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.284931 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1bef16e-195b-41d6-baef-8cb85572f72b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.284931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1bef16e-195b-41d6-baef-8cb85572f72b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:18.284931 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1072/4302] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:10: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 15 15:10:18.287797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de0889d3-1e96-460a-9e5b-bb045be6af8e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d returned with HTTP 200 Aug 15 15:10:18.288384 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1078/4303] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:18.295307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-12558f39-a4de-4f8e-ab57-853b62991891 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.298915 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-12558f39-a4de-4f8e-ab57-853b62991891 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:18.298915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-12558f39-a4de-4f8e-ab57-853b62991891 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.298915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-12558f39-a4de-4f8e-ab57-853b62991891 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.310924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1eda034-9a21-416c-8c1f-06d55f7dda84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.314135 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1eda034-9a21-416c-8c1f-06d55f7dda84 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb Aug 15 15:10:18.314581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1eda034-9a21-416c-8c1f-06d55f7dda84 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.314985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1eda034-9a21-416c-8c1f-06d55f7dda84 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.325942 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.325942 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:18.329263 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-12558f39-a4de-4f8e-ab57-853b62991891 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:18.337637 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.337637 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:18.340884 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-12558f39-a4de-4f8e-ab57-853b62991891 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:18.341628 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1067/4304] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:10:18.345012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df9a97d9-a57d-4250-ab1c-f9bfc4094161 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.347050 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c1eda034-9a21-416c-8c1f-06d55f7dda84 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.347484 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df9a97d9-a57d-4250-ab1c-f9bfc4094161 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:18.348330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df9a97d9-a57d-4250-ab1c-f9bfc4094161 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.348330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df9a97d9-a57d-4250-ab1c-f9bfc4094161 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.356958 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1eda034-9a21-416c-8c1f-06d55f7dda84 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb returned with HTTP 200 Aug 15 15:10:18.357967 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1088/4305] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:18.365059 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.365059 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:18.370599 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df9a97d9-a57d-4250-ab1c-f9bfc4094161 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:18.371837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0b1f67db-d505-4db7-a63d-554e4c1e58a3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.374304 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0b1f67db-d505-4db7-a63d-554e4c1e58a3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b Aug 15 15:10:18.374631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0b1f67db-d505-4db7-a63d-554e4c1e58a3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.374916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0b1f67db-d505-4db7-a63d-554e4c1e58a3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.378279 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df9a97d9-a57d-4250-ab1c-f9bfc4094161 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:18.378771 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1073/4306] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:18.391915 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.391915 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:18.395740 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0b1f67db-d505-4db7-a63d-554e4c1e58a3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.403972 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0b1f67db-d505-4db7-a63d-554e4c1e58a3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b returned with HTTP 200 Aug 15 15:10:18.403972 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1079/4307] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:18.426638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-937f0308-8272-40e8-b88a-aefe42701ba4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.432360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-937f0308-8272-40e8-b88a-aefe42701ba4 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d Aug 15 15:10:18.432563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-937f0308-8272-40e8-b88a-aefe42701ba4 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.432839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-937f0308-8272-40e8-b88a-aefe42701ba4 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.444591 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.444591 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:18.450113 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-937f0308-8272-40e8-b88a-aefe42701ba4 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.457182 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-937f0308-8272-40e8-b88a-aefe42701ba4 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d returned with HTTP 200 Aug 15 15:10:18.457788 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1068/4308] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:18.472890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0000dbb0-b989-420b-a960-da6c9077697a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.474460 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0000dbb0-b989-420b-a960-da6c9077697a tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce Aug 15 15:10:18.474697 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0000dbb0-b989-420b-a960-da6c9077697a tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.474894 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0000dbb0-b989-420b-a960-da6c9077697a tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.485838 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.485838 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:18.491493 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0000dbb0-b989-420b-a960-da6c9077697a tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.498855 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0000dbb0-b989-420b-a960-da6c9077697a tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce returned with HTTP 200 Aug 15 15:10:18.499417 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1089/4309] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:18.520630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d626f94-b0f8-417d-b172-b755eccca19d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.527571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] DELETE https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce Aug 15 15:10:18.527571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.528354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.528354 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume with id: 23cb9ef6-9ea1-4a48-98b2-1b80960c9bce Aug 15 15:10:18.541074 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.541074 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:18.541697 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.577379 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume request issued successfully. Aug 15 15:10:18.577702 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d626f94-b0f8-417d-b172-b755eccca19d tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce returned with HTTP 202 Aug 15 15:10:18.578216 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1074/4310] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:18 2026] DELETE /volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:18.593316 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-483945d4-c5c6-47f9-b555-025ae8bbc2c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:18.597909 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-483945d4-c5c6-47f9-b555-025ae8bbc2c1 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce Aug 15 15:10:18.597909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-483945d4-c5c6-47f9-b555-025ae8bbc2c1 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:18.597909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-483945d4-c5c6-47f9-b555-025ae8bbc2c1 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:18.625005 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:18.625005 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:18.634000 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-483945d4-c5c6-47f9-b555-025ae8bbc2c1 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:18.643698 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-483945d4-c5c6-47f9-b555-025ae8bbc2c1 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce returned with HTTP 200 Aug 15 15:10:18.647574 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1080/4311] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:18 2026] GET /volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:19.401064 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2cf30f49-ba8e-4375-93ff-68d939c01437 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:19.403618 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2cf30f49-ba8e-4375-93ff-68d939c01437 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:19.403877 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2cf30f49-ba8e-4375-93ff-68d939c01437 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:19.405189 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2cf30f49-ba8e-4375-93ff-68d939c01437 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:19.415685 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:19.415685 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:19.418725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-9e35a12e-35f5-4e61-9d85-12d4e804888b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:19.420751 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2cf30f49-ba8e-4375-93ff-68d939c01437 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:19.420860 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-9e35a12e-35f5-4e61-9d85-12d4e804888b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 Aug 15 15:10:19.421064 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-9e35a12e-35f5-4e61-9d85-12d4e804888b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:19.421427 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-9e35a12e-35f5-4e61-9d85-12d4e804888b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:19.426400 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2cf30f49-ba8e-4375-93ff-68d939c01437 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:19.426755 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1069/4312] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:19 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:19.430122 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:19.430122 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:19.489156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a0d7e9d-2f41-4978-82df-0a665fbf249f req-9e35a12e-35f5-4e61-9d85-12d4e804888b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 returned with HTTP 200 Aug 15 15:10:19.489891 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1090/4313] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:10:19 2026] DELETE /volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:19.671221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d233c704-d7c2-437e-a93e-f1264cb9fe93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:19.674454 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d233c704-d7c2-437e-a93e-f1264cb9fe93 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce Aug 15 15:10:19.674757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d233c704-d7c2-437e-a93e-f1264cb9fe93 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:19.675031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d233c704-d7c2-437e-a93e-f1264cb9fe93 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:19.681476 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d233c704-d7c2-437e-a93e-f1264cb9fe93 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce returned with HTTP 404 Aug 15 15:10:19.682020 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1075/4314] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:19 2026] GET /volume/v3/volumes/23cb9ef6-9ea1-4a48-98b2-1b80960c9bce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:19.690219 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:19.693709 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] DELETE https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d Aug 15 15:10:19.693935 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:19.694209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:19.694434 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume with id: b805013d-a5a2-409c-9347-df1c722b783d Aug 15 15:10:19.702365 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:19.702365 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:19.703040 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:19.736938 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume request issued successfully. Aug 15 15:10:19.737192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fb88709-b8c8-4fe1-916d-bebc6aa5a456 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d returned with HTTP 202 Aug 15 15:10:19.737748 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1081/4315] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:19 2026] DELETE /volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:19.750937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e2f9cd5d-5c51-42a7-9597-37f1a8e4a775 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:19.753706 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2f9cd5d-5c51-42a7-9597-37f1a8e4a775 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d Aug 15 15:10:19.754013 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2f9cd5d-5c51-42a7-9597-37f1a8e4a775 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:19.754283 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2f9cd5d-5c51-42a7-9597-37f1a8e4a775 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:19.766047 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:19.766047 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:19.779347 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e2f9cd5d-5c51-42a7-9597-37f1a8e4a775 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:19.784442 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2f9cd5d-5c51-42a7-9597-37f1a8e4a775 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d returned with HTTP 200 Aug 15 15:10:19.785185 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1070/4316] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:19 2026] GET /volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:20.446420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05153fa9-af59-4db6-9d99-09d61ca33e39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:20.448480 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05153fa9-af59-4db6-9d99-09d61ca33e39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:20.448714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05153fa9-af59-4db6-9d99-09d61ca33e39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:20.448916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05153fa9-af59-4db6-9d99-09d61ca33e39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:20.451981 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=370,cinder:UPDATE=122,cinder:INSERT=57,cinder:DELETE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:10:20.473400 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:20.473400 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:20.477770 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05153fa9-af59-4db6-9d99-09d61ca33e39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:20.484546 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05153fa9-af59-4db6-9d99-09d61ca33e39 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:20.485727 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1091/4317] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:20 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:20.804766 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4556f64-5637-44ad-885d-eff821ea8de3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:20.807209 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4556f64-5637-44ad-885d-eff821ea8de3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d Aug 15 15:10:20.807593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4556f64-5637-44ad-885d-eff821ea8de3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:20.807781 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4556f64-5637-44ad-885d-eff821ea8de3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:20.815513 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4556f64-5637-44ad-885d-eff821ea8de3 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d returned with HTTP 404 Aug 15 15:10:20.816157 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1076/4318] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:20 2026] GET /volume/v3/volumes/b805013d-a5a2-409c-9347-df1c722b783d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:20.832224 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:20.836881 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] DELETE https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b Aug 15 15:10:20.836881 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:20.836881 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:20.836881 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume with id: 59ae07e4-a73c-48ac-8c9b-472f4a16902b Aug 15 15:10:20.846304 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-872141e6-b61d-4f81-8a4c-31cc2a2581b6 req-d946363c-4efb-4245-a015-119bfd9a4679 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:20.849006 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:20.849006 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:20.849153 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:20.850163 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-872141e6-b61d-4f81-8a4c-31cc2a2581b6 req-d946363c-4efb-4245-a015-119bfd9a4679 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 Aug 15 15:10:20.850524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-872141e6-b61d-4f81-8a4c-31cc2a2581b6 req-d946363c-4efb-4245-a015-119bfd9a4679 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:20.850834 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-872141e6-b61d-4f81-8a4c-31cc2a2581b6 req-d946363c-4efb-4245-a015-119bfd9a4679 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:20.858743 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-872141e6-b61d-4f81-8a4c-31cc2a2581b6 req-d946363c-4efb-4245-a015-119bfd9a4679 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 returned with HTTP 404 Aug 15 15:10:20.859611 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1071/4319] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:10:20 2026] DELETE /volume/v3/attachments/898f5d4d-f9a7-4385-96ce-bab60afac3c3 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:10:20.883970 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume request issued successfully. Aug 15 15:10:20.884272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10b7085e-0864-4e94-a50b-8cc30dfeec2e tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b returned with HTTP 202 Aug 15 15:10:20.884902 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1082/4320] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:20 2026] DELETE /volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:20.898541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db3a1cf5-97e9-46cd-a713-a644bec8d4cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:20.901354 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db3a1cf5-97e9-46cd-a713-a644bec8d4cd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b Aug 15 15:10:20.901354 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db3a1cf5-97e9-46cd-a713-a644bec8d4cd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:20.903329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db3a1cf5-97e9-46cd-a713-a644bec8d4cd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:20.912528 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:20.912528 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:20.917859 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db3a1cf5-97e9-46cd-a713-a644bec8d4cd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:20.924990 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db3a1cf5-97e9-46cd-a713-a644bec8d4cd tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b returned with HTTP 200 Aug 15 15:10:20.925701 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1092/4321] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:20 2026] GET /volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:20.985783 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10192308-2541-4cb7-89e1-88694578880f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:21.114622 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:21.114936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-83515789"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:21.116567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-83515789'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:21.116567 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume of 1 GB Aug 15 15:10:21.126820 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Availability Zones retrieved successfully. Aug 15 15:10:21.136266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (af5d4088-3593-463d-a0dd-e791b100c439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:21.140185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eab4c50-2643-4a93-8d9a-2775246defa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:21.141057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:21.176179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eab4c50-2643-4a93-8d9a-2775246defa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:21.176797 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60734c11-2bc3-4f0b-b6c3-63f3b00afa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:21.254941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['ceceefc2-e1da-418f-9844-ed075570478a', '9ac5a50c-d487-4d26-b4d9-195b5b2a7a15', 'd03bdf52-36ad-4ddc-a63b-c30f4ead504d', 'b690b2b8-debd-40d6-b8e4-3651af6d1082'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:21.256046 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60734c11-2bc3-4f0b-b6c3-63f3b00afa39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceceefc2-e1da-418f-9844-ed075570478a', '9ac5a50c-d487-4d26-b4d9-195b5b2a7a15', 'd03bdf52-36ad-4ddc-a63b-c30f4ead504d', 'b690b2b8-debd-40d6-b8e4-3651af6d1082']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:21.257059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11d875a-ecce-4718-b481-a9de18a92bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:21.287130 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11d875a-ecce-4718-b481-a9de18a92bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009f0a87-3c9f-4302-8a23-dcf1c02d359b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-83515789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['ceceefc2-e1da-418f-9844-ed075570478a','9ac5a50c-d487-4d26-b4d9-195b5b2a7a15','d03bdf52-36ad-4ddc-a63b-c30f4ead504d','b690b2b8-debd-40d6-b8e4-3651af6d1082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-83515789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=009f0a87-3c9f-4302-8a23-dcf1c02d359b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f27abad365c494ab9c55c2bdb2bc883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:21.288199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4004ea67-0c28-4142-a302-6391c2ecd875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:21.312772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4004ea67-0c28-4142-a302-6391c2ecd875) transitioned into state 'SUCCESS' from state '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-83515789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['ceceefc2-e1da-418f-9844-ed075570478a','9ac5a50c-d487-4d26-b4d9-195b5b2a7a15','d03bdf52-36ad-4ddc-a63b-c30f4ead504d','b690b2b8-debd-40d6-b8e4-3651af6d1082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:21.313836 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae6416e6-7eef-4ae4-9007-1e0f675fd3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:21.329785 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae6416e6-7eef-4ae4-9007-1e0f675fd3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:21.330871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (af5d4088-3593-463d-a0dd-e791b100c439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:21.332526 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request issued successfully. Aug 15 15:10:21.333367 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10192308-2541-4cb7-89e1-88694578880f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:21.333860 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1077/4322] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:20 2026] POST /volume/v3/volumes => generated 756 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:21.349842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34c50a1c-6c63-4cfa-b7a9-4ce5e14c4d8f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:21.354172 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34c50a1c-6c63-4cfa-b7a9-4ce5e14c4d8f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b Aug 15 15:10:21.354172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34c50a1c-6c63-4cfa-b7a9-4ce5e14c4d8f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:21.354172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34c50a1c-6c63-4cfa-b7a9-4ce5e14c4d8f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:21.363311 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:21.363311 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:21.369573 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-34c50a1c-6c63-4cfa-b7a9-4ce5e14c4d8f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:21.376746 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34c50a1c-6c63-4cfa-b7a9-4ce5e14c4d8f tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b returned with HTTP 200 Aug 15 15:10:21.377458 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1072/4323] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:21 2026] GET /volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:21.501127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9231e476-1128-48eb-892c-c45c233a3c54 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:21.503082 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9231e476-1128-48eb-892c-c45c233a3c54 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:21.503334 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9231e476-1128-48eb-892c-c45c233a3c54 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:21.503542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9231e476-1128-48eb-892c-c45c233a3c54 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:21.513776 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:21.513776 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:21.518228 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9231e476-1128-48eb-892c-c45c233a3c54 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:21.523074 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9231e476-1128-48eb-892c-c45c233a3c54 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:21.523227 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1083/4324] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:21 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:21.947915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b88f9f76-6caf-4396-be0e-28a31bd0834b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:21.951136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b88f9f76-6caf-4396-be0e-28a31bd0834b tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b Aug 15 15:10:21.951136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b88f9f76-6caf-4396-be0e-28a31bd0834b tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:21.951136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b88f9f76-6caf-4396-be0e-28a31bd0834b tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:21.960058 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b88f9f76-6caf-4396-be0e-28a31bd0834b tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b returned with HTTP 404 Aug 15 15:10:21.961335 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1093/4325] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:21 2026] GET /volume/v3/volumes/59ae07e4-a73c-48ac-8c9b-472f4a16902b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:21.971856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:21.976301 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] DELETE https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb Aug 15 15:10:21.976722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:21.977037 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:21.980632 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume with id: 713a5203-cc15-449d-b854-11a70c8b67fb Aug 15 15:10:21.990345 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:21.990345 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:21.990941 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:22.018210 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume request issued successfully. Aug 15 15:10:22.018490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4efa565d-737f-46cb-a6c4-3f281ea52542 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb returned with HTTP 202 Aug 15 15:10:22.019044 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1078/4326] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:21 2026] DELETE /volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:22.028873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8298d00-4a4e-4dba-9016-1ee3ce5dfd90 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:22.031575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8298d00-4a4e-4dba-9016-1ee3ce5dfd90 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb Aug 15 15:10:22.031684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8298d00-4a4e-4dba-9016-1ee3ce5dfd90 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:22.031945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8298d00-4a4e-4dba-9016-1ee3ce5dfd90 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:22.041776 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:22.041776 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:22.046181 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e8298d00-4a4e-4dba-9016-1ee3ce5dfd90 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:22.052834 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8298d00-4a4e-4dba-9016-1ee3ce5dfd90 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb returned with HTTP 200 Aug 15 15:10:22.053807 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1073/4327] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:22 2026] GET /volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:22.400745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a928027-54bf-426b-8959-2eaa2abc9683 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:22.406320 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a928027-54bf-426b-8959-2eaa2abc9683 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b Aug 15 15:10:22.406778 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a928027-54bf-426b-8959-2eaa2abc9683 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:22.406928 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a928027-54bf-426b-8959-2eaa2abc9683 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:22.413596 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=317,cinder:UPDATE=96,cinder:INSERT=47,cinder:DELETE=2 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:10:23.380279 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.380279 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:23.380279 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0a928027-54bf-426b-8959-2eaa2abc9683 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:23.380279 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a928027-54bf-426b-8959-2eaa2abc9683 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b returned with HTTP 200 Aug 15 15:10:23.380279 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1084/4328] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:22 2026] GET /volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "009f0a87-3c9f-4302-8a23-dcf1c02d359b", "name": "tempest-CreateVolumesFromBackupTest-Backup-426546269"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Creating new backup {'backup': {'volume_id': '009f0a87-3c9f-4302-8a23-dcf1c02d359b', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-426546269'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Creating backup of volume 009f0a87-3c9f-4302-8a23-dcf1c02d359b in container None Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:23.382734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['f2e42e92-d494-4127-89f9-26bc43856699', 'f030c443-45fc-47ff-8c86-52f93920c9fd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f032611-6258-46d1-9117-5c05bcd7f6b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f032611-6258-46d1-9117-5c05bcd7f6b7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f032611-6258-46d1-9117-5c05bcd7f6b7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f032611-6258-46d1-9117-5c05bcd7f6b7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:23.384048 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f032611-6258-46d1-9117-5c05bcd7f6b7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:23.384675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbdb81fa-0bc7-40bd-ace9-323cf3976b4e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:10:23.384935 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f032611-6258-46d1-9117-5c05bcd7f6b7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:23.385416 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1094/4329] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:22 2026] POST /volume/v3/backups => generated 338 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:23.385673 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1079/4330] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:22 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7cd01e40-d0ee-4c8e-bed1-6da60581e66c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7cd01e40-d0ee-4c8e-bed1-6da60581e66c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7cd01e40-d0ee-4c8e-bed1-6da60581e66c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7cd01e40-d0ee-4c8e-bed1-6da60581e66c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7cd01e40-d0ee-4c8e-bed1-6da60581e66c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7cd01e40-d0ee-4c8e-bed1-6da60581e66c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:23.385831 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1074/4331] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:22 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e83e2a43-db36-4c6c-9433-e0678bc22839 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e83e2a43-db36-4c6c-9433-e0678bc22839 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e83e2a43-db36-4c6c-9433-e0678bc22839 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e83e2a43-db36-4c6c-9433-e0678bc22839 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e83e2a43-db36-4c6c-9433-e0678bc22839 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e83e2a43-db36-4c6c-9433-e0678bc22839 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:23.386226 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1085/4332] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:22 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume request issued successfully. Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-943dd279-15c2-477f-ae8b-21c55796f2b6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 202 Aug 15 15:10:23.386491 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1095/4333] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:22 2026] DELETE /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4777265-983c-421f-b838-b1961a13874d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4777265-983c-421f-b838-b1961a13874d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4777265-983c-421f-b838-b1961a13874d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4777265-983c-421f-b838-b1961a13874d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4777265-983c-421f-b838-b1961a13874d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4777265-983c-421f-b838-b1961a13874d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 200 Aug 15 15:10:23.386794 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1080/4334] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:22 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:23.387154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e76af819-0ae8-44cb-bc3d-5008a3f72bab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.387154 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e76af819-0ae8-44cb-bc3d-5008a3f72bab tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb Aug 15 15:10:23.387154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e76af819-0ae8-44cb-bc3d-5008a3f72bab tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.387154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e76af819-0ae8-44cb-bc3d-5008a3f72bab tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.387154 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e76af819-0ae8-44cb-bc3d-5008a3f72bab tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb returned with HTTP 404 Aug 15 15:10:23.387154 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1075/4335] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/713a5203-cc15-449d-b854-11a70c8b67fb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea598c61-35d8-4c39-a074-0c02233cf568 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume with id: 5170e706-8ccd-43e6-9bdc-85b5dc617a9d Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume request issued successfully. Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea598c61-35d8-4c39-a074-0c02233cf568 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d returned with HTTP 202 Aug 15 15:10:23.387421 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1086/4336] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:23 2026] DELETE /volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a93e1fc0-cee0-499f-a8b1-65f594d22179 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a93e1fc0-cee0-499f-a8b1-65f594d22179 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a93e1fc0-cee0-499f-a8b1-65f594d22179 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a93e1fc0-cee0-499f-a8b1-65f594d22179 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a93e1fc0-cee0-499f-a8b1-65f594d22179 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a93e1fc0-cee0-499f-a8b1-65f594d22179 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d returned with HTTP 200 Aug 15 15:10:23.387889 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1096/4337] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e4244bb4-19a6-42e7-907d-8202374189bb req-6b74af84-186f-46a0-a4ef-7f353ee4c500 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-6b74af84-186f-46a0-a4ef-7f353ee4c500 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e/action Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-6b74af84-186f-46a0-a4ef-7f353ee4c500 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-6b74af84-186f-46a0-a4ef-7f353ee4c500 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e4244bb4-19a6-42e7-907d-8202374189bb req-6b74af84-186f-46a0-a4ef-7f353ee4c500 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e/action returned with HTTP 204 Aug 15 15:10:23.388311 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1081/4338] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:10:23 2026] POST /volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:23.582058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4018676-47fd-4f69-9f8b-7838c5f640a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.583759 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4018676-47fd-4f69-9f8b-7838c5f640a6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:23.583936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4018676-47fd-4f69-9f8b-7838c5f640a6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.584117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4018676-47fd-4f69-9f8b-7838c5f640a6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.592571 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.592571 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:23.595895 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c4018676-47fd-4f69-9f8b-7838c5f640a6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:23.597756 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9d04d1b4-8910-4933-aa76-c3efd7ab4dca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.599525 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d04d1b4-8910-4933-aa76-c3efd7ab4dca tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:23.599780 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d04d1b4-8910-4933-aa76-c3efd7ab4dca tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.599988 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d04d1b4-8910-4933-aa76-c3efd7ab4dca tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.600046 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9d04d1b4-8910-4933-aa76-c3efd7ab4dca tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:23.600461 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4018676-47fd-4f69-9f8b-7838c5f640a6 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:23.600886 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1076/4339] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 1172 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:23.604723 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.604723 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:23.605605 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d04d1b4-8910-4933-aa76-c3efd7ab4dca tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:23.606011 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1087/4340] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:23.612185 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5402317-d8bc-4293-a48f-5bc4d949ae96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.613794 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5402317-d8bc-4293-a48f-5bc4d949ae96 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:23.614057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5402317-d8bc-4293-a48f-5bc4d949ae96 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.614226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5402317-d8bc-4293-a48f-5bc4d949ae96 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.623559 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.623559 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:23.626826 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5402317-d8bc-4293-a48f-5bc4d949ae96 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:23.631152 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5402317-d8bc-4293-a48f-5bc4d949ae96 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:23.631696 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1097/4341] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:23.672315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-a028c94e-e123-436c-9f4c-e6a5a742fbe9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.674878 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-a028c94e-e123-436c-9f4c-e6a5a742fbe9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:23.675119 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-a028c94e-e123-436c-9f4c-e6a5a742fbe9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.675366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-a028c94e-e123-436c-9f4c-e6a5a742fbe9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.685925 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.685925 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:23.690307 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-a028c94e-e123-436c-9f4c-e6a5a742fbe9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:23.695889 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-a028c94e-e123-436c-9f4c-e6a5a742fbe9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:23.696385 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1082/4342] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:23.713817 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.715934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/action Aug 15 15:10:23.716301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:23.716420 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:23.726280 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.726280 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:23.726710 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:23.733007 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Begin detaching volume completed successfully. Aug 15 15:10:23.733252 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-2c8d0677-edba-48be-b9da-f488d16ca60c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/action returned with HTTP 202 Aug 15 15:10:23.733775 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1077/4343] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:10:23 2026] POST /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:23.768933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a1d9a0f-6885-493b-9d1e-e871a134cc2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.769328 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a1d9a0f-6885-493b-9d1e-e871a134cc2f None None] GET https://10.4.3.107/volume// Aug 15 15:10:23.769507 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a1d9a0f-6885-493b-9d1e-e871a134cc2f None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.769708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a1d9a0f-6885-493b-9d1e-e871a134cc2f None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.770039 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a1d9a0f-6885-493b-9d1e-e871a134cc2f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:23.770318 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1088/4344] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:10: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 15 15:10:23.778277 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-30cfa830-4317-41b7-96e4-4afdf05dcffe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.780800 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-30cfa830-4317-41b7-96e4-4afdf05dcffe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:23.781114 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-30cfa830-4317-41b7-96e4-4afdf05dcffe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.781401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-30cfa830-4317-41b7-96e4-4afdf05dcffe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.792148 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.792148 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:23.795282 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-30cfa830-4317-41b7-96e4-4afdf05dcffe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:23.799475 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-30cfa830-4317-41b7-96e4-4afdf05dcffe tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:23.800010 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1098/4345] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:10:23.809091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-b243dfc4-4b6f-45a1-ac6b-1a3f1f99f6fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:23.811256 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-b243dfc4-4b6f-45a1-ac6b-1a3f1f99f6fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/encryption Aug 15 15:10:23.811467 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-b243dfc4-4b6f-45a1-ac6b-1a3f1f99f6fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:23.811680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-b243dfc4-4b6f-45a1-ac6b-1a3f1f99f6fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:23.820148 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:23.820148 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:23.826219 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-b243dfc4-4b6f-45a1-ac6b-1a3f1f99f6fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/encryption returned with HTTP 200 Aug 15 15:10:23.826713 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1083/4346] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:10:23 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:24.034364 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c874366f-4884-40cc-86e7-3098eccdb9ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.036784 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c874366f-4884-40cc-86e7-3098eccdb9ca tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd Aug 15 15:10:24.037033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c874366f-4884-40cc-86e7-3098eccdb9ca tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.037272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c874366f-4884-40cc-86e7-3098eccdb9ca tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.046998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c874366f-4884-40cc-86e7-3098eccdb9ca tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd returned with HTTP 404 Aug 15 15:10:24.048651 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1078/4347] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:24 2026] GET /volume/v3/volumes/e999a67c-5699-496f-8b6d-9ccfda49b9cd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:24.059534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52dc4a59-fa97-465d-bd9a-f2a7e22d6ac5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.061468 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52dc4a59-fa97-465d-bd9a-f2a7e22d6ac5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:10:24.061667 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52dc4a59-fa97-465d-bd9a-f2a7e22d6ac5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.061844 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52dc4a59-fa97-465d-bd9a-f2a7e22d6ac5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.069517 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:24.069517 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:24.090516 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52dc4a59-fa97-465d-bd9a-f2a7e22d6ac5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:24.098916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52dc4a59-fa97-465d-bd9a-f2a7e22d6ac5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:10:24.099354 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1089/4348] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:24 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:24.116915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1a5f98d-3140-4181-995b-e502727bf02f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.119521 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:24.120028 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-355695696"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:24.131992 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:24.131992 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:24.132584 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:24.132749 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:10:24.162103 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-021cd536-367f-4b97-b832-b5f883d79397 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.164079 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-021cd536-367f-4b97-b832-b5f883d79397 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d Aug 15 15:10:24.164327 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-021cd536-367f-4b97-b832-b5f883d79397 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.164376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['9e45a0dd-b025-41a2-b1fc-40f039d1d9b7', '6c63a52b-5f35-42ee-8509-8aefe56a03db', '6018e85b-f029-4440-81ad-86afe1542ce0', '70e7c94f-b18f-428c-921d-ed4b6f8ed4a7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:24.164553 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-021cd536-367f-4b97-b832-b5f883d79397 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.171471 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-021cd536-367f-4b97-b832-b5f883d79397 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d returned with HTTP 404 Aug 15 15:10:24.172042 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1084/4349] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:24 2026] GET /volume/v3/volumes/5170e706-8ccd-43e6-9bdc-85b5dc617a9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:24.182085 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0dc380f-1160-48ba-ab30-237c07e47774 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.184527 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 Aug 15 15:10:24.184786 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.185053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.185310 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume with id: e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 Aug 15 15:10:24.195360 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:24.195360 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:24.196089 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:24.213200 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot create request issued successfully. Aug 15 15:10:24.213659 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1a5f98d-3140-4181-995b-e502727bf02f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:10:24.214437 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1099/4350] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:24 2026] POST /volume/v3/snapshots => generated 379 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:24.215282 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Delete volume request issued successfully. Aug 15 15:10:24.215468 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0dc380f-1160-48ba-ab30-237c07e47774 tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 returned with HTTP 202 Aug 15 15:10:24.215880 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1079/4351] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:24 2026] DELETE /volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:24.224427 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00bc0bce-1443-4700-9d98-1eafe39b4802 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.225102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e9bccaa-8faa-421b-8092-bed4a4f97f2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.226183 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00bc0bce-1443-4700-9d98-1eafe39b4802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:24.226486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00bc0bce-1443-4700-9d98-1eafe39b4802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.226754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00bc0bce-1443-4700-9d98-1eafe39b4802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.227622 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e9bccaa-8faa-421b-8092-bed4a4f97f2c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 Aug 15 15:10:24.227887 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e9bccaa-8faa-421b-8092-bed4a4f97f2c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.228215 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e9bccaa-8faa-421b-8092-bed4a4f97f2c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.231866 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:24.231866 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:24.232376 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-00bc0bce-1443-4700-9d98-1eafe39b4802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:24.233109 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00bc0bce-1443-4700-9d98-1eafe39b4802 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 200 Aug 15 15:10:24.233505 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1090/4352] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:24 2026] GET /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:24.237388 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:24.237388 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:24.241450 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0e9bccaa-8faa-421b-8092-bed4a4f97f2c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Volume info retrieved successfully. Aug 15 15:10:24.246519 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e9bccaa-8faa-421b-8092-bed4a4f97f2c tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 returned with HTTP 200 Aug 15 15:10:24.246992 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1085/4353] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:24 2026] GET /volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:24.615977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e81044df-6623-4da7-aaf7-0094100f442e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:24.617835 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e81044df-6623-4da7-aaf7-0094100f442e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:24.618052 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e81044df-6623-4da7-aaf7-0094100f442e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:24.618258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e81044df-6623-4da7-aaf7-0094100f442e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:24.618391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e81044df-6623-4da7-aaf7-0094100f442e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:24.622955 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:24.622955 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:24.623857 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e81044df-6623-4da7-aaf7-0094100f442e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:24.624371 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1100/4354] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:24 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.242433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e105f1b-0147-40c5-a1c3-1869fce1217e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.244141 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e105f1b-0147-40c5-a1c3-1869fce1217e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.244350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e105f1b-0147-40c5-a1c3-1869fce1217e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.244522 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e105f1b-0147-40c5-a1c3-1869fce1217e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.251822 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.251822 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:25.252483 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0e105f1b-0147-40c5-a1c3-1869fce1217e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:25.253545 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e105f1b-0147-40c5-a1c3-1869fce1217e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 200 Aug 15 15:10:25.253843 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-6f1b1f95-b020-4d79-a2f2-48ec227a2d25 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.254204 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1080/4355] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.256299 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-6f1b1f95-b020-4d79-a2f2-48ec227a2d25 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e Aug 15 15:10:25.256482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-6f1b1f95-b020-4d79-a2f2-48ec227a2d25 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.256718 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-6f1b1f95-b020-4d79-a2f2-48ec227a2d25 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.262823 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74f08efe-eee8-43ae-8eb3-3d67e4961fbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.264455 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c70695dc-0401-4dc1-b7a4-3c63891c47ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.264779 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74f08efe-eee8-43ae-8eb3-3d67e4961fbb tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] GET https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 Aug 15 15:10:25.265022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74f08efe-eee8-43ae-8eb3-3d67e4961fbb tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.265274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74f08efe-eee8-43ae-8eb3-3d67e4961fbb tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.266373 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.266373 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:25.267224 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c70695dc-0401-4dc1-b7a4-3c63891c47ec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.267224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c70695dc-0401-4dc1-b7a4-3c63891c47ec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.267494 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c70695dc-0401-4dc1-b7a4-3c63891c47ec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.267839 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=350,cinder:INSERT=75,cinder:UPDATE=120,cinder:DELETE=4 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:10:25.275143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74f08efe-eee8-43ae-8eb3-3d67e4961fbb tempest-CreateVolumesFromSourceVolumeTest-920362242 tempest-CreateVolumesFromSourceVolumeTest-920362242-project-member] https://10.4.3.107/volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 returned with HTTP 404 Aug 15 15:10:25.275428 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.275428 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:25.275726 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1086/4356] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/volumes/e4398234-5a6a-4e4e-9fcc-ae2deb8f3653 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:25.276120 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c70695dc-0401-4dc1-b7a4-3c63891c47ec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:25.277120 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c70695dc-0401-4dc1-b7a4-3c63891c47ec tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 200 Aug 15 15:10:25.277604 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1101/4357] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.287819 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccc72572-7934-4214-a2ba-63bb407c7643 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.289912 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:25.290136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.290354 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.290633 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:10:25.292059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:10:25.297135 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Get all snapshots completed successfully. Aug 15 15:10:25.297383 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccc72572-7934-4214-a2ba-63bb407c7643 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:10:25.297692 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1081/4358] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.308201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30e7825b-f0be-4d67-abd4-1e2cd414d38a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.310329 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30e7825b-f0be-4d67-abd4-1e2cd414d38a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] PUT https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.310702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30e7825b-f0be-4d67-abd4-1e2cd414d38a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-285774540", "description": "This is the new description of snapshot."}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:25.318765 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.318765 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:25.319633 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30e7825b-f0be-4d67-abd4-1e2cd414d38a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:25.324838 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c2744730-9973-4292-bb87-1fb5ab3111a5 req-6f1b1f95-b020-4d79-a2f2-48ec227a2d25 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e returned with HTTP 200 Aug 15 15:10:25.325382 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1091/4359] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:10:25 2026] DELETE /volume/v3/attachments/590df869-38c8-4d65-85cb-1d9e2645864e => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.329360 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30e7825b-f0be-4d67-abd4-1e2cd414d38a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 200 Aug 15 15:10:25.330066 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1087/4360] 10.4.3.107 () {68 vars in 1375 bytes} [Sat Aug 15 15:10:25 2026] PUT /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.341421 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f939d5ad-413f-4fa9-823d-499bf668b4a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.343662 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f939d5ad-413f-4fa9-823d-499bf668b4a2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.343898 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f939d5ad-413f-4fa9-823d-499bf668b4a2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.344162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f939d5ad-413f-4fa9-823d-499bf668b4a2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.354176 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.354176 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:25.354806 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f939d5ad-413f-4fa9-823d-499bf668b4a2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:25.356096 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f939d5ad-413f-4fa9-823d-499bf668b4a2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 200 Aug 15 15:10:25.356652 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1102/4361] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:25.367618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-90156a5f-3770-439f-a246-7f5bca040ad0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.369838 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.370074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.370327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.370490 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.377580 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.377580 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:25.378171 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:25.398183 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:10:25.398410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90156a5f-3770-439f-a246-7f5bca040ad0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 202 Aug 15 15:10:25.398850 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1082/4362] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:25 2026] DELETE /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:25.409655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-36dfb4ca-1801-4699-87c4-c05365aa99e0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.411562 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36dfb4ca-1801-4699-87c4-c05365aa99e0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:25.411745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36dfb4ca-1801-4699-87c4-c05365aa99e0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.412030 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36dfb4ca-1801-4699-87c4-c05365aa99e0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.418313 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.418313 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:25.418958 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-36dfb4ca-1801-4699-87c4-c05365aa99e0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:25.419860 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36dfb4ca-1801-4699-87c4-c05365aa99e0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 200 Aug 15 15:10:25.420370 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1092/4363] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.635826 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4eb3d6c4-42b6-4775-a737-beea8e087f0a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.637904 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eb3d6c4-42b6-4775-a737-beea8e087f0a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:25.638175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eb3d6c4-42b6-4775-a737-beea8e087f0a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.638403 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eb3d6c4-42b6-4775-a737-beea8e087f0a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.638517 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4eb3d6c4-42b6-4775-a737-beea8e087f0a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:25.644084 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.644084 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:25.644955 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eb3d6c4-42b6-4775-a737-beea8e087f0a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:25.645474 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1088/4364] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:25.894945 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7758a601-6095-4af4-8572-ffb043e20ae8 req-e343caa1-dfc5-4750-ba29-420f2044357a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:25.897783 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7758a601-6095-4af4-8572-ffb043e20ae8 req-e343caa1-dfc5-4750-ba29-420f2044357a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:25.898093 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7758a601-6095-4af4-8572-ffb043e20ae8 req-e343caa1-dfc5-4750-ba29-420f2044357a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:25.898386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7758a601-6095-4af4-8572-ffb043e20ae8 req-e343caa1-dfc5-4750-ba29-420f2044357a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:25.906489 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:25.906489 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:25.911051 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7758a601-6095-4af4-8572-ffb043e20ae8 req-e343caa1-dfc5-4750-ba29-420f2044357a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:25.916263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7758a601-6095-4af4-8572-ffb043e20ae8 req-e343caa1-dfc5-4750-ba29-420f2044357a tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:25.916686 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1103/4365] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:25 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:26.430891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f7270a6-23ba-4d16-bfbc-1736031ad882 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:26.432686 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f7270a6-23ba-4d16-bfbc-1736031ad882 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:26.432870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f7270a6-23ba-4d16-bfbc-1736031ad882 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:26.433103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f7270a6-23ba-4d16-bfbc-1736031ad882 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:26.438081 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f7270a6-23ba-4d16-bfbc-1736031ad882 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 404 Aug 15 15:10:26.438786 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1083/4366] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:26 2026] GET /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:26.447555 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12df31ca-ccfc-43d8-8399-981157b94680 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:26.449112 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12df31ca-ccfc-43d8-8399-981157b94680 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:26.449357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12df31ca-ccfc-43d8-8399-981157b94680 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:26.449538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12df31ca-ccfc-43d8-8399-981157b94680 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:26.449636 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-12df31ca-ccfc-43d8-8399-981157b94680 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 Aug 15 15:10:26.453849 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12df31ca-ccfc-43d8-8399-981157b94680 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 returned with HTTP 404 Aug 15 15:10:26.454445 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1093/4367] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:10:26 2026] DELETE /volume/v3/snapshots/38ea7f0a-bd43-4cd1-8b46-2ac54d6f2bb5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:26.465306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db538a77-11a0-4112-b950-5d20903f24af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:26.471073 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db538a77-11a0-4112-b950-5d20903f24af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:10:26.471333 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db538a77-11a0-4112-b950-5d20903f24af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:26.471554 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db538a77-11a0-4112-b950-5d20903f24af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:26.482202 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:26.482202 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:26.488211 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db538a77-11a0-4112-b950-5d20903f24af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:26.493989 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db538a77-11a0-4112-b950-5d20903f24af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:10:26.495543 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1089/4368] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:26 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:26.511194 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:26.516868 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:10:26.516868 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-366333742"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:26.526407 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:26.526407 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:26.527414 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:10:26.527856 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:10:26.572645 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['eda3df7f-fe2c-487a-bd13-dc2b03247cea', '4c7b3742-cd90-4c94-bd34-330ce98a0a68', '3e218e4f-5422-42c4-98ad-10e63cf765c0', '13de8598-b478-4f7f-ad5c-59ca2464fb02'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:26.606057 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot create request issued successfully. Aug 15 15:10:26.606465 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63e65dc8-2436-4be4-9b07-09bcd339b29b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:10:26.606845 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1104/4369] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:10:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:26.617001 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e44ff59c-4a3a-428d-b2e1-793908bcde7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:26.619189 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e44ff59c-4a3a-428d-b2e1-793908bcde7c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:10:26.619419 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e44ff59c-4a3a-428d-b2e1-793908bcde7c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:26.619578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e44ff59c-4a3a-428d-b2e1-793908bcde7c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:26.628674 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:26.628674 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:26.629236 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e44ff59c-4a3a-428d-b2e1-793908bcde7c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:26.630181 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e44ff59c-4a3a-428d-b2e1-793908bcde7c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 returned with HTTP 200 Aug 15 15:10:26.630638 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1084/4370] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:26 2026] GET /volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:26.655778 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b7de1e7-deb2-4547-8076-56e99e0d1b07 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:26.657466 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b7de1e7-deb2-4547-8076-56e99e0d1b07 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:26.657705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b7de1e7-deb2-4547-8076-56e99e0d1b07 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:26.657957 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b7de1e7-deb2-4547-8076-56e99e0d1b07 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:26.658133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6b7de1e7-deb2-4547-8076-56e99e0d1b07 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:26.663563 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:26.663563 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:26.664223 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b7de1e7-deb2-4547-8076-56e99e0d1b07 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:26.664750 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1094/4371] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:26 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:27.108790 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:27.213297 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:27.213780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-814822902"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:27.215744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-814822902'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:27.215930 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume of 1 GB Aug 15 15:10:27.220806 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Availability Zones retrieved successfully. Aug 15 15:10:27.229191 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (557fbccc-5490-47e9-b4d8-339d3c668679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:27.230498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0b2d0d-c5db-4d45-9ce5-f01c2b90c8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:27.231631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:27.272380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0b2d0d-c5db-4d45-9ce5-f01c2b90c8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:27.273406 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111f18c6-3196-415d-8519-8c45ba2ac3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:27.365860 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['292139e4-8607-49d8-b27b-2c83dca81ba8', '7a91ba97-90a9-4b25-b4ff-a265d77fc56f', '9a35e233-5a7f-4b26-8f33-e4a5264344a7', '52579e78-383e-4a56-87d7-20af1cd5c5ea'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:27.366838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111f18c6-3196-415d-8519-8c45ba2ac3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292139e4-8607-49d8-b27b-2c83dca81ba8', '7a91ba97-90a9-4b25-b4ff-a265d77fc56f', '9a35e233-5a7f-4b26-8f33-e4a5264344a7', '52579e78-383e-4a56-87d7-20af1cd5c5ea']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:27.367946 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee16cb62-4e5b-4e7a-a894-bd4fa128ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:27.404702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee16cb62-4e5b-4e7a-a894-bd4fa128ddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cb2b642-2e8d-45ba-931a-4cfe5c3e7831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814822902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['292139e4-8607-49d8-b27b-2c83dca81ba8','7a91ba97-90a9-4b25-b4ff-a265d77fc56f','9a35e233-5a7f-4b26-8f33-e4a5264344a7','52579e78-383e-4a56-87d7-20af1cd5c5ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814822902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cb2b642-2e8d-45ba-931a-4cfe5c3e7831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0136533488941bab9c564c5caa7e1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:27.407424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7762f5d6-7fc3-4a65-9f30-65fa34923f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:27.432176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7762f5d6-7fc3-4a65-9f30-65fa34923f94) transitioned into state 'SUCCESS' from state '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-814822902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['292139e4-8607-49d8-b27b-2c83dca81ba8','7a91ba97-90a9-4b25-b4ff-a265d77fc56f','9a35e233-5a7f-4b26-8f33-e4a5264344a7','52579e78-383e-4a56-87d7-20af1cd5c5ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:27.432828 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b45ac6d-51a6-427f-8af9-f15558601533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:27.445266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b45ac6d-51a6-427f-8af9-f15558601533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:27.446065 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (557fbccc-5490-47e9-b4d8-339d3c668679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:27.446358 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request issued successfully. Aug 15 15:10:27.446873 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22b614af-dd2e-4a8e-845d-09fe6d05762f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:27.447290 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1090/4372] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:10:27 2026] POST /volume/v3/volumes => generated 777 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:27.464284 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdc020eb-143c-4dcc-87b0-397e9147b5c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:27.466921 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdc020eb-143c-4dcc-87b0-397e9147b5c7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 Aug 15 15:10:27.468802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdc020eb-143c-4dcc-87b0-397e9147b5c7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:27.468802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdc020eb-143c-4dcc-87b0-397e9147b5c7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:27.474872 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:27.474872 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:27.478507 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdc020eb-143c-4dcc-87b0-397e9147b5c7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:10:27.482794 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdc020eb-143c-4dcc-87b0-397e9147b5c7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 returned with HTTP 200 Aug 15 15:10:27.483369 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1105/4373] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:27 2026] GET /volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:27.641729 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05946998-e868-4fcf-980b-482365c7f87b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:27.643947 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05946998-e868-4fcf-980b-482365c7f87b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:10:27.644212 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05946998-e868-4fcf-980b-482365c7f87b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:27.644477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05946998-e868-4fcf-980b-482365c7f87b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:27.650801 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:27.650801 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:27.651368 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-05946998-e868-4fcf-980b-482365c7f87b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:10:27.652296 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05946998-e868-4fcf-980b-482365c7f87b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 returned with HTTP 200 Aug 15 15:10:27.652704 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1085/4374] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:10:27 2026] GET /volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:27.676123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aedceda4-2760-49f6-b08d-252f79ea1f27 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:27.678379 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aedceda4-2760-49f6-b08d-252f79ea1f27 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:27.678565 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aedceda4-2760-49f6-b08d-252f79ea1f27 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:27.678713 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aedceda4-2760-49f6-b08d-252f79ea1f27 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:27.678829 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-aedceda4-2760-49f6-b08d-252f79ea1f27 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:27.683370 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:27.683370 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:27.684209 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aedceda4-2760-49f6-b08d-252f79ea1f27 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:27.684768 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1095/4375] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:27 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:28.497705 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e7f53bf-61d3-4152-8a5f-bb3610c0adb2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:28.499807 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e7f53bf-61d3-4152-8a5f-bb3610c0adb2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 Aug 15 15:10:28.500057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e7f53bf-61d3-4152-8a5f-bb3610c0adb2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:28.500265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e7f53bf-61d3-4152-8a5f-bb3610c0adb2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:28.509585 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:28.509585 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:28.514377 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5e7f53bf-61d3-4152-8a5f-bb3610c0adb2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:10:28.520186 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e7f53bf-61d3-4152-8a5f-bb3610c0adb2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 returned with HTTP 200 Aug 15 15:10:28.520766 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1091/4376] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:28 2026] GET /volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:28.535397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:28.538166 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:10:28.538587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9cb2b642-2e8d-45ba-931a-4cfe5c3e7831", "name": "tempest-type-Backup-1275655748"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:28.540077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating new backup {'backup': {'volume_id': '9cb2b642-2e8d-45ba-931a-4cfe5c3e7831', 'name': 'tempest-type-Backup-1275655748'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:10:28.540217 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating backup of volume 9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 in container None Aug 15 15:10:28.549180 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:28.549180 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:28.549542 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:10:28.583159 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['af17002a-6d30-406c-adda-5d6d6a45f70c', '0f3afac8-c860-496b-963d-e23e82856d21'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:28.620676 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de87b88d-7b2c-43a1-b7f2-d173c2284d23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:10:28.621440 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1106/4377] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:10:28 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:28.635105 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f663f07-1280-4965-8e86-128702833b01 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:28.639408 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f663f07-1280-4965-8e86-128702833b01 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:28.639648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f663f07-1280-4965-8e86-128702833b01 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:28.639858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f663f07-1280-4965-8e86-128702833b01 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:28.640012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7f663f07-1280-4965-8e86-128702833b01 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:28.645251 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:28.645251 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:28.646012 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f663f07-1280-4965-8e86-128702833b01 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:28.646507 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1086/4378] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:28 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:28.702123 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-658339da-ef5a-4e0a-ae8d-badd5ab61874 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:28.704198 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-658339da-ef5a-4e0a-ae8d-badd5ab61874 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:28.704426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-658339da-ef5a-4e0a-ae8d-badd5ab61874 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:28.704639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-658339da-ef5a-4e0a-ae8d-badd5ab61874 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:28.704790 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-658339da-ef5a-4e0a-ae8d-badd5ab61874 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:28.711443 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:28.711443 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:28.711443 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-658339da-ef5a-4e0a-ae8d-badd5ab61874 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:28.711443 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1096/4379] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:28 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:28.925595 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:28.927363 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:28.927583 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:28.927810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:28.927994 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume with id: 4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:28.935155 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:28.935155 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:28.935707 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:28.952851 np0000007361 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:10:28.961956 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume request issued successfully. Aug 15 15:10:28.962181 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1aaa0c43-4170-4fd2-8fff-0eb657fe69f7 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 202 Aug 15 15:10:28.962572 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1092/4380] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:28 2026] DELETE /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:28.970987 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-134992e0-59c2-4f34-8c54-b78f9d79ea62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:28.972799 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-134992e0-59c2-4f34-8c54-b78f9d79ea62 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:28.972999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-134992e0-59c2-4f34-8c54-b78f9d79ea62 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:28.973316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-134992e0-59c2-4f34-8c54-b78f9d79ea62 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:28.979627 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:28.979627 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:28.983825 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-134992e0-59c2-4f34-8c54-b78f9d79ea62 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:10:28.987863 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-134992e0-59c2-4f34-8c54-b78f9d79ea62 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 200 Aug 15 15:10:28.988219 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1107/4381] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:28 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:29.660992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66255039-cd1d-4a50-b62c-397fca6be983 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:29.665694 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66255039-cd1d-4a50-b62c-397fca6be983 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:29.666512 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66255039-cd1d-4a50-b62c-397fca6be983 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:29.666949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66255039-cd1d-4a50-b62c-397fca6be983 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:29.667096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-66255039-cd1d-4a50-b62c-397fca6be983 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:29.671767 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:29.671767 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:29.672418 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66255039-cd1d-4a50-b62c-397fca6be983 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:29.672827 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1087/4382] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:29 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:29.722296 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-18e945de-4c9a-45c7-b6f7-949c063675c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:29.725133 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18e945de-4c9a-45c7-b6f7-949c063675c4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:29.725409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18e945de-4c9a-45c7-b6f7-949c063675c4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:29.725655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18e945de-4c9a-45c7-b6f7-949c063675c4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:29.725806 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-18e945de-4c9a-45c7-b6f7-949c063675c4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:29.730075 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:29.730075 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:29.730997 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18e945de-4c9a-45c7-b6f7-949c063675c4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:29.731397 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1097/4383] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:29 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:29.852396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:29.854311 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:29.854652 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1785170232"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:29.856890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1785170232'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:29.856890 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume of 1 GB Aug 15 15:10:29.860399 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Availability Zones retrieved successfully. Aug 15 15:10:29.866782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (01034e1a-ed61-444b-a317-e38dadb7b251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:29.867941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efbfd043-9d28-4f95-a65c-9e64d7e84504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:29.869801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:29.893415 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efbfd043-9d28-4f95-a65c-9e64d7e84504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:29.894014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de2b4bf9-a27a-4ea7-9129-3fdc9eba826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:29.963421 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Created reservations ['673a89c5-6488-470d-9939-89bd18f3674d', '2605ee0c-2938-4f82-9953-c13b84ebd92b', 'b41b108c-b961-47c7-be2e-e5dd16387397', '8fad11f2-0689-496f-88f1-af8b1efd1190'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:29.964360 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de2b4bf9-a27a-4ea7-9129-3fdc9eba826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['673a89c5-6488-470d-9939-89bd18f3674d', '2605ee0c-2938-4f82-9953-c13b84ebd92b', 'b41b108c-b961-47c7-be2e-e5dd16387397', '8fad11f2-0689-496f-88f1-af8b1efd1190']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:29.965263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5f79e7-9648-4573-a539-3f5dc65bfd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:29.989173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5f79e7-9648-4573-a539-3f5dc65bfd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0beb5701-f167-48be-b368-e851998152ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1785170232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['673a89c5-6488-470d-9939-89bd18f3674d','2605ee0c-2938-4f82-9953-c13b84ebd92b','b41b108c-b961-47c7-be2e-e5dd16387397','8fad11f2-0689-496f-88f1-af8b1efd1190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1785170232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0beb5701-f167-48be-b368-e851998152ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ac0afb05db42cd97d47f693c83f419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fab0b5cd46fe498b82d724413d39fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:29.989846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6803b4-534f-460c-bbfa-ff97b11d38fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.004749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a4405f6-79cb-41eb-8881-f4e985b7c6af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.008553 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a4405f6-79cb-41eb-8881-f4e985b7c6af tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 Aug 15 15:10:30.008831 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a4405f6-79cb-41eb-8881-f4e985b7c6af tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:30.009316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a4405f6-79cb-41eb-8881-f4e985b7c6af tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:30.016635 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a4405f6-79cb-41eb-8881-f4e985b7c6af tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 returned with HTTP 404 Aug 15 15:10:30.017384 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1108/4384] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:30 2026] GET /volume/v3/volumes/4a0cd414-a056-44da-8a0f-aeb9904ac694 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:30.020506 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6803b4-534f-460c-bbfa-ff97b11d38fc) transitioned into state 'SUCCESS' from state '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-1785170232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['673a89c5-6488-470d-9939-89bd18f3674d','2605ee0c-2938-4f82-9953-c13b84ebd92b','b41b108c-b961-47c7-be2e-e5dd16387397','8fad11f2-0689-496f-88f1-af8b1efd1190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.021502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c728d3-11a8-430c-907c-589b61325382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.028809 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.031521 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:10:30.031521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:30.031521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:30.032175 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:10:30.035379 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c728d3-11a8-430c-907c-589b61325382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.036424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (01034e1a-ed61-444b-a317-e38dadb7b251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:30.036826 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request issued successfully. Aug 15 15:10:30.037709 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eeacbba7-b5a2-4698-92ee-60f5d0a4b57a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:30.038269 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1093/4385] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:29 2026] POST /volume/v3/volumes => generated 749 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:30.043519 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Get all volumes completed successfully. Aug 15 15:10:30.045224 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:30.045224 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:30.050053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-418cd4aa-88c5-43cd-aafd-79ff2d9ef78c tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:10:30.050624 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1088/4386] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:10:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:30.052416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb9a75a1-9d06-4ffe-9696-54123f5b5400 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.055701 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb9a75a1-9d06-4ffe-9696-54123f5b5400 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:30.055885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb9a75a1-9d06-4ffe-9696-54123f5b5400 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:30.056103 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb9a75a1-9d06-4ffe-9696-54123f5b5400 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:30.066165 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:30.066165 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:30.069981 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe80c224-ff22-49c5-ad51-fd87ca32a466 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.070695 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bb9a75a1-9d06-4ffe-9696-54123f5b5400 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:30.072584 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe80c224-ff22-49c5-ad51-fd87ca32a466 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] DELETE https://10.4.3.107/volume/v3/types/b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953 Aug 15 15:10:30.072920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe80c224-ff22-49c5-ad51-fd87ca32a466 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:30.073294 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe80c224-ff22-49c5-ad51-fd87ca32a466 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:30.075041 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb9a75a1-9d06-4ffe-9696-54123f5b5400 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:30.075486 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1098/4387] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:30 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:30.111537 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe80c224-ff22-49c5-ad51-fd87ca32a466 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953 returned with HTTP 202 Aug 15 15:10:30.111942 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1109/4388] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:10:30 2026] DELETE /volume/v3/types/b04f77b8-f7ed-4cb2-9e9c-fc87d96c9953 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:30.128322 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-894e55b2-599e-4e7a-816d-35845da43f4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.131856 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-894e55b2-599e-4e7a-816d-35845da43f4b tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:10:30.132233 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-894e55b2-599e-4e7a-816d-35845da43f4b tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-682675763", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:30.134052 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:30.134052 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:30.148681 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-894e55b2-599e-4e7a-816d-35845da43f4b tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:10:30.149024 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1094/4389] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:10:30 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:30.158596 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a9387a3a-ac93-4bc3-9d2a-8039094f54b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.160609 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9387a3a-ac93-4bc3-9d2a-8039094f54b2 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] POST https://10.4.3.107/volume/v3/types/0624c255-ed79-4add-b304-780ff0ff4b4a/encryption Aug 15 15:10:30.161019 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9387a3a-ac93-4bc3-9d2a-8039094f54b2 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:30.181392 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9387a3a-ac93-4bc3-9d2a-8039094f54b2 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/0624c255-ed79-4add-b304-780ff0ff4b4a/encryption returned with HTTP 200 Aug 15 15:10:30.181938 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1089/4390] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:10:30 2026] POST /volume/v3/types/0624c255-ed79-4add-b304-780ff0ff4b4a/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:30.193910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.196509 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:30.196903 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1867599647", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-682675763", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:30.198775 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1867599647', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-682675763', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:30.203180 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume of 1 GB Aug 15 15:10:30.203699 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:30.203699 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:30.204229 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Availability Zones retrieved successfully. Aug 15 15:10:30.210395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (fa4f03b1-bf8f-4cb6-872b-7e3caeb3c524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:30.211570 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb8ee9e-50a4-4cb8-846b-264951197791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.212735 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:30.251882 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb8ee9e-50a4-4cb8-846b-264951197791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:10:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0624c255-ed79-4add-b304-780ff0ff4b4a,is_public=True,name='tempest-scenario-type-luks-682675763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0624c255-ed79-4add-b304-780ff0ff4b4a', '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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.253206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba46939-3f6b-465c-8129-a6246018f1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.290537 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-682675763 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-682675763, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:10:30.290984 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-682675763 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-682675763, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:10:30.324868 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Created reservations ['02c2926a-c580-4974-8e1a-2ee5aebdca4f', '47176e67-3453-4c3b-b27c-3fb3ff829323', '6befef05-e116-4377-bff2-44fbc8851786', '2ee84d31-5a0d-40cc-957c-5eab3c2a4388'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:30.326161 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba46939-3f6b-465c-8129-a6246018f1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02c2926a-c580-4974-8e1a-2ee5aebdca4f', '47176e67-3453-4c3b-b27c-3fb3ff829323', '6befef05-e116-4377-bff2-44fbc8851786', '2ee84d31-5a0d-40cc-957c-5eab3c2a4388']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.327074 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7766729-d2eb-45ba-ba1b-9a9f8d6495ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.353431 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7766729-d2eb-45ba-ba1b-9a9f8d6495ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f6aa87f-359c-41d1-9910-a2292a009aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1867599647',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['02c2926a-c580-4974-8e1a-2ee5aebdca4f','47176e67-3453-4c3b-b27c-3fb3ff829323','6befef05-e116-4377-bff2-44fbc8851786','2ee84d31-5a0d-40cc-957c-5eab3c2a4388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=0624c255-ed79-4add-b304-780ff0ff4b4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1867599647',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8f6aa87f-359c-41d1-9910-a2292a009aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb18974649a4c13beedd3c33ac6dccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='016021d3d8f5402ba495cdd688d7cc42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0624c255-ed79-4add-b304-780ff0ff4b4a),volume_type_id=0624c255-ed79-4add-b304-780ff0ff4b4a)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.354371 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d82711-d79c-4f86-be5f-5b763a9369c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.375443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d82711-d79c-4f86-be5f-5b763a9369c9) transitioned into state 'SUCCESS' from state '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-1867599647',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb18974649a4c13beedd3c33ac6dccc',qos_specs=None,replication_status=,reservations=['02c2926a-c580-4974-8e1a-2ee5aebdca4f','47176e67-3453-4c3b-b27c-3fb3ff829323','6befef05-e116-4377-bff2-44fbc8851786','2ee84d31-5a0d-40cc-957c-5eab3c2a4388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='016021d3d8f5402ba495cdd688d7cc42',volume_type_id=0624c255-ed79-4add-b304-780ff0ff4b4a)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.376464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d80894f-7d85-422d-818c-b7975b3b9bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:30.388410 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d80894f-7d85-422d-818c-b7975b3b9bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:30.389470 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Flow 'volume_create_api' (fa4f03b1-bf8f-4cb6-872b-7e3caeb3c524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:30.389853 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Create volume request issued successfully. Aug 15 15:10:30.390608 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd4937c9-c54a-4fef-9d72-a52ecc56a17b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:30.391138 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1099/4391] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:30 2026] POST /volume/v3/volumes => generated 784 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:30.686310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2f33868-424f-43d0-aa21-90d1a4bf18cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.690183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2f33868-424f-43d0-aa21-90d1a4bf18cd tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:30.690438 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2f33868-424f-43d0-aa21-90d1a4bf18cd tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:30.691580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2f33868-424f-43d0-aa21-90d1a4bf18cd tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:30.691693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c2f33868-424f-43d0-aa21-90d1a4bf18cd tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:30.699595 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:30.699595 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:30.700317 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2f33868-424f-43d0-aa21-90d1a4bf18cd tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:30.700754 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1110/4392] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:30 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:30.743614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1032e2c4-603b-4581-9ae7-4eac34f3276b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:30.748800 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1032e2c4-603b-4581-9ae7-4eac34f3276b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:30.750693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1032e2c4-603b-4581-9ae7-4eac34f3276b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:30.751003 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1032e2c4-603b-4581-9ae7-4eac34f3276b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:30.751136 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1032e2c4-603b-4581-9ae7-4eac34f3276b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:30.755860 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:30.755860 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:30.756654 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1032e2c4-603b-4581-9ae7-4eac34f3276b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:30.757030 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1095/4393] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:30 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.092558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33a05c15-0144-4b32-918b-fecb20be4b3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.095520 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33a05c15-0144-4b32-918b-fecb20be4b3d tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.095559 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33a05c15-0144-4b32-918b-fecb20be4b3d tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.096068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33a05c15-0144-4b32-918b-fecb20be4b3d tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.107532 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.107532 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:31.113316 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33a05c15-0144-4b32-918b-fecb20be4b3d tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.119489 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33a05c15-0144-4b32-918b-fecb20be4b3d tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.120033 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1090/4394] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.142476 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-94e6a263-5163-4763-b032-072a2dd49cfc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.144121 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action Aug 15 15:10:31.146024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action body: b'{"os-attach": {"instance_uuid": "d8559b24-8c99-4510-9c21-d633aa8bb135", "mountpoint": "/dev/vdb"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:31.146024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d8559b24-8c99-4510-9c21-d633aa8bb135", "mountpoint": "/dev/vdb"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:31.158061 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.158061 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:31.158595 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.177193 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Update volume admin metadata completed successfully. Aug 15 15:10:31.249453 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Attach volume completed successfully. Aug 15 15:10:31.249687 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94e6a263-5163-4763-b032-072a2dd49cfc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action returned with HTTP 202 Aug 15 15:10:31.250229 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1100/4395] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:31 2026] POST /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:31.260356 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bafc8da6-0090-4aec-98e8-4126ae139503 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.263449 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bafc8da6-0090-4aec-98e8-4126ae139503 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.263853 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bafc8da6-0090-4aec-98e8-4126ae139503 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.264041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bafc8da6-0090-4aec-98e8-4126ae139503 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.281048 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.281048 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:31.293094 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bafc8da6-0090-4aec-98e8-4126ae139503 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.300430 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bafc8da6-0090-4aec-98e8-4126ae139503 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.300823 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1111/4396] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:31.319637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67d15604-b3c9-4008-bb2a-5b4da2efc4ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.322308 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67d15604-b3c9-4008-bb2a-5b4da2efc4ea tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.322580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67d15604-b3c9-4008-bb2a-5b4da2efc4ea tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.322825 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67d15604-b3c9-4008-bb2a-5b4da2efc4ea tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.340633 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.340633 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:31.345530 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-67d15604-b3c9-4008-bb2a-5b4da2efc4ea tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.351070 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67d15604-b3c9-4008-bb2a-5b4da2efc4ea tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.351560 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1096/4397] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:31.371446 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-411f5862-08dc-4749-8016-8c6d6c735d01 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.483397 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-411f5862-08dc-4749-8016-8c6d6c735d01 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action Aug 15 15:10:31.483397 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-411f5862-08dc-4749-8016-8c6d6c735d01 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:31.483397 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-411f5862-08dc-4749-8016-8c6d6c735d01 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:31.495429 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.495429 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:31.496021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-411f5862-08dc-4749-8016-8c6d6c735d01 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '0beb5701-f167-48be-b368-e851998152ae' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:31.520227 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-411f5862-08dc-4749-8016-8c6d6c735d01 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action returned with HTTP 202 Aug 15 15:10:31.520816 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1091/4398] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:31 2026] POST /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:31.528289 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-074af993-6f1f-4801-abee-810571988b71 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.530765 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-074af993-6f1f-4801-abee-810571988b71 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.530999 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-074af993-6f1f-4801-abee-810571988b71 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.531333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-074af993-6f1f-4801-abee-810571988b71 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.542057 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.542057 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:31.547084 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-074af993-6f1f-4801-abee-810571988b71 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.552933 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-074af993-6f1f-4801-abee-810571988b71 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.553321 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1101/4399] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:31.567161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.568892 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action Aug 15 15:10:31.569697 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ba5ed780-d453-4b80-bb74-ba815ef52af9"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:31.569868 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ba5ed780-d453-4b80-bb74-ba815ef52af9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:31.584403 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.584403 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:31.584816 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Volume info retrieved successfully. Aug 15 15:10:31.605605 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Terminate volume connection completed successfully. Aug 15 15:10:31.610153 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100273) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 15 15:10:31.658539 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Detach volume completed successfully. Aug 15 15:10:31.658843 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58770dd1-97d6-4a6f-b585-3123f8061a5f tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action returned with HTTP 202 Aug 15 15:10:31.659715 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1112/4400] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:31 2026] POST /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:31.666902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ff480e6-54ba-4c96-83db-916793c1f269 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.668949 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ff480e6-54ba-4c96-83db-916793c1f269 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.669167 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ff480e6-54ba-4c96-83db-916793c1f269 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.669432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ff480e6-54ba-4c96-83db-916793c1f269 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.675882 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.675882 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:31.679682 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8ff480e6-54ba-4c96-83db-916793c1f269 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.684026 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ff480e6-54ba-4c96-83db-916793c1f269 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.684446 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1097/4401] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.698992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72bb3d4c-cccb-44fb-a1a6-94faee997af3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.700867 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72bb3d4c-cccb-44fb-a1a6-94faee997af3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.701326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72bb3d4c-cccb-44fb-a1a6-94faee997af3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.701326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72bb3d4c-cccb-44fb-a1a6-94faee997af3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.709928 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.709928 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:31.712195 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8176d2ea-d491-440f-b16c-7d9f1eee18a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.714089 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8176d2ea-d491-440f-b16c-7d9f1eee18a6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:31.714313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8176d2ea-d491-440f-b16c-7d9f1eee18a6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.714511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8176d2ea-d491-440f-b16c-7d9f1eee18a6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.714620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8176d2ea-d491-440f-b16c-7d9f1eee18a6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:31.719268 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.719268 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:31.719922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8176d2ea-d491-440f-b16c-7d9f1eee18a6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:31.720307 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1102/4402] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.721028 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-72bb3d4c-cccb-44fb-a1a6-94faee997af3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.732103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72bb3d4c-cccb-44fb-a1a6-94faee997af3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.732685 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1092/4403] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.752991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.755549 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action Aug 15 15:10:31.755549 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action body: b'{"os-detach": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:31.755549 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:31.763637 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.763637 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:31.764114 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.772803 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-571d3d97-53e6-4b7a-9c94-0add68356b3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.780633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-571d3d97-53e6-4b7a-9c94-0add68356b3a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:31.780839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-571d3d97-53e6-4b7a-9c94-0add68356b3a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.781203 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-571d3d97-53e6-4b7a-9c94-0add68356b3a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.781370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-571d3d97-53e6-4b7a-9c94-0add68356b3a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:31.789509 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.789509 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:31.791393 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-571d3d97-53e6-4b7a-9c94-0add68356b3a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:31.791820 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1098/4404] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.794642 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Detach volume completed successfully. Aug 15 15:10:31.794917 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9edacb9d-7964-470b-8dd4-fbb0ca8fbf7c tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action returned with HTTP 202 Aug 15 15:10:31.795705 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1113/4405] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:31 2026] POST /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:31.802429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-79b8c383-a521-437d-bb0a-8a914a42f163 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.804829 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79b8c383-a521-437d-bb0a-8a914a42f163 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.805441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79b8c383-a521-437d-bb0a-8a914a42f163 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.805441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79b8c383-a521-437d-bb0a-8a914a42f163 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.817946 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.817946 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:31.828645 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-79b8c383-a521-437d-bb0a-8a914a42f163 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.833853 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79b8c383-a521-437d-bb0a-8a914a42f163 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.834260 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1103/4406] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.847507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8bde24c0-c9b2-4dcd-8166-b90b177b2937 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.850815 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bde24c0-c9b2-4dcd-8166-b90b177b2937 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.851200 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bde24c0-c9b2-4dcd-8166-b90b177b2937 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.851541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8bde24c0-c9b2-4dcd-8166-b90b177b2937 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.863961 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.863961 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:31.874638 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8bde24c0-c9b2-4dcd-8166-b90b177b2937 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.877737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8bde24c0-c9b2-4dcd-8166-b90b177b2937 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.878422 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1093/4407] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:31.894940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.899734 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.899734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.899734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.899889 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume with id: 0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.911307 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.911307 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:31.913049 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.942430 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume request issued successfully. Aug 15 15:10:31.942730 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58fd80df-09a7-40f1-9ee6-b79f25c33a81 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 202 Aug 15 15:10:31.943333 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1099/4408] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:31 2026] DELETE /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:31.956768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1510b7ed-ccd2-47e4-8fd3-931df9832a31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:31.959327 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1510b7ed-ccd2-47e4-8fd3-931df9832a31 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:31.959641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1510b7ed-ccd2-47e4-8fd3-931df9832a31 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:31.959837 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1510b7ed-ccd2-47e4-8fd3-931df9832a31 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:31.974566 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:31.974566 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:31.979858 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1510b7ed-ccd2-47e4-8fd3-931df9832a31 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:31.986323 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1510b7ed-ccd2-47e4-8fd3-931df9832a31 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 200 Aug 15 15:10:31.986931 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1114/4409] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:31 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:32.732992 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2c2c6e4b-e020-4b9b-bf7a-c0ffcac8b652 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:32.734945 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c2c6e4b-e020-4b9b-bf7a-c0ffcac8b652 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:32.735452 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c2c6e4b-e020-4b9b-bf7a-c0ffcac8b652 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:32.735597 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c2c6e4b-e020-4b9b-bf7a-c0ffcac8b652 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:32.735770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2c2c6e4b-e020-4b9b-bf7a-c0ffcac8b652 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:32.742505 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:32.742505 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:32.743521 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c2c6e4b-e020-4b9b-bf7a-c0ffcac8b652 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:32.744084 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1104/4410] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:32 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:32.805123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2bbf0560-505c-4acc-8cec-b3873a9b0d8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:32.809321 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2bbf0560-505c-4acc-8cec-b3873a9b0d8c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:32.809321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2bbf0560-505c-4acc-8cec-b3873a9b0d8c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:32.809321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2bbf0560-505c-4acc-8cec-b3873a9b0d8c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:32.809321 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2bbf0560-505c-4acc-8cec-b3873a9b0d8c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:32.822327 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:32.822327 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:32.822327 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2bbf0560-505c-4acc-8cec-b3873a9b0d8c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:32.822327 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1094/4411] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:32 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:33.000178 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51e9cd97-22b8-4190-ade5-dd5ba9987ae0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:33.002046 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51e9cd97-22b8-4190-ade5-dd5ba9987ae0 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae Aug 15 15:10:33.005260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51e9cd97-22b8-4190-ade5-dd5ba9987ae0 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:33.005260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51e9cd97-22b8-4190-ade5-dd5ba9987ae0 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:33.013845 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51e9cd97-22b8-4190-ade5-dd5ba9987ae0 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae returned with HTTP 404 Aug 15 15:10:33.014381 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1100/4412] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:32 2026] GET /volume/v3/volumes/0beb5701-f167-48be-b368-e851998152ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:33.759269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c558bd75-cf8e-4a87-b118-158057f05885 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:33.761996 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c558bd75-cf8e-4a87-b118-158057f05885 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:33.762448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c558bd75-cf8e-4a87-b118-158057f05885 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:33.762746 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c558bd75-cf8e-4a87-b118-158057f05885 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:33.763006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c558bd75-cf8e-4a87-b118-158057f05885 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:33.773487 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:33.773487 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:33.773487 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c558bd75-cf8e-4a87-b118-158057f05885 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:33.779309 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1115/4413] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:33 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:33.836209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-27677b05-3289-4f90-9b9d-c35ab8ae5c84 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:33.838920 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27677b05-3289-4f90-9b9d-c35ab8ae5c84 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:33.839174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27677b05-3289-4f90-9b9d-c35ab8ae5c84 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:33.839463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27677b05-3289-4f90-9b9d-c35ab8ae5c84 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:33.839614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-27677b05-3289-4f90-9b9d-c35ab8ae5c84 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:33.847358 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:33.847358 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:33.848640 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27677b05-3289-4f90-9b9d-c35ab8ae5c84 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:33.849291 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1105/4414] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:33 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:34.791943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53638af5-378c-45c4-ae32-4a8696f266f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:34.794665 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53638af5-378c-45c4-ae32-4a8696f266f6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:34.794939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53638af5-378c-45c4-ae32-4a8696f266f6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:34.795282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53638af5-378c-45c4-ae32-4a8696f266f6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:34.795539 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-53638af5-378c-45c4-ae32-4a8696f266f6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:34.806080 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:34.806080 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:34.807435 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53638af5-378c-45c4-ae32-4a8696f266f6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:34.807435 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1095/4415] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:34 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:34.863376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6460ebd5-6306-4e85-aac8-03fdb9af920d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:34.866859 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6460ebd5-6306-4e85-aac8-03fdb9af920d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:34.867020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6460ebd5-6306-4e85-aac8-03fdb9af920d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:34.867677 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6460ebd5-6306-4e85-aac8-03fdb9af920d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:34.867677 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6460ebd5-6306-4e85-aac8-03fdb9af920d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:34.873155 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:34.873155 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:34.874052 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6460ebd5-6306-4e85-aac8-03fdb9af920d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:34.874578 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1101/4416] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:34 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:35.598162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:35.601120 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:35.601660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2011500882"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:35.607197 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2011500882'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:35.608262 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume of 1 GB Aug 15 15:10:35.615007 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Availability Zones retrieved successfully. Aug 15 15:10:35.623177 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (69303843-eae7-493f-866a-0cae818e4e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:35.625050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce1bf53-cc3b-4194-ab7d-cecd504763c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:35.628286 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:35.683624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce1bf53-cc3b-4194-ab7d-cecd504763c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:35.684930 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a89592b-254a-48c5-befa-dc6d3038fac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:35.744113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Created reservations ['e2e5890d-7e41-44eb-8916-cf5981581ddc', '8b8ad505-8607-41f3-af71-d4236ff0c283', 'df0aafd1-e34c-42f9-a5af-72cbf655d852', '34d86acb-3a36-41e4-a5d3-fbf5d2b64532'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:35.745118 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a89592b-254a-48c5-befa-dc6d3038fac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2e5890d-7e41-44eb-8916-cf5981581ddc', '8b8ad505-8607-41f3-af71-d4236ff0c283', 'df0aafd1-e34c-42f9-a5af-72cbf655d852', '34d86acb-3a36-41e4-a5d3-fbf5d2b64532']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:35.746081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36086bdc-5255-4bfc-925f-01c2f50716fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:35.777188 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36086bdc-5255-4bfc-925f-01c2f50716fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2011500882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['e2e5890d-7e41-44eb-8916-cf5981581ddc','8b8ad505-8607-41f3-af71-d4236ff0c283','df0aafd1-e34c-42f9-a5af-72cbf655d852','34d86acb-3a36-41e4-a5d3-fbf5d2b64532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2011500882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ac0afb05db42cd97d47f693c83f419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fab0b5cd46fe498b82d724413d39fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:35.778189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48aaca2b-7f43-4c9d-bf86-37f71f0c7d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:35.811534 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48aaca2b-7f43-4c9d-bf86-37f71f0c7d3d) transitioned into state 'SUCCESS' from state '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-2011500882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['e2e5890d-7e41-44eb-8916-cf5981581ddc','8b8ad505-8607-41f3-af71-d4236ff0c283','df0aafd1-e34c-42f9-a5af-72cbf655d852','34d86acb-3a36-41e4-a5d3-fbf5d2b64532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:35.812437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c9b2d6-5617-4cde-8fef-15f0a3f06b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:35.822721 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fef94f3c-c5c9-49b6-b1d3-12cab60de51f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:35.828461 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fef94f3c-c5c9-49b6-b1d3-12cab60de51f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:35.828747 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fef94f3c-c5c9-49b6-b1d3-12cab60de51f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:35.829099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fef94f3c-c5c9-49b6-b1d3-12cab60de51f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:35.829223 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-fef94f3c-c5c9-49b6-b1d3-12cab60de51f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:35.835514 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c9b2d6-5617-4cde-8fef-15f0a3f06b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:35.836345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (69303843-eae7-493f-866a-0cae818e4e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:35.836865 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:35.836865 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:35.836950 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request issued successfully. Aug 15 15:10:35.839273 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fef94f3c-c5c9-49b6-b1d3-12cab60de51f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:35.839407 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64f0132c-33ee-4da9-932b-f1fc8d038726 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:35.839448 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1106/4417] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:35 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:35.839479 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1116/4418] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:35 2026] POST /volume/v3/volumes => generated 749 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:35.856217 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d01b691f-51d4-4e72-aec7-a628fcdde86b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:35.864435 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d01b691f-51d4-4e72-aec7-a628fcdde86b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:35.864699 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d01b691f-51d4-4e72-aec7-a628fcdde86b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:35.864953 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d01b691f-51d4-4e72-aec7-a628fcdde86b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:35.878836 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:35.878836 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:35.887655 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d01b691f-51d4-4e72-aec7-a628fcdde86b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:35.890345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7c28769-f1b0-47e6-83e6-40fb47292d17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:35.893625 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d01b691f-51d4-4e72-aec7-a628fcdde86b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 200 Aug 15 15:10:35.894029 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7c28769-f1b0-47e6-83e6-40fb47292d17 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:35.894314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7c28769-f1b0-47e6-83e6-40fb47292d17 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:35.894605 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1096/4419] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:35 2026] GET /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:35.894657 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7c28769-f1b0-47e6-83e6-40fb47292d17 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:35.894735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c7c28769-f1b0-47e6-83e6-40fb47292d17 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:35.901011 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:35.901011 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:35.901911 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7c28769-f1b0-47e6-83e6-40fb47292d17 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:35.902428 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1102/4420] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:35 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:36.854393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf009b2a-21f3-4d93-a8cd-b6c11d4740c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:36.856747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf009b2a-21f3-4d93-a8cd-b6c11d4740c6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:36.857071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf009b2a-21f3-4d93-a8cd-b6c11d4740c6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:36.857351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf009b2a-21f3-4d93-a8cd-b6c11d4740c6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:36.857498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-bf009b2a-21f3-4d93-a8cd-b6c11d4740c6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:36.862360 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:36.862360 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:36.863171 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf009b2a-21f3-4d93-a8cd-b6c11d4740c6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:36.863622 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1107/4421] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:36 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:36.911295 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6211a28d-af0f-4824-b675-bff8b9dd4869 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:36.915872 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6211a28d-af0f-4824-b675-bff8b9dd4869 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:36.916184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6211a28d-af0f-4824-b675-bff8b9dd4869 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:36.916494 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6211a28d-af0f-4824-b675-bff8b9dd4869 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:36.916695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92d26761-57d3-4894-ae75-0277955278f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:36.918619 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92d26761-57d3-4894-ae75-0277955278f4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:36.918812 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92d26761-57d3-4894-ae75-0277955278f4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:36.919128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92d26761-57d3-4894-ae75-0277955278f4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:36.919283 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-92d26761-57d3-4894-ae75-0277955278f4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:36.926300 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:36.926300 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:36.927365 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:36.927365 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:36.929282 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92d26761-57d3-4894-ae75-0277955278f4 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:36.929648 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1097/4422] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:36 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:36.938776 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6211a28d-af0f-4824-b675-bff8b9dd4869 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:36.944680 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6211a28d-af0f-4824-b675-bff8b9dd4869 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 200 Aug 15 15:10:36.945202 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1117/4423] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:36 2026] GET /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:36.958175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cc47281-6dd2-449b-bc4c-501d5125fe50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:36.960144 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cc47281-6dd2-449b-bc4c-501d5125fe50 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14/action Aug 15 15:10:36.960529 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cc47281-6dd2-449b-bc4c-501d5125fe50 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:36.960833 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cc47281-6dd2-449b-bc4c-501d5125fe50 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:36.972430 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:36.972430 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:36.973099 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-8cc47281-6dd2-449b-bc4c-501d5125fe50 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14' with '{'status': 'attaching'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:37.002258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cc47281-6dd2-449b-bc4c-501d5125fe50 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14/action returned with HTTP 202 Aug 15 15:10:37.002856 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1103/4424] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:36 2026] POST /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:37.015120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-36fe040c-2531-4065-88dd-3acd457dc298 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:37.017329 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36fe040c-2531-4065-88dd-3acd457dc298 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:37.017631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36fe040c-2531-4065-88dd-3acd457dc298 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:37.017929 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36fe040c-2531-4065-88dd-3acd457dc298 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:37.026635 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:37.026635 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:37.032588 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-36fe040c-2531-4065-88dd-3acd457dc298 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:37.037321 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36fe040c-2531-4065-88dd-3acd457dc298 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 200 Aug 15 15:10:37.037914 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1108/4425] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:37 2026] GET /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:37.053335 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1dc1ac56-e797-4f03-b3ce-700431039259 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:37.057283 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1dc1ac56-e797-4f03-b3ce-700431039259 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14/action Aug 15 15:10:37.058126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1dc1ac56-e797-4f03-b3ce-700431039259 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:37.058275 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1dc1ac56-e797-4f03-b3ce-700431039259 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:37.068999 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:37.068999 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:37.069880 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1dc1ac56-e797-4f03-b3ce-700431039259 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Volume info retrieved successfully. Aug 15 15:10:37.094354 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1dc1ac56-e797-4f03-b3ce-700431039259 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Delete volume request issued successfully. Aug 15 15:10:37.094609 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1dc1ac56-e797-4f03-b3ce-700431039259 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14/action returned with HTTP 202 Aug 15 15:10:37.095131 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1098/4426] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:37 2026] POST /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:37.106463 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-369a4213-a06b-428e-915b-c738d55d3c21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:37.109689 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-369a4213-a06b-428e-915b-c738d55d3c21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:37.109958 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-369a4213-a06b-428e-915b-c738d55d3c21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:37.110593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-369a4213-a06b-428e-915b-c738d55d3c21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:37.121963 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:37.121963 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:37.132280 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-369a4213-a06b-428e-915b-c738d55d3c21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:37.133733 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-369a4213-a06b-428e-915b-c738d55d3c21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 200 Aug 15 15:10:37.134114 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1118/4427] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:37 2026] GET /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:37.877358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2dd46e48-af64-473a-8f94-81cf7097881c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:37.880510 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2dd46e48-af64-473a-8f94-81cf7097881c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:37.880851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2dd46e48-af64-473a-8f94-81cf7097881c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:37.881148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2dd46e48-af64-473a-8f94-81cf7097881c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:37.881355 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2dd46e48-af64-473a-8f94-81cf7097881c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:37.888565 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:37.888565 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:37.889542 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2dd46e48-af64-473a-8f94-81cf7097881c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:37.890022 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1104/4428] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:37 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:37.944517 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06f70546-cea3-4b99-a8be-c31d831ebb8d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:37.948211 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06f70546-cea3-4b99-a8be-c31d831ebb8d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:37.948489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06f70546-cea3-4b99-a8be-c31d831ebb8d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:37.948750 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06f70546-cea3-4b99-a8be-c31d831ebb8d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:37.948872 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-06f70546-cea3-4b99-a8be-c31d831ebb8d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:37.958125 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:37.958125 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:37.959188 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06f70546-cea3-4b99-a8be-c31d831ebb8d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:37.959677 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1109/4429] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:37 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:38.146326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed91f139-faf9-4b2f-9733-df079db13fdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.148188 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed91f139-faf9-4b2f-9733-df079db13fdb tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:38.148383 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed91f139-faf9-4b2f-9733-df079db13fdb tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:38.148527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed91f139-faf9-4b2f-9733-df079db13fdb tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:38.155189 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed91f139-faf9-4b2f-9733-df079db13fdb tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 404 Aug 15 15:10:38.155766 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1099/4430] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:38 2026] GET /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:38.164782 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30b4ecf5-2bf0-49b5-bcd1-30a0919e560b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.166605 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30b4ecf5-2bf0-49b5-bcd1-30a0919e560b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:38.166796 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30b4ecf5-2bf0-49b5-bcd1-30a0919e560b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:38.166972 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30b4ecf5-2bf0-49b5-bcd1-30a0919e560b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:38.172828 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30b4ecf5-2bf0-49b5-bcd1-30a0919e560b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 404 Aug 15 15:10:38.173437 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1119/4431] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:38 2026] GET /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:38.180445 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e388480-7777-4f3e-9f8a-4357842fe159 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.182391 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e388480-7777-4f3e-9f8a-4357842fe159 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] DELETE https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:38.182589 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e388480-7777-4f3e-9f8a-4357842fe159 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:38.182772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e388480-7777-4f3e-9f8a-4357842fe159 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:38.182940 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9e388480-7777-4f3e-9f8a-4357842fe159 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume with id: 24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 Aug 15 15:10:38.189780 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e388480-7777-4f3e-9f8a-4357842fe159 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 returned with HTTP 404 Aug 15 15:10:38.190340 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1105/4432] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:38 2026] DELETE /volume/v3/volumes/24cf3b0d-5ee8-4cb1-923b-1ebc99d51e14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:38.199578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.201354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:38.201703 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1388738199"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:38.203172 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1388738199'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:38.203536 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume of 1 GB Aug 15 15:10:38.207985 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Availability Zones retrieved successfully. Aug 15 15:10:38.215583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (fbe9d101-d33e-49f7-a0f0-0e23488437e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:38.216599 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d03f6e5-1518-4440-a9ae-d8f7e809f234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:38.217442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:38.248498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d03f6e5-1518-4440-a9ae-d8f7e809f234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:38.249491 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223a9508-b370-4035-a0a2-9183aaf628c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:38.299569 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Created reservations ['57cd6d39-dcb7-4812-b97c-dc34ba060056', 'f71fef4d-25e9-4c04-b90e-90bc9c77e9a2', '2f304b6f-06d0-455f-9004-ec3aef7bf6b4', '1d97f1fb-37c6-4651-970c-c7639f716386'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:38.300399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223a9508-b370-4035-a0a2-9183aaf628c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57cd6d39-dcb7-4812-b97c-dc34ba060056', 'f71fef4d-25e9-4c04-b90e-90bc9c77e9a2', '2f304b6f-06d0-455f-9004-ec3aef7bf6b4', '1d97f1fb-37c6-4651-970c-c7639f716386']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:38.301120 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0428367-6d30-4022-a3d3-19b4efe6a3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:38.323081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0428367-6d30-4022-a3d3-19b4efe6a3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f936d35-3f40-43bc-991f-cf32634c0631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1388738199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['57cd6d39-dcb7-4812-b97c-dc34ba060056','f71fef4d-25e9-4c04-b90e-90bc9c77e9a2','2f304b6f-06d0-455f-9004-ec3aef7bf6b4','1d97f1fb-37c6-4651-970c-c7639f716386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1388738199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f936d35-3f40-43bc-991f-cf32634c0631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ac0afb05db42cd97d47f693c83f419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fab0b5cd46fe498b82d724413d39fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:38.324068 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b7b0b5-9931-4100-8b0a-576f3938a93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:38.345554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b7b0b5-9931-4100-8b0a-576f3938a93a) transitioned into state 'SUCCESS' from state '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-1388738199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['57cd6d39-dcb7-4812-b97c-dc34ba060056','f71fef4d-25e9-4c04-b90e-90bc9c77e9a2','2f304b6f-06d0-455f-9004-ec3aef7bf6b4','1d97f1fb-37c6-4651-970c-c7639f716386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:38.346787 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401afc26-655b-4360-a3f1-aafcd0a9fa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:38.360256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401afc26-655b-4360-a3f1-aafcd0a9fa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:38.361317 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (fbe9d101-d33e-49f7-a0f0-0e23488437e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:38.361768 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request issued successfully. Aug 15 15:10:38.362854 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2941b48b-1c41-4d42-bbd6-c737f0033402 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:38.363415 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1110/4433] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:38 2026] POST /volume/v3/volumes => generated 749 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:38.384045 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-efd24613-2a45-406b-8f6f-89e3ef404a69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.386394 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efd24613-2a45-406b-8f6f-89e3ef404a69 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:38.386394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efd24613-2a45-406b-8f6f-89e3ef404a69 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:38.386604 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efd24613-2a45-406b-8f6f-89e3ef404a69 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:38.397626 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:38.397626 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:38.403593 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-efd24613-2a45-406b-8f6f-89e3ef404a69 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:38.408226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efd24613-2a45-406b-8f6f-89e3ef404a69 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 200 Aug 15 15:10:38.409075 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1100/4434] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:38 2026] GET /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:38.903337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8767bab1-3b5f-4faa-a9a8-e888c2233125 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.905642 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8767bab1-3b5f-4faa-a9a8-e888c2233125 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:38.905642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8767bab1-3b5f-4faa-a9a8-e888c2233125 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:38.905642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8767bab1-3b5f-4faa-a9a8-e888c2233125 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:38.905642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8767bab1-3b5f-4faa-a9a8-e888c2233125 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:38.911640 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:38.911640 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:38.912718 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8767bab1-3b5f-4faa-a9a8-e888c2233125 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:38.914290 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1120/4435] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:38 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:38.971975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08cb7d85-3f6c-4cb7-9c4e-2f4b0f59f128 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:38.975503 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08cb7d85-3f6c-4cb7-9c4e-2f4b0f59f128 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:38.975503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08cb7d85-3f6c-4cb7-9c4e-2f4b0f59f128 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:38.975503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08cb7d85-3f6c-4cb7-9c4e-2f4b0f59f128 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:38.975503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-08cb7d85-3f6c-4cb7-9c4e-2f4b0f59f128 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:38.985077 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:38.985077 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:38.986118 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08cb7d85-3f6c-4cb7-9c4e-2f4b0f59f128 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:38.986663 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1106/4436] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:38 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 760 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:38.997171 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9fc320e6-84da-4c46-b522-4512e235b713 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.002279 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:39.002279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-245340310"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.002279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request body: {'volume': {"'backup_id": '9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-245340310'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:39.002505 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume of 1 GB Aug 15 15:10:39.002689 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.002689 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:39.008579 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Availability Zones retrieved successfully. Aug 15 15:10:39.017129 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (bb7ef5f2-a0f7-4ca5-89e0-6cf6a67a6a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.018687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6b4b9a-f96f-4683-a026-a81a35eba2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.020106 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:39.053818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6b4b9a-f96f-4683-a026-a81a35eba2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.055023 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df008c2-6576-474f-bb37-79126dd670b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.097050 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['fc27d0b2-6d21-429b-88e1-5c022d9e11cb', '390ff5b0-c25b-48ee-92d3-4eb6145438b0', 'c3835a4f-ff22-4d08-8933-0c1118d85e3d', 'edb1b416-619c-4989-9d30-3d40446e6f8f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:39.097765 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df008c2-6576-474f-bb37-79126dd670b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc27d0b2-6d21-429b-88e1-5c022d9e11cb', '390ff5b0-c25b-48ee-92d3-4eb6145438b0', 'c3835a4f-ff22-4d08-8933-0c1118d85e3d', 'edb1b416-619c-4989-9d30-3d40446e6f8f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.098433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a012177-569d-49bd-a873-54a9d8252a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.120332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a012177-569d-49bd-a873-54a9d8252a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c235cc-2655-48fd-a527-c7f43bcb1737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-245340310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['fc27d0b2-6d21-429b-88e1-5c022d9e11cb','390ff5b0-c25b-48ee-92d3-4eb6145438b0','c3835a4f-ff22-4d08-8933-0c1118d85e3d','edb1b416-619c-4989-9d30-3d40446e6f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-245340310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c235cc-2655-48fd-a527-c7f43bcb1737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f27abad365c494ab9c55c2bdb2bc883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.121391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c742f0-c336-4311-8afd-318260953031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.142823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82c742f0-c336-4311-8afd-318260953031) transitioned into state 'SUCCESS' from state '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-245340310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['fc27d0b2-6d21-429b-88e1-5c022d9e11cb','390ff5b0-c25b-48ee-92d3-4eb6145438b0','c3835a4f-ff22-4d08-8933-0c1118d85e3d','edb1b416-619c-4989-9d30-3d40446e6f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.143552 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a0c4f7-cc7b-416c-bc49-510f321dc68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.153294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a0c4f7-cc7b-416c-bc49-510f321dc68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.154257 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (bb7ef5f2-a0f7-4ca5-89e0-6cf6a67a6a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.154690 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request issued successfully. Aug 15 15:10:39.155509 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9fc320e6-84da-4c46-b522-4512e235b713 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:39.156128 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1111/4437] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:38 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:39.167572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.169793 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:39.170307 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-425838467"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.172360 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request body: {'volume': {"'backup_id": '9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-425838467'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:39.172574 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume of 1 GB Aug 15 15:10:39.177320 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Availability Zones retrieved successfully. Aug 15 15:10:39.182516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (e17ae91f-46ed-4fe9-a277-40b410249f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.183404 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c76509f-cb1e-4d43-9caf-43495c8be13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.184304 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:39.214459 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c76509f-cb1e-4d43-9caf-43495c8be13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.215640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3078a4-4dc9-4398-a804-74c0d78ed474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.278703 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['f6a0696b-2c33-42ac-91ae-f6e54f3f3184', '509edb6a-e23d-4a1d-8c93-43a7ead5de26', '18e662aa-2cda-4365-b82b-4a98bf0d7e04', '4018c9d6-956c-4ca9-83b3-454867cab648'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:39.278703 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3078a4-4dc9-4398-a804-74c0d78ed474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a0696b-2c33-42ac-91ae-f6e54f3f3184', '509edb6a-e23d-4a1d-8c93-43a7ead5de26', '18e662aa-2cda-4365-b82b-4a98bf0d7e04', '4018c9d6-956c-4ca9-83b3-454867cab648']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.278703 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37baa2a-ce69-4312-a09a-d9e75326d9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.309179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37baa2a-ce69-4312-a09a-d9e75326d9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e3c144-c4ca-4d8d-bab0-39ba23691dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-425838467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['f6a0696b-2c33-42ac-91ae-f6e54f3f3184','509edb6a-e23d-4a1d-8c93-43a7ead5de26','18e662aa-2cda-4365-b82b-4a98bf0d7e04','4018c9d6-956c-4ca9-83b3-454867cab648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-425838467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e3c144-c4ca-4d8d-bab0-39ba23691dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f27abad365c494ab9c55c2bdb2bc883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.310310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a5efbd-297c-4774-965f-1cb605cc3910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.333149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a5efbd-297c-4774-965f-1cb605cc3910) transitioned into state 'SUCCESS' from state '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-425838467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['f6a0696b-2c33-42ac-91ae-f6e54f3f3184','509edb6a-e23d-4a1d-8c93-43a7ead5de26','18e662aa-2cda-4365-b82b-4a98bf0d7e04','4018c9d6-956c-4ca9-83b3-454867cab648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.334341 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf12107f-40f8-465e-8733-0fe6ce3c4189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.344585 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf12107f-40f8-465e-8733-0fe6ce3c4189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.345404 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (e17ae91f-46ed-4fe9-a277-40b410249f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.345699 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request issued successfully. Aug 15 15:10:39.346266 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25fecbb3-7c19-482e-ba29-f81518ac79b5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:39.346672 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1101/4438] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:39 2026] POST /volume/v3/volumes => generated 757 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:39.362100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-082c0f6c-6c01-4bd7-9902-59715a615740 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.364309 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:39.364760 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-842603312"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.366622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request body: {'volume': {"'backup_id": '9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-842603312'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:39.366758 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume of 1 GB Aug 15 15:10:39.371584 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Availability Zones retrieved successfully. Aug 15 15:10:39.380398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (5408cbac-c515-4612-bda9-9de02373b39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.382021 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd90dc2-e486-4c29-b6d0-ed2feb50b823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.383312 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:39.415217 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd90dc2-e486-4c29-b6d0-ed2feb50b823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.416086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b64624-f812-4aad-93e5-748b14b14e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.423940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bee01df2-d965-48c2-9655-5eeda738f4d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.428543 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bee01df2-d965-48c2-9655-5eeda738f4d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:39.428690 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bee01df2-d965-48c2-9655-5eeda738f4d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:39.428936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bee01df2-d965-48c2-9655-5eeda738f4d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:39.439078 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.439078 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:39.443447 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bee01df2-d965-48c2-9655-5eeda738f4d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:39.449863 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bee01df2-d965-48c2-9655-5eeda738f4d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 200 Aug 15 15:10:39.450671 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1107/4439] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:39 2026] GET /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:39.470179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c89f1ce8-941c-4235-9c6f-b793ba0746ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.472123 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c89f1ce8-941c-4235-9c6f-b793ba0746ed tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631/action Aug 15 15:10:39.472497 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c89f1ce8-941c-4235-9c6f-b793ba0746ed tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:39.472735 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c89f1ce8-941c-4235-9c6f-b793ba0746ed tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.481989 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.481989 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:39.482441 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-c89f1ce8-941c-4235-9c6f-b793ba0746ed tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '6f936d35-3f40-43bc-991f-cf32634c0631' with '{'status': 'creating'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:39.482883 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['47c2822b-4879-4f6d-8c02-a6ecab972514', '27b475ac-ac76-4567-8a33-a7604c77637a', 'b3052542-8217-45e4-8acd-7e5c657b33f0', 'a47ceb71-26b6-449a-b45a-597b09a12fac'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:39.483808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b64624-f812-4aad-93e5-748b14b14e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47c2822b-4879-4f6d-8c02-a6ecab972514', '27b475ac-ac76-4567-8a33-a7604c77637a', 'b3052542-8217-45e4-8acd-7e5c657b33f0', 'a47ceb71-26b6-449a-b45a-597b09a12fac']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.484735 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7d835b-f38b-465d-9c32-98a79c95cf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.509468 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c89f1ce8-941c-4235-9c6f-b793ba0746ed tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631/action returned with HTTP 202 Aug 15 15:10:39.510195 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1112/4440] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:39 2026] POST /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:39.517792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cccde83a-404e-40b3-8898-45a5069e7a1e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.518318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7d835b-f38b-465d-9c32-98a79c95cf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28bf1f00-ef22-4f89-8df7-5e7f232c862f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-842603312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['47c2822b-4879-4f6d-8c02-a6ecab972514','27b475ac-ac76-4567-8a33-a7604c77637a','b3052542-8217-45e4-8acd-7e5c657b33f0','a47ceb71-26b6-449a-b45a-597b09a12fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-842603312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28bf1f00-ef22-4f89-8df7-5e7f232c862f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f27abad365c494ab9c55c2bdb2bc883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.519354 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9994671-0850-466e-a4a6-138a139b0d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.520182 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cccde83a-404e-40b3-8898-45a5069e7a1e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:39.520445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cccde83a-404e-40b3-8898-45a5069e7a1e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:39.520694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cccde83a-404e-40b3-8898-45a5069e7a1e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:39.529941 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.529941 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:39.534417 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cccde83a-404e-40b3-8898-45a5069e7a1e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:39.539366 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cccde83a-404e-40b3-8898-45a5069e7a1e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 200 Aug 15 15:10:39.539835 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1102/4441] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:39 2026] GET /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:39.542204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9994671-0850-466e-a4a6-138a139b0d06) transitioned into state 'SUCCESS' from state '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-842603312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['47c2822b-4879-4f6d-8c02-a6ecab972514','27b475ac-ac76-4567-8a33-a7604c77637a','b3052542-8217-45e4-8acd-7e5c657b33f0','a47ceb71-26b6-449a-b45a-597b09a12fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.542936 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a57a80e-f9da-4461-a3d6-c5115372c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.555540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.556928 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a57a80e-f9da-4461-a3d6-c5115372c959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.557988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (5408cbac-c515-4612-bda9-9de02373b39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.558300 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631/action Aug 15 15:10:39.558578 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request issued successfully. Aug 15 15:10:39.559060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:39.559060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.559197 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-082c0f6c-6c01-4bd7-9902-59715a615740 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:39.559664 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1121/4442] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:39 2026] POST /volume/v3/volumes => generated 757 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:39.575777 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.576292 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.576292 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:39.576716 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Volume info retrieved successfully. Aug 15 15:10:39.578031 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:39.579234 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-93632168"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.580410 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request body: {'volume': {"'backup_id": '9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-93632168'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:39.580568 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume of 1 GB Aug 15 15:10:39.581605 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.581605 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:39.589851 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Availability Zones retrieved successfully. Aug 15 15:10:39.600789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (be2adec0-3934-4994-b5d4-cbe66e76b09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.602321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e9381d-0bf7-4434-965b-34c9ced57fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.603870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:39.609619 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Delete volume request issued successfully. Aug 15 15:10:39.609955 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e4e9522-010e-4eb6-8048-d357c35db5bd tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631/action returned with HTTP 202 Aug 15 15:10:39.610415 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1108/4443] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:39 2026] POST /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:39.620099 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e2710d8-0cad-48e2-bbb7-51ffca097c13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.622107 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e2710d8-0cad-48e2-bbb7-51ffca097c13 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:39.622507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e2710d8-0cad-48e2-bbb7-51ffca097c13 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:39.622507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e2710d8-0cad-48e2-bbb7-51ffca097c13 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:39.631423 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.631423 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:39.635827 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e2710d8-0cad-48e2-bbb7-51ffca097c13 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:39.641761 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e2710d8-0cad-48e2-bbb7-51ffca097c13 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 200 Aug 15 15:10:39.642189 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1103/4444] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:39 2026] GET /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:39.648439 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e9381d-0bf7-4434-965b-34c9ced57fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.649536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf1dd01-e367-4ebe-ad05-d6ac6a45a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.693640 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['40981987-b8d5-48fb-8d46-082408648e20', 'ace1f3fd-9b88-4028-b5b5-b4c14ed01a31', '5707f858-0299-447d-9a85-71eb132e892f', '842f3c33-b676-46f1-9b4b-e18c5af60f0c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:39.694531 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf1dd01-e367-4ebe-ad05-d6ac6a45a051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40981987-b8d5-48fb-8d46-082408648e20', 'ace1f3fd-9b88-4028-b5b5-b4c14ed01a31', '5707f858-0299-447d-9a85-71eb132e892f', '842f3c33-b676-46f1-9b4b-e18c5af60f0c']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.695602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521baf36-32c0-4b12-92af-e60259992c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.718537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521baf36-32c0-4b12-92af-e60259992c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43367803-afc0-43f4-8f9c-b9219efa21f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-93632168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['40981987-b8d5-48fb-8d46-082408648e20','ace1f3fd-9b88-4028-b5b5-b4c14ed01a31','5707f858-0299-447d-9a85-71eb132e892f','842f3c33-b676-46f1-9b4b-e18c5af60f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-93632168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43367803-afc0-43f4-8f9c-b9219efa21f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f27abad365c494ab9c55c2bdb2bc883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.719203 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfc41bf-fa5d-4280-bd50-6353da93fb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.738682 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfc41bf-fa5d-4280-bd50-6353da93fb73) transitioned into state 'SUCCESS' from state '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-93632168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['40981987-b8d5-48fb-8d46-082408648e20','ace1f3fd-9b88-4028-b5b5-b4c14ed01a31','5707f858-0299-447d-9a85-71eb132e892f','842f3c33-b676-46f1-9b4b-e18c5af60f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.739336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4c2582-3d77-438f-a188-ec4d49d01bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.761050 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4c2582-3d77-438f-a188-ec4d49d01bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.762328 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (be2adec0-3934-4994-b5d4-cbe66e76b09e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.762691 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request issued successfully. Aug 15 15:10:39.763404 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c92c1f7-4268-40ad-93ca-4203b12d96c5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:39.763879 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1113/4445] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:39 2026] POST /volume/v3/volumes => generated 756 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:39.778212 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.779496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:39.782340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-928702484"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:39.782340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request body: {'volume': {"'backup_id": '9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-928702484'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:39.782340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume of 1 GB Aug 15 15:10:39.782340 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.782340 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:39.785473 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Availability Zones retrieved successfully. Aug 15 15:10:39.790750 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (5869fd27-1cf1-45a2-80cd-4c138329f4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.791779 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27b9923-ead4-4bf8-9836-813ecd8d8680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.792732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:39.815696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27b9923-ead4-4bf8-9836-813ecd8d8680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.817053 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c595b4b3-3a32-4caf-aa83-8053050ff4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.871395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Created reservations ['5cc044c5-063b-47da-931f-b6caaa693075', 'c5bc8377-99fa-43ec-883d-c84096e3888f', '8e7f5240-0773-4a52-89de-2ac03258372d', '5d2fbf17-a7a9-42a5-a8e6-6ed3967b7164'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:39.872351 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c595b4b3-3a32-4caf-aa83-8053050ff4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc044c5-063b-47da-931f-b6caaa693075', 'c5bc8377-99fa-43ec-883d-c84096e3888f', '8e7f5240-0773-4a52-89de-2ac03258372d', '5d2fbf17-a7a9-42a5-a8e6-6ed3967b7164']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.873533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc66e3a-5611-42a8-ac90-0dd5406ad799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.907396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc66e3a-5611-42a8-ac90-0dd5406ad799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006193b4-f214-4cbd-b3dd-4df2a1f65755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-928702484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['5cc044c5-063b-47da-931f-b6caaa693075','c5bc8377-99fa-43ec-883d-c84096e3888f','8e7f5240-0773-4a52-89de-2ac03258372d','5d2fbf17-a7a9-42a5-a8e6-6ed3967b7164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-928702484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006193b4-f214-4cbd-b3dd-4df2a1f65755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f27abad365c494ab9c55c2bdb2bc883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.907396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8858333-2d15-43df-b788-38ddfeed65a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.926150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b12e825c-0b52-41e0-8729-45d6a05ca48d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.928325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b12e825c-0b52-41e0-8729-45d6a05ca48d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:39.928558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b12e825c-0b52-41e0-8729-45d6a05ca48d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:39.928775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b12e825c-0b52-41e0-8729-45d6a05ca48d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:39.928908 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b12e825c-0b52-41e0-8729-45d6a05ca48d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:39.929367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8858333-2d15-43df-b788-38ddfeed65a8) transitioned into state 'SUCCESS' from state '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-928702484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f27abad365c494ab9c55c2bdb2bc883',qos_specs=None,replication_status=,reservations=['5cc044c5-063b-47da-931f-b6caaa693075','c5bc8377-99fa-43ec-883d-c84096e3888f','8e7f5240-0773-4a52-89de-2ac03258372d','5d2fbf17-a7a9-42a5-a8e6-6ed3967b7164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b6075bc22514998bf1cc12bad2bdcdc',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.930060 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71344fcf-a763-46bb-b043-44108c658d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:39.934183 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.934183 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:39.934944 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b12e825c-0b52-41e0-8729-45d6a05ca48d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:39.935418 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1109/4446] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:39 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:39.942788 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71344fcf-a763-46bb-b043-44108c658d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:39.943835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Flow 'volume_create_api' (5869fd27-1cf1-45a2-80cd-4c138329f4d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:39.944145 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Create volume request issued successfully. Aug 15 15:10:39.944685 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d0960ee-bc3e-4829-b255-0304eaeb0a97 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:39.945500 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1122/4447] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:39 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:39.955665 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0eed23c1-b25b-4c5d-b8a0-90161ccab5e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.957356 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eed23c1-b25b-4c5d-b8a0-90161ccab5e7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 Aug 15 15:10:39.957522 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eed23c1-b25b-4c5d-b8a0-90161ccab5e7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:39.957690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eed23c1-b25b-4c5d-b8a0-90161ccab5e7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:39.963760 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.963760 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:39.966864 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0eed23c1-b25b-4c5d-b8a0-90161ccab5e7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:39.975289 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eed23c1-b25b-4c5d-b8a0-90161ccab5e7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 returned with HTTP 200 Aug 15 15:10:39.975682 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1104/4448] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:39 2026] GET /volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:39.987487 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed004d47-fd9c-47fa-84a7-4b9362da3464 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:39.989685 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed004d47-fd9c-47fa-84a7-4b9362da3464 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 Aug 15 15:10:39.989965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed004d47-fd9c-47fa-84a7-4b9362da3464 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:39.990285 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed004d47-fd9c-47fa-84a7-4b9362da3464 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:39.999756 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:39.999756 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:40.003567 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ed004d47-fd9c-47fa-84a7-4b9362da3464 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:40.007585 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed004d47-fd9c-47fa-84a7-4b9362da3464 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 returned with HTTP 200 Aug 15 15:10:40.008420 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1114/4449] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:39 2026] GET /volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:40.023233 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59e48f94-53c6-4890-a6cc-59dead8e00ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.025753 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59e48f94-53c6-4890-a6cc-59dead8e00ba tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f Aug 15 15:10:40.025916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59e48f94-53c6-4890-a6cc-59dead8e00ba tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.026112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59e48f94-53c6-4890-a6cc-59dead8e00ba tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.032617 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:40.032617 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:40.035769 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-59e48f94-53c6-4890-a6cc-59dead8e00ba tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:40.039620 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59e48f94-53c6-4890-a6cc-59dead8e00ba tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f returned with HTTP 200 Aug 15 15:10:40.039960 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1110/4450] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:40.056120 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8a6f080-f0ce-42e4-8a86-d234a5fd0409 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.058163 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8a6f080-f0ce-42e4-8a86-d234a5fd0409 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 Aug 15 15:10:40.058396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8a6f080-f0ce-42e4-8a86-d234a5fd0409 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.058582 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8a6f080-f0ce-42e4-8a86-d234a5fd0409 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.066366 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:40.066366 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:40.071226 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8a6f080-f0ce-42e4-8a86-d234a5fd0409 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:40.078397 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8a6f080-f0ce-42e4-8a86-d234a5fd0409 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 returned with HTTP 200 Aug 15 15:10:40.078953 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1123/4451] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:40.092059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79ef8122-f114-4054-adc6-a9e8506b9459 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.096233 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79ef8122-f114-4054-adc6-a9e8506b9459 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 Aug 15 15:10:40.096387 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79ef8122-f114-4054-adc6-a9e8506b9459 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.096574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79ef8122-f114-4054-adc6-a9e8506b9459 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.103073 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:40.103073 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:40.106961 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79ef8122-f114-4054-adc6-a9e8506b9459 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:40.112734 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79ef8122-f114-4054-adc6-a9e8506b9459 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 returned with HTTP 200 Aug 15 15:10:40.113357 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1105/4452] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:40.656391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e529ac23-f64d-4099-b01b-d3f6f289f9b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.658153 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e529ac23-f64d-4099-b01b-d3f6f289f9b8 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:40.658378 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e529ac23-f64d-4099-b01b-d3f6f289f9b8 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.658561 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e529ac23-f64d-4099-b01b-d3f6f289f9b8 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.664654 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e529ac23-f64d-4099-b01b-d3f6f289f9b8 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 404 Aug 15 15:10:40.665085 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1115/4453] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:40.672745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7da7d0f-4474-4ed6-9735-b1ba2177b85b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.674584 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7da7d0f-4474-4ed6-9735-b1ba2177b85b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:40.674809 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7da7d0f-4474-4ed6-9735-b1ba2177b85b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.675065 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7da7d0f-4474-4ed6-9735-b1ba2177b85b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.685157 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7da7d0f-4474-4ed6-9735-b1ba2177b85b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 404 Aug 15 15:10:40.685650 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1111/4454] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:40.692948 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1c9da88-36ee-4e52-85d5-0a9f7cc55830 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.694843 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1c9da88-36ee-4e52-85d5-0a9f7cc55830 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:40.695190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1c9da88-36ee-4e52-85d5-0a9f7cc55830 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.695467 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1c9da88-36ee-4e52-85d5-0a9f7cc55830 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.695816 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b1c9da88-36ee-4e52-85d5-0a9f7cc55830 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume with id: 6f936d35-3f40-43bc-991f-cf32634c0631 Aug 15 15:10:40.704499 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1c9da88-36ee-4e52-85d5-0a9f7cc55830 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 returned with HTTP 404 Aug 15 15:10:40.705074 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1124/4455] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:40 2026] DELETE /volume/v3/volumes/6f936d35-3f40-43bc-991f-cf32634c0631 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:40.714375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.716097 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:40.716429 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1782970945"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:40.717800 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1782970945'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:40.717912 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume of 1 GB Aug 15 15:10:40.721837 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Availability Zones retrieved successfully. Aug 15 15:10:40.727138 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (a6157643-498f-4a4f-8f9c-8ea3a14a8809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:40.727998 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878ee6d1-c3ca-481d-9178-b616383a2655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:40.728791 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:40.755740 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878ee6d1-c3ca-481d-9178-b616383a2655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:40.756715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be6312b-453b-4591-bad9-ef3031d0395f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:40.799123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Created reservations ['66f3d479-06da-4faa-b1ed-482a855ed5ad', '76479d92-cd51-4f17-8bbc-63e71c44d498', '5dfeccc6-47e2-4565-88f1-909447d49711', 'a9959565-b175-4341-8477-a5f4bb839ee1'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:40.800051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be6312b-453b-4591-bad9-ef3031d0395f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f3d479-06da-4faa-b1ed-482a855ed5ad', '76479d92-cd51-4f17-8bbc-63e71c44d498', '5dfeccc6-47e2-4565-88f1-909447d49711', 'a9959565-b175-4341-8477-a5f4bb839ee1']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:40.800735 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab80b80-6892-4d0a-997e-3bb1bddd58da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:40.820567 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab80b80-6892-4d0a-997e-3bb1bddd58da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45115ad6-10eb-428e-88b0-04f3b3dbd3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1782970945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['66f3d479-06da-4faa-b1ed-482a855ed5ad','76479d92-cd51-4f17-8bbc-63e71c44d498','5dfeccc6-47e2-4565-88f1-909447d49711','a9959565-b175-4341-8477-a5f4bb839ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1782970945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45115ad6-10eb-428e-88b0-04f3b3dbd3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ac0afb05db42cd97d47f693c83f419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fab0b5cd46fe498b82d724413d39fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:40.821182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d433f55-1bbe-4d2d-bdd5-2471bad98704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:40.838419 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d433f55-1bbe-4d2d-bdd5-2471bad98704) transitioned into state 'SUCCESS' from state '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-1782970945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['66f3d479-06da-4faa-b1ed-482a855ed5ad','76479d92-cd51-4f17-8bbc-63e71c44d498','5dfeccc6-47e2-4565-88f1-909447d49711','a9959565-b175-4341-8477-a5f4bb839ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:40.839047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d930f95e-546b-41f1-ad43-9bb178efbf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:40.847562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d930f95e-546b-41f1-ad43-9bb178efbf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:40.848395 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (a6157643-498f-4a4f-8f9c-8ea3a14a8809) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:40.848687 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request issued successfully. Aug 15 15:10:40.849209 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c5f4a1b-1c5a-4f9a-a92c-276e1fc815c6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:40.849882 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1106/4456] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:40 2026] POST /volume/v3/volumes => generated 749 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:40.861833 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f7451ef9-219e-4a71-b84e-96595467b8d6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.864335 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f7451ef9-219e-4a71-b84e-96595467b8d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:40.864606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f7451ef9-219e-4a71-b84e-96595467b8d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.864888 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f7451ef9-219e-4a71-b84e-96595467b8d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.874268 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:40.874268 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:40.878973 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f7451ef9-219e-4a71-b84e-96595467b8d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:40.884693 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f7451ef9-219e-4a71-b84e-96595467b8d6 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 200 Aug 15 15:10:40.885228 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1116/4457] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:40.946716 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-481f8539-1684-4a20-8b2f-1072f8fd03e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:40.948263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-481f8539-1684-4a20-8b2f-1072f8fd03e5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:40.948474 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-481f8539-1684-4a20-8b2f-1072f8fd03e5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:40.948638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-481f8539-1684-4a20-8b2f-1072f8fd03e5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:40.948732 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-481f8539-1684-4a20-8b2f-1072f8fd03e5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:40.952630 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:40.952630 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:40.953183 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-481f8539-1684-4a20-8b2f-1072f8fd03e5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:40.953558 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1112/4458] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:40 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:41.128303 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1759ecce-97c6-4ccf-b2b6-7c349ba05aa5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.130117 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1759ecce-97c6-4ccf-b2b6-7c349ba05aa5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 Aug 15 15:10:41.130353 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1759ecce-97c6-4ccf-b2b6-7c349ba05aa5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.130539 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1759ecce-97c6-4ccf-b2b6-7c349ba05aa5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:41.137116 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.137116 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:41.140646 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1759ecce-97c6-4ccf-b2b6-7c349ba05aa5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:41.144574 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1759ecce-97c6-4ccf-b2b6-7c349ba05aa5 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 returned with HTTP 200 Aug 15 15:10:41.144934 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1125/4459] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:41 2026] GET /volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:41.156616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.158467 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:41.158684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.158873 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:41.158961 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete backup with id: 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. Aug 15 15:10:41.163042 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.163042 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:41.173647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] delete_backup rpcapi backup_id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:10:41.175135 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc5c6225-3435-4c4d-a659-08206ef4ed64 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 202 Aug 15 15:10:41.175527 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1107/4460] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:41 2026] DELETE /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:41.182136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12366cb4-2cbc-4bab-bf0a-2e0c44c6ba1b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.183875 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12366cb4-2cbc-4bab-bf0a-2e0c44c6ba1b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:41.184057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12366cb4-2cbc-4bab-bf0a-2e0c44c6ba1b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.184235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12366cb4-2cbc-4bab-bf0a-2e0c44c6ba1b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:41.184355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-12366cb4-2cbc-4bab-bf0a-2e0c44c6ba1b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:41.188347 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.188347 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:41.189087 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12366cb4-2cbc-4bab-bf0a-2e0c44c6ba1b tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 200 Aug 15 15:10:41.189399 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1117/4461] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:41 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:41.896910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91be9b0a-1827-4f4b-bd5a-ed047a8371ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.899066 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91be9b0a-1827-4f4b-bd5a-ed047a8371ff tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:41.899324 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91be9b0a-1827-4f4b-bd5a-ed047a8371ff tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.899580 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91be9b0a-1827-4f4b-bd5a-ed047a8371ff tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:41.909803 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.909803 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:41.914907 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91be9b0a-1827-4f4b-bd5a-ed047a8371ff tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:41.915904 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-5c5eed61-8397-4c54-b7eb-32e779dd1176 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.918400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-5c5eed61-8397-4c54-b7eb-32e779dd1176 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:41.918770 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-5c5eed61-8397-4c54-b7eb-32e779dd1176 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.919099 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-5c5eed61-8397-4c54-b7eb-32e779dd1176 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:41.921260 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91be9b0a-1827-4f4b-bd5a-ed047a8371ff tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 200 Aug 15 15:10:41.921789 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1113/4462] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:41 2026] GET /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:41.930752 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.930752 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:41.934754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aee7c44a-2419-4ea1-af95-3d951d2ca935 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.936568 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee7c44a-2419-4ea1-af95-3d951d2ca935 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab/action Aug 15 15:10:41.936888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee7c44a-2419-4ea1-af95-3d951d2ca935 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:41.937019 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee7c44a-2419-4ea1-af95-3d951d2ca935 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:41.937860 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-5c5eed61-8397-4c54-b7eb-32e779dd1176 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:41.946653 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.946653 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:41.947096 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-aee7c44a-2419-4ea1-af95-3d951d2ca935 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '45115ad6-10eb-428e-88b0-04f3b3dbd3ab' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:41.949195 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-5c5eed61-8397-4c54-b7eb-32e779dd1176 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:41.950349 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1126/4463] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:41 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:41.966585 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-39cb865a-9b75-46e0-8119-f706ee219cc5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.969528 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39cb865a-9b75-46e0-8119-f706ee219cc5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:41.969810 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39cb865a-9b75-46e0-8119-f706ee219cc5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.970103 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39cb865a-9b75-46e0-8119-f706ee219cc5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:41.970274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-39cb865a-9b75-46e0-8119-f706ee219cc5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:41.974564 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:41.974564 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:41.975417 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39cb865a-9b75-46e0-8119-f706ee219cc5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:41.975816 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1118/4464] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:41 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:41.985476 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee7c44a-2419-4ea1-af95-3d951d2ca935 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab/action returned with HTTP 202 Aug 15 15:10:41.985962 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1108/4465] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:41 2026] POST /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:41.995024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d180d2c-96f4-4300-a083-cd58b9cd6a1f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:41.996807 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d180d2c-96f4-4300-a083-cd58b9cd6a1f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:41.997043 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d180d2c-96f4-4300-a083-cd58b9cd6a1f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:41.997182 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d180d2c-96f4-4300-a083-cd58b9cd6a1f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.004303 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.004303 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:42.007735 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d180d2c-96f4-4300-a083-cd58b9cd6a1f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:42.011835 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d180d2c-96f4-4300-a083-cd58b9cd6a1f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 200 Aug 15 15:10:42.012516 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1114/4466] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:41 2026] GET /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:42.025776 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.027991 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab/action Aug 15 15:10:42.028322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:42.028436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:42.038751 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.038751 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:42.039109 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Volume info retrieved successfully. Aug 15 15:10:42.046772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-51e5b1a2-69ec-4ba7-8e8c-9ef6bc7204ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.047288 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51e5b1a2-69ec-4ba7-8e8c-9ef6bc7204ca None None] GET https://10.4.3.107/volume// Aug 15 15:10:42.047517 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51e5b1a2-69ec-4ba7-8e8c-9ef6bc7204ca None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.047741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51e5b1a2-69ec-4ba7-8e8c-9ef6bc7204ca None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.048133 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51e5b1a2-69ec-4ba7-8e8c-9ef6bc7204ca None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:42.048543 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1119/4467] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:10: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 15 15:10:42.057555 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-0d4b6ffd-2026-4ca9-be68-0ad005785c6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.059816 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-0d4b6ffd-2026-4ca9-be68-0ad005785c6a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:10:42.060218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-0d4b6ffd-2026-4ca9-be68-0ad005785c6a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a62cea2-fe09-4f48-8ba5-3bf46f27a405", "connector": null, "instance_uuid": "7d895cf5-043d-490a-9300-31ad3426f2ca"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:42.062402 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Delete volume request issued successfully. Aug 15 15:10:42.062595 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3aaf5ec9-9253-4b09-a494-e6f983527c2e tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab/action returned with HTTP 202 Aug 15 15:10:42.063257 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1127/4468] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:42 2026] POST /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:42.068690 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.068690 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:42.072756 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa45b9d5-eab7-4ab4-bb50-77ebc6e3987b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.075184 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa45b9d5-eab7-4ab4-bb50-77ebc6e3987b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:42.075383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa45b9d5-eab7-4ab4-bb50-77ebc6e3987b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.075598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa45b9d5-eab7-4ab4-bb50-77ebc6e3987b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.082588 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.082588 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:42.086441 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa45b9d5-eab7-4ab4-bb50-77ebc6e3987b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:42.091195 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-0d4b6ffd-2026-4ca9-be68-0ad005785c6a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:10:42.091437 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa45b9d5-eab7-4ab4-bb50-77ebc6e3987b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 200 Aug 15 15:10:42.091826 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1115/4470] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:42.092129 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1109/4470] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:10:42 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:42.115920 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-93f8ec4d-fab4-4abc-9270-c71a00a12edb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.117523 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93f8ec4d-fab4-4abc-9270-c71a00a12edb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:42.117655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-93f8ec4d-fab4-4abc-9270-c71a00a12edb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.117824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-93f8ec4d-fab4-4abc-9270-c71a00a12edb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.128736 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.128736 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:42.132862 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-93f8ec4d-fab4-4abc-9270-c71a00a12edb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:42.135362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-942610b8-c1e8-46b0-9cdb-6d386895d76b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.135781 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-942610b8-c1e8-46b0-9cdb-6d386895d76b None None] GET https://10.4.3.107/volume// Aug 15 15:10:42.136135 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-942610b8-c1e8-46b0-9cdb-6d386895d76b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.136135 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-942610b8-c1e8-46b0-9cdb-6d386895d76b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.136458 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-942610b8-c1e8-46b0-9cdb-6d386895d76b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:42.136703 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1128/4471] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:10: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 15 15:10:42.138476 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93f8ec4d-fab4-4abc-9270-c71a00a12edb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:42.139040 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1120/4472] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:42.146527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-16f58b5c-8f06-4dec-953e-d12895afb0d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.149290 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-16f58b5c-8f06-4dec-953e-d12895afb0d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:42.149570 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-16f58b5c-8f06-4dec-953e-d12895afb0d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.149820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-16f58b5c-8f06-4dec-953e-d12895afb0d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.163788 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.163788 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:42.167670 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-16f58b5c-8f06-4dec-953e-d12895afb0d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:42.172787 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-16f58b5c-8f06-4dec-953e-d12895afb0d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:42.173428 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1116/4473] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 1084 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:10:42.200576 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-afefc8b8-c5d1-4eca-b66b-855b563206fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.205053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-afefc8b8-c5d1-4eca-b66b-855b563206fb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc Aug 15 15:10:42.205053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-afefc8b8-c5d1-4eca-b66b-855b563206fb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.205053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-afefc8b8-c5d1-4eca-b66b-855b563206fb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.205053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-afefc8b8-c5d1-4eca-b66b-855b563206fb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Show backup with id 9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:42.211256 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-afefc8b8-c5d1-4eca-b66b-855b563206fb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc returned with HTTP 404 Aug 15 15:10:42.214825 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1110/4474] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/backups/9e98c7cf-9db6-4eb4-8d8f-9ce84d1441fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:42.224279 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43428cdc-5d14-4094-a0bf-b9662f59883c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.225910 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 Aug 15 15:10:42.226096 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.226325 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.226478 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume with id: 006193b4-f214-4cbd-b3dd-4df2a1f65755 Aug 15 15:10:42.235571 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.235571 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:42.235996 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:42.258345 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume request issued successfully. Aug 15 15:10:42.258345 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43428cdc-5d14-4094-a0bf-b9662f59883c tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 returned with HTTP 202 Aug 15 15:10:42.258527 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1129/4475] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:42 2026] DELETE /volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:42.270065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed518de1-76da-487c-beaf-dcb8c5e11be6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.274370 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed518de1-76da-487c-beaf-dcb8c5e11be6 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 Aug 15 15:10:42.274855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed518de1-76da-487c-beaf-dcb8c5e11be6 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.274937 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed518de1-76da-487c-beaf-dcb8c5e11be6 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.281395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.284138 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] PUT https://10.4.3.107/volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786 Aug 15 15:10:42.284570 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:42.288445 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.288445 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:42.298235 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Acquiring lock "cinder-attachment_update-0a62cea2-fe09-4f48-8ba5-3bf46f27a405-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:10:42.299106 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ed518de1-76da-487c-beaf-dcb8c5e11be6 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:42.308741 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed518de1-76da-487c-beaf-dcb8c5e11be6 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 returned with HTTP 200 Aug 15 15:10:42.309800 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1121/4476] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:42.309925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Lock "cinder-attachment_update-0a62cea2-fe09-4f48-8ba5-3bf46f27a405-np0000007361" acquired by "attachment_update" :: waited 0.011s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:10:42.311003 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.311003 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:42.404950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Lock "cinder-attachment_update-0a62cea2-fe09-4f48-8ba5-3bf46f27a405-np0000007361" released by "attachment_update" :: held 0.096s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:10:42.405341 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-6d1da8bd-ebe2-491f-80ee-85a8b89c6355 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786 returned with HTTP 200 Aug 15 15:10:42.405816 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1117/4477] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:10:42 2026] PUT /volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786 => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:42.415161 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-d41ca6bb-2a6b-45be-8d58-bae0fd92ef57 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.417294 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-d41ca6bb-2a6b-45be-8d58-bae0fd92ef57 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/encryption Aug 15 15:10:42.417734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-d41ca6bb-2a6b-45be-8d58-bae0fd92ef57 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.418069 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-d41ca6bb-2a6b-45be-8d58-bae0fd92ef57 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.429407 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.429407 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:42.439751 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-d41ca6bb-2a6b-45be-8d58-bae0fd92ef57 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/encryption returned with HTTP 200 Aug 15 15:10:42.439751 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1111/4478] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:42.988754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0439ab15-c471-4f0d-ba98-0cfb3d65ba86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:42.990872 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0439ab15-c471-4f0d-ba98-0cfb3d65ba86 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:42.991169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0439ab15-c471-4f0d-ba98-0cfb3d65ba86 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:42.991441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0439ab15-c471-4f0d-ba98-0cfb3d65ba86 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:42.991588 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0439ab15-c471-4f0d-ba98-0cfb3d65ba86 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:42.997502 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:42.997502 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:42.998271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0439ab15-c471-4f0d-ba98-0cfb3d65ba86 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:42.998717 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1130/4479] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:42 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:43.105673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e2e8f6b5-0234-410a-8733-390507d60d58 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.107553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2e8f6b5-0234-410a-8733-390507d60d58 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:43.107795 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2e8f6b5-0234-410a-8733-390507d60d58 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.108024 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2e8f6b5-0234-410a-8733-390507d60d58 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.113782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2e8f6b5-0234-410a-8733-390507d60d58 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 404 Aug 15 15:10:43.114359 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1122/4480] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:43 2026] GET /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:43.120771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de5f0e14-d9d8-44d2-9fc9-075e23e6177e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.122628 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de5f0e14-d9d8-44d2-9fc9-075e23e6177e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:43.122824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de5f0e14-d9d8-44d2-9fc9-075e23e6177e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.123031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de5f0e14-d9d8-44d2-9fc9-075e23e6177e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.129202 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de5f0e14-d9d8-44d2-9fc9-075e23e6177e tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 404 Aug 15 15:10:43.129682 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1118/4481] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:43 2026] GET /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:43.136090 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-735cb87f-5698-4fff-b49e-b2c9183f26f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.140271 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-735cb87f-5698-4fff-b49e-b2c9183f26f5 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] DELETE https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:43.140271 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-735cb87f-5698-4fff-b49e-b2c9183f26f5 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.140271 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-735cb87f-5698-4fff-b49e-b2c9183f26f5 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.140271 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-735cb87f-5698-4fff-b49e-b2c9183f26f5 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume with id: 45115ad6-10eb-428e-88b0-04f3b3dbd3ab Aug 15 15:10:43.149614 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-735cb87f-5698-4fff-b49e-b2c9183f26f5 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab returned with HTTP 404 Aug 15 15:10:43.150502 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1112/4482] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:43 2026] DELETE /volume/v3/volumes/45115ad6-10eb-428e-88b0-04f3b3dbd3ab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:43.153931 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4997fda2-e244-4a9e-8666-b796bdcea490 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.155514 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4997fda2-e244-4a9e-8666-b796bdcea490 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:43.155674 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4997fda2-e244-4a9e-8666-b796bdcea490 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.155834 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4997fda2-e244-4a9e-8666-b796bdcea490 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.157851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b4b6542-c680-465f-bf67-4f765ba334cc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.159797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:43.160201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1855253173"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:43.161919 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1855253173'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:43.162085 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume of 1 GB Aug 15 15:10:43.164882 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:43.164882 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:43.166258 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Availability Zones retrieved successfully. Aug 15 15:10:43.168125 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4997fda2-e244-4a9e-8666-b796bdcea490 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:43.171871 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4997fda2-e244-4a9e-8666-b796bdcea490 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:43.172301 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1131/4483] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:43 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:43.173418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (b10612b6-cc77-4829-a231-869548dbba31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:43.174587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d192f2d2-f4b8-4184-b93f-a8cd96baf473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:43.175710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:43.200692 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d192f2d2-f4b8-4184-b93f-a8cd96baf473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:43.201546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6786ed82-9bb2-47b0-94a3-a47094b78d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:43.239386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Created reservations ['76171b92-3b28-4f49-b23e-752e557c70ee', 'c171d7bd-0300-4d21-bd8b-ba9a0c44ddd8', '0ca60f6a-559c-40cb-b848-d296d4caeade', '09460d11-eaad-4b1b-acf4-a8c2c6daa231'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:43.240276 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6786ed82-9bb2-47b0-94a3-a47094b78d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76171b92-3b28-4f49-b23e-752e557c70ee', 'c171d7bd-0300-4d21-bd8b-ba9a0c44ddd8', '0ca60f6a-559c-40cb-b848-d296d4caeade', '09460d11-eaad-4b1b-acf4-a8c2c6daa231']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:43.241195 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f8b3c6-5578-490e-86e8-1af0b3d56d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:43.268742 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f8b3c6-5578-490e-86e8-1af0b3d56d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e78c43-e041-4e83-9aca-f58ef42ec7c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1855253173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['76171b92-3b28-4f49-b23e-752e557c70ee','c171d7bd-0300-4d21-bd8b-ba9a0c44ddd8','0ca60f6a-559c-40cb-b848-d296d4caeade','09460d11-eaad-4b1b-acf4-a8c2c6daa231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1855253173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e78c43-e041-4e83-9aca-f58ef42ec7c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ac0afb05db42cd97d47f693c83f419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fab0b5cd46fe498b82d724413d39fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:43.269707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7163b330-79a1-4b6f-b411-c7c0745a0525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:43.287947 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7163b330-79a1-4b6f-b411-c7c0745a0525) transitioned into state 'SUCCESS' from state '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-1855253173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['76171b92-3b28-4f49-b23e-752e557c70ee','c171d7bd-0300-4d21-bd8b-ba9a0c44ddd8','0ca60f6a-559c-40cb-b848-d296d4caeade','09460d11-eaad-4b1b-acf4-a8c2c6daa231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:43.288852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6af274-b9bf-4850-b26b-cfe7486c2642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:43.298886 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6af274-b9bf-4850-b26b-cfe7486c2642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:43.299995 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (b10612b6-cc77-4829-a231-869548dbba31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:43.300400 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request issued successfully. Aug 15 15:10:43.301138 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b4b6542-c680-465f-bf67-4f765ba334cc tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:43.301703 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1123/4484] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:43 2026] POST /volume/v3/volumes => generated 749 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:43.313401 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-616dfdb7-94b6-410e-bd4c-73331d5eb157 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.315259 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-616dfdb7-94b6-410e-bd4c-73331d5eb157 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:43.315503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-616dfdb7-94b6-410e-bd4c-73331d5eb157 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.315693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-616dfdb7-94b6-410e-bd4c-73331d5eb157 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.323482 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:43.323482 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:43.327931 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-616dfdb7-94b6-410e-bd4c-73331d5eb157 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:43.329267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9145c98-1bf6-459e-91d9-6a264f702545 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.330811 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9145c98-1bf6-459e-91d9-6a264f702545 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 Aug 15 15:10:43.331115 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9145c98-1bf6-459e-91d9-6a264f702545 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.331402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9145c98-1bf6-459e-91d9-6a264f702545 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.332217 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-616dfdb7-94b6-410e-bd4c-73331d5eb157 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 200 Aug 15 15:10:43.332639 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1119/4485] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:43 2026] GET /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:43.338381 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9145c98-1bf6-459e-91d9-6a264f702545 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 returned with HTTP 404 Aug 15 15:10:43.338381 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1113/4486] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:43 2026] GET /volume/v3/volumes/006193b4-f214-4cbd-b3dd-4df2a1f65755 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:43.346401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.348572 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 Aug 15 15:10:43.348821 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.349084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.349300 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume with id: 43367803-afc0-43f4-8f9c-b9219efa21f7 Aug 15 15:10:43.357762 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:43.357762 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:43.358422 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:43.386042 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume request issued successfully. Aug 15 15:10:43.386420 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cc0016a-ad7b-4790-9fcd-0e26d3806358 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 returned with HTTP 202 Aug 15 15:10:43.387260 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1132/4487] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:43 2026] DELETE /volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:43.397950 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1834c6c2-da32-4d04-a5a6-a193d2ef60d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:43.400105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1834c6c2-da32-4d04-a5a6-a193d2ef60d7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 Aug 15 15:10:43.400398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1834c6c2-da32-4d04-a5a6-a193d2ef60d7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:43.400644 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1834c6c2-da32-4d04-a5a6-a193d2ef60d7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:43.412642 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:43.412642 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:43.417932 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1834c6c2-da32-4d04-a5a6-a193d2ef60d7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:43.424255 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1834c6c2-da32-4d04-a5a6-a193d2ef60d7 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 returned with HTTP 200 Aug 15 15:10:43.424602 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1124/4488] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:43 2026] GET /volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:44.011178 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d1fc91f-013d-41be-95e7-934543bb0b83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.012797 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d1fc91f-013d-41be-95e7-934543bb0b83 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:44.012998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d1fc91f-013d-41be-95e7-934543bb0b83 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.013165 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d1fc91f-013d-41be-95e7-934543bb0b83 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.013289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3d1fc91f-013d-41be-95e7-934543bb0b83 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:44.017217 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.017217 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:44.017862 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d1fc91f-013d-41be-95e7-934543bb0b83 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:44.018216 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1120/4489] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:44.184500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84cc2454-9398-4cad-8bc6-6b4a2508a2e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.186204 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84cc2454-9398-4cad-8bc6-6b4a2508a2e9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:44.186407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84cc2454-9398-4cad-8bc6-6b4a2508a2e9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.186579 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84cc2454-9398-4cad-8bc6-6b4a2508a2e9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.196964 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.196964 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:44.200502 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-84cc2454-9398-4cad-8bc6-6b4a2508a2e9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:44.205027 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84cc2454-9398-4cad-8bc6-6b4a2508a2e9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:44.205495 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1114/4490] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:44.346752 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f314b94-ae46-46d1-b0b4-0c1140cf7c85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.348590 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f314b94-ae46-46d1-b0b4-0c1140cf7c85 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:44.348775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f314b94-ae46-46d1-b0b4-0c1140cf7c85 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.348957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f314b94-ae46-46d1-b0b4-0c1140cf7c85 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.356036 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.356036 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:44.359227 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f314b94-ae46-46d1-b0b4-0c1140cf7c85 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:44.363126 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f314b94-ae46-46d1-b0b4-0c1140cf7c85 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 200 Aug 15 15:10:44.363563 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1133/4491] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:44.375329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-288bdc3b-b9d2-412c-a351-500a72be7ce8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.377331 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-288bdc3b-b9d2-412c-a351-500a72be7ce8 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8/action Aug 15 15:10:44.377707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-288bdc3b-b9d2-412c-a351-500a72be7ce8 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:44.377853 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-288bdc3b-b9d2-412c-a351-500a72be7ce8 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:44.387796 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.387796 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:44.388259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-288bdc3b-b9d2-412c-a351-500a72be7ce8 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '12e78c43-e041-4e83-9aca-f58ef42ec7c8' with '{'status': 'maintenance'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:44.409775 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-288bdc3b-b9d2-412c-a351-500a72be7ce8 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8/action returned with HTTP 202 Aug 15 15:10:44.410294 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1125/4492] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:44 2026] POST /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:44.418351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5fd76027-b79c-4c8d-ae17-03523ad77f21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.420037 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fd76027-b79c-4c8d-ae17-03523ad77f21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:44.420199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fd76027-b79c-4c8d-ae17-03523ad77f21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.420396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fd76027-b79c-4c8d-ae17-03523ad77f21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.427685 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.427685 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:44.431310 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5fd76027-b79c-4c8d-ae17-03523ad77f21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:44.435512 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fd76027-b79c-4c8d-ae17-03523ad77f21 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 200 Aug 15 15:10:44.435911 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1121/4493] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:44.437405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ffd8018-2081-4c96-bf32-f39aede127cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.440270 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ffd8018-2081-4c96-bf32-f39aede127cb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 Aug 15 15:10:44.440270 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ffd8018-2081-4c96-bf32-f39aede127cb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.440270 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ffd8018-2081-4c96-bf32-f39aede127cb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.444916 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ffd8018-2081-4c96-bf32-f39aede127cb tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 returned with HTTP 404 Aug 15 15:10:44.445678 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1115/4494] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/volumes/43367803-afc0-43f4-8f9c-b9219efa21f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:44.451688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.452040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d9315c63-8385-429f-9d22-d7e7488202d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.453528 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8/action Aug 15 15:10:44.454282 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:44.454282 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:44.454446 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f Aug 15 15:10:44.454691 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.454937 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.455158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume with id: 28bf1f00-ef22-4f89-8df7-5e7f232c862f Aug 15 15:10:44.462262 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.462262 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:44.462591 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Volume info retrieved successfully. Aug 15 15:10:44.463385 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.463385 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:44.463811 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:44.478450 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Delete volume request issued successfully. Aug 15 15:10:44.478684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d8b8ead-31b4-4271-abb5-5dc980ab3c95 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8/action returned with HTTP 202 Aug 15 15:10:44.479128 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1134/4495] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:44 2026] POST /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:44.482272 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume request issued successfully. Aug 15 15:10:44.482272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d9315c63-8385-429f-9d22-d7e7488202d2 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f returned with HTTP 202 Aug 15 15:10:44.482272 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1126/4496] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:44 2026] DELETE /volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:44.486490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b897f343-b3fa-4617-ac17-cc855806c54a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.490128 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b897f343-b3fa-4617-ac17-cc855806c54a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:44.490128 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b897f343-b3fa-4617-ac17-cc855806c54a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.490128 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b897f343-b3fa-4617-ac17-cc855806c54a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.493772 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a758b10a-6982-46ba-8b20-53765791408a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:44.496061 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a758b10a-6982-46ba-8b20-53765791408a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f Aug 15 15:10:44.496384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a758b10a-6982-46ba-8b20-53765791408a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:44.496559 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a758b10a-6982-46ba-8b20-53765791408a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:44.497201 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.497201 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:44.500874 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b897f343-b3fa-4617-ac17-cc855806c54a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:44.503143 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:44.503143 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:44.505025 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b897f343-b3fa-4617-ac17-cc855806c54a tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 200 Aug 15 15:10:44.505469 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1122/4497] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:44.509264 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a758b10a-6982-46ba-8b20-53765791408a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:44.512072 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a758b10a-6982-46ba-8b20-53765791408a tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f returned with HTTP 200 Aug 15 15:10:44.512552 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1116/4498] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:44 2026] GET /volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:45.027148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e443f027-edf5-42bd-a73c-6c25c681e755 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.028961 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e443f027-edf5-42bd-a73c-6c25c681e755 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:45.029221 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e443f027-edf5-42bd-a73c-6c25c681e755 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.029482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e443f027-edf5-42bd-a73c-6c25c681e755 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.029631 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e443f027-edf5-42bd-a73c-6c25c681e755 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:45.033858 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:45.033858 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:45.034491 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e443f027-edf5-42bd-a73c-6c25c681e755 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:45.034882 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1135/4499] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:45.217759 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-45f10e05-67da-4b0f-baf6-e62c66a29b6b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.219587 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45f10e05-67da-4b0f-baf6-e62c66a29b6b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:45.219781 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45f10e05-67da-4b0f-baf6-e62c66a29b6b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.220057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45f10e05-67da-4b0f-baf6-e62c66a29b6b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.230231 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:45.230231 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:45.233828 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-45f10e05-67da-4b0f-baf6-e62c66a29b6b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:45.238214 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45f10e05-67da-4b0f-baf6-e62c66a29b6b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:45.238629 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1127/4500] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:45.517915 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-708f1945-76b7-4f44-93cc-429c881646f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.520073 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-708f1945-76b7-4f44-93cc-429c881646f3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:45.520339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-708f1945-76b7-4f44-93cc-429c881646f3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.520585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-708f1945-76b7-4f44-93cc-429c881646f3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.527461 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-708f1945-76b7-4f44-93cc-429c881646f3 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 404 Aug 15 15:10:45.528023 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1123/4501] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:45.528947 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-addb608f-430b-4dd8-925d-9b908dd2b7c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.534144 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-addb608f-430b-4dd8-925d-9b908dd2b7c8 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f Aug 15 15:10:45.534144 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-addb608f-430b-4dd8-925d-9b908dd2b7c8 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.534144 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-addb608f-430b-4dd8-925d-9b908dd2b7c8 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.535444 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cef40f4e-dcf9-4c56-a7e6-451fbab195ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.537406 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cef40f4e-dcf9-4c56-a7e6-451fbab195ac tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:45.537607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cef40f4e-dcf9-4c56-a7e6-451fbab195ac tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.537791 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cef40f4e-dcf9-4c56-a7e6-451fbab195ac tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.540624 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-addb608f-430b-4dd8-925d-9b908dd2b7c8 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f returned with HTTP 404 Aug 15 15:10:45.541130 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1117/4502] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/volumes/28bf1f00-ef22-4f89-8df7-5e7f232c862f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:45.544590 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cef40f4e-dcf9-4c56-a7e6-451fbab195ac tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 404 Aug 15 15:10:45.545112 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1136/4503] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:45.550683 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28999ba9-f751-4143-8f8c-94e376df85ef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.551792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a568ecad-835e-4716-aaab-33adfe0feeb2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.552121 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 Aug 15 15:10:45.552335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.552512 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.552688 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume with id: 81e3c144-c4ca-4d8d-bab0-39ba23691dd7 Aug 15 15:10:45.553544 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a568ecad-835e-4716-aaab-33adfe0feeb2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] DELETE https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:45.553789 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a568ecad-835e-4716-aaab-33adfe0feeb2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.554001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a568ecad-835e-4716-aaab-33adfe0feeb2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.554186 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a568ecad-835e-4716-aaab-33adfe0feeb2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume with id: 12e78c43-e041-4e83-9aca-f58ef42ec7c8 Aug 15 15:10:45.560174 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a568ecad-835e-4716-aaab-33adfe0feeb2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 returned with HTTP 404 Aug 15 15:10:45.560643 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1124/4504] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:45 2026] DELETE /volume/v3/volumes/12e78c43-e041-4e83-9aca-f58ef42ec7c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:45.560830 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:45.560830 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:45.561356 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:45.569205 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.570861 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:45.571208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1115789016"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:45.572649 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1115789016'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:45.572717 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume of 1 GB Aug 15 15:10:45.576807 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Availability Zones retrieved successfully. Aug 15 15:10:45.582036 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (8124789e-5792-40ae-8d2f-69d71fafdfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:45.582927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f01ac70-b339-4c16-8850-b8dd8209d877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:45.583891 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:45.583941 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume request issued successfully. Aug 15 15:10:45.584145 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28999ba9-f751-4143-8f8c-94e376df85ef tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 returned with HTTP 202 Aug 15 15:10:45.584586 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1128/4505] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:45 2026] DELETE /volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:45.595893 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5727b0ce-5522-4453-b381-9e6b0a38a9db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.598453 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5727b0ce-5522-4453-b381-9e6b0a38a9db tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 Aug 15 15:10:45.598683 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5727b0ce-5522-4453-b381-9e6b0a38a9db tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.598905 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5727b0ce-5522-4453-b381-9e6b0a38a9db tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.606229 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:45.606229 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:45.610615 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5727b0ce-5522-4453-b381-9e6b0a38a9db tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:45.614037 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f01ac70-b339-4c16-8850-b8dd8209d877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:45.614798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89edff01-6f72-4ab6-bd15-aef478f3245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:45.615785 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5727b0ce-5522-4453-b381-9e6b0a38a9db tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 returned with HTTP 200 Aug 15 15:10:45.616285 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1137/4506] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:45.674879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Created reservations ['d35b2744-98cd-4317-8fc1-72a1692ac4e2', '576adf9f-c43f-48b7-ba8d-2283b2c358f3', '008ffd4c-81c4-4bc2-b030-a044f0e2ce5b', '5e076f03-c85c-4e07-90ec-0f6446873307'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:45.675734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89edff01-6f72-4ab6-bd15-aef478f3245a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35b2744-98cd-4317-8fc1-72a1692ac4e2', '576adf9f-c43f-48b7-ba8d-2283b2c358f3', '008ffd4c-81c4-4bc2-b030-a044f0e2ce5b', '5e076f03-c85c-4e07-90ec-0f6446873307']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:45.676712 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4407b030-57d5-4826-95d6-c49bfb137861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:45.704721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4407b030-57d5-4826-95d6-c49bfb137861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f7d3bc-6d80-47a1-a9d8-e41479289d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1115789016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['d35b2744-98cd-4317-8fc1-72a1692ac4e2','576adf9f-c43f-48b7-ba8d-2283b2c358f3','008ffd4c-81c4-4bc2-b030-a044f0e2ce5b','5e076f03-c85c-4e07-90ec-0f6446873307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1115789016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f7d3bc-6d80-47a1-a9d8-e41479289d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10ac0afb05db42cd97d47f693c83f419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fab0b5cd46fe498b82d724413d39fff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:45.705581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3729d8e7-6b79-4780-87a0-4b44d457a55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:45.730035 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3729d8e7-6b79-4780-87a0-4b44d457a55c) transitioned into state 'SUCCESS' from state '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-1115789016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10ac0afb05db42cd97d47f693c83f419',qos_specs=None,replication_status=,reservations=['d35b2744-98cd-4317-8fc1-72a1692ac4e2','576adf9f-c43f-48b7-ba8d-2283b2c358f3','008ffd4c-81c4-4bc2-b030-a044f0e2ce5b','5e076f03-c85c-4e07-90ec-0f6446873307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fab0b5cd46fe498b82d724413d39fff2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:45.730932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa9ee0c-2e6e-4efb-8cf2-21f7cc65429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:45.741972 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa9ee0c-2e6e-4efb-8cf2-21f7cc65429f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:45.742916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Flow 'volume_create_api' (8124789e-5792-40ae-8d2f-69d71fafdfbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:45.743226 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Create volume request issued successfully. Aug 15 15:10:45.743804 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba399d54-1e78-4bf5-b8a3-71e21c16bf23 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:45.744338 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1118/4507] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:45 2026] POST /volume/v3/volumes => generated 749 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:45.758652 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9714c789-fb59-4644-aab8-bff37c3b712f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:45.760625 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9714c789-fb59-4644-aab8-bff37c3b712f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:45.760852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9714c789-fb59-4644-aab8-bff37c3b712f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:45.761127 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9714c789-fb59-4644-aab8-bff37c3b712f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:45.768650 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:45.768650 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:45.772516 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9714c789-fb59-4644-aab8-bff37c3b712f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:45.776675 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9714c789-fb59-4644-aab8-bff37c3b712f tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:45.777067 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1125/4508] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:45 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.044739 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-615b511e-a395-40b8-9440-8cbaacab833d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.046724 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-615b511e-a395-40b8-9440-8cbaacab833d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:10:46.046988 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-615b511e-a395-40b8-9440-8cbaacab833d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.047238 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-615b511e-a395-40b8-9440-8cbaacab833d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.047395 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-615b511e-a395-40b8-9440-8cbaacab833d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:46.051945 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.051945 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:46.052511 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-615b511e-a395-40b8-9440-8cbaacab833d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:10:46.052869 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1129/4509] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.063358 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.118965 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:10:46.119377 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9cb2b642-2e8d-45ba-931a-4cfe5c3e7831"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:46.121087 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Creating new backup {'backup': {'volume_id': '9cb2b642-2e8d-45ba-931a-4cfe5c3e7831'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:10:46.121294 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Creating backup of volume 9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 in container None Aug 15 15:10:46.128261 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.128261 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:46.128751 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Volume info retrieved successfully. Aug 15 15:10:46.143069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Created reservations ['d4958c6b-1910-4112-abe8-72550ee253ca', 'e9a31453-7591-4495-99b4-628405bdbde4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:46.170151 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bc5fa1e-b3d8-4f60-ac65-315dbc9e1384 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:10:46.170599 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1138/4510] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:10:46 2026] POST /volume/v3/backups => generated 288 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:46.180732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e97bbecd-174b-4c0c-b7f6-17553b8aea28 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.182879 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e97bbecd-174b-4c0c-b7f6-17553b8aea28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:46.183154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e97bbecd-174b-4c0c-b7f6-17553b8aea28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.183414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e97bbecd-174b-4c0c-b7f6-17553b8aea28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.183535 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e97bbecd-174b-4c0c-b7f6-17553b8aea28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:46.188910 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.188910 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:46.189811 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e97bbecd-174b-4c0c-b7f6-17553b8aea28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:46.190330 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1119/4511] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.250354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20682b2b-f01b-4989-95bb-117dadfff4d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.252365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20682b2b-f01b-4989-95bb-117dadfff4d0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:46.252600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20682b2b-f01b-4989-95bb-117dadfff4d0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.252841 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20682b2b-f01b-4989-95bb-117dadfff4d0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.264200 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.264200 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:46.268574 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20682b2b-f01b-4989-95bb-117dadfff4d0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:46.273544 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20682b2b-f01b-4989-95bb-117dadfff4d0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:46.273923 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1126/4512] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.557375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-605a9ea4-f066-416d-8795-53a5749e9630 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.560150 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-605a9ea4-f066-416d-8795-53a5749e9630 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786/action Aug 15 15:10:46.560665 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-605a9ea4-f066-416d-8795-53a5749e9630 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:46.560828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-605a9ea4-f066-416d-8795-53a5749e9630 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:46.581493 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.581493 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:46.595278 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eb9f9ccf-4e3d-463d-84ff-b4ac1a51a1f8 req-605a9ea4-f066-416d-8795-53a5749e9630 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786/action returned with HTTP 204 Aug 15 15:10:46.595791 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1130/4513] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:10:46 2026] POST /volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:46.633904 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-387643ef-bc12-41d4-b6fb-b2c255cdc2a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.636398 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-387643ef-bc12-41d4-b6fb-b2c255cdc2a0 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 Aug 15 15:10:46.636679 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-387643ef-bc12-41d4-b6fb-b2c255cdc2a0 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.636933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-387643ef-bc12-41d4-b6fb-b2c255cdc2a0 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.643301 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-387643ef-bc12-41d4-b6fb-b2c255cdc2a0 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 returned with HTTP 404 Aug 15 15:10:46.643792 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1139/4514] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/81e3c144-c4ca-4d8d-bab0-39ba23691dd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:46.650680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.652467 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 Aug 15 15:10:46.652637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.652804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.652946 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume with id: a2c235cc-2655-48fd-a527-c7f43bcb1737 Aug 15 15:10:46.660374 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.660374 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:46.660784 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:46.675685 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume request issued successfully. Aug 15 15:10:46.675831 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7e48422-34e8-4d8d-9ab6-232ac33fe08e tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 returned with HTTP 202 Aug 15 15:10:46.676255 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1120/4515] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:46 2026] DELETE /volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:46.686715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39670c14-3862-439a-9e5a-1ea3074ea7ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.689495 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39670c14-3862-439a-9e5a-1ea3074ea7ab tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 Aug 15 15:10:46.689673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39670c14-3862-439a-9e5a-1ea3074ea7ab tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.689884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39670c14-3862-439a-9e5a-1ea3074ea7ab tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.703425 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.703425 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:46.710635 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39670c14-3862-439a-9e5a-1ea3074ea7ab tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:46.718089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39670c14-3862-439a-9e5a-1ea3074ea7ab tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 returned with HTTP 200 Aug 15 15:10:46.718608 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1127/4516] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.789756 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65252d34-efa7-49fa-9190-05fc088a3090 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.791743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65252d34-efa7-49fa-9190-05fc088a3090 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:46.791968 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65252d34-efa7-49fa-9190-05fc088a3090 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.792172 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65252d34-efa7-49fa-9190-05fc088a3090 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.799710 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.799710 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:46.803304 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65252d34-efa7-49fa-9190-05fc088a3090 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:46.807290 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65252d34-efa7-49fa-9190-05fc088a3090 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:46.807728 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1131/4517] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.819847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ccbf0e1-d6e4-4ba1-a939-d9f07757671b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.821561 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ccbf0e1-d6e4-4ba1-a939-d9f07757671b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action Aug 15 15:10:46.821892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ccbf0e1-d6e4-4ba1-a939-d9f07757671b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:46.822024 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ccbf0e1-d6e4-4ba1-a939-d9f07757671b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:46.830571 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.830571 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:46.830949 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-2ccbf0e1-d6e4-4ba1-a939-d9f07757671b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '12f7d3bc-6d80-47a1-a9d8-e41479289d3f' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:46.848424 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ccbf0e1-d6e4-4ba1-a939-d9f07757671b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action returned with HTTP 202 Aug 15 15:10:46.848828 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1140/4518] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:46 2026] POST /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:46.857071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d62cad50-29de-4d0d-a8e0-8975558451ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.858999 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d62cad50-29de-4d0d-a8e0-8975558451ad tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:46.859259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d62cad50-29de-4d0d-a8e0-8975558451ad tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.859622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d62cad50-29de-4d0d-a8e0-8975558451ad tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.866310 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.866310 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:46.869698 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d62cad50-29de-4d0d-a8e0-8975558451ad tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:46.873891 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d62cad50-29de-4d0d-a8e0-8975558451ad tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:46.874293 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1121/4519] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.890912 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f46c9e4-4a3b-4757-a8d6-2c834ecc8a8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.892541 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f46c9e4-4a3b-4757-a8d6-2c834ecc8a8c tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action Aug 15 15:10:46.892869 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f46c9e4-4a3b-4757-a8d6-2c834ecc8a8c tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:46.893055 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f46c9e4-4a3b-4757-a8d6-2c834ecc8a8c tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:46.901525 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.901525 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:46.901873 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-8f46c9e4-4a3b-4757-a8d6-2c834ecc8a8c tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '12f7d3bc-6d80-47a1-a9d8-e41479289d3f' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:46.918560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f46c9e4-4a3b-4757-a8d6-2c834ecc8a8c tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action returned with HTTP 202 Aug 15 15:10:46.918979 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1128/4520] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:46 2026] POST /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:46.926967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72910261-4675-45e8-82c8-8157d90ba4aa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.928752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72910261-4675-45e8-82c8-8157d90ba4aa tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:46.928927 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72910261-4675-45e8-82c8-8157d90ba4aa tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.929145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72910261-4675-45e8-82c8-8157d90ba4aa tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:46.936258 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.936258 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:46.939922 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72910261-4675-45e8-82c8-8157d90ba4aa tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:46.943868 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72910261-4675-45e8-82c8-8157d90ba4aa tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:46.944254 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1132/4521] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:46.960569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0d64095-1558-4e57-81b0-260ae0d0e0d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.962386 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0d64095-1558-4e57-81b0-260ae0d0e0d0 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action Aug 15 15:10:46.962725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0d64095-1558-4e57-81b0-260ae0d0e0d0 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:46.962856 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0d64095-1558-4e57-81b0-260ae0d0e0d0 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:46.971461 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:46.971461 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:46.971786 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-a0d64095-1558-4e57-81b0-260ae0d0e0d0 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '12f7d3bc-6d80-47a1-a9d8-e41479289d3f' with '{'status': 'maintenance'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:46.988654 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0d64095-1558-4e57-81b0-260ae0d0e0d0 tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action returned with HTTP 202 Aug 15 15:10:46.989029 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1141/4522] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:46 2026] POST /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:46.996678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7dea524c-7cf6-49c2-9762-0004edfe8124 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:46.998321 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7dea524c-7cf6-49c2-9762-0004edfe8124 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:46.998508 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7dea524c-7cf6-49c2-9762-0004edfe8124 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:46.998683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7dea524c-7cf6-49c2-9762-0004edfe8124 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.004889 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.004889 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:47.008051 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7dea524c-7cf6-49c2-9762-0004edfe8124 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:47.012075 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7dea524c-7cf6-49c2-9762-0004edfe8124 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:47.012444 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1122/4523] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:46 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:47.027962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb33d960-85b8-40cf-b749-c5d9e3f7e99b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.029915 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb33d960-85b8-40cf-b749-c5d9e3f7e99b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] POST https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action Aug 15 15:10:47.030348 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb33d960-85b8-40cf-b749-c5d9e3f7e99b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:47.030533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb33d960-85b8-40cf-b749-c5d9e3f7e99b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:47.041482 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.041482 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:47.041987 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-cb33d960-85b8-40cf-b749-c5d9e3f7e99b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] Updating volume '12f7d3bc-6d80-47a1-a9d8-e41479289d3f' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:10:47.063985 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb33d960-85b8-40cf-b749-c5d9e3f7e99b tempest-VolumesActionsTest-252066494 tempest-VolumesActionsTest-252066494-project-admin] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action returned with HTTP 202 Aug 15 15:10:47.064585 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1129/4524] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:10:47 2026] POST /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:47.072091 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eec25085-a33d-4d89-8257-9c6361e5332b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.073841 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eec25085-a33d-4d89-8257-9c6361e5332b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:47.074085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eec25085-a33d-4d89-8257-9c6361e5332b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.074295 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eec25085-a33d-4d89-8257-9c6361e5332b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.081218 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.081218 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:47.084973 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eec25085-a33d-4d89-8257-9c6361e5332b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:47.089474 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eec25085-a33d-4d89-8257-9c6361e5332b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:47.090043 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1133/4525] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:47.102009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-512fcfc1-405d-467a-831a-048888e791d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.103886 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-512fcfc1-405d-467a-831a-048888e791d2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:47.104212 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-512fcfc1-405d-467a-831a-048888e791d2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.104332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-512fcfc1-405d-467a-831a-048888e791d2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.110803 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.110803 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:47.113890 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-512fcfc1-405d-467a-831a-048888e791d2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:47.117468 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-512fcfc1-405d-467a-831a-048888e791d2 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:47.117819 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1142/4526] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:47.132399 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.134104 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] DELETE https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:47.134316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.134493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.134683 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume with id: 12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:47.140943 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.140943 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:47.141408 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:47.157745 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Delete volume request issued successfully. Aug 15 15:10:47.157944 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b7f1ef7-dd10-4761-b8cb-104ef6e1cfce tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 202 Aug 15 15:10:47.158375 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1123/4527] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:47 2026] DELETE /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:47.165152 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad384cf0-eeb3-4688-a68c-68e2d568eae9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.168580 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad384cf0-eeb3-4688-a68c-68e2d568eae9 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:47.168845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad384cf0-eeb3-4688-a68c-68e2d568eae9 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.169118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad384cf0-eeb3-4688-a68c-68e2d568eae9 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.179386 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.179386 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:47.188028 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad384cf0-eeb3-4688-a68c-68e2d568eae9 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Volume info retrieved successfully. Aug 15 15:10:47.193052 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad384cf0-eeb3-4688-a68c-68e2d568eae9 tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 200 Aug 15 15:10:47.194112 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1130/4528] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:47.201284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa2b13f3-0654-452e-aa18-8e96c1e8dd6a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.203682 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa2b13f3-0654-452e-aa18-8e96c1e8dd6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:47.203960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa2b13f3-0654-452e-aa18-8e96c1e8dd6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.204336 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa2b13f3-0654-452e-aa18-8e96c1e8dd6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.204482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-aa2b13f3-0654-452e-aa18-8e96c1e8dd6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:47.209800 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.209800 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:47.210615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa2b13f3-0654-452e-aa18-8e96c1e8dd6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:47.211109 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1134/4529] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:47.285232 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ecea45d-e396-4b18-99a9-9c03259f62a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.286778 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ecea45d-e396-4b18-99a9-9c03259f62a1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:47.286971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ecea45d-e396-4b18-99a9-9c03259f62a1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.287159 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ecea45d-e396-4b18-99a9-9c03259f62a1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.296336 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.296336 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:47.299492 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ecea45d-e396-4b18-99a9-9c03259f62a1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:47.303099 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ecea45d-e396-4b18-99a9-9c03259f62a1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:47.303499 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1143/4530] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 1197 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:47.318283 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0daa7b94-6893-454c-8f60-503512606e06 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.320069 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0daa7b94-6893-454c-8f60-503512606e06 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:47.320380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0daa7b94-6893-454c-8f60-503512606e06 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.320572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0daa7b94-6893-454c-8f60-503512606e06 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.328709 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.328709 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:47.331906 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0daa7b94-6893-454c-8f60-503512606e06 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:47.335904 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0daa7b94-6893-454c-8f60-503512606e06 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:47.336362 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1124/4531] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 1197 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:47.374843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-732c9c9a-116e-4d22-92ba-a264478b215c req-15bc7049-3fa3-41ba-bc66-394116a108f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.376777 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-15bc7049-3fa3-41ba-bc66-394116a108f0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:47.376965 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-15bc7049-3fa3-41ba-bc66-394116a108f0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.377172 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-15bc7049-3fa3-41ba-bc66-394116a108f0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.385898 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.385898 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:47.389191 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-732c9c9a-116e-4d22-92ba-a264478b215c req-15bc7049-3fa3-41ba-bc66-394116a108f0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:47.393513 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-15bc7049-3fa3-41ba-bc66-394116a108f0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:47.393513 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1131/4532] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 1197 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:47.414177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.416266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/action Aug 15 15:10:47.416614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:10:47.416766 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:47.429533 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.429533 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:47.430215 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:47.440315 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Begin detaching volume completed successfully. Aug 15 15:10:47.440315 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-cfe22eee-8582-4cbd-8a33-a5dff772a00c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/action returned with HTTP 202 Aug 15 15:10:47.440315 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1135/4533] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:10:47 2026] POST /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:10:47.488300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-427387e4-0501-471e-a4dc-b6e4a91c4b0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.488821 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-427387e4-0501-471e-a4dc-b6e4a91c4b0d None None] GET https://10.4.3.107/volume// Aug 15 15:10:47.488937 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-427387e4-0501-471e-a4dc-b6e4a91c4b0d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.489148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-427387e4-0501-471e-a4dc-b6e4a91c4b0d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.489498 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-427387e4-0501-471e-a4dc-b6e4a91c4b0d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:10:47.489781 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1144/4534] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:10: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 15 15:10:47.502135 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-732c9c9a-116e-4d22-92ba-a264478b215c req-838d588f-c6a3-4db6-b8ce-098756bc62d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.504721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-838d588f-c6a3-4db6-b8ce-098756bc62d3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:47.504934 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-838d588f-c6a3-4db6-b8ce-098756bc62d3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.505257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-838d588f-c6a3-4db6-b8ce-098756bc62d3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.515480 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.515480 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:47.518475 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-732c9c9a-116e-4d22-92ba-a264478b215c req-838d588f-c6a3-4db6-b8ce-098756bc62d3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:47.522225 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-838d588f-c6a3-4db6-b8ce-098756bc62d3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:47.522767 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1125/4535] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 1380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:10:47.535614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-732c9c9a-116e-4d22-92ba-a264478b215c req-4828c8b0-aeb3-40ea-bf5a-b80882c7f137 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.538446 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-4828c8b0-aeb3-40ea-bf5a-b80882c7f137 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/encryption Aug 15 15:10:47.538713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-4828c8b0-aeb3-40ea-bf5a-b80882c7f137 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.538975 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-4828c8b0-aeb3-40ea-bf5a-b80882c7f137 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.550787 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.550787 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:47.558695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-4828c8b0-aeb3-40ea-bf5a-b80882c7f137 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/encryption returned with HTTP 200 Aug 15 15:10:47.559249 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1132/4536] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:47.732126 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-51a0da38-1bdb-4049-8d23-4297abde3034 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.733810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51a0da38-1bdb-4049-8d23-4297abde3034 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 Aug 15 15:10:47.734064 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51a0da38-1bdb-4049-8d23-4297abde3034 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.734340 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-51a0da38-1bdb-4049-8d23-4297abde3034 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.739691 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-51a0da38-1bdb-4049-8d23-4297abde3034 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 returned with HTTP 404 Aug 15 15:10:47.740163 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1136/4537] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/a2c235cc-2655-48fd-a527-c7f43bcb1737 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:47.746576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63633e53-423b-4891-8fa1-22df2704258d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.748226 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] DELETE https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b Aug 15 15:10:47.748436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.748606 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.748777 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume with id: 009f0a87-3c9f-4302-8a23-dcf1c02d359b Aug 15 15:10:47.756116 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.756116 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:47.756619 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:47.773961 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Delete volume request issued successfully. Aug 15 15:10:47.774192 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63633e53-423b-4891-8fa1-22df2704258d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b returned with HTTP 202 Aug 15 15:10:47.774624 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1145/4538] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:47 2026] DELETE /volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:47.784127 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c34b4ee9-0222-4773-8289-e4254f1b496d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:47.786328 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c34b4ee9-0222-4773-8289-e4254f1b496d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b Aug 15 15:10:47.786538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c34b4ee9-0222-4773-8289-e4254f1b496d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:47.786738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c34b4ee9-0222-4773-8289-e4254f1b496d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:47.794903 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:47.794903 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:47.801521 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c34b4ee9-0222-4773-8289-e4254f1b496d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Volume info retrieved successfully. Aug 15 15:10:47.807989 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c34b4ee9-0222-4773-8289-e4254f1b496d tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b returned with HTTP 200 Aug 15 15:10:47.808419 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1126/4539] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:47 2026] GET /volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:48.206882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d0b58c8-36e0-4510-ac65-7c6917e63e0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:48.208721 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d0b58c8-36e0-4510-ac65-7c6917e63e0b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] GET https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f Aug 15 15:10:48.209000 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d0b58c8-36e0-4510-ac65-7c6917e63e0b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:48.209296 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d0b58c8-36e0-4510-ac65-7c6917e63e0b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:48.215017 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d0b58c8-36e0-4510-ac65-7c6917e63e0b tempest-VolumesActionsTest-1664247534 tempest-VolumesActionsTest-1664247534-project-member] https://10.4.3.107/volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f returned with HTTP 404 Aug 15 15:10:48.215552 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1133/4540] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:48 2026] GET /volume/v3/volumes/12f7d3bc-6d80-47a1-a9d8-e41479289d3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:48.223648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-492c610b-146d-4099-817a-c97a03a9cfe7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:48.225747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-492c610b-146d-4099-817a-c97a03a9cfe7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:48.226043 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-492c610b-146d-4099-817a-c97a03a9cfe7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:48.226353 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-492c610b-146d-4099-817a-c97a03a9cfe7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:48.226517 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-492c610b-146d-4099-817a-c97a03a9cfe7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:48.231847 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:48.231847 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:48.232569 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-492c610b-146d-4099-817a-c97a03a9cfe7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:48.233110 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1137/4541] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:48 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:48.773151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-732c9c9a-116e-4d22-92ba-a264478b215c req-1b1d9744-bc47-4bf7-8a82-6f00a95b2bf6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:48.775523 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-1b1d9744-bc47-4bf7-8a82-6f00a95b2bf6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786 Aug 15 15:10:48.775721 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-1b1d9744-bc47-4bf7-8a82-6f00a95b2bf6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:48.775907 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-1b1d9744-bc47-4bf7-8a82-6f00a95b2bf6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:48.787847 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:48.787847 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:48.821171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6f6686b-7f60-4f04-b626-2961a1bc9c25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:48.823515 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6f6686b-7f60-4f04-b626-2961a1bc9c25 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] GET https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b Aug 15 15:10:48.823835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6f6686b-7f60-4f04-b626-2961a1bc9c25 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:48.824046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6f6686b-7f60-4f04-b626-2961a1bc9c25 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:48.831507 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6f6686b-7f60-4f04-b626-2961a1bc9c25 tempest-CreateVolumesFromBackupTest-1105795072 tempest-CreateVolumesFromBackupTest-1105795072-project-member] https://10.4.3.107/volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b returned with HTTP 404 Aug 15 15:10:48.832114 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1127/4542] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:48 2026] GET /volume/v3/volumes/009f0a87-3c9f-4302-8a23-dcf1c02d359b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:48.842191 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-732c9c9a-116e-4d22-92ba-a264478b215c req-1b1d9744-bc47-4bf7-8a82-6f00a95b2bf6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786 returned with HTTP 200 Aug 15 15:10:48.842720 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1146/4543] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:10:48 2026] DELETE /volume/v3/attachments/f0db88b8-4361-48ad-9781-8adfcf71c786 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:49.244325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72bb3b20-5e9b-4859-ad1b-6a91a240d78c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:49.246111 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bb3b20-5e9b-4859-ad1b-6a91a240d78c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:49.246405 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bb3b20-5e9b-4859-ad1b-6a91a240d78c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:49.246579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bb3b20-5e9b-4859-ad1b-6a91a240d78c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:49.246717 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-72bb3b20-5e9b-4859-ad1b-6a91a240d78c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:49.254306 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:49.254306 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:49.254962 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bb3b20-5e9b-4859-ad1b-6a91a240d78c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:49.255389 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1134/4544] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:49 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:49.627405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a38d1ca6-f0c5-42aa-a56a-6e0f46a2c9aa req-6665e3e2-e045-4d4b-a7be-b69ff948a753 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:49.631754 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a38d1ca6-f0c5-42aa-a56a-6e0f46a2c9aa req-6665e3e2-e045-4d4b-a7be-b69ff948a753 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:49.631990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a38d1ca6-f0c5-42aa-a56a-6e0f46a2c9aa req-6665e3e2-e045-4d4b-a7be-b69ff948a753 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:49.632533 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a38d1ca6-f0c5-42aa-a56a-6e0f46a2c9aa req-6665e3e2-e045-4d4b-a7be-b69ff948a753 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:49.639887 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:49.639887 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:49.643772 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a38d1ca6-f0c5-42aa-a56a-6e0f46a2c9aa req-6665e3e2-e045-4d4b-a7be-b69ff948a753 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:49.648230 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a38d1ca6-f0c5-42aa-a56a-6e0f46a2c9aa req-6665e3e2-e045-4d4b-a7be-b69ff948a753 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:49.648843 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1138/4545] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:10:49 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:50.269188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e4c533b-3941-4cc7-96ac-1703caa37a47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:50.272986 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e4c533b-3941-4cc7-96ac-1703caa37a47 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:50.274087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e4c533b-3941-4cc7-96ac-1703caa37a47 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:50.274087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e4c533b-3941-4cc7-96ac-1703caa37a47 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:50.274087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9e4c533b-3941-4cc7-96ac-1703caa37a47 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:50.291172 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:50.291172 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:50.292101 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e4c533b-3941-4cc7-96ac-1703caa37a47 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:50.292597 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1128/4546] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:50 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:50.851517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80efc78f-7f5d-40e9-ba81-c4c0f4b43d1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:51.006317 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80efc78f-7f5d-40e9-ba81-c4c0f4b43d1f tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools Aug 15 15:10:51.006561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80efc78f-7f5d-40e9-ba81-c4c0f4b43d1f tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:51.006820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80efc78f-7f5d-40e9-ba81-c4c0f4b43d1f tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:51.007144 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:51.007144 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:51.018653 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80efc78f-7f5d-40e9-ba81-c4c0f4b43d1f tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 15 15:10:51.018954 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1147/4547] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 15:10:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:51.027109 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51d122a4-25fc-4891-97ec-943185f243d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:51.122178 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51d122a4-25fc-4891-97ec-943185f243d0 tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-reader] GET https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool Aug 15 15:10:51.122472 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51d122a4-25fc-4891-97ec-943185f243d0 tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:51.122731 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51d122a4-25fc-4891-97ec-943185f243d0 tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:51.123775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-51d122a4-25fc-4891-97ec-943185f243d0 tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '762b686139834f98a882ce005190c4dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9bb1ee4f4d14f26a43317304d8ccbed', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:10:51.124749 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51d122a4-25fc-4891-97ec-943185f243d0 tempest-ProjectReaderTests-1330781348 tempest-ProjectReaderTests-1330781348-project-reader] https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool returned with HTTP 403 Aug 15 15:10:51.124907 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1135/4548] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 15:10:51 2026] GET /volume/v3/capabilities/np0000007361@storpool => generated 110 bytes in 98 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:51.307122 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b49ce589-3043-48e1-8962-9b3f281b89f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:51.310348 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b49ce589-3043-48e1-8962-9b3f281b89f2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:51.310713 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b49ce589-3043-48e1-8962-9b3f281b89f2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:51.311027 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b49ce589-3043-48e1-8962-9b3f281b89f2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:51.311197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b49ce589-3043-48e1-8962-9b3f281b89f2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:51.318585 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:51.318585 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:51.319830 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b49ce589-3043-48e1-8962-9b3f281b89f2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:51.320525 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1139/4549] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:51 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:52.335447 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c2e4cfb9-dbb2-4c68-b09a-8964c7604a2f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:52.343264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2e4cfb9-dbb2-4c68-b09a-8964c7604a2f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:52.343264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2e4cfb9-dbb2-4c68-b09a-8964c7604a2f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:52.343264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2e4cfb9-dbb2-4c68-b09a-8964c7604a2f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:52.343264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c2e4cfb9-dbb2-4c68-b09a-8964c7604a2f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:52.359151 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:52.359151 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:52.359151 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2e4cfb9-dbb2-4c68-b09a-8964c7604a2f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:52.359151 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1129/4550] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:52 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:52.664373 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2803634-9a71-4900-aca6-92c405fa057e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:52.666951 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:52.667262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:52.667524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:52.667731 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume with id: 0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:52.677742 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:52.677742 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:52.678383 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:52.705433 np0000007361 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:10:52.715582 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume request issued successfully. Aug 15 15:10:52.715778 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2803634-9a71-4900-aca6-92c405fa057e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 202 Aug 15 15:10:52.716192 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1148/4551] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:52 2026] DELETE /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:52.722635 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88b969d4-6344-489f-9e93-87c1651e05b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:52.726901 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88b969d4-6344-489f-9e93-87c1651e05b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:52.727107 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88b969d4-6344-489f-9e93-87c1651e05b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:52.727364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88b969d4-6344-489f-9e93-87c1651e05b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:52.736409 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:52.736409 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:52.740458 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88b969d4-6344-489f-9e93-87c1651e05b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:52.746273 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88b969d4-6344-489f-9e93-87c1651e05b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 200 Aug 15 15:10:52.746661 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1136/4552] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:52 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:53.371913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a147d19-b24a-4cbd-b37b-961d3e1380c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:53.376303 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a147d19-b24a-4cbd-b37b-961d3e1380c4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:53.376303 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a147d19-b24a-4cbd-b37b-961d3e1380c4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:53.376572 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a147d19-b24a-4cbd-b37b-961d3e1380c4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:53.376708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5a147d19-b24a-4cbd-b37b-961d3e1380c4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:53.383522 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:53.383522 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:53.384924 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a147d19-b24a-4cbd-b37b-961d3e1380c4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:53.385821 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1140/4553] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:53 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:53.758217 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8be6f853-9a23-4119-a3ec-af1e7b333460 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:53.761042 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8be6f853-9a23-4119-a3ec-af1e7b333460 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 Aug 15 15:10:53.761325 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8be6f853-9a23-4119-a3ec-af1e7b333460 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:53.761607 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8be6f853-9a23-4119-a3ec-af1e7b333460 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:53.770226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8be6f853-9a23-4119-a3ec-af1e7b333460 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 returned with HTTP 404 Aug 15 15:10:53.770900 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1130/4554] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:53 2026] GET /volume/v3/volumes/0a62cea2-fe09-4f48-8ba5-3bf46f27a405 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:53.776944 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:53.778647 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:10:53.778815 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:53.778988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:53.779136 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume with id: 860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:10:53.786930 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:53.786930 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:53.787389 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:53.798475 np0000007361 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:10:53.810269 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume request issued successfully. Aug 15 15:10:53.810269 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-173ee063-64bd-46bb-ad81-27b85fe9c359 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb returned with HTTP 202 Aug 15 15:10:53.810269 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1149/4555] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:10:53 2026] DELETE /volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:53.818217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28581522-961a-4b9b-bb08-3e6ef70c4c65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:53.820848 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28581522-961a-4b9b-bb08-3e6ef70c4c65 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:10:53.821488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28581522-961a-4b9b-bb08-3e6ef70c4c65 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:53.821488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28581522-961a-4b9b-bb08-3e6ef70c4c65 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:53.829844 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:53.829844 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:53.834119 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28581522-961a-4b9b-bb08-3e6ef70c4c65 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:53.837532 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28581522-961a-4b9b-bb08-3e6ef70c4c65 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb returned with HTTP 200 Aug 15 15:10:53.837870 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1137/4556] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:53 2026] GET /volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:54.401015 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-69c293a4-84bb-42cf-88ce-a07cd91cd623 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:54.403786 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69c293a4-84bb-42cf-88ce-a07cd91cd623 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:54.404073 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69c293a4-84bb-42cf-88ce-a07cd91cd623 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:54.404351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69c293a4-84bb-42cf-88ce-a07cd91cd623 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:54.404509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-69c293a4-84bb-42cf-88ce-a07cd91cd623 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:54.409680 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:54.409680 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:54.410719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69c293a4-84bb-42cf-88ce-a07cd91cd623 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:54.411372 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1141/4557] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:54 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:54.850681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-354abdbc-abfd-4cb3-9544-b0b9d6c7af94 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:54.852472 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-354abdbc-abfd-4cb3-9544-b0b9d6c7af94 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb Aug 15 15:10:54.852671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-354abdbc-abfd-4cb3-9544-b0b9d6c7af94 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:54.852909 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-354abdbc-abfd-4cb3-9544-b0b9d6c7af94 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:54.860866 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-354abdbc-abfd-4cb3-9544-b0b9d6c7af94 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb returned with HTTP 404 Aug 15 15:10:54.861370 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1131/4558] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:54 2026] GET /volume/v3/volumes/860de8cf-d5ac-4550-8094-5988336c9dbb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:10:54.868682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:54.870976 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:10:54.871205 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:54.871424 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:54.872738 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:10:54.884323 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Get all volumes completed successfully. Aug 15 15:10:54.887066 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:54.887066 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:54.893873 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f78fd1b3-c5e7-4332-b789-97956a2c979d tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:10:54.894422 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1150/4559] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:10:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:10:54.908572 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e170d348-f42c-464e-b1f2-7cf2e61db02e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:54.910351 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e170d348-f42c-464e-b1f2-7cf2e61db02e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] DELETE https://10.4.3.107/volume/v3/types/6435d9fc-b8d4-4be7-875a-8723378924dc Aug 15 15:10:54.910537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e170d348-f42c-464e-b1f2-7cf2e61db02e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:54.910723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e170d348-f42c-464e-b1f2-7cf2e61db02e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:54.934331 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e170d348-f42c-464e-b1f2-7cf2e61db02e tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/types/6435d9fc-b8d4-4be7-875a-8723378924dc returned with HTTP 202 Aug 15 15:10:54.934331 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1138/4560] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:10:54 2026] DELETE /volume/v3/types/6435d9fc-b8d4-4be7-875a-8723378924dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:10:55.209164 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:55.373693 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:55.374146 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1138333844"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:55.376026 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1138333844'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:55.376168 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume of 1 GB Aug 15 15:10:55.381432 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Availability Zones retrieved successfully. Aug 15 15:10:55.388843 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Flow 'volume_create_api' (ed0fecf2-2c80-4d06-bd83-d152efb0362e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:55.390399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b92b1f1-2588-4b4b-a716-6d7e6087a5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:55.391648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:55.425532 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b92b1f1-2588-4b4b-a716-6d7e6087a5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:55.426026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-489154f3-2707-4ad4-b4b2-7b1ac6dc6f4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:55.426684 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ebf25d-459c-4d42-ad61-62c915aa2539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:55.428503 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-489154f3-2707-4ad4-b4b2-7b1ac6dc6f4d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:55.428684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-489154f3-2707-4ad4-b4b2-7b1ac6dc6f4d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:55.428900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-489154f3-2707-4ad4-b4b2-7b1ac6dc6f4d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:55.429070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-489154f3-2707-4ad4-b4b2-7b1ac6dc6f4d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:55.435519 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:55.435519 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:55.436194 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-489154f3-2707-4ad4-b4b2-7b1ac6dc6f4d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:55.436781 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1132/4561] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:55 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:55.502539 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Created reservations ['457db306-c800-4295-b9cb-91e7941e38d0', 'a5b60ab5-b72c-43ad-b2fd-bce52a11b336', '15f2697c-6b1f-4218-b70d-7de8b93ab534', '25a715ce-6651-4736-a6cf-20378f52bbda'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:55.503380 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ebf25d-459c-4d42-ad61-62c915aa2539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['457db306-c800-4295-b9cb-91e7941e38d0', 'a5b60ab5-b72c-43ad-b2fd-bce52a11b336', '15f2697c-6b1f-4218-b70d-7de8b93ab534', '25a715ce-6651-4736-a6cf-20378f52bbda']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:55.504198 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c70d3de-e537-4f8b-a1cf-884fb49d2bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:55.526048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c70d3de-e537-4f8b-a1cf-884fb49d2bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f342907d-8a9f-4fb6-865e-655a1e001039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1138333844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd904868b47548bc82d02fa4b384608c',qos_specs=None,replication_status=,reservations=['457db306-c800-4295-b9cb-91e7941e38d0','a5b60ab5-b72c-43ad-b2fd-bce52a11b336','15f2697c-6b1f-4218-b70d-7de8b93ab534','25a715ce-6651-4736-a6cf-20378f52bbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1138333844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f342907d-8a9f-4fb6-865e-655a1e001039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd904868b47548bc82d02fa4b384608c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:55.526528 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2377dc-123c-4cd7-a12e-9b654caa01b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:55.574725 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2377dc-123c-4cd7-a12e-9b654caa01b8) transitioned into state 'SUCCESS' from state '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-1138333844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd904868b47548bc82d02fa4b384608c',qos_specs=None,replication_status=,reservations=['457db306-c800-4295-b9cb-91e7941e38d0','a5b60ab5-b72c-43ad-b2fd-bce52a11b336','15f2697c-6b1f-4218-b70d-7de8b93ab534','25a715ce-6651-4736-a6cf-20378f52bbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:55.575355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7101acc9-0e50-4a20-8d1d-2a25994da4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:55.590630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7101acc9-0e50-4a20-8d1d-2a25994da4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:55.591967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Flow 'volume_create_api' (ed0fecf2-2c80-4d06-bd83-d152efb0362e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:55.592543 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume request issued successfully. Aug 15 15:10:55.593713 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55eebf67-939b-4d3d-843c-0ca15d2a0c39 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:55.594848 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1142/4562] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:10:55 2026] POST /volume/v3/volumes => generated 754 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:55.607805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66f5fb88-d7f0-4b5b-a52f-460e6fee30a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:55.612569 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66f5fb88-d7f0-4b5b-a52f-460e6fee30a3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:10:55.612569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66f5fb88-d7f0-4b5b-a52f-460e6fee30a3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:55.612569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66f5fb88-d7f0-4b5b-a52f-460e6fee30a3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:55.620130 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:55.620130 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:55.624396 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66f5fb88-d7f0-4b5b-a52f-460e6fee30a3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:10:55.629674 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66f5fb88-d7f0-4b5b-a52f-460e6fee30a3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 200 Aug 15 15:10:55.630155 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1151/4563] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:55 2026] GET /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:56.346352 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d2e09c3-80c5-4edd-aa00-e6785ac19b69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.348262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d2e09c3-80c5-4edd-aa00-e6785ac19b69 tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:10:56.348622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d2e09c3-80c5-4edd-aa00-e6785ac19b69 tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2077008550", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:56.372284 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d2e09c3-80c5-4edd-aa00-e6785ac19b69 tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:10:56.372833 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1139/4564] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:10:56 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:56.383340 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3b3c292-bc28-4434-a252-3b3aba7c47c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.386828 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3b3c292-bc28-4434-a252-3b3aba7c47c5 tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] POST https://10.4.3.107/volume/v3/types/6c4415ff-6f07-49a1-876c-99e13254074d/encryption Aug 15 15:10:56.387450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3b3c292-bc28-4434-a252-3b3aba7c47c5 tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:56.406395 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3b3c292-bc28-4434-a252-3b3aba7c47c5 tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/types/6c4415ff-6f07-49a1-876c-99e13254074d/encryption returned with HTTP 200 Aug 15 15:10:56.406973 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1133/4565] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:10:56 2026] POST /volume/v3/types/6c4415ff-6f07-49a1-876c-99e13254074d/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:56.434789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.436712 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:10:56.437041 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-429517098", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": "tempest-scenario-type-luks-2077008550", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:56.438596 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-429517098', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': 'tempest-scenario-type-luks-2077008550', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:10:56.447679 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f76f6bd-a14c-42d8-8b4f-95aabd9a9fa1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.450732 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f76f6bd-a14c-42d8-8b4f-95aabd9a9fa1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:56.451062 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f76f6bd-a14c-42d8-8b4f-95aabd9a9fa1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:56.451328 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f76f6bd-a14c-42d8-8b4f-95aabd9a9fa1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:56.451989 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3f76f6bd-a14c-42d8-8b4f-95aabd9a9fa1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:56.456935 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:56.456935 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:56.457815 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f76f6bd-a14c-42d8-8b4f-95aabd9a9fa1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:56.458801 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1152/4566] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:56 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:56.646370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad3b57b2-c7af-4632-a321-679771c06599 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.648574 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad3b57b2-c7af-4632-a321-679771c06599 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:10:56.648800 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad3b57b2-c7af-4632-a321-679771c06599 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:56.649012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad3b57b2-c7af-4632-a321-679771c06599 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:56.657628 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:56.657628 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:56.662157 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume of 1 GB Aug 15 15:10:56.662226 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:56.662226 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:56.662327 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad3b57b2-c7af-4632-a321-679771c06599 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:10:56.662662 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Availability Zones retrieved successfully. Aug 15 15:10:56.667627 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad3b57b2-c7af-4632-a321-679771c06599 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 200 Aug 15 15:10:56.668093 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1140/4567] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:56 2026] GET /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:56.670604 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (543833ce-0c97-45bd-ba30-79ff854b0cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:56.671732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2b2a18-497d-4b3d-a4cd-f54c322b6b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:56.672848 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:10:56.681956 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.684404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:10:56.684815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f342907d-8a9f-4fb6-865e-655a1e001039", "name": "tempest-VolumesBackupsAdminTest-Backup-648421147", "container": "tempest-volumesbackupsadmintest-backup-container-451259626"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:10:56.686993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Creating new backup {'backup': {'volume_id': 'f342907d-8a9f-4fb6-865e-655a1e001039', 'name': 'tempest-VolumesBackupsAdminTest-Backup-648421147', 'container': 'tempest-volumesbackupsadmintest-backup-container-451259626'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:10:56.687169 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Creating backup of volume f342907d-8a9f-4fb6-865e-655a1e001039 in container tempest-volumesbackupsadmintest-backup-container-451259626 Aug 15 15:10:56.694079 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:56.694079 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:56.694714 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:10:56.729574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Created reservations ['70815e37-dfb8-4ffb-879d-bb9182122c57', '12c4ca02-ab16-4a0d-b1be-e773471b0da6'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:56.731796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2b2a18-497d-4b3d-a4cd-f54c322b6b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:10:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c4415ff-6f07-49a1-876c-99e13254074d,is_public=True,name='tempest-scenario-type-luks-2077008550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c4415ff-6f07-49a1-876c-99e13254074d', '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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:56.732577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31629315-0777-4443-9d1f-77e450b9dfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:56.760369 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2077008550 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2077008550, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:10:56.760526 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb32897c-68aa-487a-8e66-2f31c47e5c86 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:10:56.762022 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2077008550 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2077008550, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:10:56.762105 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1134/4568] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:56 2026] POST /volume/v3/backups => generated 334 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:56.770056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60592171-2ad1-45d4-914f-1fc5cc11f5bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.771904 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60592171-2ad1-45d4-914f-1fc5cc11f5bb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:10:56.771904 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60592171-2ad1-45d4-914f-1fc5cc11f5bb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:56.772187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60592171-2ad1-45d4-914f-1fc5cc11f5bb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:56.772320 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-60592171-2ad1-45d4-914f-1fc5cc11f5bb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:56.778056 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:56.778056 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:56.779102 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60592171-2ad1-45d4-914f-1fc5cc11f5bb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:10:56.779705 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1153/4569] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:56 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:56.794674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Created reservations ['e2a44638-984e-4fa1-9863-04dafa69f81f', 'fc3790de-b537-4cc6-b9f2-13550753342d', '6c216d2a-c661-4082-8efd-e68fc7979eed', '2bfaeb32-1ac8-4ea2-9298-617b903156f7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:10:56.795386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31629315-0777-4443-9d1f-77e450b9dfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a44638-984e-4fa1-9863-04dafa69f81f', 'fc3790de-b537-4cc6-b9f2-13550753342d', '6c216d2a-c661-4082-8efd-e68fc7979eed', '2bfaeb32-1ac8-4ea2-9298-617b903156f7']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:56.796089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b41c9d9a-3fa3-45a5-a635-17c39c085e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:56.818684 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b41c9d9a-3fa3-45a5-a635-17c39c085e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a4b65f-5d81-4120-81de-f16706aec18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-429517098',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['e2a44638-984e-4fa1-9863-04dafa69f81f','fc3790de-b537-4cc6-b9f2-13550753342d','6c216d2a-c661-4082-8efd-e68fc7979eed','2bfaeb32-1ac8-4ea2-9298-617b903156f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6c4415ff-6f07-49a1-876c-99e13254074d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-429517098',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=43a4b65f-5d81-4120-81de-f16706aec18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38d4eb2344b420c95f22384ed550ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00e6ef57a4824957b423f2dd20a48641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c4415ff-6f07-49a1-876c-99e13254074d),volume_type_id=6c4415ff-6f07-49a1-876c-99e13254074d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:56.819473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b4678f-3a7a-465c-b753-df8ddd9580db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:56.840081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b4678f-3a7a-465c-b753-df8ddd9580db) transitioned into state 'SUCCESS' from state '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-429517098',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['e2a44638-984e-4fa1-9863-04dafa69f81f','fc3790de-b537-4cc6-b9f2-13550753342d','6c216d2a-c661-4082-8efd-e68fc7979eed','2bfaeb32-1ac8-4ea2-9298-617b903156f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6c4415ff-6f07-49a1-876c-99e13254074d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:56.840974 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ef4c8b-287b-4b09-bfd6-c9a8bdcee140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:10:56.853421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ef4c8b-287b-4b09-bfd6-c9a8bdcee140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:10:56.854489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (543833ce-0c97-45bd-ba30-79ff854b0cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:10:56.854900 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request issued successfully. Aug 15 15:10:56.855806 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8191f57f-b7c0-47eb-bb8b-956afd914645 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:10:56.856504 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1143/4570] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:10:56 2026] POST /volume/v3/volumes => generated 791 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:10:56.871747 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d2e42e6-1a29-4224-a359-6f3d139872ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:56.873703 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d2e42e6-1a29-4224-a359-6f3d139872ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:10:56.873867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d2e42e6-1a29-4224-a359-6f3d139872ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:56.874050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d2e42e6-1a29-4224-a359-6f3d139872ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:56.882859 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:56.882859 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:56.891276 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3d2e42e6-1a29-4224-a359-6f3d139872ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:56.897272 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d2e42e6-1a29-4224-a359-6f3d139872ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:10:56.897699 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1141/4571] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:56 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:10:57.469715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0eba5450-78aa-4c1c-96c0-587c9358e51c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:57.471651 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eba5450-78aa-4c1c-96c0-587c9358e51c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:57.471990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eba5450-78aa-4c1c-96c0-587c9358e51c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:57.472369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eba5450-78aa-4c1c-96c0-587c9358e51c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:57.472441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0eba5450-78aa-4c1c-96c0-587c9358e51c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:57.477075 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:57.477075 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:57.478500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eba5450-78aa-4c1c-96c0-587c9358e51c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:57.478500 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1135/4572] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:57 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:57.792456 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4bde664-acc7-42ed-9d63-15d3c6594017 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:57.794460 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4bde664-acc7-42ed-9d63-15d3c6594017 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:10:57.794670 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4bde664-acc7-42ed-9d63-15d3c6594017 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:57.794867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4bde664-acc7-42ed-9d63-15d3c6594017 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:57.794984 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f4bde664-acc7-42ed-9d63-15d3c6594017 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:57.799523 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:57.799523 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:57.800329 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4bde664-acc7-42ed-9d63-15d3c6594017 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:10:57.800742 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1154/4573] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:57 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:57.911305 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9baf32b0-b5c9-4c5d-ae7f-77539e798580 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:57.913202 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9baf32b0-b5c9-4c5d-ae7f-77539e798580 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:10:57.913444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9baf32b0-b5c9-4c5d-ae7f-77539e798580 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:57.913661 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9baf32b0-b5c9-4c5d-ae7f-77539e798580 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:57.921992 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:57.921992 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:57.926136 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9baf32b0-b5c9-4c5d-ae7f-77539e798580 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:57.930787 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9baf32b0-b5c9-4c5d-ae7f-77539e798580 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:10:57.931206 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1144/4574] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:57 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:58.494490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a326eb3-14d5-49f2-954e-8eb1ba2d170e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:58.494490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a326eb3-14d5-49f2-954e-8eb1ba2d170e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:58.494490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a326eb3-14d5-49f2-954e-8eb1ba2d170e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:58.494490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a326eb3-14d5-49f2-954e-8eb1ba2d170e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:58.494490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6a326eb3-14d5-49f2-954e-8eb1ba2d170e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:58.499365 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:58.499365 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:58.499365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a326eb3-14d5-49f2-954e-8eb1ba2d170e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:58.499708 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1142/4575] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:58 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:58.815317 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-634a2594-9f3a-40cf-ae00-9cefa1a5eace None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:58.818270 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-634a2594-9f3a-40cf-ae00-9cefa1a5eace tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:10:58.818452 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-634a2594-9f3a-40cf-ae00-9cefa1a5eace tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:58.818620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-634a2594-9f3a-40cf-ae00-9cefa1a5eace tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:58.818715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-634a2594-9f3a-40cf-ae00-9cefa1a5eace tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:58.823144 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:58.823144 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:58.824406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-634a2594-9f3a-40cf-ae00-9cefa1a5eace tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:10:58.825398 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1136/4576] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:58 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:58.944051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-faffcc4d-cbf8-43c9-a50e-cf81307e11ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:58.945845 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faffcc4d-cbf8-43c9-a50e-cf81307e11ce tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:10:58.946317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faffcc4d-cbf8-43c9-a50e-cf81307e11ce tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:58.946317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-faffcc4d-cbf8-43c9-a50e-cf81307e11ce tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:58.955595 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:58.955595 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:10:58.960380 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-faffcc4d-cbf8-43c9-a50e-cf81307e11ce tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:58.966130 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-faffcc4d-cbf8-43c9-a50e-cf81307e11ce tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:10:58.966622 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1155/4577] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:58 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:59.510398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58757350-dce1-4d23-97a0-00f22cf5bc5a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:59.512312 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58757350-dce1-4d23-97a0-00f22cf5bc5a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:10:59.512561 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58757350-dce1-4d23-97a0-00f22cf5bc5a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:59.512785 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58757350-dce1-4d23-97a0-00f22cf5bc5a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:59.512936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-58757350-dce1-4d23-97a0-00f22cf5bc5a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:59.517229 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:59.517229 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:10:59.517911 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58757350-dce1-4d23-97a0-00f22cf5bc5a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:10:59.518339 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1145/4578] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:10:59 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:59.835598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98ba755d-f398-4532-98c9-df1f0a9a2647 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:59.837601 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98ba755d-f398-4532-98c9-df1f0a9a2647 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:10:59.837817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98ba755d-f398-4532-98c9-df1f0a9a2647 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:59.838059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98ba755d-f398-4532-98c9-df1f0a9a2647 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:59.838181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-98ba755d-f398-4532-98c9-df1f0a9a2647 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:10:59.843097 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:59.843097 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:10:59.843910 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98ba755d-f398-4532-98c9-df1f0a9a2647 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:10:59.844348 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1143/4579] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:59 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:10:59.977585 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31c9f363-fe25-4178-915b-c735621c1f5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:10:59.979263 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31c9f363-fe25-4178-915b-c735621c1f5c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:10:59.979263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31c9f363-fe25-4178-915b-c735621c1f5c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:10:59.979424 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31c9f363-fe25-4178-915b-c735621c1f5c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:10:59.985366 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:10:59.985366 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:10:59.988186 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31c9f363-fe25-4178-915b-c735621c1f5c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:10:59.991885 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31c9f363-fe25-4178-915b-c735621c1f5c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:10:59.992258 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1137/4580] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:10:59 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:00.528900 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3dcd7480-7820-47c7-91d4-2fc1b7c52a09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:00.530810 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dcd7480-7820-47c7-91d4-2fc1b7c52a09 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:11:00.531006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dcd7480-7820-47c7-91d4-2fc1b7c52a09 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:00.531196 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dcd7480-7820-47c7-91d4-2fc1b7c52a09 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:00.531318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3dcd7480-7820-47c7-91d4-2fc1b7c52a09 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:00.535371 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:00.535371 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:00.536098 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dcd7480-7820-47c7-91d4-2fc1b7c52a09 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:11:00.536617 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1156/4581] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:00 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:00.854233 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3cbfe284-5cb9-432d-bac8-a07db4893a2e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:00.856173 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3cbfe284-5cb9-432d-bac8-a07db4893a2e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:00.856409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3cbfe284-5cb9-432d-bac8-a07db4893a2e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:00.856597 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3cbfe284-5cb9-432d-bac8-a07db4893a2e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:00.856705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3cbfe284-5cb9-432d-bac8-a07db4893a2e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:00.861827 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:00.861827 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:00.862695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3cbfe284-5cb9-432d-bac8-a07db4893a2e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:00.863104 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1146/4582] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:00 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:01.005208 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a385e422-bee9-47ba-8d4e-a526ee205afd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:01.007156 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a385e422-bee9-47ba-8d4e-a526ee205afd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:01.007383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a385e422-bee9-47ba-8d4e-a526ee205afd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:01.007594 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a385e422-bee9-47ba-8d4e-a526ee205afd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:01.013982 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:01.013982 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:01.017499 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a385e422-bee9-47ba-8d4e-a526ee205afd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:01.021599 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a385e422-bee9-47ba-8d4e-a526ee205afd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:01.022040 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1144/4583] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:01 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:01.551468 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0341707f-6210-41ed-9238-5e85250aaf6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:01.554348 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0341707f-6210-41ed-9238-5e85250aaf6f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:11:01.555117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0341707f-6210-41ed-9238-5e85250aaf6f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:01.555388 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0341707f-6210-41ed-9238-5e85250aaf6f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:01.556106 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0341707f-6210-41ed-9238-5e85250aaf6f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:01.561160 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:01.561160 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:01.561938 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0341707f-6210-41ed-9238-5e85250aaf6f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:11:01.562318 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1138/4584] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:01 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:01.874348 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9859ace-9b5c-4d1b-a88e-90bcf10800a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:01.876700 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9859ace-9b5c-4d1b-a88e-90bcf10800a6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:01.876991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9859ace-9b5c-4d1b-a88e-90bcf10800a6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:01.877278 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9859ace-9b5c-4d1b-a88e-90bcf10800a6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:01.877453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d9859ace-9b5c-4d1b-a88e-90bcf10800a6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:01.883152 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:01.883152 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:01.884285 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9859ace-9b5c-4d1b-a88e-90bcf10800a6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:01.884855 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1157/4585] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:01 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:02.037377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c32dcfe0-48f4-415f-99e8-c41d888e47f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:02.039378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c32dcfe0-48f4-415f-99e8-c41d888e47f9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:02.039673 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c32dcfe0-48f4-415f-99e8-c41d888e47f9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:02.039886 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c32dcfe0-48f4-415f-99e8-c41d888e47f9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:02.048005 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:02.048005 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:02.052284 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c32dcfe0-48f4-415f-99e8-c41d888e47f9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:02.057897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c32dcfe0-48f4-415f-99e8-c41d888e47f9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:02.058459 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1147/4586] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:02 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:02.575042 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00b2b9bf-3b25-4caf-ae73-0b0ccff890ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:02.577074 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00b2b9bf-3b25-4caf-ae73-0b0ccff890ed tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:11:02.577501 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00b2b9bf-3b25-4caf-ae73-0b0ccff890ed tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:02.577642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00b2b9bf-3b25-4caf-ae73-0b0ccff890ed tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:02.577720 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-00b2b9bf-3b25-4caf-ae73-0b0ccff890ed tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:02.587288 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:02.587288 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:02.587916 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00b2b9bf-3b25-4caf-ae73-0b0ccff890ed tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:11:02.588360 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1145/4587] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:02 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:02.897548 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-839111a6-d66a-4fcd-bdd7-e5d36db7b6b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:02.899768 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-839111a6-d66a-4fcd-bdd7-e5d36db7b6b0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:02.899993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-839111a6-d66a-4fcd-bdd7-e5d36db7b6b0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:02.900407 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-839111a6-d66a-4fcd-bdd7-e5d36db7b6b0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:02.900545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-839111a6-d66a-4fcd-bdd7-e5d36db7b6b0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:02.905843 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:02.905843 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:02.906914 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-839111a6-d66a-4fcd-bdd7-e5d36db7b6b0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:02.907411 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1139/4588] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:02 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:03.076816 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d56bc661-3c09-48bb-a54b-b74599be21eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:03.079804 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d56bc661-3c09-48bb-a54b-b74599be21eb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:03.079804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d56bc661-3c09-48bb-a54b-b74599be21eb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:03.079804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d56bc661-3c09-48bb-a54b-b74599be21eb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:03.086664 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:03.086664 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:03.094006 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d56bc661-3c09-48bb-a54b-b74599be21eb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:03.096858 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d56bc661-3c09-48bb-a54b-b74599be21eb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:03.097512 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1158/4589] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:03 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:03.599259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8a398e73-3b80-453a-9ad5-07bfe17468c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:03.601490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8a398e73-3b80-453a-9ad5-07bfe17468c8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:11:03.601914 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8a398e73-3b80-453a-9ad5-07bfe17468c8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:03.602197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8a398e73-3b80-453a-9ad5-07bfe17468c8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:03.602361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8a398e73-3b80-453a-9ad5-07bfe17468c8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ed336754-c56e-4c1f-ba61-bc5385492a70. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:03.606821 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:03.606821 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:03.607561 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8a398e73-3b80-453a-9ad5-07bfe17468c8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 200 Aug 15 15:11:03.607980 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1148/4590] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:03 2026] GET /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:03.617224 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:03.618866 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 Aug 15 15:11:03.619071 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:03.619260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:03.619365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete backup with id: ed336754-c56e-4c1f-ba61-bc5385492a70. Aug 15 15:11:03.623256 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:03.623256 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:03.635603 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] delete_backup rpcapi backup_id ed336754-c56e-4c1f-ba61-bc5385492a70 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:11:03.637839 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64e1dacb-c990-4148-b79c-c2fe44d09419 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 returned with HTTP 202 Aug 15 15:11:03.638348 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1146/4591] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:11:03 2026] DELETE /volume/v3/backups/ed336754-c56e-4c1f-ba61-bc5385492a70 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:03.649780 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:03.651617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:03.651961 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1070395308"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:03.653533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1070395308'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:03.653647 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume of 1 GB Aug 15 15:11:03.657786 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Availability Zones retrieved successfully. Aug 15 15:11:03.662928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (c6f7e264-116f-446c-9bac-f1eeeb7ce2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:03.664043 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f1bb98-d69f-4082-82e1-444a8af4c7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:03.664728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:03.688133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f1bb98-d69f-4082-82e1-444a8af4c7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:03.688855 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ec38aa-d638-4525-bb16-c5c228e1bbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:03.728218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['05248688-281d-4167-9f8b-38589e77589b', '507aed81-81f9-4cf7-a84d-6cc07082f8c9', '4f29916e-fee5-443f-b96c-4f6379e107af', 'fed3b08c-c457-45f3-9a46-5fd9f98b784f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:03.728981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ec38aa-d638-4525-bb16-c5c228e1bbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05248688-281d-4167-9f8b-38589e77589b', '507aed81-81f9-4cf7-a84d-6cc07082f8c9', '4f29916e-fee5-443f-b96c-4f6379e107af', 'fed3b08c-c457-45f3-9a46-5fd9f98b784f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:03.729710 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019d8c5f-1df7-4af8-90dd-c5107c146f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:03.753027 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019d8c5f-1df7-4af8-90dd-c5107c146f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12a87f52-ad80-49df-86b0-496dbfcfd546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070395308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['05248688-281d-4167-9f8b-38589e77589b','507aed81-81f9-4cf7-a84d-6cc07082f8c9','4f29916e-fee5-443f-b96c-4f6379e107af','fed3b08c-c457-45f3-9a46-5fd9f98b784f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070395308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12a87f52-ad80-49df-86b0-496dbfcfd546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0136533488941bab9c564c5caa7e1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:03.753721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4893fd0f-ec4e-4292-9b6c-53f9ffc99cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:03.780082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4893fd0f-ec4e-4292-9b6c-53f9ffc99cc3) transitioned into state 'SUCCESS' from state '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-1070395308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['05248688-281d-4167-9f8b-38589e77589b','507aed81-81f9-4cf7-a84d-6cc07082f8c9','4f29916e-fee5-443f-b96c-4f6379e107af','fed3b08c-c457-45f3-9a46-5fd9f98b784f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:03.780850 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5215a665-c61c-403b-917e-95d38e0d79e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:03.799383 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5215a665-c61c-403b-917e-95d38e0d79e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:03.800733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (c6f7e264-116f-446c-9bac-f1eeeb7ce2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:03.801379 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request issued successfully. Aug 15 15:11:03.802176 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-013ee7d8-ff5b-454b-97cb-59f7a5aab50f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:03.802881 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1140/4592] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:11:03 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 15 15:11:03.816763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e0dbef8-f555-48d3-a14e-130c4e470d3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:03.820172 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e0dbef8-f555-48d3-a14e-130c4e470d3f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 Aug 15 15:11:03.820172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e0dbef8-f555-48d3-a14e-130c4e470d3f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:03.820172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e0dbef8-f555-48d3-a14e-130c4e470d3f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:03.826370 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:03.826370 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:03.833984 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e0dbef8-f555-48d3-a14e-130c4e470d3f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:03.836569 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e0dbef8-f555-48d3-a14e-130c4e470d3f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 returned with HTTP 200 Aug 15 15:11:03.837423 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1159/4593] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:03 2026] GET /volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:03.920990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d69fd947-d88d-4a55-a1a3-9cccde0f221b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:03.922791 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d69fd947-d88d-4a55-a1a3-9cccde0f221b tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:03.923139 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d69fd947-d88d-4a55-a1a3-9cccde0f221b tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:03.923534 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d69fd947-d88d-4a55-a1a3-9cccde0f221b tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:03.925282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d69fd947-d88d-4a55-a1a3-9cccde0f221b tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:03.928797 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:03.928797 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:03.929727 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d69fd947-d88d-4a55-a1a3-9cccde0f221b tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:03.930170 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1149/4594] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:03 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:04.111956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33233f3f-40db-49ca-8a51-b3d0bb610d85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:04.114074 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33233f3f-40db-49ca-8a51-b3d0bb610d85 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:04.114220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33233f3f-40db-49ca-8a51-b3d0bb610d85 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:04.114440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33233f3f-40db-49ca-8a51-b3d0bb610d85 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:04.121328 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:04.121328 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:04.124890 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33233f3f-40db-49ca-8a51-b3d0bb610d85 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:04.131477 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33233f3f-40db-49ca-8a51-b3d0bb610d85 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:04.131989 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1147/4595] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:04 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:04.852547 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12071525-d8e1-46b0-9668-e62d29b7b316 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:04.856615 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12071525-d8e1-46b0-9668-e62d29b7b316 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 Aug 15 15:11:04.857979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12071525-d8e1-46b0-9668-e62d29b7b316 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:04.858629 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12071525-d8e1-46b0-9668-e62d29b7b316 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:04.866667 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:04.866667 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:04.870361 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12071525-d8e1-46b0-9668-e62d29b7b316 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:04.874538 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12071525-d8e1-46b0-9668-e62d29b7b316 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 returned with HTTP 200 Aug 15 15:11:04.874961 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1141/4596] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:04 2026] GET /volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:04.889526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:04.891730 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:11:04.892296 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12a87f52-ad80-49df-86b0-496dbfcfd546", "name": "tempest-type-Backup-1769920132"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:04.894203 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating new backup {'backup': {'volume_id': '12a87f52-ad80-49df-86b0-496dbfcfd546', 'name': 'tempest-type-Backup-1769920132'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:11:04.894413 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating backup of volume 12a87f52-ad80-49df-86b0-496dbfcfd546 in container None Aug 15 15:11:04.903693 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:04.903693 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:04.904096 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:04.921797 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['3239bd58-cd6d-4f9d-8179-8a08b960c19e', '6645ac3e-58ca-4ee2-a1ce-a5cf16ae9d31'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:04.941505 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-826292c4-04e9-4430-9b4b-98917e335cd0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:04.944335 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-826292c4-04e9-4430-9b4b-98917e335cd0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:04.944567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-826292c4-04e9-4430-9b4b-98917e335cd0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:04.944823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-826292c4-04e9-4430-9b4b-98917e335cd0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:04.944982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-826292c4-04e9-4430-9b4b-98917e335cd0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:04.950321 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:04.950321 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:04.951407 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-826292c4-04e9-4430-9b4b-98917e335cd0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:04.951911 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1150/4597] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:04 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:04.956655 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba3ce470-be41-45a3-ac99-ce8ff019ca2a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:11:04.957081 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1160/4598] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:11:04 2026] POST /volume/v3/backups => generated 316 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:04.966343 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7df2b576-fd0a-4a35-ac98-d928b6859dbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:04.968420 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7df2b576-fd0a-4a35-ac98-d928b6859dbb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:04.968640 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7df2b576-fd0a-4a35-ac98-d928b6859dbb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:04.968835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7df2b576-fd0a-4a35-ac98-d928b6859dbb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:04.969287 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7df2b576-fd0a-4a35-ac98-d928b6859dbb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:04.973084 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:04.973084 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:04.973683 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7df2b576-fd0a-4a35-ac98-d928b6859dbb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:04.974819 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1148/4599] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:04 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:05.144537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1030569-251d-4729-9863-571c395a734f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:05.147571 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1030569-251d-4729-9863-571c395a734f tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:05.147801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1030569-251d-4729-9863-571c395a734f tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:05.148041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1030569-251d-4729-9863-571c395a734f tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:05.156950 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:05.156950 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:05.163706 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e1030569-251d-4729-9863-571c395a734f tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:05.169374 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1030569-251d-4729-9863-571c395a734f tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:05.169773 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1142/4600] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:05 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:05.966862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b69176ce-ff7b-4890-b267-32399f15ee90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:05.968445 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b69176ce-ff7b-4890-b267-32399f15ee90 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:05.968645 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b69176ce-ff7b-4890-b267-32399f15ee90 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:05.968859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b69176ce-ff7b-4890-b267-32399f15ee90 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:05.969006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b69176ce-ff7b-4890-b267-32399f15ee90 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:05.973292 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:05.973292 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:05.973970 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b69176ce-ff7b-4890-b267-32399f15ee90 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:05.974474 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1151/4601] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:05 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:05.986504 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db329eb2-bcdc-4296-a690-09ec4adc8140 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:05.989217 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db329eb2-bcdc-4296-a690-09ec4adc8140 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:05.989578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db329eb2-bcdc-4296-a690-09ec4adc8140 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:05.989876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db329eb2-bcdc-4296-a690-09ec4adc8140 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:05.990051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-db329eb2-bcdc-4296-a690-09ec4adc8140 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:05.995046 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:05.995046 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:05.995795 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db329eb2-bcdc-4296-a690-09ec4adc8140 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:05.996330 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1161/4602] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:05 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:06.181441 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea722f59-0ec9-46a1-91d5-9bb2288bc2b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:06.184084 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea722f59-0ec9-46a1-91d5-9bb2288bc2b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:06.184084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea722f59-0ec9-46a1-91d5-9bb2288bc2b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:06.184084 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea722f59-0ec9-46a1-91d5-9bb2288bc2b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:06.193415 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:06.193415 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:06.199268 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ea722f59-0ec9-46a1-91d5-9bb2288bc2b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:06.204799 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea722f59-0ec9-46a1-91d5-9bb2288bc2b3 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:06.205334 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1149/4603] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:06 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:06.987260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef6633b0-6694-44c8-b2eb-30ae644456b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:06.990907 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef6633b0-6694-44c8-b2eb-30ae644456b1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:06.990907 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef6633b0-6694-44c8-b2eb-30ae644456b1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:06.991081 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef6633b0-6694-44c8-b2eb-30ae644456b1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:06.991932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ef6633b0-6694-44c8-b2eb-30ae644456b1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:06.995800 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:06.995800 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:06.997044 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef6633b0-6694-44c8-b2eb-30ae644456b1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:06.997668 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1143/4604] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:06 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:07.012820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-11e70968-134b-443e-9f4c-6a545c37366a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:07.015159 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11e70968-134b-443e-9f4c-6a545c37366a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:07.015444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11e70968-134b-443e-9f4c-6a545c37366a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:07.015672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11e70968-134b-443e-9f4c-6a545c37366a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:07.015878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-11e70968-134b-443e-9f4c-6a545c37366a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:07.021879 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:07.021879 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:07.022893 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11e70968-134b-443e-9f4c-6a545c37366a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:07.023412 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1152/4605] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:07 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:07.221113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ec390dd-5db5-46bb-918e-52366bdbc90b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:07.222750 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ec390dd-5db5-46bb-918e-52366bdbc90b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:07.222906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ec390dd-5db5-46bb-918e-52366bdbc90b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:07.223168 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ec390dd-5db5-46bb-918e-52366bdbc90b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:07.230938 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:07.230938 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:07.238085 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ec390dd-5db5-46bb-918e-52366bdbc90b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:07.252389 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ec390dd-5db5-46bb-918e-52366bdbc90b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:07.252664 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1162/4606] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:07 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:08.013271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce693a17-033c-413a-89ce-a5f9fb682596 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:08.014170 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce693a17-033c-413a-89ce-a5f9fb682596 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:08.014390 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce693a17-033c-413a-89ce-a5f9fb682596 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:08.014592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce693a17-033c-413a-89ce-a5f9fb682596 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:08.014724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ce693a17-033c-413a-89ce-a5f9fb682596 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:08.025704 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:08.025704 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:08.028317 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce693a17-033c-413a-89ce-a5f9fb682596 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:08.031159 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1150/4607] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:08 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:08.038079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0add2e5-2615-44e8-8297-157168007f35 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:08.040185 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0add2e5-2615-44e8-8297-157168007f35 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:08.040469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0add2e5-2615-44e8-8297-157168007f35 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:08.040701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0add2e5-2615-44e8-8297-157168007f35 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:08.040867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b0add2e5-2615-44e8-8297-157168007f35 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:08.044790 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:08.044790 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:08.045386 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0add2e5-2615-44e8-8297-157168007f35 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:08.045744 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1144/4608] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:08 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:08.270864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cbadb841-5459-48f3-9640-013bc45cd081 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:08.273184 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbadb841-5459-48f3-9640-013bc45cd081 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:08.273612 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbadb841-5459-48f3-9640-013bc45cd081 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:08.273721 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbadb841-5459-48f3-9640-013bc45cd081 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:08.291856 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:08.291856 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:08.298726 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbadb841-5459-48f3-9640-013bc45cd081 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:08.305998 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbadb841-5459-48f3-9640-013bc45cd081 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:08.306563 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1153/4609] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:08 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:09.042335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a16c9f6b-7264-4377-aeab-223c0ee54f10 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:09.044326 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16c9f6b-7264-4377-aeab-223c0ee54f10 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:09.044552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16c9f6b-7264-4377-aeab-223c0ee54f10 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:09.044780 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16c9f6b-7264-4377-aeab-223c0ee54f10 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:09.044930 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a16c9f6b-7264-4377-aeab-223c0ee54f10 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:09.052118 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:09.052118 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:09.053767 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16c9f6b-7264-4377-aeab-223c0ee54f10 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:09.053767 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1163/4610] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:09 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:09.056497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b37058c-f1cc-4e29-8ab2-91098f724eab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:09.058740 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b37058c-f1cc-4e29-8ab2-91098f724eab tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:09.058989 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b37058c-f1cc-4e29-8ab2-91098f724eab tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:09.059206 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b37058c-f1cc-4e29-8ab2-91098f724eab tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:09.059335 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2b37058c-f1cc-4e29-8ab2-91098f724eab tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:09.063714 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:09.063714 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:09.064325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b37058c-f1cc-4e29-8ab2-91098f724eab tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:09.064750 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1151/4611] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:09 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:09.325540 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa45e153-6bf7-4cb2-b312-d55254fc1bf4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:09.328110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa45e153-6bf7-4cb2-b312-d55254fc1bf4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:09.328445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa45e153-6bf7-4cb2-b312-d55254fc1bf4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:09.328726 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa45e153-6bf7-4cb2-b312-d55254fc1bf4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:09.337254 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:09.337254 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:09.342585 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa45e153-6bf7-4cb2-b312-d55254fc1bf4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:09.348860 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa45e153-6bf7-4cb2-b312-d55254fc1bf4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:09.349425 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1145/4612] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:09 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:10.064425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-79f922f4-222c-461d-99fd-41f199103e34 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:10.066669 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79f922f4-222c-461d-99fd-41f199103e34 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:10.066924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79f922f4-222c-461d-99fd-41f199103e34 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:10.067178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-79f922f4-222c-461d-99fd-41f199103e34 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:10.067341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-79f922f4-222c-461d-99fd-41f199103e34 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:10.072999 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:10.072999 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:10.074070 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-79f922f4-222c-461d-99fd-41f199103e34 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:10.074537 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1154/4613] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:10 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:10.080591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-339294d1-762d-4ff7-b6c5-a410a9225e13 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:10.082172 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-339294d1-762d-4ff7-b6c5-a410a9225e13 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:10.082376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-339294d1-762d-4ff7-b6c5-a410a9225e13 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:10.082543 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-339294d1-762d-4ff7-b6c5-a410a9225e13 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:10.082640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-339294d1-762d-4ff7-b6c5-a410a9225e13 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:10.086751 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:10.086751 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:10.087384 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-339294d1-762d-4ff7-b6c5-a410a9225e13 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:10.088051 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1164/4614] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:10 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:10.365579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-144e7553-9f10-4c5f-a583-2fd0b907efc0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:10.369672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-144e7553-9f10-4c5f-a583-2fd0b907efc0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:10.369672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-144e7553-9f10-4c5f-a583-2fd0b907efc0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:10.369672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-144e7553-9f10-4c5f-a583-2fd0b907efc0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:10.378261 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:10.378261 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:10.386010 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-144e7553-9f10-4c5f-a583-2fd0b907efc0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:10.391106 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-144e7553-9f10-4c5f-a583-2fd0b907efc0 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:10.391540 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1152/4615] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:10 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:11.086232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e50f3b2-f02d-4846-8b0a-8ed8a221db8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:11.088590 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e50f3b2-f02d-4846-8b0a-8ed8a221db8c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:11.088927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e50f3b2-f02d-4846-8b0a-8ed8a221db8c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:11.089282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e50f3b2-f02d-4846-8b0a-8ed8a221db8c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:11.089369 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5e50f3b2-f02d-4846-8b0a-8ed8a221db8c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:11.096036 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:11.096036 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:11.096928 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e50f3b2-f02d-4846-8b0a-8ed8a221db8c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:11.097446 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1146/4616] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:11 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:11.098318 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1613f817-0aff-4295-8493-c18a23480415 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:11.100954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1613f817-0aff-4295-8493-c18a23480415 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:11.101283 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1613f817-0aff-4295-8493-c18a23480415 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:11.101535 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1613f817-0aff-4295-8493-c18a23480415 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:11.101594 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1613f817-0aff-4295-8493-c18a23480415 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:11.106630 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:11.106630 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:11.107529 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1613f817-0aff-4295-8493-c18a23480415 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:11.107960 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1155/4617] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:11 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:11.410754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c750c3e5-5878-4716-b7f2-e956136618d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:11.414377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c750c3e5-5878-4716-b7f2-e956136618d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:11.414377 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c750c3e5-5878-4716-b7f2-e956136618d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:11.414377 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c750c3e5-5878-4716-b7f2-e956136618d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:11.423000 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:11.423000 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:11.427904 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c750c3e5-5878-4716-b7f2-e956136618d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:11.433536 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c750c3e5-5878-4716-b7f2-e956136618d7 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:11.433932 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1165/4618] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:11 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:12.107001 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e74f1bc8-24ee-499f-acf2-e55bad73f855 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.108998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e74f1bc8-24ee-499f-acf2-e55bad73f855 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:12.109210 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e74f1bc8-24ee-499f-acf2-e55bad73f855 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.109430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e74f1bc8-24ee-499f-acf2-e55bad73f855 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.109555 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e74f1bc8-24ee-499f-acf2-e55bad73f855 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:12.114480 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:12.114480 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:12.115221 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e74f1bc8-24ee-499f-acf2-e55bad73f855 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:12.115609 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1153/4619] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:12.119286 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f3a69291-b691-49ea-9048-79a4a1b7113e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.121645 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3a69291-b691-49ea-9048-79a4a1b7113e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:12.121945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3a69291-b691-49ea-9048-79a4a1b7113e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.122214 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f3a69291-b691-49ea-9048-79a4a1b7113e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.122386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f3a69291-b691-49ea-9048-79a4a1b7113e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:12.129406 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:12.129406 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:12.130257 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f3a69291-b691-49ea-9048-79a4a1b7113e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:12.130728 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1147/4620] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:12.446663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28a80457-a5cb-41ce-ae98-17e893ea735b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.448629 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28a80457-a5cb-41ce-ae98-17e893ea735b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:12.448876 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28a80457-a5cb-41ce-ae98-17e893ea735b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.449174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28a80457-a5cb-41ce-ae98-17e893ea735b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.456705 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:12.456705 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:12.460551 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28a80457-a5cb-41ce-ae98-17e893ea735b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:12.466695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28a80457-a5cb-41ce-ae98-17e893ea735b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:12.467255 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1156/4621] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:12.484974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d01aa90-423d-498d-b5c4-3e9375f7f4f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.487331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d01aa90-423d-498d-b5c4-3e9375f7f4f2 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:12.487579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d01aa90-423d-498d-b5c4-3e9375f7f4f2 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.487830 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d01aa90-423d-498d-b5c4-3e9375f7f4f2 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.496864 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:12.496864 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:12.501892 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d01aa90-423d-498d-b5c4-3e9375f7f4f2 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:12.508854 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d01aa90-423d-498d-b5c4-3e9375f7f4f2 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:12.509310 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1166/4622] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:12.655863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-097f7a01-4909-4b07-8845-1d516096fa40 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.658147 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-097f7a01-4909-4b07-8845-1d516096fa40 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:12.658387 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-097f7a01-4909-4b07-8845-1d516096fa40 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.658600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-097f7a01-4909-4b07-8845-1d516096fa40 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.666682 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:12.666682 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:12.670898 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-097f7a01-4909-4b07-8845-1d516096fa40 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:12.676117 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-097f7a01-4909-4b07-8845-1d516096fa40 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:12.676542 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1154/4623] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:12.882072 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-0d7883aa-6337-4b5f-a297-edf2bcd3ae62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.886102 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-0d7883aa-6337-4b5f-a297-edf2bcd3ae62 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:12.886347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-0d7883aa-6337-4b5f-a297-edf2bcd3ae62 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.886599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-0d7883aa-6337-4b5f-a297-edf2bcd3ae62 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.895057 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:12.895057 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:12.896934 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-0d7883aa-6337-4b5f-a297-edf2bcd3ae62 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:12.900724 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-0d7883aa-6337-4b5f-a297-edf2bcd3ae62 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:12.901132 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1148/4624] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:12.982206 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f072805b-6a40-495c-8074-8586a1102b23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:12.982642 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f072805b-6a40-495c-8074-8586a1102b23 None None] GET https://10.4.3.107/volume// Aug 15 15:11:12.982823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f072805b-6a40-495c-8074-8586a1102b23 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:12.983074 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f072805b-6a40-495c-8074-8586a1102b23 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:12.983495 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f072805b-6a40-495c-8074-8586a1102b23 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:12.983861 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1157/4625] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:11:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:11:12.992144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-9c515993-f9c0-4217-80d2-a8671d721d01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.071412 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-9c515993-f9c0-4217-80d2-a8671d721d01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:13.071753 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-9c515993-f9c0-4217-80d2-a8671d721d01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "connector": null, "instance_uuid": "2a2bfbad-4a1a-435c-9b5b-4e90df926d1c"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:13.082878 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.082878 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:13.111530 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-9c515993-f9c0-4217-80d2-a8671d721d01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:13.112059 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1167/4626] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:12 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:13.127081 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-929a7f18-9928-4e1a-b7ad-1b25711a49de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.129522 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-929a7f18-9928-4e1a-b7ad-1b25711a49de tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:13.129693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-929a7f18-9928-4e1a-b7ad-1b25711a49de tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.129910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-929a7f18-9928-4e1a-b7ad-1b25711a49de tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.130067 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-929a7f18-9928-4e1a-b7ad-1b25711a49de tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:13.136808 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.136808 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:13.137633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-929a7f18-9928-4e1a-b7ad-1b25711a49de tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:13.138007 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1155/4627] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:13.148494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8297c24-98ce-47a9-ac4d-d28b80e9f40a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.150638 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8297c24-98ce-47a9-ac4d-d28b80e9f40a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:13.150638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8297c24-98ce-47a9-ac4d-d28b80e9f40a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.150867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8297c24-98ce-47a9-ac4d-d28b80e9f40a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.151010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a8297c24-98ce-47a9-ac4d-d28b80e9f40a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:13.152051 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a2ea844-9042-448e-b949-d18eb03149bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.154954 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.154954 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:13.155611 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8297c24-98ce-47a9-ac4d-d28b80e9f40a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:13.155994 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1149/4628] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:13.157664 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a2ea844-9042-448e-b949-d18eb03149bd tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:11:13.157892 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a2ea844-9042-448e-b949-d18eb03149bd tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.158094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a2ea844-9042-448e-b949-d18eb03149bd tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.159918 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5072cb07-7f13-4663-9fde-38ec997a7697 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.162130 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5072cb07-7f13-4663-9fde-38ec997a7697 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:13.162397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5072cb07-7f13-4663-9fde-38ec997a7697 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.162653 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5072cb07-7f13-4663-9fde-38ec997a7697 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.165896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac5f0c8b-81ad-442a-91e7-d8c4a037d76b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.166379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac5f0c8b-81ad-442a-91e7-d8c4a037d76b None None] GET https://10.4.3.107/volume// Aug 15 15:11:13.166581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac5f0c8b-81ad-442a-91e7-d8c4a037d76b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.166801 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac5f0c8b-81ad-442a-91e7-d8c4a037d76b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.167135 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac5f0c8b-81ad-442a-91e7-d8c4a037d76b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:13.167347 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.167347 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:13.167446 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1156/4629] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:13.174500 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7a2ea844-9042-448e-b949-d18eb03149bd tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:13.174962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-b82541bb-b3db-4f0f-b2dc-a1a56e3f8cef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.175202 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.175202 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:13.177233 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-b82541bb-b3db-4f0f-b2dc-a1a56e3f8cef tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:13.177472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-b82541bb-b3db-4f0f-b2dc-a1a56e3f8cef tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.177679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-b82541bb-b3db-4f0f-b2dc-a1a56e3f8cef tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.179889 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5072cb07-7f13-4663-9fde-38ec997a7697 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:13.180596 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a2ea844-9042-448e-b949-d18eb03149bd tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 200 Aug 15 15:11:13.181323 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1158/4630] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:13.186510 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5072cb07-7f13-4663-9fde-38ec997a7697 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:13.187147 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1168/4631] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:13.188428 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.188428 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:13.191826 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e67394e1-c853-4052-9238-04ad4240302a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.197606 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-b82541bb-b3db-4f0f-b2dc-a1a56e3f8cef tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:13.203348 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-b82541bb-b3db-4f0f-b2dc-a1a56e3f8cef tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:13.203849 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1150/4632] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:13.242440 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-8be1aef5-b711-470e-ac98-d25f3f32c951 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.245011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-8be1aef5-b711-470e-ac98-d25f3f32c951 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:13.245321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-8be1aef5-b711-470e-ac98-d25f3f32c951 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.245571 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-8be1aef5-b711-470e-ac98-d25f3f32c951 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.260182 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.260182 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:13.264135 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172/export_record Aug 15 15:11:13.264421 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.264630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.264743 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Export record for backup 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:11:13.265677 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-8be1aef5-b711-470e-ac98-d25f3f32c951 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:13.269412 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.269412 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:13.270430 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling RPCAPI with context: , host: np0000007361, backup: 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 15 15:11:13.272399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-8be1aef5-b711-470e-ac98-d25f3f32c951 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:13.272935 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1159/4633] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 1430 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:13.283220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] export_record in rpcapi backup_id 8e4c0404-4b49-4489-8d9b-57792d899172 on host np0000007361. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 15 15:11:13.284174 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4493ca8b-4779-49ea-8870-ff719948ea21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.284593 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4493ca8b-4779-49ea-8870-ff719948ea21 None None] GET https://10.4.3.107/volume// Aug 15 15:11:13.284758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4493ca8b-4779-49ea-8870-ff719948ea21 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.284962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4493ca8b-4779-49ea-8870-ff719948ea21 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.285351 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4493ca8b-4779-49ea-8870-ff719948ea21 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:13.285666 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1169/4634] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:11: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 15 15:11:13.296455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGU0YzA0MDQtNGI0OS00NDg5LThkOWItNTc3OTJkODk5MTcyIiwgInVzZXJfaWQiOiAiMjRjZGQzZTMzZDc5NGZiMzk3OWI5NjI3ZjlkMTA4NmQiLCAicHJvamVjdF9pZCI6ICJiZDkwNDg2OGI0NzU0OGJjODJkMDJmYTRiMzg0NjA4YyIsICJ2b2x1bWVfaWQiOiAiZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NTEyNTk2MjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQ4NDIxMTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5LzIwMjYwODE1MTUxMDU5L2F6X25vdmFfYmFja3VwXzhlNGMwNDA0LTRiNDktNDQ4OS04ZDliLTU3NzkyZDg5OTE3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMToxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 15 15:11:13.296589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-f6de36f7-e089-48ae-84ee-0ae3f50f34ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.296640 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e67394e1-c853-4052-9238-04ad4240302a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172/export_record returned with HTTP 200 Aug 15 15:11:13.296640 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1157/4635] 10.4.3.107 () {66 vars in 1390 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172/export_record => generated 1508 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:13.297098 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-f6de36f7-e089-48ae-84ee-0ae3f50f34ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:13.297444 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-f6de36f7-e089-48ae-84ee-0ae3f50f34ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a4b65f-5d81-4120-81de-f16706aec18e", "connector": null, "instance_uuid": "a31cd671-cd6f-4d4d-9eb7-689ea4c6842c"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:13.305365 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.305365 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:13.307635 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.309965 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] POST https://10.4.3.107/volume/v3/backups/import_record Aug 15 15:11:13.310545 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjA5YTk4NjMtOTQ5MC00MjkyLWI2NWQtNWUyNTRiOTA0MDRkIiwgInVzZXJfaWQiOiAiMjRjZGQzZTMzZDc5NGZiMzk3OWI5NjI3ZjlkMTA4NmQiLCAicHJvamVjdF9pZCI6ICJiZDkwNDg2OGI0NzU0OGJjODJkMDJmYTRiMzg0NjA4YyIsICJ2b2x1bWVfaWQiOiAiZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NTEyNTk2MjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQ4NDIxMTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5LzIwMjYwODE1MTUxMDU5L2F6X25vdmFfYmFja3VwXzhlNGMwNDA0LTRiNDktNDQ4OS04ZDliLTU3NzkyZDg5OTE3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMToxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:13.312662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjA5YTk4NjMtOTQ5MC00MjkyLWI2NWQtNWUyNTRiOTA0MDRkIiwgInVzZXJfaWQiOiAiMjRjZGQzZTMzZDc5NGZiMzk3OWI5NjI3ZjlkMTA4NmQiLCAicHJvamVjdF9pZCI6ICJiZDkwNDg2OGI0NzU0OGJjODJkMDJmYTRiMzg0NjA4YyIsICJ2b2x1bWVfaWQiOiAiZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NTEyNTk2MjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQ4NDIxMTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5LzIwMjYwODE1MTUxMDU5L2F6X25vdmFfYmFja3VwXzhlNGMwNDA0LTRiNDktNDQ4OS04ZDliLTU3NzkyZDg5OTE3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMToxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 15 15:11:13.312823 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjA5YTk4NjMtOTQ5MC00MjkyLWI2NWQtNWUyNTRiOTA0MDRkIiwgInVzZXJfaWQiOiAiMjRjZGQzZTMzZDc5NGZiMzk3OWI5NjI3ZjlkMTA4NmQiLCAicHJvamVjdF9pZCI6ICJiZDkwNDg2OGI0NzU0OGJjODJkMDJmYTRiMzg0NjA4YyIsICJ2b2x1bWVfaWQiOiAiZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NTEyNTk2MjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQ4NDIxMTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5LzIwMjYwODE1MTUxMDU5L2F6X25vdmFfYmFja3VwXzhlNGMwNDA0LTRiNDktNDQ4OS04ZDliLTU3NzkyZDg5OTE3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMToxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 15 15:11:13.313642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.315671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] PUT https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 Aug 15 15:11:13.316016 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:13.323135 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Acquiring lock "cinder-attachment_update-deb88ac4-cd95-41eb-b213-e8a0e78203b9-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:13.327841 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Lock "cinder-attachment_update-deb88ac4-cd95-41eb-b213-e8a0e78203b9-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:13.328742 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.328742 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:13.331049 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-f6de36f7-e089-48ae-84ee-0ae3f50f34ae tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:13.331524 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1151/4636] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:13 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 15 15:11:13.362530 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Created reservations ['1897257f-2421-468a-9171-bdb7489dbd84', '582f05bc-eed8-4913-ad87-1098e280ee4c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:13.387844 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] import_record rpcapi backup id b09a9863-9490-4292-b65d-5e254b90404d on host np0000007361 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjA5YTk4NjMtOTQ5MC00MjkyLWI2NWQtNWUyNTRiOTA0MDRkIiwgInVzZXJfaWQiOiAiMjRjZGQzZTMzZDc5NGZiMzk3OWI5NjI3ZjlkMTA4NmQiLCAicHJvamVjdF9pZCI6ICJiZDkwNDg2OGI0NzU0OGJjODJkMDJmYTRiMzg0NjA4YyIsICJ2b2x1bWVfaWQiOiAiZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5IiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NTEyNTk2MjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNjQ4NDIxMTQ3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjM0MjkwN2QtOGE5Zi00ZmI2LTg2NWUtNjU1YTFlMDAxMDM5LzIwMjYwODE1MTUxMDU5L2F6X25vdmFfYmFja3VwXzhlNGMwNDA0LTRiNDktNDQ4OS04ZDliLTU3NzkyZDg5OTE3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTA6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMToxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100272) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 15 15:11:13.390380 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Import record output: {'backup': {'id': 'b09a9863-9490-4292-b65d-5e254b90404d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.107/volume/backups/b09a9863-9490-4292-b65d-5e254b90404d'}]}}. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 15 15:11:13.390669 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e7be01f-df50-4f62-9f8c-5016e1d8550a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/import_record returned with HTTP 201 Aug 15 15:11:13.391343 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1160/4637] 10.4.3.107 () {68 vars in 1302 bytes} [Sat Aug 15 15:11:13 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 84 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 15 15:11:13.399578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80c05151-6208-4363-a8b8-5208f74a8814 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:13.401783 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80c05151-6208-4363-a8b8-5208f74a8814 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] GET https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d Aug 15 15:11:13.402229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80c05151-6208-4363-a8b8-5208f74a8814 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:13.402229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80c05151-6208-4363-a8b8-5208f74a8814 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:13.402365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-80c05151-6208-4363-a8b8-5208f74a8814 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Show backup with id b09a9863-9490-4292-b65d-5e254b90404d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:13.408925 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:13.408925 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:13.409756 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80c05151-6208-4363-a8b8-5208f74a8814 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d returned with HTTP 200 Aug 15 15:11:13.409992 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1158/4638] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:13 2026] GET /volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:13.420688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Lock "cinder-attachment_update-deb88ac4-cd95-41eb-b213-e8a0e78203b9-np0000007361" released by "attachment_update" :: held 0.093s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:13.421064 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-df107f46-8576-4ea9-a105-2ae2aabc8505 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 returned with HTTP 200 Aug 15 15:11:13.421644 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1170/4639] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:13 2026] PUT /volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:14.175722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-acc6e9da-0649-4314-90c9-11d433be5980 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.180517 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acc6e9da-0649-4314-90c9-11d433be5980 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:14.180723 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acc6e9da-0649-4314-90c9-11d433be5980 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:14.180899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acc6e9da-0649-4314-90c9-11d433be5980 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:14.181048 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-acc6e9da-0649-4314-90c9-11d433be5980 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:14.203807 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.203807 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:14.203934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e4d23215-da62-4b28-b8e7-de1ae74c9f51 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.204599 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acc6e9da-0649-4314-90c9-11d433be5980 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:14.205068 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1152/4640] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:14 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:14.205760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4d23215-da62-4b28-b8e7-de1ae74c9f51 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:14.206021 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4d23215-da62-4b28-b8e7-de1ae74c9f51 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:14.206229 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4d23215-da62-4b28-b8e7-de1ae74c9f51 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:14.220181 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.220181 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:14.226576 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e4d23215-da62-4b28-b8e7-de1ae74c9f51 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:14.232421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4d23215-da62-4b28-b8e7-de1ae74c9f51 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:14.232871 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1161/4641] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:14 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:14.245539 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0aa974d-1f42-43ea-b63e-14a8413307ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.245909 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0aa974d-1f42-43ea-b63e-14a8413307ab None None] GET https://10.4.3.107/volume// Aug 15 15:11:14.246101 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0aa974d-1f42-43ea-b63e-14a8413307ab None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:14.246306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0aa974d-1f42-43ea-b63e-14a8413307ab None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:14.246656 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0aa974d-1f42-43ea-b63e-14a8413307ab None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:14.246977 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1159/4642] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:14.255550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-b49e2667-5145-4a48-bdaf-cda3aa589801 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.258567 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-b49e2667-5145-4a48-bdaf-cda3aa589801 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:11:14.258836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-b49e2667-5145-4a48-bdaf-cda3aa589801 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:14.259112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-b49e2667-5145-4a48-bdaf-cda3aa589801 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:14.273901 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.273901 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:14.278261 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-b49e2667-5145-4a48-bdaf-cda3aa589801 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:11:14.288888 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-b49e2667-5145-4a48-bdaf-cda3aa589801 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:11:14.289408 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1171/4643] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:14 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 1609 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:14.391605 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.393623 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] PUT https://10.4.3.107/volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0 Aug 15 15:11:14.394058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:14.401681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Acquiring lock "cinder-attachment_update-43a4b65f-5d81-4120-81de-f16706aec18e-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:14.406199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Lock "cinder-attachment_update-43a4b65f-5d81-4120-81de-f16706aec18e-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:14.407156 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.407156 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:14.421411 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec2190b7-aaad-4a5e-af8d-2014caf04503 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.423828 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec2190b7-aaad-4a5e-af8d-2014caf04503 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] GET https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d Aug 15 15:11:14.424095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec2190b7-aaad-4a5e-af8d-2014caf04503 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:14.424384 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec2190b7-aaad-4a5e-af8d-2014caf04503 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:14.424549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ec2190b7-aaad-4a5e-af8d-2014caf04503 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Show backup with id b09a9863-9490-4292-b65d-5e254b90404d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:14.430344 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.430344 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:14.431258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec2190b7-aaad-4a5e-af8d-2014caf04503 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d returned with HTTP 200 Aug 15 15:11:14.431762 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1162/4644] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:14 2026] GET /volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:14.443902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cbac95b-75a2-47fd-9527-197ecde4f4b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.445778 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbac95b-75a2-47fd-9527-197ecde4f4b7 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] GET https://10.4.3.107/volume/v3/backups Aug 15 15:11:14.445963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbac95b-75a2-47fd-9527-197ecde4f4b7 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:14.446170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbac95b-75a2-47fd-9527-197ecde4f4b7 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:14.451595 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbac95b-75a2-47fd-9527-197ecde4f4b7 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 200 Aug 15 15:11:14.452043 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1160/4645] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:11:14 2026] GET /volume/v3/backups => generated 337 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:14.459711 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.461693 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] POST https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172/restore Aug 15 15:11:14.461992 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:14.463569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Restoring backup 8e4c0404-4b49-4489-8d9b-57792d899172 ({'restore': {}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:11:14.463665 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Restoring backup 8e4c0404-4b49-4489-8d9b-57792d899172 to volume None. Aug 15 15:11:14.467773 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.467773 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:14.468808 np0000007361 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Creating volume of 1 GB for restore of backup 8e4c0404-4b49-4489-8d9b-57792d899172. Aug 15 15:11:14.473809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Availability zone cache updated, next update will occur around 2026-08-15 16:11:14.473555. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:11:14.473841 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Availability Zones retrieved successfully. Aug 15 15:11:14.479886 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Flow 'volume_create_api' (103f2af9-8b81-421a-bb3f-fada804b06e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:14.481148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057c7775-71b7-40d0-b28e-eb08aef82470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:14.484158 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:14.493774 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Lock "cinder-attachment_update-43a4b65f-5d81-4120-81de-f16706aec18e-np0000007361" released by "attachment_update" :: held 0.086s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:14.493774 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-00005976-dff1-42ae-93f2-ff0c07d680dc tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0 returned with HTTP 200 Aug 15 15:11:14.493774 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1153/4646] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:14 2026] PUT /volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:14.512377 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057c7775-71b7-40d0-b28e-eb08aef82470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:14.514292 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd993abd-cd0e-4190-b52d-54884f2bceb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:14.517377 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-228aff89-8088-43ff-b39e-079c05cccc9b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:14.524842 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-228aff89-8088-43ff-b39e-079c05cccc9b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0/action Aug 15 15:11:14.524842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-228aff89-8088-43ff-b39e-079c05cccc9b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:14.524842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-228aff89-8088-43ff-b39e-079c05cccc9b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:14.555660 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.555660 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:14.566600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Created reservations ['8f087734-c539-4ae1-9028-366904a1832f', 'e4723aa9-2f8f-4965-8000-ab165d413f8b', '25a9658c-dc77-4cf6-b2a5-99f32fb8b5fa', 'cd83add8-6fd0-4cb0-97d6-1282eb0ad584'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:14.566600 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd993abd-cd0e-4190-b52d-54884f2bceb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f087734-c539-4ae1-9028-366904a1832f', 'e4723aa9-2f8f-4965-8000-ab165d413f8b', '25a9658c-dc77-4cf6-b2a5-99f32fb8b5fa', 'cd83add8-6fd0-4cb0-97d6-1282eb0ad584']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:14.566810 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fac7e3a-00d7-4ae6-832d-71c28784e95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:14.573927 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-228aff89-8088-43ff-b39e-079c05cccc9b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0/action returned with HTTP 204 Aug 15 15:11:14.574491 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1163/4647] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:11:14 2026] POST /volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:14.601718 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fac7e3a-00d7-4ae6-832d-71c28784e95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5732ee0e-c82a-42c9-81a8-a11ee823405f', '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_8e4c0404-4b49-4489-8d9b-57792d899172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd904868b47548bc82d02fa4b384608c',qos_specs=None,replication_status=,reservations=['8f087734-c539-4ae1-9028-366904a1832f','e4723aa9-2f8f-4965-8000-ab165d413f8b','25a9658c-dc77-4cf6-b2a5-99f32fb8b5fa','cd83add8-6fd0-4cb0-97d6-1282eb0ad584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8e4c0404-4b49-4489-8d9b-57792d899172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5732ee0e-c82a-42c9-81a8-a11ee823405f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd904868b47548bc82d02fa4b384608c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:14.602846 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e2a6f0d-9051-4136-af31-6d4f7ca5864b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:14.621259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e2a6f0d-9051-4136-af31-6d4f7ca5864b) transitioned into 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_8e4c0404-4b49-4489-8d9b-57792d899172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd904868b47548bc82d02fa4b384608c',qos_specs=None,replication_status=,reservations=['8f087734-c539-4ae1-9028-366904a1832f','e4723aa9-2f8f-4965-8000-ab165d413f8b','25a9658c-dc77-4cf6-b2a5-99f32fb8b5fa','cd83add8-6fd0-4cb0-97d6-1282eb0ad584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:14.621259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18c3c966-5346-407e-b608-d61ce94ae605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:14.636986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18c3c966-5346-407e-b608-d61ce94ae605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:14.636986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Flow 'volume_create_api' (103f2af9-8b81-421a-bb3f-fada804b06e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:14.636986 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume request issued successfully. Aug 15 15:11:14.646211 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:14.646211 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:14.647005 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:15.224573 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af057c4d-dc1b-4846-bb3a-e133cca61d84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.230592 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af057c4d-dc1b-4846-bb3a-e133cca61d84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:15.230860 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af057c4d-dc1b-4846-bb3a-e133cca61d84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.231069 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af057c4d-dc1b-4846-bb3a-e133cca61d84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.231192 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-af057c4d-dc1b-4846-bb3a-e133cca61d84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:15.241129 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.241129 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:15.242052 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af057c4d-dc1b-4846-bb3a-e133cca61d84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:15.242528 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1161/4648] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:15.255078 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a28a6389-cc19-4c30-9e51-5749bfa9cdd0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.257509 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a28a6389-cc19-4c30-9e51-5749bfa9cdd0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:15.257771 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a28a6389-cc19-4c30-9e51-5749bfa9cdd0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.258013 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a28a6389-cc19-4c30-9e51-5749bfa9cdd0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.273876 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.273876 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:15.279254 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a28a6389-cc19-4c30-9e51-5749bfa9cdd0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:15.285785 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a28a6389-cc19-4c30-9e51-5749bfa9cdd0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:15.286815 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1154/4649] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:11:15.616340 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0abb51c8-037c-4970-b009-237e80b9787c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.617990 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0abb51c8-037c-4970-b009-237e80b9787c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:15.618192 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0abb51c8-037c-4970-b009-237e80b9787c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.618392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0abb51c8-037c-4970-b009-237e80b9787c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.624779 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.624779 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:15.628638 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0abb51c8-037c-4970-b009-237e80b9787c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:15.632958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0abb51c8-037c-4970-b009-237e80b9787c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:15.633462 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1164/4650] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:15.649068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb15c9dc-40f0-46a8-98b1-834a54fad06c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.651562 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb15c9dc-40f0-46a8-98b1-834a54fad06c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:15.651855 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb15c9dc-40f0-46a8-98b1-834a54fad06c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.652216 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb15c9dc-40f0-46a8-98b1-834a54fad06c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.655842 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.655842 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:15.656363 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:15.656498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:11:15.656563 np0000007361 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Overwriting volume 5732ee0e-c82a-42c9-81a8-a11ee823405f with restore of backup 8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:15.663087 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.663087 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:15.670421 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] restore_backup in rpcapi backup_id 8e4c0404-4b49-4489-8d9b-57792d899172 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:11:15.672251 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c9bff07-097a-4af7-8771-e592ff3ed0e0 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172/restore returned with HTTP 202 Aug 15 15:11:15.672682 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1172/4651] 10.4.3.107 () {68 vars in 1393 bytes} [Sat Aug 15 15:11:14 2026] POST /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172/restore => generated 189 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:15.674017 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb15c9dc-40f0-46a8-98b1-834a54fad06c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:15.680506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a02a083-1d41-44d3-8e57-d8191a3499ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.682094 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb15c9dc-40f0-46a8-98b1-834a54fad06c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:15.682255 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a02a083-1d41-44d3-8e57-d8191a3499ce tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:15.682476 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a02a083-1d41-44d3-8e57-d8191a3499ce tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.682541 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1162/4652] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:15.682678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a02a083-1d41-44d3-8e57-d8191a3499ce tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.682808 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4a02a083-1d41-44d3-8e57-d8191a3499ce tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:15.689060 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.689060 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:15.690358 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a02a083-1d41-44d3-8e57-d8191a3499ce tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:15.690813 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1155/4653] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:15.730744 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-4ad71d8d-9cfa-45bc-90f4-b28feaec0a23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.733157 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-4ad71d8d-9cfa-45bc-90f4-b28feaec0a23 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:15.733385 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-4ad71d8d-9cfa-45bc-90f4-b28feaec0a23 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.733563 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-4ad71d8d-9cfa-45bc-90f4-b28feaec0a23 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.740212 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.740212 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:15.744500 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-4ad71d8d-9cfa-45bc-90f4-b28feaec0a23 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:15.750144 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-4ad71d8d-9cfa-45bc-90f4-b28feaec0a23 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:15.750788 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1165/4654] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:15.838586 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05920ec7-2ba6-43d4-ac2b-bf3b82c4867d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.838992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05920ec7-2ba6-43d4-ac2b-bf3b82c4867d None None] GET https://10.4.3.107/volume// Aug 15 15:11:15.839155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05920ec7-2ba6-43d4-ac2b-bf3b82c4867d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.839365 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05920ec7-2ba6-43d4-ac2b-bf3b82c4867d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.839684 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05920ec7-2ba6-43d4-ac2b-bf3b82c4867d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:15.839924 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1173/4655] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:11: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 15 15:11:15.848581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-eecd5bea-557e-49b5-9628-18466fabf201 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.851721 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-eecd5bea-557e-49b5-9628-18466fabf201 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:15.852450 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-eecd5bea-557e-49b5-9628-18466fabf201 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f6aa87f-359c-41d1-9910-a2292a009aac", "connector": null, "instance_uuid": "002310c3-189d-4abf-ab85-5af50dd5dd58"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:15.862523 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.862523 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:15.891298 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-eecd5bea-557e-49b5-9628-18466fabf201 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:15.891860 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1163/4656] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:15 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 15 15:11:15.919380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c3f86e9e-10cf-421e-bec8-68ef4611f91b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.921213 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3f86e9e-10cf-421e-bec8-68ef4611f91b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:15.921519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3f86e9e-10cf-421e-bec8-68ef4611f91b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.921748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3f86e9e-10cf-421e-bec8-68ef4611f91b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.939187 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8b005c19-550c-4ae8-a8d1-6797b69872ec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.939546 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b005c19-550c-4ae8-a8d1-6797b69872ec None None] GET https://10.4.3.107/volume// Aug 15 15:11:15.939635 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.939635 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:15.939736 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b005c19-550c-4ae8-a8d1-6797b69872ec None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.939860 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b005c19-550c-4ae8-a8d1-6797b69872ec None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.940174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b005c19-550c-4ae8-a8d1-6797b69872ec None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:15.940455 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1166/4657] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:15.943875 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c3f86e9e-10cf-421e-bec8-68ef4611f91b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:15.948518 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-373695f8-3b82-4f7d-b56e-38bfc00f0a2b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:15.948859 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3f86e9e-10cf-421e-bec8-68ef4611f91b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:15.949259 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1156/4658] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:15.952175 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-373695f8-3b82-4f7d-b56e-38bfc00f0a2b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:15.952462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-373695f8-3b82-4f7d-b56e-38bfc00f0a2b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:15.952705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-373695f8-3b82-4f7d-b56e-38bfc00f0a2b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:15.963334 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:15.963334 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:15.967306 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-373695f8-3b82-4f7d-b56e-38bfc00f0a2b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:15.972446 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-373695f8-3b82-4f7d-b56e-38bfc00f0a2b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:15.972923 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1174/4659] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:15 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:16.076064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.078186 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] PUT https://10.4.3.107/volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d Aug 15 15:11:16.081650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:16.094758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Acquiring lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:16.103157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:16.104184 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.104184 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:16.177750 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" released by "attachment_update" :: held 0.075s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:16.178058 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-ca1d092a-89d0-498f-b146-cdb32fee25c5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d returned with HTTP 200 Aug 15 15:11:16.178522 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1164/4660] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:16 2026] PUT /volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:16.187202 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-25037a35-9fd4-423a-8fb4-c9e0aa7bd855 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.189811 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-25037a35-9fd4-423a-8fb4-c9e0aa7bd855 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption Aug 15 15:11:16.190121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-25037a35-9fd4-423a-8fb4-c9e0aa7bd855 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:16.190429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-25037a35-9fd4-423a-8fb4-c9e0aa7bd855 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:16.202126 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.202126 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:16.209097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-25037a35-9fd4-423a-8fb4-c9e0aa7bd855 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption returned with HTTP 200 Aug 15 15:11:16.209518 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1167/4661] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:11:16 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:16.260386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a27b78f-12dd-46e3-83df-175d204c2b7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.262141 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a27b78f-12dd-46e3-83df-175d204c2b7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:16.262376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a27b78f-12dd-46e3-83df-175d204c2b7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:16.262719 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a27b78f-12dd-46e3-83df-175d204c2b7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:16.262829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4a27b78f-12dd-46e3-83df-175d204c2b7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:16.267303 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.267303 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:16.267900 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a27b78f-12dd-46e3-83df-175d204c2b7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:16.268398 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1157/4662] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:16 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:16.301950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95a4339e-0736-432a-95f2-b1ac05197bba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.303829 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95a4339e-0736-432a-95f2-b1ac05197bba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:16.304035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95a4339e-0736-432a-95f2-b1ac05197bba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:16.304224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95a4339e-0736-432a-95f2-b1ac05197bba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:16.312457 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.312457 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:16.315443 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95a4339e-0736-432a-95f2-b1ac05197bba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:16.319722 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95a4339e-0736-432a-95f2-b1ac05197bba tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:16.320081 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1175/4663] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:16 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:16.701990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e491b3e9-6348-418b-a0c0-3a10564ef276 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.703752 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e491b3e9-6348-418b-a0c0-3a10564ef276 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:16.703980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e491b3e9-6348-418b-a0c0-3a10564ef276 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:16.704181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e491b3e9-6348-418b-a0c0-3a10564ef276 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:16.704308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e491b3e9-6348-418b-a0c0-3a10564ef276 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:16.708373 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.708373 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:16.709076 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e491b3e9-6348-418b-a0c0-3a10564ef276 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:16.709441 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1165/4664] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:16 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:16.726962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-7790425d-5ebd-4c74-b49f-a3e219e4812b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.728861 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-7790425d-5ebd-4c74-b49f-a3e219e4812b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230/action Aug 15 15:11:16.729201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-7790425d-5ebd-4c74-b49f-a3e219e4812b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:16.729330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-7790425d-5ebd-4c74-b49f-a3e219e4812b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:16.743338 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.743338 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:16.752660 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bc874eee-2273-4010-acbe-6e7632b836a3 req-7790425d-5ebd-4c74-b49f-a3e219e4812b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230/action returned with HTTP 204 Aug 15 15:11:16.753045 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1168/4665] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:11:16 2026] POST /volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:16.963233 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa58c549-0d86-406c-ad3c-1fa5e2bc3a7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:16.964843 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa58c549-0d86-406c-ad3c-1fa5e2bc3a7c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:16.965055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa58c549-0d86-406c-ad3c-1fa5e2bc3a7c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:16.965382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa58c549-0d86-406c-ad3c-1fa5e2bc3a7c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:16.974635 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:16.974635 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:16.978737 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa58c549-0d86-406c-ad3c-1fa5e2bc3a7c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:16.983190 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa58c549-0d86-406c-ad3c-1fa5e2bc3a7c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:16.983622 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1158/4666] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:16 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:17.279020 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e413dba-080b-4e04-b074-04129e457fb4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:17.280573 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e413dba-080b-4e04-b074-04129e457fb4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:17.280757 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e413dba-080b-4e04-b074-04129e457fb4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:17.280926 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e413dba-080b-4e04-b074-04129e457fb4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:17.281024 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8e413dba-080b-4e04-b074-04129e457fb4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:17.285070 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:17.285070 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:17.285692 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e413dba-080b-4e04-b074-04129e457fb4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:17.286044 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1176/4667] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:17 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:17.337490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98327e5a-2c1d-473a-958a-abf327a62605 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:17.339258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98327e5a-2c1d-473a-958a-abf327a62605 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:17.339457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98327e5a-2c1d-473a-958a-abf327a62605 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:17.339631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98327e5a-2c1d-473a-958a-abf327a62605 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:17.348531 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:17.348531 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:17.351696 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98327e5a-2c1d-473a-958a-abf327a62605 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:17.357975 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98327e5a-2c1d-473a-958a-abf327a62605 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:17.358386 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1166/4668] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:17 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:17.375010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-057740b7-9858-4bed-aa61-e0900b452835 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:17.377132 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:11:17.377608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1251999890"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:17.389757 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:17.389757 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:17.390208 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:17.390380 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:17.412956 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['0d1c58f3-ef98-4e7b-971c-5f726a1073c0', '027f662d-855d-450c-b05e-ca23c4d5fcec', 'd657fc49-cafe-47a3-a74b-5072d30fc937', '208eaacb-278d-449a-90c5-28fbb8c292ea'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:17.439820 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot force create request issued successfully. Aug 15 15:11:17.440142 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-057740b7-9858-4bed-aa61-e0900b452835 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:11:17.440577 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1169/4669] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:11:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:17.451779 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5f1f6197-48b7-4e52-ac37-d9c6f5928583 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:17.454110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f1f6197-48b7-4e52-ac37-d9c6f5928583 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:17.454341 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f1f6197-48b7-4e52-ac37-d9c6f5928583 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:17.454598 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f1f6197-48b7-4e52-ac37-d9c6f5928583 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:17.460404 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:17.460404 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:17.460946 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5f1f6197-48b7-4e52-ac37-d9c6f5928583 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:17.461741 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f1f6197-48b7-4e52-ac37-d9c6f5928583 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 returned with HTTP 200 Aug 15 15:11:17.462222 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1159/4670] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:17 2026] GET /volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:17.720141 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8aff0770-852e-4560-bcd7-0b8b80b0ae32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:17.721886 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aff0770-852e-4560-bcd7-0b8b80b0ae32 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:17.722139 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aff0770-852e-4560-bcd7-0b8b80b0ae32 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:17.722395 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aff0770-852e-4560-bcd7-0b8b80b0ae32 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:17.722531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8aff0770-852e-4560-bcd7-0b8b80b0ae32 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:17.727113 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:17.727113 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:17.729165 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aff0770-852e-4560-bcd7-0b8b80b0ae32 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:17.729165 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1177/4671] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:17 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:17.995163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a71298f-a68f-43a4-9a8d-459c403d5053 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:17.996950 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a71298f-a68f-43a4-9a8d-459c403d5053 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:17.997176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a71298f-a68f-43a4-9a8d-459c403d5053 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:17.997427 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a71298f-a68f-43a4-9a8d-459c403d5053 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:18.006184 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:18.006184 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:18.009545 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a71298f-a68f-43a4-9a8d-459c403d5053 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:18.013382 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a71298f-a68f-43a4-9a8d-459c403d5053 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:18.013922 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1167/4672] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:17 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:18.295168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db100ba4-c056-47ca-af27-291ab28aeb7c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:18.298266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db100ba4-c056-47ca-af27-291ab28aeb7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:18.298506 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db100ba4-c056-47ca-af27-291ab28aeb7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:18.298727 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db100ba4-c056-47ca-af27-291ab28aeb7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:18.298872 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-db100ba4-c056-47ca-af27-291ab28aeb7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:18.303112 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:18.303112 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:18.303783 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db100ba4-c056-47ca-af27-291ab28aeb7c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:18.304158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1170/4673] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:18 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:18.470789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a18d8f3-1bee-4843-bccc-5edd2b106b5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:18.472445 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a18d8f3-1bee-4843-bccc-5edd2b106b5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:18.472616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a18d8f3-1bee-4843-bccc-5edd2b106b5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:18.472815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a18d8f3-1bee-4843-bccc-5edd2b106b5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:18.474457 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=330,cinder:UPDATE=71,cinder:INSERT=37,cinder:DELETE=2 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:11:18.478844 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:18.478844 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:18.479574 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1a18d8f3-1bee-4843-bccc-5edd2b106b5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:18.480440 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a18d8f3-1bee-4843-bccc-5edd2b106b5d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 returned with HTTP 200 Aug 15 15:11:18.480804 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1160/4674] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:18 2026] GET /volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:18.489777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1cd10893-efb1-4d42-8576-7c43100c730a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:18.491432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:11:18.491726 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deb88ac4-cd95-41eb-b213-e8a0e78203b9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1534597014"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:18.501541 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:18.501541 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:18.501970 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:18.502115 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:18.524423 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['9b8614ac-b5a8-42a5-bbad-f5451ea15fc3', 'ef6eea2d-8330-4333-b90d-a4e45fdd45d5', '6963bd47-18af-4c8c-be21-8841ea8544da', '0980a8d2-49b4-4459-877f-2e8d994b0b71'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:18.564084 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot force create request issued successfully. Aug 15 15:11:18.564437 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cd10893-efb1-4d42-8576-7c43100c730a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:11:18.564862 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1178/4675] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:11:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:18.579432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8deba460-bad7-4cb9-b9d9-cb91bd30e27e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:18.581644 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8deba460-bad7-4cb9-b9d9-cb91bd30e27e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:18.581903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8deba460-bad7-4cb9-b9d9-cb91bd30e27e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:18.582181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8deba460-bad7-4cb9-b9d9-cb91bd30e27e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:18.587896 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:18.587896 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:18.588563 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8deba460-bad7-4cb9-b9d9-cb91bd30e27e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:18.589349 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8deba460-bad7-4cb9-b9d9-cb91bd30e27e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b returned with HTTP 200 Aug 15 15:11:18.589796 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1168/4676] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:18 2026] GET /volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:18.742759 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e21ccd5d-45b6-4fc9-9e3e-12ca5bb35dae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:18.744343 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e21ccd5d-45b6-4fc9-9e3e-12ca5bb35dae tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:18.744536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e21ccd5d-45b6-4fc9-9e3e-12ca5bb35dae tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:18.744679 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e21ccd5d-45b6-4fc9-9e3e-12ca5bb35dae tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:18.744781 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e21ccd5d-45b6-4fc9-9e3e-12ca5bb35dae tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:18.748493 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:18.748493 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:18.749300 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e21ccd5d-45b6-4fc9-9e3e-12ca5bb35dae tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:18.749698 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1171/4677] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:18 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:19.027377 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-55e3566b-8bf4-4d49-b787-22529e58972b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.029509 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55e3566b-8bf4-4d49-b787-22529e58972b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:19.029729 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55e3566b-8bf4-4d49-b787-22529e58972b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.029937 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-55e3566b-8bf4-4d49-b787-22529e58972b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.040471 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.040471 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:19.044258 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-55e3566b-8bf4-4d49-b787-22529e58972b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:19.048941 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-55e3566b-8bf4-4d49-b787-22529e58972b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:19.049388 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1161/4678] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:19 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:19.314571 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-362d9b18-df84-4290-9b63-9cbafed75ac1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.316478 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-362d9b18-df84-4290-9b63-9cbafed75ac1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:19.316662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-362d9b18-df84-4290-9b63-9cbafed75ac1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.316844 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-362d9b18-df84-4290-9b63-9cbafed75ac1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.316946 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-362d9b18-df84-4290-9b63-9cbafed75ac1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:19.322547 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.322547 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:19.323449 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-362d9b18-df84-4290-9b63-9cbafed75ac1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:19.323926 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1179/4679] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:19 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:19.571598 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-9b06df82-8d77-4374-b9d2-550bbd8354c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.573491 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-9b06df82-8d77-4374-b9d2-550bbd8354c8 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e/encryption Aug 15 15:11:19.573708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-9b06df82-8d77-4374-b9d2-550bbd8354c8 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.573917 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-9b06df82-8d77-4374-b9d2-550bbd8354c8 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.583429 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.583429 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:19.590023 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d3b07a5-e430-4996-a121-7d9744655d69 req-9b06df82-8d77-4374-b9d2-550bbd8354c8 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e/encryption returned with HTTP 200 Aug 15 15:11:19.590566 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1169/4680] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:11:19 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:19.611279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d79775e-59dc-49e4-9416-b8c87caa88e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.611279 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d79775e-59dc-49e4-9416-b8c87caa88e3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:19.611279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d79775e-59dc-49e4-9416-b8c87caa88e3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.611279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d79775e-59dc-49e4-9416-b8c87caa88e3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.615068 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.615068 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:19.615519 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d79775e-59dc-49e4-9416-b8c87caa88e3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:19.616225 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d79775e-59dc-49e4-9416-b8c87caa88e3 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b returned with HTTP 200 Aug 15 15:11:19.616629 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1172/4681] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:19 2026] GET /volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:19.625070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.626984 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:19.627171 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.627398 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.627539 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:19.633107 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.633107 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:19.633627 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:19.656216 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:11:19.656216 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a5f8070-9a41-4cd3-abf8-493aeb9db2bf tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b returned with HTTP 202 Aug 15 15:11:19.656216 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1162/4682] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:19 2026] DELETE /volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:19.662346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b57bb1c-2658-46c4-ac0a-3c9707633a8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.666206 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b57bb1c-2658-46c4-ac0a-3c9707633a8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:19.666485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b57bb1c-2658-46c4-ac0a-3c9707633a8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.666686 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b57bb1c-2658-46c4-ac0a-3c9707633a8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.674268 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.674268 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:19.674740 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b57bb1c-2658-46c4-ac0a-3c9707633a8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:19.675603 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b57bb1c-2658-46c4-ac0a-3c9707633a8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b returned with HTTP 200 Aug 15 15:11:19.676141 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1180/4683] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:19 2026] GET /volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:19.762228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aaa03574-d4e0-4ce0-912f-26664d2d9bd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:19.763833 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aaa03574-d4e0-4ce0-912f-26664d2d9bd8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:19.764009 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aaa03574-d4e0-4ce0-912f-26664d2d9bd8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:19.764201 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aaa03574-d4e0-4ce0-912f-26664d2d9bd8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:19.764349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-aaa03574-d4e0-4ce0-912f-26664d2d9bd8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:19.770265 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:19.770265 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:19.770265 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aaa03574-d4e0-4ce0-912f-26664d2d9bd8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:19.770265 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1170/4684] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:19 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:20.066267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8ea574ee-fe66-4280-ac1c-9ddb4f4ee03f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:20.067883 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ea574ee-fe66-4280-ac1c-9ddb4f4ee03f tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:20.068078 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ea574ee-fe66-4280-ac1c-9ddb4f4ee03f tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:20.068256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ea574ee-fe66-4280-ac1c-9ddb4f4ee03f tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:20.076613 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:20.076613 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:20.079566 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ea574ee-fe66-4280-ac1c-9ddb4f4ee03f tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:20.082863 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ea574ee-fe66-4280-ac1c-9ddb4f4ee03f tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:20.083224 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1173/4685] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:20 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:20.335926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-65df5aea-30bf-4de4-8f55-8a7e153f53c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:20.337738 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-65df5aea-30bf-4de4-8f55-8a7e153f53c9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:20.338003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-65df5aea-30bf-4de4-8f55-8a7e153f53c9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:20.338311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-65df5aea-30bf-4de4-8f55-8a7e153f53c9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:20.338474 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-65df5aea-30bf-4de4-8f55-8a7e153f53c9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:20.343088 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:20.343088 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:20.343757 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-65df5aea-30bf-4de4-8f55-8a7e153f53c9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:20.344168 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1163/4686] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:20 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:20.686383 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c16d44b7-d337-41f9-bf8b-147a13ef92aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:20.688546 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c16d44b7-d337-41f9-bf8b-147a13ef92aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:20.688628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c16d44b7-d337-41f9-bf8b-147a13ef92aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:20.688813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c16d44b7-d337-41f9-bf8b-147a13ef92aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:20.691799 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=390,cinder:INSERT=67,cinder:UPDATE=139,cinder:DELETE=2 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:11:20.695504 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c16d44b7-d337-41f9-bf8b-147a13ef92aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b returned with HTTP 404 Aug 15 15:11:20.696066 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1181/4687] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:20 2026] GET /volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:20.702842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:20.704592 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:11:20.704816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:20.705051 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:20.705161 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:11:20.710710 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:20.710710 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:20.711194 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:20.737498 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:11:20.737498 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fc41e2a-7fe0-45c8-a19b-36f048866db6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 returned with HTTP 202 Aug 15 15:11:20.738643 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1171/4688] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:20 2026] DELETE /volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:20.746442 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e9acf622-2ddb-4e0d-9c1e-4ca6b5aec941 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:20.748297 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e9acf622-2ddb-4e0d-9c1e-4ca6b5aec941 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:11:20.748494 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e9acf622-2ddb-4e0d-9c1e-4ca6b5aec941 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:20.748681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e9acf622-2ddb-4e0d-9c1e-4ca6b5aec941 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:20.753805 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:20.753805 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:20.754370 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e9acf622-2ddb-4e0d-9c1e-4ca6b5aec941 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:20.755001 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e9acf622-2ddb-4e0d-9c1e-4ca6b5aec941 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 returned with HTTP 200 Aug 15 15:11:20.755428 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1174/4689] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:20 2026] GET /volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:20.780818 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf61f6b4-60b4-4eb7-8dad-d8fc219f5182 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:20.782776 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf61f6b4-60b4-4eb7-8dad-d8fc219f5182 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:20.782996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf61f6b4-60b4-4eb7-8dad-d8fc219f5182 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:20.783229 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf61f6b4-60b4-4eb7-8dad-d8fc219f5182 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:20.783357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cf61f6b4-60b4-4eb7-8dad-d8fc219f5182 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:20.788953 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:20.788953 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:20.791125 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf61f6b4-60b4-4eb7-8dad-d8fc219f5182 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:20.791125 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1164/4690] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:20 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:21.094994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-159cc972-3eac-4d29-976c-1eb1aee06381 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:21.096665 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-159cc972-3eac-4d29-976c-1eb1aee06381 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:21.096836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-159cc972-3eac-4d29-976c-1eb1aee06381 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:21.097009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-159cc972-3eac-4d29-976c-1eb1aee06381 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:21.106113 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:21.106113 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:21.109392 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-159cc972-3eac-4d29-976c-1eb1aee06381 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:21.113173 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-159cc972-3eac-4d29-976c-1eb1aee06381 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:21.113751 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1182/4691] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:21 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:21.354264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f460bc9-f831-4166-a352-87471ae3a556 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:21.355915 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f460bc9-f831-4166-a352-87471ae3a556 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:21.356157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f460bc9-f831-4166-a352-87471ae3a556 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:21.356378 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f460bc9-f831-4166-a352-87471ae3a556 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:21.356488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0f460bc9-f831-4166-a352-87471ae3a556 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:21.361785 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:21.361785 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:21.362725 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f460bc9-f831-4166-a352-87471ae3a556 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:21.363260 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1172/4692] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:21 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:21.764468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15d56d4b-3782-4be6-942e-c2c5ecfaa5a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:21.767369 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15d56d4b-3782-4be6-942e-c2c5ecfaa5a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:11:21.767637 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15d56d4b-3782-4be6-942e-c2c5ecfaa5a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:21.767897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15d56d4b-3782-4be6-942e-c2c5ecfaa5a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:21.773027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15d56d4b-3782-4be6-942e-c2c5ecfaa5a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 returned with HTTP 404 Aug 15 15:11:21.773660 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1175/4693] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:21 2026] GET /volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:21.782692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:21.782692 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:21.782692 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:21.783278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:21.783278 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:21.788069 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:21.788069 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:21.789370 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:21.804126 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb13e8bd-57b9-4c8f-85f8-555f20903e7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:21.806468 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb13e8bd-57b9-4c8f-85f8-555f20903e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:21.806521 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:11:21.806706 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35056f1b-db6f-434d-b8dd-fa3e1ae135af tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 returned with HTTP 202 Aug 15 15:11:21.807124 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1165/4694] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:21 2026] DELETE /volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:21.809648 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb13e8bd-57b9-4c8f-85f8-555f20903e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:21.809940 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb13e8bd-57b9-4c8f-85f8-555f20903e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:21.810071 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eb13e8bd-57b9-4c8f-85f8-555f20903e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:21.813667 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd3b0d65-f73a-4540-97d5-b013bfc8d729 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:21.816028 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd3b0d65-f73a-4540-97d5-b013bfc8d729 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:21.816304 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd3b0d65-f73a-4540-97d5-b013bfc8d729 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:21.816496 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd3b0d65-f73a-4540-97d5-b013bfc8d729 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:21.816531 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:21.816531 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:21.818074 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb13e8bd-57b9-4c8f-85f8-555f20903e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:21.818234 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1183/4695] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:21 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:21.823998 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:21.823998 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:21.824605 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd3b0d65-f73a-4540-97d5-b013bfc8d729 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:21.825550 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd3b0d65-f73a-4540-97d5-b013bfc8d729 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 returned with HTTP 200 Aug 15 15:11:21.825991 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1173/4696] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:21 2026] GET /volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:22.126622 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-355d8d58-e70b-4c9d-9b7b-959bf57687a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.128186 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-355d8d58-e70b-4c9d-9b7b-959bf57687a1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:22.128375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-355d8d58-e70b-4c9d-9b7b-959bf57687a1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.128546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-355d8d58-e70b-4c9d-9b7b-959bf57687a1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.136997 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:22.136997 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:22.140128 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-355d8d58-e70b-4c9d-9b7b-959bf57687a1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:22.143775 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-355d8d58-e70b-4c9d-9b7b-959bf57687a1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:22.144133 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1176/4697] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:22 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:22.373556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-150295c2-e517-42e1-a222-1572f39d60de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.375607 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-150295c2-e517-42e1-a222-1572f39d60de tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:22.375865 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-150295c2-e517-42e1-a222-1572f39d60de tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.376079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-150295c2-e517-42e1-a222-1572f39d60de tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.376208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-150295c2-e517-42e1-a222-1572f39d60de tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:22.381120 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:22.381120 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:22.381848 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-150295c2-e517-42e1-a222-1572f39d60de tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:22.382317 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1166/4698] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:22 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:22.829125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77f781e8-add6-458e-911d-9588ae37ff89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.831185 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77f781e8-add6-458e-911d-9588ae37ff89 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:22.831441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77f781e8-add6-458e-911d-9588ae37ff89 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.831653 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77f781e8-add6-458e-911d-9588ae37ff89 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.831785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-77f781e8-add6-458e-911d-9588ae37ff89 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:22.836499 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:22.836499 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:22.837067 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1e60524-e084-4c69-a272-b619fa430b9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.837488 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77f781e8-add6-458e-911d-9588ae37ff89 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:22.838135 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1184/4699] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:22 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:22.840909 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1e60524-e084-4c69-a272-b619fa430b9c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:22.841688 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1e60524-e084-4c69-a272-b619fa430b9c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.842600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1e60524-e084-4c69-a272-b619fa430b9c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.849896 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1e60524-e084-4c69-a272-b619fa430b9c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 returned with HTTP 404 Aug 15 15:11:22.850598 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1174/4700] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:22 2026] GET /volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:22.860511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-16866cdb-3e50-4163-871f-92181adea233 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.862758 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16866cdb-3e50-4163-871f-92181adea233 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:22.862927 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16866cdb-3e50-4163-871f-92181adea233 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.863129 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16866cdb-3e50-4163-871f-92181adea233 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.863222 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-16866cdb-3e50-4163-871f-92181adea233 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: ac02fadc-90d5-4b1b-908e-5823bbac053b Aug 15 15:11:22.868188 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=386,cinder:UPDATE=117,cinder:INSERT=64,cinder:DELETE=2 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:11:22.872155 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16866cdb-3e50-4163-871f-92181adea233 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b returned with HTTP 404 Aug 15 15:11:22.872654 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1177/4701] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:22 2026] DELETE /volume/v3/snapshots/ac02fadc-90d5-4b1b-908e-5823bbac053b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:22.879435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7a86571f-04a0-4dd1-91e1-6488747c722c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.881022 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a86571f-04a0-4dd1-91e1-6488747c722c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:22.881205 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a86571f-04a0-4dd1-91e1-6488747c722c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.881401 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a86571f-04a0-4dd1-91e1-6488747c722c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.881499 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-7a86571f-04a0-4dd1-91e1-6488747c722c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 37e57384-b52d-437a-b29b-e68f31b22845 Aug 15 15:11:22.885331 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a86571f-04a0-4dd1-91e1-6488747c722c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 returned with HTTP 404 Aug 15 15:11:22.885793 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1167/4702] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:22 2026] DELETE /volume/v3/snapshots/37e57384-b52d-437a-b29b-e68f31b22845 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:22.923042 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-3411fc86-edd6-42ff-89b3-f6c29fe143aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.925256 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-3411fc86-edd6-42ff-89b3-f6c29fe143aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:22.925465 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-3411fc86-edd6-42ff-89b3-f6c29fe143aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:22.925662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-3411fc86-edd6-42ff-89b3-f6c29fe143aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:22.934520 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:22.934520 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:22.937642 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-3411fc86-edd6-42ff-89b3-f6c29fe143aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:22.940988 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-3411fc86-edd6-42ff-89b3-f6c29fe143aa tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:22.941482 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1185/4703] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:22 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:22.965412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:22.970123 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9/action Aug 15 15:11:22.970487 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:22.970611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:22.987749 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:22.987749 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:22.989235 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:22.998096 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Begin detaching volume completed successfully. Aug 15 15:11:22.998394 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-581ac403-f0dd-4a5e-add1-6e20216cb114 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9/action returned with HTTP 202 Aug 15 15:11:22.998886 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1175/4704] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:11:22 2026] POST /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:23.075936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c2a64fc-1045-4005-a122-5a83c502d1ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:23.076367 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c2a64fc-1045-4005-a122-5a83c502d1ce None None] GET https://10.4.3.107/volume// Aug 15 15:11:23.076572 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c2a64fc-1045-4005-a122-5a83c502d1ce None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:23.076743 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c2a64fc-1045-4005-a122-5a83c502d1ce None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:23.077093 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c2a64fc-1045-4005-a122-5a83c502d1ce None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:23.077565 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1178/4705] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:23.084712 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-7e75544f-7fee-49a4-9c3f-3bd3c1fe3a36 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:23.086544 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-7e75544f-7fee-49a4-9c3f-3bd3c1fe3a36 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:23.086731 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-7e75544f-7fee-49a4-9c3f-3bd3c1fe3a36 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:23.086910 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-7e75544f-7fee-49a4-9c3f-3bd3c1fe3a36 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:23.098727 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:23.098727 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:23.101832 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-7e75544f-7fee-49a4-9c3f-3bd3c1fe3a36 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:23.105575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-7e75544f-7fee-49a4-9c3f-3bd3c1fe3a36 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:23.106510 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1168/4706] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:23 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:23.157165 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c88de564-40e9-4321-8186-a5760a45dd36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:23.158868 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c88de564-40e9-4321-8186-a5760a45dd36 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:23.159105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c88de564-40e9-4321-8186-a5760a45dd36 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:23.159361 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c88de564-40e9-4321-8186-a5760a45dd36 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:23.175281 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:23.175281 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:23.180512 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c88de564-40e9-4321-8186-a5760a45dd36 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:23.186316 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c88de564-40e9-4321-8186-a5760a45dd36 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:23.188262 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1186/4707] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:23 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:23.392385 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-267cd8f8-715b-447e-b56e-8a2d0bc5290d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:23.394083 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-267cd8f8-715b-447e-b56e-8a2d0bc5290d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:23.394264 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-267cd8f8-715b-447e-b56e-8a2d0bc5290d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:23.394497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-267cd8f8-715b-447e-b56e-8a2d0bc5290d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:23.394627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-267cd8f8-715b-447e-b56e-8a2d0bc5290d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:23.400558 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:23.400558 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:23.401413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-267cd8f8-715b-447e-b56e-8a2d0bc5290d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:23.401819 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1176/4708] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:23 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:23.848689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4911c9e8-e097-47de-bce0-cc33777cb154 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:23.850332 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4911c9e8-e097-47de-bce0-cc33777cb154 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:23.850511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4911c9e8-e097-47de-bce0-cc33777cb154 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:23.850663 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4911c9e8-e097-47de-bce0-cc33777cb154 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:23.850798 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4911c9e8-e097-47de-bce0-cc33777cb154 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:23.855267 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:23.855267 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:23.855926 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4911c9e8-e097-47de-bce0-cc33777cb154 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:23.856251 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1179/4709] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:23 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:24.199845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0b83dad-bdf4-45a0-9835-215e84d4c2e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:24.201710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0b83dad-bdf4-45a0-9835-215e84d4c2e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:24.201893 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0b83dad-bdf4-45a0-9835-215e84d4c2e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:24.202090 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0b83dad-bdf4-45a0-9835-215e84d4c2e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:24.211149 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:24.211149 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:24.217272 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f0b83dad-bdf4-45a0-9835-215e84d4c2e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:24.218842 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0b83dad-bdf4-45a0-9835-215e84d4c2e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:24.219320 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1169/4710] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:24 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:24.411617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28a24198-0df9-4cef-afb5-baae9c6c0791 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:24.414761 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28a24198-0df9-4cef-afb5-baae9c6c0791 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:24.415033 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28a24198-0df9-4cef-afb5-baae9c6c0791 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:24.415309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28a24198-0df9-4cef-afb5-baae9c6c0791 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:24.415470 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-28a24198-0df9-4cef-afb5-baae9c6c0791 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:24.422078 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:24.422078 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:24.422837 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28a24198-0df9-4cef-afb5-baae9c6c0791 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:24.423408 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1187/4711] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:24 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:24.867130 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ae637d8-dbd5-4baa-979e-f346d1ccc3e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:24.868884 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ae637d8-dbd5-4baa-979e-f346d1ccc3e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:24.869139 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ae637d8-dbd5-4baa-979e-f346d1ccc3e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:24.869402 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ae637d8-dbd5-4baa-979e-f346d1ccc3e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:24.869600 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7ae637d8-dbd5-4baa-979e-f346d1ccc3e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:24.873739 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:24.873739 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:24.874658 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ae637d8-dbd5-4baa-979e-f346d1ccc3e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:24.875110 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1177/4712] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:24 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:25.231889 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63a157f1-f379-4b47-a9e4-b10e2cceec84 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.233850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63a157f1-f379-4b47-a9e4-b10e2cceec84 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:25.234028 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63a157f1-f379-4b47-a9e4-b10e2cceec84 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.234216 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63a157f1-f379-4b47-a9e4-b10e2cceec84 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.243656 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.243656 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:25.247109 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63a157f1-f379-4b47-a9e4-b10e2cceec84 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:25.250878 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63a157f1-f379-4b47-a9e4-b10e2cceec84 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:25.251350 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1180/4713] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:25 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:25.298918 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-8cca21bd-ce93-4a2f-934a-0f55cd52a06b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.300676 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-8cca21bd-ce93-4a2f-934a-0f55cd52a06b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 Aug 15 15:11:25.300866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-8cca21bd-ce93-4a2f-934a-0f55cd52a06b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.301074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-8cca21bd-ce93-4a2f-934a-0f55cd52a06b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.307456 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.307456 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:25.350367 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d3f7aad6-71cd-479b-b41d-1b1c8eb5d8bb req-8cca21bd-ce93-4a2f-934a-0f55cd52a06b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 returned with HTTP 200 Aug 15 15:11:25.350779 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1170/4714] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:11:25 2026] DELETE /volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:25.434288 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26230605-148b-45fa-9a73-dfad87c461e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.435702 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26230605-148b-45fa-9a73-dfad87c461e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:25.435702 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26230605-148b-45fa-9a73-dfad87c461e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.438255 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26230605-148b-45fa-9a73-dfad87c461e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.438255 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-26230605-148b-45fa-9a73-dfad87c461e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 08449ef6-1583-4e34-ba36-cae53c6d27d7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:25.440615 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.440615 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:25.441323 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26230605-148b-45fa-9a73-dfad87c461e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 200 Aug 15 15:11:25.441703 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1188/4715] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:25 2026] GET /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:25.452376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.454034 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] DELETE https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 Aug 15 15:11:25.454374 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.454877 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.455022 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Delete backup with id: 08449ef6-1583-4e34-ba36-cae53c6d27d7. Aug 15 15:11:25.456681 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=284,cinder:UPDATE=43,cinder:INSERT=26,cinder:DELETE=3 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:11:25.459855 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.459855 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:25.472293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] delete_backup rpcapi backup_id 08449ef6-1583-4e34-ba36-cae53c6d27d7 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:11:25.473719 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f42f5d18-8eca-4c6e-bb3f-bd09a96c2393 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 returned with HTTP 202 Aug 15 15:11:25.474185 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1178/4716] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:11:25 2026] DELETE /volume/v3/backups/08449ef6-1583-4e34-ba36-cae53c6d27d7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:25.480556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9813e99d-f0ca-497b-895d-028ca4605b23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.482301 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 Aug 15 15:11:25.482537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.482717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.482865 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume with id: 12a87f52-ad80-49df-86b0-496dbfcfd546 Aug 15 15:11:25.489895 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.489895 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:25.490195 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:25.506657 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume request issued successfully. Aug 15 15:11:25.507013 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9813e99d-f0ca-497b-895d-028ca4605b23 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 returned with HTTP 202 Aug 15 15:11:25.507492 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1181/4717] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:11:25 2026] DELETE /volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:25.513936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-455ac4f2-589e-467f-b5f8-f0a7b433f8b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.515977 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-455ac4f2-589e-467f-b5f8-f0a7b433f8b4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 Aug 15 15:11:25.516211 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-455ac4f2-589e-467f-b5f8-f0a7b433f8b4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.516449 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-455ac4f2-589e-467f-b5f8-f0a7b433f8b4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.524970 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.524970 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:25.529485 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-455ac4f2-589e-467f-b5f8-f0a7b433f8b4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:25.534370 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-455ac4f2-589e-467f-b5f8-f0a7b433f8b4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 returned with HTTP 200 Aug 15 15:11:25.534804 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1171/4718] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:25 2026] GET /volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:25.886887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc3a80e0-1dab-4139-b4fa-366e47e215e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:25.889198 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc3a80e0-1dab-4139-b4fa-366e47e215e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:25.889449 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc3a80e0-1dab-4139-b4fa-366e47e215e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:25.889677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc3a80e0-1dab-4139-b4fa-366e47e215e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:25.889826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cc3a80e0-1dab-4139-b4fa-366e47e215e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:25.895655 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:25.895655 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:25.896677 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc3a80e0-1dab-4139-b4fa-366e47e215e3 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:25.897321 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1189/4719] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:25 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:26.263985 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7c148eb-0fb5-4653-8973-ceb6866604c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.269609 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7c148eb-0fb5-4653-8973-ceb6866604c9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:26.270929 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7c148eb-0fb5-4653-8973-ceb6866604c9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:26.270929 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7c148eb-0fb5-4653-8973-ceb6866604c9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:26.283807 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:26.283807 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:26.288510 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c7c148eb-0fb5-4653-8973-ceb6866604c9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:26.294325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7c148eb-0fb5-4653-8973-ceb6866604c9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:26.294864 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1179/4720] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:26 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:26.506546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-df547dcf-3694-4141-abd0-f9c06df49a22 req-e1c0f3af-7b71-4170-a4b0-6f013ab82bcc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.508471 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-df547dcf-3694-4141-abd0-f9c06df49a22 req-e1c0f3af-7b71-4170-a4b0-6f013ab82bcc tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 Aug 15 15:11:26.508639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-df547dcf-3694-4141-abd0-f9c06df49a22 req-e1c0f3af-7b71-4170-a4b0-6f013ab82bcc tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:26.508808 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-df547dcf-3694-4141-abd0-f9c06df49a22 req-e1c0f3af-7b71-4170-a4b0-6f013ab82bcc tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:26.512358 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-df547dcf-3694-4141-abd0-f9c06df49a22 req-e1c0f3af-7b71-4170-a4b0-6f013ab82bcc tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 returned with HTTP 404 Aug 15 15:11:26.512811 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1182/4721] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:11:26 2026] DELETE /volume/v3/attachments/4d5494b4-d157-4f4b-88f7-b69458b6b230 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:11:26.551351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8eba1960-1f07-4139-a45e-b0d8f85ba407 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.554750 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8eba1960-1f07-4139-a45e-b0d8f85ba407 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 Aug 15 15:11:26.555022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8eba1960-1f07-4139-a45e-b0d8f85ba407 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:26.555279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8eba1960-1f07-4139-a45e-b0d8f85ba407 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:26.569270 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8eba1960-1f07-4139-a45e-b0d8f85ba407 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 returned with HTTP 404 Aug 15 15:11:26.569885 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1172/4722] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:26 2026] GET /volume/v3/volumes/12a87f52-ad80-49df-86b0-496dbfcfd546 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:26.579818 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.581925 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8/export_record Aug 15 15:11:26.582160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:26.582387 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Calling method 'export_record' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:26.582516 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Export record for backup ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:11:26.587569 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:26.587569 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:26.588756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '97c973f9978d4e8fbd8b70ad161f71b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dfb41b9eff44c9ca030a381a9c01bb2', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:11:26.588941 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bba2e070-5cbd-4529-ace5-8f0e1b661992 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8/export_record returned with HTTP 403 Aug 15 15:11:26.589448 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1190/4723] 10.4.3.107 () {68 vars in 1430 bytes} [Sat Aug 15 15:11:26 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:26.602296 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.605222 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:26.605673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-485951081"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:26.607742 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-485951081'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:26.607791 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume of 1 GB Aug 15 15:11:26.611947 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Availability Zones retrieved successfully. Aug 15 15:11:26.617680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (a695d722-04fb-4b0b-858d-44da86d3ff8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:26.618675 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7513fdc-7a79-4fbc-970d-37ee8217a766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:26.619520 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:26.650737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7513fdc-7a79-4fbc-970d-37ee8217a766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:26.651795 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc981ea-a0a3-42a5-a9a0-dd7ab2b0ba01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:26.694501 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['b41beadc-227e-4ec4-a9e1-765a345e5f03', '5573a71b-6fa6-40dd-b98d-4cc1e29c412c', 'a987d803-f50d-457d-80d6-0e044d53e182', '1aec3bd6-f972-48bf-832c-763b0b4fc1a1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:26.695254 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc981ea-a0a3-42a5-a9a0-dd7ab2b0ba01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41beadc-227e-4ec4-a9e1-765a345e5f03', '5573a71b-6fa6-40dd-b98d-4cc1e29c412c', 'a987d803-f50d-457d-80d6-0e044d53e182', '1aec3bd6-f972-48bf-832c-763b0b4fc1a1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:26.695886 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe3a06e-be60-435d-9a4f-bcc9d10ad3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:26.719190 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe3a06e-be60-435d-9a4f-bcc9d10ad3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bef0f923-d3ad-42b4-a15e-bdd3597fd4d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-485951081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['b41beadc-227e-4ec4-a9e1-765a345e5f03','5573a71b-6fa6-40dd-b98d-4cc1e29c412c','a987d803-f50d-457d-80d6-0e044d53e182','1aec3bd6-f972-48bf-832c-763b0b4fc1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-485951081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bef0f923-d3ad-42b4-a15e-bdd3597fd4d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0136533488941bab9c564c5caa7e1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:26.723261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b050c534-de68-4ca8-ad1b-5b050120bf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:26.737074 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b050c534-de68-4ca8-ad1b-5b050120bf0e) transitioned into state 'SUCCESS' from state '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-485951081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['b41beadc-227e-4ec4-a9e1-765a345e5f03','5573a71b-6fa6-40dd-b98d-4cc1e29c412c','a987d803-f50d-457d-80d6-0e044d53e182','1aec3bd6-f972-48bf-832c-763b0b4fc1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:26.737786 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969ec99d-9f55-4cf1-b22f-150bde6c5cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:26.746029 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969ec99d-9f55-4cf1-b22f-150bde6c5cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:26.746788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (a695d722-04fb-4b0b-858d-44da86d3ff8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:26.747066 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request issued successfully. Aug 15 15:11:26.747601 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3906d7a-3e71-4382-818d-20fc1bcb635b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:26.747980 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1180/4724] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:11:26 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:26.761082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4aec3835-9d2e-413d-885c-79e1a045769e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.762989 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4aec3835-9d2e-413d-885c-79e1a045769e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 Aug 15 15:11:26.763181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4aec3835-9d2e-413d-885c-79e1a045769e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:26.763389 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4aec3835-9d2e-413d-885c-79e1a045769e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:26.771588 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:26.771588 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:26.773453 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4aec3835-9d2e-413d-885c-79e1a045769e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:26.776828 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4aec3835-9d2e-413d-885c-79e1a045769e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 returned with HTTP 200 Aug 15 15:11:26.777182 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1183/4725] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:26 2026] GET /volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:26.908589 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-335726e1-a220-46cf-b9c8-153551ea7f87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:26.910452 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-335726e1-a220-46cf-b9c8-153551ea7f87 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:26.910645 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-335726e1-a220-46cf-b9c8-153551ea7f87 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:26.911183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-335726e1-a220-46cf-b9c8-153551ea7f87 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:26.911183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-335726e1-a220-46cf-b9c8-153551ea7f87 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:26.915840 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:26.915840 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:26.916019 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-335726e1-a220-46cf-b9c8-153551ea7f87 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:26.916838 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1173/4726] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:26 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:27.307714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c555360-fb3b-46c1-8107-34828ffbd0e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:27.309418 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c555360-fb3b-46c1-8107-34828ffbd0e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:27.309588 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c555360-fb3b-46c1-8107-34828ffbd0e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:27.309757 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c555360-fb3b-46c1-8107-34828ffbd0e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:27.319948 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:27.319948 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:27.324352 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c555360-fb3b-46c1-8107-34828ffbd0e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:27.329329 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c555360-fb3b-46c1-8107-34828ffbd0e1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:27.329848 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1191/4727] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:27 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:27.782473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-2f1c7677-4e11-4922-9b7d-1595a491fb19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:27.784686 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-2f1c7677-4e11-4922-9b7d-1595a491fb19 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d/action Aug 15 15:11:27.785033 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-2f1c7677-4e11-4922-9b7d-1595a491fb19 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:27.785177 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-2f1c7677-4e11-4922-9b7d-1595a491fb19 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:27.791410 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de9b6394-0cc0-486d-be3c-7346dcf45319 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:27.793449 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de9b6394-0cc0-486d-be3c-7346dcf45319 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 Aug 15 15:11:27.793734 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de9b6394-0cc0-486d-be3c-7346dcf45319 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:27.793919 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de9b6394-0cc0-486d-be3c-7346dcf45319 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:27.801209 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:27.801209 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:27.804789 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:27.804789 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:27.805104 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de9b6394-0cc0-486d-be3c-7346dcf45319 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:27.809967 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de9b6394-0cc0-486d-be3c-7346dcf45319 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 returned with HTTP 200 Aug 15 15:11:27.810541 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1184/4728] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:27 2026] GET /volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:27.818498 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd429e52-33fd-4a8b-847f-ee238bd47247 req-2f1c7677-4e11-4922-9b7d-1595a491fb19 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d/action returned with HTTP 204 Aug 15 15:11:27.819078 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1181/4729] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:11:27 2026] POST /volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:27.825134 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:27.827597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:11:27.827597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bef0f923-d3ad-42b4-a15e-bdd3597fd4d2", "name": "tempest-type-Backup-1140168850"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:27.828762 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating new backup {'backup': {'volume_id': 'bef0f923-d3ad-42b4-a15e-bdd3597fd4d2', 'name': 'tempest-type-Backup-1140168850'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:11:27.829138 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating backup of volume bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 in container None Aug 15 15:11:27.839576 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:27.839576 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:27.839932 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:27.860832 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['47fcc41a-4613-4e63-abb4-790c84660a3c', '50f95fa3-8c7d-432d-a6a7-403fb986c75f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:27.896809 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6904f76-1bf2-430c-9d91-2b14fe158bd1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:11:27.897198 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1174/4730] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:11:27 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 15 15:11:27.907781 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33c1825b-51ec-44fb-9155-0c69b24cf955 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:27.910141 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33c1825b-51ec-44fb-9155-0c69b24cf955 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:27.910413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33c1825b-51ec-44fb-9155-0c69b24cf955 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:27.910891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33c1825b-51ec-44fb-9155-0c69b24cf955 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:27.910891 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-33c1825b-51ec-44fb-9155-0c69b24cf955 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:27.915917 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:27.915917 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:27.916781 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33c1825b-51ec-44fb-9155-0c69b24cf955 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:27.917282 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1192/4731] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:27 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:27.927548 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0aea5904-eef0-4e1f-83ac-7b23e148e639 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:27.929158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0aea5904-eef0-4e1f-83ac-7b23e148e639 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:27.929341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0aea5904-eef0-4e1f-83ac-7b23e148e639 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:27.929512 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0aea5904-eef0-4e1f-83ac-7b23e148e639 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:27.929613 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0aea5904-eef0-4e1f-83ac-7b23e148e639 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:27.933800 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:27.933800 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:27.934493 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0aea5904-eef0-4e1f-83ac-7b23e148e639 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:27.934917 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1185/4732] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:27 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:28.344852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68729abc-224f-470c-9453-cd74fb031faa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.346514 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68729abc-224f-470c-9453-cd74fb031faa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:28.346703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68729abc-224f-470c-9453-cd74fb031faa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.346903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68729abc-224f-470c-9453-cd74fb031faa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.356794 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:28.356794 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:28.360445 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68729abc-224f-470c-9453-cd74fb031faa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:28.364927 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68729abc-224f-470c-9453-cd74fb031faa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:28.365475 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1182/4733] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:28 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:28.380728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-67ea5d16-6ccf-49d4-9b57-af158283c708 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.382582 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67ea5d16-6ccf-49d4-9b57-af158283c708 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:28.382827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67ea5d16-6ccf-49d4-9b57-af158283c708 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.383058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67ea5d16-6ccf-49d4-9b57-af158283c708 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.391503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c22a2061-ba80-4300-9ba1-afd9abb231d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.393323 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c22a2061-ba80-4300-9ba1-afd9abb231d5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:11:28.393558 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c22a2061-ba80-4300-9ba1-afd9abb231d5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.393783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c22a2061-ba80-4300-9ba1-afd9abb231d5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.393899 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-c22a2061-ba80-4300-9ba1-afd9abb231d5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 4ab5525e-1474-4758-a072-23310b87d0a0 Aug 15 15:11:28.394065 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:28.394065 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:28.397803 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-67ea5d16-6ccf-49d4-9b57-af158283c708 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:28.398201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c22a2061-ba80-4300-9ba1-afd9abb231d5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 returned with HTTP 404 Aug 15 15:11:28.398759 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1193/4734] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:28 2026] DELETE /volume/v3/snapshots/4ab5525e-1474-4758-a072-23310b87d0a0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:28.403011 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67ea5d16-6ccf-49d4-9b57-af158283c708 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:28.403534 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1175/4735] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:28 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:28.409821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-45a3b7f9-b0bc-4e43-b8a3-f0098c6612c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.412091 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45a3b7f9-b0bc-4e43-b8a3-f0098c6612c7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:28.413382 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45a3b7f9-b0bc-4e43-b8a3-f0098c6612c7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.413382 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45a3b7f9-b0bc-4e43-b8a3-f0098c6612c7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.421816 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:28.421816 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:28.424976 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-45a3b7f9-b0bc-4e43-b8a3-f0098c6612c7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:28.429918 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45a3b7f9-b0bc-4e43-b8a3-f0098c6612c7 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:28.430588 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1186/4736] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:28 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:28.442870 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-218d2c40-4364-4acd-b801-f40ef8ff010b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.445267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:28.445651 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-642939236"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:28.447573 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-642939236'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:28.447747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume of 1 GB Aug 15 15:11:28.452703 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Availability Zones retrieved successfully. Aug 15 15:11:28.461868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (cc889901-91ca-4e4b-8bc8-994e642aed19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:28.462995 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824dd904-1a58-4d74-b9f6-f3b1f8f352c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:28.465368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:28.495462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824dd904-1a58-4d74-b9f6-f3b1f8f352c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:28.496614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d890b9d8-90e5-4ec4-86be-217e8fbbe1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:28.539512 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['ceb6d951-0b1e-4a5c-8b22-745ee4f555a8', '569f3b90-98fb-498b-912a-d32d7e40b2ad', '3899e141-dcc8-4289-b8f5-81e4ff2c6506', '78b782b1-70da-4eb2-839e-5192ed213e59'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:28.540330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d890b9d8-90e5-4ec4-86be-217e8fbbe1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb6d951-0b1e-4a5c-8b22-745ee4f555a8', '569f3b90-98fb-498b-912a-d32d7e40b2ad', '3899e141-dcc8-4289-b8f5-81e4ff2c6506', '78b782b1-70da-4eb2-839e-5192ed213e59']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:28.541116 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07375e1-1034-4629-bc3c-0bb8a1f07bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:28.562365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07375e1-1034-4629-bc3c-0bb8a1f07bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff788a1-7c2b-4bc6-9219-87e85d399a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-642939236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['ceb6d951-0b1e-4a5c-8b22-745ee4f555a8','569f3b90-98fb-498b-912a-d32d7e40b2ad','3899e141-dcc8-4289-b8f5-81e4ff2c6506','78b782b1-70da-4eb2-839e-5192ed213e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-642939236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ff788a1-7c2b-4bc6-9219-87e85d399a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ea4cfaf63e4600a0228162912fe113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:28.563551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0273ee-e794-44e5-8540-b5d95cf535f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:28.581442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0273ee-e794-44e5-8540-b5d95cf535f7) transitioned into state 'SUCCESS' from state '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-642939236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['ceb6d951-0b1e-4a5c-8b22-745ee4f555a8','569f3b90-98fb-498b-912a-d32d7e40b2ad','3899e141-dcc8-4289-b8f5-81e4ff2c6506','78b782b1-70da-4eb2-839e-5192ed213e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:28.582177 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6523f6d1-0abc-4d0a-bc3b-02c6c2bf90bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:28.596190 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6523f6d1-0abc-4d0a-bc3b-02c6c2bf90bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:28.598193 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (cc889901-91ca-4e4b-8bc8-994e642aed19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:28.598193 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request issued successfully. Aug 15 15:11:28.598868 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-218d2c40-4364-4acd-b801-f40ef8ff010b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:28.599597 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1183/4737] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:11:28 2026] POST /volume/v3/volumes => generated 753 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:28.613808 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3dc9e1a-b61b-4e42-9189-4837c60b0664 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.615747 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3dc9e1a-b61b-4e42-9189-4837c60b0664 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:28.615908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3dc9e1a-b61b-4e42-9189-4837c60b0664 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.616171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3dc9e1a-b61b-4e42-9189-4837c60b0664 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.623324 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:28.623324 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:28.626832 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3dc9e1a-b61b-4e42-9189-4837c60b0664 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:28.630770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3dc9e1a-b61b-4e42-9189-4837c60b0664 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 returned with HTTP 200 Aug 15 15:11:28.631213 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1194/4738] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:28 2026] GET /volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:28.927297 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44fad0f4-bb41-42a9-9fb7-58acfeadb789 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.928980 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44fad0f4-bb41-42a9-9fb7-58acfeadb789 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:28.929263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44fad0f4-bb41-42a9-9fb7-58acfeadb789 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.929493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44fad0f4-bb41-42a9-9fb7-58acfeadb789 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.929634 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-44fad0f4-bb41-42a9-9fb7-58acfeadb789 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:28.936264 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:28.936264 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:28.936264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44fad0f4-bb41-42a9-9fb7-58acfeadb789 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:28.936264 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1176/4739] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:28 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:28.943939 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f30f3f85-8493-4af1-8c52-56493474de97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:28.945506 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f30f3f85-8493-4af1-8c52-56493474de97 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:28.945670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f30f3f85-8493-4af1-8c52-56493474de97 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:28.945836 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f30f3f85-8493-4af1-8c52-56493474de97 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:28.945948 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f30f3f85-8493-4af1-8c52-56493474de97 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:28.949527 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:28.949527 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:28.950157 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f30f3f85-8493-4af1-8c52-56493474de97 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:28.950470 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1187/4740] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:28 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:29.643200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-23a1fdee-948b-4ac0-80d5-3035789230b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:29.645580 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23a1fdee-948b-4ac0-80d5-3035789230b5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:29.645742 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23a1fdee-948b-4ac0-80d5-3035789230b5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:29.645918 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23a1fdee-948b-4ac0-80d5-3035789230b5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:29.652449 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:29.652449 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:29.656174 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-23a1fdee-948b-4ac0-80d5-3035789230b5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:29.661578 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23a1fdee-948b-4ac0-80d5-3035789230b5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 returned with HTTP 200 Aug 15 15:11:29.662105 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1184/4741] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:29 2026] GET /volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:29.673069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04759a73-f6e0-4853-b622-2e75f0264a0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:29.674909 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:11:29.675299 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ff788a1-7c2b-4bc6-9219-87e85d399a50", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1875543565"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:29.683734 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:29.683734 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:29.684394 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:29.684441 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume 9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:29.711224 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['8ea1d926-fdb8-42f6-8832-097754281760', '25473ba5-9ea1-44a7-afa0-1e6c452552ee', 'e1dc7202-e210-47cc-b4ab-4d04d736d85b', '46df80be-fe29-411a-a2b1-288056a1ebc9'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:29.741136 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot create request issued successfully. Aug 15 15:11:29.741512 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04759a73-f6e0-4853-b622-2e75f0264a0a tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:11:29.741950 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1195/4742] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:11:29 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 15 15:11:29.750493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89ea5265-504c-4d5e-94e9-b3197c38a2cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:29.753145 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89ea5265-504c-4d5e-94e9-b3197c38a2cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a Aug 15 15:11:29.753145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89ea5265-504c-4d5e-94e9-b3197c38a2cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:29.753145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89ea5265-504c-4d5e-94e9-b3197c38a2cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:29.759189 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:29.759189 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:29.759653 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89ea5265-504c-4d5e-94e9-b3197c38a2cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:29.760410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89ea5265-504c-4d5e-94e9-b3197c38a2cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a returned with HTTP 200 Aug 15 15:11:29.760936 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1177/4743] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:29 2026] GET /volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:29.948195 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d99fc115-bf07-4c6b-a851-cd69b48a9085 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:29.950599 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d99fc115-bf07-4c6b-a851-cd69b48a9085 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:29.950885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d99fc115-bf07-4c6b-a851-cd69b48a9085 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:29.951181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d99fc115-bf07-4c6b-a851-cd69b48a9085 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:29.951338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d99fc115-bf07-4c6b-a851-cd69b48a9085 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:29.956415 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:29.956415 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:29.957366 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d99fc115-bf07-4c6b-a851-cd69b48a9085 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:29.957911 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1188/4744] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:29 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:29.963911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47eae131-4c35-4f38-baf7-bc12e353fa96 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:29.965703 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47eae131-4c35-4f38-baf7-bc12e353fa96 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:29.965877 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47eae131-4c35-4f38-baf7-bc12e353fa96 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:29.966101 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47eae131-4c35-4f38-baf7-bc12e353fa96 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:29.966232 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-47eae131-4c35-4f38-baf7-bc12e353fa96 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:29.976526 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:29.976526 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:29.977363 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47eae131-4c35-4f38-baf7-bc12e353fa96 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:29.977786 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1185/4745] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:29 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:30.768925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3f95f1b-7799-4e0c-a267-081617d4514f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:30.771135 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3f95f1b-7799-4e0c-a267-081617d4514f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a Aug 15 15:11:30.771480 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3f95f1b-7799-4e0c-a267-081617d4514f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:30.771856 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3f95f1b-7799-4e0c-a267-081617d4514f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:30.776848 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:30.776848 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:30.777449 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3f95f1b-7799-4e0c-a267-081617d4514f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:30.778844 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3f95f1b-7799-4e0c-a267-081617d4514f tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a returned with HTTP 200 Aug 15 15:11:30.779490 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1196/4746] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:30 2026] GET /volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:30.789713 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de0912bb-685c-4e95-a667-39da411d96bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:30.791947 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:30.792366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "326ab3df-9601-4764-b9dd-00a53b093b7a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1307419662"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:30.794496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request body: {'volume': {'snapshot_id': '326ab3df-9601-4764-b9dd-00a53b093b7a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1307419662'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:30.800807 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:30.800807 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:30.802735 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:30.802735 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume of 2 GB Aug 15 15:11:30.810727 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Availability Zones retrieved successfully. Aug 15 15:11:30.818851 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (d67f8488-8e8d-4c39-9441-cc6fd435edc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:30.820379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef9e2b6-aa04-4e5e-921e-aff8b9ea3c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:30.824352 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:30.857229 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef9e2b6-aa04-4e5e-921e-aff8b9ea3c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '326ab3df-9601-4764-b9dd-00a53b093b7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:30.858222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e416214-c871-40a5-ae74-7b60151a9ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:30.910899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['9c24a5cd-15a9-40e0-b02f-e292705dbf97', 'f9f1c9a1-aabd-4012-98a2-5b8b87993308', '9d5a0717-1973-4601-bcd5-3649c2e46c07', 'c4233a31-d763-4ccb-8dbe-51309b4a8ecc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:30.911945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e416214-c871-40a5-ae74-7b60151a9ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c24a5cd-15a9-40e0-b02f-e292705dbf97', 'f9f1c9a1-aabd-4012-98a2-5b8b87993308', '9d5a0717-1973-4601-bcd5-3649c2e46c07', 'c4233a31-d763-4ccb-8dbe-51309b4a8ecc']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:30.913731 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7969e15-92ff-4624-8b0b-bed725bbf1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:30.959697 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7969e15-92ff-4624-8b0b-bed725bbf1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1bff7bd-042c-4987-8b24-39cf2ed795ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1307419662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['9c24a5cd-15a9-40e0-b02f-e292705dbf97','f9f1c9a1-aabd-4012-98a2-5b8b87993308','9d5a0717-1973-4601-bcd5-3649c2e46c07','c4233a31-d763-4ccb-8dbe-51309b4a8ecc'],size=2,snapshot_id=326ab3df-9601-4764-b9dd-00a53b093b7a,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1307419662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1bff7bd-042c-4987-8b24-39cf2ed795ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ea4cfaf63e4600a0228162912fe113',provider_auth=None,provider_geometry=None,provider_id=None,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=326ab3df-9601-4764-b9dd-00a53b093b7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:30.960588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f29d2db-5322-4400-ba42-7acc2de90b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:30.972689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9f864f74-c667-40af-9ad4-69ca05df0b44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:30.976467 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9f864f74-c667-40af-9ad4-69ca05df0b44 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:30.976853 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9f864f74-c667-40af-9ad4-69ca05df0b44 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:30.977109 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9f864f74-c667-40af-9ad4-69ca05df0b44 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:30.978158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9f864f74-c667-40af-9ad4-69ca05df0b44 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:30.983836 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:30.983836 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:30.984129 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f29d2db-5322-4400-ba42-7acc2de90b77) transitioned into state 'SUCCESS' from state '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-1307419662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['9c24a5cd-15a9-40e0-b02f-e292705dbf97','f9f1c9a1-aabd-4012-98a2-5b8b87993308','9d5a0717-1973-4601-bcd5-3649c2e46c07','c4233a31-d763-4ccb-8dbe-51309b4a8ecc'],size=2,snapshot_id=326ab3df-9601-4764-b9dd-00a53b093b7a,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:30.984707 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9f864f74-c667-40af-9ad4-69ca05df0b44 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:30.984949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92c003b-7fa5-45d1-a04c-d35383f1a1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:30.985223 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1189/4747] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:30 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:30.988497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b849047-e8c2-49f3-8575-d56e38f4fdd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:30.990066 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b849047-e8c2-49f3-8575-d56e38f4fdd9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:30.990266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b849047-e8c2-49f3-8575-d56e38f4fdd9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:30.990485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b849047-e8c2-49f3-8575-d56e38f4fdd9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:30.990548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7b849047-e8c2-49f3-8575-d56e38f4fdd9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:30.996585 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:30.996585 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:30.997304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b849047-e8c2-49f3-8575-d56e38f4fdd9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:30.997645 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1186/4748] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:30 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:31.014749 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92c003b-7fa5-45d1-a04c-d35383f1a1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:31.015732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (d67f8488-8e8d-4c39-9441-cc6fd435edc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:31.016121 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request issued successfully. Aug 15 15:11:31.016795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de0912bb-685c-4e95-a667-39da411d96bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:31.017320 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1178/4749] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:11:30 2026] POST /volume/v3/volumes => generated 788 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:31.034856 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe04dc66-73b7-44c7-a47d-86327623d9cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:31.038979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe04dc66-73b7-44c7-a47d-86327623d9cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:31.039368 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe04dc66-73b7-44c7-a47d-86327623d9cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:31.039682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe04dc66-73b7-44c7-a47d-86327623d9cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:31.053269 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:31.053269 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:31.058069 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe04dc66-73b7-44c7-a47d-86327623d9cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:31.063343 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe04dc66-73b7-44c7-a47d-86327623d9cb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 200 Aug 15 15:11:31.063834 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1197/4750] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:31 2026] GET /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:31.438097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-620160e1-85b3-49d6-9283-1db4b1f775cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:31.438582 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-620160e1-85b3-49d6-9283-1db4b1f775cf None None] GET https://10.4.3.107/volume// Aug 15 15:11:31.438772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-620160e1-85b3-49d6-9283-1db4b1f775cf None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:31.438971 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-620160e1-85b3-49d6-9283-1db4b1f775cf None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:31.439341 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-620160e1-85b3-49d6-9283-1db4b1f775cf None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:31.439623 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1190/4751] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:31.446887 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd25e222-a995-4952-9aec-9a608c291390 req-e29963cf-1b06-42e5-9326-35a0eba103fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:31.449944 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e29963cf-1b06-42e5-9326-35a0eba103fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:31.450524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e29963cf-1b06-42e5-9326-35a0eba103fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f6aa87f-359c-41d1-9910-a2292a009aac", "connector": null, "instance_uuid": "002310c3-189d-4abf-ab85-5af50dd5dd58"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:31.464829 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:31.464829 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:31.499839 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e29963cf-1b06-42e5-9326-35a0eba103fa tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:31.500470 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1187/4752] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:31 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:31.508272 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bd25e222-a995-4952-9aec-9a608c291390 req-ff5b5bb8-0348-424a-ac34-70e4927b7faf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:31.511106 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-ff5b5bb8-0348-424a-ac34-70e4927b7faf tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d Aug 15 15:11:31.511391 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-ff5b5bb8-0348-424a-ac34-70e4927b7faf tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:31.511962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-ff5b5bb8-0348-424a-ac34-70e4927b7faf tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:31.519906 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:31.519906 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:31.565933 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-ff5b5bb8-0348-424a-ac34-70e4927b7faf tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d returned with HTTP 200 Aug 15 15:11:31.566424 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1179/4753] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:11:31 2026] DELETE /volume/v3/attachments/565694a5-1bfd-4ffa-b1c0-953e84a4559d => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:32.002475 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-562ab5dd-98e2-4c4a-9c1b-e48630d68387 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.011105 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-562ab5dd-98e2-4c4a-9c1b-e48630d68387 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:32.011105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-562ab5dd-98e2-4c4a-9c1b-e48630d68387 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.011105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-562ab5dd-98e2-4c4a-9c1b-e48630d68387 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.011105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-562ab5dd-98e2-4c4a-9c1b-e48630d68387 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:32.012840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86b8a572-fb45-4e55-ad02-4ef6e5e4cd7f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.014821 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86b8a572-fb45-4e55-ad02-4ef6e5e4cd7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:32.014821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86b8a572-fb45-4e55-ad02-4ef6e5e4cd7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.014989 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86b8a572-fb45-4e55-ad02-4ef6e5e4cd7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.015099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-86b8a572-fb45-4e55-ad02-4ef6e5e4cd7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:32.016369 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.016369 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:32.019337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-562ab5dd-98e2-4c4a-9c1b-e48630d68387 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:32.019337 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1198/4754] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.019733 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.019733 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:32.020478 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86b8a572-fb45-4e55-ad02-4ef6e5e4cd7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:32.020827 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1191/4755] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.032144 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-571f79b1-c591-431c-8a24-cbae003c027f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.033747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-571f79b1-c591-431c-8a24-cbae003c027f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/5732ee0e-c82a-42c9-81a8-a11ee823405f Aug 15 15:11:32.033963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-571f79b1-c591-431c-8a24-cbae003c027f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.034183 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-571f79b1-c591-431c-8a24-cbae003c027f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.042556 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.042556 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:32.052878 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-571f79b1-c591-431c-8a24-cbae003c027f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:32.057479 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-571f79b1-c591-431c-8a24-cbae003c027f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/5732ee0e-c82a-42c9-81a8-a11ee823405f returned with HTTP 200 Aug 15 15:11:32.057885 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1188/4756] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/volumes/5732ee0e-c82a-42c9-81a8-a11ee823405f => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.072968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26129c41-c334-4716-962d-14de68a5e1f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.074553 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:11:32.074801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.075005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.075341 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:11:32.075663 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.075663 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:32.076048 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:11:32.078176 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-501944b1-84f6-408e-9535-ca11596f2c3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.079967 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-501944b1-84f6-408e-9535-ca11596f2c3e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:32.080153 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-501944b1-84f6-408e-9535-ca11596f2c3e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.080346 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-501944b1-84f6-408e-9535-ca11596f2c3e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.084055 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Get all volumes completed successfully. Aug 15 15:11:32.084711 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26129c41-c334-4716-962d-14de68a5e1f9 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:11:32.085262 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1180/4757] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/volumes => generated 663 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.089456 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.089456 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:32.092787 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-501944b1-84f6-408e-9535-ca11596f2c3e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:32.096287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.096697 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-501944b1-84f6-408e-9535-ca11596f2c3e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 200 Aug 15 15:11:32.097091 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1199/4758] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.098517 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] DELETE https://10.4.3.107/volume/v3/volumes/5732ee0e-c82a-42c9-81a8-a11ee823405f Aug 15 15:11:32.098788 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.099087 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.099357 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete volume with id: 5732ee0e-c82a-42c9-81a8-a11ee823405f Aug 15 15:11:32.109315 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.109315 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:32.109910 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:32.113182 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4eadc8f4-4235-46ea-b9a7-8d7f6caf47ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.115723 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eadc8f4-4235-46ea-b9a7-8d7f6caf47ad tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:32.118480 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eadc8f4-4235-46ea-b9a7-8d7f6caf47ad tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.118872 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eadc8f4-4235-46ea-b9a7-8d7f6caf47ad tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.125980 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.125980 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:32.129505 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4eadc8f4-4235-46ea-b9a7-8d7f6caf47ad tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:32.132607 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete volume request issued successfully. Aug 15 15:11:32.132810 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-096d25a3-0fa5-4be7-83c9-e327e1bd4b99 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/5732ee0e-c82a-42c9-81a8-a11ee823405f returned with HTTP 202 Aug 15 15:11:32.133282 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1192/4759] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:32 2026] DELETE /volume/v3/volumes/5732ee0e-c82a-42c9-81a8-a11ee823405f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:32.133786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eadc8f4-4235-46ea-b9a7-8d7f6caf47ad tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 200 Aug 15 15:11:32.134342 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1189/4760] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.141518 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0281571d-e60f-4c8a-ae16-4577d28f426c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.143001 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0281571d-e60f-4c8a-ae16-4577d28f426c tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] DELETE https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d Aug 15 15:11:32.143223 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0281571d-e60f-4c8a-ae16-4577d28f426c tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.143417 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0281571d-e60f-4c8a-ae16-4577d28f426c tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.143517 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-0281571d-e60f-4c8a-ae16-4577d28f426c tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Delete backup with id: b09a9863-9490-4292-b65d-5e254b90404d. Aug 15 15:11:32.147340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.147896 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.147896 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:32.149987 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:32.150285 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.150722 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.151030 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:32.161748 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.161748 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:32.162817 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:32.164282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-0281571d-e60f-4c8a-ae16-4577d28f426c tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] delete_backup rpcapi backup_id b09a9863-9490-4292-b65d-5e254b90404d {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:11:32.169261 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0281571d-e60f-4c8a-ae16-4577d28f426c tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d returned with HTTP 202 Aug 15 15:11:32.169261 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1181/4761] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:32 2026] DELETE /volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:32.175115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c05b0274-7450-4c8b-9f7d-ee35ef9d8f6a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.177533 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c05b0274-7450-4c8b-9f7d-ee35ef9d8f6a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] GET https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d Aug 15 15:11:32.177832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c05b0274-7450-4c8b-9f7d-ee35ef9d8f6a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.178091 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c05b0274-7450-4c8b-9f7d-ee35ef9d8f6a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.178217 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c05b0274-7450-4c8b-9f7d-ee35ef9d8f6a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Show backup with id b09a9863-9490-4292-b65d-5e254b90404d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:32.182681 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.182681 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:32.183377 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c05b0274-7450-4c8b-9f7d-ee35ef9d8f6a tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d returned with HTTP 200 Aug 15 15:11:32.183758 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1193/4762] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.184375 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume request issued successfully. Aug 15 15:11:32.184752 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1da1497-510d-48ef-b83a-07a7e8c5904c tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 202 Aug 15 15:11:32.185428 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1200/4763] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:32 2026] DELETE /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:32.194884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f460a4db-1883-4bb3-8fc6-a67a2200a99d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.197026 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f460a4db-1883-4bb3-8fc6-a67a2200a99d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:32.197289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f460a4db-1883-4bb3-8fc6-a67a2200a99d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.197537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f460a4db-1883-4bb3-8fc6-a67a2200a99d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.206218 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.206218 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:32.210260 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f460a4db-1883-4bb3-8fc6-a67a2200a99d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:32.215832 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f460a4db-1883-4bb3-8fc6-a67a2200a99d tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 200 Aug 15 15:11:32.216329 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1190/4764] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:32.481688 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.483680 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] PUT https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e Aug 15 15:11:32.484267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:32.493278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Acquiring lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:32.499267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:32.499985 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:32.499985 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:32.568008 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" released by "attachment_update" :: held 0.069s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:32.568479 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-2ec56616-6484-4986-9837-108febe82ea1 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e returned with HTTP 200 Aug 15 15:11:32.569107 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1182/4765] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:32 2026] PUT /volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:32.578590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bd25e222-a995-4952-9aec-9a608c291390 req-e414d8a7-2385-4136-b17d-7cefdfc1d132 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:32.581295 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e414d8a7-2385-4136-b17d-7cefdfc1d132 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e Aug 15 15:11:32.581583 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e414d8a7-2385-4136-b17d-7cefdfc1d132 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:32.581830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e414d8a7-2385-4136-b17d-7cefdfc1d132 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:32.595823 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-e414d8a7-2385-4136-b17d-7cefdfc1d132 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e returned with HTTP 200 Aug 15 15:11:32.596417 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1194/4766] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:11:32 2026] GET /volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:33.029846 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c43f5112-d4f1-45d6-9f0c-13513d62e307 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.031739 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c43f5112-d4f1-45d6-9f0c-13513d62e307 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:33.031984 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c43f5112-d4f1-45d6-9f0c-13513d62e307 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.032189 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c43f5112-d4f1-45d6-9f0c-13513d62e307 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.032323 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c43f5112-d4f1-45d6-9f0c-13513d62e307 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:33.038719 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:33.038719 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:33.039514 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c43f5112-d4f1-45d6-9f0c-13513d62e307 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:33.039909 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1201/4767] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:33 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:33.195422 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3f6027f-bd32-485c-9e81-8774cbd0790e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.197006 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3f6027f-bd32-485c-9e81-8774cbd0790e tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] GET https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d Aug 15 15:11:33.197272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3f6027f-bd32-485c-9e81-8774cbd0790e tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.197488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3f6027f-bd32-485c-9e81-8774cbd0790e tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.197630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a3f6027f-bd32-485c-9e81-8774cbd0790e tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Show backup with id b09a9863-9490-4292-b65d-5e254b90404d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:33.200948 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3f6027f-bd32-485c-9e81-8774cbd0790e tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d returned with HTTP 404 Aug 15 15:11:33.201531 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1191/4768] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:33 2026] GET /volume/v3/backups/b09a9863-9490-4292-b65d-5e254b90404d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:33.209087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.213804 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] DELETE https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:33.213804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.213804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.213804 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete backup with id: 8e4c0404-4b49-4489-8d9b-57792d899172. Aug 15 15:11:33.217658 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:33.217658 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:33.228700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9987709-5d15-4dac-a05a-6af3690d0993 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.231565 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9987709-5d15-4dac-a05a-6af3690d0993 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:33.232088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] delete_backup rpcapi backup_id 8e4c0404-4b49-4489-8d9b-57792d899172 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:11:33.235357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9987709-5d15-4dac-a05a-6af3690d0993 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.235357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9987709-5d15-4dac-a05a-6af3690d0993 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.236295 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f31ffa5c-c5c9-4974-9a60-0515d06ffceb tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 202 Aug 15 15:11:33.237118 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1183/4769] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:33 2026] DELETE /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:33.244311 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9dcaf599-c421-4f22-bdc6-b1fbbac2fe58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.245778 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9987709-5d15-4dac-a05a-6af3690d0993 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 404 Aug 15 15:11:33.245778 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1195/4770] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:33 2026] GET /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:33.246026 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dcaf599-c421-4f22-bdc6-b1fbbac2fe58 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:33.246216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dcaf599-c421-4f22-bdc6-b1fbbac2fe58 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.246429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dcaf599-c421-4f22-bdc6-b1fbbac2fe58 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.246535 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9dcaf599-c421-4f22-bdc6-b1fbbac2fe58 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:33.250919 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:33.250919 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:33.251542 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49310445-433e-4097-845f-5fb162e5bf34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.252082 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dcaf599-c421-4f22-bdc6-b1fbbac2fe58 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 200 Aug 15 15:11:33.252650 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1202/4771] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:33 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:33.253217 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49310445-433e-4097-845f-5fb162e5bf34 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:33.253400 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49310445-433e-4097-845f-5fb162e5bf34 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.253567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49310445-433e-4097-845f-5fb162e5bf34 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.261454 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49310445-433e-4097-845f-5fb162e5bf34 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 404 Aug 15 15:11:33.261560 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1192/4772] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:33 2026] GET /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:33.270128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95c9cc29-df99-4003-88b1-f36e019536c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.272372 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95c9cc29-df99-4003-88b1-f36e019536c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:33.272871 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95c9cc29-df99-4003-88b1-f36e019536c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.273208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95c9cc29-df99-4003-88b1-f36e019536c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.273492 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-95c9cc29-df99-4003-88b1-f36e019536c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: c1bff7bd-042c-4987-8b24-39cf2ed795ef Aug 15 15:11:33.280309 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95c9cc29-df99-4003-88b1-f36e019536c4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef returned with HTTP 404 Aug 15 15:11:33.281064 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1184/4773] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:33 2026] DELETE /volume/v3/volumes/c1bff7bd-042c-4987-8b24-39cf2ed795ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:33.290279 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.292458 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a Aug 15 15:11:33.292854 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.294076 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.294076 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 326ab3df-9601-4764-b9dd-00a53b093b7a Aug 15 15:11:33.299694 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:33.299694 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:33.302264 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:33.319465 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:11:33.319720 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fbd454d-2403-45ff-93a3-6e628e4651bb tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a returned with HTTP 202 Aug 15 15:11:33.320462 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1196/4774] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:33 2026] DELETE /volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:33.326885 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a22dd66a-07e7-4ebf-96c7-19c259423db9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:33.329826 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a22dd66a-07e7-4ebf-96c7-19c259423db9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a Aug 15 15:11:33.329826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a22dd66a-07e7-4ebf-96c7-19c259423db9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:33.329826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a22dd66a-07e7-4ebf-96c7-19c259423db9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:33.333982 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:33.333982 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:33.334635 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a22dd66a-07e7-4ebf-96c7-19c259423db9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:33.335481 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a22dd66a-07e7-4ebf-96c7-19c259423db9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a returned with HTTP 200 Aug 15 15:11:33.335934 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1203/4775] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:33 2026] GET /volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:34.050406 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1959a6c-4b20-44ac-b791-a67da8ba4dfa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.052081 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1959a6c-4b20-44ac-b791-a67da8ba4dfa tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:34.052266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1959a6c-4b20-44ac-b791-a67da8ba4dfa tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.052491 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1959a6c-4b20-44ac-b791-a67da8ba4dfa tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.052541 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f1959a6c-4b20-44ac-b791-a67da8ba4dfa tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:34.057380 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.057380 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:34.058194 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1959a6c-4b20-44ac-b791-a67da8ba4dfa tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:34.058695 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1193/4776] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:34.265961 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eea40166-89eb-44ff-b17b-9eff257f9590 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.268121 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eea40166-89eb-44ff-b17b-9eff257f9590 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 Aug 15 15:11:34.268615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eea40166-89eb-44ff-b17b-9eff257f9590 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.268857 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eea40166-89eb-44ff-b17b-9eff257f9590 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.268969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-eea40166-89eb-44ff-b17b-9eff257f9590 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id 8e4c0404-4b49-4489-8d9b-57792d899172. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:34.272909 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eea40166-89eb-44ff-b17b-9eff257f9590 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 returned with HTTP 404 Aug 15 15:11:34.273285 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1185/4777] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/backups/8e4c0404-4b49-4489-8d9b-57792d899172 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:34.349558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0cd16dc-ba1c-4477-aec9-9e4a801943a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.350707 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0cd16dc-ba1c-4477-aec9-9e4a801943a1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a Aug 15 15:11:34.350707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0cd16dc-ba1c-4477-aec9-9e4a801943a1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.350840 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0cd16dc-ba1c-4477-aec9-9e4a801943a1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.355649 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0cd16dc-ba1c-4477-aec9-9e4a801943a1 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a returned with HTTP 404 Aug 15 15:11:34.356183 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1197/4778] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/snapshots/326ab3df-9601-4764-b9dd-00a53b093b7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:34.363701 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8f9a7730-3e2d-4a71-a884-05e39ddf68c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.367529 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f9a7730-3e2d-4a71-a884-05e39ddf68c5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:34.367529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f9a7730-3e2d-4a71-a884-05e39ddf68c5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.367529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f9a7730-3e2d-4a71-a884-05e39ddf68c5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.368236 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef2af65e-03fc-4b1b-a772-21c24079f18d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.370362 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef2af65e-03fc-4b1b-a772-21c24079f18d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:11:34.370606 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef2af65e-03fc-4b1b-a772-21c24079f18d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.370851 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef2af65e-03fc-4b1b-a772-21c24079f18d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.375870 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.375870 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:34.379957 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8f9a7730-3e2d-4a71-a884-05e39ddf68c5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:34.384729 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f9a7730-3e2d-4a71-a884-05e39ddf68c5 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 returned with HTTP 200 Aug 15 15:11:34.385311 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1204/4779] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:34.387653 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.387653 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:34.395560 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef2af65e-03fc-4b1b-a772-21c24079f18d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:34.397997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6dfbd864-894c-4643-aafe-07283cb6e926 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.399750 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:34.399993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.400179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.400345 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: 9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:34.405098 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef2af65e-03fc-4b1b-a772-21c24079f18d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 200 Aug 15 15:11:34.405550 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1194/4780] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:34.406860 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.406860 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:34.407305 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:34.422680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e60889d-ef6b-4473-965e-48126fcba38c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.425168 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:11:34.425353 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.425527 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.425705 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete volume with id: f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:11:34.435930 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.435930 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:34.436571 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:34.437198 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume request issued successfully. Aug 15 15:11:34.437449 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dfbd864-894c-4643-aafe-07283cb6e926 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 returned with HTTP 202 Aug 15 15:11:34.437934 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1186/4781] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:34 2026] DELETE /volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 15 15:11:34.446511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ea67c24-00d3-4237-a0b7-4506f4b4b7a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.449980 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ea67c24-00d3-4237-a0b7-4506f4b4b7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:34.449980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ea67c24-00d3-4237-a0b7-4506f4b4b7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.449980 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ea67c24-00d3-4237-a0b7-4506f4b4b7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.456987 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.456987 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:34.460945 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete volume request issued successfully. Aug 15 15:11:34.461257 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e60889d-ef6b-4473-965e-48126fcba38c tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 202 Aug 15 15:11:34.461867 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1198/4782] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:34 2026] DELETE /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:34.466263 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ea67c24-00d3-4237-a0b7-4506f4b4b7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:34.470671 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-084bacbf-66a2-48c3-ac60-0d47fa9b1f51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:34.470900 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ea67c24-00d3-4237-a0b7-4506f4b4b7a9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 returned with HTTP 200 Aug 15 15:11:34.471494 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1205/4783] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:34.472578 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-084bacbf-66a2-48c3-ac60-0d47fa9b1f51 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:11:34.472578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-084bacbf-66a2-48c3-ac60-0d47fa9b1f51 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:34.472780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-084bacbf-66a2-48c3-ac60-0d47fa9b1f51 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:34.479998 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:34.479998 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:34.484486 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-084bacbf-66a2-48c3-ac60-0d47fa9b1f51 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:34.489210 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-084bacbf-66a2-48c3-ac60-0d47fa9b1f51 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 200 Aug 15 15:11:34.489651 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1195/4784] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:34 2026] GET /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:35.072592 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4bfd2ea5-aa19-4df7-a5da-48767dcc4376 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.074333 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4bfd2ea5-aa19-4df7-a5da-48767dcc4376 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:35.074563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4bfd2ea5-aa19-4df7-a5da-48767dcc4376 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:35.074782 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4bfd2ea5-aa19-4df7-a5da-48767dcc4376 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:35.074919 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4bfd2ea5-aa19-4df7-a5da-48767dcc4376 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:35.079158 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:35.079158 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:35.079834 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4bfd2ea5-aa19-4df7-a5da-48767dcc4376 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:35.080438 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1187/4785] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:35 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:35.486683 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ebfd70db-f8e3-4b87-b656-1f900cf212c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.489216 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebfd70db-f8e3-4b87-b656-1f900cf212c6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 Aug 15 15:11:35.489216 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebfd70db-f8e3-4b87-b656-1f900cf212c6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:35.489216 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebfd70db-f8e3-4b87-b656-1f900cf212c6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:35.494061 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebfd70db-f8e3-4b87-b656-1f900cf212c6 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 returned with HTTP 404 Aug 15 15:11:35.494662 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1199/4786] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:35 2026] GET /volume/v3/volumes/9ff788a1-7c2b-4bc6-9219-87e85d399a50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:35.503298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08ec1cf4-a072-40a6-bd2c-ef946290b33b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.504718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19ed23bb-53bd-40bb-9aec-25059b4e0d35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.505669 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08ec1cf4-a072-40a6-bd2c-ef946290b33b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:35.505963 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08ec1cf4-a072-40a6-bd2c-ef946290b33b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:35.507592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08ec1cf4-a072-40a6-bd2c-ef946290b33b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:35.507695 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19ed23bb-53bd-40bb-9aec-25059b4e0d35 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 Aug 15 15:11:35.507856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19ed23bb-53bd-40bb-9aec-25059b4e0d35 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:35.508096 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19ed23bb-53bd-40bb-9aec-25059b4e0d35 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:35.514040 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:35.514040 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:35.514293 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19ed23bb-53bd-40bb-9aec-25059b4e0d35 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 returned with HTTP 404 Aug 15 15:11:35.514851 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1196/4787] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:35 2026] GET /volume/v3/volumes/f342907d-8a9f-4fb6-865e-655a1e001039 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:35.517741 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08ec1cf4-a072-40a6-bd2c-ef946290b33b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:35.521653 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08ec1cf4-a072-40a6-bd2c-ef946290b33b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:35.522093 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1206/4788] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:35 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:35.527072 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.535590 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:35.536000 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1222976558"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:35.537750 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1222976558'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:35.537900 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume of 1 GB Aug 15 15:11:35.543996 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d2d43421-1964-4051-b56c-c5953abb5c57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.546268 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Availability Zones retrieved successfully. Aug 15 15:11:35.546511 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:35.546855 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1252644117"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:35.548323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1252644117'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:35.548405 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume of 1 GB Aug 15 15:11:35.552374 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Availability Zones retrieved successfully. Aug 15 15:11:35.554278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Flow 'volume_create_api' (09b00795-7d27-48b9-bbb9-f2ad45d81fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:35.554592 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eda4984c-42e0-4b07-8818-252456e1c75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.555661 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:35.557720 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (9836c410-b6bb-40e1-b740-60d349b4291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:35.558651 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fce8f6e-47e9-428f-9cc1-060cfe464ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.559620 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:35.585803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eda4984c-42e0-4b07-8818-252456e1c75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.586695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cd906d-7645-4ac4-9e68-ca337cae7d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.596361 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fce8f6e-47e9-428f-9cc1-060cfe464ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.597409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226ec074-53b4-49d5-85b2-a045778e1e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.643267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Created reservations ['64e79ac0-c7c6-47b2-914b-5045f856496a', '5765d167-7618-4bbb-93cf-bf2c30992809', '9420bb22-0bb8-4deb-a8fd-f955679bf202', '06bead3b-4089-4b78-b5d9-31f6639fe819'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:35.644384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cd906d-7645-4ac4-9e68-ca337cae7d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64e79ac0-c7c6-47b2-914b-5045f856496a', '5765d167-7618-4bbb-93cf-bf2c30992809', '9420bb22-0bb8-4deb-a8fd-f955679bf202', '06bead3b-4089-4b78-b5d9-31f6639fe819']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.645620 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6db66db9-e5bc-42d3-92f9-69eb33d4f75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.663260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['0dab27b7-96c2-4c87-a062-f791957177c9', '21910ea2-3218-4a49-85b7-5d4b1459b057', 'bf1b9281-3928-4607-a149-677a9083db5d', 'e5211341-3572-443c-966d-4d4a58c4e271'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:35.664464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226ec074-53b4-49d5-85b2-a045778e1e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dab27b7-96c2-4c87-a062-f791957177c9', '21910ea2-3218-4a49-85b7-5d4b1459b057', 'bf1b9281-3928-4607-a149-677a9083db5d', 'e5211341-3572-443c-966d-4d4a58c4e271']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.665652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d8c6d0-e257-45cb-9446-dee71e751dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.682145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6db66db9-e5bc-42d3-92f9-69eb33d4f75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b2eba1-077c-4da1-8eef-012eb103786d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1222976558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd904868b47548bc82d02fa4b384608c',qos_specs=None,replication_status=,reservations=['64e79ac0-c7c6-47b2-914b-5045f856496a','5765d167-7618-4bbb-93cf-bf2c30992809','9420bb22-0bb8-4deb-a8fd-f955679bf202','06bead3b-4089-4b78-b5d9-31f6639fe819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1222976558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b2eba1-077c-4da1-8eef-012eb103786d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd904868b47548bc82d02fa4b384608c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.682954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8e3391-3237-49ad-9891-c179ffc629b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.697082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68d8c6d0-e257-45cb-9446-dee71e751dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1648098-fc6a-45be-88c8-eab46d4495c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1252644117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['0dab27b7-96c2-4c87-a062-f791957177c9','21910ea2-3218-4a49-85b7-5d4b1459b057','bf1b9281-3928-4607-a149-677a9083db5d','e5211341-3572-443c-966d-4d4a58c4e271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1252644117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1648098-fc6a-45be-88c8-eab46d4495c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ea4cfaf63e4600a0228162912fe113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.698019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0baa7488-862e-457f-903a-81eb3e8051fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.707849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8e3391-3237-49ad-9891-c179ffc629b7) transitioned into state 'SUCCESS' from state '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-1222976558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd904868b47548bc82d02fa4b384608c',qos_specs=None,replication_status=,reservations=['64e79ac0-c7c6-47b2-914b-5045f856496a','5765d167-7618-4bbb-93cf-bf2c30992809','9420bb22-0bb8-4deb-a8fd-f955679bf202','06bead3b-4089-4b78-b5d9-31f6639fe819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cdd3e33d794fb3979b9627f9d1086d',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.708711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c15d45-a898-43a2-824f-403808d2eefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.723841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c15d45-a898-43a2-824f-403808d2eefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.724878 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Flow 'volume_create_api' (09b00795-7d27-48b9-bbb9-f2ad45d81fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:35.725254 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Create volume request issued successfully. Aug 15 15:11:35.726086 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94b6588d-f8f3-4cf3-a40e-9112bff5b451 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:35.726755 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1188/4789] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:11:35 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:35.730716 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0baa7488-862e-457f-903a-81eb3e8051fc) transitioned into state 'SUCCESS' from state '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-1252644117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['0dab27b7-96c2-4c87-a062-f791957177c9','21910ea2-3218-4a49-85b7-5d4b1459b057','bf1b9281-3928-4607-a149-677a9083db5d','e5211341-3572-443c-966d-4d4a58c4e271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.731850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860021f8-9c75-4a5c-b3af-578b37d13a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:35.742024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8eee93e1-1d8b-4e62-a547-797f73c8e8ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.742973 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860021f8-9c75-4a5c-b3af-578b37d13a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:35.744056 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (9836c410-b6bb-40e1-b740-60d349b4291f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:35.744287 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request issued successfully. Aug 15 15:11:35.744334 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eee93e1-1d8b-4e62-a547-797f73c8e8ed tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:35.744538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eee93e1-1d8b-4e62-a547-797f73c8e8ed tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:35.744790 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eee93e1-1d8b-4e62-a547-797f73c8e8ed tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:35.745071 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2d43421-1964-4051-b56c-c5953abb5c57 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:35.745674 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1200/4790] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:11:35 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:35.753937 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:35.753937 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:35.758633 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8eee93e1-1d8b-4e62-a547-797f73c8e8ed tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:35.762447 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf12a58a-13a2-4b9f-911c-a8799b614a1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:35.765614 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eee93e1-1d8b-4e62-a547-797f73c8e8ed tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 200 Aug 15 15:11:35.766142 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1197/4791] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:35 2026] GET /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:35.767750 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf12a58a-13a2-4b9f-911c-a8799b614a1e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:35.768005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf12a58a-13a2-4b9f-911c-a8799b614a1e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:35.768257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf12a58a-13a2-4b9f-911c-a8799b614a1e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:35.781750 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:35.781750 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:35.789335 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bf12a58a-13a2-4b9f-911c-a8799b614a1e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:35.793617 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf12a58a-13a2-4b9f-911c-a8799b614a1e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 returned with HTTP 200 Aug 15 15:11:35.794067 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1207/4792] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:35 2026] GET /volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:36.047542 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bd25e222-a995-4952-9aec-9a608c291390 req-c32e50ea-8527-4a8e-a6ad-287b1206baca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.050896 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-c32e50ea-8527-4a8e-a6ad-287b1206baca tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption Aug 15 15:11:36.050896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-c32e50ea-8527-4a8e-a6ad-287b1206baca tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:36.050896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-c32e50ea-8527-4a8e-a6ad-287b1206baca tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:36.062343 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.062343 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:36.069000 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-c32e50ea-8527-4a8e-a6ad-287b1206baca tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption returned with HTTP 200 Aug 15 15:11:36.069758 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1189/4793] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:11:36 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:36.092820 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-89fe8613-7e6a-40ae-8a97-42e837687c07 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.095615 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89fe8613-7e6a-40ae-8a97-42e837687c07 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:36.095850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89fe8613-7e6a-40ae-8a97-42e837687c07 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:36.096531 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89fe8613-7e6a-40ae-8a97-42e837687c07 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:36.096683 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-89fe8613-7e6a-40ae-8a97-42e837687c07 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:36.104897 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.104897 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:36.105705 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89fe8613-7e6a-40ae-8a97-42e837687c07 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:36.106165 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1201/4794] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:36 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:36.781093 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a5aafbd3-51e7-474a-b2f7-a270603d23af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.782808 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5aafbd3-51e7-474a-b2f7-a270603d23af tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:36.783006 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5aafbd3-51e7-474a-b2f7-a270603d23af tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:36.783229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5aafbd3-51e7-474a-b2f7-a270603d23af tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:36.790128 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.790128 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:36.793259 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a5aafbd3-51e7-474a-b2f7-a270603d23af tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:36.796938 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5aafbd3-51e7-474a-b2f7-a270603d23af tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 200 Aug 15 15:11:36.797383 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1198/4795] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:36 2026] GET /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:36.810310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.810944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4fca322-c5e2-4667-b102-14488e931c19 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.812158 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:11:36.812561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6b2eba1-077c-4da1-8eef-012eb103786d", "name": "tempest-VolumesBackupsAdminTest-Backup-436169491", "container": "tempest-volumesbackupsadmintest-backup-container-1788348740"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:36.814042 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4fca322-c5e2-4667-b102-14488e931c19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:36.814334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4fca322-c5e2-4667-b102-14488e931c19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:36.814537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4fca322-c5e2-4667-b102-14488e931c19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:36.814657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Creating new backup {'backup': {'volume_id': 'a6b2eba1-077c-4da1-8eef-012eb103786d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-436169491', 'container': 'tempest-volumesbackupsadmintest-backup-container-1788348740'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:11:36.814873 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Creating backup of volume a6b2eba1-077c-4da1-8eef-012eb103786d in container tempest-volumesbackupsadmintest-backup-container-1788348740 Aug 15 15:11:36.824505 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.824505 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:36.825316 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:36.825496 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.825496 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:36.832381 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e4fca322-c5e2-4667-b102-14488e931c19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:36.838269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4fca322-c5e2-4667-b102-14488e931c19 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 returned with HTTP 200 Aug 15 15:11:36.838921 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1190/4796] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:36 2026] GET /volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:36.852002 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.853555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Created reservations ['6d5e8fb0-fb1b-47d7-a5aa-b49cb3feea9f', 'd3393e50-efac-4bc9-a9a9-1f720ee4dce8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:36.854442 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:11:36.855071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1648098-fc6a-45be-88c8-eab46d4495c2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-901175543"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:36.867995 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.867995 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:36.868563 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:36.868712 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create snapshot from volume f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:36.907895 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['a9165dab-e8c2-4448-9449-646484ef9224', '28f9eef4-786a-4d72-a7be-8668b969004e', 'c71ae42f-2bd7-4ae8-b18c-d450b3b5f687', '392fa225-0163-45c5-88b3-db7b4c14837a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:36.915826 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad09e02d-8684-4aae-a080-cb3d4850a810 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:11:36.916348 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1208/4797] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:11:36 2026] POST /volume/v3/backups => generated 334 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:36.924634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0082a41f-549e-4c4d-b4fd-d0ebc5faf4f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.927191 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0082a41f-549e-4c4d-b4fd-d0ebc5faf4f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:36.927428 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0082a41f-549e-4c4d-b4fd-d0ebc5faf4f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:36.927622 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0082a41f-549e-4c4d-b4fd-d0ebc5faf4f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:36.927752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0082a41f-549e-4c4d-b4fd-d0ebc5faf4f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:36.933237 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.933237 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:36.934340 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0082a41f-549e-4c4d-b4fd-d0ebc5faf4f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:36.934845 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1199/4798] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:36 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:36.945743 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot create request issued successfully. Aug 15 15:11:36.946121 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d416c51-978b-4274-b504-8ef4d9fe4304 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:11:36.946603 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1202/4799] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:11:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:36.955574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6146c6e5-7d56-4085-b2c0-a95c164b1bd9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:36.957516 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6146c6e5-7d56-4085-b2c0-a95c164b1bd9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 Aug 15 15:11:36.957733 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6146c6e5-7d56-4085-b2c0-a95c164b1bd9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:36.957911 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6146c6e5-7d56-4085-b2c0-a95c164b1bd9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:36.965927 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:36.965927 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:36.965927 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6146c6e5-7d56-4085-b2c0-a95c164b1bd9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:36.965927 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6146c6e5-7d56-4085-b2c0-a95c164b1bd9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 returned with HTTP 200 Aug 15 15:11:36.965927 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1191/4800] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:36 2026] GET /volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:37.117706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e766ee1-affa-404c-8fb7-c629933f85a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:37.119979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e766ee1-affa-404c-8fb7-c629933f85a1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:37.120263 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e766ee1-affa-404c-8fb7-c629933f85a1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:37.120562 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e766ee1-affa-404c-8fb7-c629933f85a1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:37.120706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9e766ee1-affa-404c-8fb7-c629933f85a1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:37.126125 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:37.126125 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:37.127080 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e766ee1-affa-404c-8fb7-c629933f85a1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:37.127605 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1209/4801] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:37 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:37.946149 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87cf762c-805c-4832-9c9a-f0b3d333dfb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:37.948155 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87cf762c-805c-4832-9c9a-f0b3d333dfb5 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:37.948492 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87cf762c-805c-4832-9c9a-f0b3d333dfb5 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:37.948672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87cf762c-805c-4832-9c9a-f0b3d333dfb5 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:37.948883 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-87cf762c-805c-4832-9c9a-f0b3d333dfb5 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:37.953379 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:37.953379 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:37.954133 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87cf762c-805c-4832-9c9a-f0b3d333dfb5 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:37.954739 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1200/4802] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:37 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:37.974536 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7b3c39e3-b9ba-45be-bac6-8d5d3e3d93ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:37.976595 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b3c39e3-b9ba-45be-bac6-8d5d3e3d93ce tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 Aug 15 15:11:37.976809 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b3c39e3-b9ba-45be-bac6-8d5d3e3d93ce tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:37.977006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b3c39e3-b9ba-45be-bac6-8d5d3e3d93ce tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:37.983131 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:37.983131 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:37.983929 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7b3c39e3-b9ba-45be-bac6-8d5d3e3d93ce tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:37.984914 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b3c39e3-b9ba-45be-bac6-8d5d3e3d93ce tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 returned with HTTP 200 Aug 15 15:11:37.985156 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1203/4803] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:37 2026] GET /volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:37.994634 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:37.996905 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:37.997588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84d6a9bf-2559-4d2a-9359-c0f864f59dc1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1986892630"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:37.999139 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request body: {'volume': {'snapshot_id': '84d6a9bf-2559-4d2a-9359-c0f864f59dc1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1986892630'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:38.005381 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:38.005381 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:38.005837 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:38.005947 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume of 1 GB Aug 15 15:11:38.010253 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Availability Zones retrieved successfully. Aug 15 15:11:38.016210 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (5d4480a3-102c-497b-a20e-2099b2fe768c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:38.017501 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba51e22-e81d-4df5-ae28-9ae4bb0f029f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:38.018514 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:38.051421 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba51e22-e81d-4df5-ae28-9ae4bb0f029f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84d6a9bf-2559-4d2a-9359-c0f864f59dc1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:38.052505 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d15086-37a9-4945-b276-016fad622f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:38.097230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Created reservations ['0d7c4cd6-a622-4816-8612-c2d72e4251b5', '253e06b9-d181-4fc7-8f44-126c95def39b', 'd5d6fd01-62f7-4632-b83c-414da5e9a35e', '45a56725-2e5b-41e5-91e6-af4e661bc0ed'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:38.098011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d15086-37a9-4945-b276-016fad622f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d7c4cd6-a622-4816-8612-c2d72e4251b5', '253e06b9-d181-4fc7-8f44-126c95def39b', 'd5d6fd01-62f7-4632-b83c-414da5e9a35e', '45a56725-2e5b-41e5-91e6-af4e661bc0ed']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:38.098697 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe19ca3-d429-440c-aff5-ea7b534bda41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:38.139288 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d46e575c-ffe8-459d-b106-a091a0e52474 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:38.145811 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d46e575c-ffe8-459d-b106-a091a0e52474 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:38.145811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d46e575c-ffe8-459d-b106-a091a0e52474 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:38.145811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d46e575c-ffe8-459d-b106-a091a0e52474 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:38.145811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d46e575c-ffe8-459d-b106-a091a0e52474 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:38.149257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe19ca3-d429-440c-aff5-ea7b534bda41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a149232-5d88-4aac-9caa-5870a34d9d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1986892630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['0d7c4cd6-a622-4816-8612-c2d72e4251b5','253e06b9-d181-4fc7-8f44-126c95def39b','d5d6fd01-62f7-4632-b83c-414da5e9a35e','45a56725-2e5b-41e5-91e6-af4e661bc0ed'],size=1,snapshot_id=84d6a9bf-2559-4d2a-9359-c0f864f59dc1,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1986892630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a149232-5d88-4aac-9caa-5870a34d9d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ea4cfaf63e4600a0228162912fe113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84d6a9bf-2559-4d2a-9359-c0f864f59dc1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:38.149257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece6c605-5066-40f9-b0a3-66bfb097f346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:38.149429 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:38.149429 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:38.150125 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d46e575c-ffe8-459d-b106-a091a0e52474 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:38.150865 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1210/4804] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:38 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:38.165159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece6c605-5066-40f9-b0a3-66bfb097f346) transitioned into state 'SUCCESS' from state '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-1986892630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ea4cfaf63e4600a0228162912fe113',qos_specs=None,replication_status=,reservations=['0d7c4cd6-a622-4816-8612-c2d72e4251b5','253e06b9-d181-4fc7-8f44-126c95def39b','d5d6fd01-62f7-4632-b83c-414da5e9a35e','45a56725-2e5b-41e5-91e6-af4e661bc0ed'],size=1,snapshot_id=84d6a9bf-2559-4d2a-9359-c0f864f59dc1,source_replicaid=,source_volid=None,status='creating',user_id='a9be19f06ce04dc0a9786d25918eaf58',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:38.165864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd44a64-d31b-4d4f-be7e-dd2ba69ae037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:38.185126 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd44a64-d31b-4d4f-be7e-dd2ba69ae037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:38.185839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Flow 'volume_create_api' (5d4480a3-102c-497b-a20e-2099b2fe768c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:38.186099 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Create volume request issued successfully. Aug 15 15:11:38.186705 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-616ae53a-bc50-407a-8f34-f65104e9ad01 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:38.187094 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1192/4805] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:11:37 2026] POST /volume/v3/volumes => generated 788 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:38.201257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7461309-8fa1-4f2c-b506-7499776152a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:38.203548 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7461309-8fa1-4f2c-b506-7499776152a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:38.203811 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7461309-8fa1-4f2c-b506-7499776152a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:38.204095 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7461309-8fa1-4f2c-b506-7499776152a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:38.212592 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:38.212592 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:38.216612 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7461309-8fa1-4f2c-b506-7499776152a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:38.220985 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7461309-8fa1-4f2c-b506-7499776152a4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 200 Aug 15 15:11:38.221395 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1201/4806] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:38 2026] GET /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:38.457315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bd25e222-a995-4952-9aec-9a608c291390 req-0b7c01e2-51f9-432d-8a72-e42bacb332f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:38.462045 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-0b7c01e2-51f9-432d-8a72-e42bacb332f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e/action Aug 15 15:11:38.462475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-0b7c01e2-51f9-432d-8a72-e42bacb332f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:38.462603 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-0b7c01e2-51f9-432d-8a72-e42bacb332f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:38.484040 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:38.484040 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:38.508354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd25e222-a995-4952-9aec-9a608c291390 req-0b7c01e2-51f9-432d-8a72-e42bacb332f5 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e/action returned with HTTP 204 Aug 15 15:11:38.509038 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1204/4807] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:11:38 2026] POST /volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:38.965227 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fd3f2de-406b-4c75-be87-376066806e7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:38.967993 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fd3f2de-406b-4c75-be87-376066806e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:38.968381 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fd3f2de-406b-4c75-be87-376066806e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:38.968724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fd3f2de-406b-4c75-be87-376066806e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:38.968926 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6fd3f2de-406b-4c75-be87-376066806e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:38.974401 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:38.974401 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:38.975587 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fd3f2de-406b-4c75-be87-376066806e7f tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:38.976211 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1211/4808] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:38 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:39.166907 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dae5660a-9ddb-454b-8e0b-b057e7117112 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:39.169627 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dae5660a-9ddb-454b-8e0b-b057e7117112 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:39.169940 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dae5660a-9ddb-454b-8e0b-b057e7117112 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:39.170204 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dae5660a-9ddb-454b-8e0b-b057e7117112 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:39.170374 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dae5660a-9ddb-454b-8e0b-b057e7117112 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:39.176000 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:39.176000 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:39.176892 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dae5660a-9ddb-454b-8e0b-b057e7117112 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:39.177456 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1193/4809] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:39 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:39.235974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aafd9671-a335-4ca2-8002-4f27713a1350 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:39.239769 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aafd9671-a335-4ca2-8002-4f27713a1350 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:39.240395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aafd9671-a335-4ca2-8002-4f27713a1350 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:39.240637 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aafd9671-a335-4ca2-8002-4f27713a1350 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:39.252817 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:39.252817 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:39.261117 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aafd9671-a335-4ca2-8002-4f27713a1350 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:39.271267 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aafd9671-a335-4ca2-8002-4f27713a1350 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 200 Aug 15 15:11:39.271834 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1202/4810] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:39 2026] GET /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:39.298318 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b53f60af-5400-4455-8c4c-e6653f5ca4c9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:39.300140 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b53f60af-5400-4455-8c4c-e6653f5ca4c9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:39.300375 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b53f60af-5400-4455-8c4c-e6653f5ca4c9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:39.300559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b53f60af-5400-4455-8c4c-e6653f5ca4c9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:39.311981 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:39.311981 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:39.326536 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b53f60af-5400-4455-8c4c-e6653f5ca4c9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:39.338435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b53f60af-5400-4455-8c4c-e6653f5ca4c9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 200 Aug 15 15:11:39.338908 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1205/4811] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:39 2026] GET /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:39.355044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:39.356726 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:39.356919 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:39.357104 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:39.357271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: 9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:39.368590 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:39.368590 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:39.369189 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:39.387718 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume request issued successfully. Aug 15 15:11:39.388156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fccff6d-ae96-48e7-b292-5b38f9b03f87 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 202 Aug 15 15:11:39.388729 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1212/4812] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:39 2026] DELETE /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:39.395778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9aba5bcc-0340-4cd5-a50e-45144353557b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:39.398014 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9aba5bcc-0340-4cd5-a50e-45144353557b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:39.398296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9aba5bcc-0340-4cd5-a50e-45144353557b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:39.398525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9aba5bcc-0340-4cd5-a50e-45144353557b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:39.405386 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:39.405386 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:39.409649 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9aba5bcc-0340-4cd5-a50e-45144353557b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:39.415453 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9aba5bcc-0340-4cd5-a50e-45144353557b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 200 Aug 15 15:11:39.415924 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1194/4813] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:39 2026] GET /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:39.988116 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2f581c8-333a-4a40-a29b-8740837ab1cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:39.993597 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2f581c8-333a-4a40-a29b-8740837ab1cf tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:39.993754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2f581c8-333a-4a40-a29b-8740837ab1cf tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:39.993923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2f581c8-333a-4a40-a29b-8740837ab1cf tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:39.994044 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d2f581c8-333a-4a40-a29b-8740837ab1cf tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:39.998758 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:39.998758 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:39.999651 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2f581c8-333a-4a40-a29b-8740837ab1cf tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:39.999964 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1203/4814] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:39 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:40.189960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-648b60b3-b9f3-411c-8eec-5683c190fc8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:40.191645 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-648b60b3-b9f3-411c-8eec-5683c190fc8a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:40.191846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-648b60b3-b9f3-411c-8eec-5683c190fc8a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:40.192018 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-648b60b3-b9f3-411c-8eec-5683c190fc8a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:40.192145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-648b60b3-b9f3-411c-8eec-5683c190fc8a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:40.200435 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:40.200435 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:40.201169 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-648b60b3-b9f3-411c-8eec-5683c190fc8a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:40.201623 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1206/4815] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:40 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:40.429973 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-644a4828-5350-439d-a2d8-0986dad7d7ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:40.431836 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-644a4828-5350-439d-a2d8-0986dad7d7ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:40.432111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-644a4828-5350-439d-a2d8-0986dad7d7ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:40.432359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-644a4828-5350-439d-a2d8-0986dad7d7ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:40.437871 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-644a4828-5350-439d-a2d8-0986dad7d7ae tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 404 Aug 15 15:11:40.438395 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1213/4816] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:40 2026] GET /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:40.445541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-457b07c4-6c3e-480c-9169-2d13b1954d8e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:40.447810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-457b07c4-6c3e-480c-9169-2d13b1954d8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:40.448087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-457b07c4-6c3e-480c-9169-2d13b1954d8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:40.448358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-457b07c4-6c3e-480c-9169-2d13b1954d8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:40.458807 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-457b07c4-6c3e-480c-9169-2d13b1954d8e tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 404 Aug 15 15:11:40.459518 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1195/4817] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:40 2026] GET /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:40.466788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d97b6759-4fe6-4cff-94dc-3d23c83c0696 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:40.468365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d97b6759-4fe6-4cff-94dc-3d23c83c0696 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:40.468655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d97b6759-4fe6-4cff-94dc-3d23c83c0696 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:40.468895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d97b6759-4fe6-4cff-94dc-3d23c83c0696 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:40.469150 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d97b6759-4fe6-4cff-94dc-3d23c83c0696 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: 9a149232-5d88-4aac-9caa-5870a34d9d73 Aug 15 15:11:40.475455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d97b6759-4fe6-4cff-94dc-3d23c83c0696 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 returned with HTTP 404 Aug 15 15:11:40.475455 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1204/4818] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:40 2026] DELETE /volume/v3/volumes/9a149232-5d88-4aac-9caa-5870a34d9d73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:40.482691 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:40.485382 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 Aug 15 15:11:40.485666 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:40.485941 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:40.486102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete snapshot with id: 84d6a9bf-2559-4d2a-9359-c0f864f59dc1 Aug 15 15:11:40.492561 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:40.492561 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:40.493161 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:40.512529 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot delete request issued successfully. Aug 15 15:11:40.512772 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cf56fbe-0173-40b0-9b7e-2eb8cdec4f29 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 returned with HTTP 202 Aug 15 15:11:40.513342 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1207/4819] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:11:40 2026] DELETE /volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:40.520617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8662d692-81f0-4781-a24b-2c1a8d7f3da2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:40.522672 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8662d692-81f0-4781-a24b-2c1a8d7f3da2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 Aug 15 15:11:40.522903 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8662d692-81f0-4781-a24b-2c1a8d7f3da2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:40.523167 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8662d692-81f0-4781-a24b-2c1a8d7f3da2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:40.528999 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:40.528999 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:40.529708 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8662d692-81f0-4781-a24b-2c1a8d7f3da2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Snapshot retrieved successfully. Aug 15 15:11:40.530864 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8662d692-81f0-4781-a24b-2c1a8d7f3da2 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 returned with HTTP 200 Aug 15 15:11:40.531452 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1214/4820] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:40 2026] GET /volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:41.013988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6c6c4f3-96ef-44c9-a1a3-38802ffc7284 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.015867 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6c6c4f3-96ef-44c9-a1a3-38802ffc7284 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:41.016119 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6c6c4f3-96ef-44c9-a1a3-38802ffc7284 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.016385 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6c6c4f3-96ef-44c9-a1a3-38802ffc7284 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.016574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e6c6c4f3-96ef-44c9-a1a3-38802ffc7284 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:41.021049 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.021049 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:41.022121 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6c6c4f3-96ef-44c9-a1a3-38802ffc7284 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:41.022393 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1196/4821] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:41 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:41.201258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20548fb5-39fb-45c0-a9ad-7a89118b90c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.201258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20548fb5-39fb-45c0-a9ad-7a89118b90c8 None None] GET https://10.4.3.107/volume// Aug 15 15:11:41.201258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20548fb5-39fb-45c0-a9ad-7a89118b90c8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.201258 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20548fb5-39fb-45c0-a9ad-7a89118b90c8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.201258 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20548fb5-39fb-45c0-a9ad-7a89118b90c8 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:41.201258 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1205/4822] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:11:41.207296 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-dc8f5e7c-160b-4263-989c-4122dc28284c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.210311 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-dc8f5e7c-160b-4263-989c-4122dc28284c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:41.210689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-dc8f5e7c-160b-4263-989c-4122dc28284c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f6aa87f-359c-41d1-9910-a2292a009aac", "connector": null, "instance_uuid": "002310c3-189d-4abf-ab85-5af50dd5dd58"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:41.210972 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9acab87-e061-45dd-a865-da9fda950ce8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.212833 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9acab87-e061-45dd-a865-da9fda950ce8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:41.213062 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9acab87-e061-45dd-a865-da9fda950ce8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.213256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9acab87-e061-45dd-a865-da9fda950ce8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.213362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e9acab87-e061-45dd-a865-da9fda950ce8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:41.217252 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.217252 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:41.217789 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9acab87-e061-45dd-a865-da9fda950ce8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:41.218139 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1215/4823] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:41 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:41.221195 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.221195 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:41.247734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-dc8f5e7c-160b-4263-989c-4122dc28284c tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:41.248219 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1208/4824] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:41 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 15 15:11:41.256257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-bd46a667-acd9-414b-892d-bf4bdc0f42c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.260967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-bd46a667-acd9-414b-892d-bf4bdc0f42c4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e Aug 15 15:11:41.261234 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-bd46a667-acd9-414b-892d-bf4bdc0f42c4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.261500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-bd46a667-acd9-414b-892d-bf4bdc0f42c4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.269619 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.269619 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:41.312348 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-bd46a667-acd9-414b-892d-bf4bdc0f42c4 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e returned with HTTP 200 Aug 15 15:11:41.312796 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1197/4825] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:11:41 2026] DELETE /volume/v3/attachments/08564bd7-b5c3-4b94-935c-a1900afc7c4e => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:41.545415 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7f33df2-18ba-4815-b379-248dfd791ab9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.548366 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7f33df2-18ba-4815-b379-248dfd791ab9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 Aug 15 15:11:41.548551 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7f33df2-18ba-4815-b379-248dfd791ab9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.548776 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7f33df2-18ba-4815-b379-248dfd791ab9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.556274 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7f33df2-18ba-4815-b379-248dfd791ab9 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 returned with HTTP 404 Aug 15 15:11:41.556820 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1206/4826] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:11:41 2026] GET /volume/v3/snapshots/84d6a9bf-2559-4d2a-9359-c0f864f59dc1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:41.564577 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c0ab691-c5c9-40b6-a96a-4560e4334ddd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.566545 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c0ab691-c5c9-40b6-a96a-4560e4334ddd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:41.566748 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c0ab691-c5c9-40b6-a96a-4560e4334ddd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.566895 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c0ab691-c5c9-40b6-a96a-4560e4334ddd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.574194 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.574194 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:41.577963 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c0ab691-c5c9-40b6-a96a-4560e4334ddd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:41.582226 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c0ab691-c5c9-40b6-a96a-4560e4334ddd tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 returned with HTTP 200 Aug 15 15:11:41.582607 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1216/4827] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:41 2026] GET /volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:41.598117 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.600800 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:41.602066 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.602359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.602595 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:41.611961 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.611961 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:41.612438 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:41.630766 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume request issued successfully. Aug 15 15:11:41.631009 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a794fe6-1f9d-4a4c-8077-7b5f190b9660 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 returned with HTTP 202 Aug 15 15:11:41.631552 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1209/4828] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:41 2026] DELETE /volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:41.643892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16cc2c5b-34d9-413c-b99b-dd2eb04827c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:41.646258 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16cc2c5b-34d9-413c-b99b-dd2eb04827c0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:41.646470 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16cc2c5b-34d9-413c-b99b-dd2eb04827c0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:41.646719 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16cc2c5b-34d9-413c-b99b-dd2eb04827c0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:41.658805 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:41.658805 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:41.662567 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16cc2c5b-34d9-413c-b99b-dd2eb04827c0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:41.667625 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16cc2c5b-34d9-413c-b99b-dd2eb04827c0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 returned with HTTP 200 Aug 15 15:11:41.668049 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1198/4829] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:41 2026] GET /volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:42.032930 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-029b5cdc-4006-4c8f-8a61-6a078eea6a72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.035556 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-029b5cdc-4006-4c8f-8a61-6a078eea6a72 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:42.035736 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-029b5cdc-4006-4c8f-8a61-6a078eea6a72 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.035938 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-029b5cdc-4006-4c8f-8a61-6a078eea6a72 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.036064 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-029b5cdc-4006-4c8f-8a61-6a078eea6a72 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:42.046195 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:42.046195 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:42.047144 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-029b5cdc-4006-4c8f-8a61-6a078eea6a72 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:42.047540 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1207/4830] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:42 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:42.232011 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9601a533-bca1-4ade-8dde-92e86a828448 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.233703 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9601a533-bca1-4ade-8dde-92e86a828448 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:42.233888 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9601a533-bca1-4ade-8dde-92e86a828448 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.234110 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9601a533-bca1-4ade-8dde-92e86a828448 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.234253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9601a533-bca1-4ade-8dde-92e86a828448 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:42.239599 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:42.239599 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:42.240520 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9601a533-bca1-4ade-8dde-92e86a828448 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:42.241259 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1217/4831] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:42 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:42.649699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.651486 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] PUT https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 Aug 15 15:11:42.651797 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:42.658600 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Acquiring lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:42.662521 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:42.663358 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:42.663358 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:42.685943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1d904fd-c108-452f-84f3-f6f9205bc794 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.688357 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1d904fd-c108-452f-84f3-f6f9205bc794 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 Aug 15 15:11:42.688622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1d904fd-c108-452f-84f3-f6f9205bc794 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.688866 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1d904fd-c108-452f-84f3-f6f9205bc794 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.696549 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1d904fd-c108-452f-84f3-f6f9205bc794 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 returned with HTTP 404 Aug 15 15:11:42.697169 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1199/4832] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:42 2026] GET /volume/v3/volumes/f1648098-fc6a-45be-88c8-eab46d4495c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:42.707488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb3d6cdc-9750-47c0-8f88-8dd124f868a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.708931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb3d6cdc-9750-47c0-8f88-8dd124f868a0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:42.709195 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb3d6cdc-9750-47c0-8f88-8dd124f868a0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.709495 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb3d6cdc-9750-47c0-8f88-8dd124f868a0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.717171 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:42.717171 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:42.719456 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb3d6cdc-9750-47c0-8f88-8dd124f868a0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:42.723473 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb3d6cdc-9750-47c0-8f88-8dd124f868a0 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:42.724127 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1208/4833] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:42 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:42.741788 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfd0713c-a8c8-462f-a500-b102413e0308 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.743913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] DELETE https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:42.744213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.744537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.744780 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume with id: deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:42.754155 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:42.754155 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:42.754886 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:42.758567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Lock "cinder-attachment_update-8f6aa87f-359c-41d1-9910-a2292a009aac-np0000007361" released by "attachment_update" :: held 0.096s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:42.759122 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-219d022c-45e4-4c8b-935d-6f6536534bbc tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 returned with HTTP 200 Aug 15 15:11:42.759702 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1210/4834] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:42 2026] PUT /volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:42.770930 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-150c5c84-e3db-4334-84f3-4f66b210e4ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.772843 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-150c5c84-e3db-4334-84f3-4f66b210e4ea tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 Aug 15 15:11:42.773059 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-150c5c84-e3db-4334-84f3-4f66b210e4ea tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.773259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-150c5c84-e3db-4334-84f3-4f66b210e4ea tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.773893 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Delete volume request issued successfully. Aug 15 15:11:42.774168 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfd0713c-a8c8-462f-a500-b102413e0308 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 202 Aug 15 15:11:42.774663 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1218/4835] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:42 2026] DELETE /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:42.782863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-478452f9-31ca-4c7c-ab8e-55ddf125579b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:42.787081 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-478452f9-31ca-4c7c-ab8e-55ddf125579b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:42.787081 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-478452f9-31ca-4c7c-ab8e-55ddf125579b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:42.787081 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-478452f9-31ca-4c7c-ab8e-55ddf125579b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:42.795115 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-150c5c84-e3db-4334-84f3-4f66b210e4ea tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 returned with HTTP 200 Aug 15 15:11:42.795436 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:42.795436 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:42.795656 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1200/4836] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:11:42 2026] GET /volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:42.799395 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-478452f9-31ca-4c7c-ab8e-55ddf125579b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Volume info retrieved successfully. Aug 15 15:11:42.804902 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-478452f9-31ca-4c7c-ab8e-55ddf125579b tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 200 Aug 15 15:11:42.805974 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1209/4837] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:42 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:43.057567 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f84314b4-8d88-49e2-ac2b-cd17929f2650 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:43.059095 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f84314b4-8d88-49e2-ac2b-cd17929f2650 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:43.059312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f84314b4-8d88-49e2-ac2b-cd17929f2650 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:43.059486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f84314b4-8d88-49e2-ac2b-cd17929f2650 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:43.059582 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f84314b4-8d88-49e2-ac2b-cd17929f2650 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:43.063373 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:43.063373 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:43.063953 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f84314b4-8d88-49e2-ac2b-cd17929f2650 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:43.064304 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1211/4838] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:43 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:43.251833 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f703739-0953-4c82-81e9-eaaf8bbd6afb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:43.253510 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f703739-0953-4c82-81e9-eaaf8bbd6afb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:43.253729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f703739-0953-4c82-81e9-eaaf8bbd6afb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:43.253926 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f703739-0953-4c82-81e9-eaaf8bbd6afb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:43.254069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3f703739-0953-4c82-81e9-eaaf8bbd6afb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:43.258037 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:43.258037 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:43.258643 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f703739-0953-4c82-81e9-eaaf8bbd6afb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:43.258961 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1219/4839] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:43 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:43.818920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bdc065e4-717c-4ae6-9e5d-4789ff828bc4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:43.820677 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdc065e4-717c-4ae6-9e5d-4789ff828bc4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] GET https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 Aug 15 15:11:43.820821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdc065e4-717c-4ae6-9e5d-4789ff828bc4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:43.820963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdc065e4-717c-4ae6-9e5d-4789ff828bc4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:43.826049 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdc065e4-717c-4ae6-9e5d-4789ff828bc4 tempest-VolumesSnapshotTestJSON-958920451 tempest-VolumesSnapshotTestJSON-958920451-project-member] https://10.4.3.107/volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 returned with HTTP 404 Aug 15 15:11:43.826689 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1201/4840] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:43 2026] GET /volume/v3/volumes/deb88ac4-cd95-41eb-b213-e8a0e78203b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:44.074117 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f74adb3d-943a-4398-aecf-f98fc860a4b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:44.075784 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f74adb3d-943a-4398-aecf-f98fc860a4b8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:44.076000 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f74adb3d-943a-4398-aecf-f98fc860a4b8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:44.076199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f74adb3d-943a-4398-aecf-f98fc860a4b8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:44.076348 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f74adb3d-943a-4398-aecf-f98fc860a4b8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:44.080397 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:44.080397 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:44.081206 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f74adb3d-943a-4398-aecf-f98fc860a4b8 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:44.081601 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1210/4841] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:44 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:44.268726 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c6cf910-42e6-4f1d-b5ed-6e978640f31e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:44.270922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c6cf910-42e6-4f1d-b5ed-6e978640f31e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:44.271159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c6cf910-42e6-4f1d-b5ed-6e978640f31e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:44.271406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c6cf910-42e6-4f1d-b5ed-6e978640f31e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:44.271509 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3c6cf910-42e6-4f1d-b5ed-6e978640f31e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:44.276007 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:44.276007 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:44.276771 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c6cf910-42e6-4f1d-b5ed-6e978640f31e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:44.277210 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1212/4842] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:44 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:45.092273 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d9849f6-ce06-4c3d-81c8-3fe0fc810e76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:45.094200 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d9849f6-ce06-4c3d-81c8-3fe0fc810e76 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:45.094441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d9849f6-ce06-4c3d-81c8-3fe0fc810e76 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:45.094652 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d9849f6-ce06-4c3d-81c8-3fe0fc810e76 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:45.094786 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1d9849f6-ce06-4c3d-81c8-3fe0fc810e76 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:45.099614 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:45.099614 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:45.100490 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d9849f6-ce06-4c3d-81c8-3fe0fc810e76 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:45.100910 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1220/4843] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:45 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:45.287892 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0d4dbd7-2d0c-4812-ad04-639bb4dec876 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:45.289890 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0d4dbd7-2d0c-4812-ad04-639bb4dec876 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:45.290163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0d4dbd7-2d0c-4812-ad04-639bb4dec876 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:45.290382 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0d4dbd7-2d0c-4812-ad04-639bb4dec876 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:45.290504 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f0d4dbd7-2d0c-4812-ad04-639bb4dec876 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:45.294956 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:45.294956 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:45.295704 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0d4dbd7-2d0c-4812-ad04-639bb4dec876 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:45.296288 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1202/4844] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:45 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:46.002005 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-ea2b71cf-d45e-45bf-a155-1be75614e394 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:46.004014 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-ea2b71cf-d45e-45bf-a155-1be75614e394 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption Aug 15 15:11:46.004265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-ea2b71cf-d45e-45bf-a155-1be75614e394 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:46.004484 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-ea2b71cf-d45e-45bf-a155-1be75614e394 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:46.012908 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:46.012908 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:46.019339 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-ea2b71cf-d45e-45bf-a155-1be75614e394 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption returned with HTTP 200 Aug 15 15:11:46.019792 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1211/4845] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:11:46 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:46.112149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0b74bd7f-4fba-4ab9-9ce2-062b9f04e012 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:46.114996 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0b74bd7f-4fba-4ab9-9ce2-062b9f04e012 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:46.115227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0b74bd7f-4fba-4ab9-9ce2-062b9f04e012 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:46.115486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0b74bd7f-4fba-4ab9-9ce2-062b9f04e012 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:46.115597 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0b74bd7f-4fba-4ab9-9ce2-062b9f04e012 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:46.127321 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:46.127321 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:46.128256 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0b74bd7f-4fba-4ab9-9ce2-062b9f04e012 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:46.128747 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1213/4846] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:46 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:46.308316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51005fb2-8c67-499a-90b5-f429c0dd8c84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:46.313766 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51005fb2-8c67-499a-90b5-f429c0dd8c84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:46.314048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51005fb2-8c67-499a-90b5-f429c0dd8c84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:46.314354 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51005fb2-8c67-499a-90b5-f429c0dd8c84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:46.314427 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-51005fb2-8c67-499a-90b5-f429c0dd8c84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:46.320621 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:46.320621 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:46.321533 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51005fb2-8c67-499a-90b5-f429c0dd8c84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:46.321879 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1221/4847] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:46 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:47.141907 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd899d9e-ba38-450d-93e7-512378cfa17a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.145012 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd899d9e-ba38-450d-93e7-512378cfa17a tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:47.145012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd899d9e-ba38-450d-93e7-512378cfa17a tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:47.145012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd899d9e-ba38-450d-93e7-512378cfa17a tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:47.145012 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cd899d9e-ba38-450d-93e7-512378cfa17a tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:47.148548 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:47.148548 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:47.149412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd899d9e-ba38-450d-93e7-512378cfa17a tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:47.149860 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1203/4848] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:47 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:47.334347 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adc5a3b2-32cb-402f-af1d-eef2999a9489 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.336656 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adc5a3b2-32cb-402f-af1d-eef2999a9489 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:47.336944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adc5a3b2-32cb-402f-af1d-eef2999a9489 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:47.337182 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adc5a3b2-32cb-402f-af1d-eef2999a9489 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:47.337326 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-adc5a3b2-32cb-402f-af1d-eef2999a9489 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:47.342204 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:47.342204 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:47.342991 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adc5a3b2-32cb-402f-af1d-eef2999a9489 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:47.343488 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1212/4849] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:47 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:47.354046 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.355862 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130/export_record Aug 15 15:11:47.356062 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:47.356277 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'export_record' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:47.356387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Export record for backup 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 15 15:11:47.360398 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:47.360398 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:47.361185 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.api [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling RPCAPI with context: , host: np0000007361, backup: 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100272) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 15 15:11:47.369041 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] export_record in rpcapi backup_id 3042077a-569b-49de-aed0-5feb5e364130 on host np0000007361. {{(pid=100272) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 15 15:11:47.380413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzA0MjA3N2EtNTY5Yi00OWRlLWFlZDAtNWZlYjVlMzY0MTMwIiwgInVzZXJfaWQiOiAiZDAxMzY1MzM0ODg5NDFiYWI5YzU2NGM1Y2FhN2UxZWQiLCAicHJvamVjdF9pZCI6ICI5ZGZiNDFiOWVmZjQ0YzljYTAzMGEzODFhOWMwMWJiMiIsICJ2b2x1bWVfaWQiOiAiYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyIiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQwMTY4ODUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyLzIwMjYwODE1MTUxMTMwL2F6X25vdmFfYmFja3VwXzMwNDIwNzdhLTU2OWItNDlkZS1hZWQwLTVmZWI1ZTM2NDEzMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMTo0NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100272) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 15 15:11:47.380752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b68248d-474b-405a-8aed-fbf7dd92e6e6 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130/export_record returned with HTTP 200 Aug 15 15:11:47.381186 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1214/4850] 10.4.3.107 () {68 vars in 1430 bytes} [Sat Aug 15 15:11:47 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:47.389347 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3ee69c5-a199-418f-b5bd-dce0488fdbf7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.391282 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3ee69c5-a199-418f-b5bd-dce0488fdbf7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:11:47.391532 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3ee69c5-a199-418f-b5bd-dce0488fdbf7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:47.391715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3ee69c5-a199-418f-b5bd-dce0488fdbf7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:47.391814 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d3ee69c5-a199-418f-b5bd-dce0488fdbf7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:47.396127 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:47.396127 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:47.396744 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3ee69c5-a199-418f-b5bd-dce0488fdbf7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:11:47.397121 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1222/4851] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:47 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:47.411770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.413401 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] POST https://10.4.3.107/volume/v3/backups/import_record Aug 15 15:11:47.414595 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDk4MTc5YmItOWE4ZC00MzBkLTkyMjUtYzM1Mjk1YjFjZjIxIiwgInVzZXJfaWQiOiAiZDAxMzY1MzM0ODg5NDFiYWI5YzU2NGM1Y2FhN2UxZWQiLCAicHJvamVjdF9pZCI6ICI5ZGZiNDFiOWVmZjQ0YzljYTAzMGEzODFhOWMwMWJiMiIsICJ2b2x1bWVfaWQiOiAiYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyIiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQwMTY4ODUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyLzIwMjYwODE1MTUxMTMwL2F6X25vdmFfYmFja3VwXzMwNDIwNzdhLTU2OWItNDlkZS1hZWQwLTVmZWI1ZTM2NDEzMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMTo0NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:47.416954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDk4MTc5YmItOWE4ZC00MzBkLTkyMjUtYzM1Mjk1YjFjZjIxIiwgInVzZXJfaWQiOiAiZDAxMzY1MzM0ODg5NDFiYWI5YzU2NGM1Y2FhN2UxZWQiLCAicHJvamVjdF9pZCI6ICI5ZGZiNDFiOWVmZjQ0YzljYTAzMGEzODFhOWMwMWJiMiIsICJ2b2x1bWVfaWQiOiAiYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyIiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQwMTY4ODUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyLzIwMjYwODE1MTUxMTMwL2F6X25vdmFfYmFja3VwXzMwNDIwNzdhLTU2OWItNDlkZS1hZWQwLTVmZWI1ZTM2NDEzMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMTo0NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100271) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 15 15:11:47.417311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDk4MTc5YmItOWE4ZC00MzBkLTkyMjUtYzM1Mjk1YjFjZjIxIiwgInVzZXJfaWQiOiAiZDAxMzY1MzM0ODg5NDFiYWI5YzU2NGM1Y2FhN2UxZWQiLCAicHJvamVjdF9pZCI6ICI5ZGZiNDFiOWVmZjQ0YzljYTAzMGEzODFhOWMwMWJiMiIsICJ2b2x1bWVfaWQiOiAiYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyIiwgImhvc3QiOiAibnAwMDAwMDA3MzYxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQwMTY4ODUwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmVmMGY5MjMtZDNhZC00MmI0LWExNWUtYmRkMzU5N2ZkNGQyLzIwMjYwODE1MTUxMTMwL2F6X25vdmFfYmFja3VwXzMwNDIwNzdhLTU2OWItNDlkZS1hZWQwLTVmZWI1ZTM2NDEzMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTVUMTU6MTE6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNVQxNToxMTo0NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100271) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 15 15:11:47.418310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '97c973f9978d4e8fbd8b70ad161f71b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dfb41b9eff44c9ca030a381a9c01bb2', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:11:47.418772 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-372b40dc-05b9-40c1-8cbf-c75e5ae0cdb1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups/import_record returned with HTTP 403 Aug 15 15:11:47.419690 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1204/4852] 10.4.3.107 () {70 vars in 1342 bytes} [Sat Aug 15 15:11:47 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 15 15:11:47.430032 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.431537 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 Aug 15 15:11:47.431737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:47.431925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:47.432099 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume with id: bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 Aug 15 15:11:47.438544 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:47.438544 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:47.440254 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:47.454259 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume request issued successfully. Aug 15 15:11:47.454259 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b20f4291-7d4d-4222-afca-65a753e2ff55 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 returned with HTTP 202 Aug 15 15:11:47.454481 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1213/4853] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:11:47 2026] DELETE /volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:47.464325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9caa7e83-aa53-4e32-af45-cefa18023b79 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:47.466376 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9caa7e83-aa53-4e32-af45-cefa18023b79 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 Aug 15 15:11:47.466710 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9caa7e83-aa53-4e32-af45-cefa18023b79 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:47.466966 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9caa7e83-aa53-4e32-af45-cefa18023b79 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:47.476671 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:47.476671 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:47.482234 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9caa7e83-aa53-4e32-af45-cefa18023b79 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:47.487166 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9caa7e83-aa53-4e32-af45-cefa18023b79 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 returned with HTTP 200 Aug 15 15:11:47.487477 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1215/4854] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:47 2026] GET /volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:47.913258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8085490-2fb6-4c12-aae0-b31f1b30cd4a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.032098 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8085490-2fb6-4c12-aae0-b31f1b30cd4a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:11:48.032568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8085490-2fb6-4c12-aae0-b31f1b30cd4a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047", "extra_specs": {"multiattach": " True"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:48.047368 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8085490-2fb6-4c12-aae0-b31f1b30cd4a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:11:48.048052 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1223/4855] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:11:47 2026] POST /volume/v3/types => generated 285 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:48.056773 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.058454 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:48.058763 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1961608399", "snapshot_id": null, "imageRef": null, "volume_type": "0d0280ae-c509-4ae9-95fd-60ac4722586b", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:48.060648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1961608399', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0d0280ae-c509-4ae9-95fd-60ac4722586b', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:48.064823 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume of 1 GB Aug 15 15:11:48.065171 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.065171 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:48.065766 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Availability Zones retrieved successfully. Aug 15 15:11:48.075836 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (e61ad1a0-85e8-4516-90d0-75c2a6d7fbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:48.077413 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70b420f-e4be-4c7e-b306-1ccb4d9b7047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.078269 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:48.089329 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.089329 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:48.102326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70b420f-e4be-4c7e-b306-1ccb4d9b7047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:11:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0d0280ae-c509-4ae9-95fd-60ac4722586b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d0280ae-c509-4ae9-95fd-60ac4722586b', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.103088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dd6c78-7ee5-4537-9095-4ab1c0c4fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.132847 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:11:48.133187 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:11:48.159777 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a64f917-6659-4cbc-8cf9-d2c5ae71e45d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.163295 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a64f917-6659-4cbc-8cf9-d2c5ae71e45d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:48.163687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a64f917-6659-4cbc-8cf9-d2c5ae71e45d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:48.163985 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a64f917-6659-4cbc-8cf9-d2c5ae71e45d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:48.164267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9a64f917-6659-4cbc-8cf9-d2c5ae71e45d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:48.172537 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.172537 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:48.174332 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a64f917-6659-4cbc-8cf9-d2c5ae71e45d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:48.174940 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1214/4856] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:48 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:48.184331 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Created reservations ['657c8b2d-aecf-4c3a-86aa-5ce426afa195', '7ae2bc2a-e0da-41e2-815b-9f9f1b46caf3', '9f60a78e-0235-4599-a072-69a34d108354', '092dd739-307b-4777-9200-6edd947c3281'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:48.185750 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1dd6c78-7ee5-4537-9095-4ab1c0c4fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['657c8b2d-aecf-4c3a-86aa-5ce426afa195', '7ae2bc2a-e0da-41e2-815b-9f9f1b46caf3', '9f60a78e-0235-4599-a072-69a34d108354', '092dd739-307b-4777-9200-6edd947c3281']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.186329 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b941bc-466f-4488-b71c-2178cc4e67e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.213827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b941bc-466f-4488-b71c-2178cc4e67e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c92f549-4609-4820-b15c-2ac91f45f4c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1961608399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['657c8b2d-aecf-4c3a-86aa-5ce426afa195','7ae2bc2a-e0da-41e2-815b-9f9f1b46caf3','9f60a78e-0235-4599-a072-69a34d108354','092dd739-307b-4777-9200-6edd947c3281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=0d0280ae-c509-4ae9-95fd-60ac4722586b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1961608399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c92f549-4609-4820-b15c-2ac91f45f4c3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e556b56526c04cf1af9a26aae4e19a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d0280ae-c509-4ae9-95fd-60ac4722586b),volume_type_id=0d0280ae-c509-4ae9-95fd-60ac4722586b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.215174 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b0f834-ac4c-45d0-873d-09b59cefd1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.246010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b0f834-ac4c-45d0-873d-09b59cefd1f6) transitioned into state 'SUCCESS' from state '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-1961608399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['657c8b2d-aecf-4c3a-86aa-5ce426afa195','7ae2bc2a-e0da-41e2-815b-9f9f1b46caf3','9f60a78e-0235-4599-a072-69a34d108354','092dd739-307b-4777-9200-6edd947c3281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=0d0280ae-c509-4ae9-95fd-60ac4722586b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.248695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52661339-a651-458f-8083-5f722a72fc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.280453 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52661339-a651-458f-8083-5f722a72fc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.281661 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (e61ad1a0-85e8-4516-90d0-75c2a6d7fbcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:48.282098 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request issued successfully. Aug 15 15:11:48.282934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a558bc77-edd9-406b-a0da-47ff88cbfc39 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:48.283820 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1205/4857] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:11:48 2026] POST /volume/v3/volumes => generated 828 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:48.300900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-16db4cfa-2988-4aaa-bf42-4c799ab0438a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.303399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16db4cfa-2988-4aaa-bf42-4c799ab0438a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:11:48.303399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16db4cfa-2988-4aaa-bf42-4c799ab0438a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:48.303399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16db4cfa-2988-4aaa-bf42-4c799ab0438a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:48.312964 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.312964 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:48.318038 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-16db4cfa-2988-4aaa-bf42-4c799ab0438a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:48.322135 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16db4cfa-2988-4aaa-bf42-4c799ab0438a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:11:48.322750 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1216/4858] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:48 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:48.357214 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-15d4167f-92db-44e0-8b99-4a9254a83c80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.359452 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-15d4167f-92db-44e0-8b99-4a9254a83c80 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4/action Aug 15 15:11:48.359845 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-15d4167f-92db-44e0-8b99-4a9254a83c80 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:48.359954 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-15d4167f-92db-44e0-8b99-4a9254a83c80 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:48.394177 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.394177 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:48.414611 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-703aa6a8-fa8b-4cba-88fd-2fefc02224e4 req-15d4167f-92db-44e0-8b99-4a9254a83c80 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4/action returned with HTTP 204 Aug 15 15:11:48.415115 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1224/4859] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:11:48 2026] POST /volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:48.500453 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ced1ea14-5571-4812-8d87-b409f1238707 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.504795 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ced1ea14-5571-4812-8d87-b409f1238707 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 Aug 15 15:11:48.504999 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ced1ea14-5571-4812-8d87-b409f1238707 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:48.505205 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ced1ea14-5571-4812-8d87-b409f1238707 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:48.511950 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ced1ea14-5571-4812-8d87-b409f1238707 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 returned with HTTP 404 Aug 15 15:11:48.512687 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1215/4860] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:48 2026] GET /volume/v3/volumes/bef0f923-d3ad-42b4-a15e-bdd3597fd4d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:48.522959 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5de0c67c-501c-4270-bc5d-42053f456af4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.524863 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5de0c67c-501c-4270-bc5d-42053f456af4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] GET https://10.4.3.107/volume/v3/backups Aug 15 15:11:48.525048 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5de0c67c-501c-4270-bc5d-42053f456af4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:48.525232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5de0c67c-501c-4270-bc5d-42053f456af4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:48.525491 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-5de0c67c-501c-4270-bc5d-42053f456af4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:11:48.525740 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.525740 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:48.530354 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5de0c67c-501c-4270-bc5d-42053f456af4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 200 Aug 15 15:11:48.530676 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1206/4861] 10.4.3.107 () {68 vars in 1277 bytes} [Sat Aug 15 15:11:48 2026] GET /volume/v3/backups => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:48.538877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-657f17a9-eccf-4204-b68f-3e075fd5f82c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.540760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-657f17a9-eccf-4204-b68f-3e075fd5f82c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] GET https://10.4.3.107/volume/v3/backups?project_id=9dfb41b9eff44c9ca030a381a9c01bb2 Aug 15 15:11:48.540953 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-657f17a9-eccf-4204-b68f-3e075fd5f82c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:48.541167 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-657f17a9-eccf-4204-b68f-3e075fd5f82c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:48.541445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-657f17a9-eccf-4204-b68f-3e075fd5f82c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Removing options 'project_id' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:11:48.547197 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-657f17a9-eccf-4204-b68f-3e075fd5f82c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups?project_id=9dfb41b9eff44c9ca030a381a9c01bb2 returned with HTTP 200 Aug 15 15:11:48.547623 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1217/4862] 10.4.3.107 () {68 vars in 1364 bytes} [Sat Aug 15 15:11:48 2026] GET /volume/v3/backups?project_id=9dfb41b9eff44c9ca030a381a9c01bb2 => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:48.556233 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b1a2666-4594-4c23-9941-45be8f166cad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.557888 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:48.558265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1828921873"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:48.559805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1828921873'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:48.559947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume of 1 GB Aug 15 15:11:48.563786 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Availability Zones retrieved successfully. Aug 15 15:11:48.569324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (0beefbf1-0a62-4aad-af4b-414e7894ae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:48.570181 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50596ec-dbef-46da-96c9-cbfca89d1627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.570931 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:48.595641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50596ec-dbef-46da-96c9-cbfca89d1627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.596693 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58d3705-b3f7-4b97-8dd0-1fad025c953b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.638568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['352c7f7b-6cc6-4828-8d1a-3d291fdf7bf9', 'f9c98daa-591f-4399-8d24-f7b569281a35', '5e4cdb1e-5c90-4730-868b-768d68acaeeb', 'e378fee2-0a33-42e0-8907-55969c7338a4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:48.639540 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58d3705-b3f7-4b97-8dd0-1fad025c953b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['352c7f7b-6cc6-4828-8d1a-3d291fdf7bf9', 'f9c98daa-591f-4399-8d24-f7b569281a35', '5e4cdb1e-5c90-4730-868b-768d68acaeeb', 'e378fee2-0a33-42e0-8907-55969c7338a4']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.640248 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5c9163-2d0e-4d7a-8a44-dd9e639a4b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.665297 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5c9163-2d0e-4d7a-8a44-dd9e639a4b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2349fc68-4090-45c2-9405-dd1ad6b6d46b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1828921873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['352c7f7b-6cc6-4828-8d1a-3d291fdf7bf9','f9c98daa-591f-4399-8d24-f7b569281a35','5e4cdb1e-5c90-4730-868b-768d68acaeeb','e378fee2-0a33-42e0-8907-55969c7338a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1828921873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2349fc68-4090-45c2-9405-dd1ad6b6d46b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0136533488941bab9c564c5caa7e1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.666155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b76e1ac-59a8-47ce-a0c0-be5704cef5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.694628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b76e1ac-59a8-47ce-a0c0-be5704cef5c5) transitioned into state 'SUCCESS' from state '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-1828921873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['352c7f7b-6cc6-4828-8d1a-3d291fdf7bf9','f9c98daa-591f-4399-8d24-f7b569281a35','5e4cdb1e-5c90-4730-868b-768d68acaeeb','e378fee2-0a33-42e0-8907-55969c7338a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0136533488941bab9c564c5caa7e1ed',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.695629 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc6e987-96e9-44c4-8d51-71f7a6098f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:48.710774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc6e987-96e9-44c4-8d51-71f7a6098f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:48.711813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Flow 'volume_create_api' (0beefbf1-0a62-4aad-af4b-414e7894ae11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:48.713338 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Create volume request issued successfully. Aug 15 15:11:48.713338 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b1a2666-4594-4c23-9941-45be8f166cad tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:48.713426 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1225/4863] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:11:48 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:48.727422 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c1efd7a-5e3d-4377-9cdd-df5e3f6a5f84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:48.730410 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c1efd7a-5e3d-4377-9cdd-df5e3f6a5f84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b Aug 15 15:11:48.730410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c1efd7a-5e3d-4377-9cdd-df5e3f6a5f84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:48.730725 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c1efd7a-5e3d-4377-9cdd-df5e3f6a5f84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:48.739662 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:48.739662 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:48.744380 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c1efd7a-5e3d-4377-9cdd-df5e3f6a5f84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:48.748918 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c1efd7a-5e3d-4377-9cdd-df5e3f6a5f84 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b returned with HTTP 200 Aug 15 15:11:48.749402 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1216/4864] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:48 2026] GET /volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:49.186335 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccb67c44-0e61-4af4-8fa8-2935fffd7383 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.187958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccb67c44-0e61-4af4-8fa8-2935fffd7383 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:49.188140 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccb67c44-0e61-4af4-8fa8-2935fffd7383 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.188336 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccb67c44-0e61-4af4-8fa8-2935fffd7383 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.188440 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ccb67c44-0e61-4af4-8fa8-2935fffd7383 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:49.193008 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.193008 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:49.193887 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccb67c44-0e61-4af4-8fa8-2935fffd7383 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:49.194358 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1207/4865] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:49.335988 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1768e764-650a-4581-9a8b-09d23756954f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.336097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1768e764-650a-4581-9a8b-09d23756954f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:11:49.336257 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1768e764-650a-4581-9a8b-09d23756954f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.336447 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1768e764-650a-4581-9a8b-09d23756954f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.346184 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.346184 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:49.349341 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1768e764-650a-4581-9a8b-09d23756954f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:49.353599 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1768e764-650a-4581-9a8b-09d23756954f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:11:49.353935 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1218/4866] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:49.365561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5eb1308-4adb-4ec4-921e-6090089a53c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.367720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5eb1308-4adb-4ec4-921e-6090089a53c8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:11:49.367843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5eb1308-4adb-4ec4-921e-6090089a53c8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.368107 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5eb1308-4adb-4ec4-921e-6090089a53c8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.379851 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.379851 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:49.384626 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5eb1308-4adb-4ec4-921e-6090089a53c8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:49.390567 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5eb1308-4adb-4ec4-921e-6090089a53c8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:11:49.391106 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1226/4867] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:49.404634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.406187 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:49.407633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-965281800", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:49.408000 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-965281800', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:49.408454 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume of 1 GB Aug 15 15:11:49.413282 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Availability Zones retrieved successfully. Aug 15 15:11:49.419051 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (9340a9d9-891d-466d-a2ea-a44969231ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:49.419957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af66c7bb-5fd9-4b0e-b97e-a58bbb7aebd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:49.420950 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:49.447539 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af66c7bb-5fd9-4b0e-b97e-a58bbb7aebd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:49.448417 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9bb8dc-8330-491d-8258-15c09e78f6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:49.505581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Created reservations ['19a048f4-4beb-4450-8d67-7c40e60da224', 'b70c2ad1-2504-4a65-aba9-55c1aed4316c', '9110e2c8-ae53-45be-9b18-7604140454c6', '4dee3aa2-df14-47d2-9875-f9bd750d615b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:49.506485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9bb8dc-8330-491d-8258-15c09e78f6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a048f4-4beb-4450-8d67-7c40e60da224', 'b70c2ad1-2504-4a65-aba9-55c1aed4316c', '9110e2c8-ae53-45be-9b18-7604140454c6', '4dee3aa2-df14-47d2-9875-f9bd750d615b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:49.507229 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2a698f-fa53-4269-adfe-a536426499ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:49.528690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-404b15a1-754e-41f8-9049-b04319cb1a20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.530755 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-404b15a1-754e-41f8-9049-b04319cb1a20 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:49.530890 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-404b15a1-754e-41f8-9049-b04319cb1a20 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.531124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-404b15a1-754e-41f8-9049-b04319cb1a20 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.533015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2a698f-fa53-4269-adfe-a536426499ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06eb3553-1557-47cf-91c2-68e291a0ea3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-965281800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['19a048f4-4beb-4450-8d67-7c40e60da224','b70c2ad1-2504-4a65-aba9-55c1aed4316c','9110e2c8-ae53-45be-9b18-7604140454c6','4dee3aa2-df14-47d2-9875-f9bd750d615b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-965281800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06eb3553-1557-47cf-91c2-68e291a0ea3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e556b56526c04cf1af9a26aae4e19a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:49.533815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24338909-8095-4bf3-9f05-7276b1ff7d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:49.540846 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.540846 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:49.549519 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-404b15a1-754e-41f8-9049-b04319cb1a20 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:49.556482 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-404b15a1-754e-41f8-9049-b04319cb1a20 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:49.557018 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1208/4868] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:49.570770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24338909-8095-4bf3-9f05-7276b1ff7d53) transitioned into state 'SUCCESS' from state '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-965281800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['19a048f4-4beb-4450-8d67-7c40e60da224','b70c2ad1-2504-4a65-aba9-55c1aed4316c','9110e2c8-ae53-45be-9b18-7604140454c6','4dee3aa2-df14-47d2-9875-f9bd750d615b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:49.574593 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa67f0a7-bc0e-4af4-9d5e-38d2dde8fc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:49.596919 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa67f0a7-bc0e-4af4-9d5e-38d2dde8fc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:49.597762 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (9340a9d9-891d-466d-a2ea-a44969231ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:49.598463 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request issued successfully. Aug 15 15:11:49.599104 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6921f3aa-ca05-4b07-aed1-b4eb521f2fe1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:49.599565 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1217/4869] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:11:49 2026] POST /volume/v3/volumes => generated 752 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:49.609667 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a331fa01-0e21-4733-8bdc-81550622a325 req-c8dd9554-e36e-40b5-8de2-3910e242717b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.614309 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-c8dd9554-e36e-40b5-8de2-3910e242717b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:49.614413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4935bb5b-3d0d-4c6c-b395-4e2fce7bf366 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.614662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-c8dd9554-e36e-40b5-8de2-3910e242717b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.614694 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-c8dd9554-e36e-40b5-8de2-3910e242717b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.616656 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4935bb5b-3d0d-4c6c-b395-4e2fce7bf366 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:49.616915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4935bb5b-3d0d-4c6c-b395-4e2fce7bf366 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.617144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4935bb5b-3d0d-4c6c-b395-4e2fce7bf366 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.624491 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.624491 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:49.625225 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.625225 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:49.627922 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a331fa01-0e21-4733-8bdc-81550622a325 req-c8dd9554-e36e-40b5-8de2-3910e242717b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:49.629265 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4935bb5b-3d0d-4c6c-b395-4e2fce7bf366 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:49.632406 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-c8dd9554-e36e-40b5-8de2-3910e242717b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:49.632807 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1219/4870] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:49.634297 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4935bb5b-3d0d-4c6c-b395-4e2fce7bf366 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:49.634759 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1227/4871] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:49.650897 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.653902 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] POST https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/action Aug 15 15:11:49.654234 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:49.654384 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:49.670294 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.670294 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:49.670906 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:49.683742 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Begin detaching volume completed successfully. Aug 15 15:11:49.683988 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-516c3e76-101a-4080-a4ce-e309861d2f03 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/action returned with HTTP 202 Aug 15 15:11:49.684544 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1209/4872] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:11:49 2026] POST /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:49.740770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f3c8b37-48a3-42fd-a114-8a0dce54770b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.741431 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f3c8b37-48a3-42fd-a114-8a0dce54770b None None] GET https://10.4.3.107/volume// Aug 15 15:11:49.741662 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f3c8b37-48a3-42fd-a114-8a0dce54770b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.741892 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f3c8b37-48a3-42fd-a114-8a0dce54770b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.742332 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f3c8b37-48a3-42fd-a114-8a0dce54770b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:49.742813 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1218/4873] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:49.751649 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a331fa01-0e21-4733-8bdc-81550622a325 req-2210b99f-aa74-492f-b2d2-78e28bc5daff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.753811 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-2210b99f-aa74-492f-b2d2-78e28bc5daff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:11:49.754043 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-2210b99f-aa74-492f-b2d2-78e28bc5daff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.754272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-2210b99f-aa74-492f-b2d2-78e28bc5daff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.764200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-663df433-aea9-48ad-a9cc-8823368f1180 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.767142 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-663df433-aea9-48ad-a9cc-8823368f1180 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b Aug 15 15:11:49.767142 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-663df433-aea9-48ad-a9cc-8823368f1180 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.767476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-663df433-aea9-48ad-a9cc-8823368f1180 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.769394 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.769394 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:49.773649 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a331fa01-0e21-4733-8bdc-81550622a325 req-2210b99f-aa74-492f-b2d2-78e28bc5daff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:11:49.778684 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-2210b99f-aa74-492f-b2d2-78e28bc5daff tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:11:49.779199 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1220/4874] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:49.781084 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.781084 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:49.786409 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-663df433-aea9-48ad-a9cc-8823368f1180 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:49.790638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a331fa01-0e21-4733-8bdc-81550622a325 req-e48ae3fb-c35d-482e-9978-86dbd046cd4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.793738 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-e48ae3fb-c35d-482e-9978-86dbd046cd4b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption Aug 15 15:11:49.793738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-e48ae3fb-c35d-482e-9978-86dbd046cd4b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.793894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-e48ae3fb-c35d-482e-9978-86dbd046cd4b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.794148 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-663df433-aea9-48ad-a9cc-8823368f1180 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b returned with HTTP 200 Aug 15 15:11:49.794712 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1228/4875] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:49.808689 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.808689 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:49.809979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.811864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:11:49.812255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2349fc68-4090-45c2-9405-dd1ad6b6d46b", "name": "tempest-type-Backup-1593248037"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:49.813717 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating new backup {'backup': {'volume_id': '2349fc68-4090-45c2-9405-dd1ad6b6d46b', 'name': 'tempest-type-Backup-1593248037'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:11:49.813849 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Creating backup of volume 2349fc68-4090-45c2-9405-dd1ad6b6d46b in container None Aug 15 15:11:49.815859 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-e48ae3fb-c35d-482e-9978-86dbd046cd4b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption returned with HTTP 200 Aug 15 15:11:49.816383 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1210/4876] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:49.823585 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.823585 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:49.824064 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:11:49.850842 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Created reservations ['8cca86cb-cf6f-414c-89ac-f01b09009082', '86355b7c-3d4f-4549-bf2b-c75fdb79a6ba'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:49.907263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-121090a6-84b7-45d1-ab0c-92fd8017e68b tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:11:49.907419 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1219/4877] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:11:49 2026] POST /volume/v3/backups => generated 316 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:49.917792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b77b0bbd-32d1-4000-a9c2-6a95ad1c9cd2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:49.919928 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b77b0bbd-32d1-4000-a9c2-6a95ad1c9cd2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:49.920217 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b77b0bbd-32d1-4000-a9c2-6a95ad1c9cd2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:49.920498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b77b0bbd-32d1-4000-a9c2-6a95ad1c9cd2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:49.920658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b77b0bbd-32d1-4000-a9c2-6a95ad1c9cd2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:49.926141 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:49.926141 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:49.926743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b77b0bbd-32d1-4000-a9c2-6a95ad1c9cd2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:49.927230 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1221/4878] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:49 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:50.206215 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8558542f-c6e4-4fda-8768-c078f8520b98 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.208698 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8558542f-c6e4-4fda-8768-c078f8520b98 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:50.208978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8558542f-c6e4-4fda-8768-c078f8520b98 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:50.209293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8558542f-c6e4-4fda-8768-c078f8520b98 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:50.209432 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8558542f-c6e4-4fda-8768-c078f8520b98 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:50.215496 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:50.215496 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:50.216730 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8558542f-c6e4-4fda-8768-c078f8520b98 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:50.217478 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1229/4879] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:50 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:50.649176 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59aa87a4-bf44-48d6-abf3-5362699b0011 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.651433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59aa87a4-bf44-48d6-abf3-5362699b0011 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:50.651738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59aa87a4-bf44-48d6-abf3-5362699b0011 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:50.651993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59aa87a4-bf44-48d6-abf3-5362699b0011 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:50.660086 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:50.660086 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:50.664756 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-59aa87a4-bf44-48d6-abf3-5362699b0011 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:50.669869 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59aa87a4-bf44-48d6-abf3-5362699b0011 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:50.670320 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1211/4880] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:50 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:50.683548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-682ff5a9-e671-4231-be54-68f47c1d2847 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.685705 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-682ff5a9-e671-4231-be54-68f47c1d2847 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:50.685916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-682ff5a9-e671-4231-be54-68f47c1d2847 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:50.686171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-682ff5a9-e671-4231-be54-68f47c1d2847 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:50.694980 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:50.694980 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:50.699664 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-682ff5a9-e671-4231-be54-68f47c1d2847 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:50.704463 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-682ff5a9-e671-4231-be54-68f47c1d2847 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:50.704912 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1220/4881] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:50 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:50.717905 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ce5e290e-9a69-471c-9b55-c162144f4d00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.719630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce5e290e-9a69-471c-9b55-c162144f4d00 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:11:50.719993 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce5e290e-9a69-471c-9b55-c162144f4d00 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-246017367", "extra_specs": {}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:50.734785 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce5e290e-9a69-471c-9b55-c162144f4d00 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:11:50.735208 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1222/4882] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:11:50 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 15 15:11:50.744592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3cb722b2-f4e1-4980-a16f-df2acedcb292 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.746479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cb722b2-f4e1-4980-a16f-df2acedcb292 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] POST https://10.4.3.107/volume/v3/types/2e869ea2-c6d3-486a-98cc-f8fed4dab351/encryption Aug 15 15:11:50.746847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cb722b2-f4e1-4980-a16f-df2acedcb292 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:50.770523 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cb722b2-f4e1-4980-a16f-df2acedcb292 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types/2e869ea2-c6d3-486a-98cc-f8fed4dab351/encryption returned with HTTP 200 Aug 15 15:11:50.770987 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1230/4883] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:11:50 2026] POST /volume/v3/types/2e869ea2-c6d3-486a-98cc-f8fed4dab351/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:50.779870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.781604 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:11:50.781927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2011878280", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-246017367", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:50.785970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2011878280', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-246017367', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:11:50.793039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume of 1 GB Aug 15 15:11:50.793394 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:50.793394 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:50.793825 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Availability Zones retrieved successfully. Aug 15 15:11:50.799188 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (a3d9abbe-4bc9-4632-90a2-3ad7864812fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:50.800009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abfe9c3-164b-4765-891c-9682110db415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:50.800808 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:11:50.822794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abfe9c3-164b-4765-891c-9682110db415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:11:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e869ea2-c6d3-486a-98cc-f8fed4dab351,is_public=True,name='tempest-scenario-type-luks-246017367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e869ea2-c6d3-486a-98cc-f8fed4dab351', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:50.823803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fec3e0-f874-4169-85cf-946cd2257c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:50.852796 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-246017367 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-246017367, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:11:50.853041 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-246017367 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-246017367, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:11:50.888843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Created reservations ['c11327eb-6809-40a0-9b43-436c232738c9', 'a981205c-e3ce-44a6-a97b-860498375c08', '81096644-4d80-4f22-ac85-f55e467cc8e5', '374c81fb-7463-4aea-86fa-eba39995087c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:11:50.889571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fec3e0-f874-4169-85cf-946cd2257c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c11327eb-6809-40a0-9b43-436c232738c9', 'a981205c-e3ce-44a6-a97b-860498375c08', '81096644-4d80-4f22-ac85-f55e467cc8e5', '374c81fb-7463-4aea-86fa-eba39995087c']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:50.890216 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb7e921-f59e-428e-a5a7-2c064b2b52e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:50.911856 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb7e921-f59e-428e-a5a7-2c064b2b52e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2011878280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['c11327eb-6809-40a0-9b43-436c232738c9','a981205c-e3ce-44a6-a97b-860498375c08','81096644-4d80-4f22-ac85-f55e467cc8e5','374c81fb-7463-4aea-86fa-eba39995087c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=2e869ea2-c6d3-486a-98cc-f8fed4dab351), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2011878280',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e556b56526c04cf1af9a26aae4e19a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e869ea2-c6d3-486a-98cc-f8fed4dab351),volume_type_id=2e869ea2-c6d3-486a-98cc-f8fed4dab351)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:50.912500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b1c743-b831-4092-af1c-75fbfe6de42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:50.939611 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b1c743-b831-4092-af1c-75fbfe6de42f) transitioned into state 'SUCCESS' from state '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-2011878280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['c11327eb-6809-40a0-9b43-436c232738c9','a981205c-e3ce-44a6-a97b-860498375c08','81096644-4d80-4f22-ac85-f55e467cc8e5','374c81fb-7463-4aea-86fa-eba39995087c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=2e869ea2-c6d3-486a-98cc-f8fed4dab351)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:50.940355 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1412e29-0898-42ad-88f0-dc48bf9dcbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:11:50.941044 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dba159ac-bc6f-40c7-9bcb-8e7283372ab2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.943295 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dba159ac-bc6f-40c7-9bcb-8e7283372ab2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:50.943649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dba159ac-bc6f-40c7-9bcb-8e7283372ab2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:50.943799 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dba159ac-bc6f-40c7-9bcb-8e7283372ab2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:50.943882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dba159ac-bc6f-40c7-9bcb-8e7283372ab2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:50.948695 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:50.948695 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:50.949363 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dba159ac-bc6f-40c7-9bcb-8e7283372ab2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:50.949776 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1221/4884] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:50 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:50.951255 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1412e29-0898-42ad-88f0-dc48bf9dcbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:11:50.952002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (a3d9abbe-4bc9-4632-90a2-3ad7864812fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:11:50.952309 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request issued successfully. Aug 15 15:11:50.952844 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0ac11b2-768b-4d6e-b304-691cb332ea93 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:11:50.953260 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1212/4885] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:11:50 2026] POST /volume/v3/volumes => generated 780 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:11:50.965638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db35fe9d-6a5b-460a-8436-95184bade8c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:50.967436 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db35fe9d-6a5b-460a-8436-95184bade8c2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:50.967591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db35fe9d-6a5b-460a-8436-95184bade8c2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:50.967759 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db35fe9d-6a5b-460a-8436-95184bade8c2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:50.974168 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:50.974168 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:50.976888 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db35fe9d-6a5b-460a-8436-95184bade8c2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:50.980446 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db35fe9d-6a5b-460a-8436-95184bade8c2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:50.980895 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1223/4886] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:50 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:51.233527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3264da30-ec63-46e6-894d-e99b73a11cc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:51.236997 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3264da30-ec63-46e6-894d-e99b73a11cc4 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:51.236997 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3264da30-ec63-46e6-894d-e99b73a11cc4 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:51.236997 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3264da30-ec63-46e6-894d-e99b73a11cc4 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:51.236997 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3264da30-ec63-46e6-894d-e99b73a11cc4 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:51.240856 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:51.240856 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:51.241819 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3264da30-ec63-46e6-894d-e99b73a11cc4 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:51.242302 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1231/4887] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:51 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:51.966537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18107ea1-bf2a-4974-b8f4-5960732e5015 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:51.968304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18107ea1-bf2a-4974-b8f4-5960732e5015 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:51.968509 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18107ea1-bf2a-4974-b8f4-5960732e5015 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:51.968677 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18107ea1-bf2a-4974-b8f4-5960732e5015 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:51.968775 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-18107ea1-bf2a-4974-b8f4-5960732e5015 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:51.972797 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:51.972797 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:51.973414 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18107ea1-bf2a-4974-b8f4-5960732e5015 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:51.973719 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1222/4888] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:51 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:51.992546 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f4609da-d7ae-42e1-921a-b8bc35fd90b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:51.995017 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f4609da-d7ae-42e1-921a-b8bc35fd90b3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:51.995276 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f4609da-d7ae-42e1-921a-b8bc35fd90b3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:51.995520 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f4609da-d7ae-42e1-921a-b8bc35fd90b3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.005172 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.005172 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:52.012993 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f4609da-d7ae-42e1-921a-b8bc35fd90b3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:52.020345 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f4609da-d7ae-42e1-921a-b8bc35fd90b3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:52.020833 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1213/4889] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:51 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:52.040662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3ae0f007-ee27-42ac-b618-f6bd687f19e2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.042473 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ae0f007-ee27-42ac-b618-f6bd687f19e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:52.042705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ae0f007-ee27-42ac-b618-f6bd687f19e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.042943 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ae0f007-ee27-42ac-b618-f6bd687f19e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.054594 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.054594 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:52.059577 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3ae0f007-ee27-42ac-b618-f6bd687f19e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:52.065530 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ae0f007-ee27-42ac-b618-f6bd687f19e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:52.066087 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1224/4890] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:52 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:52.125282 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-ef8186e1-32bb-40b9-a909-8ca4e989cd3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.131826 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-ef8186e1-32bb-40b9-a909-8ca4e989cd3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:52.131826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-ef8186e1-32bb-40b9-a909-8ca4e989cd3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.131826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-ef8186e1-32bb-40b9-a909-8ca4e989cd3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.139460 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.139460 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:52.143306 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-ef8186e1-32bb-40b9-a909-8ca4e989cd3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:52.147225 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-ef8186e1-32bb-40b9-a909-8ca4e989cd3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:52.147775 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1232/4891] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:52 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:52.222378 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c75ebaf-3102-450c-85f7-f3b6ce5ecded None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.222739 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c75ebaf-3102-450c-85f7-f3b6ce5ecded None None] GET https://10.4.3.107/volume// Aug 15 15:11:52.222895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c75ebaf-3102-450c-85f7-f3b6ce5ecded None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.223080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c75ebaf-3102-450c-85f7-f3b6ce5ecded None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.223407 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c75ebaf-3102-450c-85f7-f3b6ce5ecded None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:52.223677 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1223/4892] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:11: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 15 15:11:52.233919 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-bfdac9e5-4625-4372-a4c9-2e7b64582e48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.236585 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-bfdac9e5-4625-4372-a4c9-2e7b64582e48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:52.237030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-bfdac9e5-4625-4372-a4c9-2e7b64582e48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06eb3553-1557-47cf-91c2-68e291a0ea3a", "connector": null, "instance_uuid": "4671a35a-c2ad-450b-a3b2-1334e0c6b264"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:52.255414 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.255414 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:52.256945 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-77fefb24-bbb4-4079-8d7e-6d89d34a525e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.259656 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-77fefb24-bbb4-4079-8d7e-6d89d34a525e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:52.259900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-77fefb24-bbb4-4079-8d7e-6d89d34a525e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.260179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-77fefb24-bbb4-4079-8d7e-6d89d34a525e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.261891 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-77fefb24-bbb4-4079-8d7e-6d89d34a525e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:52.266163 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.266163 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:52.267266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-77fefb24-bbb4-4079-8d7e-6d89d34a525e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:52.267792 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1225/4893] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:52 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:52.303532 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-bfdac9e5-4625-4372-a4c9-2e7b64582e48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:52.304151 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1214/4894] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:52 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:52.351477 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c32385d-6b7f-4238-9c7e-62c4cb7debc9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.356322 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c32385d-6b7f-4238-9c7e-62c4cb7debc9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:52.358260 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c32385d-6b7f-4238-9c7e-62c4cb7debc9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.358260 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c32385d-6b7f-4238-9c7e-62c4cb7debc9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.368132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c2c7e0c-07c8-422e-bcf9-ac043e3bd5f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.368567 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c2c7e0c-07c8-422e-bcf9-ac043e3bd5f9 None None] GET https://10.4.3.107/volume// Aug 15 15:11:52.368715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c2c7e0c-07c8-422e-bcf9-ac043e3bd5f9 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.369121 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c2c7e0c-07c8-422e-bcf9-ac043e3bd5f9 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.369178 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c2c7e0c-07c8-422e-bcf9-ac043e3bd5f9 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:52.369544 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1224/4895] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:52.371023 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.371023 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:52.378278 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c32385d-6b7f-4238-9c7e-62c4cb7debc9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:52.381875 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c32385d-6b7f-4238-9c7e-62c4cb7debc9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:52.382353 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1233/4896] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:52 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:52.382465 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-6c63ee47-b826-4f9d-8f6e-cbbf5b4137de None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.384835 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-6c63ee47-b826-4f9d-8f6e-cbbf5b4137de tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:52.385121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-6c63ee47-b826-4f9d-8f6e-cbbf5b4137de tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.385387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-6c63ee47-b826-4f9d-8f6e-cbbf5b4137de tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.402026 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.402026 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:52.405767 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-6c63ee47-b826-4f9d-8f6e-cbbf5b4137de tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:52.411351 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-6c63ee47-b826-4f9d-8f6e-cbbf5b4137de tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:52.411878 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1226/4897] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:52 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:52.522932 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.525618 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] PUT https://10.4.3.107/volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60 Aug 15 15:11:52.526113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:52.540154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Acquiring lock "cinder-attachment_update-06eb3553-1557-47cf-91c2-68e291a0ea3a-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:52.546288 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-06eb3553-1557-47cf-91c2-68e291a0ea3a-np0000007361" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:52.547704 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.547704 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:52.628025 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-06eb3553-1557-47cf-91c2-68e291a0ea3a-np0000007361" released by "attachment_update" :: held 0.082s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:52.628385 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-be452d92-f776-4a7d-b509-a79be07bd2db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60 returned with HTTP 200 Aug 15 15:11:52.629337 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1215/4898] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:52 2026] PUT /volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:52.985649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa5991b1-cd21-4e2b-ae08-b138c6e1d84a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:52.987494 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa5991b1-cd21-4e2b-ae08-b138c6e1d84a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:52.987698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa5991b1-cd21-4e2b-ae08-b138c6e1d84a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:52.987901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa5991b1-cd21-4e2b-ae08-b138c6e1d84a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:52.988055 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fa5991b1-cd21-4e2b-ae08-b138c6e1d84a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:52.992139 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:52.992139 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:52.992795 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa5991b1-cd21-4e2b-ae08-b138c6e1d84a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:52.993194 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1225/4899] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:52 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:53.279120 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fae1abad-3fb7-4371-be70-d610e1aaf221 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.282666 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fae1abad-3fb7-4371-be70-d610e1aaf221 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:53.283076 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fae1abad-3fb7-4371-be70-d610e1aaf221 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:53.283438 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fae1abad-3fb7-4371-be70-d610e1aaf221 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:53.283681 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fae1abad-3fb7-4371-be70-d610e1aaf221 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:53.288980 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.288980 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:53.290667 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fae1abad-3fb7-4371-be70-d610e1aaf221 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:53.290667 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1234/4900] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:53 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:53.300954 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2fc4e1ee-2295-4468-a17f-c9f26146837d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.303028 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2fc4e1ee-2295-4468-a17f-c9f26146837d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:53.303302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2fc4e1ee-2295-4468-a17f-c9f26146837d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:53.303516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2fc4e1ee-2295-4468-a17f-c9f26146837d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:53.311142 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.311142 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:53.314742 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2fc4e1ee-2295-4468-a17f-c9f26146837d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:53.319544 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2fc4e1ee-2295-4468-a17f-c9f26146837d tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 200 Aug 15 15:11:53.319975 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1227/4901] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:53 2026] GET /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:53.332072 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.335526 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] POST https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d/action Aug 15 15:11:53.336133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:53.336351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:53.338262 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] Updating backup 'e64c4ab5-205e-499d-be9f-f5f17f4c801d' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 15 15:11:53.348256 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.348256 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:53.355979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] reset_status in rpcapi backup_id e64c4ab5-205e-499d-be9f-f5f17f4c801d on host np0000007361. {{(pid=100271) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 15 15:11:53.357898 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-709582de-b359-41e8-b0ec-d43b8058a0e2 tempest-VolumesBackupsAdminTest-1025710176 tempest-VolumesBackupsAdminTest-1025710176-project-admin] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d/action returned with HTTP 202 Aug 15 15:11:53.358878 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1216/4902] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:11:53 2026] POST /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:53.365279 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65d97e8a-4fac-4f93-8d69-b6ea0eec1930 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.367549 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65d97e8a-4fac-4f93-8d69-b6ea0eec1930 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:53.367783 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65d97e8a-4fac-4f93-8d69-b6ea0eec1930 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:53.368024 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65d97e8a-4fac-4f93-8d69-b6ea0eec1930 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:53.368168 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-65d97e8a-4fac-4f93-8d69-b6ea0eec1930 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:53.373361 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.373361 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:53.374411 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65d97e8a-4fac-4f93-8d69-b6ea0eec1930 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:53.374877 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1226/4903] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:53 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:53.384753 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.386794 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] DELETE https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:53.387290 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:53.387879 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:53.388755 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete backup with id: e64c4ab5-205e-499d-be9f-f5f17f4c801d. Aug 15 15:11:53.393910 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.393910 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:53.401830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c871bfcf-9940-49bd-be15-a7347513f365 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.403763 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c871bfcf-9940-49bd-be15-a7347513f365 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:53.403763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c871bfcf-9940-49bd-be15-a7347513f365 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:53.403763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c871bfcf-9940-49bd-be15-a7347513f365 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:53.410999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] delete_backup rpcapi backup_id e64c4ab5-205e-499d-be9f-f5f17f4c801d {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:11:53.413624 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a8c523a-f9a7-40e5-8169-dd3b999cfb22 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 202 Aug 15 15:11:53.413624 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1235/4904] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:53 2026] DELETE /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:11:53.414381 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.414381 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:53.423050 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c871bfcf-9940-49bd-be15-a7347513f365 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:53.429842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2a62d9d-f08d-411e-8de9-571ee3b5be4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:53.431296 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2a62d9d-f08d-411e-8de9-571ee3b5be4e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:53.431474 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2a62d9d-f08d-411e-8de9-571ee3b5be4e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:53.431732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2a62d9d-f08d-411e-8de9-571ee3b5be4e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:53.431732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d2a62d9d-f08d-411e-8de9-571ee3b5be4e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:53.435104 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c871bfcf-9940-49bd-be15-a7347513f365 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:53.435104 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1228/4905] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:53 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:53.442169 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:53.442169 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:53.443293 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2a62d9d-f08d-411e-8de9-571ee3b5be4e tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 200 Aug 15 15:11:53.443838 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1217/4906] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:53 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:54.006053 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6cccbfc-7d3d-4e94-951e-116abd20f953 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:54.008693 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6cccbfc-7d3d-4e94-951e-116abd20f953 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:54.008915 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6cccbfc-7d3d-4e94-951e-116abd20f953 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:54.009155 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6cccbfc-7d3d-4e94-951e-116abd20f953 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:54.009293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b6cccbfc-7d3d-4e94-951e-116abd20f953 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:54.016309 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:54.016309 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:54.017011 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6cccbfc-7d3d-4e94-951e-116abd20f953 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:54.017445 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1227/4907] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:54 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:54.448130 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6f4225e-d0dd-4f71-b715-d27f8ab7d70b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:54.450887 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6f4225e-d0dd-4f71-b715-d27f8ab7d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:54.450887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6f4225e-d0dd-4f71-b715-d27f8ab7d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:54.450887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6f4225e-d0dd-4f71-b715-d27f8ab7d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:54.454824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4995ec86-6df3-4f1d-8caf-16620a8a04c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:54.456652 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4995ec86-6df3-4f1d-8caf-16620a8a04c6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d Aug 15 15:11:54.456910 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4995ec86-6df3-4f1d-8caf-16620a8a04c6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:54.457143 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4995ec86-6df3-4f1d-8caf-16620a8a04c6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:54.457287 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4995ec86-6df3-4f1d-8caf-16620a8a04c6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Show backup with id e64c4ab5-205e-499d-be9f-f5f17f4c801d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:54.460668 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4995ec86-6df3-4f1d-8caf-16620a8a04c6 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d returned with HTTP 404 Aug 15 15:11:54.460788 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:54.460788 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:54.461285 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1229/4908] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:54 2026] GET /volume/v3/backups/e64c4ab5-205e-499d-be9f-f5f17f4c801d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:54.465183 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6f4225e-d0dd-4f71-b715-d27f8ab7d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:54.472690 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6f4225e-d0dd-4f71-b715-d27f8ab7d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:54.473261 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1236/4909] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:54 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:54.539087 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6258c06b-ca9d-4d2f-abf9-987c9b000536 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:54.540540 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6258c06b-ca9d-4d2f-abf9-987c9b000536 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:54.540739 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6258c06b-ca9d-4d2f-abf9-987c9b000536 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:54.540928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6258c06b-ca9d-4d2f-abf9-987c9b000536 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:54.547919 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:54.547919 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:54.551407 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6258c06b-ca9d-4d2f-abf9-987c9b000536 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:54.555601 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6258c06b-ca9d-4d2f-abf9-987c9b000536 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 200 Aug 15 15:11:54.555966 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1218/4910] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:54 2026] GET /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:54.568453 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b948d7da-7f72-40af-87c2-567382c6cb75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:54.570223 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:54.570447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:54.570652 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:54.570830 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete volume with id: a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:54.578059 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:54.578059 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:54.578551 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:54.596642 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Delete volume request issued successfully. Aug 15 15:11:54.596796 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b948d7da-7f72-40af-87c2-567382c6cb75 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 202 Aug 15 15:11:54.597215 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1228/4911] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:11:54 2026] DELETE /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:11:54.605473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c7105bb-0a73-4050-8712-c370322631bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:54.606985 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c7105bb-0a73-4050-8712-c370322631bc tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:54.607170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c7105bb-0a73-4050-8712-c370322631bc tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:54.607352 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c7105bb-0a73-4050-8712-c370322631bc tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:54.614621 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:54.614621 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:54.618095 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c7105bb-0a73-4050-8712-c370322631bc tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Volume info retrieved successfully. Aug 15 15:11:54.621859 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c7105bb-0a73-4050-8712-c370322631bc tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 200 Aug 15 15:11:54.622363 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1230/4912] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:54 2026] GET /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:55.028843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-925037f5-46ee-4937-9de3-038d72280b62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:55.031668 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-925037f5-46ee-4937-9de3-038d72280b62 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:55.031892 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-925037f5-46ee-4937-9de3-038d72280b62 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:55.032403 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-925037f5-46ee-4937-9de3-038d72280b62 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:55.032607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-925037f5-46ee-4937-9de3-038d72280b62 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:55.037110 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:55.037110 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:55.037806 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-925037f5-46ee-4937-9de3-038d72280b62 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:55.038183 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1237/4913] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:55 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:55.489516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41c6e1ab-3760-45f8-97b1-2d04e99cb12c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:55.491616 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41c6e1ab-3760-45f8-97b1-2d04e99cb12c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:55.491848 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41c6e1ab-3760-45f8-97b1-2d04e99cb12c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:55.492052 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41c6e1ab-3760-45f8-97b1-2d04e99cb12c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:55.501837 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:55.501837 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:55.505146 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-41c6e1ab-3760-45f8-97b1-2d04e99cb12c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:55.509264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41c6e1ab-3760-45f8-97b1-2d04e99cb12c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:55.509716 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1219/4914] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:55 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:55.639587 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1920ce81-1ec2-4735-a580-89738c3148f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:55.641183 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1920ce81-1ec2-4735-a580-89738c3148f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] GET https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d Aug 15 15:11:55.641424 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1920ce81-1ec2-4735-a580-89738c3148f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:55.641715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1920ce81-1ec2-4735-a580-89738c3148f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:55.647467 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1920ce81-1ec2-4735-a580-89738c3148f1 tempest-VolumesBackupsAdminTest-549407352 tempest-VolumesBackupsAdminTest-549407352-project-member] https://10.4.3.107/volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d returned with HTTP 404 Aug 15 15:11:55.647903 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1229/4915] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:55 2026] GET /volume/v3/volumes/a6b2eba1-077c-4da1-8eef-012eb103786d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:55.888330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-06a0c3e2-71d9-4907-a948-15169754e45a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:55.902628 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-06a0c3e2-71d9-4907-a948-15169754e45a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60/action Aug 15 15:11:55.903058 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-06a0c3e2-71d9-4907-a948-15169754e45a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:11:55.903184 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-06a0c3e2-71d9-4907-a948-15169754e45a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:55.919265 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:55.919265 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:55.928319 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1b37e1ea-6f1f-4fb8-880c-ec37149e6da0 req-06a0c3e2-71d9-4907-a948-15169754e45a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60/action returned with HTTP 204 Aug 15 15:11:55.928726 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1231/4916] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:11:55 2026] POST /volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:11:56.053086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54e48e7b-3214-4a91-a8b2-09edab1f99af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.055225 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54e48e7b-3214-4a91-a8b2-09edab1f99af tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:56.055516 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54e48e7b-3214-4a91-a8b2-09edab1f99af tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.055728 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54e48e7b-3214-4a91-a8b2-09edab1f99af tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.055826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-54e48e7b-3214-4a91-a8b2-09edab1f99af tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:56.062772 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:56.062772 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:56.063489 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54e48e7b-3214-4a91-a8b2-09edab1f99af tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:56.063890 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1238/4917] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:56 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:56.523122 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c2cbfe0-c7a5-42c5-982b-146e2a465eee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.525764 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c2cbfe0-c7a5-42c5-982b-146e2a465eee tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:11:56.526142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c2cbfe0-c7a5-42c5-982b-146e2a465eee tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.526565 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c2cbfe0-c7a5-42c5-982b-146e2a465eee tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.538887 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:56.538887 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:56.543760 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9c2cbfe0-c7a5-42c5-982b-146e2a465eee tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:56.550462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c2cbfe0-c7a5-42c5-982b-146e2a465eee tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:11:56.550462 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1220/4918] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:56 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:56.600895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-4863847c-47e9-46bc-82ee-ee52f5fa00dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.604266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-4863847c-47e9-46bc-82ee-ee52f5fa00dc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:56.604503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-4863847c-47e9-46bc-82ee-ee52f5fa00dc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.604731 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-4863847c-47e9-46bc-82ee-ee52f5fa00dc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.613610 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:56.613610 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:56.617795 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-4863847c-47e9-46bc-82ee-ee52f5fa00dc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:56.623365 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-4863847c-47e9-46bc-82ee-ee52f5fa00dc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:56.623758 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1230/4919] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:11:56 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:56.718437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aea8c407-87a0-4bc4-9feb-fe3b7d730ad2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.719034 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aea8c407-87a0-4bc4-9feb-fe3b7d730ad2 None None] GET https://10.4.3.107/volume// Aug 15 15:11:56.719359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aea8c407-87a0-4bc4-9feb-fe3b7d730ad2 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.719676 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aea8c407-87a0-4bc4-9feb-fe3b7d730ad2 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.720105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aea8c407-87a0-4bc4-9feb-fe3b7d730ad2 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:56.720511 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1232/4920] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:11:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:11:56.731273 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-682a77c9-f742-4a5a-9c30-1cc12375c34f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.738973 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-682a77c9-f742-4a5a-9c30-1cc12375c34f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:11:56.738973 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-682a77c9-f742-4a5a-9c30-1cc12375c34f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a", "connector": null, "instance_uuid": "4671a35a-c2ad-450b-a3b2-1334e0c6b264"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:56.757127 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:56.757127 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:56.801180 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-682a77c9-f742-4a5a-9c30-1cc12375c34f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:11:56.801394 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1239/4921] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:11:56 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:56.838551 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-666ec946-4963-4172-a691-efafa9bf8d0c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.841297 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-666ec946-4963-4172-a691-efafa9bf8d0c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:56.841770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-666ec946-4963-4172-a691-efafa9bf8d0c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.841990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-666ec946-4963-4172-a691-efafa9bf8d0c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.853710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5032f667-c83f-45bb-b25a-9ce1575519d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.854050 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:56.854050 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:56.854143 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5032f667-c83f-45bb-b25a-9ce1575519d0 None None] GET https://10.4.3.107/volume// Aug 15 15:11:56.854294 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5032f667-c83f-45bb-b25a-9ce1575519d0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.854547 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5032f667-c83f-45bb-b25a-9ce1575519d0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.855175 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5032f667-c83f-45bb-b25a-9ce1575519d0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:56.855175 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1231/4922] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:11: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 15 15:11:56.858777 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-666ec946-4963-4172-a691-efafa9bf8d0c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:56.863471 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-3679f717-3003-4ee1-83c2-b14bbd5a7d41 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:56.865687 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-666ec946-4963-4172-a691-efafa9bf8d0c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:56.866206 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1221/4923] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:56 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:56.868084 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-3679f717-3003-4ee1-83c2-b14bbd5a7d41 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:56.868372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-3679f717-3003-4ee1-83c2-b14bbd5a7d41 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:56.868544 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-3679f717-3003-4ee1-83c2-b14bbd5a7d41 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:56.884449 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:56.884449 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:56.888368 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-3679f717-3003-4ee1-83c2-b14bbd5a7d41 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:56.892542 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-3679f717-3003-4ee1-83c2-b14bbd5a7d41 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:56.893029 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1233/4924] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:11:56 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:11:56.999682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:57.005256 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] PUT https://10.4.3.107/volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497 Aug 15 15:11:57.006753 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:11:57.018991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Acquiring lock "cinder-attachment_update-22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:11:57.024025 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a-np0000007361" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:11:57.024981 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:57.024981 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:57.077845 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee87d478-e33e-4ea7-a450-15a9c7790db5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:57.079933 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee87d478-e33e-4ea7-a450-15a9c7790db5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:57.080227 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee87d478-e33e-4ea7-a450-15a9c7790db5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:57.080490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee87d478-e33e-4ea7-a450-15a9c7790db5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:57.080607 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ee87d478-e33e-4ea7-a450-15a9c7790db5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:57.085662 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:57.085662 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:57.086518 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee87d478-e33e-4ea7-a450-15a9c7790db5 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:57.087014 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1232/4925] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:57 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:57.126617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a-np0000007361" released by "attachment_update" :: held 0.103s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:11:57.126999 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-444f6c93-bf89-4cbe-bf76-3d33043f7da7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497 returned with HTTP 200 Aug 15 15:11:57.127893 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1240/4926] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:11:56 2026] PUT /volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:57.138156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-0bce1df6-2542-4cfd-a688-99fa5902af48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:57.146103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-0bce1df6-2542-4cfd-a688-99fa5902af48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/encryption Aug 15 15:11:57.146402 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-0bce1df6-2542-4cfd-a688-99fa5902af48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:57.146640 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-0bce1df6-2542-4cfd-a688-99fa5902af48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:57.166416 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:57.166416 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:57.174606 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-0bce1df6-2542-4cfd-a688-99fa5902af48 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/encryption returned with HTTP 200 Aug 15 15:11:57.175586 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1222/4927] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:11:57 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:57.689456 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-719cd68c-c351-4f2e-b42c-5d20ae484428 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:57.791676 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-719cd68c-c351-4f2e-b42c-5d20ae484428 tempest-ExtensionsTestJSON-208869066 tempest-ExtensionsTestJSON-208869066-project-member] GET https://10.4.3.107/volume/v3/extensions Aug 15 15:11:57.792080 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-719cd68c-c351-4f2e-b42c-5d20ae484428 tempest-ExtensionsTestJSON-208869066 tempest-ExtensionsTestJSON-208869066-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:57.792214 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-719cd68c-c351-4f2e-b42c-5d20ae484428 tempest-ExtensionsTestJSON-208869066 tempest-ExtensionsTestJSON-208869066-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:57.792623 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-719cd68c-c351-4f2e-b42c-5d20ae484428 tempest-ExtensionsTestJSON-208869066 tempest-ExtensionsTestJSON-208869066-project-member] https://10.4.3.107/volume/v3/extensions returned with HTTP 200 Aug 15 15:11:57.793421 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1234/4928] 10.4.3.107 () {66 vars in 1246 bytes} [Sat Aug 15 15:11:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:11:57.885182 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f07d46a-7d67-4439-9fb6-7ecc3641d487 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:57.887114 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f07d46a-7d67-4439-9fb6-7ecc3641d487 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:57.887364 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f07d46a-7d67-4439-9fb6-7ecc3641d487 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:57.887540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f07d46a-7d67-4439-9fb6-7ecc3641d487 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:57.897954 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:57.897954 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:11:57.903108 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9f07d46a-7d67-4439-9fb6-7ecc3641d487 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:57.906537 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f07d46a-7d67-4439-9fb6-7ecc3641d487 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:57.906900 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1233/4929] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:57 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:58.102744 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2776f67-859c-4506-a7d1-61bc7aaa5aa8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:58.105744 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2776f67-859c-4506-a7d1-61bc7aaa5aa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:58.106105 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2776f67-859c-4506-a7d1-61bc7aaa5aa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:58.107819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2776f67-859c-4506-a7d1-61bc7aaa5aa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:58.107819 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c2776f67-859c-4506-a7d1-61bc7aaa5aa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:58.111795 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:58.111795 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:11:58.113339 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2776f67-859c-4506-a7d1-61bc7aaa5aa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:58.113339 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1241/4930] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:58 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:58.922030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-830425d3-1ad6-4249-9621-179dfde1dc3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:58.924390 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-830425d3-1ad6-4249-9621-179dfde1dc3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:58.924650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-830425d3-1ad6-4249-9621-179dfde1dc3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:58.924879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-830425d3-1ad6-4249-9621-179dfde1dc3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:58.935966 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:58.935966 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:58.939903 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-830425d3-1ad6-4249-9621-179dfde1dc3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:58.944795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-830425d3-1ad6-4249-9621-179dfde1dc3c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:58.945296 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1223/4931] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:58 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:58.990870 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-43171fa0-59c6-4bec-b85d-b15cd2eea050 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:58.991305 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-43171fa0-59c6-4bec-b85d-b15cd2eea050 None None] GET https://10.4.3.107/volume// Aug 15 15:11:58.991481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-43171fa0-59c6-4bec-b85d-b15cd2eea050 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:58.991665 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-43171fa0-59c6-4bec-b85d-b15cd2eea050 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:58.992005 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-43171fa0-59c6-4bec-b85d-b15cd2eea050 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:58.992382 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1235/4932] 10.4.3.107 () {64 vars in 1004 bytes} [Sat Aug 15 15:11: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 15 15:11:59.001146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41b090c8-d418-466c-8b49-2570eb6c2b3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:59.001642 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41b090c8-d418-466c-8b49-2570eb6c2b3c None None] GET https://10.4.3.107/volume// Aug 15 15:11:59.001858 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41b090c8-d418-466c-8b49-2570eb6c2b3c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:59.002060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41b090c8-d418-466c-8b49-2570eb6c2b3c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:59.002467 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41b090c8-d418-466c-8b49-2570eb6c2b3c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:11:59.002805 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1234/4933] 10.4.3.107 () {64 vars in 1004 bytes} [Sat Aug 15 15:11: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 15 15:11:59.010996 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-140e1116-5639-463b-afba-10a372b0954a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:59.102759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-140e1116-5639-463b-afba-10a372b0954a tempest-VersionsTest-1187158571 tempest-VersionsTest-1187158571-project-member] GET https://10.4.3.107/volume/v3/ Aug 15 15:11:59.102916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-140e1116-5639-463b-afba-10a372b0954a tempest-VersionsTest-1187158571 tempest-VersionsTest-1187158571-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:59.103272 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-140e1116-5639-463b-afba-10a372b0954a tempest-VersionsTest-1187158571 tempest-VersionsTest-1187158571-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:59.103494 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-140e1116-5639-463b-afba-10a372b0954a tempest-VersionsTest-1187158571 tempest-VersionsTest-1187158571-project-member] https://10.4.3.107/volume/v3/ returned with HTTP 200 Aug 15 15:11:59.103875 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1242/4934] 10.4.3.107 () {66 vars in 1216 bytes} [Sat Aug 15 15:11:59 2026] GET /volume/v3/ => generated 386 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:59.122832 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-633e9156-d8a8-4a99-995e-ebb7fd56c659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:59.125283 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-633e9156-d8a8-4a99-995e-ebb7fd56c659 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:11:59.125674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-633e9156-d8a8-4a99-995e-ebb7fd56c659 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:59.125842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-633e9156-d8a8-4a99-995e-ebb7fd56c659 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:59.126016 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-633e9156-d8a8-4a99-995e-ebb7fd56c659 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:11:59.133190 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:59.133190 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:11:59.134134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-633e9156-d8a8-4a99-995e-ebb7fd56c659 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:11:59.134703 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1224/4935] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:11:59 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:11:59.958785 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86010a97-a307-4a3e-8c1a-571922e2dc44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:11:59.960541 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86010a97-a307-4a3e-8c1a-571922e2dc44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:11:59.960744 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86010a97-a307-4a3e-8c1a-571922e2dc44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:11:59.960922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86010a97-a307-4a3e-8c1a-571922e2dc44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:11:59.970606 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:11:59.970606 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:11:59.974718 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-86010a97-a307-4a3e-8c1a-571922e2dc44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:11:59.979051 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86010a97-a307-4a3e-8c1a-571922e2dc44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:11:59.979452 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1236/4936] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:11:59 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:00.147100 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aff0c416-b336-45e0-8a37-affc8a627fa8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:00.148964 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aff0c416-b336-45e0-8a37-affc8a627fa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:00.149161 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aff0c416-b336-45e0-8a37-affc8a627fa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:00.149389 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aff0c416-b336-45e0-8a37-affc8a627fa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:00.149491 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-aff0c416-b336-45e0-8a37-affc8a627fa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:00.153743 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:00.153743 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:00.154320 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aff0c416-b336-45e0-8a37-affc8a627fa8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:00.154686 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1235/4937] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:00 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:00.906888 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:00.991754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72ba7ec7-6580-49f0-a4ca-c3e57820bb99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:00.993581 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72ba7ec7-6580-49f0-a4ca-c3e57820bb99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:12:00.993752 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72ba7ec7-6580-49f0-a4ca-c3e57820bb99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:00.993916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72ba7ec7-6580-49f0-a4ca-c3e57820bb99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:01.004169 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:01.004169 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:01.007989 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-72ba7ec7-6580-49f0-a4ca-c3e57820bb99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:01.013527 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72ba7ec7-6580-49f0-a4ca-c3e57820bb99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:12:01.013937 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1225/4938] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:00 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:01.028195 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:12:01.028571 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-228381280"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:01.030472 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-228381280'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:12:01.030630 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Create volume of 1 GB Aug 15 15:12:01.034867 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Availability Zones retrieved successfully. Aug 15 15:12:01.040223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Flow 'volume_create_api' (bd91e313-ffcc-4085-8ac6-25856e8e18e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:01.041450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12308b52-5ff4-4fe2-a1fc-b0b5cec3f4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:01.042492 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:01.069682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12308b52-5ff4-4fe2-a1fc-b0b5cec3f4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:01.070612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc055261-d747-4f09-9a3f-8404b103fab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:01.137576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Created reservations ['0991780f-1034-407c-8341-2360ef01a7ec', '27885370-7550-40a7-8029-22c5d40b1ded', '23e6603b-6617-4d48-ba89-6a00b7b2d5d1', '6fe2ebd6-55a5-4020-a412-352a6180ec67'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:01.137576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc055261-d747-4f09-9a3f-8404b103fab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0991780f-1034-407c-8341-2360ef01a7ec', '27885370-7550-40a7-8029-22c5d40b1ded', '23e6603b-6617-4d48-ba89-6a00b7b2d5d1', '6fe2ebd6-55a5-4020-a412-352a6180ec67']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:01.137832 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501fc800-ab9f-43c7-95b9-7ffd6cef8e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:01.161580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501fc800-ab9f-43c7-95b9-7ffd6cef8e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1af3bc-cef1-48bb-bf70-9c3bd8744362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-228381280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f31281e1dba8435f84b74ca22ed0e368',qos_specs=None,replication_status=,reservations=['0991780f-1034-407c-8341-2360ef01a7ec','27885370-7550-40a7-8029-22c5d40b1ded','23e6603b-6617-4d48-ba89-6a00b7b2d5d1','6fe2ebd6-55a5-4020-a412-352a6180ec67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f4ef36a4d348cfa797d9ee5569b893',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-228381280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1af3bc-cef1-48bb-bf70-9c3bd8744362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f31281e1dba8435f84b74ca22ed0e368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64f4ef36a4d348cfa797d9ee5569b893',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:01.162906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af213105-bad5-45fa-855b-3be1cca10f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:01.167013 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97930d63-4513-46df-a1e8-d9930434cd42 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:01.169474 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97930d63-4513-46df-a1e8-d9930434cd42 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:01.169969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97930d63-4513-46df-a1e8-d9930434cd42 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:01.170174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97930d63-4513-46df-a1e8-d9930434cd42 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:01.170308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-97930d63-4513-46df-a1e8-d9930434cd42 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:01.175709 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:01.175709 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:01.176707 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97930d63-4513-46df-a1e8-d9930434cd42 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:01.177158 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1237/4939] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:01 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:01.185717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af213105-bad5-45fa-855b-3be1cca10f97) transitioned into state 'SUCCESS' from state '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-228381280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f31281e1dba8435f84b74ca22ed0e368',qos_specs=None,replication_status=,reservations=['0991780f-1034-407c-8341-2360ef01a7ec','27885370-7550-40a7-8029-22c5d40b1ded','23e6603b-6617-4d48-ba89-6a00b7b2d5d1','6fe2ebd6-55a5-4020-a412-352a6180ec67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64f4ef36a4d348cfa797d9ee5569b893',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:01.186511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a821455-218d-4ccf-b664-bbfa22454bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:01.197591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a821455-218d-4ccf-b664-bbfa22454bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:01.198932 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Flow 'volume_create_api' (bd91e313-ffcc-4085-8ac6-25856e8e18e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:01.199435 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Create volume request issued successfully. Aug 15 15:12:01.200340 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a9158f6-63ea-4cf3-9a16-4c09db061320 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:12:01.201135 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1243/4940] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:12:00 2026] POST /volume/v3/volumes => generated 749 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:01.221273 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9c531cc-3f2b-4750-971b-548b1306bc20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:01.223754 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c531cc-3f2b-4750-971b-548b1306bc20 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] GET https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:01.224055 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c531cc-3f2b-4750-971b-548b1306bc20 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:01.224375 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c531cc-3f2b-4750-971b-548b1306bc20 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:01.243879 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:01.243879 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:01.250376 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9c531cc-3f2b-4750-971b-548b1306bc20 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Volume info retrieved successfully. Aug 15 15:12:01.254888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c531cc-3f2b-4750-971b-548b1306bc20 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 returned with HTTP 200 Aug 15 15:12:01.255384 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1236/4941] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:01 2026] GET /volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:02.027433 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c1f0a8b-511f-476c-afbe-53260cc9d70b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.029735 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c1f0a8b-511f-476c-afbe-53260cc9d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:12:02.030030 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c1f0a8b-511f-476c-afbe-53260cc9d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.030326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c1f0a8b-511f-476c-afbe-53260cc9d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.048124 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.048124 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:02.052491 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c1f0a8b-511f-476c-afbe-53260cc9d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:02.061121 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c1f0a8b-511f-476c-afbe-53260cc9d70b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:12:02.062359 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1226/4942] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:02 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:02.192314 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-53023726-c21f-419d-89d7-0dbf1e55ff29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.194543 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53023726-c21f-419d-89d7-0dbf1e55ff29 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:02.194766 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53023726-c21f-419d-89d7-0dbf1e55ff29 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.194975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53023726-c21f-419d-89d7-0dbf1e55ff29 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.195121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-53023726-c21f-419d-89d7-0dbf1e55ff29 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:02.200591 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.200591 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:02.201370 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53023726-c21f-419d-89d7-0dbf1e55ff29 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:02.201753 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1238/4943] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:02 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:02.271388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff19f684-0bbb-4b5d-a674-189dca4927aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.273740 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff19f684-0bbb-4b5d-a674-189dca4927aa tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] GET https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:02.273976 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff19f684-0bbb-4b5d-a674-189dca4927aa tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.274230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff19f684-0bbb-4b5d-a674-189dca4927aa tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.282939 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.282939 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:02.287576 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ff19f684-0bbb-4b5d-a674-189dca4927aa tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Volume info retrieved successfully. Aug 15 15:12:02.295012 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff19f684-0bbb-4b5d-a674-189dca4927aa tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 returned with HTTP 200 Aug 15 15:12:02.295610 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1244/4944] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:02 2026] GET /volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:02.312334 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.315629 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] GET https://10.4.3.107/volume/v3/limits Aug 15 15:12:02.315629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.315629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.326880 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-246017367 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-246017367, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.327373 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-246017367 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-246017367, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.327801 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-246017367 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-246017367, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.328207 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.328838 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.329307 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-527426191-110661047, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.329719 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2077008550 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2077008550, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.330143 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2077008550 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2077008550, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.330551 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2077008550 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2077008550, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.331034 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-682675763 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-682675763, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.331549 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-682675763 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-682675763, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.331926 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-682675763 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-682675763, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:12:02.347757 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f913dd24-36d7-4566-9281-b5a3f7445c59 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/limits returned with HTTP 200 Aug 15 15:12:02.348432 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1237/4945] 10.4.3.107 () {66 vars in 1234 bytes} [Sat Aug 15 15:12:02 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 15 15:12:02.360051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40cd607f-5c45-4d86-9b6c-9cc56ede76c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.362027 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40cd607f-5c45-4d86-9b6c-9cc56ede76c0 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] GET https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:02.362261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40cd607f-5c45-4d86-9b6c-9cc56ede76c0 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.362485 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40cd607f-5c45-4d86-9b6c-9cc56ede76c0 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.371144 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.371144 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:02.375742 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-40cd607f-5c45-4d86-9b6c-9cc56ede76c0 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Volume info retrieved successfully. Aug 15 15:12:02.380553 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40cd607f-5c45-4d86-9b6c-9cc56ede76c0 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 returned with HTTP 200 Aug 15 15:12:02.380966 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1227/4946] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:02 2026] GET /volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:02.397514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.403586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:02.403796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.403981 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.404719 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Delete volume with id: 8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:02.415408 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.415408 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:02.415408 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Volume info retrieved successfully. Aug 15 15:12:02.439492 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Delete volume request issued successfully. Aug 15 15:12:02.439706 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2778041f-e37f-496e-a614-14ac60aaa3d2 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 returned with HTTP 202 Aug 15 15:12:02.440392 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1239/4947] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:12:02 2026] DELETE /volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:02.449236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61d5da94-a3d2-444f-81a6-dee7bad8ee19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.452591 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61d5da94-a3d2-444f-81a6-dee7bad8ee19 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] GET https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:02.452847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61d5da94-a3d2-444f-81a6-dee7bad8ee19 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.453061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61d5da94-a3d2-444f-81a6-dee7bad8ee19 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.465256 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.465256 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:02.473913 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61d5da94-a3d2-444f-81a6-dee7bad8ee19 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Volume info retrieved successfully. Aug 15 15:12:02.485358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61d5da94-a3d2-444f-81a6-dee7bad8ee19 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 returned with HTTP 200 Aug 15 15:12:02.489261 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1245/4948] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:02 2026] GET /volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:02.968187 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9b2d0b21-5a06-477a-bbb9-255bf8dcb3f0 req-3c388787-84e8-48ff-bdc1-59d20fc99484 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:02.970680 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9b2d0b21-5a06-477a-bbb9-255bf8dcb3f0 req-3c388787-84e8-48ff-bdc1-59d20fc99484 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0 Aug 15 15:12:02.972271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9b2d0b21-5a06-477a-bbb9-255bf8dcb3f0 req-3c388787-84e8-48ff-bdc1-59d20fc99484 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:02.972271 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9b2d0b21-5a06-477a-bbb9-255bf8dcb3f0 req-3c388787-84e8-48ff-bdc1-59d20fc99484 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:02.981299 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:02.981299 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:03.035407 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9b2d0b21-5a06-477a-bbb9-255bf8dcb3f0 req-3c388787-84e8-48ff-bdc1-59d20fc99484 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0 returned with HTTP 200 Aug 15 15:12:03.035407 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1238/4949] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:12:02 2026] DELETE /volume/v3/attachments/a318c200-8d6a-45d9-b6ab-b4daa88db1c0 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:03.075537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-90dd01ad-9b3f-4207-9a53-2117f62c85f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:03.077195 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90dd01ad-9b3f-4207-9a53-2117f62c85f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:12:03.077413 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90dd01ad-9b3f-4207-9a53-2117f62c85f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:03.077600 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90dd01ad-9b3f-4207-9a53-2117f62c85f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:03.088137 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:03.088137 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:03.092172 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-90dd01ad-9b3f-4207-9a53-2117f62c85f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:03.096966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90dd01ad-9b3f-4207-9a53-2117f62c85f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:12:03.097465 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1228/4950] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:03 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:03.212877 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c111e42-6971-4b74-8551-5acfddfd7495 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:03.214567 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c111e42-6971-4b74-8551-5acfddfd7495 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:03.214761 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c111e42-6971-4b74-8551-5acfddfd7495 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:03.214971 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c111e42-6971-4b74-8551-5acfddfd7495 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:03.215161 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6c111e42-6971-4b74-8551-5acfddfd7495 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:03.219191 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:03.219191 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:03.219847 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c111e42-6971-4b74-8551-5acfddfd7495 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:03.220205 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1240/4951] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:03 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:03.498298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-785fd4e0-fe02-435f-9e4f-7f6f5b95c925 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:03.499894 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-785fd4e0-fe02-435f-9e4f-7f6f5b95c925 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] GET https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 Aug 15 15:12:03.500083 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-785fd4e0-fe02-435f-9e4f-7f6f5b95c925 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:03.500266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-785fd4e0-fe02-435f-9e4f-7f6f5b95c925 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:03.505542 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-785fd4e0-fe02-435f-9e4f-7f6f5b95c925 tempest-AbsoluteLimitsTests-1013092974 tempest-AbsoluteLimitsTests-1013092974-project-member] https://10.4.3.107/volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 returned with HTTP 404 Aug 15 15:12:03.506029 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1246/4952] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:03 2026] GET /volume/v3/volumes/8f1af3bc-cef1-48bb-bf70-9c3bd8744362 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:03.943538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:03.945142 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:12:03.947262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-294026008", "source_volid": "43a4b65f-5d81-4120-81de-f16706aec18e", "volume_type": "tempest-scenario-type-luks-2077008550", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:03.947262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-294026008', 'source_volid': '43a4b65f-5d81-4120-81de-f16706aec18e', 'volume_type': 'tempest-scenario-type-luks-2077008550', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:12:03.956772 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:03.956772 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:03.957481 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume retrieved successfully. Aug 15 15:12:03.957694 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume of 1 GB Aug 15 15:12:03.958487 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Availability Zones retrieved successfully. Aug 15 15:12:03.963733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (3c1b0aac-f61d-443f-ba4a-c98ebc40abd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:03.964997 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a88597-e9a6-46df-9a9e-133460b948ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:03.966150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:03.987148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a88597-e9a6-46df-9a9e-133460b948ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '43a4b65f-5d81-4120-81de-f16706aec18e', 'volume_type': VolumeType(created_at=2026-08-15T15:10:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c4415ff-6f07-49a1-876c-99e13254074d,is_public=True,name='tempest-scenario-type-luks-2077008550',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c4415ff-6f07-49a1-876c-99e13254074d', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:03.988435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6757aeec-123b-45c0-bf77-3d0979aad3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.055471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Created reservations ['e3955b90-90eb-45cc-871c-bdd82e5a72c8', 'cfb8b216-ba3e-42db-a012-04ff2a86647a', 'a57ee478-6636-41a1-8136-f854d9d1b80f', '52d7d6e5-86bd-45b2-b02e-eb0b56fbd68f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:04.055471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6757aeec-123b-45c0-bf77-3d0979aad3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3955b90-90eb-45cc-871c-bdd82e5a72c8', 'cfb8b216-ba3e-42db-a012-04ff2a86647a', 'a57ee478-6636-41a1-8136-f854d9d1b80f', '52d7d6e5-86bd-45b2-b02e-eb0b56fbd68f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.055471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b98858f-4166-44fb-9852-f479301c6c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.102262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b98858f-4166-44fb-9852-f479301c6c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3bb5f37-221a-4383-aba0-300160e240e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-294026008',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['e3955b90-90eb-45cc-871c-bdd82e5a72c8','cfb8b216-ba3e-42db-a012-04ff2a86647a','a57ee478-6636-41a1-8136-f854d9d1b80f','52d7d6e5-86bd-45b2-b02e-eb0b56fbd68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=43a4b65f-5d81-4120-81de-f16706aec18e,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6c4415ff-6f07-49a1-876c-99e13254074d), '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-15T15:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-294026008',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e3bb5f37-221a-4383-aba0-300160e240e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38d4eb2344b420c95f22384ed550ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=43a4b65f-5d81-4120-81de-f16706aec18e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00e6ef57a4824957b423f2dd20a48641',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c4415ff-6f07-49a1-876c-99e13254074d),volume_type_id=6c4415ff-6f07-49a1-876c-99e13254074d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.102902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b35c909-9a76-4834-b6ee-1149cb1130f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.111063 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc788aca-5971-4ec8-b183-25eca8b8e1a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:04.114745 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc788aca-5971-4ec8-b183-25eca8b8e1a9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:12:04.114988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc788aca-5971-4ec8-b183-25eca8b8e1a9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:04.115260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc788aca-5971-4ec8-b183-25eca8b8e1a9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:04.127186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b35c909-9a76-4834-b6ee-1149cb1130f5) transitioned into state 'SUCCESS' from state '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-294026008',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d4eb2344b420c95f22384ed550ee6',qos_specs=None,replication_status=,reservations=['e3955b90-90eb-45cc-871c-bdd82e5a72c8','cfb8b216-ba3e-42db-a012-04ff2a86647a','a57ee478-6636-41a1-8136-f854d9d1b80f','52d7d6e5-86bd-45b2-b02e-eb0b56fbd68f'],size=1,snapshot_id=None,source_replicaid=,source_volid=43a4b65f-5d81-4120-81de-f16706aec18e,status='creating',user_id='00e6ef57a4824957b423f2dd20a48641',volume_type_id=6c4415ff-6f07-49a1-876c-99e13254074d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.127852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f2a949-5d20-460a-9057-26dddd6c663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.128474 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:04.128474 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:04.132560 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc788aca-5971-4ec8-b183-25eca8b8e1a9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:04.137863 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc788aca-5971-4ec8-b183-25eca8b8e1a9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:12:04.138397 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1229/4953] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:04 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:04.145088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f2a949-5d20-460a-9057-26dddd6c663f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.146289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Flow 'volume_create_api' (3c1b0aac-f61d-443f-ba4a-c98ebc40abd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:04.146700 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Create volume request issued successfully. Aug 15 15:12:04.149624 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ed112b5-5f38-46e5-b789-91e1175ab5ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:12:04.149624 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1239/4954] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:12:03 2026] POST /volume/v3/volumes => generated 810 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:04.162443 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f72631ce-1778-41f7-9c95-5f99cc605d22 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:04.164744 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f72631ce-1778-41f7-9c95-5f99cc605d22 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:04.165010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f72631ce-1778-41f7-9c95-5f99cc605d22 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:04.165320 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f72631ce-1778-41f7-9c95-5f99cc605d22 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:04.173740 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:04.173740 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:04.177743 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f72631ce-1778-41f7-9c95-5f99cc605d22 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:04.181999 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f72631ce-1778-41f7-9c95-5f99cc605d22 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:04.182386 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1241/4955] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:04 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:04.232877 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2a4db48-673e-4ad8-bd18-293e33b292b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:04.240025 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2a4db48-673e-4ad8-bd18-293e33b292b8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:04.240216 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2a4db48-673e-4ad8-bd18-293e33b292b8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:04.240430 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2a4db48-673e-4ad8-bd18-293e33b292b8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:04.240521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e2a4db48-673e-4ad8-bd18-293e33b292b8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:04.250482 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:04.250482 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:04.251408 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2a4db48-673e-4ad8-bd18-293e33b292b8 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:04.251979 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1247/4956] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:04 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:04.778332 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:04.780190 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:12:04.780774 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1071721277", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:04.782114 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1071721277', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:12:04.782215 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create volume of 1 GB Aug 15 15:12:04.786555 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Availability Zones retrieved successfully. Aug 15 15:12:04.791990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Flow 'volume_create_api' (28598d73-6337-413c-9bee-926592c36cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:04.793137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb1c312-a632-4e9c-b3c9-f57e87612366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.794117 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:04.828274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb1c312-a632-4e9c-b3c9-f57e87612366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.828274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0403244-e47c-4d9b-afdf-28c89c813d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.901005 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Created reservations ['d7282771-2266-4c28-acf6-9fb860dc8a16', '4f4676cf-ad09-478d-ad35-d9de5fb50e31', '3baa8fbe-65a4-495f-8b91-ebe901c7ac28', 'ff31a8e7-0b4c-4f74-8c87-56f87d3e5694'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:04.901773 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0403244-e47c-4d9b-afdf-28c89c813d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7282771-2266-4c28-acf6-9fb860dc8a16', '4f4676cf-ad09-478d-ad35-d9de5fb50e31', '3baa8fbe-65a4-495f-8b91-ebe901c7ac28', 'ff31a8e7-0b4c-4f74-8c87-56f87d3e5694']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.902532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a185b1-78fb-43b5-87c1-c91cc5f06b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.921455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a185b1-78fb-43b5-87c1-c91cc5f06b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6022ee-cfef-4a0b-a4c0-b294c0e45888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1071721277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1118b43c5246a895876c8ffb93f8ba',qos_specs=None,replication_status=,reservations=['d7282771-2266-4c28-acf6-9fb860dc8a16','4f4676cf-ad09-478d-ad35-d9de5fb50e31','3baa8fbe-65a4-495f-8b91-ebe901c7ac28','ff31a8e7-0b4c-4f74-8c87-56f87d3e5694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442305573e114c61bd29a96f69c9cdd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1071721277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a6022ee-cfef-4a0b-a4c0-b294c0e45888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c1118b43c5246a895876c8ffb93f8ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='442305573e114c61bd29a96f69c9cdd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.922191 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ae2b4a-5b33-48c5-8a8e-1adb8814c713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.938201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ae2b4a-5b33-48c5-8a8e-1adb8814c713) transitioned into state 'SUCCESS' from state '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-1071721277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1118b43c5246a895876c8ffb93f8ba',qos_specs=None,replication_status=,reservations=['d7282771-2266-4c28-acf6-9fb860dc8a16','4f4676cf-ad09-478d-ad35-d9de5fb50e31','3baa8fbe-65a4-495f-8b91-ebe901c7ac28','ff31a8e7-0b4c-4f74-8c87-56f87d3e5694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442305573e114c61bd29a96f69c9cdd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.938888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10128211-c630-48f9-9609-385e89dab8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:04.947132 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10128211-c630-48f9-9609-385e89dab8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:04.947921 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Flow 'volume_create_api' (28598d73-6337-413c-9bee-926592c36cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:04.948230 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create volume request issued successfully. Aug 15 15:12:04.948772 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21a4bcac-4b9d-4d0d-8a43-77d27f183bbd tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:12:04.949197 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1230/4957] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:12:04 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:04.966530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da1d0eb2-2669-4f30-9357-811ea86706f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:04.968958 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da1d0eb2-2669-4f30-9357-811ea86706f9 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:04.969176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da1d0eb2-2669-4f30-9357-811ea86706f9 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:04.969416 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da1d0eb2-2669-4f30-9357-811ea86706f9 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:04.980730 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:04.980730 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:04.984731 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da1d0eb2-2669-4f30-9357-811ea86706f9 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:04.989414 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da1d0eb2-2669-4f30-9357-811ea86706f9 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:04.989876 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1240/4958] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:04 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:05.155019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a48492fc-3205-48bd-9cc1-0c8f5fb067b1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:05.156902 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a48492fc-3205-48bd-9cc1-0c8f5fb067b1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:12:05.157110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a48492fc-3205-48bd-9cc1-0c8f5fb067b1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:05.157376 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a48492fc-3205-48bd-9cc1-0c8f5fb067b1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:05.166419 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:05.166419 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:05.169303 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a48492fc-3205-48bd-9cc1-0c8f5fb067b1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:05.172675 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a48492fc-3205-48bd-9cc1-0c8f5fb067b1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:12:05.173198 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1242/4959] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:05 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:05.194953 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f25c80dd-e01c-4ad7-a407-0d60a444ecc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:05.196542 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f25c80dd-e01c-4ad7-a407-0d60a444ecc1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:05.196715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f25c80dd-e01c-4ad7-a407-0d60a444ecc1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:05.196883 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f25c80dd-e01c-4ad7-a407-0d60a444ecc1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:05.203676 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:05.203676 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:05.206779 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f25c80dd-e01c-4ad7-a407-0d60a444ecc1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:05.210527 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f25c80dd-e01c-4ad7-a407-0d60a444ecc1 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:05.210905 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1248/4960] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:05 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:05.263291 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8556d320-53bb-4429-b56b-acf456ca6c96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:05.265440 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8556d320-53bb-4429-b56b-acf456ca6c96 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:05.265647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8556d320-53bb-4429-b56b-acf456ca6c96 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:05.265879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8556d320-53bb-4429-b56b-acf456ca6c96 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:05.266023 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8556d320-53bb-4429-b56b-acf456ca6c96 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:05.270809 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:05.270809 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:05.271506 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8556d320-53bb-4429-b56b-acf456ca6c96 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:05.271872 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1231/4961] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:05 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:05.388200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-58c0f0a4-76d1-40fe-a008-b15f2f43f2f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:05.392433 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-58c0f0a4-76d1-40fe-a008-b15f2f43f2f3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497/action Aug 15 15:12:05.392865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-58c0f0a4-76d1-40fe-a008-b15f2f43f2f3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:12:05.393022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-58c0f0a4-76d1-40fe-a008-b15f2f43f2f3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:05.412739 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:05.412739 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:05.425808 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1422d6b3-b5c5-492e-b4a3-f5652367408f req-58c0f0a4-76d1-40fe-a008-b15f2f43f2f3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497/action returned with HTTP 204 Aug 15 15:12:05.426550 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1241/4962] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:12:05 2026] POST /volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:06.004692 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0192875a-bdb3-40d8-b95c-f862e1622f44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.006311 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0192875a-bdb3-40d8-b95c-f862e1622f44 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:06.006532 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0192875a-bdb3-40d8-b95c-f862e1622f44 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.006674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0192875a-bdb3-40d8-b95c-f862e1622f44 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.013325 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.013325 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:06.016397 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0192875a-bdb3-40d8-b95c-f862e1622f44 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:06.020432 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0192875a-bdb3-40d8-b95c-f862e1622f44 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:06.020803 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1243/4963] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.032359 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ce60776-2d3d-4604-9933-33547ed557d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.033971 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ce60776-2d3d-4604-9933-33547ed557d6 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:06.034161 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ce60776-2d3d-4604-9933-33547ed557d6 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.034360 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ce60776-2d3d-4604-9933-33547ed557d6 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.040871 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.040871 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:06.044112 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9ce60776-2d3d-4604-9933-33547ed557d6 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:06.048151 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ce60776-2d3d-4604-9933-33547ed557d6 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:06.048549 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1249/4964] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.060202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.061721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:12:06.061884 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.062051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.062334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:12:06.062919 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:12:06.068971 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Get all volumes completed successfully. Aug 15 15:12:06.069379 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33a28c0e-aea2-4c0a-80f2-e5270a8fe13d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:12:06.069688 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1232/4965] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes => generated 339 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.077419 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30a61d79-274e-47a1-a1c8-3c73635c08ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.079149 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30a61d79-274e-47a1-a1c8-3c73635c08ce tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:06.079354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30a61d79-274e-47a1-a1c8-3c73635c08ce tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.079545 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30a61d79-274e-47a1-a1c8-3c73635c08ce tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.086452 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.086452 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:06.089852 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30a61d79-274e-47a1-a1c8-3c73635c08ce tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:06.093824 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30a61d79-274e-47a1-a1c8-3c73635c08ce tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:06.094198 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1242/4966] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.135653 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-6e92de71-8d30-424e-954a-e284031b655c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.137756 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-6e92de71-8d30-424e-954a-e284031b655c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:06.138054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-6e92de71-8d30-424e-954a-e284031b655c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.138326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-6e92de71-8d30-424e-954a-e284031b655c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.145055 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.145055 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:06.148421 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-6e92de71-8d30-424e-954a-e284031b655c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:06.152040 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-6e92de71-8d30-424e-954a-e284031b655c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:06.152533 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1244/4967] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.185316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9519f903-1593-43ee-a12b-97ac63ddbf61 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.186809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9519f903-1593-43ee-a12b-97ac63ddbf61 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:12:06.186990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9519f903-1593-43ee-a12b-97ac63ddbf61 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.187188 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9519f903-1593-43ee-a12b-97ac63ddbf61 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.196079 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.196079 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:06.201802 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9519f903-1593-43ee-a12b-97ac63ddbf61 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:06.207606 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9519f903-1593-43ee-a12b-97ac63ddbf61 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:12:06.208002 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1250/4968] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:06.225647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4a626d6-de6d-4501-8826-58c5c18c34ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.226041 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4a626d6-de6d-4501-8826-58c5c18c34ae None None] GET https://10.4.3.107/volume// Aug 15 15:12:06.226254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4a626d6-de6d-4501-8826-58c5c18c34ae None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.226445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4a626d6-de6d-4501-8826-58c5c18c34ae None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.226771 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4a626d6-de6d-4501-8826-58c5c18c34ae None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:06.227045 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1233/4969] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:12: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 15 15:12:06.227382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-12430596-d05f-4d94-9d20-f8b68d04937c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.229608 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12430596-d05f-4d94-9d20-f8b68d04937c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:06.229816 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12430596-d05f-4d94-9d20-f8b68d04937c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.229994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12430596-d05f-4d94-9d20-f8b68d04937c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.236160 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-ab47dfe5-e3eb-4ab7-a8e2-a772eb03bc78 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.237361 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.237361 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:06.238904 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-ab47dfe5-e3eb-4ab7-a8e2-a772eb03bc78 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:12:06.239545 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-ab47dfe5-e3eb-4ab7-a8e2-a772eb03bc78 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a6022ee-cfef-4a0b-a4c0-b294c0e45888", "connector": null, "instance_uuid": "cfed92b5-2740-41f4-a3cc-f1d61d0848de"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:06.241682 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-12430596-d05f-4d94-9d20-f8b68d04937c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:06.246009 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12430596-d05f-4d94-9d20-f8b68d04937c tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:06.246463 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1243/4970] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.251728 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.251728 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:06.282056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5eb6e5b7-a0a3-41d7-8b93-45d4e9f3b73f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.282970 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5eb6e5b7-a0a3-41d7-8b93-45d4e9f3b73f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:06.283620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5eb6e5b7-a0a3-41d7-8b93-45d4e9f3b73f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.283620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5eb6e5b7-a0a3-41d7-8b93-45d4e9f3b73f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.283620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5eb6e5b7-a0a3-41d7-8b93-45d4e9f3b73f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:06.283768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-ab47dfe5-e3eb-4ab7-a8e2-a772eb03bc78 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:12:06.284440 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1245/4971] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:12:06 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 15 15:12:06.287494 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.287494 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:06.288146 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5eb6e5b7-a0a3-41d7-8b93-45d4e9f3b73f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:06.288516 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1251/4972] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.320597 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-380944fd-9d8a-4eca-8738-5da6f4a5c023 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.322587 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-380944fd-9d8a-4eca-8738-5da6f4a5c023 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:06.322823 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-380944fd-9d8a-4eca-8738-5da6f4a5c023 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.323057 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-380944fd-9d8a-4eca-8738-5da6f4a5c023 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.330261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b98abb8f-8ff8-48c7-ae31-3c09f510667a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.330535 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b98abb8f-8ff8-48c7-ae31-3c09f510667a None None] GET https://10.4.3.107/volume// Aug 15 15:12:06.330681 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b98abb8f-8ff8-48c7-ae31-3c09f510667a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.330898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b98abb8f-8ff8-48c7-ae31-3c09f510667a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.331183 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b98abb8f-8ff8-48c7-ae31-3c09f510667a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:06.331520 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1244/4973] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:12: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 15 15:12:06.341012 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-f426ee8d-78d4-491f-8aa7-540b72c47f7c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.341653 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.341653 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:06.344551 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-f426ee8d-78d4-491f-8aa7-540b72c47f7c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:06.345385 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-f426ee8d-78d4-491f-8aa7-540b72c47f7c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.345636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-f426ee8d-78d4-491f-8aa7-540b72c47f7c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.347054 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-380944fd-9d8a-4eca-8738-5da6f4a5c023 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:06.352699 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-380944fd-9d8a-4eca-8738-5da6f4a5c023 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:06.353136 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1234/4974] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.358893 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.358893 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:06.363025 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-f426ee8d-78d4-491f-8aa7-540b72c47f7c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:06.368792 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-f426ee8d-78d4-491f-8aa7-540b72c47f7c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:06.369337 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1246/4975] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:12:06.470815 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.480320 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] PUT https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a Aug 15 15:12:06.480320 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:06.493847 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Acquiring lock "cinder-attachment_update-4a6022ee-cfef-4a0b-a4c0-b294c0e45888-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:12:06.497714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Lock "cinder-attachment_update-4a6022ee-cfef-4a0b-a4c0-b294c0e45888-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:12:06.498712 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.498712 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:06.574485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Lock "cinder-attachment_update-4a6022ee-cfef-4a0b-a4c0-b294c0e45888-np0000007361" released by "attachment_update" :: held 0.077s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:12:06.574884 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-d77754e4-c126-4d20-8415-a9aa8a6d1a88 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a returned with HTTP 200 Aug 15 15:12:06.575897 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1252/4976] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:12:06 2026] PUT /volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:06.774340 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-f802dbc0-d721-4dd7-8186-a34883ae2ebe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.776528 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-f802dbc0-d721-4dd7-8186-a34883ae2ebe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:06.776785 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-f802dbc0-d721-4dd7-8186-a34883ae2ebe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.777002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-f802dbc0-d721-4dd7-8186-a34883ae2ebe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.784049 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.784049 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:06.787687 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-f802dbc0-d721-4dd7-8186-a34883ae2ebe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:06.792482 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-f802dbc0-d721-4dd7-8186-a34883ae2ebe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:06.792922 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1245/4977] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.867743 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2d9b165-f90b-4094-82e0-625c681525f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.868133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2d9b165-f90b-4094-82e0-625c681525f6 None None] GET https://10.4.3.107/volume// Aug 15 15:12:06.868304 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2d9b165-f90b-4094-82e0-625c681525f6 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.868480 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2d9b165-f90b-4094-82e0-625c681525f6 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.868775 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2d9b165-f90b-4094-82e0-625c681525f6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:06.869045 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1235/4978] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:12: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 15 15:12:06.877865 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-745f1d0a-c06e-408e-abef-65683503acba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.880331 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-745f1d0a-c06e-408e-abef-65683503acba tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:12:06.880682 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-745f1d0a-c06e-408e-abef-65683503acba tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c92f549-4609-4820-b15c-2ac91f45f4c3", "connector": null, "instance_uuid": "4671a35a-c2ad-450b-a3b2-1334e0c6b264"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:06.890926 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.890926 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:06.917351 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-745f1d0a-c06e-408e-abef-65683503acba tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:12:06.917834 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1247/4979] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:12:06 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 15 15:12:06.946591 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d016f710-342d-42db-9864-f6889798d0d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.948341 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d016f710-342d-42db-9864-f6889798d0d8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:06.948558 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d016f710-342d-42db-9864-f6889798d0d8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.948739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d016f710-342d-42db-9864-f6889798d0d8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.955136 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8eccc50-f323-4445-9366-0cf41aa2b1bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.955527 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8eccc50-f323-4445-9366-0cf41aa2b1bb None None] GET https://10.4.3.107/volume// Aug 15 15:12:06.955632 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8eccc50-f323-4445-9366-0cf41aa2b1bb None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.955876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8eccc50-f323-4445-9366-0cf41aa2b1bb None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.956213 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8eccc50-f323-4445-9366-0cf41aa2b1bb None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:06.956506 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1246/4980] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:12: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 15 15:12:06.958453 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.958453 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:06.961790 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d016f710-342d-42db-9864-f6889798d0d8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:06.964542 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-151657f1-7a69-4ec5-b507-ddc4cd971f7f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:06.965937 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d016f710-342d-42db-9864-f6889798d0d8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:06.966358 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1253/4981] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:06.966491 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-151657f1-7a69-4ec5-b507-ddc4cd971f7f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:06.966609 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-151657f1-7a69-4ec5-b507-ddc4cd971f7f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:06.966766 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-151657f1-7a69-4ec5-b507-ddc4cd971f7f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:06.975582 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:06.975582 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:06.979421 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-151657f1-7a69-4ec5-b507-ddc4cd971f7f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:06.984050 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-151657f1-7a69-4ec5-b507-ddc4cd971f7f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:06.984579 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1236/4982] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:12:06 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:12:07.095391 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:07.097971 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] PUT https://10.4.3.107/volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89 Aug 15 15:12:07.098526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:07.107347 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Acquiring lock "cinder-attachment_update-9c92f549-4609-4820-b15c-2ac91f45f4c3-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:12:07.112641 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-9c92f549-4609-4820-b15c-2ac91f45f4c3-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:12:07.113973 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:07.113973 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:07.197674 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-9c92f549-4609-4820-b15c-2ac91f45f4c3-np0000007361" released by "attachment_update" :: held 0.085s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:12:07.198084 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-8195e6b7-bf84-49c4-a95c-0b9dc5972817 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89 returned with HTTP 200 Aug 15 15:12:07.198824 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1248/4983] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:12:07 2026] PUT /volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:07.261025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1024d861-621d-41f6-b131-95743e904652 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:07.262808 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1024d861-621d-41f6-b131-95743e904652 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:07.263039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1024d861-621d-41f6-b131-95743e904652 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:07.263331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1024d861-621d-41f6-b131-95743e904652 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:07.271004 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:07.271004 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:07.276172 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1024d861-621d-41f6-b131-95743e904652 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:07.280211 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1024d861-621d-41f6-b131-95743e904652 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:07.280592 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1247/4984] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:07 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:07.298435 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95813148-31a0-446f-b743-5fae16656f5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:07.300559 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95813148-31a0-446f-b743-5fae16656f5f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:07.300777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95813148-31a0-446f-b743-5fae16656f5f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:07.300985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95813148-31a0-446f-b743-5fae16656f5f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:07.301100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-95813148-31a0-446f-b743-5fae16656f5f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:07.307576 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:07.307576 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:07.308271 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95813148-31a0-446f-b743-5fae16656f5f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:07.308554 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1254/4985] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:07 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:07.364739 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f7e5391-e48f-4f81-8e0f-01fc17879c84 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:07.366443 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f7e5391-e48f-4f81-8e0f-01fc17879c84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:07.366608 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f7e5391-e48f-4f81-8e0f-01fc17879c84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:07.366777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f7e5391-e48f-4f81-8e0f-01fc17879c84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:07.375802 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:07.375802 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:07.379331 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f7e5391-e48f-4f81-8e0f-01fc17879c84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:07.383233 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f7e5391-e48f-4f81-8e0f-01fc17879c84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:07.383608 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1237/4986] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:07 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:07.978351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-798defe1-9684-41e6-85bf-59dab19c9fbb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:07.981476 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-798defe1-9684-41e6-85bf-59dab19c9fbb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:07.981650 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-798defe1-9684-41e6-85bf-59dab19c9fbb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:07.981817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-798defe1-9684-41e6-85bf-59dab19c9fbb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:07.996751 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:07.996751 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:08.002425 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-798defe1-9684-41e6-85bf-59dab19c9fbb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:08.009525 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-798defe1-9684-41e6-85bf-59dab19c9fbb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:08.009948 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1249/4987] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:07 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:08.294687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f26b6d5e-c0d8-49f4-aefa-75cf255ad14e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:08.296484 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f26b6d5e-c0d8-49f4-aefa-75cf255ad14e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:08.296686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f26b6d5e-c0d8-49f4-aefa-75cf255ad14e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:08.296878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f26b6d5e-c0d8-49f4-aefa-75cf255ad14e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:08.309974 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:08.309974 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:08.323569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5cbbe6b-87d8-4f8b-8908-1eef08071c1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:08.326113 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5cbbe6b-87d8-4f8b-8908-1eef08071c1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:08.326337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5cbbe6b-87d8-4f8b-8908-1eef08071c1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:08.326445 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5cbbe6b-87d8-4f8b-8908-1eef08071c1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:08.326559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f5cbbe6b-87d8-4f8b-8908-1eef08071c1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:08.327037 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f26b6d5e-c0d8-49f4-aefa-75cf255ad14e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:08.331593 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:08.331593 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:08.332258 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5cbbe6b-87d8-4f8b-8908-1eef08071c1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:08.332633 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1255/4988] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:08 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:08.333130 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f26b6d5e-c0d8-49f4-aefa-75cf255ad14e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:08.333523 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1248/4989] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:08 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:08.345721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1067378-c6ff-4a32-be18-73e578315420 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:08.349760 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1067378-c6ff-4a32-be18-73e578315420 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] POST https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194/action Aug 15 15:12:08.350154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1067378-c6ff-4a32-be18-73e578315420 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:12:08.350285 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1067378-c6ff-4a32-be18-73e578315420 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:08.352615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-f1067378-c6ff-4a32-be18-73e578315420 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Updating backup '5fcbe285-efce-4c0f-83d8-8d42ba76c194' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 15 15:12:08.364729 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:08.364729 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:08.366309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-f1067378-c6ff-4a32-be18-73e578315420 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '97c973f9978d4e8fbd8b70ad161f71b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dfb41b9eff44c9ca030a381a9c01bb2', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:12:08.366478 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1067378-c6ff-4a32-be18-73e578315420 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194/action returned with HTTP 403 Aug 15 15:12:08.367189 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1238/4990] 10.4.3.107 () {70 vars in 1430 bytes} [Sat Aug 15 15:12:08 2026] POST /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:08.378540 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:08.380183 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b Aug 15 15:12:08.380418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:08.380606 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:08.380755 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume with id: 2349fc68-4090-45c2-9405-dd1ad6b6d46b Aug 15 15:12:08.389511 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:08.389511 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:08.389959 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:12:08.396865 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ce40feb-f2a3-41f4-954d-b053d32c5844 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:08.398936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ce40feb-f2a3-41f4-954d-b053d32c5844 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:08.399256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ce40feb-f2a3-41f4-954d-b053d32c5844 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:08.399500 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ce40feb-f2a3-41f4-954d-b053d32c5844 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:08.408895 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume request issued successfully. Aug 15 15:12:08.409158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21ef777d-6ba8-45db-9650-d3fb31aab9fc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b returned with HTTP 202 Aug 15 15:12:08.409720 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1250/4991] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:12:08 2026] DELETE /volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:08.416751 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:08.416751 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:08.418412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-999d89c1-b786-45ba-a750-1fff9a7dbd81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:08.420108 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-999d89c1-b786-45ba-a750-1fff9a7dbd81 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b Aug 15 15:12:08.420301 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-999d89c1-b786-45ba-a750-1fff9a7dbd81 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:08.420505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-999d89c1-b786-45ba-a750-1fff9a7dbd81 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:08.427898 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4ce40feb-f2a3-41f4-954d-b053d32c5844 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:08.431147 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:08.431147 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:08.437700 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-999d89c1-b786-45ba-a750-1fff9a7dbd81 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:12:08.438277 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ce40feb-f2a3-41f4-954d-b053d32c5844 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:08.438730 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1256/4992] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:08 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:08.442004 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-999d89c1-b786-45ba-a750-1fff9a7dbd81 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b returned with HTTP 200 Aug 15 15:12:08.442470 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1249/4993] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:08 2026] GET /volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:09.022860 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f645b81-bae0-49c9-ba26-10d0eef4149f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:09.024811 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f645b81-bae0-49c9-ba26-10d0eef4149f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:09.024973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f645b81-bae0-49c9-ba26-10d0eef4149f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:09.025194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f645b81-bae0-49c9-ba26-10d0eef4149f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:09.041726 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:09.041726 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:09.046759 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3f645b81-bae0-49c9-ba26-10d0eef4149f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:09.052666 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f645b81-bae0-49c9-ba26-10d0eef4149f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:09.053113 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1239/4994] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:09 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:09.351026 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-23b4913b-ee3b-46b2-8efe-ac021a16f291 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:09.353342 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23b4913b-ee3b-46b2-8efe-ac021a16f291 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:09.353662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23b4913b-ee3b-46b2-8efe-ac021a16f291 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:09.353938 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23b4913b-ee3b-46b2-8efe-ac021a16f291 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:09.361679 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:09.361679 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:09.366527 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-23b4913b-ee3b-46b2-8efe-ac021a16f291 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:09.372004 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23b4913b-ee3b-46b2-8efe-ac021a16f291 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:09.372358 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1251/4995] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:09 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:09.451609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e7c86ab-2f5d-4297-a2e0-1573c4c0d335 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:09.453381 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e7c86ab-2f5d-4297-a2e0-1573c4c0d335 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:09.453604 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e7c86ab-2f5d-4297-a2e0-1573c4c0d335 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:09.453821 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e7c86ab-2f5d-4297-a2e0-1573c4c0d335 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:09.458867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb2c0c82-cb0b-4be5-8727-fff594a63e33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:09.460969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb2c0c82-cb0b-4be5-8727-fff594a63e33 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b Aug 15 15:12:09.461223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb2c0c82-cb0b-4be5-8727-fff594a63e33 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:09.461436 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb2c0c82-cb0b-4be5-8727-fff594a63e33 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:09.464928 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:09.464928 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:09.467799 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb2c0c82-cb0b-4be5-8727-fff594a63e33 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b returned with HTTP 404 Aug 15 15:12:09.468439 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e7c86ab-2f5d-4297-a2e0-1573c4c0d335 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:09.468567 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1250/4996] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:09 2026] GET /volume/v3/volumes/2349fc68-4090-45c2-9405-dd1ad6b6d46b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:09.474575 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e7c86ab-2f5d-4297-a2e0-1573c4c0d335 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:09.475190 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1257/4997] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:09 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:09.478516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:09.480680 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] POST https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8/restore Aug 15 15:12:09.481046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:09.483071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Restoring backup ea244559-5216-456d-81b1-886f9e2661f8 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100271) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:12:09.483261 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Restoring backup ea244559-5216-456d-81b1-886f9e2661f8 to volume None. Aug 15 15:12:09.492584 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:09.492584 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:09.493794 np0000007361 devstack@c-api.service[100271]: INFO cinder.backup.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Creating volume of 1 GB for restore of backup ea244559-5216-456d-81b1-886f9e2661f8. Aug 15 15:12:09.503856 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Availability zone cache updated, next update will occur around 2026-08-15 16:12:09.502338. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 15 15:12:09.503856 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Availability Zones retrieved successfully. Aug 15 15:12:09.511981 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Flow 'volume_create_api' (aac9373d-2a9d-4b21-991e-bcd528a8889a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:09.513521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84d0318-4a61-471a-b6f6-82860888c036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:09.514835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:09.547281 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84d0318-4a61-471a-b6f6-82860888c036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:09.549141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfeca2c-cf4b-454f-b75f-8cae82ca52ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:09.585714 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Created reservations ['82169118-7597-41df-8558-cc7f3aa55565', 'e4115734-80b2-4958-b40b-beb3f70a2ae4', '94919923-1158-4475-aa31-3f73e7938014', 'bbc5829d-7054-4909-86be-1c5b168b8865'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:09.586739 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfeca2c-cf4b-454f-b75f-8cae82ca52ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82169118-7597-41df-8558-cc7f3aa55565', 'e4115734-80b2-4958-b40b-beb3f70a2ae4', '94919923-1158-4475-aa31-3f73e7938014', 'bbc5829d-7054-4909-86be-1c5b168b8865']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:09.587833 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec19704c-d9ab-451e-94c1-f60392ce4731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:09.619617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec19704c-d9ab-451e-94c1-f60392ce4731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db13dc2e-4cd7-49e6-b655-2265d8592368', '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='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['82169118-7597-41df-8558-cc7f3aa55565','e4115734-80b2-4958-b40b-beb3f70a2ae4','94919923-1158-4475-aa31-3f73e7938014','bbc5829d-7054-4909-86be-1c5b168b8865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c973f9978d4e8fbd8b70ad161f71b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:12: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=db13dc2e-4cd7-49e6-b655-2265d8592368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfb41b9eff44c9ca030a381a9c01bb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97c973f9978d4e8fbd8b70ad161f71b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:09.621400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eaa63e5-6a2f-4135-8947-23476e498974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:09.641997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eaa63e5-6a2f-4135-8947-23476e498974) transitioned into 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='9dfb41b9eff44c9ca030a381a9c01bb2',qos_specs=None,replication_status=,reservations=['82169118-7597-41df-8558-cc7f3aa55565','e4115734-80b2-4958-b40b-beb3f70a2ae4','94919923-1158-4475-aa31-3f73e7938014','bbc5829d-7054-4909-86be-1c5b168b8865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c973f9978d4e8fbd8b70ad161f71b2',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:09.642696 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8373f6-3ba0-4dc4-81e6-53b7e47f6257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:09.653614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8373f6-3ba0-4dc4-81e6-53b7e47f6257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:09.654347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Flow 'volume_create_api' (aac9373d-2a9d-4b21-991e-bcd528a8889a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:09.654616 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Create volume request issued successfully. Aug 15 15:12:09.661111 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:09.661111 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:09.661764 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Volume info retrieved successfully. Aug 15 15:12:10.068749 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52b2206f-6d91-4e03-92a2-a3b163a87b00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:10.071030 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52b2206f-6d91-4e03-92a2-a3b163a87b00 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:10.071327 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52b2206f-6d91-4e03-92a2-a3b163a87b00 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:10.071608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52b2206f-6d91-4e03-92a2-a3b163a87b00 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:10.083933 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:10.083933 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:10.087703 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52b2206f-6d91-4e03-92a2-a3b163a87b00 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:10.099677 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52b2206f-6d91-4e03-92a2-a3b163a87b00 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:10.100207 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1252/4998] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:10 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:10.386254 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-238360b4-213a-42e2-8e4b-bae4f86cbfcb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:10.388183 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-238360b4-213a-42e2-8e4b-bae4f86cbfcb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:10.388390 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-238360b4-213a-42e2-8e4b-bae4f86cbfcb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:10.388562 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-238360b4-213a-42e2-8e4b-bae4f86cbfcb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:10.395978 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:10.395978 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:10.400511 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-238360b4-213a-42e2-8e4b-bae4f86cbfcb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:10.405917 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-238360b4-213a-42e2-8e4b-bae4f86cbfcb tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:10.406648 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1251/4999] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:10 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:10.489303 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-495c20d6-360a-4672-9128-89b139d16754 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:10.491986 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-495c20d6-360a-4672-9128-89b139d16754 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:10.492257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-495c20d6-360a-4672-9128-89b139d16754 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:10.492503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-495c20d6-360a-4672-9128-89b139d16754 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:10.503046 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:10.503046 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:10.506384 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-495c20d6-360a-4672-9128-89b139d16754 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:10.510459 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-495c20d6-360a-4672-9128-89b139d16754 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:10.510906 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1258/5000] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:10 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:10.668168 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:10.668168 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:10.668641 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Volume info retrieved successfully. Aug 15 15:12:10.668757 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Checking backup size 1 against volume size 1 {{(pid=100271) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:12:10.668864 np0000007361 devstack@c-api.service[100271]: INFO cinder.backup.api [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Overwriting volume db13dc2e-4cd7-49e6-b655-2265d8592368 with restore of backup ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:10.685324 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] restore_backup in rpcapi backup_id ea244559-5216-456d-81b1-886f9e2661f8 {{(pid=100271) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:12:10.687043 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a9b9d86-b7ea-4ae8-a13a-233a49b0b802 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8/restore returned with HTTP 202 Aug 15 15:12:10.687567 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1240/5001] 10.4.3.107 () {70 vars in 1433 bytes} [Sat Aug 15 15:12:09 2026] POST /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8/restore => generated 152 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:10.696890 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8ce74043-263b-4d3e-8801-6a7138e46a3a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:10.699599 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ce74043-263b-4d3e-8801-6a7138e46a3a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:10.699867 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ce74043-263b-4d3e-8801-6a7138e46a3a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:10.700110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ce74043-263b-4d3e-8801-6a7138e46a3a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:10.700260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8ce74043-263b-4d3e-8801-6a7138e46a3a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:10.704810 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:10.704810 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:10.705579 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ce74043-263b-4d3e-8801-6a7138e46a3a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:10.705961 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1253/5002] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:10 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:10.987649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-9267b345-4f09-49ac-b972-00cf0701aa84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:10.989789 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-9267b345-4f09-49ac-b972-00cf0701aa84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a/action Aug 15 15:12:10.990150 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-9267b345-4f09-49ac-b972-00cf0701aa84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:12:10.990273 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-9267b345-4f09-49ac-b972-00cf0701aa84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:11.006732 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.006732 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:11.018328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e39dfeb-7260-418b-a17c-d07e5a820121 req-9267b345-4f09-49ac-b972-00cf0701aa84 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a/action returned with HTTP 204 Aug 15 15:12:11.019013 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1252/5003] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:12:10 2026] POST /volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:11.113513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc7d6bee-0510-4eb1-9034-ec23039f9a77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.115288 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc7d6bee-0510-4eb1-9034-ec23039f9a77 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:11.115467 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc7d6bee-0510-4eb1-9034-ec23039f9a77 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:11.115640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc7d6bee-0510-4eb1-9034-ec23039f9a77 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:11.124601 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.124601 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:11.127710 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc7d6bee-0510-4eb1-9034-ec23039f9a77 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:11.131780 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc7d6bee-0510-4eb1-9034-ec23039f9a77 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:11.132200 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1259/5004] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:11 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:11.418259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfd603be-d2f7-40d0-8bde-ea040ba530b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.419957 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfd603be-d2f7-40d0-8bde-ea040ba530b6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:11.420195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfd603be-d2f7-40d0-8bde-ea040ba530b6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:11.420358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfd603be-d2f7-40d0-8bde-ea040ba530b6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:11.426665 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.426665 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:11.429567 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfd603be-d2f7-40d0-8bde-ea040ba530b6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:11.433019 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfd603be-d2f7-40d0-8bde-ea040ba530b6 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:11.433418 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1241/5005] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:11 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:11.523274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fdc9529a-0d8d-402f-a23a-29bc72694573 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.524773 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdc9529a-0d8d-402f-a23a-29bc72694573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:11.524954 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdc9529a-0d8d-402f-a23a-29bc72694573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:11.525155 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdc9529a-0d8d-402f-a23a-29bc72694573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:11.533569 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.533569 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:11.536515 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fdc9529a-0d8d-402f-a23a-29bc72694573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:11.540191 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdc9529a-0d8d-402f-a23a-29bc72694573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:11.540550 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1254/5006] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:11 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:11.558744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43663f2e-5873-4fc3-b1e7-d5761752d628 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.562772 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43663f2e-5873-4fc3-b1e7-d5761752d628 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:11.562772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43663f2e-5873-4fc3-b1e7-d5761752d628 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:11.562772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43663f2e-5873-4fc3-b1e7-d5761752d628 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:11.572966 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.572966 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:11.576736 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-43663f2e-5873-4fc3-b1e7-d5761752d628 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:11.581205 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43663f2e-5873-4fc3-b1e7-d5761752d628 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:11.581659 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1253/5007] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:11 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:11.594274 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.595770 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:12:11.596373 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a6022ee-cfef-4a0b-a4c0-b294c0e45888", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1729625666", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:11.610279 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.610279 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:11.610279 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:11.610279 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create snapshot from volume 4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:11.648100 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Created reservations ['35844ae4-5964-43d2-8910-8732a5a87871', '1137d7e7-d047-4327-8828-4d8b92a0f9d4', 'bb9dbdef-7e30-4e40-af9c-02d9e387c6ba', 'a48396c9-9b89-46f3-90bb-67e88068a68d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:11.701302 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot force create request issued successfully. Aug 15 15:12:11.701302 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e7772bc-9e81-4324-bc72-f0bc0ed21200 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:12:11.703359 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1260/5008] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:12:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:11.709694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c69a101f-d194-4917-8022-39da20b6a8db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.711967 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c69a101f-d194-4917-8022-39da20b6a8db tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:11.712279 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c69a101f-d194-4917-8022-39da20b6a8db tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:11.712554 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c69a101f-d194-4917-8022-39da20b6a8db tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:11.716925 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1b032ced-cbf1-4215-8f01-c6818ac1318c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:11.718788 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b032ced-cbf1-4215-8f01-c6818ac1318c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:11.718965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b032ced-cbf1-4215-8f01-c6818ac1318c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:11.719149 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b032ced-cbf1-4215-8f01-c6818ac1318c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:11.719259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1b032ced-cbf1-4215-8f01-c6818ac1318c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:11.721356 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.721356 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:11.721916 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c69a101f-d194-4917-8022-39da20b6a8db tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot retrieved successfully. Aug 15 15:12:11.723113 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c69a101f-d194-4917-8022-39da20b6a8db tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 200 Aug 15 15:12:11.723612 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1242/5009] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:11 2026] GET /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:11.723884 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:11.723884 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:11.724872 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b032ced-cbf1-4215-8f01-c6818ac1318c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:11.725405 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1255/5010] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:11 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:12.145723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2cd24ec-b8b5-4214-b637-68ca9bbb8bd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:12.149880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2cd24ec-b8b5-4214-b637-68ca9bbb8bd3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:12.149880 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2cd24ec-b8b5-4214-b637-68ca9bbb8bd3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:12.150298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2cd24ec-b8b5-4214-b637-68ca9bbb8bd3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:12.161678 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:12.161678 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:12.169679 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2cd24ec-b8b5-4214-b637-68ca9bbb8bd3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:12.173310 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2cd24ec-b8b5-4214-b637-68ca9bbb8bd3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:12.173737 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1254/5011] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:12 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:12.445692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c3ae509-d1f7-468c-9a62-48b4bdd3455a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:12.448160 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c3ae509-d1f7-468c-9a62-48b4bdd3455a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:12.448439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c3ae509-d1f7-468c-9a62-48b4bdd3455a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:12.448700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c3ae509-d1f7-468c-9a62-48b4bdd3455a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:12.458466 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:12.458466 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:12.463660 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0c3ae509-d1f7-468c-9a62-48b4bdd3455a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:12.469047 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c3ae509-d1f7-468c-9a62-48b4bdd3455a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:12.469488 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1261/5012] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:12 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:12.737216 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-112b6773-9668-498b-819b-53553014edd0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:12.738875 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-112b6773-9668-498b-819b-53553014edd0 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:12.739069 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-112b6773-9668-498b-819b-53553014edd0 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:12.739334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-112b6773-9668-498b-819b-53553014edd0 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:12.739662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-71346628-af69-4028-b678-7e445d185744 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:12.743957 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:12.743957 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:12.744915 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-112b6773-9668-498b-819b-53553014edd0 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot retrieved successfully. Aug 15 15:12:12.745607 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-112b6773-9668-498b-819b-53553014edd0 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 200 Aug 15 15:12:12.745928 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1243/5013] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:12 2026] GET /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:12.746625 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71346628-af69-4028-b678-7e445d185744 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:12.747631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71346628-af69-4028-b678-7e445d185744 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:12.748012 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71346628-af69-4028-b678-7e445d185744 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:12.748451 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-71346628-af69-4028-b678-7e445d185744 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:12.760231 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-578d5825-c737-4cfa-80ae-5e95f20bbc64 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:12.760830 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:12.760830 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:12.761855 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-578d5825-c737-4cfa-80ae-5e95f20bbc64 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:12.761945 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71346628-af69-4028-b678-7e445d185744 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:12.762009 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-578d5825-c737-4cfa-80ae-5e95f20bbc64 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:12.762206 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-578d5825-c737-4cfa-80ae-5e95f20bbc64 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:12.763132 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1256/5014] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:12 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:12.767003 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:12.767003 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:12.768117 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-578d5825-c737-4cfa-80ae-5e95f20bbc64 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot retrieved successfully. Aug 15 15:12:12.768344 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-578d5825-c737-4cfa-80ae-5e95f20bbc64 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 200 Aug 15 15:12:12.768741 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1255/5015] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:12 2026] GET /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:12.778593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64f8c40a-ba61-49a3-bb84-d1306a4fb668 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:12.782653 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64f8c40a-ba61-49a3-bb84-d1306a4fb668 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:12:12.782865 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64f8c40a-ba61-49a3-bb84-d1306a4fb668 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:12.783070 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64f8c40a-ba61-49a3-bb84-d1306a4fb668 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:12.797060 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:12.797060 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:12.801782 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-64f8c40a-ba61-49a3-bb84-d1306a4fb668 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:12:12.807640 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64f8c40a-ba61-49a3-bb84-d1306a4fb668 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:12:12.808306 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1262/5016] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:12 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:13.186748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-062f4cb1-9881-4b11-8adb-6580d5842864 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:13.188325 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-062f4cb1-9881-4b11-8adb-6580d5842864 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:13.188681 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-062f4cb1-9881-4b11-8adb-6580d5842864 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:13.189045 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-062f4cb1-9881-4b11-8adb-6580d5842864 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:13.198930 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:13.198930 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:13.204172 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-062f4cb1-9881-4b11-8adb-6580d5842864 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:13.206673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-062f4cb1-9881-4b11-8adb-6580d5842864 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:13.207182 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1244/5017] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:13 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:13.484407 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c37b7651-d405-4ce4-8894-6f784a0ae373 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:13.486169 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c37b7651-d405-4ce4-8894-6f784a0ae373 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:13.486470 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c37b7651-d405-4ce4-8894-6f784a0ae373 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:13.486695 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c37b7651-d405-4ce4-8894-6f784a0ae373 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:13.495028 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:13.495028 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:13.498695 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c37b7651-d405-4ce4-8894-6f784a0ae373 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:13.503075 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c37b7651-d405-4ce4-8894-6f784a0ae373 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:13.503595 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1257/5018] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:13 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:13.772876 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39f89724-439b-411e-87c3-c6fa202d8bfc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:13.774750 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39f89724-439b-411e-87c3-c6fa202d8bfc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:13.775017 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39f89724-439b-411e-87c3-c6fa202d8bfc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:13.775260 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39f89724-439b-411e-87c3-c6fa202d8bfc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:13.775368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-39f89724-439b-411e-87c3-c6fa202d8bfc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:13.779911 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:13.779911 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:13.780669 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39f89724-439b-411e-87c3-c6fa202d8bfc tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:13.781151 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1256/5019] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:13 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:13.884986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:13.988207 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:12:13.988620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1971134549"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:13.990076 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1971134549'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:12:13.990234 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Create volume of 1 GB Aug 15 15:12:13.995058 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Availability Zones retrieved successfully. Aug 15 15:12:14.000914 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Flow 'volume_create_api' (d5299d1b-4fd9-445b-b4b5-5adb0c2af9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:14.002029 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21d4aa0-f52b-4e75-ae87-368947d16380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:14.002973 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:14.027010 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c21d4aa0-f52b-4e75-ae87-368947d16380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:14.027776 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce6921d-a6bf-4bda-a7f8-d45152bf4f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:14.031711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-9b797a2c-544c-4cb1-95b5-5af1580116d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:14.034128 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-9b797a2c-544c-4cb1-95b5-5af1580116d1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89/action Aug 15 15:12:14.034435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-9b797a2c-544c-4cb1-95b5-5af1580116d1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:12:14.036183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-9b797a2c-544c-4cb1-95b5-5af1580116d1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:14.055119 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:14.055119 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:14.069325 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c97fd07a-5da2-4eaf-9232-da4cb43c66c3 req-9b797a2c-544c-4cb1-95b5-5af1580116d1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89/action returned with HTTP 204 Aug 15 15:12:14.069958 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1245/5020] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:12:14 2026] POST /volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:14.088657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Created reservations ['5fca140a-d657-4b5d-81de-fe0e050a6a20', 'e9b83e84-0fde-45e6-b3f0-b22aa83091e6', '9ad760b8-80eb-408a-9478-ddb0fd58f197', 'b43e5e20-784a-4f24-883b-7ac6e753e600'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:14.089534 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce6921d-a6bf-4bda-a7f8-d45152bf4f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fca140a-d657-4b5d-81de-fe0e050a6a20', 'e9b83e84-0fde-45e6-b3f0-b22aa83091e6', '9ad760b8-80eb-408a-9478-ddb0fd58f197', 'b43e5e20-784a-4f24-883b-7ac6e753e600']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:14.090256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ee0abe-de73-4e4b-ae51-f089b41c6edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:14.116656 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ee0abe-de73-4e4b-ae51-f089b41c6edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c377aa8c-8bad-49bf-a7a5-799d5945203d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1971134549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cad08cb339649e5b393c3233773e4ef',qos_specs=None,replication_status=,reservations=['5fca140a-d657-4b5d-81de-fe0e050a6a20','e9b83e84-0fde-45e6-b3f0-b22aa83091e6','9ad760b8-80eb-408a-9478-ddb0fd58f197','b43e5e20-784a-4f24-883b-7ac6e753e600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092d3b895f65413da9ce45cbf654b6df',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1971134549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c377aa8c-8bad-49bf-a7a5-799d5945203d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cad08cb339649e5b393c3233773e4ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092d3b895f65413da9ce45cbf654b6df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:14.118401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e5c8ba-3303-45e1-a6dc-2ad50680773b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:14.136198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e5c8ba-3303-45e1-a6dc-2ad50680773b) transitioned into state 'SUCCESS' from state '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-1971134549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cad08cb339649e5b393c3233773e4ef',qos_specs=None,replication_status=,reservations=['5fca140a-d657-4b5d-81de-fe0e050a6a20','e9b83e84-0fde-45e6-b3f0-b22aa83091e6','9ad760b8-80eb-408a-9478-ddb0fd58f197','b43e5e20-784a-4f24-883b-7ac6e753e600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092d3b895f65413da9ce45cbf654b6df',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:14.136823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a050556-a2c8-4908-b733-db23b7a6a80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:14.145966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a050556-a2c8-4908-b733-db23b7a6a80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:14.147197 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Flow 'volume_create_api' (d5299d1b-4fd9-445b-b4b5-5adb0c2af9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:14.147619 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Create volume request issued successfully. Aug 15 15:12:14.148501 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-932799a3-0a1e-434f-8d70-85dd52bcf08c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:12:14.149090 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1263/5021] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:12:13 2026] POST /volume/v3/volumes => generated 774 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:14.165423 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-385b60b2-9bac-4cd4-8463-5920b58879d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:14.167510 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-385b60b2-9bac-4cd4-8463-5920b58879d7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:12:14.167960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-385b60b2-9bac-4cd4-8463-5920b58879d7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:14.168166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-385b60b2-9bac-4cd4-8463-5920b58879d7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:14.176027 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:14.176027 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:14.180172 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-385b60b2-9bac-4cd4-8463-5920b58879d7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:12:14.185014 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-385b60b2-9bac-4cd4-8463-5920b58879d7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:12:14.185522 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1258/5022] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:12:14 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:14.222759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2fc5be8b-21be-4368-848c-8ba808e4d121 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:14.224941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fc5be8b-21be-4368-848c-8ba808e4d121 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:14.225257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fc5be8b-21be-4368-848c-8ba808e4d121 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:14.225511 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fc5be8b-21be-4368-848c-8ba808e4d121 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:14.235348 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:14.235348 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:14.239167 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2fc5be8b-21be-4368-848c-8ba808e4d121 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:14.247054 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fc5be8b-21be-4368-848c-8ba808e4d121 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:14.247601 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1257/5023] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:14 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:14.516009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c639bbc-bcce-4a7a-b667-cbef12cce93b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:14.518185 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c639bbc-bcce-4a7a-b667-cbef12cce93b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:14.519377 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c639bbc-bcce-4a7a-b667-cbef12cce93b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:14.519377 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c639bbc-bcce-4a7a-b667-cbef12cce93b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:14.527829 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:14.527829 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:14.536001 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1c639bbc-bcce-4a7a-b667-cbef12cce93b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:14.538327 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c639bbc-bcce-4a7a-b667-cbef12cce93b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:14.538946 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1246/5024] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:14 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:14.793495 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8ed4203-b6e6-4df1-b3d6-87a4fac9c1e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:14.795209 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8ed4203-b6e6-4df1-b3d6-87a4fac9c1e9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:14.795407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8ed4203-b6e6-4df1-b3d6-87a4fac9c1e9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:14.795578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8ed4203-b6e6-4df1-b3d6-87a4fac9c1e9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:14.795696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b8ed4203-b6e6-4df1-b3d6-87a4fac9c1e9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:14.800596 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:14.800596 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:14.801378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8ed4203-b6e6-4df1-b3d6-87a4fac9c1e9 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:14.802097 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1264/5025] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:14 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:15.198332 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-098eb385-2cdd-4596-933f-d2abba1a3f0a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:15.200848 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-098eb385-2cdd-4596-933f-d2abba1a3f0a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:12:15.201335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-098eb385-2cdd-4596-933f-d2abba1a3f0a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:15.201595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-098eb385-2cdd-4596-933f-d2abba1a3f0a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:15.211027 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:15.211027 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:15.216564 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-098eb385-2cdd-4596-933f-d2abba1a3f0a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:12:15.222885 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-098eb385-2cdd-4596-933f-d2abba1a3f0a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:12:15.223519 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1259/5026] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:12:15 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:15.555019 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95572842-b8fe-4daa-b6e2-11e7d310d803 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:15.557406 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95572842-b8fe-4daa-b6e2-11e7d310d803 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:15.557668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95572842-b8fe-4daa-b6e2-11e7d310d803 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:15.557932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95572842-b8fe-4daa-b6e2-11e7d310d803 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:15.570264 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:15.570264 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:15.575878 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-95572842-b8fe-4daa-b6e2-11e7d310d803 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:15.583069 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95572842-b8fe-4daa-b6e2-11e7d310d803 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:15.584151 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1258/5027] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:15 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:15.813856 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9665503c-356b-45d5-b9f8-28b3db6551d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:15.815697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9665503c-356b-45d5-b9f8-28b3db6551d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:15.815914 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9665503c-356b-45d5-b9f8-28b3db6551d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:15.816103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9665503c-356b-45d5-b9f8-28b3db6551d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:15.816225 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9665503c-356b-45d5-b9f8-28b3db6551d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:15.820756 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:15.820756 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:15.821503 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9665503c-356b-45d5-b9f8-28b3db6551d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:15.821927 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1247/5028] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:15 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:16.486941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a331fa01-0e21-4733-8bdc-81550622a325 req-69992f9e-632f-413f-af90-974e6d672370 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:16.489654 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-69992f9e-632f-413f-af90-974e6d672370 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 Aug 15 15:12:16.489927 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-69992f9e-632f-413f-af90-974e6d672370 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:16.490228 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-69992f9e-632f-413f-af90-974e6d672370 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:16.500657 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:16.500657 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:16.550969 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a331fa01-0e21-4733-8bdc-81550622a325 req-69992f9e-632f-413f-af90-974e6d672370 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 returned with HTTP 200 Aug 15 15:12:16.551429 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1265/5029] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:12:16 2026] DELETE /volume/v3/attachments/84b3813d-71a8-448c-bb74-2c6986116aa4 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:16.597049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-262316c3-5840-409b-a900-c0aff591ba48 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:16.599046 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-262316c3-5840-409b-a900-c0aff591ba48 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:16.599301 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-262316c3-5840-409b-a900-c0aff591ba48 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:16.599526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-262316c3-5840-409b-a900-c0aff591ba48 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:16.612192 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:16.612192 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:16.616693 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-262316c3-5840-409b-a900-c0aff591ba48 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:16.622565 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-262316c3-5840-409b-a900-c0aff591ba48 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:16.623191 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1260/5030] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:16 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:16.835092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef46c8d2-8b6a-4366-909c-b22eeec5ac8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:16.837064 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef46c8d2-8b6a-4366-909c-b22eeec5ac8e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:16.837308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef46c8d2-8b6a-4366-909c-b22eeec5ac8e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:16.837515 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef46c8d2-8b6a-4366-909c-b22eeec5ac8e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:16.837616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ef46c8d2-8b6a-4366-909c-b22eeec5ac8e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:16.841915 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:16.841915 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:16.842705 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef46c8d2-8b6a-4366-909c-b22eeec5ac8e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:16.843119 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1259/5031] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:16 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:17.160948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3adaae52-9b69-4bc9-89c2-9968f13993fb req-16a5f852-4361-469c-ba75-6211269c80f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:17.162999 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3adaae52-9b69-4bc9-89c2-9968f13993fb req-16a5f852-4361-469c-ba75-6211269c80f9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:12:17.163218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3adaae52-9b69-4bc9-89c2-9968f13993fb req-16a5f852-4361-469c-ba75-6211269c80f9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:17.163398 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3adaae52-9b69-4bc9-89c2-9968f13993fb req-16a5f852-4361-469c-ba75-6211269c80f9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:17.170035 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:17.170035 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:17.173441 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3adaae52-9b69-4bc9-89c2-9968f13993fb req-16a5f852-4361-469c-ba75-6211269c80f9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:12:17.177668 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3adaae52-9b69-4bc9-89c2-9968f13993fb req-16a5f852-4361-469c-ba75-6211269c80f9 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:12:17.178130 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1248/5032] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:17 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:17.641367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0cae5d86-b8e4-4e73-94b2-312952bb1886 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:17.643578 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cae5d86-b8e4-4e73-94b2-312952bb1886 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:17.643821 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cae5d86-b8e4-4e73-94b2-312952bb1886 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:17.644048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cae5d86-b8e4-4e73-94b2-312952bb1886 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:17.654355 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:17.654355 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:17.658281 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0cae5d86-b8e4-4e73-94b2-312952bb1886 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:17.663233 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cae5d86-b8e4-4e73-94b2-312952bb1886 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:17.663640 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1266/5033] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:17 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:17.819453 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-b8e970e8-5263-40be-8494-8a3942dc762e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:17.821744 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-b8e970e8-5263-40be-8494-8a3942dc762e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:17.822009 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-b8e970e8-5263-40be-8494-8a3942dc762e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:17.822289 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-b8e970e8-5263-40be-8494-8a3942dc762e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:17.835101 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:17.835101 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:17.846660 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-b8e970e8-5263-40be-8494-8a3942dc762e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:17.853124 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-b8e970e8-5263-40be-8494-8a3942dc762e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:17.853345 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-171fe90e-4f22-496f-8e56-3e437bb6e4d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:17.853684 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1261/5034] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:17 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 1450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:17.855292 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-171fe90e-4f22-496f-8e56-3e437bb6e4d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:17.855818 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-171fe90e-4f22-496f-8e56-3e437bb6e4d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:17.856023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-171fe90e-4f22-496f-8e56-3e437bb6e4d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:17.856145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-171fe90e-4f22-496f-8e56-3e437bb6e4d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:17.864201 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:17.864201 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:17.864887 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-171fe90e-4f22-496f-8e56-3e437bb6e4d4 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:17.865309 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1260/5035] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:17 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:18.380720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-31ad5da9-03a8-48c3-a134-30ab28d8eda9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:18.383058 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-31ad5da9-03a8-48c3-a134-30ab28d8eda9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:18.383058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-31ad5da9-03a8-48c3-a134-30ab28d8eda9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:18.383159 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-31ad5da9-03a8-48c3-a134-30ab28d8eda9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:18.390201 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:18.390201 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:18.393731 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-31ad5da9-03a8-48c3-a134-30ab28d8eda9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:18.402537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-31ad5da9-03a8-48c3-a134-30ab28d8eda9 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:18.402975 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1249/5036] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:18 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:18.412754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aebf2ee6-4bf1-44a5-8c78-7b6270f579eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:18.413282 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aebf2ee6-4bf1-44a5-8c78-7b6270f579eb None None] GET https://10.4.3.107/volume// Aug 15 15:12:18.413507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aebf2ee6-4bf1-44a5-8c78-7b6270f579eb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:18.413785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aebf2ee6-4bf1-44a5-8c78-7b6270f579eb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:18.414201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aebf2ee6-4bf1-44a5-8c78-7b6270f579eb None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:18.414629 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1267/5037] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:12: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 15 15:12:18.424062 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-aaa686df-2b7d-4786-b803-ab394bb57162 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:18.427354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-aaa686df-2b7d-4786-b803-ab394bb57162 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:12:18.427708 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-aaa686df-2b7d-4786-b803-ab394bb57162 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3bb5f37-221a-4383-aba0-300160e240e2", "connector": null, "instance_uuid": "83b081e6-cd86-4a49-9112-00302112b748"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:18.435289 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:18.435289 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:18.474253 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-aaa686df-2b7d-4786-b803-ab394bb57162 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:12:18.474904 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1262/5038] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:12:18 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 15 15:12:18.875461 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13dad84c-36a7-47ff-86bd-ff01f9eb2548 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:18.877919 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13dad84c-36a7-47ff-86bd-ff01f9eb2548 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:18.878186 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13dad84c-36a7-47ff-86bd-ff01f9eb2548 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:18.878425 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13dad84c-36a7-47ff-86bd-ff01f9eb2548 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:18.878531 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-13dad84c-36a7-47ff-86bd-ff01f9eb2548 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:18.882685 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:18.882685 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:18.883347 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13dad84c-36a7-47ff-86bd-ff01f9eb2548 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:18.883881 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1261/5039] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:18 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:19.897641 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11e42ac7-670c-4668-b8cf-f816b84b7a46 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:19.903739 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11e42ac7-670c-4668-b8cf-f816b84b7a46 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:19.904009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11e42ac7-670c-4668-b8cf-f816b84b7a46 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:19.904260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11e42ac7-670c-4668-b8cf-f816b84b7a46 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:19.904397 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-11e42ac7-670c-4668-b8cf-f816b84b7a46 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:19.909508 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=438,cinder:UPDATE=116,cinder:INSERT=57 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:12:19.911664 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:19.911664 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:19.912566 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11e42ac7-670c-4668-b8cf-f816b84b7a46 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:19.913033 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1250/5040] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:19 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:19.952728 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-554a6c7e-1118-4f84-96a3-568ca1766837 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:19.953145 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-554a6c7e-1118-4f84-96a3-568ca1766837 None None] GET https://10.4.3.107/volume// Aug 15 15:12:19.953365 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-554a6c7e-1118-4f84-96a3-568ca1766837 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:19.953559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-554a6c7e-1118-4f84-96a3-568ca1766837 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:19.953902 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-554a6c7e-1118-4f84-96a3-568ca1766837 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:19.954202 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1268/5041] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:12:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:12:19.964824 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-176847f4-d03c-4021-9c7c-a57c7daa6fdd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:19.967120 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-176847f4-d03c-4021-9c7c-a57c7daa6fdd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:12:19.967482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-176847f4-d03c-4021-9c7c-a57c7daa6fdd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:19.967482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-176847f4-d03c-4021-9c7c-a57c7daa6fdd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:19.976101 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:19.976101 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:19.979514 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-176847f4-d03c-4021-9c7c-a57c7daa6fdd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:12:19.985180 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-176847f4-d03c-4021-9c7c-a57c7daa6fdd tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:12:19.985668 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1263/5042] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:12:19 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 1629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:12:20.113863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:20.115943 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] PUT https://10.4.3.107/volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503 Aug 15 15:12:20.116468 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:20.135325 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Acquiring lock "cinder-attachment_update-e3bb5f37-221a-4383-aba0-300160e240e2-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:12:20.144588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Lock "cinder-attachment_update-e3bb5f37-221a-4383-aba0-300160e240e2-np0000007361" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:12:20.145134 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:20.145134 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:20.218372 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:20.220403 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:12:20.220569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:20.220746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:20.220889 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume with id: 8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:12:20.229708 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:20.229708 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:20.232199 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:12:20.244394 np0000007361 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:12:20.250668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Lock "cinder-attachment_update-e3bb5f37-221a-4383-aba0-300160e240e2-np0000007361" released by "attachment_update" :: held 0.106s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:12:20.250910 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-15ce1992-41fe-4046-b585-83118007662b tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503 returned with HTTP 200 Aug 15 15:12:20.251687 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1262/5043] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:12:20 2026] PUT /volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:20.253680 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Delete volume request issued successfully. Aug 15 15:12:20.254226 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d23e2446-fac0-4b0a-878a-81956b1a7cbd tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 202 Aug 15 15:12:20.254405 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1251/5044] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:12:20 2026] DELETE /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:20.264768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c6a0ea1-15fb-456c-b63e-0370fb353649 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:20.267337 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c6a0ea1-15fb-456c-b63e-0370fb353649 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:12:20.267538 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c6a0ea1-15fb-456c-b63e-0370fb353649 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:20.267706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c6a0ea1-15fb-456c-b63e-0370fb353649 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:20.278008 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:20.278008 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:20.286489 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c6a0ea1-15fb-456c-b63e-0370fb353649 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Volume info retrieved successfully. Aug 15 15:12:20.287821 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-957b71a5-4ee5-4339-867a-df7b630a7b6d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:20.290936 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-957b71a5-4ee5-4339-867a-df7b630a7b6d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] POST https://10.4.3.107/volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503/action Aug 15 15:12:20.291269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-957b71a5-4ee5-4339-867a-df7b630a7b6d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:12:20.291399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-957b71a5-4ee5-4339-867a-df7b630a7b6d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:20.292971 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c6a0ea1-15fb-456c-b63e-0370fb353649 tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 200 Aug 15 15:12:20.293469 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1269/5045] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:20 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:20.307130 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:20.307130 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:20.333582 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-957b71a5-4ee5-4339-867a-df7b630a7b6d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503/action returned with HTTP 204 Aug 15 15:12:20.334032 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1264/5046] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:12:20 2026] POST /volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:20.928869 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-872530a1-3ebd-4677-a34f-f11b8272b010 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:20.931886 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-872530a1-3ebd-4677-a34f-f11b8272b010 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:20.932178 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-872530a1-3ebd-4677-a34f-f11b8272b010 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:20.932393 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-872530a1-3ebd-4677-a34f-f11b8272b010 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:20.932524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-872530a1-3ebd-4677-a34f-f11b8272b010 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:20.940180 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:20.940180 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:20.941065 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-872530a1-3ebd-4677-a34f-f11b8272b010 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:20.942052 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1263/5047] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:20 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:21.309497 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3107827d-6e59-448c-a590-ccbc14677f9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:21.311716 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3107827d-6e59-448c-a590-ccbc14677f9b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] GET https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac Aug 15 15:12:21.311956 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3107827d-6e59-448c-a590-ccbc14677f9b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:21.312200 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3107827d-6e59-448c-a590-ccbc14677f9b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:21.321160 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3107827d-6e59-448c-a590-ccbc14677f9b tempest-TestEncryptedCinderVolumes-2067685686 tempest-TestEncryptedCinderVolumes-2067685686-project-member] https://10.4.3.107/volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac returned with HTTP 404 Aug 15 15:12:21.321743 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1252/5048] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:21 2026] GET /volume/v3/volumes/8f6aa87f-359c-41d1-9910-a2292a009aac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:21.331360 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11cd3171-81e2-4b3b-887c-13e02826393e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:21.397154 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11cd3171-81e2-4b3b-887c-13e02826393e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:12:21.397371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11cd3171-81e2-4b3b-887c-13e02826393e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:21.397585 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11cd3171-81e2-4b3b-887c-13e02826393e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:21.398419 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-11cd3171-81e2-4b3b-887c-13e02826393e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:12:21.400579 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=336,cinder:INSERT=48,cinder:UPDATE=81 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:12:21.422896 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11cd3171-81e2-4b3b-887c-13e02826393e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Get all volumes completed successfully. Aug 15 15:12:21.425004 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:21.425004 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:21.430126 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11cd3171-81e2-4b3b-887c-13e02826393e tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:12:21.430518 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1270/5049] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:12:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13978 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:12:21.449202 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9139f1d2-02b5-49b8-9d78-cffed4b65a60 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:21.451027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9139f1d2-02b5-49b8-9d78-cffed4b65a60 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] DELETE https://10.4.3.107/volume/v3/types/0624c255-ed79-4add-b304-780ff0ff4b4a Aug 15 15:12:21.451228 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9139f1d2-02b5-49b8-9d78-cffed4b65a60 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:21.451434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9139f1d2-02b5-49b8-9d78-cffed4b65a60 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:21.472390 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9139f1d2-02b5-49b8-9d78-cffed4b65a60 tempest-TestEncryptedCinderVolumes-279842151 tempest-TestEncryptedCinderVolumes-279842151-project-admin] https://10.4.3.107/volume/v3/types/0624c255-ed79-4add-b304-780ff0ff4b4a returned with HTTP 202 Aug 15 15:12:21.472803 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1265/5050] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:21 2026] DELETE /volume/v3/types/0624c255-ed79-4add-b304-780ff0ff4b4a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:21.956582 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a79eb723-2335-4c7c-a170-0cb4daba6120 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:21.958472 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a79eb723-2335-4c7c-a170-0cb4daba6120 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:21.958693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a79eb723-2335-4c7c-a170-0cb4daba6120 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:21.958882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a79eb723-2335-4c7c-a170-0cb4daba6120 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:21.959012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a79eb723-2335-4c7c-a170-0cb4daba6120 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:21.963381 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:21.963381 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:21.964000 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a79eb723-2335-4c7c-a170-0cb4daba6120 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:21.964409 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1264/5051] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:21 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:22.974679 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e7940fd-9faf-4efd-b568-e839045605c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:22.976572 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e7940fd-9faf-4efd-b568-e839045605c0 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:22.976841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e7940fd-9faf-4efd-b568-e839045605c0 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:22.977174 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e7940fd-9faf-4efd-b568-e839045605c0 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:22.977304 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5e7940fd-9faf-4efd-b568-e839045605c0 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:22.981563 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:22.981563 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:22.982217 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e7940fd-9faf-4efd-b568-e839045605c0 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:22.982637 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1253/5052] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:22 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:23.992549 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9574c287-623b-4b30-89d3-207ea6137f6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:23.994373 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9574c287-623b-4b30-89d3-207ea6137f6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:23.994590 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9574c287-623b-4b30-89d3-207ea6137f6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:23.994763 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9574c287-623b-4b30-89d3-207ea6137f6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:23.994889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9574c287-623b-4b30-89d3-207ea6137f6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:23.998788 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:23.998788 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:23.999377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9574c287-623b-4b30-89d3-207ea6137f6a tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:23.999746 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1271/5053] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:23 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:24.688189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-002e6d88-3195-4cfb-bad0-8508a027311e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:24.690193 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-002e6d88-3195-4cfb-bad0-8508a027311e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2/encryption Aug 15 15:12:24.690421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-002e6d88-3195-4cfb-bad0-8508a027311e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:24.690600 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-002e6d88-3195-4cfb-bad0-8508a027311e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:24.699931 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=293,cinder:UPDATE=53,cinder:INSERT=22 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:12:24.707806 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:24.707806 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:24.715688 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-243ac3ef-18fe-4be2-8e5d-0d6e0e9624b5 req-002e6d88-3195-4cfb-bad0-8508a027311e tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2/encryption returned with HTTP 200 Aug 15 15:12:24.716083 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1266/5054] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:12:24 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:25.014235 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8049b6df-7011-4184-a4c7-8d8222edc3eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:25.020261 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8049b6df-7011-4184-a4c7-8d8222edc3eb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:25.020261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8049b6df-7011-4184-a4c7-8d8222edc3eb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:25.020261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8049b6df-7011-4184-a4c7-8d8222edc3eb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:25.020261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8049b6df-7011-4184-a4c7-8d8222edc3eb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:25.025129 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:25.025129 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:25.025700 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8049b6df-7011-4184-a4c7-8d8222edc3eb tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:25.026188 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1265/5055] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:25 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:25.039759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:25.044415 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 Aug 15 15:12:25.044415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:25.044415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:25.044415 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume with id: db13dc2e-4cd7-49e6-b655-2265d8592368 Aug 15 15:12:25.052356 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:25.052356 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:25.053015 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:12:25.081750 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume request issued successfully. Aug 15 15:12:25.081750 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b020e89-4cd7-4b77-9148-3c0b0cb67ed2 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 returned with HTTP 202 Aug 15 15:12:25.081750 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1254/5056] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:12:25 2026] DELETE /volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:25.090610 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d397aad-176f-489f-b10d-7ddf0be7d19d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:25.093179 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d397aad-176f-489f-b10d-7ddf0be7d19d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 Aug 15 15:12:25.093444 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d397aad-176f-489f-b10d-7ddf0be7d19d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:25.093682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d397aad-176f-489f-b10d-7ddf0be7d19d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:25.104349 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:25.104349 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:25.110210 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d397aad-176f-489f-b10d-7ddf0be7d19d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:12:25.114140 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d397aad-176f-489f-b10d-7ddf0be7d19d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 returned with HTTP 200 Aug 15 15:12:25.114548 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1272/5057] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:25 2026] GET /volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 => generated 1065 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:26.127763 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f3b5421-5a19-441b-811b-2a179517ca45 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:26.130043 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f3b5421-5a19-441b-811b-2a179517ca45 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 Aug 15 15:12:26.130348 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f3b5421-5a19-441b-811b-2a179517ca45 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:26.130557 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f3b5421-5a19-441b-811b-2a179517ca45 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:26.136969 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f3b5421-5a19-441b-811b-2a179517ca45 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 returned with HTTP 404 Aug 15 15:12:26.137584 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1267/5058] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:26 2026] GET /volume/v3/volumes/db13dc2e-4cd7-49e6-b655-2265d8592368 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:26.152332 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-727c14e0-2e37-49e2-9e04-2b470c2d4b1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:26.155692 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-727c14e0-2e37-49e2-9e04-2b470c2d4b1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:26.155895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-727c14e0-2e37-49e2-9e04-2b470c2d4b1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:26.156069 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-727c14e0-2e37-49e2-9e04-2b470c2d4b1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:26.156227 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-727c14e0-2e37-49e2-9e04-2b470c2d4b1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:26.158469 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=312,cinder:UPDATE=71,cinder:INSERT=32 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:12:26.162162 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:26.162162 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:26.163152 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-727c14e0-2e37-49e2-9e04-2b470c2d4b1c tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-member] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:26.163670 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1266/5059] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:26 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:26.174371 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:26.178751 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:26.179002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:26.179199 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:26.179318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete backup with id: 5fcbe285-efce-4c0f-83d8-8d42ba76c194. Aug 15 15:12:26.182982 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:26.182982 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:26.192831 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] delete_backup rpcapi backup_id 5fcbe285-efce-4c0f-83d8-8d42ba76c194 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:12:26.194477 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b20ade44-ee47-4093-bbcb-5557b9ac16d7 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 202 Aug 15 15:12:26.194777 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1255/5060] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:12:26 2026] DELETE /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:12:26.204116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5302242f-162e-4cb8-873e-12457548f175 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:26.207338 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5302242f-162e-4cb8-873e-12457548f175 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:26.207338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5302242f-162e-4cb8-873e-12457548f175 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:26.207338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5302242f-162e-4cb8-873e-12457548f175 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:26.207338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5302242f-162e-4cb8-873e-12457548f175 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:26.212366 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:26.212366 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:26.212366 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5302242f-162e-4cb8-873e-12457548f175 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 200 Aug 15 15:12:26.212366 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1273/5061] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:26 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:27.224672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9c77b7f6-b8f5-45c9-92fc-cd9a53b0b03e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:27.229913 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c77b7f6-b8f5-45c9-92fc-cd9a53b0b03e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 Aug 15 15:12:27.229913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c77b7f6-b8f5-45c9-92fc-cd9a53b0b03e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:27.229913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c77b7f6-b8f5-45c9-92fc-cd9a53b0b03e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:27.229913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9c77b7f6-b8f5-45c9-92fc-cd9a53b0b03e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 5fcbe285-efce-4c0f-83d8-8d42ba76c194. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:27.230921 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c77b7f6-b8f5-45c9-92fc-cd9a53b0b03e tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 returned with HTTP 404 Aug 15 15:12:27.234798 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1268/5062] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:27 2026] GET /volume/v3/backups/5fcbe285-efce-4c0f-83d8-8d42ba76c194 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 15 15:12:27.239638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:27.242044 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:12:27.242315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:27.242502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:27.242619 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete backup with id: 3042077a-569b-49de-aed0-5feb5e364130. Aug 15 15:12:27.252641 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:27.252641 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:27.273317 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] delete_backup rpcapi backup_id 3042077a-569b-49de-aed0-5feb5e364130 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:12:27.274979 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-287a0f7c-3e1c-4007-b3c7-011f76f9bf4f tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 202 Aug 15 15:12:27.275563 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1267/5063] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:12:27 2026] DELETE /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:12:27.283073 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b687727-038a-4b6e-a323-ed93cad16ef3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:27.285082 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b687727-038a-4b6e-a323-ed93cad16ef3 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:12:27.285311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b687727-038a-4b6e-a323-ed93cad16ef3 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:27.285519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b687727-038a-4b6e-a323-ed93cad16ef3 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:27.285646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4b687727-038a-4b6e-a323-ed93cad16ef3 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:27.292179 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:27.292179 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:27.292868 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b687727-038a-4b6e-a323-ed93cad16ef3 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 200 Aug 15 15:12:27.293548 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1256/5064] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:27 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:28.308269 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb9ae619-9b63-406c-9699-58706f9ba932 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:28.309486 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb9ae619-9b63-406c-9699-58706f9ba932 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 Aug 15 15:12:28.309792 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb9ae619-9b63-406c-9699-58706f9ba932 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:28.310045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb9ae619-9b63-406c-9699-58706f9ba932 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:28.310202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cb9ae619-9b63-406c-9699-58706f9ba932 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id 3042077a-569b-49de-aed0-5feb5e364130. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:28.315760 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb9ae619-9b63-406c-9699-58706f9ba932 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 returned with HTTP 404 Aug 15 15:12:28.316812 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1274/5065] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:28 2026] GET /volume/v3/backups/3042077a-569b-49de-aed0-5feb5e364130 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:28.325004 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:28.328578 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:28.328578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:28.328578 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:28.328578 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete backup with id: ea244559-5216-456d-81b1-886f9e2661f8. Aug 15 15:12:28.334356 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:28.334356 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:28.346048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] delete_backup rpcapi backup_id ea244559-5216-456d-81b1-886f9e2661f8 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:12:28.347847 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5771f4f4-9cc5-4186-9f34-79f7baead8c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 202 Aug 15 15:12:28.348531 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1269/5066] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:12:28 2026] DELETE /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:12:28.359895 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93ef66b7-a51a-4ccb-8908-ebecb7f353c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:28.362368 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93ef66b7-a51a-4ccb-8908-ebecb7f353c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:28.362667 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93ef66b7-a51a-4ccb-8908-ebecb7f353c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:28.362933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93ef66b7-a51a-4ccb-8908-ebecb7f353c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:28.363118 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-93ef66b7-a51a-4ccb-8908-ebecb7f353c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:28.370053 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:28.370053 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:28.370978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93ef66b7-a51a-4ccb-8908-ebecb7f353c1 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 200 Aug 15 15:12:28.371640 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1268/5067] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:28 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:29.382376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e96689f-a84f-42f8-84fd-dd1596058737 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:29.384788 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e96689f-a84f-42f8-84fd-dd1596058737 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 Aug 15 15:12:29.385123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e96689f-a84f-42f8-84fd-dd1596058737 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:29.385409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e96689f-a84f-42f8-84fd-dd1596058737 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:29.385572 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0e96689f-a84f-42f8-84fd-dd1596058737 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Show backup with id ea244559-5216-456d-81b1-886f9e2661f8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:12:29.390203 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e96689f-a84f-42f8-84fd-dd1596058737 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 returned with HTTP 404 Aug 15 15:12:29.390862 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1257/5068] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:29 2026] GET /volume/v3/backups/ea244559-5216-456d-81b1-886f9e2661f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:29.397507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-790a06ff-e224-4956-a53c-689c89c84a28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:29.399015 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 Aug 15 15:12:29.399223 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:29.399439 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:29.399584 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume with id: 9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 Aug 15 15:12:29.407172 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:29.407172 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:29.407688 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:12:29.430270 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Delete volume request issued successfully. Aug 15 15:12:29.430270 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-790a06ff-e224-4956-a53c-689c89c84a28 tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 returned with HTTP 202 Aug 15 15:12:29.430270 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1275/5069] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:12:29 2026] DELETE /volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:29.438889 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7aef91e6-6f46-4048-a0e5-5b3a0f64c2df None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:29.441850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7aef91e6-6f46-4048-a0e5-5b3a0f64c2df tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 Aug 15 15:12:29.442330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7aef91e6-6f46-4048-a0e5-5b3a0f64c2df tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:29.442693 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7aef91e6-6f46-4048-a0e5-5b3a0f64c2df tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:29.457798 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:29.457798 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:29.469864 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7aef91e6-6f46-4048-a0e5-5b3a0f64c2df tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Volume info retrieved successfully. Aug 15 15:12:29.475326 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7aef91e6-6f46-4048-a0e5-5b3a0f64c2df tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 returned with HTTP 200 Aug 15 15:12:29.475837 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1270/5070] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:29 2026] GET /volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:30.490586 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9cb20c0-32c5-4b5b-8ce0-42da999df88d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:30.492766 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9cb20c0-32c5-4b5b-8ce0-42da999df88d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] GET https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 Aug 15 15:12:30.493042 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9cb20c0-32c5-4b5b-8ce0-42da999df88d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:30.493303 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9cb20c0-32c5-4b5b-8ce0-42da999df88d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:30.499993 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9cb20c0-32c5-4b5b-8ce0-42da999df88d tempest-ProjectMemberTests33-1576795544 tempest-ProjectMemberTests33-1576795544-project-admin] https://10.4.3.107/volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 returned with HTTP 404 Aug 15 15:12:30.500631 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1269/5071] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:12:30 2026] GET /volume/v3/volumes/9cb2b642-2e8d-45ba-931a-4cfe5c3e7831 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:32.159163 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54fbc76c-b4f1-4ac5-b020-6bd1d387a518 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:32.320709 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54fbc76c-b4f1-4ac5-b020-6bd1d387a518 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] GET https://10.4.3.107/volume/v3/scheduler-stats/get_pools Aug 15 15:12:32.320886 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54fbc76c-b4f1-4ac5-b020-6bd1d387a518 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:32.321051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54fbc76c-b4f1-4ac5-b020-6bd1d387a518 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] Calling method 'get_pools' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:32.333133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54fbc76c-b4f1-4ac5-b020-6bd1d387a518 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] https://10.4.3.107/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 15 15:12:32.333934 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1258/5072] 10.4.3.107 () {66 vars in 1291 bytes} [Sat Aug 15 15:12:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:32.341694 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d0f977e-f77b-4bb4-ad19-6104c3ab1012 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:32.343657 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d0f977e-f77b-4bb4-ad19-6104c3ab1012 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] GET https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool Aug 15 15:12:32.343881 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d0f977e-f77b-4bb4-ad19-6104c3ab1012 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:32.344076 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d0f977e-f77b-4bb4-ad19-6104c3ab1012 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:32.354459 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d0f977e-f77b-4bb4-ad19-6104c3ab1012 tempest-ProjectAdminTests-2008727177 tempest-ProjectAdminTests-2008727177-project-admin] https://10.4.3.107/volume/v3/capabilities/np0000007361@storpool returned with HTTP 200 Aug 15 15:12:32.354842 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1276/5073] 10.4.3.107 () {66 vars in 1318 bytes} [Sat Aug 15 15:12:32 2026] GET /volume/v3/capabilities/np0000007361@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:33.868975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-598c06bd-4a61-4337-b71c-9633bacb34bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:33.946106 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-598c06bd-4a61-4337-b71c-9633bacb34bd tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:33.946485 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-598c06bd-4a61-4337-b71c-9633bacb34bd tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-77356847", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:33.963252 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-598c06bd-4a61-4337-b71c-9633bacb34bd tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:33.963674 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1271/5074] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:12:33 2026] POST /volume/v3/types => generated 378 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:33.974512 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c833574-d24c-49d6-8ff7-4f03fe4526a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:33.976461 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c833574-d24c-49d6-8ff7-4f03fe4526a5 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption Aug 15 15:12:33.976814 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c833574-d24c-49d6-8ff7-4f03fe4526a5 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:33.996133 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c833574-d24c-49d6-8ff7-4f03fe4526a5 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption returned with HTTP 200 Aug 15 15:12:33.996707 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1270/5075] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:12:33 2026] POST /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.008354 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b812a0c7-e233-40ca-9807-72a00a5b7985 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.010217 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b812a0c7-e233-40ca-9807-72a00a5b7985 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:34.010580 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b812a0c7-e233-40ca-9807-72a00a5b7985 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1547654365", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.026783 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b812a0c7-e233-40ca-9807-72a00a5b7985 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.027158 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1259/5076] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.037351 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2e45b61-9c04-403d-a5cb-8ee115d0b66f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.040056 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2e45b61-9c04-403d-a5cb-8ee115d0b66f tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types/41b8485c-c0eb-49b1-adb4-764eae0126b7/encryption Aug 15 15:12:34.040520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2e45b61-9c04-403d-a5cb-8ee115d0b66f tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.061019 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2e45b61-9c04-403d-a5cb-8ee115d0b66f tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/41b8485c-c0eb-49b1-adb4-764eae0126b7/encryption returned with HTTP 200 Aug 15 15:12:34.061480 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1277/5077] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types/41b8485c-c0eb-49b1-adb4-764eae0126b7/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.072298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9121e40-60e8-4331-87a4-9dde961f0503 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.074200 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9121e40-60e8-4331-87a4-9dde961f0503 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:34.074631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9121e40-60e8-4331-87a4-9dde961f0503 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-160175990", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.103549 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9121e40-60e8-4331-87a4-9dde961f0503 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.103989 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1272/5078] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.113129 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7eb341d5-f3f9-41fa-a234-5959238eedaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.115465 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7eb341d5-f3f9-41fa-a234-5959238eedaf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a/extra_specs Aug 15 15:12:34.115887 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7eb341d5-f3f9-41fa-a234-5959238eedaf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.137710 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7eb341d5-f3f9-41fa-a234-5959238eedaf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a/extra_specs returned with HTTP 200 Aug 15 15:12:34.138259 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1271/5079] 10.4.3.107 () {68 vars in 1399 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.146113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77ea9d0b-981f-4f95-a3aa-e66c426acfc2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.149025 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77ea9d0b-981f-4f95-a3aa-e66c426acfc2 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] PUT https://10.4.3.107/volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a/extra_specs/key2 Aug 15 15:12:34.149461 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77ea9d0b-981f-4f95-a3aa-e66c426acfc2 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.173175 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77ea9d0b-981f-4f95-a3aa-e66c426acfc2 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a/extra_specs/key2 returned with HTTP 200 Aug 15 15:12:34.173717 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1260/5080] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:12:34 2026] PUT /volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a/extra_specs/key2 => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.181769 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38cfb3c9-7d7d-49aa-9b1d-c39831d2d868 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.183754 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38cfb3c9-7d7d-49aa-9b1d-c39831d2d868 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:34.184076 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38cfb3c9-7d7d-49aa-9b1d-c39831d2d868 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.196111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38cfb3c9-7d7d-49aa-9b1d-c39831d2d868 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.196538 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1278/5081] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.205158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c66dc205-4d2a-4aee-956d-ca9a84124894 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.206897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c66dc205-4d2a-4aee-956d-ca9a84124894 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/40b631a7-2197-4e5f-97d5-18db2877526f Aug 15 15:12:34.207145 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c66dc205-4d2a-4aee-956d-ca9a84124894 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.207367 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c66dc205-4d2a-4aee-956d-ca9a84124894 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.229841 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c66dc205-4d2a-4aee-956d-ca9a84124894 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/40b631a7-2197-4e5f-97d5-18db2877526f returned with HTTP 202 Aug 15 15:12:34.230192 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1273/5082] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/40b631a7-2197-4e5f-97d5-18db2877526f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.238447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ad75464-2b32-4edb-ad03-5bc7618506e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.240483 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ad75464-2b32-4edb-ad03-5bc7618506e1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:34.240892 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ad75464-2b32-4edb-ad03-5bc7618506e1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1472702639", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.260211 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ad75464-2b32-4edb-ad03-5bc7618506e1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.260620 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1272/5083] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.270586 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8cd8a903-32df-41e3-9795-527bedc32936 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.273168 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cd8a903-32df-41e3-9795-527bedc32936 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749/encryption Aug 15 15:12:34.273599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cd8a903-32df-41e3-9795-527bedc32936 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.295319 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cd8a903-32df-41e3-9795-527bedc32936 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749/encryption returned with HTTP 200 Aug 15 15:12:34.295771 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1261/5084] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:12:34 2026] POST /volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.305535 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da92b297-3d10-4743-a5b9-2b17d09cb699 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.307898 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da92b297-3d10-4743-a5b9-2b17d09cb699 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749/encryption/c732ebeb-f396-42c1-aefe-0301ba914ba2 Aug 15 15:12:34.308131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da92b297-3d10-4743-a5b9-2b17d09cb699 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.308487 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da92b297-3d10-4743-a5b9-2b17d09cb699 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.323011 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da92b297-3d10-4743-a5b9-2b17d09cb699 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749/encryption/c732ebeb-f396-42c1-aefe-0301ba914ba2 returned with HTTP 202 Aug 15 15:12:34.323453 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1279/5085] 10.4.3.107 () {66 vars in 1489 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749/encryption/c732ebeb-f396-42c1-aefe-0301ba914ba2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.332284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6cd730ad-a373-497d-8fb2-99b7b979f417 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.334622 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cd730ad-a373-497d-8fb2-99b7b979f417 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:34.335040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cd730ad-a373-497d-8fb2-99b7b979f417 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-182511157", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.354451 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cd730ad-a373-497d-8fb2-99b7b979f417 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.354866 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1274/5086] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:12:34 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 15 15:12:34.363490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d5551c7-ff42-4215-a38a-8033cf157ddf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.365330 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d5551c7-ff42-4215-a38a-8033cf157ddf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/2ffcbc28-70b4-41ee-a929-0bb7248ada84/extra_specs/key1 Aug 15 15:12:34.365601 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d5551c7-ff42-4215-a38a-8033cf157ddf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.365871 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d5551c7-ff42-4215-a38a-8033cf157ddf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.387860 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d5551c7-ff42-4215-a38a-8033cf157ddf tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/2ffcbc28-70b4-41ee-a929-0bb7248ada84/extra_specs/key1 returned with HTTP 202 Aug 15 15:12:34.388361 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1273/5087] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/2ffcbc28-70b4-41ee-a929-0bb7248ada84/extra_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:12:34.399506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-742423a1-f8d3-4ad0-96d0-bc82e604831a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.400994 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-742423a1-f8d3-4ad0-96d0-bc82e604831a tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:12:34.401334 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-742423a1-f8d3-4ad0-96d0-bc82e604831a tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1349267177", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.418225 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-742423a1-f8d3-4ad0-96d0-bc82e604831a tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.418793 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1262/5088] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:12:34 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 15 15:12:34.428567 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9a70472-a514-49fa-88f1-fe0044f59898 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.432085 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9a70472-a514-49fa-88f1-fe0044f59898 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/ad4d4d37-89b4-4795-9899-f16af07593a9 Aug 15 15:12:34.432385 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9a70472-a514-49fa-88f1-fe0044f59898 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.432654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9a70472-a514-49fa-88f1-fe0044f59898 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.465072 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9a70472-a514-49fa-88f1-fe0044f59898 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/ad4d4d37-89b4-4795-9899-f16af07593a9 returned with HTTP 202 Aug 15 15:12:34.465523 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1280/5089] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/ad4d4d37-89b4-4795-9899-f16af07593a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.473678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b709a655-4a9c-4ba9-80d6-457ad61d588b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.475591 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b709a655-4a9c-4ba9-80d6-457ad61d588b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs Aug 15 15:12:34.475770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b709a655-4a9c-4ba9-80d6-457ad61d588b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.475936 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b709a655-4a9c-4ba9-80d6-457ad61d588b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.482290 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b709a655-4a9c-4ba9-80d6-457ad61d588b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs returned with HTTP 200 Aug 15 15:12:34.482617 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1275/5090] 10.4.3.107 () {66 vars in 1378 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.490875 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94d8ebb6-286d-4d39-8c53-b876eb6dc6e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.492450 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94d8ebb6-286d-4d39-8c53-b876eb6dc6e0 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types Aug 15 15:12:34.492609 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94d8ebb6-286d-4d39-8c53-b876eb6dc6e0 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.492793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94d8ebb6-286d-4d39-8c53-b876eb6dc6e0 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.513466 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94d8ebb6-286d-4d39-8c53-b876eb6dc6e0 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:12:34.513903 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1274/5091] 10.4.3.107 () {66 vars in 1231 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types => generated 3337 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:34.524867 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b7ac995-807e-4545-ab94-abf2cf0f6a86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.527346 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b7ac995-807e-4545-ab94-abf2cf0f6a86 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption/cipher Aug 15 15:12:34.527714 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b7ac995-807e-4545-ab94-abf2cf0f6a86 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.527879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b7ac995-807e-4545-ab94-abf2cf0f6a86 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.535993 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b7ac995-807e-4545-ab94-abf2cf0f6a86 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption/cipher returned with HTTP 200 Aug 15 15:12:34.536547 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1263/5092] 10.4.3.107 () {66 vars in 1396 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.544353 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56b14307-286a-407d-b03b-8ca8e175dd4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.546071 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56b14307-286a-407d-b03b-8ca8e175dd4e tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption Aug 15 15:12:34.546252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56b14307-286a-407d-b03b-8ca8e175dd4e tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.546448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56b14307-286a-407d-b03b-8ca8e175dd4e tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.552759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56b14307-286a-407d-b03b-8ca8e175dd4e tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption returned with HTTP 200 Aug 15 15:12:34.553284 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1281/5093] 10.4.3.107 () {66 vars in 1375 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.562546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-785079f1-4b54-4057-855e-a3dfd0c86de4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.565199 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-785079f1-4b54-4057-855e-a3dfd0c86de4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/multiattach Aug 15 15:12:34.565488 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-785079f1-4b54-4057-855e-a3dfd0c86de4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.565755 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-785079f1-4b54-4057-855e-a3dfd0c86de4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.574003 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-785079f1-4b54-4057-855e-a3dfd0c86de4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/multiattach returned with HTTP 200 Aug 15 15:12:34.574371 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1276/5094] 10.4.3.107 () {66 vars in 1414 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.581102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56b0cc89-b0c8-45db-8d90-0d8e5685af14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.583213 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56b0cc89-b0c8-45db-8d90-0d8e5685af14 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/volume_backend_name Aug 15 15:12:34.583630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56b0cc89-b0c8-45db-8d90-0d8e5685af14 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.583825 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56b0cc89-b0c8-45db-8d90-0d8e5685af14 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.590797 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56b0cc89-b0c8-45db-8d90-0d8e5685af14 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/volume_backend_name returned with HTTP 200 Aug 15 15:12:34.591145 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1275/5095] 10.4.3.107 () {66 vars in 1438 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.599068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d8df2a3-493f-49ed-a893-8ab8fcf9eed1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.601536 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d8df2a3-493f-49ed-a893-8ab8fcf9eed1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] GET https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 Aug 15 15:12:34.601829 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d8df2a3-493f-49ed-a893-8ab8fcf9eed1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.602119 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d8df2a3-493f-49ed-a893-8ab8fcf9eed1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.607989 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d8df2a3-493f-49ed-a893-8ab8fcf9eed1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 returned with HTTP 200 Aug 15 15:12:34.608381 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1264/5096] 10.4.3.107 () {66 vars in 1342 bytes} [Sat Aug 15 15:12:34 2026] GET /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 => generated 400 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.617110 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e949b54-d013-45c8-9fdd-fe91ca30a1f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.619232 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e949b54-d013-45c8-9fdd-fe91ca30a1f1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] PUT https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption/f1c94598-7198-4233-b36e-dcf119bcd1ed Aug 15 15:12:34.620087 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e949b54-d013-45c8-9fdd-fe91ca30a1f1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.637576 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e949b54-d013-45c8-9fdd-fe91ca30a1f1 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption/f1c94598-7198-4233-b36e-dcf119bcd1ed returned with HTTP 200 Aug 15 15:12:34.637980 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1282/5097] 10.4.3.107 () {68 vars in 1506 bytes} [Sat Aug 15 15:12:34 2026] PUT /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/encryption/f1c94598-7198-4233-b36e-dcf119bcd1ed => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.647378 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a97d814c-f7af-46f3-8c7a-89c573e652a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.649290 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a97d814c-f7af-46f3-8c7a-89c573e652a4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] PUT https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/key1 Aug 15 15:12:34.649685 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a97d814c-f7af-46f3-8c7a-89c573e652a4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.668962 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a97d814c-f7af-46f3-8c7a-89c573e652a4 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/key1 returned with HTTP 200 Aug 15 15:12:34.669424 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1277/5098] 10.4.3.107 () {68 vars in 1413 bytes} [Sat Aug 15 15:12:34 2026] PUT /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 15 15:12:34.678891 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e926cae4-910f-4780-95ed-1c8b67b5821a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.680573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e926cae4-910f-4780-95ed-1c8b67b5821a tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] PUT https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 Aug 15 15:12:34.680901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e926cae4-910f-4780-95ed-1c8b67b5821a tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:34.694609 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e926cae4-910f-4780-95ed-1c8b67b5821a tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 returned with HTTP 200 Aug 15 15:12:34.695049 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1276/5099] 10.4.3.107 () {68 vars in 1362 bytes} [Sat Aug 15 15:12:34 2026] PUT /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 => generated 369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:34.704041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f31d344d-a158-40e4-9ad7-3762b43031dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.706491 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f31d344d-a158-40e4-9ad7-3762b43031dc tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/2ffcbc28-70b4-41ee-a929-0bb7248ada84 Aug 15 15:12:34.706728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f31d344d-a158-40e4-9ad7-3762b43031dc tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.706973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f31d344d-a158-40e4-9ad7-3762b43031dc tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.734707 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f31d344d-a158-40e4-9ad7-3762b43031dc tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/2ffcbc28-70b4-41ee-a929-0bb7248ada84 returned with HTTP 202 Aug 15 15:12:34.735255 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1265/5100] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/2ffcbc28-70b4-41ee-a929-0bb7248ada84 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.750941 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26427471-d5aa-40fd-a663-55561c3d5977 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.754980 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26427471-d5aa-40fd-a663-55561c3d5977 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749 Aug 15 15:12:34.755267 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26427471-d5aa-40fd-a663-55561c3d5977 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.755726 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26427471-d5aa-40fd-a663-55561c3d5977 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.804500 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26427471-d5aa-40fd-a663-55561c3d5977 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749 returned with HTTP 202 Aug 15 15:12:34.805032 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1283/5101] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/c620d29b-bc03-4823-a525-7cb2422cb749 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.817229 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba39322f-4ebc-4d00-82ed-73275f6f5585 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.823253 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba39322f-4ebc-4d00-82ed-73275f6f5585 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a Aug 15 15:12:34.823615 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba39322f-4ebc-4d00-82ed-73275f6f5585 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.823960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba39322f-4ebc-4d00-82ed-73275f6f5585 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.859479 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba39322f-4ebc-4d00-82ed-73275f6f5585 tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a returned with HTTP 202 Aug 15 15:12:34.859876 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1278/5102] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/ea7ee71d-b62c-4d27-a566-c5e5ee45818a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.868440 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb3c374c-23fc-4140-859a-2d2935cc083b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.870728 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb3c374c-23fc-4140-859a-2d2935cc083b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/41b8485c-c0eb-49b1-adb4-764eae0126b7 Aug 15 15:12:34.870979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb3c374c-23fc-4140-859a-2d2935cc083b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.871316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb3c374c-23fc-4140-859a-2d2935cc083b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.899565 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb3c374c-23fc-4140-859a-2d2935cc083b tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/41b8485c-c0eb-49b1-adb4-764eae0126b7 returned with HTTP 202 Aug 15 15:12:34.900058 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1277/5103] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/41b8485c-c0eb-49b1-adb4-764eae0126b7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:34.908575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-025ebebc-a9fc-405a-9fc8-884419b26ece None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:34.910770 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-025ebebc-a9fc-405a-9fc8-884419b26ece tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] DELETE https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 Aug 15 15:12:34.911010 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-025ebebc-a9fc-405a-9fc8-884419b26ece tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:34.911299 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-025ebebc-a9fc-405a-9fc8-884419b26ece tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:34.945953 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-025ebebc-a9fc-405a-9fc8-884419b26ece tempest-VolumeTypesAdminTests-1736906545 tempest-VolumeTypesAdminTests-1736906545-project-admin] https://10.4.3.107/volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 returned with HTTP 202 Aug 15 15:12:34.946369 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1266/5104] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:12:34 2026] DELETE /volume/v3/types/f40641a1-9626-4670-ac2f-c7081d0ef0a4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:36.763115 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:36.765480 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:36.765767 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:36.766030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:36.766189 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Delete snapshot with id: 24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:36.779589 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:36.779589 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:36.779589 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot retrieved successfully. Aug 15 15:12:36.822948 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot delete request issued successfully. Aug 15 15:12:36.823218 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d714afe9-fc3c-4e7e-8fd3-078d8ddf3a24 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 202 Aug 15 15:12:36.823804 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1284/5105] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:12:36 2026] DELETE /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:36.832754 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54b7c8f9-bc55-4d5a-adb1-2532a650e395 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:36.835053 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54b7c8f9-bc55-4d5a-adb1-2532a650e395 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:36.835875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54b7c8f9-bc55-4d5a-adb1-2532a650e395 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:36.836131 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54b7c8f9-bc55-4d5a-adb1-2532a650e395 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:36.845020 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:36.845020 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:36.845660 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-54b7c8f9-bc55-4d5a-adb1-2532a650e395 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Snapshot retrieved successfully. Aug 15 15:12:36.847318 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54b7c8f9-bc55-4d5a-adb1-2532a650e395 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 200 Aug 15 15:12:36.847839 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1279/5106] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:36 2026] GET /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:37.858503 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf2133fd-6dde-46da-a3ec-1ec878e1e2f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:37.860498 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf2133fd-6dde-46da-a3ec-1ec878e1e2f4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:12:37.860733 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf2133fd-6dde-46da-a3ec-1ec878e1e2f4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:37.860971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf2133fd-6dde-46da-a3ec-1ec878e1e2f4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:37.867472 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf2133fd-6dde-46da-a3ec-1ec878e1e2f4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 404 Aug 15 15:12:37.868032 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1278/5107] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:37 2026] GET /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:37.983579 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-2f4c9fee-40fa-4a98-ac8b-b687f742b06c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:37.986009 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-2f4c9fee-40fa-4a98-ac8b-b687f742b06c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/attachments?instance_id=cfed92b5-2740-41f4-a3cc-f1d61d0848de Aug 15 15:12:37.986259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-2f4c9fee-40fa-4a98-ac8b-b687f742b06c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:37.986451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-2f4c9fee-40fa-4a98-ac8b-b687f742b06c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:38.000464 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-2f4c9fee-40fa-4a98-ac8b-b687f742b06c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments?instance_id=cfed92b5-2740-41f4-a3cc-f1d61d0848de returned with HTTP 200 Aug 15 15:12:38.000862 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1267/5108] 10.4.3.107 () {70 vars in 1637 bytes} [Sat Aug 15 15:12:37 2026] GET /volume/v3/attachments?instance_id=cfed92b5-2740-41f4-a3cc-f1d61d0848de => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:38.009195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-962e4cc0-a7ac-4616-a375-2ce3c26c4cfc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:38.012071 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-962e4cc0-a7ac-4616-a375-2ce3c26c4cfc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a Aug 15 15:12:38.012390 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-962e4cc0-a7ac-4616-a375-2ce3c26c4cfc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:38.012649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-962e4cc0-a7ac-4616-a375-2ce3c26c4cfc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:38.034084 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b87f4836-14c1-4985-ada1-c250b532fc18 req-962e4cc0-a7ac-4616-a375-2ce3c26c4cfc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a returned with HTTP 200 Aug 15 15:12:38.034660 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1285/5109] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:12:38 2026] GET /volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:46.180392 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06a31202-a95d-44da-8a11-6683e242586e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:46.301428 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:12:46.303330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1937917167", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:46.304511 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1937917167', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:12:46.304659 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create volume of 1 GB Aug 15 15:12:46.308869 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Availability Zones retrieved successfully. Aug 15 15:12:46.314159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Flow 'volume_create_api' (1d8ec78e-59cd-4206-9ca3-eb93fae7c5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:46.315208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c73012-c559-4bd5-bef3-638ea4d103d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:46.316084 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:46.339222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c73012-c559-4bd5-bef3-638ea4d103d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:46.339942 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddaf633-5967-4c77-9a6c-dfac358fdda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:46.394800 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Created reservations ['3d79a2eb-9097-4c40-8f3f-f91d1e1b9812', 'ccd7c069-75c0-4023-a518-03d1dd39217a', '75c09560-d570-418b-9b8f-04c474c536e4', '0ee9feb7-68f6-4ec0-ac6d-7149a87e9817'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:46.395577 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddaf633-5967-4c77-9a6c-dfac358fdda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d79a2eb-9097-4c40-8f3f-f91d1e1b9812', 'ccd7c069-75c0-4023-a518-03d1dd39217a', '75c09560-d570-418b-9b8f-04c474c536e4', '0ee9feb7-68f6-4ec0-ac6d-7149a87e9817']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:46.396484 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64a14fb-8296-4cce-88a4-f41b4e79a3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:46.416854 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64a14fb-8296-4cce-88a4-f41b4e79a3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b8c6403-72d1-464f-a3c0-5f3c735bcce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1937917167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3015de0091a44d2bd565c0b9fe9b28d',qos_specs=None,replication_status=,reservations=['3d79a2eb-9097-4c40-8f3f-f91d1e1b9812','ccd7c069-75c0-4023-a518-03d1dd39217a','75c09560-d570-418b-9b8f-04c474c536e4','0ee9feb7-68f6-4ec0-ac6d-7149a87e9817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d546d14ce8534bad8289ff1246886dd7',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1937917167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b8c6403-72d1-464f-a3c0-5f3c735bcce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3015de0091a44d2bd565c0b9fe9b28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d546d14ce8534bad8289ff1246886dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:46.417556 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (682b0b91-d6ff-49ed-90c7-04107715daa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:46.433481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (682b0b91-d6ff-49ed-90c7-04107715daa6) transitioned into state 'SUCCESS' from state '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-1937917167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3015de0091a44d2bd565c0b9fe9b28d',qos_specs=None,replication_status=,reservations=['3d79a2eb-9097-4c40-8f3f-f91d1e1b9812','ccd7c069-75c0-4023-a518-03d1dd39217a','75c09560-d570-418b-9b8f-04c474c536e4','0ee9feb7-68f6-4ec0-ac6d-7149a87e9817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d546d14ce8534bad8289ff1246886dd7',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:46.434104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716c0d03-96dc-44dd-9c31-0298260cd4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:46.444031 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716c0d03-96dc-44dd-9c31-0298260cd4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:46.444913 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Flow 'volume_create_api' (1d8ec78e-59cd-4206-9ca3-eb93fae7c5c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:46.445506 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create volume request issued successfully. Aug 15 15:12:46.446675 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06a31202-a95d-44da-8a11-6683e242586e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:12:46.447180 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1280/5110] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:12:46 2026] POST /volume/v3/volumes => generated 754 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:46.458867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-876b81d8-93fb-44db-b13a-c46da0e54dd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:46.460851 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-876b81d8-93fb-44db-b13a-c46da0e54dd3 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:46.461075 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-876b81d8-93fb-44db-b13a-c46da0e54dd3 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:46.461344 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-876b81d8-93fb-44db-b13a-c46da0e54dd3 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:46.467890 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:46.467890 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:46.471386 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-876b81d8-93fb-44db-b13a-c46da0e54dd3 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:46.475674 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-876b81d8-93fb-44db-b13a-c46da0e54dd3 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 200 Aug 15 15:12:46.476176 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1279/5111] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:46 2026] GET /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:47.488595 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1ab291c-c095-4216-8bfd-f8b05cf20dac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:47.490141 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1ab291c-c095-4216-8bfd-f8b05cf20dac tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:47.490365 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1ab291c-c095-4216-8bfd-f8b05cf20dac tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:47.490538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1ab291c-c095-4216-8bfd-f8b05cf20dac tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:47.496801 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:47.496801 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:47.499844 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1ab291c-c095-4216-8bfd-f8b05cf20dac tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:47.503209 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1ab291c-c095-4216-8bfd-f8b05cf20dac tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 200 Aug 15 15:12:47.503757 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1268/5112] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:47 2026] GET /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:47.515136 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e17f2f9c-746a-487f-b2e9-94138a53668e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:47.518155 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e17f2f9c-746a-487f-b2e9-94138a53668e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:47.518372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e17f2f9c-746a-487f-b2e9-94138a53668e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:47.518556 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e17f2f9c-746a-487f-b2e9-94138a53668e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:47.525331 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:47.525331 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:47.528750 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e17f2f9c-746a-487f-b2e9-94138a53668e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:47.532628 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e17f2f9c-746a-487f-b2e9-94138a53668e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 200 Aug 15 15:12:47.533021 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1286/5113] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:47 2026] GET /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:47.544278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:47.546015 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:12:47.546381 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b8c6403-72d1-464f-a3c0-5f3c735bcce5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-737052080", "description": null, "metadata": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:47.554290 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:47.554290 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:47.554694 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:47.554815 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create snapshot from volume 1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:47.581934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Created reservations ['f2961417-749b-4d2c-bafc-06ed98ad3e9b', 'ab7ce1c9-b4c8-4966-8d8a-7415cf74f7c3', '3b8a6bdf-74ba-4851-9ff1-e915304f86d9', '779e19af-8381-4c08-b8ba-85bf9e916c08'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:47.607922 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot force create request issued successfully. Aug 15 15:12:47.608519 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b9fef12-b0a4-4180-9a90-32a8f30d4e93 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:12:47.608976 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1281/5114] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:12:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:47.617863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab6bcc7a-a947-4a69-9695-76dfc2be6dd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:47.619576 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab6bcc7a-a947-4a69-9695-76dfc2be6dd9 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:47.619756 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab6bcc7a-a947-4a69-9695-76dfc2be6dd9 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:47.619945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab6bcc7a-a947-4a69-9695-76dfc2be6dd9 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:47.624995 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:47.624995 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:47.625495 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ab6bcc7a-a947-4a69-9695-76dfc2be6dd9 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:47.626503 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab6bcc7a-a947-4a69-9695-76dfc2be6dd9 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 200 Aug 15 15:12:47.626998 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1280/5115] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:47 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:48.637718 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61e326a4-6aee-4dea-99cb-bfbf91ded50c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:48.639525 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61e326a4-6aee-4dea-99cb-bfbf91ded50c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:48.639738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61e326a4-6aee-4dea-99cb-bfbf91ded50c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:48.639926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61e326a4-6aee-4dea-99cb-bfbf91ded50c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:48.644525 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:48.644525 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:48.644977 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-61e326a4-6aee-4dea-99cb-bfbf91ded50c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:48.645757 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61e326a4-6aee-4dea-99cb-bfbf91ded50c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 200 Aug 15 15:12:48.646117 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1269/5116] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:48 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:48.654148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4afebc4-bbd8-406c-9304-7ab971bcac6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:48.655937 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4afebc4-bbd8-406c-9304-7ab971bcac6c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:48.656131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4afebc4-bbd8-406c-9304-7ab971bcac6c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:48.656373 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4afebc4-bbd8-406c-9304-7ab971bcac6c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:48.661059 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:48.661059 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:48.661646 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f4afebc4-bbd8-406c-9304-7ab971bcac6c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:48.662404 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4afebc4-bbd8-406c-9304-7ab971bcac6c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 200 Aug 15 15:12:48.662889 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1287/5117] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:48 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:48.670521 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-214bf2f2-fbe7-4f68-a8d8-2d0af70d169c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:48.672695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-214bf2f2-fbe7-4f68-a8d8-2d0af70d169c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:48.672897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-214bf2f2-fbe7-4f68-a8d8-2d0af70d169c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:48.673121 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-214bf2f2-fbe7-4f68-a8d8-2d0af70d169c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:48.678927 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:48.678927 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:48.679506 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-214bf2f2-fbe7-4f68-a8d8-2d0af70d169c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:48.680449 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-214bf2f2-fbe7-4f68-a8d8-2d0af70d169c tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 200 Aug 15 15:12:48.680892 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1282/5118] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:48 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:48.688757 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:48.690515 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:12:48.690884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6b723a29-c9f7-4b38-9fb6-fc24a3686d34", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:48.692599 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create volume request body: {'volume': {'snapshot_id': '6b723a29-c9f7-4b38-9fb6-fc24a3686d34', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:12:48.699261 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:48.699261 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:48.699695 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:48.699797 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create volume of 1 GB Aug 15 15:12:48.703276 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Availability Zones retrieved successfully. Aug 15 15:12:48.708442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Flow 'volume_create_api' (b2704e5f-8c17-423b-9319-55bf1760b0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:48.709495 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913e339e-fc5d-4f2a-af0a-568e309bce49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:48.710511 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:12:48.737711 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913e339e-fc5d-4f2a-af0a-568e309bce49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6b723a29-c9f7-4b38-9fb6-fc24a3686d34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:48.738527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566ef9b6-9cb5-4b3a-920e-cae8dc6b927d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:48.776144 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Created reservations ['1f084973-6d2f-40a6-91fa-e6e97198795b', '0ff798a5-c4e5-4ac6-a177-66e3d6e6cc28', '09d77819-75b2-408e-85bf-896077628d39', 'b994ae61-7e5b-4c43-baaf-f453d831fe5d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:12:48.777432 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (566ef9b6-9cb5-4b3a-920e-cae8dc6b927d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f084973-6d2f-40a6-91fa-e6e97198795b', '0ff798a5-c4e5-4ac6-a177-66e3d6e6cc28', '09d77819-75b2-408e-85bf-896077628d39', 'b994ae61-7e5b-4c43-baaf-f453d831fe5d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:48.778180 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bd94c3-311e-4ef9-b069-2b8da036c4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:48.817344 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bd94c3-311e-4ef9-b069-2b8da036c4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761e547a-e0bd-4ecd-8746-4d6bab1d9f39', '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='a3015de0091a44d2bd565c0b9fe9b28d',qos_specs=None,replication_status=,reservations=['1f084973-6d2f-40a6-91fa-e6e97198795b','0ff798a5-c4e5-4ac6-a177-66e3d6e6cc28','09d77819-75b2-408e-85bf-896077628d39','b994ae61-7e5b-4c43-baaf-f453d831fe5d'],size=1,snapshot_id=6b723a29-c9f7-4b38-9fb6-fc24a3686d34,source_replicaid=,source_volid=None,status='creating',user_id='d546d14ce8534bad8289ff1246886dd7',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:12:48Z,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=761e547a-e0bd-4ecd-8746-4d6bab1d9f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3015de0091a44d2bd565c0b9fe9b28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6b723a29-c9f7-4b38-9fb6-fc24a3686d34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d546d14ce8534bad8289ff1246886dd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:48.818251 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcf7317-c69b-495f-b1a6-ad669e6551f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:48.834846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcf7317-c69b-495f-b1a6-ad669e6551f3) transitioned into state 'SUCCESS' from 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='a3015de0091a44d2bd565c0b9fe9b28d',qos_specs=None,replication_status=,reservations=['1f084973-6d2f-40a6-91fa-e6e97198795b','0ff798a5-c4e5-4ac6-a177-66e3d6e6cc28','09d77819-75b2-408e-85bf-896077628d39','b994ae61-7e5b-4c43-baaf-f453d831fe5d'],size=1,snapshot_id=6b723a29-c9f7-4b38-9fb6-fc24a3686d34,source_replicaid=,source_volid=None,status='creating',user_id='d546d14ce8534bad8289ff1246886dd7',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:48.835500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43596c6-d90d-4a29-a3bf-1ca17a464fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:12:48.853979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43596c6-d90d-4a29-a3bf-1ca17a464fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:12:48.854815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Flow 'volume_create_api' (b2704e5f-8c17-423b-9319-55bf1760b0fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:12:48.855125 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Create volume request issued successfully. Aug 15 15:12:48.855700 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b67f0d4c-a608-42e3-9371-1b42e7a3e748 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:12:48.856495 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1281/5119] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:12:48 2026] POST /volume/v3/volumes => generated 741 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:12:48.868808 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e54aa39-c1e1-48ca-9fa0-706fc7488b9e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:48.871075 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e54aa39-c1e1-48ca-9fa0-706fc7488b9e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:48.871346 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e54aa39-c1e1-48ca-9fa0-706fc7488b9e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:48.871533 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e54aa39-c1e1-48ca-9fa0-706fc7488b9e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:48.877720 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:48.877720 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:48.881002 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0e54aa39-c1e1-48ca-9fa0-706fc7488b9e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:48.884821 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e54aa39-c1e1-48ca-9fa0-706fc7488b9e tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 returned with HTTP 200 Aug 15 15:12:48.885217 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1270/5120] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:48 2026] GET /volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:49.897724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7baec014-8e9b-49a8-95e8-7a3c9af09de2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:49.899943 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7baec014-8e9b-49a8-95e8-7a3c9af09de2 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:49.900143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7baec014-8e9b-49a8-95e8-7a3c9af09de2 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:49.900340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7baec014-8e9b-49a8-95e8-7a3c9af09de2 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:49.908039 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:49.908039 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:49.911326 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7baec014-8e9b-49a8-95e8-7a3c9af09de2 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:49.915254 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7baec014-8e9b-49a8-95e8-7a3c9af09de2 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 returned with HTTP 200 Aug 15 15:12:49.915852 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1288/5121] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:49 2026] GET /volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:49.927180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10a2ecca-f246-4798-bcfd-60001ed675b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:49.928827 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10a2ecca-f246-4798-bcfd-60001ed675b8 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:49.929023 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10a2ecca-f246-4798-bcfd-60001ed675b8 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:49.929251 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10a2ecca-f246-4798-bcfd-60001ed675b8 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:49.935633 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:49.935633 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:49.938926 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10a2ecca-f246-4798-bcfd-60001ed675b8 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:49.942650 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10a2ecca-f246-4798-bcfd-60001ed675b8 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 returned with HTTP 200 Aug 15 15:12:49.943502 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1283/5122] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:49 2026] GET /volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:49.954776 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:49.956711 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:49.956885 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:49.957063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:49.957191 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete snapshot with id: 6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:49.961645 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:49.961645 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:49.962061 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:49.975322 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot delete request issued successfully. Aug 15 15:12:49.975498 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fb3658d-756f-4aca-a4e2-c836466127a4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 202 Aug 15 15:12:49.975846 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1282/5123] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:12:49 2026] DELETE /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:49.987088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40e244a8-9f75-4b79-b5a4-baa85497eca7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:49.989451 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40e244a8-9f75-4b79-b5a4-baa85497eca7 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:49.989700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40e244a8-9f75-4b79-b5a4-baa85497eca7 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:49.989922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40e244a8-9f75-4b79-b5a4-baa85497eca7 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:49.997486 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:49.997486 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:49.997914 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-40e244a8-9f75-4b79-b5a4-baa85497eca7 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Snapshot retrieved successfully. Aug 15 15:12:49.998912 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40e244a8-9f75-4b79-b5a4-baa85497eca7 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 200 Aug 15 15:12:49.999458 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1271/5124] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:49 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:51.008780 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3376b1b-09f6-4ca5-9aaf-0761b1c89d3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:51.010390 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3376b1b-09f6-4ca5-9aaf-0761b1c89d3d tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:51.010604 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3376b1b-09f6-4ca5-9aaf-0761b1c89d3d tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:51.010783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3376b1b-09f6-4ca5-9aaf-0761b1c89d3d tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:51.014961 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3376b1b-09f6-4ca5-9aaf-0761b1c89d3d tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 404 Aug 15 15:12:51.015612 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1289/5125] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:51 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:51.022912 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:51.024583 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] DELETE https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:51.024745 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:51.024933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:51.025075 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete volume with id: 1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:51.031720 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:51.031720 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:51.032149 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:51.047435 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete volume request issued successfully. Aug 15 15:12:51.047662 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-83430c09-c5b9-4450-8415-1b1f8b1ef550 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 202 Aug 15 15:12:51.048164 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1284/5126] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:12:51 2026] DELETE /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:51.061504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8ccf2d8-024b-4dc3-a9ed-1289f3599416 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:51.063402 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8ccf2d8-024b-4dc3-a9ed-1289f3599416 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:51.063510 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8ccf2d8-024b-4dc3-a9ed-1289f3599416 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:51.063685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8ccf2d8-024b-4dc3-a9ed-1289f3599416 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:51.072401 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:51.072401 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:51.078295 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8ccf2d8-024b-4dc3-a9ed-1289f3599416 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:51.084033 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8ccf2d8-024b-4dc3-a9ed-1289f3599416 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 200 Aug 15 15:12:51.084424 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1283/5127] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:51 2026] GET /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:52.099128 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4e3de7a-b4b3-4e23-b8f5-64f12e1334b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:52.100654 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4e3de7a-b4b3-4e23-b8f5-64f12e1334b4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:52.100813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4e3de7a-b4b3-4e23-b8f5-64f12e1334b4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:52.100982 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4e3de7a-b4b3-4e23-b8f5-64f12e1334b4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:52.106067 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4e3de7a-b4b3-4e23-b8f5-64f12e1334b4 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 404 Aug 15 15:12:52.106510 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1272/5128] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:52 2026] GET /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:52.112564 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:52.114285 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] DELETE https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:52.114488 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:52.114676 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:52.114857 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete volume with id: 761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:52.123126 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:52.123126 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:52.123806 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:52.142234 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete volume request issued successfully. Aug 15 15:12:52.142493 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e41deba8-6c7e-4fab-b140-8c0b75ea3029 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 returned with HTTP 202 Aug 15 15:12:52.142883 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1290/5129] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:12:52 2026] DELETE /volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:12:52.153525 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-02bf7aab-a425-4551-a7b3-f397ee23763a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:52.155487 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02bf7aab-a425-4551-a7b3-f397ee23763a tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:52.155693 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02bf7aab-a425-4551-a7b3-f397ee23763a tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:52.155893 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02bf7aab-a425-4551-a7b3-f397ee23763a tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:52.165884 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:52.165884 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:52.170343 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-02bf7aab-a425-4551-a7b3-f397ee23763a tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Volume info retrieved successfully. Aug 15 15:12:52.176174 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02bf7aab-a425-4551-a7b3-f397ee23763a tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 returned with HTTP 200 Aug 15 15:12:52.176619 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1285/5130] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:52 2026] GET /volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:53.192487 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73830183-cb64-49e6-bfa9-4809b2399f63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:53.194509 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73830183-cb64-49e6-bfa9-4809b2399f63 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 Aug 15 15:12:53.194729 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73830183-cb64-49e6-bfa9-4809b2399f63 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:53.194932 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73830183-cb64-49e6-bfa9-4809b2399f63 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:53.201343 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73830183-cb64-49e6-bfa9-4809b2399f63 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 returned with HTTP 404 Aug 15 15:12:53.201828 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1284/5131] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:53 2026] GET /volume/v3/volumes/761e547a-e0bd-4ecd-8746-4d6bab1d9f39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:53.210994 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4916dbf-55be-4599-93f5-b1b9168fc881 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:53.213669 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4916dbf-55be-4599-93f5-b1b9168fc881 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:53.214020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4916dbf-55be-4599-93f5-b1b9168fc881 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:53.214366 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4916dbf-55be-4599-93f5-b1b9168fc881 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:53.214537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-c4916dbf-55be-4599-93f5-b1b9168fc881 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete snapshot with id: 6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:53.220511 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4916dbf-55be-4599-93f5-b1b9168fc881 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 404 Aug 15 15:12:53.221220 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1273/5132] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:12:53 2026] DELETE /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:53.229407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-50a6c9d4-990b-4b22-8d4e-84d5f00015e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:53.231674 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50a6c9d4-990b-4b22-8d4e-84d5f00015e6 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 Aug 15 15:12:53.231913 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50a6c9d4-990b-4b22-8d4e-84d5f00015e6 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:53.232157 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50a6c9d4-990b-4b22-8d4e-84d5f00015e6 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:53.236875 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50a6c9d4-990b-4b22-8d4e-84d5f00015e6 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 returned with HTTP 404 Aug 15 15:12:53.237470 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1291/5133] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:12:53 2026] GET /volume/v3/snapshots/6b723a29-c9f7-4b38-9fb6-fc24a3686d34 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:53.245301 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e3a6406-6dd1-4c8d-b72e-aa83f5c5fbff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:53.247647 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e3a6406-6dd1-4c8d-b72e-aa83f5c5fbff tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] DELETE https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:53.247921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e3a6406-6dd1-4c8d-b72e-aa83f5c5fbff tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:53.248182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e3a6406-6dd1-4c8d-b72e-aa83f5c5fbff tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:53.248399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8e3a6406-6dd1-4c8d-b72e-aa83f5c5fbff tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Delete volume with id: 1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:53.255721 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e3a6406-6dd1-4c8d-b72e-aa83f5c5fbff tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 404 Aug 15 15:12:53.256397 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1286/5134] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:12:53 2026] DELETE /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:53.263766 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f49cccf4-ae7e-48f2-951f-af384e85d941 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:53.265763 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f49cccf4-ae7e-48f2-951f-af384e85d941 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] GET https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 Aug 15 15:12:53.265967 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f49cccf4-ae7e-48f2-951f-af384e85d941 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:53.266191 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f49cccf4-ae7e-48f2-951f-af384e85d941 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:53.272558 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f49cccf4-ae7e-48f2-951f-af384e85d941 tempest-SnapshotDependencyTests-1646725900 tempest-SnapshotDependencyTests-1646725900-project-member] https://10.4.3.107/volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 returned with HTTP 404 Aug 15 15:12:53.273123 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1285/5135] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:53 2026] GET /volume/v3/volumes/1b8c6403-72d1-464f-a3c0-5f3c735bcce5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:12:59.096850 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-76cde7fc-188f-48d5-91a1-07aca43181fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.098815 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-76cde7fc-188f-48d5-91a1-07aca43181fc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:59.099000 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-76cde7fc-188f-48d5-91a1-07aca43181fc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.099208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-76cde7fc-188f-48d5-91a1-07aca43181fc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.108319 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:59.108319 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:59.111625 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-76cde7fc-188f-48d5-91a1-07aca43181fc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:59.116299 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-76cde7fc-188f-48d5-91a1-07aca43181fc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:59.116759 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1274/5136] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:59 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:59.183840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d852a0d0-6353-4c4c-8f31-a42c08a61d6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.184201 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d852a0d0-6353-4c4c-8f31-a42c08a61d6d None None] GET https://10.4.3.107/volume// Aug 15 15:12:59.184553 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d852a0d0-6353-4c4c-8f31-a42c08a61d6d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.184726 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d852a0d0-6353-4c4c-8f31-a42c08a61d6d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.185028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d852a0d0-6353-4c4c-8f31-a42c08a61d6d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:59.185461 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1292/5137] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:12: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 15 15:12:59.192179 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-acabb3b9-37e3-480c-ba1f-7ed73bd31d1b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.194338 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-acabb3b9-37e3-480c-ba1f-7ed73bd31d1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:12:59.194774 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-acabb3b9-37e3-480c-ba1f-7ed73bd31d1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c92f549-4609-4820-b15c-2ac91f45f4c3", "connector": null, "instance_uuid": "2561a67a-422e-4639-a329-c3d6fc1c2c87"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:59.205197 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:59.205197 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:59.228015 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-acabb3b9-37e3-480c-ba1f-7ed73bd31d1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:12:59.228740 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1287/5138] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:12:59 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 15 15:12:59.255769 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4fee3c4-7ddc-4ecc-9936-b216e4a511d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.259320 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4fee3c4-7ddc-4ecc-9936-b216e4a511d9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:59.259584 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4fee3c4-7ddc-4ecc-9936-b216e4a511d9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.259799 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4fee3c4-7ddc-4ecc-9936-b216e4a511d9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.267898 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9ebc6b1-e66a-46fa-ae5c-141f285ba5e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.268338 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9ebc6b1-e66a-46fa-ae5c-141f285ba5e2 None None] GET https://10.4.3.107/volume// Aug 15 15:12:59.268506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9ebc6b1-e66a-46fa-ae5c-141f285ba5e2 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.268682 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9ebc6b1-e66a-46fa-ae5c-141f285ba5e2 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.268979 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9ebc6b1-e66a-46fa-ae5c-141f285ba5e2 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:59.269314 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1275/5139] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:12: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 15 15:12:59.275661 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:59.275661 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:12:59.279857 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-d8f2d0b9-7744-46af-ae82-2cc0b6761764 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.280231 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4fee3c4-7ddc-4ecc-9936-b216e4a511d9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:59.283743 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-d8f2d0b9-7744-46af-ae82-2cc0b6761764 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:12:59.284061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-d8f2d0b9-7744-46af-ae82-2cc0b6761764 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.284504 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-d8f2d0b9-7744-46af-ae82-2cc0b6761764 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.285597 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4fee3c4-7ddc-4ecc-9936-b216e4a511d9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:59.286101 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1286/5140] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:12:59 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:59.296212 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:59.296212 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:12:59.300285 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-d8f2d0b9-7744-46af-ae82-2cc0b6761764 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:12:59.305152 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-d8f2d0b9-7744-46af-ae82-2cc0b6761764 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:12:59.305583 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1293/5141] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:12:59 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:12:59.402531 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.404722 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] PUT https://10.4.3.107/volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb Aug 15 15:12:59.405153 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:12:59.413196 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Acquiring lock "cinder-attachment_update-9c92f549-4609-4820-b15c-2ac91f45f4c3-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:12:59.418421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-9c92f549-4609-4820-b15c-2ac91f45f4c3-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:12:59.419399 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:59.419399 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:12:59.488808 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-9c92f549-4609-4820-b15c-2ac91f45f4c3-np0000007361" released by "attachment_update" :: held 0.070s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:12:59.489535 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-5d0b28d0-7a5a-4fcd-9395-f69a8cf22df7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb returned with HTTP 200 Aug 15 15:12:59.489947 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1288/5142] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:12:59 2026] PUT /volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:12:59.900722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bf2b18c1-6e8e-4a0a-a09a-2c0c07d7530a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.903162 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bf2b18c1-6e8e-4a0a-a09a-2c0c07d7530a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:12:59.903409 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bf2b18c1-6e8e-4a0a-a09a-2c0c07d7530a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.903653 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bf2b18c1-6e8e-4a0a-a09a-2c0c07d7530a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.913486 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:12:59.913486 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:12:59.917875 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bf2b18c1-6e8e-4a0a-a09a-2c0c07d7530a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:12:59.922911 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bf2b18c1-6e8e-4a0a-a09a-2c0c07d7530a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:12:59.923427 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1276/5143] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:12:59 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:12:59.995232 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2076e877-9911-40f0-9a06-aed589587e35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:12:59.995589 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2076e877-9911-40f0-9a06-aed589587e35 None None] GET https://10.4.3.107/volume// Aug 15 15:12:59.995734 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2076e877-9911-40f0-9a06-aed589587e35 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:12:59.995953 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2076e877-9911-40f0-9a06-aed589587e35 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:12:59.996317 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2076e877-9911-40f0-9a06-aed589587e35 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:12:59.996564 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1287/5144] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:12: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 15 15:13:00.003751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-09537dc7-8e95-40fd-94ba-56fa9fd37ecc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:00.005708 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-09537dc7-8e95-40fd-94ba-56fa9fd37ecc tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:13:00.006041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-09537dc7-8e95-40fd-94ba-56fa9fd37ecc tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c377aa8c-8bad-49bf-a7a5-799d5945203d", "connector": null, "instance_uuid": "e88f1ad4-4051-43c7-8ccb-10ecf74cccf2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:00.014088 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:00.014088 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:00.034129 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-09537dc7-8e95-40fd-94ba-56fa9fd37ecc tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:13:00.034603 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1294/5145] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:13:00 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 15 15:13:00.056635 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7094d121-5d0d-45ac-8a36-fb953d971cc1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:00.058503 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7094d121-5d0d-45ac-8a36-fb953d971cc1 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:00.058695 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7094d121-5d0d-45ac-8a36-fb953d971cc1 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:00.058880 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7094d121-5d0d-45ac-8a36-fb953d971cc1 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:00.068884 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e4aa909-1259-4223-9348-3859a3222206 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:00.069276 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e4aa909-1259-4223-9348-3859a3222206 None None] GET https://10.4.3.107/volume// Aug 15 15:13:00.069443 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e4aa909-1259-4223-9348-3859a3222206 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:00.069622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e4aa909-1259-4223-9348-3859a3222206 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:00.069962 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e4aa909-1259-4223-9348-3859a3222206 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:00.070209 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1277/5146] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:00.075668 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:00.075668 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:00.079505 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-b3420ecd-43fb-4ccd-b6d6-b8f6cff9c696 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:00.080379 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7094d121-5d0d-45ac-8a36-fb953d971cc1 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:00.081529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-b3420ecd-43fb-4ccd-b6d6-b8f6cff9c696 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:00.081724 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-b3420ecd-43fb-4ccd-b6d6-b8f6cff9c696 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:00.081916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-b3420ecd-43fb-4ccd-b6d6-b8f6cff9c696 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:00.084204 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7094d121-5d0d-45ac-8a36-fb953d971cc1 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:00.084642 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1289/5147] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:00 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:00.089918 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:00.089918 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:00.092930 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-b3420ecd-43fb-4ccd-b6d6-b8f6cff9c696 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:00.097422 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-b3420ecd-43fb-4ccd-b6d6-b8f6cff9c696 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:00.097774 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1288/5148] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:00 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:00.185982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:00.188065 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] PUT https://10.4.3.107/volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4 Aug 15 15:13:00.188462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:00.195598 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Acquiring lock "cinder-attachment_update-c377aa8c-8bad-49bf-a7a5-799d5945203d-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:13:00.200122 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Lock "cinder-attachment_update-c377aa8c-8bad-49bf-a7a5-799d5945203d-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:13:00.200997 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:00.200997 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:00.274933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Lock "cinder-attachment_update-c377aa8c-8bad-49bf-a7a5-799d5945203d-np0000007361" released by "attachment_update" :: held 0.075s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:13:00.275354 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-c4c4accc-4d1c-4554-9923-04fcc4b56e89 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4 returned with HTTP 200 Aug 15 15:13:00.275953 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1295/5149] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:13:00 2026] PUT /volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:00.299746 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e72b69e0-7db5-41e9-b6b3-7600fd2ebeb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:00.301502 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e72b69e0-7db5-41e9-b6b3-7600fd2ebeb9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:00.301685 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e72b69e0-7db5-41e9-b6b3-7600fd2ebeb9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:00.301879 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e72b69e0-7db5-41e9-b6b3-7600fd2ebeb9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:00.313471 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:00.313471 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:00.316592 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e72b69e0-7db5-41e9-b6b3-7600fd2ebeb9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:00.320382 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e72b69e0-7db5-41e9-b6b3-7600fd2ebeb9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:00.320730 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1278/5150] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:00 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:01.096264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b5121263-51e6-4d0f-bfac-8344571a1ffe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:01.098078 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b5121263-51e6-4d0f-bfac-8344571a1ffe tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:01.098373 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b5121263-51e6-4d0f-bfac-8344571a1ffe tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:01.098594 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b5121263-51e6-4d0f-bfac-8344571a1ffe tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:01.107681 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:01.107681 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:01.111000 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b5121263-51e6-4d0f-bfac-8344571a1ffe tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:01.114693 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b5121263-51e6-4d0f-bfac-8344571a1ffe tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:01.115163 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1290/5151] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:01 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:01.334185 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fde181a-3efa-430b-91de-567aabe215a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:01.336297 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fde181a-3efa-430b-91de-567aabe215a1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:01.336547 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fde181a-3efa-430b-91de-567aabe215a1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:01.336786 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fde181a-3efa-430b-91de-567aabe215a1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:01.347616 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:01.347616 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:01.350346 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fde181a-3efa-430b-91de-567aabe215a1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:01.353980 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fde181a-3efa-430b-91de-567aabe215a1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:01.354352 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1289/5152] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:01 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:01.719450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-a04f338c-d3fc-4df3-912a-2450eeb73534 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:01.721588 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-a04f338c-d3fc-4df3-912a-2450eeb73534 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb/action Aug 15 15:13:01.721921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-a04f338c-d3fc-4df3-912a-2450eeb73534 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:01.722117 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-a04f338c-d3fc-4df3-912a-2450eeb73534 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:01.740273 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:01.740273 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:01.750057 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36fe4db2-dc1f-40df-81fc-4d846fd148ad req-a04f338c-d3fc-4df3-912a-2450eeb73534 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb/action returned with HTTP 204 Aug 15 15:13:01.750515 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1296/5153] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:13:01 2026] POST /volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:02.126510 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d431d9a2-59d3-4798-9d7a-2c93105ca560 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:02.128301 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d431d9a2-59d3-4798-9d7a-2c93105ca560 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:02.128511 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d431d9a2-59d3-4798-9d7a-2c93105ca560 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:02.128688 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d431d9a2-59d3-4798-9d7a-2c93105ca560 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:02.137772 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:02.137772 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:02.141089 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d431d9a2-59d3-4798-9d7a-2c93105ca560 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:02.145277 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d431d9a2-59d3-4798-9d7a-2c93105ca560 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:02.145866 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1279/5154] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:02 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:02.366397 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-460ec9a3-be27-427a-b4f8-bc87d060a76a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:02.368077 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-460ec9a3-be27-427a-b4f8-bc87d060a76a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:02.368298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-460ec9a3-be27-427a-b4f8-bc87d060a76a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:02.368492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-460ec9a3-be27-427a-b4f8-bc87d060a76a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:02.379899 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:02.379899 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:02.383268 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-460ec9a3-be27-427a-b4f8-bc87d060a76a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:02.387361 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-460ec9a3-be27-427a-b4f8-bc87d060a76a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:02.387835 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1291/5155] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:02 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.157940 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25e35576-4434-4c90-b565-cb920aa78156 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.159573 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25e35576-4434-4c90-b565-cb920aa78156 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:03.159762 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25e35576-4434-4c90-b565-cb920aa78156 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.159947 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25e35576-4434-4c90-b565-cb920aa78156 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.170423 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.170423 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:03.173784 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25e35576-4434-4c90-b565-cb920aa78156 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:03.177781 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25e35576-4434-4c90-b565-cb920aa78156 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:03.178159 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1290/5156] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.699372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68bd3cac-954b-4906-bc3f-7b3edaf7bdbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.701068 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68bd3cac-954b-4906-bc3f-7b3edaf7bdbe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:03.701332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68bd3cac-954b-4906-bc3f-7b3edaf7bdbe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.701539 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68bd3cac-954b-4906-bc3f-7b3edaf7bdbe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.713047 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.713047 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:03.716189 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68bd3cac-954b-4906-bc3f-7b3edaf7bdbe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.720075 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68bd3cac-954b-4906-bc3f-7b3edaf7bdbe tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:03.720439 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1297/5157] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.730952 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7365e10-8bed-4f8f-9455-2b5beee91a4f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.732503 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7365e10-8bed-4f8f-9455-2b5beee91a4f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:03.732722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7365e10-8bed-4f8f-9455-2b5beee91a4f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.732927 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7365e10-8bed-4f8f-9455-2b5beee91a4f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.743291 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.743291 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:03.746309 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f7365e10-8bed-4f8f-9455-2b5beee91a4f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.750097 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7365e10-8bed-4f8f-9455-2b5beee91a4f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:03.750535 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1280/5158] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.761878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-60e7a91a-752b-47e5-b127-d2ba70661c11 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.765005 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60e7a91a-752b-47e5-b127-d2ba70661c11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:03.765005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60e7a91a-752b-47e5-b127-d2ba70661c11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.765005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60e7a91a-752b-47e5-b127-d2ba70661c11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.776168 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.776168 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:03.779907 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-60e7a91a-752b-47e5-b127-d2ba70661c11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.784029 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60e7a91a-752b-47e5-b127-d2ba70661c11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:03.784541 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1292/5159] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1510 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.826838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-82844333-3d3a-4a32-887e-982252dca5cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.829009 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-82844333-3d3a-4a32-887e-982252dca5cb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:03.829223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-82844333-3d3a-4a32-887e-982252dca5cb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.829425 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-82844333-3d3a-4a32-887e-982252dca5cb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.840273 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.840273 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:03.843667 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-82844333-3d3a-4a32-887e-982252dca5cb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.847863 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-82844333-3d3a-4a32-887e-982252dca5cb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:03.848323 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1291/5160] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.866151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.867982 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3/action Aug 15 15:13:03.868312 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:03.868425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:03.879649 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.879649 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:03.880062 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.886686 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Begin detaching volume completed successfully. Aug 15 15:13:03.886893 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-91a0351b-33c0-413e-ad60-004b8ee1db31 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3/action returned with HTTP 202 Aug 15 15:13:03.887624 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1298/5161] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:03 2026] POST /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:03.907478 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2bf39d6-3925-4ea8-96c2-a69e98d88c1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.909959 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2bf39d6-3925-4ea8-96c2-a69e98d88c1a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:03.910527 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2bf39d6-3925-4ea8-96c2-a69e98d88c1a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.910767 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2bf39d6-3925-4ea8-96c2-a69e98d88c1a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.925637 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.925637 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:03.930914 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f2bf39d6-3925-4ea8-96c2-a69e98d88c1a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.931010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e4fcd21a-b607-48f4-8b84-a31114201ae5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.931010 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4fcd21a-b607-48f4-8b84-a31114201ae5 None None] GET https://10.4.3.107/volume// Aug 15 15:13:03.931010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4fcd21a-b607-48f4-8b84-a31114201ae5 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.931010 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4fcd21a-b607-48f4-8b84-a31114201ae5 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.931010 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4fcd21a-b607-48f4-8b84-a31114201ae5 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:03.931010 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1293/5162] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:03.933785 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2bf39d6-3925-4ea8-96c2-a69e98d88c1a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:03.934228 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1281/5163] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1513 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:03.938131 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-317ce72b-6afd-4c5c-8c9a-699eb36216ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:03.940396 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-317ce72b-6afd-4c5c-8c9a-699eb36216ae tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:03.940620 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-317ce72b-6afd-4c5c-8c9a-699eb36216ae tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:03.940817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-317ce72b-6afd-4c5c-8c9a-699eb36216ae tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:03.951721 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:03.951721 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:03.954875 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-317ce72b-6afd-4c5c-8c9a-699eb36216ae tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:03.958852 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-317ce72b-6afd-4c5c-8c9a-699eb36216ae tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:03.959260 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1292/5164] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:03 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1693 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:04.190386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66d5dbd5-043b-4830-8b60-944cdd8faa8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:04.192090 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66d5dbd5-043b-4830-8b60-944cdd8faa8a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:04.192329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66d5dbd5-043b-4830-8b60-944cdd8faa8a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:04.192513 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66d5dbd5-043b-4830-8b60-944cdd8faa8a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:04.201837 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:04.201837 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:04.205082 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66d5dbd5-043b-4830-8b60-944cdd8faa8a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:04.209195 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66d5dbd5-043b-4830-8b60-944cdd8faa8a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:04.209576 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1299/5165] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:04 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:04.450739 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-96d5572e-d3e9-4f23-9840-c3714beb1c05 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:04.452654 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-96d5572e-d3e9-4f23-9840-c3714beb1c05 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:04.452991 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-96d5572e-d3e9-4f23-9840-c3714beb1c05 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:04.453310 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-96d5572e-d3e9-4f23-9840-c3714beb1c05 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:04.465773 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:04.465773 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:04.469410 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-96d5572e-d3e9-4f23-9840-c3714beb1c05 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:04.473378 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-96d5572e-d3e9-4f23-9840-c3714beb1c05 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:04.473887 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1294/5166] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:04 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:04.488913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-0de42829-1aba-4abb-95bf-3bc38a1f133e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:04.490785 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-0de42829-1aba-4abb-95bf-3bc38a1f133e tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb Aug 15 15:13:04.490973 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-0de42829-1aba-4abb-95bf-3bc38a1f133e tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:04.491167 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-0de42829-1aba-4abb-95bf-3bc38a1f133e tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:04.497628 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:04.497628 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:04.542027 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-32cfcef7-eb20-4fee-8728-27577bca8e79 req-0de42829-1aba-4abb-95bf-3bc38a1f133e tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb returned with HTTP 200 Aug 15 15:13:04.542488 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1282/5167] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:04 2026] DELETE /volume/v3/attachments/2b5f4c6d-2313-48ba-9fb5-7d994e6314fb => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:04.753744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bfcbaf62-6fc1-4f8b-9f59-10dedab0ec09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:04.757064 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bfcbaf62-6fc1-4f8b-9f59-10dedab0ec09 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] POST https://10.4.3.107/volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4/action Aug 15 15:13:04.757418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bfcbaf62-6fc1-4f8b-9f59-10dedab0ec09 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:04.757530 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bfcbaf62-6fc1-4f8b-9f59-10dedab0ec09 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:04.774740 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:04.774740 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:04.783993 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7174d55d-e4ed-4cfc-9f98-9e7c931c0edb req-bfcbaf62-6fc1-4f8b-9f59-10dedab0ec09 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4/action returned with HTTP 204 Aug 15 15:13:04.784499 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1293/5168] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:13:04 2026] POST /volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:04.951058 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-297e10a4-466b-4f3f-9519-76e795316385 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:04.952924 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-297e10a4-466b-4f3f-9519-76e795316385 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:04.953114 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-297e10a4-466b-4f3f-9519-76e795316385 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:04.953331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-297e10a4-466b-4f3f-9519-76e795316385 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:04.963443 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:04.963443 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:04.967440 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-297e10a4-466b-4f3f-9519-76e795316385 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:04.971433 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-297e10a4-466b-4f3f-9519-76e795316385 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:04.972052 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1300/5169] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:04 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:13:05.223065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0390acc9-ce4c-493f-8822-6428fe140c34 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:05.225141 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0390acc9-ce4c-493f-8822-6428fe140c34 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:05.225526 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0390acc9-ce4c-493f-8822-6428fe140c34 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:05.227133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0390acc9-ce4c-493f-8822-6428fe140c34 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:05.237630 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:05.237630 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:05.242408 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0390acc9-ce4c-493f-8822-6428fe140c34 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:05.248470 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0390acc9-ce4c-493f-8822-6428fe140c34 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:05.249090 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1295/5170] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:05 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:05.260886 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:05.262575 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] POST https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d/action Aug 15 15:13:05.262906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:05.263022 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:05.272971 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:05.272971 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:05.273475 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:05.307940 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Created reservations ['dd710e2b-040a-4e2f-b7ca-cbe574e85f7b', 'd21b331a-9106-46ff-90b5-60bdfe0c4d5c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:05.324948 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Extend volume request issued successfully. Aug 15 15:13:05.325165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d/action returned with HTTP 202 Aug 15 15:13:05.325636 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1283/5171] 10.4.3.107 () {70 vars in 1431 bytes} [Sat Aug 15 15:13:05 2026] POST /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 15 15:13:05.333680 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d23c4bfa-a695-414e-9e50-ad3728f5284b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:05.337131 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d23c4bfa-a695-414e-9e50-ad3728f5284b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:05.337520 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d23c4bfa-a695-414e-9e50-ad3728f5284b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:05.337864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d23c4bfa-a695-414e-9e50-ad3728f5284b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:05.360188 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:05.360188 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:05.364925 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d23c4bfa-a695-414e-9e50-ad3728f5284b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:05.373811 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d23c4bfa-a695-414e-9e50-ad3728f5284b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:05.376092 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1294/5172] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:05 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:05.750589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c req-79ba4856-8831-47df-a1d5-e084db08f6ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:05.752951 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c req-79ba4856-8831-47df-a1d5-e084db08f6ef service nova] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:05.753324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c req-79ba4856-8831-47df-a1d5-e084db08f6ef service nova] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:05.753589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c req-79ba4856-8831-47df-a1d5-e084db08f6ef service nova] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:05.764235 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:05.764235 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:05.769779 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c req-79ba4856-8831-47df-a1d5-e084db08f6ef service nova] Volume info retrieved successfully. Aug 15 15:13:05.771911 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb3286f7-8853-4e20-b55d-7d51c6b7e51c req-79ba4856-8831-47df-a1d5-e084db08f6ef service nova] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:05.772509 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1301/5173] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:05 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:06.388493 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f0b3b41d-f1e0-40cf-a261-d655ddbc7e96 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:06.390941 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0b3b41d-f1e0-40cf-a261-d655ddbc7e96 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:06.391321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0b3b41d-f1e0-40cf-a261-d655ddbc7e96 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:06.391602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0b3b41d-f1e0-40cf-a261-d655ddbc7e96 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:06.404375 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:06.404375 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:06.409173 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f0b3b41d-f1e0-40cf-a261-d655ddbc7e96 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:06.415395 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0b3b41d-f1e0-40cf-a261-d655ddbc7e96 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:06.415933 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1296/5174] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:06 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:06.434055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b98b7688-4350-40f8-ab67-eb3e60f9f64d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:06.435972 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b98b7688-4350-40f8-ab67-eb3e60f9f64d tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:06.436149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b98b7688-4350-40f8-ab67-eb3e60f9f64d tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:06.436338 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b98b7688-4350-40f8-ab67-eb3e60f9f64d tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:06.445519 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:06.445519 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:06.448985 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b98b7688-4350-40f8-ab67-eb3e60f9f64d tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:06.452743 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b98b7688-4350-40f8-ab67-eb3e60f9f64d tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:06.454014 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1284/5175] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:06 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:07.418741 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1377ee4b-120e-4abc-ad6c-51dd84e39f6b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:07.421227 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1377ee4b-120e-4abc-ad6c-51dd84e39f6b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:07.421447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1377ee4b-120e-4abc-ad6c-51dd84e39f6b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:07.421653 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1377ee4b-120e-4abc-ad6c-51dd84e39f6b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:07.432266 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:07.432266 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:07.436175 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1377ee4b-120e-4abc-ad6c-51dd84e39f6b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:07.440685 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1377ee4b-120e-4abc-ad6c-51dd84e39f6b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:07.441104 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1295/5176] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:07 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:07.488496 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0a25b477-df0b-4712-9279-b3f1be92926a req-03ce4c34-fd77-4230-8d27-54ddfecf2311 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:07.490415 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-03ce4c34-fd77-4230-8d27-54ddfecf2311 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:07.490577 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-03ce4c34-fd77-4230-8d27-54ddfecf2311 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:07.490746 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-03ce4c34-fd77-4230-8d27-54ddfecf2311 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:07.499703 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:07.499703 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:07.503148 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0a25b477-df0b-4712-9279-b3f1be92926a req-03ce4c34-fd77-4230-8d27-54ddfecf2311 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:07.507353 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-03ce4c34-fd77-4230-8d27-54ddfecf2311 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:07.507766 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1302/5177] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:07 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:07.528408 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:07.594272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3/action Aug 15 15:13:07.594272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:07.594272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:07.606638 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:07.606638 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:07.607389 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:07.614236 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Begin detaching volume completed successfully. Aug 15 15:13:07.614616 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-6818cb2e-8fab-4886-8958-56804d475c18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3/action returned with HTTP 202 Aug 15 15:13:07.615100 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1297/5178] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:07 2026] POST /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:07.637966 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5cd62f09-b83a-43fc-924e-179ac0d67a44 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:07.639707 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cd62f09-b83a-43fc-924e-179ac0d67a44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:07.639768 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cd62f09-b83a-43fc-924e-179ac0d67a44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:07.639961 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cd62f09-b83a-43fc-924e-179ac0d67a44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:07.652348 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:07.652348 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:07.661785 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5cd62f09-b83a-43fc-924e-179ac0d67a44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:07.668216 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65589d95-83ad-4924-b765-5ea071b98e8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:07.668544 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65589d95-83ad-4924-b765-5ea071b98e8f None None] GET https://10.4.3.107/volume// Aug 15 15:13:07.668678 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65589d95-83ad-4924-b765-5ea071b98e8f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:07.668841 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65589d95-83ad-4924-b765-5ea071b98e8f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:07.669345 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65589d95-83ad-4924-b765-5ea071b98e8f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:07.669673 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1296/5179] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:07.670597 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cd62f09-b83a-43fc-924e-179ac0d67a44 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:07.671020 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1285/5180] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:07 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:07.676720 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c33d8ae7-7aac-4d1c-8d00-8254ffc81a6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:07.678851 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c33d8ae7-7aac-4d1c-8d00-8254ffc81a6d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:07.679138 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c33d8ae7-7aac-4d1c-8d00-8254ffc81a6d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:07.679358 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c33d8ae7-7aac-4d1c-8d00-8254ffc81a6d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:07.690033 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:07.690033 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:07.693596 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c33d8ae7-7aac-4d1c-8d00-8254ffc81a6d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:07.697664 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c33d8ae7-7aac-4d1c-8d00-8254ffc81a6d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:07.698261 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1303/5181] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:07 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:08.684652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c93694e8-49cc-4b68-b932-da9fc19ad74c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:08.686491 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c93694e8-49cc-4b68-b932-da9fc19ad74c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:08.686699 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c93694e8-49cc-4b68-b932-da9fc19ad74c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:08.686917 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c93694e8-49cc-4b68-b932-da9fc19ad74c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:08.699323 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:08.699323 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:08.704731 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c93694e8-49cc-4b68-b932-da9fc19ad74c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:08.708958 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c93694e8-49cc-4b68-b932-da9fc19ad74c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:08.709340 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1298/5182] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:08 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:09.722413 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fd2c9d0-d0de-45fd-b449-e684d6947307 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:09.724131 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fd2c9d0-d0de-45fd-b449-e684d6947307 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:09.724311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fd2c9d0-d0de-45fd-b449-e684d6947307 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:09.724490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fd2c9d0-d0de-45fd-b449-e684d6947307 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:09.735440 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:09.735440 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:09.740265 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fd2c9d0-d0de-45fd-b449-e684d6947307 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:09.743482 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fd2c9d0-d0de-45fd-b449-e684d6947307 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:09.743988 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1297/5183] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:09 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:10.082926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0a25b477-df0b-4712-9279-b3f1be92926a req-572ae329-2a42-4d1d-8349-d4907c6ed083 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.085660 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-572ae329-2a42-4d1d-8349-d4907c6ed083 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:10.085920 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-572ae329-2a42-4d1d-8349-d4907c6ed083 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.086182 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-572ae329-2a42-4d1d-8349-d4907c6ed083 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.098465 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.098465 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:10.102718 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0a25b477-df0b-4712-9279-b3f1be92926a req-572ae329-2a42-4d1d-8349-d4907c6ed083 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:10.108508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-572ae329-2a42-4d1d-8349-d4907c6ed083 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:10.109020 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1286/5184] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:10.351524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10fd7ace-ff24-4a8b-950e-4a94ea4e0ab3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.354306 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10fd7ace-ff24-4a8b-950e-4a94ea4e0ab3 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:13:10.354876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10fd7ace-ff24-4a8b-950e-4a94ea4e0ab3 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.355116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10fd7ace-ff24-4a8b-950e-4a94ea4e0ab3 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.355266 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-10fd7ace-ff24-4a8b-950e-4a94ea4e0ab3 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Delete snapshot with id: 24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:13:10.360556 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10fd7ace-ff24-4a8b-950e-4a94ea4e0ab3 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 404 Aug 15 15:13:10.361952 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1304/5185] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:13:10 2026] DELETE /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:10.369944 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d487ce9-e3b1-416c-8fef-9abd2e8f9882 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.375946 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d487ce9-e3b1-416c-8fef-9abd2e8f9882 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 Aug 15 15:13:10.376082 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d487ce9-e3b1-416c-8fef-9abd2e8f9882 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.376256 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d487ce9-e3b1-416c-8fef-9abd2e8f9882 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.382226 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d487ce9-e3b1-416c-8fef-9abd2e8f9882 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 returned with HTTP 404 Aug 15 15:13:10.383001 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1299/5186] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/snapshots/24c30196-64f3-4495-868e-233f92f88ef7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:10.422838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-9d24ec24-9837-44a3-9cfb-bfc962859a46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.425200 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-9d24ec24-9837-44a3-9cfb-bfc962859a46 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:10.425471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-9d24ec24-9837-44a3-9cfb-bfc962859a46 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.425699 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-9d24ec24-9837-44a3-9cfb-bfc962859a46 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.434368 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.434368 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:10.438102 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-9d24ec24-9837-44a3-9cfb-bfc962859a46 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:10.441940 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-9d24ec24-9837-44a3-9cfb-bfc962859a46 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:13:10.442403 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1298/5187] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:10.464721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.467205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888/action Aug 15 15:13:10.467505 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:10.468084 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:10.478342 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.478342 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:10.478854 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:10.485837 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Begin detaching volume completed successfully. Aug 15 15:13:10.486120 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-825c7bcf-81d8-4c7f-aec0-1d7e2f9aa68c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888/action returned with HTTP 202 Aug 15 15:13:10.486719 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1287/5188] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:10 2026] POST /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:10.569309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c32c24f3-5507-425f-9966-3bfc8467c5db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.571907 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c32c24f3-5507-425f-9966-3bfc8467c5db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89 Aug 15 15:13:10.572086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c32c24f3-5507-425f-9966-3bfc8467c5db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.572312 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c32c24f3-5507-425f-9966-3bfc8467c5db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.577538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1dbc2300-cf4b-487d-8c5e-d807664bde6f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.577924 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1dbc2300-cf4b-487d-8c5e-d807664bde6f None None] GET https://10.4.3.107/volume// Aug 15 15:13:10.578081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1dbc2300-cf4b-487d-8c5e-d807664bde6f None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.578323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1dbc2300-cf4b-487d-8c5e-d807664bde6f None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.578726 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1dbc2300-cf4b-487d-8c5e-d807664bde6f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:10.579048 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1300/5189] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:10.583467 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.583467 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:10.589880 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-ba1cbbdb-0769-4a01-962a-218313d632f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.592327 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-ba1cbbdb-0769-4a01-962a-218313d632f7 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:10.592752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-ba1cbbdb-0769-4a01-962a-218313d632f7 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.593062 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-ba1cbbdb-0769-4a01-962a-218313d632f7 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.602999 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.602999 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:10.607570 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-ba1cbbdb-0769-4a01-962a-218313d632f7 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:10.613271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-ba1cbbdb-0769-4a01-962a-218313d632f7 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:13:10.613855 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1299/5190] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:10.692926 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a25b477-df0b-4712-9279-b3f1be92926a req-c32c24f3-5507-425f-9966-3bfc8467c5db tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89 returned with HTTP 200 Aug 15 15:13:10.693415 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1305/5191] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:10 2026] DELETE /volume/v3/attachments/9be5e976-bfd1-4626-b482-139920bb3c89 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:10.760039 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5af7474a-23b0-403b-aec9-963f77579e7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.761959 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5af7474a-23b0-403b-aec9-963f77579e7d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:10.762222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5af7474a-23b0-403b-aec9-963f77579e7d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.762469 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5af7474a-23b0-403b-aec9-963f77579e7d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.770219 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.770219 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:10.774651 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5af7474a-23b0-403b-aec9-963f77579e7d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:10.781149 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5af7474a-23b0-403b-aec9-963f77579e7d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:10.781787 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1288/5192] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:13:10.803430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a7af7dad-f455-4433-a1e7-b001c4223967 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.806624 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7af7dad-f455-4433-a1e7-b001c4223967 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:10.806624 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7af7dad-f455-4433-a1e7-b001c4223967 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.806624 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7af7dad-f455-4433-a1e7-b001c4223967 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.820348 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.820348 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:10.824600 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a7af7dad-f455-4433-a1e7-b001c4223967 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:10.831397 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7af7dad-f455-4433-a1e7-b001c4223967 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:10.832534 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1301/5193] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1165 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:10.855497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e71ae588-538a-4ce3-befe-3664d45ac8b1 req-aa366261-7efa-44f0-8253-def6f46f40f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.858140 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e71ae588-538a-4ce3-befe-3664d45ac8b1 req-aa366261-7efa-44f0-8253-def6f46f40f5 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503 Aug 15 15:13:10.858381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e71ae588-538a-4ce3-befe-3664d45ac8b1 req-aa366261-7efa-44f0-8253-def6f46f40f5 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.858606 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e71ae588-538a-4ce3-befe-3664d45ac8b1 req-aa366261-7efa-44f0-8253-def6f46f40f5 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.868696 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.868696 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:10.881824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-75351468-aa34-4494-b8e8-8ca4da6383f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.883969 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6278db21-4379-443c-b766-a1fedaae351f req-034f3794-1233-49ac-b669-9c743943cbc1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.886182 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-75351468-aa34-4494-b8e8-8ca4da6383f9 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:10.886413 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-75351468-aa34-4494-b8e8-8ca4da6383f9 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.886519 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-034f3794-1233-49ac-b669-9c743943cbc1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:10.886618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-75351468-aa34-4494-b8e8-8ca4da6383f9 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.886755 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-034f3794-1233-49ac-b669-9c743943cbc1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.886990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-034f3794-1233-49ac-b669-9c743943cbc1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:10.901362 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.901362 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:10.904893 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.904893 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:10.906564 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6278db21-4379-443c-b766-a1fedaae351f req-034f3794-1233-49ac-b669-9c743943cbc1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:10.909807 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-75351468-aa34-4494-b8e8-8ca4da6383f9 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:10.910463 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-034f3794-1233-49ac-b669-9c743943cbc1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:10.910826 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1289/5194] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:10.915814 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-75351468-aa34-4494-b8e8-8ca4da6383f9 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:10.916407 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1306/5195] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:10.930824 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e71ae588-538a-4ce3-befe-3664d45ac8b1 req-aa366261-7efa-44f0-8253-def6f46f40f5 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503 returned with HTTP 200 Aug 15 15:13:10.931252 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1300/5196] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:10 2026] DELETE /volume/v3/attachments/a57a8307-efb0-4df5-8cff-58faea2ef503 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:10.931630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.934399 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/action Aug 15 15:13:10.934752 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:10.934896 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:10.941089 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.944904 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] POST https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d/action Aug 15 15:13:10.945141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:10.945315 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:10.956728 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.956728 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:10.957383 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:10.960892 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:10.960892 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:10.961374 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:10.966018 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Begin detaching volume completed successfully. Aug 15 15:13:10.966510 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-49d8360f-a597-4b6d-99e7-a0b553edae69 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/action returned with HTTP 202 Aug 15 15:13:10.967098 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1302/5197] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:10 2026] POST /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:10.968618 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Begin detaching volume completed successfully. Aug 15 15:13:10.968993 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-40ddd05f-f76e-4429-8faf-f72ae8521cfb tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d/action returned with HTTP 202 Aug 15 15:13:10.969681 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1290/5198] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:10 2026] POST /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:10.987062 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4fa66e29-ab2c-48b5-b5a8-a649e1b1f0f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:10.992618 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4fa66e29-ab2c-48b5-b5a8-a649e1b1f0f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:10.994162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4fa66e29-ab2c-48b5-b5a8-a649e1b1f0f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:10.994162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4fa66e29-ab2c-48b5-b5a8-a649e1b1f0f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.000266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5709941b-0f3d-4a7d-8e00-3ea4127e9ade None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.000266 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5709941b-0f3d-4a7d-8e00-3ea4127e9ade tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:11.000266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5709941b-0f3d-4a7d-8e00-3ea4127e9ade tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.000472 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5709941b-0f3d-4a7d-8e00-3ea4127e9ade tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.010266 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.010266 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:11.015508 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4fa66e29-ab2c-48b5-b5a8-a649e1b1f0f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:11.020980 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.020980 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:11.022805 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4fa66e29-ab2c-48b5-b5a8-a649e1b1f0f4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:11.023289 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1307/5199] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:11.027476 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5709941b-0f3d-4a7d-8e00-3ea4127e9ade tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:11.033087 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5709941b-0f3d-4a7d-8e00-3ea4127e9ade tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:11.033749 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1301/5200] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:10 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:11.034922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b212da1a-a968-44e9-87eb-150ca59e85e8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.035510 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b212da1a-a968-44e9-87eb-150ca59e85e8 None None] GET https://10.4.3.107/volume// Aug 15 15:13:11.035796 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b212da1a-a968-44e9-87eb-150ca59e85e8 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.036049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b212da1a-a968-44e9-87eb-150ca59e85e8 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.036510 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b212da1a-a968-44e9-87eb-150ca59e85e8 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:11.036935 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1303/5201] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:11.038414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d7e11e1-9b50-41ed-99b9-ec902657b2c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.038817 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d7e11e1-9b50-41ed-99b9-ec902657b2c8 None None] GET https://10.4.3.107/volume// Aug 15 15:13:11.038996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d7e11e1-9b50-41ed-99b9-ec902657b2c8 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.039192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d7e11e1-9b50-41ed-99b9-ec902657b2c8 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.039529 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d7e11e1-9b50-41ed-99b9-ec902657b2c8 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:11.039819 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1291/5202] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:11.047812 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6278db21-4379-443c-b766-a1fedaae351f req-cd5e4bf8-3664-4943-bb60-bb680a9973c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.048048 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-6f704dd5-ab3f-47cb-a772-119ee2ac21de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.050331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-cd5e4bf8-3664-4943-bb60-bb680a9973c3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:11.050474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-6f704dd5-ab3f-47cb-a772-119ee2ac21de tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:11.050592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-cd5e4bf8-3664-4943-bb60-bb680a9973c3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.050835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-cd5e4bf8-3664-4943-bb60-bb680a9973c3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.050878 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-6f704dd5-ab3f-47cb-a772-119ee2ac21de tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.051091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-6f704dd5-ab3f-47cb-a772-119ee2ac21de tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.061915 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.061915 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:11.063919 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.063919 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:11.066586 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6278db21-4379-443c-b766-a1fedaae351f req-cd5e4bf8-3664-4943-bb60-bb680a9973c3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:11.068134 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-6f704dd5-ab3f-47cb-a772-119ee2ac21de tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:11.072864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-6f704dd5-ab3f-47cb-a772-119ee2ac21de tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:11.073072 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-cd5e4bf8-3664-4943-bb60-bb680a9973c3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:11.073355 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1302/5203] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:11 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:11.073485 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1308/5204] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:11 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:11.107297 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6278db21-4379-443c-b766-a1fedaae351f req-c7118f2a-c386-4a48-80ed-7c17b4be15b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.109169 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-c7118f2a-c386-4a48-80ed-7c17b4be15b8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/encryption Aug 15 15:13:11.110034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-c7118f2a-c386-4a48-80ed-7c17b4be15b8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.110034 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-c7118f2a-c386-4a48-80ed-7c17b4be15b8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.118488 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.118488 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:11.125515 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-c7118f2a-c386-4a48-80ed-7c17b4be15b8 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/encryption returned with HTTP 200 Aug 15 15:13:11.126217 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1304/5205] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:13:11 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:11.547787 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-3b844734-8fb8-4b6d-8ccf-4163c7597124 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.549875 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-3b844734-8fb8-4b6d-8ccf-4163c7597124 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] DELETE https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a Aug 15 15:13:11.550019 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-3b844734-8fb8-4b6d-8ccf-4163c7597124 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.550211 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-3b844734-8fb8-4b6d-8ccf-4163c7597124 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.558385 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.558385 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:11.600215 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2421139-a2b3-4db8-b252-dc7cf3ef77b6 req-3b844734-8fb8-4b6d-8ccf-4163c7597124 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a returned with HTTP 200 Aug 15 15:13:11.600587 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1292/5206] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:11 2026] DELETE /volume/v3/attachments/e07102bd-c67e-4bd3-8c45-edbdd4b1ca8a => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:11.915799 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-568d7928-40cf-4a1c-ae43-7a5e6f59170b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:11.918308 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-568d7928-40cf-4a1c-ae43-7a5e6f59170b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] DELETE https://10.4.3.107/volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4 Aug 15 15:13:11.918540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-568d7928-40cf-4a1c-ae43-7a5e6f59170b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:11.918783 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-568d7928-40cf-4a1c-ae43-7a5e6f59170b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:11.927817 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:11.927817 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:11.979305 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aecc3f14-aa37-451f-a9dd-460ba0d7825d req-568d7928-40cf-4a1c-ae43-7a5e6f59170b tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4 returned with HTTP 200 Aug 15 15:13:11.979764 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1303/5207] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:11 2026] DELETE /volume/v3/attachments/e6033e55-5328-40ef-b6fd-d485776421d4 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:12.036724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a054150f-1b71-46ef-bab6-9a965562c9b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.038479 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a054150f-1b71-46ef-bab6-9a965562c9b7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:12.038798 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a054150f-1b71-46ef-bab6-9a965562c9b7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.039067 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a054150f-1b71-46ef-bab6-9a965562c9b7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.046553 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9c227f3-284a-407a-b8d3-a0a467cc0834 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.048494 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.048494 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:12.048577 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9c227f3-284a-407a-b8d3-a0a467cc0834 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:12.048871 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9c227f3-284a-407a-b8d3-a0a467cc0834 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.049174 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9c227f3-284a-407a-b8d3-a0a467cc0834 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.052627 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a054150f-1b71-46ef-bab6-9a965562c9b7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:12.056195 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.056195 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:12.057362 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a054150f-1b71-46ef-bab6-9a965562c9b7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:12.057825 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1309/5208] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:12 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:12.059726 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a9c227f3-284a-407a-b8d3-a0a467cc0834 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:12.064087 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9c227f3-284a-407a-b8d3-a0a467cc0834 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:12.064527 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1305/5209] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:12 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:12.225092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6278db21-4379-443c-b766-a1fedaae351f req-313524e7-44ba-4908-9d7e-3a2ccb6b65ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.227019 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-313524e7-44ba-4908-9d7e-3a2ccb6b65ec tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497 Aug 15 15:13:12.227215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-313524e7-44ba-4908-9d7e-3a2ccb6b65ec tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.227421 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-313524e7-44ba-4908-9d7e-3a2ccb6b65ec tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.235625 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.235625 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:12.281406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6278db21-4379-443c-b766-a1fedaae351f req-313524e7-44ba-4908-9d7e-3a2ccb6b65ec tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497 returned with HTTP 200 Aug 15 15:13:12.282106 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1293/5210] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:12 2026] DELETE /volume/v3/attachments/926ee480-c2c4-41dc-ab54-643ef0017497 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:12.668100 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f06acf4b-5539-4a5a-aaa0-6813c252e8b8 req-001f316f-9b23-4bb8-8bce-7525b0333bca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.670032 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f06acf4b-5539-4a5a-aaa0-6813c252e8b8 req-001f316f-9b23-4bb8-8bce-7525b0333bca tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:12.670212 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f06acf4b-5539-4a5a-aaa0-6813c252e8b8 req-001f316f-9b23-4bb8-8bce-7525b0333bca tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.670425 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f06acf4b-5539-4a5a-aaa0-6813c252e8b8 req-001f316f-9b23-4bb8-8bce-7525b0333bca tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.677201 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.677201 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:12.680926 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f06acf4b-5539-4a5a-aaa0-6813c252e8b8 req-001f316f-9b23-4bb8-8bce-7525b0333bca tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:12.687747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f06acf4b-5539-4a5a-aaa0-6813c252e8b8 req-001f316f-9b23-4bb8-8bce-7525b0333bca tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:13:12.687747 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1304/5211] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:12 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:12.699522 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d765336b-0da6-4290-ad08-d5635e49f349 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.701545 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] DELETE https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:12.701757 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.702347 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.702675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Delete volume with id: 4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:12.710407 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.710407 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:12.711166 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:12.727190 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Delete volume request issued successfully. Aug 15 15:13:12.727480 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d765336b-0da6-4290-ad08-d5635e49f349 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 202 Aug 15 15:13:12.728408 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1310/5212] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:13:12 2026] DELETE /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:12.739124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-932f8a33-2b62-4bfd-bdf8-a1c141f96ca5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.741063 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-932f8a33-2b62-4bfd-bdf8-a1c141f96ca5 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:12.741313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-932f8a33-2b62-4bfd-bdf8-a1c141f96ca5 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.741546 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-932f8a33-2b62-4bfd-bdf8-a1c141f96ca5 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.754267 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.754267 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:12.758609 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-932f8a33-2b62-4bfd-bdf8-a1c141f96ca5 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:12.765914 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-932f8a33-2b62-4bfd-bdf8-a1c141f96ca5 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 200 Aug 15 15:13:12.766491 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1306/5213] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:12 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:12.882517 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.884068 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:13:12.884274 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.884451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.884599 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume with id: e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:13:12.890705 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.890705 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:12.891085 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:13:12.899454 np0000007361 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:13:12.905864 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume request issued successfully. Aug 15 15:13:12.906029 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36e9f377-4fd4-4dd0-977f-9ac3725e68ab tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 202 Aug 15 15:13:12.906416 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1294/5214] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:13:12 2026] DELETE /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:12.912615 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b644c86-908b-4bcd-a8d9-e41a4a43574a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:12.914378 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b644c86-908b-4bcd-a8d9-e41a4a43574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:13:12.914557 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b644c86-908b-4bcd-a8d9-e41a4a43574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:12.914752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b644c86-908b-4bcd-a8d9-e41a4a43574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:12.922616 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:12.922616 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:12.925927 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b644c86-908b-4bcd-a8d9-e41a4a43574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:13:12.930898 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b644c86-908b-4bcd-a8d9-e41a4a43574a tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 200 Aug 15 15:13:12.931261 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1305/5215] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:12 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:13.071238 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3c7413d-f43e-4fb0-8e24-4f401bfe5be4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.072920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3c7413d-f43e-4fb0-8e24-4f401bfe5be4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:13.073149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3c7413d-f43e-4fb0-8e24-4f401bfe5be4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.073343 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3c7413d-f43e-4fb0-8e24-4f401bfe5be4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.079850 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:13.079850 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:13.083119 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3c7413d-f43e-4fb0-8e24-4f401bfe5be4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:13.087048 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3c7413d-f43e-4fb0-8e24-4f401bfe5be4 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:13.087450 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1311/5216] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:13.103519 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c6e9c7b3-c7e1-40e5-a358-d1f092118208 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.105160 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6e9c7b3-c7e1-40e5-a358-d1f092118208 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:13.105374 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6e9c7b3-c7e1-40e5-a358-d1f092118208 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.105581 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6e9c7b3-c7e1-40e5-a358-d1f092118208 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.115807 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:13.115807 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:13.121925 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c6e9c7b3-c7e1-40e5-a358-d1f092118208 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:13.125974 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6e9c7b3-c7e1-40e5-a358-d1f092118208 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:13:13.126300 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1307/5217] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:13.166878 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-eafbb0ea-106c-40eb-ba77-3bcf8fd41ded None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.169134 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-eafbb0ea-106c-40eb-ba77-3bcf8fd41ded tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:13.169398 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-eafbb0ea-106c-40eb-ba77-3bcf8fd41ded tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.169622 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-eafbb0ea-106c-40eb-ba77-3bcf8fd41ded tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.179166 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:13.179166 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:13.182882 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-eafbb0ea-106c-40eb-ba77-3bcf8fd41ded tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:13.188664 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-eafbb0ea-106c-40eb-ba77-3bcf8fd41ded tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:13:13.189099 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1295/5218] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:13.209714 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.211613 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a/action Aug 15 15:13:13.211903 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:13.212012 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:13.225638 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:13.225638 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:13.226128 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:13.231855 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Begin detaching volume completed successfully. Aug 15 15:13:13.232063 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-0099cdda-a175-49dc-bdac-bd08d7438631 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a/action returned with HTTP 202 Aug 15 15:13:13.232542 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1306/5219] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:13 2026] POST /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:13.248603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f9d71d9-7d89-422f-a5bd-9b8a5603ad99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.250366 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f9d71d9-7d89-422f-a5bd-9b8a5603ad99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:13.250555 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f9d71d9-7d89-422f-a5bd-9b8a5603ad99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.250759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f9d71d9-7d89-422f-a5bd-9b8a5603ad99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.267443 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:13.267443 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:13.273133 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f9d71d9-7d89-422f-a5bd-9b8a5603ad99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:13.279874 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-097596bf-94f5-4579-9871-2f9567e14117 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.280323 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-097596bf-94f5-4579-9871-2f9567e14117 None None] GET https://10.4.3.107/volume// Aug 15 15:13:13.280564 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-097596bf-94f5-4579-9871-2f9567e14117 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.281675 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f9d71d9-7d89-422f-a5bd-9b8a5603ad99 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:13:13.282258 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-097596bf-94f5-4579-9871-2f9567e14117 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.282623 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-097596bf-94f5-4579-9871-2f9567e14117 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:13.282929 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1308/5220] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:13.283389 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1312/5221] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:13.291922 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-e1836166-3365-4488-88cb-8cab604f4d53 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.294040 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-e1836166-3365-4488-88cb-8cab604f4d53 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:13.294300 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-e1836166-3365-4488-88cb-8cab604f4d53 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.294484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-e1836166-3365-4488-88cb-8cab604f4d53 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.308651 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:13.308651 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:13.311759 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-e1836166-3365-4488-88cb-8cab604f4d53 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:13.315531 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-e1836166-3365-4488-88cb-8cab604f4d53 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:13:13.315886 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1296/5222] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:13.779722 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92ea5343-5f6f-4035-9f41-aaa2afe73573 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.781712 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92ea5343-5f6f-4035-9f41-aaa2afe73573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 Aug 15 15:13:13.781938 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92ea5343-5f6f-4035-9f41-aaa2afe73573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.782175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92ea5343-5f6f-4035-9f41-aaa2afe73573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.788144 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92ea5343-5f6f-4035-9f41-aaa2afe73573 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 returned with HTTP 404 Aug 15 15:13:13.788617 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1307/5223] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/4a6022ee-cfef-4a0b-a4c0-b294c0e45888 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:13.945481 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0e5daecc-44cc-40ff-99b0-f0d8b9463420 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:13.947482 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e5daecc-44cc-40ff-99b0-f0d8b9463420 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 Aug 15 15:13:13.947685 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e5daecc-44cc-40ff-99b0-f0d8b9463420 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:13.947862 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e5daecc-44cc-40ff-99b0-f0d8b9463420 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:13.955049 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e5daecc-44cc-40ff-99b0-f0d8b9463420 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 returned with HTTP 404 Aug 15 15:13:13.955655 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1309/5224] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:13 2026] GET /volume/v3/volumes/e3bb5f37-221a-4383-aba0-300160e240e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:14.070952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-9a793b31-d282-456c-a3f2-ab340b2ae38d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.073106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-9a793b31-d282-456c-a3f2-ab340b2ae38d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60 Aug 15 15:13:14.073498 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-9a793b31-d282-456c-a3f2-ab340b2ae38d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.073732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-9a793b31-d282-456c-a3f2-ab340b2ae38d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.081157 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.081157 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:14.134400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7355660d-1b79-4607-bbc4-b31b47985ec9 req-9a793b31-d282-456c-a3f2-ab340b2ae38d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60 returned with HTTP 200 Aug 15 15:13:14.135441 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1313/5225] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:14 2026] DELETE /volume/v3/attachments/42296209-589b-4af8-ad60-68c83cd2ac60 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:14.246524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.248820 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] DELETE https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:13:14.249075 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.249418 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.249628 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume with id: 43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:13:14.258391 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.258391 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:14.258945 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:13:14.274847 np0000007361 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:13:14.281313 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Delete volume request issued successfully. Aug 15 15:13:14.281484 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f0dffe5-8673-4612-9b78-12f3b9a883e4 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 202 Aug 15 15:13:14.281986 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1297/5226] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:13:14 2026] DELETE /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:14.288938 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd2b606a-6de2-48f4-895e-6f627df8c64d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.291091 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd2b606a-6de2-48f4-895e-6f627df8c64d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:13:14.291357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd2b606a-6de2-48f4-895e-6f627df8c64d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.291584 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd2b606a-6de2-48f4-895e-6f627df8c64d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.298482 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c73d757-448a-4313-a0e8-bd17a0199b2c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.300597 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c73d757-448a-4313-a0e8-bd17a0199b2c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:14.300839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c73d757-448a-4313-a0e8-bd17a0199b2c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.301069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c73d757-448a-4313-a0e8-bd17a0199b2c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.301395 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.301395 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:14.305411 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dd2b606a-6de2-48f4-895e-6f627df8c64d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Volume info retrieved successfully. Aug 15 15:13:14.310297 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.310297 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:14.311383 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd2b606a-6de2-48f4-895e-6f627df8c64d tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 200 Aug 15 15:13:14.311895 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1308/5227] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:14 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 1429 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:14.315057 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c73d757-448a-4313-a0e8-bd17a0199b2c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:14.321098 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c73d757-448a-4313-a0e8-bd17a0199b2c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:13:14.321627 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1310/5228] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:14 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:14.333116 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba3591eb-3006-4547-980f-6443384a91e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.336220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:14.336489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.336745 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.336968 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume with id: 22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:14.345199 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.345199 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:14.345664 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:14.355983 np0000007361 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:13:14.363424 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume request issued successfully. Aug 15 15:13:14.363605 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba3591eb-3006-4547-980f-6443384a91e5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 202 Aug 15 15:13:14.364157 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1314/5229] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:13:14 2026] DELETE /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:14.371441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c60090d0-84e3-49af-b490-f8da97d3d52a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.373187 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c60090d0-84e3-49af-b490-f8da97d3d52a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:14.373410 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c60090d0-84e3-49af-b490-f8da97d3d52a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.373827 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c60090d0-84e3-49af-b490-f8da97d3d52a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.380006 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.380006 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:14.383128 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c60090d0-84e3-49af-b490-f8da97d3d52a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:14.386966 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c60090d0-84e3-49af-b490-f8da97d3d52a tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 200 Aug 15 15:13:14.387365 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1298/5230] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:14 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:14.840963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-410fc753-cd02-41fc-b4f3-0772b418907a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.842571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-410fc753-cd02-41fc-b4f3-0772b418907a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:14.842752 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-410fc753-cd02-41fc-b4f3-0772b418907a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.842927 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-410fc753-cd02-41fc-b4f3-0772b418907a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.849265 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.849265 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:14.852277 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-410fc753-cd02-41fc-b4f3-0772b418907a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:14.855761 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-410fc753-cd02-41fc-b4f3-0772b418907a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:14.856100 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1309/5231] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:14 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 867 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:14.867048 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.869021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] DELETE https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:14.869225 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.869429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.869584 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Delete volume with id: c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:14.875919 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.875919 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:14.876358 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:14.893487 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Delete volume request issued successfully. Aug 15 15:13:14.893628 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ed3297e-a7c0-4259-bf1c-cf7c241f218a tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 202 Aug 15 15:13:14.894009 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1311/5232] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:13:14 2026] DELETE /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:13:14.900322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15216cac-4f9c-45cb-9b03-d2af10e631a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:14.902103 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15216cac-4f9c-45cb-9b03-d2af10e631a7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:14.902372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15216cac-4f9c-45cb-9b03-d2af10e631a7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:14.902601 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15216cac-4f9c-45cb-9b03-d2af10e631a7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:14.911793 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:14.911793 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:14.916452 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-15216cac-4f9c-45cb-9b03-d2af10e631a7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Volume info retrieved successfully. Aug 15 15:13:14.921211 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15216cac-4f9c-45cb-9b03-d2af10e631a7 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 200 Aug 15 15:13:14.921594 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1315/5233] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:14 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:15.324267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e173055-62c9-4a4f-bcac-305197527186 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.325941 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e173055-62c9-4a4f-bcac-305197527186 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] GET https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e Aug 15 15:13:15.326097 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e173055-62c9-4a4f-bcac-305197527186 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.326311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e173055-62c9-4a4f-bcac-305197527186 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.333219 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e173055-62c9-4a4f-bcac-305197527186 tempest-TestEncryptedCinderVolumes-585990915 tempest-TestEncryptedCinderVolumes-585990915-project-member] https://10.4.3.107/volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e returned with HTTP 404 Aug 15 15:13:15.333711 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1299/5234] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:15 2026] GET /volume/v3/volumes/43a4b65f-5d81-4120-81de-f16706aec18e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:15.340088 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.341838 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:13:15.342028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.342218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.343028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:13:15.355526 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Get all volumes completed successfully. Aug 15 15:13:15.356871 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:15.356871 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:15.363873 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a1a7d5c-0e68-4b84-9574-2519e45926ee tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:13:15.364468 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1310/5235] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:13:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:15.377931 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-064a321b-d25a-4b11-a967-83a88a90ef6a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.379603 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-064a321b-d25a-4b11-a967-83a88a90ef6a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] DELETE https://10.4.3.107/volume/v3/types/6c4415ff-6f07-49a1-876c-99e13254074d Aug 15 15:13:15.379779 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-064a321b-d25a-4b11-a967-83a88a90ef6a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.379963 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-064a321b-d25a-4b11-a967-83a88a90ef6a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.399607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82ada3e4-6912-4f52-9d92-6d5580131ed7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.401694 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82ada3e4-6912-4f52-9d92-6d5580131ed7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a Aug 15 15:13:15.401820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82ada3e4-6912-4f52-9d92-6d5580131ed7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.402004 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82ada3e4-6912-4f52-9d92-6d5580131ed7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.403409 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-064a321b-d25a-4b11-a967-83a88a90ef6a tempest-TestEncryptedCinderVolumes-15952106 tempest-TestEncryptedCinderVolumes-15952106-project-admin] https://10.4.3.107/volume/v3/types/6c4415ff-6f07-49a1-876c-99e13254074d returned with HTTP 202 Aug 15 15:13:15.403409 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1312/5236] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:13:15 2026] DELETE /volume/v3/types/6c4415ff-6f07-49a1-876c-99e13254074d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:15.407936 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82ada3e4-6912-4f52-9d92-6d5580131ed7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a returned with HTTP 404 Aug 15 15:13:15.408493 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1316/5237] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:15 2026] GET /volume/v3/volumes/22c4bfd9-3d74-496c-aec3-0fab7d7d9e8a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:15.414881 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.416500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:13:15.416741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.416848 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.417558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:13:15.425592 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Get all volumes completed successfully. Aug 15 15:13:15.426747 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:15.426747 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:15.430376 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a1157ca-46d4-4a6a-87f0-36038345dd32 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:13:15.430883 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1300/5238] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:13:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4215 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:15.443047 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9dbbdda8-5377-485c-a9a0-11423a2aab3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.444857 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dbbdda8-5377-485c-a9a0-11423a2aab3a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] DELETE https://10.4.3.107/volume/v3/types/2e869ea2-c6d3-486a-98cc-f8fed4dab351 Aug 15 15:13:15.445060 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dbbdda8-5377-485c-a9a0-11423a2aab3a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.445286 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dbbdda8-5377-485c-a9a0-11423a2aab3a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.463966 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dbbdda8-5377-485c-a9a0-11423a2aab3a tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types/2e869ea2-c6d3-486a-98cc-f8fed4dab351 returned with HTTP 202 Aug 15 15:13:15.464312 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1311/5239] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:13:15 2026] DELETE /volume/v3/types/2e869ea2-c6d3-486a-98cc-f8fed4dab351 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:15.470302 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10a21a6f-0325-48da-9f10-49778239eae7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.471851 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:15.472008 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.472201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.472346 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume with id: 06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:15.478556 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:15.478556 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:15.478986 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:15.496960 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume request issued successfully. Aug 15 15:13:15.497271 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10a21a6f-0325-48da-9f10-49778239eae7 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 202 Aug 15 15:13:15.497811 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1313/5240] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:13:15 2026] DELETE /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:15.505573 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c11a6f4c-ffaf-4804-afc6-69000a81c5f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.506717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c11a6f4c-ffaf-4804-afc6-69000a81c5f1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:15.506717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c11a6f4c-ffaf-4804-afc6-69000a81c5f1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.506874 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c11a6f4c-ffaf-4804-afc6-69000a81c5f1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.512830 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:15.512830 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:15.515854 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c11a6f4c-ffaf-4804-afc6-69000a81c5f1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:15.519606 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c11a6f4c-ffaf-4804-afc6-69000a81c5f1 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 200 Aug 15 15:13:15.520021 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1317/5241] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:15 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:15.934472 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f9ee147-00c6-495f-915c-0a35bd853493 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:15.936298 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f9ee147-00c6-495f-915c-0a35bd853493 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] GET https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d Aug 15 15:13:15.936578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f9ee147-00c6-495f-915c-0a35bd853493 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:15.936759 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f9ee147-00c6-495f-915c-0a35bd853493 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:15.943881 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f9ee147-00c6-495f-915c-0a35bd853493 tempest-VolumesExtendAttachedTest-626430887 tempest-VolumesExtendAttachedTest-626430887-project-member] https://10.4.3.107/volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d returned with HTTP 404 Aug 15 15:13:15.944522 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1301/5242] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:15 2026] GET /volume/v3/volumes/c377aa8c-8bad-49bf-a7a5-799d5945203d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:13:16.532426 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a4fb7d3-3a25-4436-93be-852003200939 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:16.534256 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a4fb7d3-3a25-4436-93be-852003200939 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a Aug 15 15:13:16.534497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a4fb7d3-3a25-4436-93be-852003200939 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:16.535177 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a4fb7d3-3a25-4436-93be-852003200939 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:16.540040 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a4fb7d3-3a25-4436-93be-852003200939 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a returned with HTTP 404 Aug 15 15:13:16.540620 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1312/5243] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:16 2026] GET /volume/v3/volumes/06eb3553-1557-47cf-91c2-68e291a0ea3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:16.547856 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-def9ed51-4683-436a-ba23-359dc879e778 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:16.549695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:16.549967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:16.550196 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:16.550435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume with id: 9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:16.559225 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:16.559225 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:16.559891 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:16.580233 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume request issued successfully. Aug 15 15:13:16.583264 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-def9ed51-4683-436a-ba23-359dc879e778 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 202 Aug 15 15:13:16.583264 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1314/5244] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:13:16 2026] DELETE /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:16.591081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9bf8bd8-da74-4195-bf2d-107e237e9290 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:16.593061 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9bf8bd8-da74-4195-bf2d-107e237e9290 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:16.593061 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9bf8bd8-da74-4195-bf2d-107e237e9290 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:16.593265 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9bf8bd8-da74-4195-bf2d-107e237e9290 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:16.599725 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:16.599725 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:16.603058 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a9bf8bd8-da74-4195-bf2d-107e237e9290 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:13:16.607831 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9bf8bd8-da74-4195-bf2d-107e237e9290 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 200 Aug 15 15:13:16.608308 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1318/5245] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:16 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:17.619280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c350c28-4e92-472d-87dc-5b7db6f5fc11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:17.620819 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c350c28-4e92-472d-87dc-5b7db6f5fc11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 Aug 15 15:13:17.620995 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c350c28-4e92-472d-87dc-5b7db6f5fc11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:17.621169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c350c28-4e92-472d-87dc-5b7db6f5fc11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:17.626730 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c350c28-4e92-472d-87dc-5b7db6f5fc11 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 returned with HTTP 404 Aug 15 15:13:17.627214 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1302/5246] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:17 2026] GET /volume/v3/volumes/9c92f549-4609-4820-b15c-2ac91f45f4c3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:17.634544 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:17.636086 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:13:17.636339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:17.636516 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:17.637151 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:13:17.643848 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Get all volumes completed successfully. Aug 15 15:13:17.644681 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:17.644681 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:17.648381 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a08c58f0-ebcb-41b4-bea8-80e6dc44aaf7 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:13:17.648872 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1313/5247] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:13:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:17.661658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-11b2b299-78a6-4675-89b3-ae5283800f8d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:17.663321 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11b2b299-78a6-4675-89b3-ae5283800f8d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] DELETE https://10.4.3.107/volume/v3/types/0d0280ae-c509-4ae9-95fd-60ac4722586b Aug 15 15:13:17.663495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11b2b299-78a6-4675-89b3-ae5283800f8d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:17.663680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11b2b299-78a6-4675-89b3-ae5283800f8d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:17.688711 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11b2b299-78a6-4675-89b3-ae5283800f8d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types/0d0280ae-c509-4ae9-95fd-60ac4722586b returned with HTTP 202 Aug 15 15:13:17.689038 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1315/5248] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:13:17 2026] DELETE /volume/v3/types/0d0280ae-c509-4ae9-95fd-60ac4722586b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:21.417877 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:21.419885 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:21.420324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-875028219", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:21.421954 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-875028219', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:21.422071 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Create volume of 1 GB Aug 15 15:13:21.424016 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=192,cinder:UPDATE=27,cinder:INSERT=7 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:21.425867 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Availability Zones retrieved successfully. Aug 15 15:13:21.431175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Flow 'volume_create_api' (036205dd-5b48-42cd-80b9-b4e6305b0662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:21.432151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12200239-7de7-4338-a1d1-ccfab99e20e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:21.433762 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:21.455657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12200239-7de7-4338-a1d1-ccfab99e20e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:21.456452 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a95a610-ce3e-4036-9cef-6ea62ce1a114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:21.517502 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Created reservations ['1e6d375e-b427-4949-b439-1562dc774759', '5496cb02-a8fa-4cff-a4a4-36c50d37a323', '738f47f7-e360-4441-b3fd-9951a6eabb09', '55d50243-e5e8-4548-811c-480d46ba2931'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:21.518270 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a95a610-ce3e-4036-9cef-6ea62ce1a114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e6d375e-b427-4949-b439-1562dc774759', '5496cb02-a8fa-4cff-a4a4-36c50d37a323', '738f47f7-e360-4441-b3fd-9951a6eabb09', '55d50243-e5e8-4548-811c-480d46ba2931']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:21.518946 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc10f0a7-2739-4301-8788-8fb721985cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:21.540832 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc10f0a7-2739-4301-8788-8fb721985cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a368840-b7f6-4319-917b-2ad09c72e559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-875028219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7cebfe669547d5a0079876afb7988b',qos_specs=None,replication_status=,reservations=['1e6d375e-b427-4949-b439-1562dc774759','5496cb02-a8fa-4cff-a4a4-36c50d37a323','738f47f7-e360-4441-b3fd-9951a6eabb09','55d50243-e5e8-4548-811c-480d46ba2931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='543c28528d54475baeb393687c89c859',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-875028219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a368840-b7f6-4319-917b-2ad09c72e559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7cebfe669547d5a0079876afb7988b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='543c28528d54475baeb393687c89c859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:21.541726 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eef5d85-90b4-4d90-b0ca-c0b44852635c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:21.562324 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eef5d85-90b4-4d90-b0ca-c0b44852635c) transitioned into state 'SUCCESS' from state '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-875028219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7cebfe669547d5a0079876afb7988b',qos_specs=None,replication_status=,reservations=['1e6d375e-b427-4949-b439-1562dc774759','5496cb02-a8fa-4cff-a4a4-36c50d37a323','738f47f7-e360-4441-b3fd-9951a6eabb09','55d50243-e5e8-4548-811c-480d46ba2931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='543c28528d54475baeb393687c89c859',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:21.563423 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685faaf6-2af3-48b7-9618-06504dc19ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:21.575135 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685faaf6-2af3-48b7-9618-06504dc19ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:21.576526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Flow 'volume_create_api' (036205dd-5b48-42cd-80b9-b4e6305b0662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:21.576964 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Create volume request issued successfully. Aug 15 15:13:21.577812 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1ce7ac7-1a4e-47f0-948e-3612a41fcdac tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:21.578630 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1319/5249] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:13:21 2026] POST /volume/v3/volumes => generated 788 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:21.592021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef571300-6784-4fb8-89d6-34ce167f0a9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:21.594254 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef571300-6784-4fb8-89d6-34ce167f0a9d tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:21.594596 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef571300-6784-4fb8-89d6-34ce167f0a9d tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:21.594824 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef571300-6784-4fb8-89d6-34ce167f0a9d tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:21.597223 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=192,cinder:UPDATE=28,cinder:INSERT=19 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:21.604651 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:21.604651 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:21.609464 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ef571300-6784-4fb8-89d6-34ce167f0a9d tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:21.616602 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef571300-6784-4fb8-89d6-34ce167f0a9d tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:21.617197 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1303/5250] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:21 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:21.982422 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.067588 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:22.067912 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-153587414"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:22.069382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-153587414'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:22.069514 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create volume of 1 GB Aug 15 15:13:22.073371 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Availability Zones retrieved successfully. Aug 15 15:13:22.081025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Flow 'volume_create_api' (b0b5ffa7-a190-479b-9efd-6754aaf2de22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:22.082002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36216cd3-cf11-4475-a1e8-55d3e0da26ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:22.082923 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:22.105687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36216cd3-cf11-4475-a1e8-55d3e0da26ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:22.106535 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090863c2-5fd4-4376-84d5-b7eba7f1617a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:22.158962 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Created reservations ['6278aa6c-8a38-4db7-9c60-6a93edffa979', '4251975d-4937-4d7b-8f91-e909d41f6960', '3dcf07aa-82ac-41b9-a6f4-1f7cff669f8f', 'c092ebd2-9705-4097-91c0-0c4ca144cf49'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:22.159805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090863c2-5fd4-4376-84d5-b7eba7f1617a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6278aa6c-8a38-4db7-9c60-6a93edffa979', '4251975d-4937-4d7b-8f91-e909d41f6960', '3dcf07aa-82ac-41b9-a6f4-1f7cff669f8f', 'c092ebd2-9705-4097-91c0-0c4ca144cf49']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:22.160588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef27fe3-529e-4562-82a8-61ef00a40d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:22.181179 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef27fe3-529e-4562-82a8-61ef00a40d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8063638-c5e9-4cf3-9414-f4874c3ca69e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-153587414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cddc0cba6a94a8b8baba6cee4dbfdb5',qos_specs=None,replication_status=,reservations=['6278aa6c-8a38-4db7-9c60-6a93edffa979','4251975d-4937-4d7b-8f91-e909d41f6960','3dcf07aa-82ac-41b9-a6f4-1f7cff669f8f','c092ebd2-9705-4097-91c0-0c4ca144cf49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37410404da984e41871c0a5891aa2a6e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-153587414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8063638-c5e9-4cf3-9414-f4874c3ca69e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cddc0cba6a94a8b8baba6cee4dbfdb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37410404da984e41871c0a5891aa2a6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:22.181784 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfffd86-f677-4087-8599-1e5f843bf24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:22.201748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfffd86-f677-4087-8599-1e5f843bf24e) transitioned into state 'SUCCESS' from state '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-153587414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cddc0cba6a94a8b8baba6cee4dbfdb5',qos_specs=None,replication_status=,reservations=['6278aa6c-8a38-4db7-9c60-6a93edffa979','4251975d-4937-4d7b-8f91-e909d41f6960','3dcf07aa-82ac-41b9-a6f4-1f7cff669f8f','c092ebd2-9705-4097-91c0-0c4ca144cf49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37410404da984e41871c0a5891aa2a6e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:22.202389 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe35317-ec5f-42df-8b37-f202bdf5d2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:22.213263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe35317-ec5f-42df-8b37-f202bdf5d2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:22.213263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Flow 'volume_create_api' (b0b5ffa7-a190-479b-9efd-6754aaf2de22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:22.213263 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create volume request issued successfully. Aug 15 15:13:22.213263 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f37801f6-1f1e-4b3f-ba35-392b3b51b23b tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:22.213263 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1314/5251] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:13:21 2026] POST /volume/v3/volumes => generated 765 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:22.226267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9c57a565-9d4f-4f7e-aa5d-da43b91ae646 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.226267 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c57a565-9d4f-4f7e-aa5d-da43b91ae646 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:22.226267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c57a565-9d4f-4f7e-aa5d-da43b91ae646 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.226267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c57a565-9d4f-4f7e-aa5d-da43b91ae646 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.232924 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.232924 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:22.236972 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9c57a565-9d4f-4f7e-aa5d-da43b91ae646 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:22.242075 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c57a565-9d4f-4f7e-aa5d-da43b91ae646 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 200 Aug 15 15:13:22.242075 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1316/5252] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:22 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:22.632812 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dff78d38-763e-491d-b1b3-d489c8e93fd5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.635080 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dff78d38-763e-491d-b1b3-d489c8e93fd5 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:22.635463 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dff78d38-763e-491d-b1b3-d489c8e93fd5 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.635667 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dff78d38-763e-491d-b1b3-d489c8e93fd5 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.644414 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.644414 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:22.648862 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dff78d38-763e-491d-b1b3-d489c8e93fd5 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:22.653982 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dff78d38-763e-491d-b1b3-d489c8e93fd5 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:22.654495 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1320/5253] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:22 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:22.667348 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf7faa8c-92fe-4630-ad69-9120a06a0110 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.669629 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf7faa8c-92fe-4630-ad69-9120a06a0110 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:22.669889 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf7faa8c-92fe-4630-ad69-9120a06a0110 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.670898 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf7faa8c-92fe-4630-ad69-9120a06a0110 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.679555 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.679555 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:22.688257 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cf7faa8c-92fe-4630-ad69-9120a06a0110 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:22.697009 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf7faa8c-92fe-4630-ad69-9120a06a0110 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:22.697585 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1304/5254] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:22 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:22.747272 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-44358c01-923d-4350-8d9c-160b6920072c req-9753a3a6-561f-48cb-8b38-558b41cc90f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.749560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-9753a3a6-561f-48cb-8b38-558b41cc90f3 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:22.749754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-9753a3a6-561f-48cb-8b38-558b41cc90f3 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.749935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-9753a3a6-561f-48cb-8b38-558b41cc90f3 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.757066 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.757066 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:22.760754 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-44358c01-923d-4350-8d9c-160b6920072c req-9753a3a6-561f-48cb-8b38-558b41cc90f3 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:22.765019 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-9753a3a6-561f-48cb-8b38-558b41cc90f3 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:22.765497 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1315/5255] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:22 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:22.835183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-581c2204-4198-4e3f-97a4-cd13f89e7d77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.835607 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-581c2204-4198-4e3f-97a4-cd13f89e7d77 None None] GET https://10.4.3.107/volume// Aug 15 15:13:22.835761 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-581c2204-4198-4e3f-97a4-cd13f89e7d77 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.835933 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-581c2204-4198-4e3f-97a4-cd13f89e7d77 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.836319 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-581c2204-4198-4e3f-97a4-cd13f89e7d77 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:22.836601 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1317/5256] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:13: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 15 15:13:22.847484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-44358c01-923d-4350-8d9c-160b6920072c req-5a60eabf-04b4-43b0-aff6-dbc8fba70e18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.850450 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-5a60eabf-04b4-43b0-aff6-dbc8fba70e18 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:13:22.850912 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-5a60eabf-04b4-43b0-aff6-dbc8fba70e18 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a368840-b7f6-4319-917b-2ad09c72e559", "connector": null, "instance_uuid": "20143867-ec53-491c-bbdf-8c0846435908"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:22.861774 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.861774 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:22.904718 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-5a60eabf-04b4-43b0-aff6-dbc8fba70e18 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:13:22.905373 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1321/5257] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:13:22 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:22.934515 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e317c6f4-100f-4a88-b90d-ffe8aec9ff14 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.936369 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e317c6f4-100f-4a88-b90d-ffe8aec9ff14 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:22.936616 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e317c6f4-100f-4a88-b90d-ffe8aec9ff14 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.936835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e317c6f4-100f-4a88-b90d-ffe8aec9ff14 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.949486 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4569397-cb67-4aa9-8085-b37a933f3eb0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.949961 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4569397-cb67-4aa9-8085-b37a933f3eb0 None None] GET https://10.4.3.107/volume// Aug 15 15:13:22.950175 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4569397-cb67-4aa9-8085-b37a933f3eb0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.950435 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4569397-cb67-4aa9-8085-b37a933f3eb0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.950816 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4569397-cb67-4aa9-8085-b37a933f3eb0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:22.950982 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.950982 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:22.951142 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1316/5258] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:22.955410 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e317c6f4-100f-4a88-b90d-ffe8aec9ff14 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:22.960746 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e317c6f4-100f-4a88-b90d-ffe8aec9ff14 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:22.961110 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1305/5259] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:22 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:22.965504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-44358c01-923d-4350-8d9c-160b6920072c req-0253d8cb-f2d4-425a-9ed8-b4095533f4e1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:22.968177 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-0253d8cb-f2d4-425a-9ed8-b4095533f4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:22.968473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-0253d8cb-f2d4-425a-9ed8-b4095533f4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:22.968711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-0253d8cb-f2d4-425a-9ed8-b4095533f4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:22.979765 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:22.979765 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:22.983576 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-44358c01-923d-4350-8d9c-160b6920072c req-0253d8cb-f2d4-425a-9ed8-b4095533f4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:22.988562 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-0253d8cb-f2d4-425a-9ed8-b4095533f4e1 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:22.989070 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1318/5260] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:22 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 1042 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:23.075711 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.077694 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:23.078228 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-484292252", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:23.080146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-484292252', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:23.080287 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create volume of 1 GB Aug 15 15:13:23.080586 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.080586 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:23.084717 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Availability Zones retrieved successfully. Aug 15 15:13:23.092113 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Flow 'volume_create_api' (fcd0997b-001a-4a01-b016-ecdea53192e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:23.092820 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0e6cc3-0645-44fe-a251-e267d482a2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:23.093954 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:23.094685 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.096742 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] PUT https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 Aug 15 15:13:23.097093 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:23.103907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Acquiring lock "cinder-attachment_update-8a368840-b7f6-4319-917b-2ad09c72e559-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:13:23.108376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Lock "cinder-attachment_update-8a368840-b7f6-4319-917b-2ad09c72e559-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:13:23.109429 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.109429 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:23.119993 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0e6cc3-0645-44fe-a251-e267d482a2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:23.120911 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72f619f-0dd9-4d7b-a089-4fe76ca38572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:23.158572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Created reservations ['7e44b5e0-ab44-470d-bf8d-c9ddcc4fcf11', '78368cd7-036c-4fa0-b5f4-d42820ad77b2', '4d9be8e5-c29c-4499-9ffa-87bfaf2642c5', 'd308648f-be2a-4a22-9b1b-5ca678a176b2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:23.160942 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72f619f-0dd9-4d7b-a089-4fe76ca38572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e44b5e0-ab44-470d-bf8d-c9ddcc4fcf11', '78368cd7-036c-4fa0-b5f4-d42820ad77b2', '4d9be8e5-c29c-4499-9ffa-87bfaf2642c5', 'd308648f-be2a-4a22-9b1b-5ca678a176b2']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:23.160942 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4604d87b-8f4f-4cf5-a450-013a2a916c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:23.183135 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Lock "cinder-attachment_update-8a368840-b7f6-4319-917b-2ad09c72e559-np0000007361" released by "attachment_update" :: held 0.075s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:13:23.183490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-43e72538-db22-4c27-b73b-810e29f1a379 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 returned with HTTP 200 Aug 15 15:13:23.184064 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1317/5261] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:13:23 2026] PUT /volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:23.187667 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4604d87b-8f4f-4cf5-a450-013a2a916c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172ca3d8-453d-45fe-84d5-39450d075bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-484292252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1118b43c5246a895876c8ffb93f8ba',qos_specs=None,replication_status=,reservations=['7e44b5e0-ab44-470d-bf8d-c9ddcc4fcf11','78368cd7-036c-4fa0-b5f4-d42820ad77b2','4d9be8e5-c29c-4499-9ffa-87bfaf2642c5','d308648f-be2a-4a22-9b1b-5ca678a176b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442305573e114c61bd29a96f69c9cdd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-484292252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172ca3d8-453d-45fe-84d5-39450d075bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c1118b43c5246a895876c8ffb93f8ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='442305573e114c61bd29a96f69c9cdd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:23.188967 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c10e1a6-13d0-4d2f-baee-05a6570bbc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:23.205772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c10e1a6-13d0-4d2f-baee-05a6570bbc7a) transitioned into state 'SUCCESS' from state '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-484292252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c1118b43c5246a895876c8ffb93f8ba',qos_specs=None,replication_status=,reservations=['7e44b5e0-ab44-470d-bf8d-c9ddcc4fcf11','78368cd7-036c-4fa0-b5f4-d42820ad77b2','4d9be8e5-c29c-4499-9ffa-87bfaf2642c5','d308648f-be2a-4a22-9b1b-5ca678a176b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442305573e114c61bd29a96f69c9cdd3',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:23.206548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc36d478-6128-40bf-af5a-1a6ffd677937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:23.221835 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc36d478-6128-40bf-af5a-1a6ffd677937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:23.222825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Flow 'volume_create_api' (fcd0997b-001a-4a01-b016-ecdea53192e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:23.223136 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Create volume request issued successfully. Aug 15 15:13:23.223786 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b6755c0-15e1-4a42-9d73-beff3d705d58 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:23.224294 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1322/5262] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:13:23 2026] POST /volume/v3/volumes => generated 754 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:23.238209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-641b44e0-8cf9-43da-a4c2-62538708af74 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.240856 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-641b44e0-8cf9-43da-a4c2-62538708af74 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:23.240856 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-641b44e0-8cf9-43da-a4c2-62538708af74 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:23.240856 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-641b44e0-8cf9-43da-a4c2-62538708af74 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:23.248907 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.248907 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:23.252888 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-641b44e0-8cf9-43da-a4c2-62538708af74 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:23.253084 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f91c4557-1cc9-4ae4-9f13-4febe3746044 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.254813 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f91c4557-1cc9-4ae4-9f13-4febe3746044 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:23.255002 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f91c4557-1cc9-4ae4-9f13-4febe3746044 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:23.255201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f91c4557-1cc9-4ae4-9f13-4febe3746044 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:23.258585 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-641b44e0-8cf9-43da-a4c2-62538708af74 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:23.259054 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1306/5263] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:23 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:23.264222 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.264222 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:23.267668 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f91c4557-1cc9-4ae4-9f13-4febe3746044 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:23.273813 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f91c4557-1cc9-4ae4-9f13-4febe3746044 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 200 Aug 15 15:13:23.274237 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1319/5264] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:23 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:23.286840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.288881 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:13:23.289471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8063638-c5e9-4cf3-9414-f4874c3ca69e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1512363269"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:23.298714 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.298714 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:23.299132 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:23.299295 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create snapshot from volume a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:23.338028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Created reservations ['7472e682-5e45-4a63-b810-3cfc49456174', '7b10086b-c1cd-4f08-82d5-af5892371387', '2752c525-d61f-4e9a-817a-13e6a6d914fe', 'c7a2e734-eb07-465c-94fb-ea39ad0da8ca'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:23.365279 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot create request issued successfully. Aug 15 15:13:23.365528 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5cb903c-ce89-4a46-8576-2d9ff5780774 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:13:23.365957 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1318/5265] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:13:23 2026] POST /volume/v3/snapshots => generated 322 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:23.374720 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-176bd53d-3555-477e-8426-1bdff701e4f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.376444 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-176bd53d-3555-477e-8426-1bdff701e4f8 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:23.376612 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-176bd53d-3555-477e-8426-1bdff701e4f8 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:23.376783 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-176bd53d-3555-477e-8426-1bdff701e4f8 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:23.381570 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.381570 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:23.382028 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-176bd53d-3555-477e-8426-1bdff701e4f8 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:23.382847 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-176bd53d-3555-477e-8426-1bdff701e4f8 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b returned with HTTP 200 Aug 15 15:13:23.383267 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1323/5266] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:23 2026] GET /volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:23.973524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8b45053-ca76-4d24-811e-2d0bee8abe4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:23.975769 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8b45053-ca76-4d24-811e-2d0bee8abe4e tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:23.976065 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8b45053-ca76-4d24-811e-2d0bee8abe4e tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:23.976359 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8b45053-ca76-4d24-811e-2d0bee8abe4e tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:23.988716 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:23.988716 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:23.993548 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e8b45053-ca76-4d24-811e-2d0bee8abe4e tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:23.998861 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8b45053-ca76-4d24-811e-2d0bee8abe4e tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:23.999340 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1307/5267] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:23 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:24.273866 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd0f1f8f-786f-4b0f-a450-3fe91c537c09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.278677 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd0f1f8f-786f-4b0f-a450-3fe91c537c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:24.278886 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd0f1f8f-786f-4b0f-a450-3fe91c537c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.279074 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd0f1f8f-786f-4b0f-a450-3fe91c537c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.291061 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.291061 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:24.296670 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd0f1f8f-786f-4b0f-a450-3fe91c537c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:24.303446 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd0f1f8f-786f-4b0f-a450-3fe91c537c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:24.303446 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1320/5268] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.323474 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e36af2ad-73d3-4628-8548-2f17e5b5e5ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.327089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e36af2ad-73d3-4628-8548-2f17e5b5e5ba tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:24.327538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e36af2ad-73d3-4628-8548-2f17e5b5e5ba tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.327700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e36af2ad-73d3-4628-8548-2f17e5b5e5ba tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.335107 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.335107 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:24.338828 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e36af2ad-73d3-4628-8548-2f17e5b5e5ba tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:24.343001 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e36af2ad-73d3-4628-8548-2f17e5b5e5ba tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:24.343448 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1319/5269] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.354984 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c52810ff-bafc-4812-870c-ef02f81b51ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.356915 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:13:24.357143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.357350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.357656 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:13:24.358580 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:13:24.366531 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Get all volumes completed successfully. Aug 15 15:13:24.367034 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c52810ff-bafc-4812-870c-ef02f81b51ad tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:13:24.367519 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1324/5270] 10.4.3.107 () {66 vars in 1237 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes => generated 338 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.380795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5c2bfe6-6b50-427b-9a10-9f5316d3a174 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.380795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5c2bfe6-6b50-427b-9a10-9f5316d3a174 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:24.380795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5c2bfe6-6b50-427b-9a10-9f5316d3a174 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.380795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5c2bfe6-6b50-427b-9a10-9f5316d3a174 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.386504 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.386504 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:24.393467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d46e136e-a124-46c8-a5f1-bddb583e6eba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.394389 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d5c2bfe6-6b50-427b-9a10-9f5316d3a174 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:24.395568 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d46e136e-a124-46c8-a5f1-bddb583e6eba tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:24.395804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d46e136e-a124-46c8-a5f1-bddb583e6eba tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.396403 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d46e136e-a124-46c8-a5f1-bddb583e6eba tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.400018 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5c2bfe6-6b50-427b-9a10-9f5316d3a174 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:24.400577 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1308/5271] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.401052 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.401052 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:24.401526 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d46e136e-a124-46c8-a5f1-bddb583e6eba tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:24.402352 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d46e136e-a124-46c8-a5f1-bddb583e6eba tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b returned with HTTP 200 Aug 15 15:13:24.402748 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1321/5272] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.413015 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a4a7eb7-2896-450c-84bf-27302386b38e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.415605 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a4a7eb7-2896-450c-84bf-27302386b38e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e/action Aug 15 15:13:24.416695 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a4a7eb7-2896-450c-84bf-27302386b38e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action body: b'{"revert": {"snapshot_id": "51edddc9-269d-484a-8578-a50e0bf4b73b"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:24.416863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a4a7eb7-2896-450c-84bf-27302386b38e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "51edddc9-269d-484a-8578-a50e0bf4b73b"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:24.433714 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.433714 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:24.434410 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a4a7eb7-2896-450c-84bf-27302386b38e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume retrieved successfully. Aug 15 15:13:24.451751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-12e2449b-e5bd-4e6f-b98d-e7305f4ce0b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.453299 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9a4a7eb7-2896-450c-84bf-27302386b38e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Reverting volume a8063638-c5e9-4cf3-9414-f4874c3ca69e to snapshot 51edddc9-269d-484a-8578-a50e0bf4b73b. Aug 15 15:13:24.454111 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-12e2449b-e5bd-4e6f-b98d-e7305f4ce0b4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:24.454396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-12e2449b-e5bd-4e6f-b98d-e7305f4ce0b4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.454626 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-12e2449b-e5bd-4e6f-b98d-e7305f4ce0b4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.454711 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.454711 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:24.461972 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.461972 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:24.467465 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-12e2449b-e5bd-4e6f-b98d-e7305f4ce0b4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:24.472927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-12e2449b-e5bd-4e6f-b98d-e7305f4ce0b4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:24.473593 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1325/5273] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.473979 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a4a7eb7-2896-450c-84bf-27302386b38e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e/action returned with HTTP 202 Aug 15 15:13:24.474875 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1320/5274] 10.4.3.107 () {70 vars in 1431 bytes} [Sat Aug 15 15:13:24 2026] POST /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 15 15:13:24.484643 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b07800f6-c465-461a-bcec-585407862974 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.486748 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b07800f6-c465-461a-bcec-585407862974 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:24.486748 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b07800f6-c465-461a-bcec-585407862974 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.486894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b07800f6-c465-461a-bcec-585407862974 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.496482 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.496482 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:24.502447 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b07800f6-c465-461a-bcec-585407862974 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:24.508149 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b07800f6-c465-461a-bcec-585407862974 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 200 Aug 15 15:13:24.508729 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1309/5275] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:24.583097 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4abfdac3-540b-454b-808b-cefa773df822 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.583505 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4abfdac3-540b-454b-808b-cefa773df822 None None] GET https://10.4.3.107/volume// Aug 15 15:13:24.583701 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4abfdac3-540b-454b-808b-cefa773df822 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.583918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4abfdac3-540b-454b-808b-cefa773df822 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.584283 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4abfdac3-540b-454b-808b-cefa773df822 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:24.584564 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1322/5276] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:13: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 15 15:13:24.594525 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-cfbfad97-d44a-4e3b-a890-2a63235e483f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.596503 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-cfbfad97-d44a-4e3b-a890-2a63235e483f tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:13:24.596813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-cfbfad97-d44a-4e3b-a890-2a63235e483f tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "172ca3d8-453d-45fe-84d5-39450d075bdd", "connector": null, "instance_uuid": "7f3a1832-f6d8-4b71-a6c9-b6ffbb53b0eb"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:24.604737 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.604737 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:24.630460 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-cfbfad97-d44a-4e3b-a890-2a63235e483f tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:13:24.631030 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1326/5277] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:13:24 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 15 15:13:24.655085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6dbf82fe-40be-4c00-8177-41653374b7c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.656792 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6dbf82fe-40be-4c00-8177-41653374b7c1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:24.656994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6dbf82fe-40be-4c00-8177-41653374b7c1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.657218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6dbf82fe-40be-4c00-8177-41653374b7c1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.667857 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.667857 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:24.669956 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d20f4ade-98f1-4441-8e16-b9beb4d518c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.670422 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d20f4ade-98f1-4441-8e16-b9beb4d518c6 None None] GET https://10.4.3.107/volume// Aug 15 15:13:24.670569 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d20f4ade-98f1-4441-8e16-b9beb4d518c6 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.670933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d20f4ade-98f1-4441-8e16-b9beb4d518c6 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.671066 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d20f4ade-98f1-4441-8e16-b9beb4d518c6 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:24.671399 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1310/5278] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:24.672254 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6dbf82fe-40be-4c00-8177-41653374b7c1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:24.677167 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6dbf82fe-40be-4c00-8177-41653374b7c1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:24.677549 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1321/5279] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:24.706360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-75019f69-9b3d-47d4-b41f-46c24020059c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.712168 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-75019f69-9b3d-47d4-b41f-46c24020059c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:24.712458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-75019f69-9b3d-47d4-b41f-46c24020059c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:24.712721 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-75019f69-9b3d-47d4-b41f-46c24020059c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:24.718976 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=232,cinder:UPDATE=51,cinder:INSERT=40 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:24.732538 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.732538 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:24.736516 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-75019f69-9b3d-47d4-b41f-46c24020059c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:24.741922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-75019f69-9b3d-47d4-b41f-46c24020059c tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:24.742482 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1323/5280] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:24 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:24.870225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:24.873512 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] PUT https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 Aug 15 15:13:24.873858 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:24.881005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Acquiring lock "cinder-attachment_update-172ca3d8-453d-45fe-84d5-39450d075bdd-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:13:24.885376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Lock "cinder-attachment_update-172ca3d8-453d-45fe-84d5-39450d075bdd-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:13:24.886310 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:24.886310 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:24.960561 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Lock "cinder-attachment_update-172ca3d8-453d-45fe-84d5-39450d075bdd-np0000007361" released by "attachment_update" :: held 0.075s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:13:24.960817 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-df904ae8-e856-4a18-855c-0c6f26606886 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 returned with HTTP 200 Aug 15 15:13:24.961337 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1327/5281] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:13:24 2026] PUT /volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:25.010987 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5f63643c-9245-4e66-b958-9988f153f647 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.012703 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f63643c-9245-4e66-b958-9988f153f647 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:25.012951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f63643c-9245-4e66-b958-9988f153f647 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:25.013193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5f63643c-9245-4e66-b958-9988f153f647 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:25.021976 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:25.021976 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:25.025282 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5f63643c-9245-4e66-b958-9988f153f647 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:25.029330 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5f63643c-9245-4e66-b958-9988f153f647 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:25.029724 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1311/5282] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:25 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:25.523609 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-745a13a3-7cd7-4c49-b554-93047428115a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.525817 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-745a13a3-7cd7-4c49-b554-93047428115a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:25.526097 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-745a13a3-7cd7-4c49-b554-93047428115a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:25.526381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-745a13a3-7cd7-4c49-b554-93047428115a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:25.537048 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:25.537048 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:25.542802 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-745a13a3-7cd7-4c49-b554-93047428115a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:25.548760 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-745a13a3-7cd7-4c49-b554-93047428115a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 200 Aug 15 15:13:25.549405 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1322/5283] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:25 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:25.562488 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8fcdf0e0-4b80-49f7-b969-29ce5de56a13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.564844 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fcdf0e0-4b80-49f7-b969-29ce5de56a13 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:25.565183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fcdf0e0-4b80-49f7-b969-29ce5de56a13 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:25.565453 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fcdf0e0-4b80-49f7-b969-29ce5de56a13 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:25.571762 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:25.571762 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:25.572222 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8fcdf0e0-4b80-49f7-b969-29ce5de56a13 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:25.573103 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fcdf0e0-4b80-49f7-b969-29ce5de56a13 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b returned with HTTP 200 Aug 15 15:13:25.573605 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1324/5284] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:25 2026] GET /volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:25.582302 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00e0b6ca-bd54-42da-a579-4125d69ecf1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.583976 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e0b6ca-bd54-42da-a579-4125d69ecf1a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:25.584171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e0b6ca-bd54-42da-a579-4125d69ecf1a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:25.584374 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e0b6ca-bd54-42da-a579-4125d69ecf1a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:25.591059 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:25.591059 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:25.594790 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00e0b6ca-bd54-42da-a579-4125d69ecf1a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:25.599134 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e0b6ca-bd54-42da-a579-4125d69ecf1a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 200 Aug 15 15:13:25.599714 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1328/5285] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:25 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:25.611814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-750db788-dede-40aa-98bb-11add59d3718 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.617560 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:25.617943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-930777891"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:25.621914 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-930777891'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:25.622074 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create volume of 1 GB Aug 15 15:13:25.633497 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Availability Zones retrieved successfully. Aug 15 15:13:25.645639 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Flow 'volume_create_api' (f3d60aba-5e96-43dd-9313-a03c83065e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:25.646688 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ab1273-374b-46d3-98bf-5a457334861f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:25.647694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:25.678794 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ab1273-374b-46d3-98bf-5a457334861f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:25.679578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27084e8-3282-4d97-9d36-e9a86e99cfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:25.690894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-57915f60-747a-414b-9d20-7efc09b6bb51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.692688 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57915f60-747a-414b-9d20-7efc09b6bb51 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:25.692866 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57915f60-747a-414b-9d20-7efc09b6bb51 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:25.693051 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57915f60-747a-414b-9d20-7efc09b6bb51 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:25.704054 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:25.704054 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:25.709333 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-57915f60-747a-414b-9d20-7efc09b6bb51 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:25.713839 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57915f60-747a-414b-9d20-7efc09b6bb51 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:25.714291 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1323/5286] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:25 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:25.736543 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Created reservations ['b4993645-92a0-4ffa-a1ba-336fea50cf5e', '7392ffdf-8bc3-40e8-b7d8-214e795afbdb', '5aef5a62-8b42-421b-8270-919cde3af29f', 'a82abefc-ebc7-4392-8b75-a3e0af9429d3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:25.737415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27084e8-3282-4d97-9d36-e9a86e99cfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4993645-92a0-4ffa-a1ba-336fea50cf5e', '7392ffdf-8bc3-40e8-b7d8-214e795afbdb', '5aef5a62-8b42-421b-8270-919cde3af29f', 'a82abefc-ebc7-4392-8b75-a3e0af9429d3']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:25.738208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51966e3-518c-40d3-ba8f-0047ad801908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:25.780253 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51966e3-518c-40d3-ba8f-0047ad801908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca8c25e8-685e-488b-a44b-5db99a390c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-930777891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cddc0cba6a94a8b8baba6cee4dbfdb5',qos_specs=None,replication_status=,reservations=['b4993645-92a0-4ffa-a1ba-336fea50cf5e','7392ffdf-8bc3-40e8-b7d8-214e795afbdb','5aef5a62-8b42-421b-8270-919cde3af29f','a82abefc-ebc7-4392-8b75-a3e0af9429d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37410404da984e41871c0a5891aa2a6e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-930777891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca8c25e8-685e-488b-a44b-5db99a390c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cddc0cba6a94a8b8baba6cee4dbfdb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37410404da984e41871c0a5891aa2a6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:25.781003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267533c3-0222-457e-92f7-b03a886de06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:25.819883 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267533c3-0222-457e-92f7-b03a886de06f) transitioned into state 'SUCCESS' from state '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-930777891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cddc0cba6a94a8b8baba6cee4dbfdb5',qos_specs=None,replication_status=,reservations=['b4993645-92a0-4ffa-a1ba-336fea50cf5e','7392ffdf-8bc3-40e8-b7d8-214e795afbdb','5aef5a62-8b42-421b-8270-919cde3af29f','a82abefc-ebc7-4392-8b75-a3e0af9429d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37410404da984e41871c0a5891aa2a6e',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:25.820054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ada92a7-8ef6-497c-ad80-da2bac29cd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:25.841717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ada92a7-8ef6-497c-ad80-da2bac29cd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:25.842011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Flow 'volume_create_api' (f3d60aba-5e96-43dd-9313-a03c83065e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:25.842449 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create volume request issued successfully. Aug 15 15:13:25.843275 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-750db788-dede-40aa-98bb-11add59d3718 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:25.843668 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1312/5287] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:13:25 2026] POST /volume/v3/volumes => generated 765 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:25.857959 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5d043037-2229-4490-8452-4aa8114384e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:25.860379 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d043037-2229-4490-8452-4aa8114384e4 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:25.860486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d043037-2229-4490-8452-4aa8114384e4 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:25.861422 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d043037-2229-4490-8452-4aa8114384e4 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:25.874602 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:25.874602 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:25.881699 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5d043037-2229-4490-8452-4aa8114384e4 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:25.887504 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d043037-2229-4490-8452-4aa8114384e4 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 200 Aug 15 15:13:25.887943 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1325/5288] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:25 2026] GET /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:26.044521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25b49daf-756d-47cb-9e30-9cbc7d88594f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:26.047934 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25b49daf-756d-47cb-9e30-9cbc7d88594f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:26.048164 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25b49daf-756d-47cb-9e30-9cbc7d88594f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:26.048405 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25b49daf-756d-47cb-9e30-9cbc7d88594f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:26.064473 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:26.064473 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:26.068337 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-25b49daf-756d-47cb-9e30-9cbc7d88594f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:26.073831 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25b49daf-756d-47cb-9e30-9cbc7d88594f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:26.074348 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1329/5289] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:26 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:26.576577 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-44358c01-923d-4350-8d9c-160b6920072c req-09e3ffc3-1474-4124-b9fa-c29d88933f15 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:26.578670 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-09e3ffc3-1474-4124-b9fa-c29d88933f15 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] POST https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642/action Aug 15 15:13:26.579092 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-09e3ffc3-1474-4124-b9fa-c29d88933f15 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:26.579255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-09e3ffc3-1474-4124-b9fa-c29d88933f15 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:26.582382 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=269,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:26.597992 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:26.597992 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:26.608415 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44358c01-923d-4350-8d9c-160b6920072c req-09e3ffc3-1474-4124-b9fa-c29d88933f15 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642/action returned with HTTP 204 Aug 15 15:13:26.608887 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1324/5290] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:13:26 2026] POST /volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:26.730378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7572facd-55ea-46c2-939e-163439ddddff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:26.732978 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7572facd-55ea-46c2-939e-163439ddddff tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:26.733256 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7572facd-55ea-46c2-939e-163439ddddff tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:26.733530 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7572facd-55ea-46c2-939e-163439ddddff tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:26.746170 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:26.746170 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:26.750702 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7572facd-55ea-46c2-939e-163439ddddff tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:26.756331 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7572facd-55ea-46c2-939e-163439ddddff tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:26.756731 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1313/5291] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:26 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:26.901444 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-85aa8da2-83f8-41e0-97c4-2841a0e17e38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:26.903261 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85aa8da2-83f8-41e0-97c4-2841a0e17e38 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:26.903487 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85aa8da2-83f8-41e0-97c4-2841a0e17e38 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:26.903688 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85aa8da2-83f8-41e0-97c4-2841a0e17e38 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:26.910395 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:26.910395 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:26.913474 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-85aa8da2-83f8-41e0-97c4-2841a0e17e38 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:26.917630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85aa8da2-83f8-41e0-97c4-2841a0e17e38 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 200 Aug 15 15:13:26.917961 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1326/5292] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:26 2026] GET /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:26.929978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:26.932325 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:13:26.932880 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca8c25e8-685e-488b-a44b-5db99a390c28", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-71455213"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:26.944260 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:26.944260 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:26.944989 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:26.945156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Create snapshot from volume ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:26.972341 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Created reservations ['ec6acb71-36d9-4809-a857-3aab1909f6f4', '36415e42-51f2-43dc-86af-baefad3abbab', '7b6095aa-7394-4c9b-8bbc-9aaf6ffa5cdb', 'dc72c4f9-9e4c-4051-a905-98580a7685bb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:26.999469 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot create request issued successfully. Aug 15 15:13:26.999909 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c691a5d6-54f1-408a-a7e5-b03cdaf9c8bc tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:13:27.000381 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1330/5293] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:13:26 2026] POST /volume/v3/snapshots => generated 320 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:27.008957 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9fa5f2a2-56a8-4a67-b0a2-5cab14d95ed2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.010578 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fa5f2a2-56a8-4a67-b0a2-5cab14d95ed2 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 Aug 15 15:13:27.010758 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fa5f2a2-56a8-4a67-b0a2-5cab14d95ed2 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.010994 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fa5f2a2-56a8-4a67-b0a2-5cab14d95ed2 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.015866 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.015866 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:27.016281 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9fa5f2a2-56a8-4a67-b0a2-5cab14d95ed2 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:27.016932 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fa5f2a2-56a8-4a67-b0a2-5cab14d95ed2 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 returned with HTTP 200 Aug 15 15:13:27.017320 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1325/5294] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:27 2026] GET /volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 => generated 452 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:27.089399 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-472a7849-e4c2-47e6-8a1f-85b07e582d63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.091631 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-472a7849-e4c2-47e6-8a1f-85b07e582d63 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:27.091895 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-472a7849-e4c2-47e6-8a1f-85b07e582d63 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.092192 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-472a7849-e4c2-47e6-8a1f-85b07e582d63 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.102733 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.102733 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:27.106092 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-472a7849-e4c2-47e6-8a1f-85b07e582d63 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:27.110068 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-472a7849-e4c2-47e6-8a1f-85b07e582d63 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:27.110531 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1314/5295] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:27 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:27.122839 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1ab07efa-848a-4744-8946-37a91ddae91b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.124490 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ab07efa-848a-4744-8946-37a91ddae91b tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:27.124670 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ab07efa-848a-4744-8946-37a91ddae91b tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.124852 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ab07efa-848a-4744-8946-37a91ddae91b tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.134403 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.134403 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:27.137738 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1ab07efa-848a-4744-8946-37a91ddae91b tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:27.141254 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ab07efa-848a-4744-8946-37a91ddae91b tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:27.141608 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1327/5296] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:27 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:27.155090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da56b361-1b9d-49cc-a951-995e10f18f8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.156693 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1331/5297] 10.4.3.107 () {70 vars in 1611 bytes} [Sat Aug 15 15:13:27 2026] DELETE /volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:13:27.163827 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-705e78aa-8db2-43b2-9cb8-486035d01b71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.183408 np0000007361 devstack@c-api.service[100274]: WARNING keystonemiddleware.auth_token [None req-705e78aa-8db2-43b2-9cb8-486035d01b71 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 15 15:13:27.184559 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1326/5298] 10.4.3.107 () {70 vars in 1611 bytes} [Sat Aug 15 15:13:27 2026] DELETE /volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:13:27.191201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-978de890-7c24-4991-a0c3-c88778ad4826 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.192737 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] DELETE https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 Aug 15 15:13:27.192968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.193198 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.199455 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.199455 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:27.257573 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Attachment connected to vm 20143867-ec53-491c-bbdf-8c0846435908, checking data on nova Aug 15 15:13:27.257960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.compute.nova [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Creating Keystone token plugin using URL: https://10.4.3.107/identity {{(pid=100271) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 15 15:13:27.443921 np0000007361 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] REQ: curl -g -i -X GET https://10.4.3.107/compute/v2.1/servers/20143867-ec53-491c-bbdf-8c0846435908/os-volume_attachments/8a368840-b7f6-4319-917b-2ad09c72e559 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}aae61e9f10401be38aee128478242674fe5def343a856434020e9a64e9159627" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-978de890-7c24-4991-a0c3-c88778ad4826" -H "X-Service-Token: {SHA256}9ad0a04458124a107be0c6f8d28a69a8e28c4980b29ef9a35a74fd2a5e80c77a" {{(pid=100271) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 15 15:13:27.567293 np0000007361 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 15 Aug 2026 15:13:27 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-aabe86fc-8aab-4a69-9bdc-2a5385b220e3 x-openstack-request-id: req-aabe86fc-8aab-4a69-9bdc-2a5385b220e3 {{(pid=100271) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 15 15:13:27.567437 np0000007361 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8a368840-b7f6-4319-917b-2ad09c72e559", "serverId": "20143867-ec53-491c-bbdf-8c0846435908", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "486a4da7-ced4-41e7-9f50-810047fe2642", "bdm_uuid": "d48b7606-6992-434b-8737-519a76c23970"}} {{(pid=100271) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 15 15:13:27.567528 np0000007361 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET call to compute for https://10.4.3.107/compute/v2.1/servers/20143867-ec53-491c-bbdf-8c0846435908/os-volume_attachments/8a368840-b7f6-4319-917b-2ad09c72e559 used request id req-aabe86fc-8aab-4a69-9bdc-2a5385b220e3 {{(pid=100271) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 15 15:13:27.569771 np0000007361 devstack@c-api.service[100271]: ERROR cinder.volume.api [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-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 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Caught error: Detach volume from instance 20143867-ec53-491c-bbdf-8c0846435908 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20143867-ec53-491c-bbdf-8c0846435908 using the Compute API Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: 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 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 15 15:13:27.572105 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20143867-ec53-491c-bbdf-8c0846435908 using the Compute API Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.middleware.fault [None req-978de890-7c24-4991-a0c3-c88778ad4826 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 returned with HTTP 409 Aug 15 15:13:27.573647 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1315/5299] 10.4.3.107 () {68 vars in 1404 bytes} [Sat Aug 15 15:13:27 2026] DELETE /volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 => generated 167 bytes in 382 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:27.610707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-64370bc3-e6a6-4099-a208-c2533434620a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.612695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-64370bc3-e6a6-4099-a208-c2533434620a tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:27.612903 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-64370bc3-e6a6-4099-a208-c2533434620a tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.613094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-64370bc3-e6a6-4099-a208-c2533434620a tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.622410 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.622410 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:27.625937 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-64370bc3-e6a6-4099-a208-c2533434620a tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:27.630642 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-64370bc3-e6a6-4099-a208-c2533434620a tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:27.631035 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1328/5300] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:27 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 1155 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:27.647486 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.650803 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] POST https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559/action Aug 15 15:13:27.651213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:27.651412 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:27.663040 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.663040 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:27.663558 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:27.669899 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Begin detaching volume completed successfully. Aug 15 15:13:27.670106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-6839456f-1f94-449c-b79e-d6ccdadbc8b2 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559/action returned with HTTP 202 Aug 15 15:13:27.670641 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1332/5301] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:13:27 2026] POST /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:13:27.718183 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70c42c2d-163e-4df8-9001-3b5fc0d4cc29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.718629 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70c42c2d-163e-4df8-9001-3b5fc0d4cc29 None None] GET https://10.4.3.107/volume// Aug 15 15:13:27.718849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70c42c2d-163e-4df8-9001-3b5fc0d4cc29 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.719061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70c42c2d-163e-4df8-9001-3b5fc0d4cc29 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.719408 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70c42c2d-163e-4df8-9001-3b5fc0d4cc29 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:13:27.719677 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1327/5302] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:13: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 15 15:13:27.727542 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.729495 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:27.729737 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.729913 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.763682 np0000007361 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:13:27.771074 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e26ac9c-7b0f-4dff-98db-a565159070ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:27.773579 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.773579 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:27.773658 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e26ac9c-7b0f-4dff-98db-a565159070ae tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:27.773867 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e26ac9c-7b0f-4dff-98db-a565159070ae tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:27.774107 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e26ac9c-7b0f-4dff-98db-a565159070ae tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:27.780945 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:27.785503 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:27.785503 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:27.785595 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-85739056-49d7-4719-96fb-020043a85761 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:27.785974 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1316/5303] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:13:27 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 1338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:13:27.789361 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7e26ac9c-7b0f-4dff-98db-a565159070ae tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:27.793524 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e26ac9c-7b0f-4dff-98db-a565159070ae tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:27.793864 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1329/5304] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:27 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:28.025362 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-450777e5-9b38-4c76-840c-67e84d245a80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:28.026952 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-450777e5-9b38-4c76-840c-67e84d245a80 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 Aug 15 15:13:28.027143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-450777e5-9b38-4c76-840c-67e84d245a80 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:28.027334 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-450777e5-9b38-4c76-840c-67e84d245a80 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:28.031669 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:28.031669 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:28.032022 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-450777e5-9b38-4c76-840c-67e84d245a80 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:28.032742 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-450777e5-9b38-4c76-840c-67e84d245a80 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 returned with HTTP 200 Aug 15 15:13:28.033066 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1333/5305] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:28 2026] GET /volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:28.044843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68990199-dad1-473f-8d5b-56afc432313e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:28.046942 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28/action Aug 15 15:13:28.047401 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:28.047537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:28.060086 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:28.060086 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:28.060637 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:28.093031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Created reservations ['5ad928c4-94e6-4df2-a232-14429e67d4cf', 'f8257e8e-38c2-4ae7-b0a9-7db104bf866a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:28.100576 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Extend volume request issued successfully. Aug 15 15:13:28.100956 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68990199-dad1-473f-8d5b-56afc432313e tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28/action returned with HTTP 202 Aug 15 15:13:28.101425 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1328/5306] 10.4.3.107 () {70 vars in 1431 bytes} [Sat Aug 15 15:13:28 2026] POST /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 15 15:13:28.108972 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-499bcd85-49a0-4211-a18b-6ce7c64122ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:28.110764 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-499bcd85-49a0-4211-a18b-6ce7c64122ef tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:28.111034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-499bcd85-49a0-4211-a18b-6ce7c64122ef tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:28.111254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-499bcd85-49a0-4211-a18b-6ce7c64122ef tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:28.118991 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:28.118991 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:28.123999 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-499bcd85-49a0-4211-a18b-6ce7c64122ef tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:28.127907 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-499bcd85-49a0-4211-a18b-6ce7c64122ef tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 200 Aug 15 15:13:28.128365 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1317/5307] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:28 2026] GET /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:28.811396 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6f3c78b3-db4c-4e8d-8358-f093e566be4d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:28.813010 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f3c78b3-db4c-4e8d-8358-f093e566be4d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:28.813235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f3c78b3-db4c-4e8d-8358-f093e566be4d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:28.813430 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f3c78b3-db4c-4e8d-8358-f093e566be4d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:28.824309 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:28.824309 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:28.827954 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6f3c78b3-db4c-4e8d-8358-f093e566be4d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:28.832604 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f3c78b3-db4c-4e8d-8358-f093e566be4d tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:28.833133 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1330/5308] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:28 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:29.143108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fc7b43b-4813-4a4d-a7c7-72d06f05e0d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.144707 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc7b43b-4813-4a4d-a7c7-72d06f05e0d6 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:29.144906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc7b43b-4813-4a4d-a7c7-72d06f05e0d6 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.145077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc7b43b-4813-4a4d-a7c7-72d06f05e0d6 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.157894 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.157894 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:29.163757 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2fc7b43b-4813-4a4d-a7c7-72d06f05e0d6 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:29.168510 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc7b43b-4813-4a4d-a7c7-72d06f05e0d6 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 200 Aug 15 15:13:29.168867 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1334/5309] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:29.182648 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b51a11b-874e-4901-8183-f18c3d651765 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.184876 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b51a11b-874e-4901-8183-f18c3d651765 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] POST https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28/action Aug 15 15:13:29.185351 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b51a11b-874e-4901-8183-f18c3d651765 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action body: b'{"revert": {"snapshot_id": "3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:29.185527 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b51a11b-874e-4901-8183-f18c3d651765 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:29.196467 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.196467 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:29.197040 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b51a11b-874e-4901-8183-f18c3d651765 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume retrieved successfully. Aug 15 15:13:29.201857 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b51a11b-874e-4901-8183-f18c3d651765 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] HTTP exception thrown: Can't revert volume ca8c25e8-685e-488b-a44b-5db99a390c28 to its latest snapshot 3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1. The volume size must be equal to the snapshot size. Aug 15 15:13:29.202071 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b51a11b-874e-4901-8183-f18c3d651765 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28/action returned with HTTP 400 Aug 15 15:13:29.202822 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1329/5310] 10.4.3.107 () {70 vars in 1431 bytes} [Sat Aug 15 15:13:29 2026] POST /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28/action => generated 213 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 15 15:13:29.211711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.213438 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 Aug 15 15:13:29.213618 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.213795 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.213888 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Delete snapshot with id: 3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 Aug 15 15:13:29.218161 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.218161 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:29.218562 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:29.233373 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot delete request issued successfully. Aug 15 15:13:29.233531 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6d8ffb6-2605-4b42-95b3-6fd09aaf8ff0 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 returned with HTTP 202 Aug 15 15:13:29.233961 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1318/5311] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:13:29 2026] DELETE /volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:29.241962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af599611-0227-4c27-84bf-8e7850b95e3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.243746 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af599611-0227-4c27-84bf-8e7850b95e3c tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 Aug 15 15:13:29.243926 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af599611-0227-4c27-84bf-8e7850b95e3c tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.244098 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af599611-0227-4c27-84bf-8e7850b95e3c tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.251572 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.251572 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:29.252208 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-af599611-0227-4c27-84bf-8e7850b95e3c tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:29.253024 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af599611-0227-4c27-84bf-8e7850b95e3c tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 returned with HTTP 200 Aug 15 15:13:29.253481 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1331/5312] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:29.495417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-ab44ee7c-b832-4b45-9074-e5ace354caa8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.497734 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-ab44ee7c-b832-4b45-9074-e5ace354caa8 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14/action Aug 15 15:13:29.498051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-ab44ee7c-b832-4b45-9074-e5ace354caa8 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:13:29.498171 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-ab44ee7c-b832-4b45-9074-e5ace354caa8 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:29.513792 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.513792 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:29.522273 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0dba47da-b602-4af1-91f2-4492ce8c737d req-ab44ee7c-b832-4b45-9074-e5ace354caa8 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14/action returned with HTTP 204 Aug 15 15:13:29.522653 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1335/5313] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:13:29 2026] POST /volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:29.564209 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-e14616cb-b4db-405a-93ba-98f09e610186 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.566616 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-e14616cb-b4db-405a-93ba-98f09e610186 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] DELETE https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 Aug 15 15:13:29.566779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-e14616cb-b4db-405a-93ba-98f09e610186 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.567007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-e14616cb-b4db-405a-93ba-98f09e610186 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.574327 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.574327 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:29.618176 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48308085-a39b-4344-bc59-ab02f76d5f64 req-e14616cb-b4db-405a-93ba-98f09e610186 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 returned with HTTP 200 Aug 15 15:13:29.618900 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1330/5314] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:13:29 2026] DELETE /volume/v3/attachments/486a4da7-ced4-41e7-9f50-810047fe2642 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:13:29.812398 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-be938ffd-bbf5-4378-9344-d4c958de79fd req-c38dc722-9f6e-4f89-adff-d950f5b0c639 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.814154 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-be938ffd-bbf5-4378-9344-d4c958de79fd req-c38dc722-9f6e-4f89-adff-d950f5b0c639 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:29.814349 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-be938ffd-bbf5-4378-9344-d4c958de79fd req-c38dc722-9f6e-4f89-adff-d950f5b0c639 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.814525 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-be938ffd-bbf5-4378-9344-d4c958de79fd req-c38dc722-9f6e-4f89-adff-d950f5b0c639 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.820703 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.820703 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:29.823622 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-be938ffd-bbf5-4378-9344-d4c958de79fd req-c38dc722-9f6e-4f89-adff-d950f5b0c639 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:29.827333 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-be938ffd-bbf5-4378-9344-d4c958de79fd req-c38dc722-9f6e-4f89-adff-d950f5b0c639 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:29.827713 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1319/5315] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:29.841623 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.843474 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] DELETE https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:29.843720 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.843940 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.844169 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Delete volume with id: 8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:29.845252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-766ec7d6-62f2-46b3-9726-14134b216409 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.846844 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-766ec7d6-62f2-46b3-9726-14134b216409 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:29.847023 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-766ec7d6-62f2-46b3-9726-14134b216409 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.847202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-766ec7d6-62f2-46b3-9726-14134b216409 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.851155 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.851155 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:29.851635 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:29.856110 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.856110 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:29.859254 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-766ec7d6-62f2-46b3-9726-14134b216409 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:29.862987 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-766ec7d6-62f2-46b3-9726-14134b216409 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:29.863437 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1336/5316] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:29.871735 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Delete volume request issued successfully. Aug 15 15:13:29.871906 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7dc69939-7d3d-46ef-bb5e-ca50f2e4ccbf tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 202 Aug 15 15:13:29.872307 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1332/5317] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:13:29 2026] DELETE /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:13:29.881398 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dea93daa-459f-4fd9-a987-592377e7cc52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.884028 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dea93daa-459f-4fd9-a987-592377e7cc52 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:29.884028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dea93daa-459f-4fd9-a987-592377e7cc52 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.884028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dea93daa-459f-4fd9-a987-592377e7cc52 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.884549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eedf8c73-8eb6-4715-aeaa-7c9dc404d229 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.886520 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eedf8c73-8eb6-4715-aeaa-7c9dc404d229 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:29.886798 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eedf8c73-8eb6-4715-aeaa-7c9dc404d229 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.887036 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eedf8c73-8eb6-4715-aeaa-7c9dc404d229 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.895347 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.895347 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:29.901543 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dea93daa-459f-4fd9-a987-592377e7cc52 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Volume info retrieved successfully. Aug 15 15:13:29.904992 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.904992 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:29.908537 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dea93daa-459f-4fd9-a987-592377e7cc52 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 200 Aug 15 15:13:29.909378 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1331/5318] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:29.909425 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eedf8c73-8eb6-4715-aeaa-7c9dc404d229 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:29.915739 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eedf8c73-8eb6-4715-aeaa-7c9dc404d229 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:29.916310 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1320/5319] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:29.931734 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05b50a30-1e72-4140-a416-2ef4e7695c09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:29.933540 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05b50a30-1e72-4140-a416-2ef4e7695c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:13:29.933651 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05b50a30-1e72-4140-a416-2ef4e7695c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:29.933836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05b50a30-1e72-4140-a416-2ef4e7695c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:29.942685 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:29.942685 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:29.945789 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05b50a30-1e72-4140-a416-2ef4e7695c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:13:29.949561 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05b50a30-1e72-4140-a416-2ef4e7695c09 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:13:29.950110 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1337/5320] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:13:29 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:30.263495 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c684581b-396c-4ab9-99c7-2628b5876938 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:30.265194 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c684581b-396c-4ab9-99c7-2628b5876938 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 Aug 15 15:13:30.265399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c684581b-396c-4ab9-99c7-2628b5876938 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:30.265612 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c684581b-396c-4ab9-99c7-2628b5876938 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:30.269786 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c684581b-396c-4ab9-99c7-2628b5876938 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 returned with HTTP 404 Aug 15 15:13:30.270321 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1333/5321] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:30 2026] GET /volume/v3/snapshots/3d4a15ef-7ae2-4b98-8942-9b3b5b1b75f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:30.278620 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:30.280801 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] DELETE https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:30.281031 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:30.281284 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:30.281475 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Delete volume with id: ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:30.289712 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:30.289712 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:30.290342 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:30.314373 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Delete volume request issued successfully. Aug 15 15:13:30.314632 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6e30149-efec-47f4-b8e8-3dcc08a3ab2d tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 202 Aug 15 15:13:30.315083 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1332/5322] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:13:30 2026] DELETE /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:13:30.323947 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-308a75f9-7073-4e49-924a-69d0943c63e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:30.325611 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-308a75f9-7073-4e49-924a-69d0943c63e7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:30.325801 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-308a75f9-7073-4e49-924a-69d0943c63e7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:30.326026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-308a75f9-7073-4e49-924a-69d0943c63e7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:30.333353 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:30.333353 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:30.336949 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-308a75f9-7073-4e49-924a-69d0943c63e7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:30.340682 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-308a75f9-7073-4e49-924a-69d0943c63e7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 200 Aug 15 15:13:30.341051 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1321/5323] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:30 2026] GET /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:30.926684 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9937a521-ef3d-481a-a87e-f311e805cd5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:30.928882 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9937a521-ef3d-481a-a87e-f311e805cd5f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] GET https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 Aug 15 15:13:30.929160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9937a521-ef3d-481a-a87e-f311e805cd5f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:30.929452 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9937a521-ef3d-481a-a87e-f311e805cd5f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:30.940882 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9937a521-ef3d-481a-a87e-f311e805cd5f tempest-TestServerVolumeAttachScenarioOldVersion-1824454658 tempest-TestServerVolumeAttachScenarioOldVersion-1824454658-project-member] https://10.4.3.107/volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 returned with HTTP 404 Aug 15 15:13:30.945937 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1338/5324] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:30 2026] GET /volume/v3/volumes/8a368840-b7f6-4319-917b-2ad09c72e559 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:13:31.358337 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35578ecb-ea0f-43ba-a9f0-dcf16ba3023a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:31.358337 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35578ecb-ea0f-43ba-a9f0-dcf16ba3023a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 Aug 15 15:13:31.358811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35578ecb-ea0f-43ba-a9f0-dcf16ba3023a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:31.358811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35578ecb-ea0f-43ba-a9f0-dcf16ba3023a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:31.368133 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35578ecb-ea0f-43ba-a9f0-dcf16ba3023a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 returned with HTTP 404 Aug 15 15:13:31.369852 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1334/5325] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:31 2026] GET /volume/v3/volumes/ca8c25e8-685e-488b-a44b-5db99a390c28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:13:31.379314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:31.383820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:31.383820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:31.383820 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:31.383820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Delete snapshot with id: 51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:31.390443 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:31.390443 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:31.390443 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:31.410160 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot delete request issued successfully. Aug 15 15:13:31.410160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7643f6e1-b896-4a53-8358-7848b8f8c860 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b returned with HTTP 202 Aug 15 15:13:31.410160 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1333/5326] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:13:31 2026] DELETE /volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:31.416001 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e99e25c6-b9ae-41a2-8216-39a1b66a500a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:31.419610 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e99e25c6-b9ae-41a2-8216-39a1b66a500a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:31.421227 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e99e25c6-b9ae-41a2-8216-39a1b66a500a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:31.421412 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e99e25c6-b9ae-41a2-8216-39a1b66a500a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:31.431113 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:31.431113 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:31.431113 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e99e25c6-b9ae-41a2-8216-39a1b66a500a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Snapshot retrieved successfully. Aug 15 15:13:31.431617 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e99e25c6-b9ae-41a2-8216-39a1b66a500a tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b returned with HTTP 200 Aug 15 15:13:31.432151 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1322/5327] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:31 2026] GET /volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:32.442097 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f194a29b-04a3-4676-acb7-097d1a474e69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:32.444453 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f194a29b-04a3-4676-acb7-097d1a474e69 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b Aug 15 15:13:32.444740 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f194a29b-04a3-4676-acb7-097d1a474e69 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:32.445020 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f194a29b-04a3-4676-acb7-097d1a474e69 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:32.450308 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f194a29b-04a3-4676-acb7-097d1a474e69 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b returned with HTTP 404 Aug 15 15:13:32.450918 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1339/5328] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:13:32 2026] GET /volume/v3/snapshots/51edddc9-269d-484a-8578-a50e0bf4b73b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:32.463266 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5119c041-7759-4d29-95a8-d461945c0fc3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:32.464882 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:32.465058 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:32.465234 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:32.465429 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Delete volume with id: a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:32.472010 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:32.472010 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:32.472507 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:32.491759 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Delete volume request issued successfully. Aug 15 15:13:32.492037 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5119c041-7759-4d29-95a8-d461945c0fc3 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 202 Aug 15 15:13:32.492673 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1335/5329] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:13:32 2026] DELETE /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:13:32.500348 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76c20414-e939-4376-8fe5-9405a91944b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:32.504154 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76c20414-e939-4376-8fe5-9405a91944b7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:32.504482 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76c20414-e939-4376-8fe5-9405a91944b7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:32.504744 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76c20414-e939-4376-8fe5-9405a91944b7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:32.516837 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:32.516837 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:32.522576 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-76c20414-e939-4376-8fe5-9405a91944b7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Volume info retrieved successfully. Aug 15 15:13:32.530348 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76c20414-e939-4376-8fe5-9405a91944b7 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 200 Aug 15 15:13:32.530883 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1334/5330] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:32 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:33.544977 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a8fdeff-e828-4c59-a527-fcdee3c07583 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:33.546661 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a8fdeff-e828-4c59-a527-fcdee3c07583 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] GET https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e Aug 15 15:13:33.546793 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a8fdeff-e828-4c59-a527-fcdee3c07583 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:33.546963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a8fdeff-e828-4c59-a527-fcdee3c07583 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:33.552097 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a8fdeff-e828-4c59-a527-fcdee3c07583 tempest-VolumeRevertTests-1918255360 tempest-VolumeRevertTests-1918255360-project-member] https://10.4.3.107/volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e returned with HTTP 404 Aug 15 15:13:33.552667 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1323/5331] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:13:33 2026] GET /volume/v3/volumes/a8063638-c5e9-4cf3-9414-f4874c3ca69e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:13:34.769355 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-500d68e0-ca98-489b-ace2-106212abbb83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:34.858650 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-500d68e0-ca98-489b-ace2-106212abbb83 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:13:34.859111 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-500d68e0-ca98-489b-ace2-106212abbb83 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1177280789", "extra_specs": {"storage_protocol": "tempest-storage_protocol-165346789", "vendor_name": "tempest-vendor_name-486602217"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:34.875900 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-500d68e0-ca98-489b-ace2-106212abbb83 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:13:34.876312 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1340/5332] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:13:34 2026] POST /volume/v3/types => generated 327 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:34.884069 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:34.886064 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:34.886681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d5441260-ba49-4f7c-859e-0b6457fd82a9", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:34.888501 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume request body: {'volume': {'volume_type': 'd5441260-ba49-4f7c-859e-0b6457fd82a9', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:34.892782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume of 1 GB Aug 15 15:13:34.893116 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:34.893116 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:34.893571 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Availability Zones retrieved successfully. Aug 15 15:13:34.898918 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Flow 'volume_create_api' (a5b1439f-1419-4058-b812-fedc83071424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:34.899878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54b905d-e51a-4c8f-ad69-205dc2fc8cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:34.900686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:34.922804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54b905d-e51a-4c8f-ad69-205dc2fc8cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:13:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-165346789',vendor_name='tempest-vendor_name-486602217'},id=d5441260-ba49-4f7c-859e-0b6457fd82a9,is_public=True,name='tempest-ProjectAdminTests-volume-type-1177280789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5441260-ba49-4f7c-859e-0b6457fd82a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:34.923648 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a554153a-979f-4744-ba7c-2e388be2476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:34.950074 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1177280789 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1177280789, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:34.950423 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1177280789 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1177280789, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:34.982107 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Created reservations ['76b1b1c1-3e4d-4e18-8d41-c219c5615d76', '16f01492-9264-48ad-9164-41767ae6ae34', 'e2e69678-b45d-4d20-b821-8289b0e78aa6', '5d0af46c-0707-4d3f-b1f0-cc44a225a935'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:34.983061 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a554153a-979f-4744-ba7c-2e388be2476c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b1b1c1-3e4d-4e18-8d41-c219c5615d76', '16f01492-9264-48ad-9164-41767ae6ae34', 'e2e69678-b45d-4d20-b821-8289b0e78aa6', '5d0af46c-0707-4d3f-b1f0-cc44a225a935']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:34.983761 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa006cc-0e2f-441f-a34e-e86d5741d8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:35.006774 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa006cc-0e2f-441f-a34e-e86d5741d8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbc1ab8-14de-420c-a631-461a1eb4da25', '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='f4d10c8153b74f35a4cd813c33195ce0',qos_specs=None,replication_status=,reservations=['76b1b1c1-3e4d-4e18-8d41-c219c5615d76','16f01492-9264-48ad-9164-41767ae6ae34','e2e69678-b45d-4d20-b821-8289b0e78aa6','5d0af46c-0707-4d3f-b1f0-cc44a225a935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_type_id=d5441260-ba49-4f7c-859e-0b6457fd82a9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbc1ab8-14de-420c-a631-461a1eb4da25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4d10c8153b74f35a4cd813c33195ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5441260-ba49-4f7c-859e-0b6457fd82a9),volume_type_id=d5441260-ba49-4f7c-859e-0b6457fd82a9)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:35.007422 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530570fa-0b2a-4b78-97c7-0c3db51ceff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:35.029415 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530570fa-0b2a-4b78-97c7-0c3db51ceff2) transitioned into state 'SUCCESS' from 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='f4d10c8153b74f35a4cd813c33195ce0',qos_specs=None,replication_status=,reservations=['76b1b1c1-3e4d-4e18-8d41-c219c5615d76','16f01492-9264-48ad-9164-41767ae6ae34','e2e69678-b45d-4d20-b821-8289b0e78aa6','5d0af46c-0707-4d3f-b1f0-cc44a225a935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_type_id=d5441260-ba49-4f7c-859e-0b6457fd82a9)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:35.030053 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026ee4ad-4c73-4b49-b847-e966a6c968b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:35.038394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026ee4ad-4c73-4b49-b847-e966a6c968b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:35.039114 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Flow 'volume_create_api' (a5b1439f-1419-4058-b812-fedc83071424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:35.039466 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume request issued successfully. Aug 15 15:13:35.039965 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c433d41-b0a2-4f35-8d84-725b8327f9bb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:35.041106 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1336/5333] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:13:34 2026] POST /volume/v3/volumes => generated 773 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:35.054653 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3c9b65f-7992-4bb5-a5e9-a13a0363be81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:35.056465 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3c9b65f-7992-4bb5-a5e9-a13a0363be81 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 Aug 15 15:13:35.056674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3c9b65f-7992-4bb5-a5e9-a13a0363be81 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:35.056849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3c9b65f-7992-4bb5-a5e9-a13a0363be81 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:35.063377 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:35.063377 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:35.066701 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3c9b65f-7992-4bb5-a5e9-a13a0363be81 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:35.070697 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3c9b65f-7992-4bb5-a5e9-a13a0363be81 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 returned with HTTP 200 Aug 15 15:13:35.071171 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1335/5334] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:13:35 2026] GET /volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:36.084813 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d386e5ae-86db-43c7-a297-3e5ab50f76a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.086752 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d386e5ae-86db-43c7-a297-3e5ab50f76a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 Aug 15 15:13:36.086949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d386e5ae-86db-43c7-a297-3e5ab50f76a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.087164 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d386e5ae-86db-43c7-a297-3e5ab50f76a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.096047 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:36.096047 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:36.100925 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d386e5ae-86db-43c7-a297-3e5ab50f76a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:36.106312 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d386e5ae-86db-43c7-a297-3e5ab50f76a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 returned with HTTP 200 Aug 15 15:13:36.106735 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1324/5335] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:13:36 2026] GET /volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:36.130391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22aaa30f-1a31-458c-a60a-a7aff29852e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.130391 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22aaa30f-1a31-458c-a60a-a7aff29852e4 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:13:36.130391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22aaa30f-1a31-458c-a60a-a7aff29852e4 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.130391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22aaa30f-1a31-458c-a60a-a7aff29852e4 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.132720 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22aaa30f-1a31-458c-a60a-a7aff29852e4 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:13:36.133068 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1341/5336] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:13:36 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 15 15:13:36.141355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ad0e52c8-7824-4a41-89e2-c1814183eb7f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.143112 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad0e52c8-7824-4a41-89e2-c1814183eb7f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/messages/169a150b-634d-463e-8de1-82efc8c1f434 Aug 15 15:13:36.143355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad0e52c8-7824-4a41-89e2-c1814183eb7f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.143554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad0e52c8-7824-4a41-89e2-c1814183eb7f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.147584 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:36.147584 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:36.153208 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad0e52c8-7824-4a41-89e2-c1814183eb7f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages/169a150b-634d-463e-8de1-82efc8c1f434 returned with HTTP 204 Aug 15 15:13:36.153701 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1337/5337] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:13:36 2026] DELETE /volume/v3/messages/169a150b-634d-463e-8de1-82efc8c1f434 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:13:36.161420 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c24ef719-8577-4686-8b3f-333bb7b0ee37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.163091 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c24ef719-8577-4686-8b3f-333bb7b0ee37 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/messages/169a150b-634d-463e-8de1-82efc8c1f434 Aug 15 15:13:36.163328 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c24ef719-8577-4686-8b3f-333bb7b0ee37 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.163524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c24ef719-8577-4686-8b3f-333bb7b0ee37 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.167757 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c24ef719-8577-4686-8b3f-333bb7b0ee37 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages/169a150b-634d-463e-8de1-82efc8c1f434 returned with HTTP 404 Aug 15 15:13:36.168291 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1336/5338] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:13:36 2026] GET /volume/v3/messages/169a150b-634d-463e-8de1-82efc8c1f434 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:13:36.175872 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2652cde-ff36-43df-80a1-ca399627d360 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.180018 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 Aug 15 15:13:36.180280 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.180473 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.180628 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Delete volume with id: 8bbc1ab8-14de-420c-a631-461a1eb4da25 Aug 15 15:13:36.187319 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:36.187319 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:36.187635 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:36.188632 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:13:36.198590 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1177280789 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1177280789, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:36.198839 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1177280789 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1177280789, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:36.211664 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Created reservations ['6de18af6-47ed-42e9-999f-7d299dea013c', '087d56a5-7036-4c35-8ace-2882a586077e', '1fe77fee-84e2-45ea-9dcb-bed269430d10', 'b7b95a86-a44c-478e-a4ff-56bc5705db26'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:36.234940 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Delete volume request issued successfully. Aug 15 15:13:36.235177 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2652cde-ff36-43df-80a1-ca399627d360 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 returned with HTTP 202 Aug 15 15:13:36.235601 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1325/5339] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:13:36 2026] DELETE /volume/v3/volumes/8bbc1ab8-14de-420c-a631-461a1eb4da25 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:36.243924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8af955a0-05a6-46f7-b2d4-a36a46a9694d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.245721 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8af955a0-05a6-46f7-b2d4-a36a46a9694d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/types/d5441260-ba49-4f7c-859e-0b6457fd82a9 Aug 15 15:13:36.245920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8af955a0-05a6-46f7-b2d4-a36a46a9694d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.246103 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8af955a0-05a6-46f7-b2d4-a36a46a9694d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.281377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8af955a0-05a6-46f7-b2d4-a36a46a9694d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/types/d5441260-ba49-4f7c-859e-0b6457fd82a9 returned with HTTP 202 Aug 15 15:13:36.281912 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1342/5340] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:13:36 2026] DELETE /volume/v3/types/d5441260-ba49-4f7c-859e-0b6457fd82a9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:36.292186 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-36474f93-a9e5-471a-b38f-a6dde50aee7d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.294386 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36474f93-a9e5-471a-b38f-a6dde50aee7d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:13:36.294795 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36474f93-a9e5-471a-b38f-a6dde50aee7d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1589634981", "extra_specs": {"storage_protocol": "tempest-storage_protocol-547489751", "vendor_name": "tempest-vendor_name-1399745477"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:36.311718 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36474f93-a9e5-471a-b38f-a6dde50aee7d tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:13:36.312202 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1338/5341] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:13:36 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:36.321197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.323158 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:36.323572 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:36.325318 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume request body: {'volume': {'volume_type': 'c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:36.328666 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume of 1 GB Aug 15 15:13:36.328958 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:36.328958 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:36.329334 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Availability Zones retrieved successfully. Aug 15 15:13:36.334533 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Flow 'volume_create_api' (a4cb5343-09e1-4fd9-8379-9c9e190d3c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:36.335647 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cdd716-a710-4890-beae-b154c38c0662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:36.336543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:36.354805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cdd716-a710-4890-beae-b154c38c0662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:13:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-547489751',vendor_name='tempest-vendor_name-1399745477'},id=c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1589634981',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:36.355591 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d510a627-b09b-40e4-8c2c-b9693ad530b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:36.381946 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1589634981 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1589634981, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:36.382564 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1589634981 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1589634981, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:36.407991 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Created reservations ['fe053329-fc99-44d4-9835-b61d095af228', 'd76ccbf6-1457-4fe4-9f39-be694e00b44d', '11c2f016-b19f-4e40-a9ce-0be7c1abb469', '1f980ad3-6d21-4c7f-8aa7-57925c528e74'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:36.408770 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d510a627-b09b-40e4-8c2c-b9693ad530b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe053329-fc99-44d4-9835-b61d095af228', 'd76ccbf6-1457-4fe4-9f39-be694e00b44d', '11c2f016-b19f-4e40-a9ce-0be7c1abb469', '1f980ad3-6d21-4c7f-8aa7-57925c528e74']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:36.409459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fb4d09-1191-4ead-bccf-9832674dc4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:36.434267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fb4d09-1191-4ead-bccf-9832674dc4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7445fc32-9126-4d15-a742-fb9aaf5b3203', '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='f4d10c8153b74f35a4cd813c33195ce0',qos_specs=None,replication_status=,reservations=['fe053329-fc99-44d4-9835-b61d095af228','d76ccbf6-1457-4fe4-9f39-be694e00b44d','11c2f016-b19f-4e40-a9ce-0be7c1abb469','1f980ad3-6d21-4c7f-8aa7-57925c528e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_type_id=c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:36Z,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=7445fc32-9126-4d15-a742-fb9aaf5b3203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4d10c8153b74f35a4cd813c33195ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d),volume_type_id=c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:36.435414 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42119c3-f587-44da-a3d7-b4c1aff85ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:36.453202 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42119c3-f587-44da-a3d7-b4c1aff85ea8) transitioned into state 'SUCCESS' from 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='f4d10c8153b74f35a4cd813c33195ce0',qos_specs=None,replication_status=,reservations=['fe053329-fc99-44d4-9835-b61d095af228','d76ccbf6-1457-4fe4-9f39-be694e00b44d','11c2f016-b19f-4e40-a9ce-0be7c1abb469','1f980ad3-6d21-4c7f-8aa7-57925c528e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_type_id=c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:36.454085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6be4c54-d913-4b2a-8291-6f1304b6b572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:36.463353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6be4c54-d913-4b2a-8291-6f1304b6b572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:36.464057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Flow 'volume_create_api' (a4cb5343-09e1-4fd9-8379-9c9e190d3c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:36.464383 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume request issued successfully. Aug 15 15:13:36.464896 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2f1a01b-2936-490f-aad3-1ec72de05ebb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:36.465349 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1337/5342] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:13:36 2026] POST /volume/v3/volumes => generated 773 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 15 15:13:36.484070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f43426f9-c6da-4e67-86f7-bb2c8bf2b51f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:36.484070 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f43426f9-c6da-4e67-86f7-bb2c8bf2b51f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 Aug 15 15:13:36.484070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f43426f9-c6da-4e67-86f7-bb2c8bf2b51f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:36.484070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f43426f9-c6da-4e67-86f7-bb2c8bf2b51f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:36.495561 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:36.495561 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:36.500489 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f43426f9-c6da-4e67-86f7-bb2c8bf2b51f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:36.505953 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f43426f9-c6da-4e67-86f7-bb2c8bf2b51f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 returned with HTTP 200 Aug 15 15:13:36.506505 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1326/5343] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:13:36 2026] GET /volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:37.518742 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0685a689-1ae1-47a2-8b52-80b210ea04eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.520621 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0685a689-1ae1-47a2-8b52-80b210ea04eb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 Aug 15 15:13:37.520843 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0685a689-1ae1-47a2-8b52-80b210ea04eb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.521022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0685a689-1ae1-47a2-8b52-80b210ea04eb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.528367 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:37.528367 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:37.531450 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0685a689-1ae1-47a2-8b52-80b210ea04eb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:37.534913 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0685a689-1ae1-47a2-8b52-80b210ea04eb tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 returned with HTTP 200 Aug 15 15:13:37.535289 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1343/5344] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:13:37 2026] GET /volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:37.549492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-98ee469b-a024-422f-97ba-263e267ff33e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.551329 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98ee469b-a024-422f-97ba-263e267ff33e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:13:37.551548 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98ee469b-a024-422f-97ba-263e267ff33e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.551737 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98ee469b-a024-422f-97ba-263e267ff33e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.555485 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98ee469b-a024-422f-97ba-263e267ff33e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:13:37.555878 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1339/5345] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:13:37 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 15 15:13:37.565537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e37a1486-cce1-4a33-8798-0d6d2d248a25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.567227 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e37a1486-cce1-4a33-8798-0d6d2d248a25 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:13:37.567455 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e37a1486-cce1-4a33-8798-0d6d2d248a25 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.567626 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e37a1486-cce1-4a33-8798-0d6d2d248a25 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.567858 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:37.567858 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:13:37.570834 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e37a1486-cce1-4a33-8798-0d6d2d248a25 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:13:37.571194 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1338/5346] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:13:37 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 15 15:13:37.580410 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd111510-6d96-4572-9115-6b8658819913 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.582192 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd111510-6d96-4572-9115-6b8658819913 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/messages/4ca9ff3e-a800-41db-961d-33f447d9060a Aug 15 15:13:37.582417 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd111510-6d96-4572-9115-6b8658819913 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.582599 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd111510-6d96-4572-9115-6b8658819913 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.590841 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd111510-6d96-4572-9115-6b8658819913 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages/4ca9ff3e-a800-41db-961d-33f447d9060a returned with HTTP 204 Aug 15 15:13:37.591291 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1327/5347] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:13:37 2026] DELETE /volume/v3/messages/4ca9ff3e-a800-41db-961d-33f447d9060a => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:13:37.598230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-616dab94-6c78-4086-b7ca-64fa4900644f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.599819 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 Aug 15 15:13:37.600041 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.600262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.600425 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Delete volume with id: 7445fc32-9126-4d15-a742-fb9aaf5b3203 Aug 15 15:13:37.607024 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:37.607024 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:37.607368 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:37.608204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:13:37.618157 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1589634981 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1589634981, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:37.618413 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1589634981 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1589634981, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:37.626003 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Created reservations ['99d3caaf-946f-4d08-b0f9-82950cdba1d9', '1139f4da-b6c9-4b3f-9bca-57f52cc2f955', 'b8c8c2c8-da0d-42d1-8596-2c02c7e29dff', '2f34e193-3f3f-447a-9b69-6ab147b5ac51'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:37.655500 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Delete volume request issued successfully. Aug 15 15:13:37.655614 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-616dab94-6c78-4086-b7ca-64fa4900644f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 returned with HTTP 202 Aug 15 15:13:37.656019 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1344/5348] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:13:37 2026] DELETE /volume/v3/volumes/7445fc32-9126-4d15-a742-fb9aaf5b3203 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:37.662835 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1793d389-9828-4f31-9d89-54ef8810eadd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.664402 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1793d389-9828-4f31-9d89-54ef8810eadd tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/types/c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d Aug 15 15:13:37.664559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1793d389-9828-4f31-9d89-54ef8810eadd tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.664738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1793d389-9828-4f31-9d89-54ef8810eadd tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.688599 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1793d389-9828-4f31-9d89-54ef8810eadd tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/types/c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d returned with HTTP 202 Aug 15 15:13:37.689006 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1340/5349] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:13:37 2026] DELETE /volume/v3/types/c1ae6c7c-b60d-4f3f-bb7c-6f688279f52d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:37.697266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e1a45b9-1a05-44d1-a2ef-bec7180933b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.699092 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e1a45b9-1a05-44d1-a2ef-bec7180933b0 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:13:37.699468 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e1a45b9-1a05-44d1-a2ef-bec7180933b0 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1477329433", "extra_specs": {"storage_protocol": "tempest-storage_protocol-806258817", "vendor_name": "tempest-vendor_name-1963848581"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:37.716744 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e1a45b9-1a05-44d1-a2ef-bec7180933b0 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:13:37.717115 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1339/5350] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:13:37 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:13:37.725212 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.726860 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:37.727211 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7f324688-c671-427e-ad59-3dbca553ad64", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:37.728594 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume request body: {'volume': {'volume_type': '7f324688-c671-427e-ad59-3dbca553ad64', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:37.731803 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume of 1 GB Aug 15 15:13:37.732059 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:37.732059 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:37.732404 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Availability Zones retrieved successfully. Aug 15 15:13:37.737585 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Flow 'volume_create_api' (c2541754-97a4-41c2-9ce5-a8ed6e288f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:37.738471 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d95bca6-1ee3-4552-949a-abba352a34bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:37.739146 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:37.754628 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d95bca6-1ee3-4552-949a-abba352a34bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:13:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-806258817',vendor_name='tempest-vendor_name-1963848581'},id=7f324688-c671-427e-ad59-3dbca553ad64,is_public=True,name='tempest-ProjectAdminTests-volume-type-1477329433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f324688-c671-427e-ad59-3dbca553ad64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:37.755282 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c02984-5837-485e-bfe8-3d338fd6fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:37.776630 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1477329433 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1477329433, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:37.776856 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1477329433 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1477329433, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:37.801261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Created reservations ['aa043608-831f-4764-957d-2120ff592bce', '00603e97-2168-47ab-8233-c47bfd9ef68a', 'f32817d0-c513-42a2-85aa-85a9062bec46', '2de57408-d401-417c-9339-eedc2d15a7a8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:37.801962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c02984-5837-485e-bfe8-3d338fd6fd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa043608-831f-4764-957d-2120ff592bce', '00603e97-2168-47ab-8233-c47bfd9ef68a', 'f32817d0-c513-42a2-85aa-85a9062bec46', '2de57408-d401-417c-9339-eedc2d15a7a8']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:37.802669 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec1f399d-ab0f-4c95-be4d-8fea7ae86b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:37.826405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec1f399d-ab0f-4c95-be4d-8fea7ae86b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c801491b-aca3-4c15-aeab-87bdacf0f742', '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='f4d10c8153b74f35a4cd813c33195ce0',qos_specs=None,replication_status=,reservations=['aa043608-831f-4764-957d-2120ff592bce','00603e97-2168-47ab-8233-c47bfd9ef68a','f32817d0-c513-42a2-85aa-85a9062bec46','2de57408-d401-417c-9339-eedc2d15a7a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_type_id=7f324688-c671-427e-ad59-3dbca553ad64), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c801491b-aca3-4c15-aeab-87bdacf0f742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4d10c8153b74f35a4cd813c33195ce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f324688-c671-427e-ad59-3dbca553ad64),volume_type_id=7f324688-c671-427e-ad59-3dbca553ad64)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:37.827044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839950c8-2fa6-44c2-85e5-d3fe4fa698f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:37.845702 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839950c8-2fa6-44c2-85e5-d3fe4fa698f2) transitioned into state 'SUCCESS' from 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='f4d10c8153b74f35a4cd813c33195ce0',qos_specs=None,replication_status=,reservations=['aa043608-831f-4764-957d-2120ff592bce','00603e97-2168-47ab-8233-c47bfd9ef68a','f32817d0-c513-42a2-85aa-85a9062bec46','2de57408-d401-417c-9339-eedc2d15a7a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aa9398f0074b87ab16d374fcbdca20',volume_type_id=7f324688-c671-427e-ad59-3dbca553ad64)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:37.846392 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8991512-0e2c-45c2-a1ed-a8bb4e4f6b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:37.854678 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8991512-0e2c-45c2-a1ed-a8bb4e4f6b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:37.855337 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Flow 'volume_create_api' (c2541754-97a4-41c2-9ce5-a8ed6e288f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:37.855635 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Create volume request issued successfully. Aug 15 15:13:37.856179 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c2aa31a-f1f7-481e-9210-92661d8c24a7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:37.856598 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1328/5351] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:13:37 2026] POST /volume/v3/volumes => generated 773 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:37.868045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e170d721-5df1-4c3d-92b2-2bda8279bbb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:37.869831 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e170d721-5df1-4c3d-92b2-2bda8279bbb7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 Aug 15 15:13:37.870007 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e170d721-5df1-4c3d-92b2-2bda8279bbb7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:37.870203 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e170d721-5df1-4c3d-92b2-2bda8279bbb7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:37.876870 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:37.876870 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:13:37.880044 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e170d721-5df1-4c3d-92b2-2bda8279bbb7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:37.883358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e170d721-5df1-4c3d-92b2-2bda8279bbb7 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 returned with HTTP 200 Aug 15 15:13:37.883808 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1345/5352] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:13:37 2026] GET /volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:38.894940 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-55c1285f-9bc4-40d5-9676-cd7b2793af8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:38.896515 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55c1285f-9bc4-40d5-9676-cd7b2793af8f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 Aug 15 15:13:38.896727 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55c1285f-9bc4-40d5-9676-cd7b2793af8f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:38.896869 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55c1285f-9bc4-40d5-9676-cd7b2793af8f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:38.903988 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:38.903988 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:38.907361 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-55c1285f-9bc4-40d5-9676-cd7b2793af8f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:38.911610 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55c1285f-9bc4-40d5-9676-cd7b2793af8f tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 returned with HTTP 200 Aug 15 15:13:38.912226 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1341/5353] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:13:38 2026] GET /volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:38.923679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0592748e-7005-4da9-8789-d821ed79d341 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:38.925610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0592748e-7005-4da9-8789-d821ed79d341 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:13:38.925837 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0592748e-7005-4da9-8789-d821ed79d341 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:38.926023 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0592748e-7005-4da9-8789-d821ed79d341 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:38.929808 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0592748e-7005-4da9-8789-d821ed79d341 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:13:38.930211 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1340/5354] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:13:38 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 15 15:13:38.939002 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52918c53-372f-446f-bdc6-dac69f0275c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:38.940618 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52918c53-372f-446f-bdc6-dac69f0275c6 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] GET https://10.4.3.107/volume/v3/messages/fc217e6e-d00e-4fc6-8e35-5e904272d8cb Aug 15 15:13:38.940797 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52918c53-372f-446f-bdc6-dac69f0275c6 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:38.940968 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52918c53-372f-446f-bdc6-dac69f0275c6 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:38.943827 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:38.943827 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:13:38.944017 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52918c53-372f-446f-bdc6-dac69f0275c6 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages/fc217e6e-d00e-4fc6-8e35-5e904272d8cb returned with HTTP 200 Aug 15 15:13:38.944544 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1329/5355] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:13:38 2026] GET /volume/v3/messages/fc217e6e-d00e-4fc6-8e35-5e904272d8cb => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:13:38.953031 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-000d4c30-c54b-4898-bdf1-cc7dd539bed3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:38.954628 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-000d4c30-c54b-4898-bdf1-cc7dd539bed3 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/messages/fc217e6e-d00e-4fc6-8e35-5e904272d8cb Aug 15 15:13:38.954836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-000d4c30-c54b-4898-bdf1-cc7dd539bed3 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:38.955030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-000d4c30-c54b-4898-bdf1-cc7dd539bed3 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:38.962838 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-000d4c30-c54b-4898-bdf1-cc7dd539bed3 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/messages/fc217e6e-d00e-4fc6-8e35-5e904272d8cb returned with HTTP 204 Aug 15 15:13:38.963214 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1346/5356] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:13:38 2026] DELETE /volume/v3/messages/fc217e6e-d00e-4fc6-8e35-5e904272d8cb => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:13:38.972866 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:38.975007 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 Aug 15 15:13:38.975296 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:38.975543 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:38.975756 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Delete volume with id: c801491b-aca3-4c15-aeab-87bdacf0f742 Aug 15 15:13:38.984654 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:13:38.984654 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:13:38.985118 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Volume info retrieved successfully. Aug 15 15:13:38.986463 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:13:39.001224 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1477329433 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1477329433, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:39.001501 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1477329433 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1477329433, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:13:39.010700 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Created reservations ['9db0b807-01f0-42e2-92a2-e7d8cfd55c22', '826a2e50-fa35-4bd4-942a-f45a72a13c27', 'ee7d501e-9fa8-4495-b02a-9f7a3d61304a', 'a0fc71c1-d5f3-498d-812a-e380fc4652df'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:39.036102 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Delete volume request issued successfully. Aug 15 15:13:39.036251 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbc72a67-db0d-4bce-bd5e-6bd7503ac644 tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 returned with HTTP 202 Aug 15 15:13:39.036655 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1342/5357] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:13:38 2026] DELETE /volume/v3/volumes/c801491b-aca3-4c15-aeab-87bdacf0f742 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:39.043409 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94429feb-e5fe-432c-8e31-bd5b18d29f7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:39.045290 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94429feb-e5fe-432c-8e31-bd5b18d29f7e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] DELETE https://10.4.3.107/volume/v3/types/7f324688-c671-427e-ad59-3dbca553ad64 Aug 15 15:13:39.045506 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94429feb-e5fe-432c-8e31-bd5b18d29f7e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:39.045718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94429feb-e5fe-432c-8e31-bd5b18d29f7e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:39.069051 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94429feb-e5fe-432c-8e31-bd5b18d29f7e tempest-ProjectAdminTests-1023655659 tempest-ProjectAdminTests-1023655659-project-admin] https://10.4.3.107/volume/v3/types/7f324688-c671-427e-ad59-3dbca553ad64 returned with HTTP 202 Aug 15 15:13:39.069423 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1341/5358] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:13:39 2026] DELETE /volume/v3/types/7f324688-c671-427e-ad59-3dbca553ad64 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:13:48.008949 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-941a8d77-1db4-4249-b82d-861527deb03a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:48.097761 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:48.098083 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1201432165", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:48.099514 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1201432165', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:48.099628 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Create volume of 1 GB Aug 15 15:13:48.103253 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Availability Zones retrieved successfully. Aug 15 15:13:48.108338 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Flow 'volume_create_api' (2771b1c2-84ce-4b86-8aac-e9ad2c737a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:48.109213 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647cf0c6-b4ba-485c-a3ca-9070a6043f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.110090 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:48.129482 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647cf0c6-b4ba-485c-a3ca-9070a6043f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.130257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e152636-a0f0-4bc1-bada-084453459e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.175071 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Created reservations ['0b6cbd60-6545-4f49-a7a8-cb99437bd25d', '17aaeb83-5bb9-4301-95a3-aa7b557a2685', '95ccfb4e-d107-4461-9399-3f4aec0ca474', '8f073987-8c37-4478-bf24-5f8806a79662'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:48.175800 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e152636-a0f0-4bc1-bada-084453459e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6cbd60-6545-4f49-a7a8-cb99437bd25d', '17aaeb83-5bb9-4301-95a3-aa7b557a2685', '95ccfb4e-d107-4461-9399-3f4aec0ca474', '8f073987-8c37-4478-bf24-5f8806a79662']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.176455 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa35b57-5589-4399-b1ed-0b5274336a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.195003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa35b57-5589-4399-b1ed-0b5274336a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15f46e52-9d76-4cd2-9cb3-230bc7174171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1201432165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3de998372ca433f842d5ab80683d291',qos_specs=None,replication_status=,reservations=['0b6cbd60-6545-4f49-a7a8-cb99437bd25d','17aaeb83-5bb9-4301-95a3-aa7b557a2685','95ccfb4e-d107-4461-9399-3f4aec0ca474','8f073987-8c37-4478-bf24-5f8806a79662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c352cdba3084232be27fa12785dd7d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1201432165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15f46e52-9d76-4cd2-9cb3-230bc7174171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3de998372ca433f842d5ab80683d291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c352cdba3084232be27fa12785dd7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.195722 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f3931d-52f8-4d2c-82d5-149c65144d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.210424 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f3931d-52f8-4d2c-82d5-149c65144d79) transitioned into state 'SUCCESS' from state '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-1201432165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3de998372ca433f842d5ab80683d291',qos_specs=None,replication_status=,reservations=['0b6cbd60-6545-4f49-a7a8-cb99437bd25d','17aaeb83-5bb9-4301-95a3-aa7b557a2685','95ccfb4e-d107-4461-9399-3f4aec0ca474','8f073987-8c37-4478-bf24-5f8806a79662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c352cdba3084232be27fa12785dd7d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.211150 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb21255-ce9b-46d8-8d4f-a0a6e856f10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.222300 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb21255-ce9b-46d8-8d4f-a0a6e856f10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.223118 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Flow 'volume_create_api' (2771b1c2-84ce-4b86-8aac-e9ad2c737a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:48.223490 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Create volume request issued successfully. Aug 15 15:13:48.224045 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-941a8d77-1db4-4249-b82d-861527deb03a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:48.224503 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1330/5359] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:13:48 2026] POST /volume/v3/volumes => generated 765 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:48.235568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:48.237312 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:13:48.237628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1822601526", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:13:48.239204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1822601526', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:13:48.239352 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Create volume of 1 GB Aug 15 15:13:48.243331 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Availability Zones retrieved successfully. Aug 15 15:13:48.248434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Flow 'volume_create_api' (9addbb59-17c2-4672-b97c-eddc0be9b840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:48.249309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4aef80-10c3-4936-a5ca-75d11cff665b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.250256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:13:48.272258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4aef80-10c3-4936-a5ca-75d11cff665b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.272258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d38fe53-3bc6-4540-9cdf-3d74f5afdac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.311028 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Created reservations ['f308b249-9126-44dc-b16e-90e9c3999089', 'ccd66050-8300-4641-a86a-e940fb7232a0', '50a709c3-e368-4804-98ab-8b083bdb5a92', '642dacb2-d355-498b-b61b-7474b0242aed'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:13:48.311804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d38fe53-3bc6-4540-9cdf-3d74f5afdac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f308b249-9126-44dc-b16e-90e9c3999089', 'ccd66050-8300-4641-a86a-e940fb7232a0', '50a709c3-e368-4804-98ab-8b083bdb5a92', '642dacb2-d355-498b-b61b-7474b0242aed']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.312811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cd79fa-809e-41cb-8583-a2026de4fdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.332032 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cd79fa-809e-41cb-8583-a2026de4fdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a0403b-ecae-4998-9ca1-683c944340cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1822601526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3de998372ca433f842d5ab80683d291',qos_specs=None,replication_status=,reservations=['f308b249-9126-44dc-b16e-90e9c3999089','ccd66050-8300-4641-a86a-e940fb7232a0','50a709c3-e368-4804-98ab-8b083bdb5a92','642dacb2-d355-498b-b61b-7474b0242aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c352cdba3084232be27fa12785dd7d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1822601526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a0403b-ecae-4998-9ca1-683c944340cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3de998372ca433f842d5ab80683d291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c352cdba3084232be27fa12785dd7d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.332700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54baeb4-ddb3-4307-b476-b71065604da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.348078 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54baeb4-ddb3-4307-b476-b71065604da7) transitioned into state 'SUCCESS' from state '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-1822601526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3de998372ca433f842d5ab80683d291',qos_specs=None,replication_status=,reservations=['f308b249-9126-44dc-b16e-90e9c3999089','ccd66050-8300-4641-a86a-e940fb7232a0','50a709c3-e368-4804-98ab-8b083bdb5a92','642dacb2-d355-498b-b61b-7474b0242aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c352cdba3084232be27fa12785dd7d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.348714 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c21f8e8-6933-4ded-9315-fc8985a907b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:13:48.357460 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c21f8e8-6933-4ded-9315-fc8985a907b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:13:48.358125 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Flow 'volume_create_api' (9addbb59-17c2-4672-b97c-eddc0be9b840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:13:48.358402 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Create volume request issued successfully. Aug 15 15:13:48.358925 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3983d80-6682-4b54-85f6-128fd73d5e9c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:13:48.359383 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1347/5360] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:13:48 2026] POST /volume/v3/volumes => generated 765 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:13:49.032707 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=93,cinder:UPDATE=34,cinder:INSERT=19 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:49.063444 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=83,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:58.213763 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=161,cinder:INSERT=28,cinder:UPDATE=53 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:58.350982 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=166,cinder:INSERT=37,cinder:UPDATE=76 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:13:58.752723 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-5c0b64af-e6dc-40b3-a2e6-5d3c2b3ab060 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:58.755044 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-5c0b64af-e6dc-40b3-a2e6-5d3c2b3ab060 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/attachments?instance_id=7f3a1832-f6d8-4b71-a6c9-b6ffbb53b0eb Aug 15 15:13:58.755280 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-5c0b64af-e6dc-40b3-a2e6-5d3c2b3ab060 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:58.755493 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-5c0b64af-e6dc-40b3-a2e6-5d3c2b3ab060 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:58.771338 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-5c0b64af-e6dc-40b3-a2e6-5d3c2b3ab060 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments?instance_id=7f3a1832-f6d8-4b71-a6c9-b6ffbb53b0eb returned with HTTP 200 Aug 15 15:13:58.771719 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1343/5361] 10.4.3.107 () {70 vars in 1637 bytes} [Sat Aug 15 15:13:58 2026] GET /volume/v3/attachments?instance_id=7f3a1832-f6d8-4b71-a6c9-b6ffbb53b0eb => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:13:58.780368 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-ea1491e2-c8f8-4b93-8b50-f30e3c6672ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:13:58.783350 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-ea1491e2-c8f8-4b93-8b50-f30e3c6672ef tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 Aug 15 15:13:58.783613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-ea1491e2-c8f8-4b93-8b50-f30e3c6672ef tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:13:58.783815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-ea1491e2-c8f8-4b93-8b50-f30e3c6672ef tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:13:58.799486 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8516cc14-61d6-41c2-a78f-8b663c9c3db7 req-ea1491e2-c8f8-4b93-8b50-f30e3c6672ef tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 returned with HTTP 200 Aug 15 15:13:58.799917 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1342/5362] 10.4.3.107 () {70 vars in 1651 bytes} [Sat Aug 15 15:13:58 2026] GET /volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:05.076519 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-014daac2-07bd-4151-af94-f9f11695758d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:05.078297 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-014daac2-07bd-4151-af94-f9f11695758d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:14:05.078655 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-014daac2-07bd-4151-af94-f9f11695758d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1680586537-1670034671", "extra_specs": {"multiattach": " True"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:05.080099 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:05.080099 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:05.092485 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-014daac2-07bd-4151-af94-f9f11695758d tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:14:05.092883 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1331/5363] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:14:05 2026] POST /volume/v3/types => generated 287 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:05.101524 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68a5d479-4b8b-4b39-a92f-585485679908 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:05.103860 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:14:05.104321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-388359837", "snapshot_id": null, "imageRef": null, "volume_type": "c37c94ce-466d-4dec-bff1-3e5ff32874f5", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:05.105890 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-388359837', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c37c94ce-466d-4dec-bff1-3e5ff32874f5', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:14:05.110208 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume of 1 GB Aug 15 15:14:05.110634 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:05.110634 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:05.111114 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Availability Zones retrieved successfully. Aug 15 15:14:05.116504 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (730c498a-48d6-4c20-8360-90fd37fd869d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:14:05.117331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561e3675-3b84-42d9-a5b7-575d189e211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:05.118227 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:14:05.125827 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:05.125827 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:05.136774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561e3675-3b84-42d9-a5b7-575d189e211a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:14:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c37c94ce-466d-4dec-bff1-3e5ff32874f5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1680586537-1670034671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c37c94ce-466d-4dec-bff1-3e5ff32874f5', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:05.137592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5718b6-6e84-491c-94c6-c7450bbab8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:05.161974 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1680586537-1670034671 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1680586537-1670034671, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:14:05.162265 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1680586537-1670034671 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1680586537-1670034671, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:14:05.184920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Created reservations ['b90271e2-d6a0-47c7-b1de-3e1e51a9f674', '1eaa9a32-73b2-41d3-aa82-151460dfcd8c', 'ec65d215-5ca7-4309-bf6a-3e0280c68709', '8f165a6c-4efd-4e2f-b071-1652f148fd4a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:14:05.185746 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5718b6-6e84-491c-94c6-c7450bbab8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90271e2-d6a0-47c7-b1de-3e1e51a9f674', '1eaa9a32-73b2-41d3-aa82-151460dfcd8c', 'ec65d215-5ca7-4309-bf6a-3e0280c68709', '8f165a6c-4efd-4e2f-b071-1652f148fd4a']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:05.186538 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9beb40-3056-4e18-b361-818788621115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:05.207262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9beb40-3056-4e18-b361-818788621115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '201ec3d3-8c54-4ee3-9737-3b355e37ee73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-388359837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['b90271e2-d6a0-47c7-b1de-3e1e51a9f674','1eaa9a32-73b2-41d3-aa82-151460dfcd8c','ec65d215-5ca7-4309-bf6a-3e0280c68709','8f165a6c-4efd-4e2f-b071-1652f148fd4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=c37c94ce-466d-4dec-bff1-3e5ff32874f5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-388359837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=201ec3d3-8c54-4ee3-9737-3b355e37ee73,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e556b56526c04cf1af9a26aae4e19a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c37c94ce-466d-4dec-bff1-3e5ff32874f5),volume_type_id=c37c94ce-466d-4dec-bff1-3e5ff32874f5)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:05.208592 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d755587-c5fc-4772-8762-7a82e9e6bfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:05.222925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d755587-c5fc-4772-8762-7a82e9e6bfc0) transitioned into state 'SUCCESS' from state '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-388359837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eacf93c69b234b9183cb7d08f2a7d7c7',qos_specs=None,replication_status=,reservations=['b90271e2-d6a0-47c7-b1de-3e1e51a9f674','1eaa9a32-73b2-41d3-aa82-151460dfcd8c','ec65d215-5ca7-4309-bf6a-3e0280c68709','8f165a6c-4efd-4e2f-b071-1652f148fd4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e556b56526c04cf1af9a26aae4e19a39',volume_type_id=c37c94ce-466d-4dec-bff1-3e5ff32874f5)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:05.223636 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e0a033-435b-47c8-8ada-6ba782b4def4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:05.232236 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e0a033-435b-47c8-8ada-6ba782b4def4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:05.233066 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Flow 'volume_create_api' (730c498a-48d6-4c20-8360-90fd37fd869d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:14:05.233421 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Create volume request issued successfully. Aug 15 15:14:05.233964 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68a5d479-4b8b-4b39-a92f-585485679908 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:14:05.234823 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1348/5364] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:14:05 2026] POST /volume/v3/volumes => generated 829 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:14:05.246176 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8ffa2c9f-c70d-4a46-a6a6-2986e551c9f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:05.248555 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ffa2c9f-c70d-4a46-a6a6-2986e551c9f9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:05.248805 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ffa2c9f-c70d-4a46-a6a6-2986e551c9f9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:05.249159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ffa2c9f-c70d-4a46-a6a6-2986e551c9f9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:05.256693 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:05.256693 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:05.261304 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ffa2c9f-c70d-4a46-a6a6-2986e551c9f9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:05.268579 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ffa2c9f-c70d-4a46-a6a6-2986e551c9f9 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:05.269019 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1344/5365] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:05 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:06.281963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44b84819-d670-49ff-813f-393f9e898af0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.284019 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44b84819-d670-49ff-813f-393f9e898af0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:06.284261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44b84819-d670-49ff-813f-393f9e898af0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.284490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44b84819-d670-49ff-813f-393f9e898af0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.292454 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.292454 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:06.296660 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44b84819-d670-49ff-813f-393f9e898af0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:06.301660 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44b84819-d670-49ff-813f-393f9e898af0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:06.302285 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1343/5366] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:06 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:06.314413 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6a83b60-e0db-4be2-8650-2a874136f797 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.316823 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6a83b60-e0db-4be2-8650-2a874136f797 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:06.317074 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6a83b60-e0db-4be2-8650-2a874136f797 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.317363 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6a83b60-e0db-4be2-8650-2a874136f797 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.326168 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.326168 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:06.330695 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6a83b60-e0db-4be2-8650-2a874136f797 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:06.336235 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6a83b60-e0db-4be2-8650-2a874136f797 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:06.336732 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1332/5367] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:06 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:06.375459 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3e04157b-7241-438e-a259-02edced74290 req-3e398d7e-b704-4b2d-bd6a-0b43ebd4d4b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.377706 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-3e398d7e-b704-4b2d-bd6a-0b43ebd4d4b5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:06.377900 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-3e398d7e-b704-4b2d-bd6a-0b43ebd4d4b5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.378088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-3e398d7e-b704-4b2d-bd6a-0b43ebd4d4b5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.385737 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.385737 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:06.389992 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3e04157b-7241-438e-a259-02edced74290 req-3e398d7e-b704-4b2d-bd6a-0b43ebd4d4b5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:06.395016 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-3e398d7e-b704-4b2d-bd6a-0b43ebd4d4b5 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:06.395453 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1349/5368] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:06 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:06.465921 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-107c8f42-cb81-4d28-a791-200869cd0c97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.466483 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-107c8f42-cb81-4d28-a791-200869cd0c97 None None] GET https://10.4.3.107/volume// Aug 15 15:14:06.466643 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-107c8f42-cb81-4d28-a791-200869cd0c97 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.466868 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-107c8f42-cb81-4d28-a791-200869cd0c97 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.467232 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-107c8f42-cb81-4d28-a791-200869cd0c97 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:06.467540 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1345/5369] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:14: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 15 15:14:06.474590 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e04157b-7241-438e-a259-02edced74290 req-59f92f41-77b2-4930-9dd1-bd1667ff12e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.476339 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-59f92f41-77b2-4930-9dd1-bd1667ff12e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:14:06.476646 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-59f92f41-77b2-4930-9dd1-bd1667ff12e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "201ec3d3-8c54-4ee3-9737-3b355e37ee73", "connector": null, "instance_uuid": "de386377-83bd-4465-b25d-a73004541ce3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:06.484501 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.484501 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:06.507207 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-59f92f41-77b2-4930-9dd1-bd1667ff12e2 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:14:06.507723 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1344/5370] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:14:06 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:06.537034 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50b27b62-8cb0-40be-b652-672d459d3709 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.538499 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50b27b62-8cb0-40be-b652-672d459d3709 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:06.538731 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50b27b62-8cb0-40be-b652-672d459d3709 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.538963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50b27b62-8cb0-40be-b652-672d459d3709 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.542603 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7820fa35-93c7-44ad-b4e1-7e3657dbc30f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.542956 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7820fa35-93c7-44ad-b4e1-7e3657dbc30f None None] GET https://10.4.3.107/volume// Aug 15 15:14:06.543087 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7820fa35-93c7-44ad-b4e1-7e3657dbc30f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.543322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7820fa35-93c7-44ad-b4e1-7e3657dbc30f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.543636 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7820fa35-93c7-44ad-b4e1-7e3657dbc30f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:06.543931 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1350/5371] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:14: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 15 15:14:06.549769 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.549769 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:06.551964 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3e04157b-7241-438e-a259-02edced74290 req-5fa2f9df-fea9-45fa-a770-7063d973d394 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.553618 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-50b27b62-8cb0-40be-b652-672d459d3709 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:06.554642 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-5fa2f9df-fea9-45fa-a770-7063d973d394 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:06.554888 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-5fa2f9df-fea9-45fa-a770-7063d973d394 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:06.555118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-5fa2f9df-fea9-45fa-a770-7063d973d394 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:06.558564 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50b27b62-8cb0-40be-b652-672d459d3709 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:06.558973 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1333/5372] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:06 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:06.566666 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.566666 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:06.570746 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-3e04157b-7241-438e-a259-02edced74290 req-5fa2f9df-fea9-45fa-a770-7063d973d394 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:06.574497 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-5fa2f9df-fea9-45fa-a770-7063d973d394 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:06.574932 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1346/5373] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:06 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:06.671117 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:06.673615 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] PUT https://10.4.3.107/volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde Aug 15 15:14:06.673933 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:06.681122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Acquiring lock "cinder-attachment_update-201ec3d3-8c54-4ee3-9737-3b355e37ee73-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:14:06.685433 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-201ec3d3-8c54-4ee3-9737-3b355e37ee73-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:14:06.686371 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:06.686371 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:06.768230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Lock "cinder-attachment_update-201ec3d3-8c54-4ee3-9737-3b355e37ee73-np0000007361" released by "attachment_update" :: held 0.083s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:14:06.768536 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-9fe20a8c-4c20-4874-9e00-bb6284fd68a0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde returned with HTTP 200 Aug 15 15:14:06.768964 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1345/5374] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:14:06 2026] PUT /volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:07.574526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae94f639-72d2-4183-b619-952eb8956f18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:07.576335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae94f639-72d2-4183-b619-952eb8956f18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:07.576533 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae94f639-72d2-4183-b619-952eb8956f18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:07.576739 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae94f639-72d2-4183-b619-952eb8956f18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:07.585456 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:07.585456 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:07.588546 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ae94f639-72d2-4183-b619-952eb8956f18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:07.592334 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae94f639-72d2-4183-b619-952eb8956f18 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:07.592677 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1351/5375] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:07 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:08.604263 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33f3c02e-1f11-45f4-b448-161a210bda63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:08.607205 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33f3c02e-1f11-45f4-b448-161a210bda63 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:08.607432 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33f3c02e-1f11-45f4-b448-161a210bda63 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:08.607615 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33f3c02e-1f11-45f4-b448-161a210bda63 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:08.615825 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:08.615825 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:08.618546 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33f3c02e-1f11-45f4-b448-161a210bda63 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:08.622018 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33f3c02e-1f11-45f4-b448-161a210bda63 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:08.622380 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1334/5376] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:08 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:09.635124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cb9dcf5f-68c7-4c64-bb8a-42bf21e9191c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:09.636923 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb9dcf5f-68c7-4c64-bb8a-42bf21e9191c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:09.637146 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb9dcf5f-68c7-4c64-bb8a-42bf21e9191c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:09.637393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb9dcf5f-68c7-4c64-bb8a-42bf21e9191c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:09.649238 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:09.649238 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:09.652558 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cb9dcf5f-68c7-4c64-bb8a-42bf21e9191c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:09.656648 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb9dcf5f-68c7-4c64-bb8a-42bf21e9191c tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:09.657280 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1347/5377] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:09 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:09.981894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e04157b-7241-438e-a259-02edced74290 req-b5a55a92-4392-4a43-af44-5feec7e1c9df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:09.983671 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-b5a55a92-4392-4a43-af44-5feec7e1c9df tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde/action Aug 15 15:14:09.983996 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-b5a55a92-4392-4a43-af44-5feec7e1c9df tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:09.984106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-b5a55a92-4392-4a43-af44-5feec7e1c9df tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:09.997884 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:09.997884 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:10.006304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e04157b-7241-438e-a259-02edced74290 req-b5a55a92-4392-4a43-af44-5feec7e1c9df tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde/action returned with HTTP 204 Aug 15 15:14:10.006738 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1346/5378] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:14:09 2026] POST /volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:10.669025 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f0d5ba4-48ff-435c-8c0b-e3451cc8b01f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.671123 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f0d5ba4-48ff-435c-8c0b-e3451cc8b01f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:10.671443 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f0d5ba4-48ff-435c-8c0b-e3451cc8b01f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.671717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f0d5ba4-48ff-435c-8c0b-e3451cc8b01f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.682767 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.682767 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:10.687159 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f0d5ba4-48ff-435c-8c0b-e3451cc8b01f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.691353 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f0d5ba4-48ff-435c-8c0b-e3451cc8b01f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:10.691744 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1352/5379] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:10 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:10.730258 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1ab1951f-ff5d-4043-a8eb-2034407b42f7 req-5a43655f-f6d2-41f1-97dc-385883787e1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.733792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ab1951f-ff5d-4043-a8eb-2034407b42f7 req-5a43655f-f6d2-41f1-97dc-385883787e1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:10.733792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ab1951f-ff5d-4043-a8eb-2034407b42f7 req-5a43655f-f6d2-41f1-97dc-385883787e1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.733792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ab1951f-ff5d-4043-a8eb-2034407b42f7 req-5a43655f-f6d2-41f1-97dc-385883787e1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.741836 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.741836 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:10.747496 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1ab1951f-ff5d-4043-a8eb-2034407b42f7 req-5a43655f-f6d2-41f1-97dc-385883787e1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.749314 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ab1951f-ff5d-4043-a8eb-2034407b42f7 req-5a43655f-f6d2-41f1-97dc-385883787e1b tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:10.749795 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1335/5380] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:10 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:10.765203 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8079f41-572d-44f7-aa41-22632eb2b2be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.766878 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8079f41-572d-44f7-aa41-22632eb2b2be tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:10.767065 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8079f41-572d-44f7-aa41-22632eb2b2be tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.767291 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8079f41-572d-44f7-aa41-22632eb2b2be tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.776084 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.776084 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:10.779580 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a8079f41-572d-44f7-aa41-22632eb2b2be tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.783621 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8079f41-572d-44f7-aa41-22632eb2b2be tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:10.784044 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1348/5381] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:10 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:10.821661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-355dfffe-14c1-4d0f-a7c3-6d7a4a0a5d78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.823685 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-355dfffe-14c1-4d0f-a7c3-6d7a4a0a5d78 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:10.823868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-355dfffe-14c1-4d0f-a7c3-6d7a4a0a5d78 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.824049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-355dfffe-14c1-4d0f-a7c3-6d7a4a0a5d78 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.834251 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.834251 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:10.838033 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-355dfffe-14c1-4d0f-a7c3-6d7a4a0a5d78 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.842191 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-355dfffe-14c1-4d0f-a7c3-6d7a4a0a5d78 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:10.842739 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1347/5382] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:10 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:10.859022 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.860981 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] POST https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73/action Aug 15 15:14:10.861338 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:10.861461 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:10.871884 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.871884 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:10.872344 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.878190 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Begin detaching volume completed successfully. Aug 15 15:14:10.878388 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-86f972a6-9828-4240-b54d-599fea167ceb tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73/action returned with HTTP 202 Aug 15 15:14:10.878852 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1353/5383] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:14:10 2026] POST /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:14:10.897438 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-846dad1a-1bd1-4a07-a163-b798f0421508 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.898996 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-846dad1a-1bd1-4a07-a163-b798f0421508 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:10.899502 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-846dad1a-1bd1-4a07-a163-b798f0421508 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.901445 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-846dad1a-1bd1-4a07-a163-b798f0421508 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.918303 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.918303 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:10.922307 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd746d00-1952-4fa6-b079-f8a925a6012d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.925338 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd746d00-1952-4fa6-b079-f8a925a6012d None None] GET https://10.4.3.107/volume// Aug 15 15:14:10.925338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd746d00-1952-4fa6-b079-f8a925a6012d None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.925483 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-846dad1a-1bd1-4a07-a163-b798f0421508 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.925524 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd746d00-1952-4fa6-b079-f8a925a6012d None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.925524 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd746d00-1952-4fa6-b079-f8a925a6012d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:10.925524 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1349/5384] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:14: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 15 15:14:10.930690 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-a425d6ce-3dd2-42cd-add3-492d4e1290d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:10.931716 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-846dad1a-1bd1-4a07-a163-b798f0421508 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:10.931716 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1336/5385] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:10 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:10.932515 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-a425d6ce-3dd2-42cd-add3-492d4e1290d0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:10.932701 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-a425d6ce-3dd2-42cd-add3-492d4e1290d0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:10.932896 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-a425d6ce-3dd2-42cd-add3-492d4e1290d0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:10.944533 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:10.944533 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:10.947829 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-a425d6ce-3dd2-42cd-add3-492d4e1290d0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:10.951609 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-a425d6ce-3dd2-42cd-add3-492d4e1290d0 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:10.951998 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1348/5386] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:10 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:11.447664 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-0a2776c6-7c52-4c20-99fb-5429139b52cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:11.450106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-0a2776c6-7c52-4c20-99fb-5429139b52cc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:11.450371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-0a2776c6-7c52-4c20-99fb-5429139b52cc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:11.450616 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-0a2776c6-7c52-4c20-99fb-5429139b52cc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:11.461655 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:11.461655 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:11.465718 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-0a2776c6-7c52-4c20-99fb-5429139b52cc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:11.469788 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-0a2776c6-7c52-4c20-99fb-5429139b52cc tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:11.470386 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1354/5387] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:11 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:11.758263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-3567ea70-f849-4a4c-8b26-40e8687c315f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:11.760259 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-3567ea70-f849-4a4c-8b26-40e8687c315f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde Aug 15 15:14:11.760479 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-3567ea70-f849-4a4c-8b26-40e8687c315f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:11.760662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-3567ea70-f849-4a4c-8b26-40e8687c315f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:11.766991 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:11.766991 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:11.807341 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5e8e71e2-95c9-464a-b07b-cf7cdb7460bc req-3567ea70-f849-4a4c-8b26-40e8687c315f tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde returned with HTTP 200 Aug 15 15:14:11.807712 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1350/5388] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:14:11 2026] DELETE /volume/v3/attachments/b072132e-258a-42cc-a892-0c2fa52efbde => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:11.947215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0dc0878-0764-4ae1-98d5-4a5f8ba90426 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:11.949260 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0dc0878-0764-4ae1-98d5-4a5f8ba90426 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:11.949260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0dc0878-0764-4ae1-98d5-4a5f8ba90426 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:11.949260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0dc0878-0764-4ae1-98d5-4a5f8ba90426 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:11.955763 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:11.955763 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:11.959005 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e0dc0878-0764-4ae1-98d5-4a5f8ba90426 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:11.962902 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0dc0878-0764-4ae1-98d5-4a5f8ba90426 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:11.962902 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1337/5389] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:11 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:11.975094 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92436c28-d878-4abc-81e4-b0952e444146 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:11.977224 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] DELETE https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:11.977477 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:11.977705 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:11.977901 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume with id: 201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:11.985789 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:11.985789 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:11.986321 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:12.003075 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Delete volume request issued successfully. Aug 15 15:14:12.003316 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92436c28-d878-4abc-81e4-b0952e444146 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 202 Aug 15 15:14:12.003797 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1349/5390] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:14:11 2026] DELETE /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:14:12.010622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b925c1c8-be74-4e1f-bf49-a40de2fb1dc3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:12.012285 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b925c1c8-be74-4e1f-bf49-a40de2fb1dc3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:12.012453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b925c1c8-be74-4e1f-bf49-a40de2fb1dc3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:12.012621 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b925c1c8-be74-4e1f-bf49-a40de2fb1dc3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:12.019145 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:12.019145 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:12.022411 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b925c1c8-be74-4e1f-bf49-a40de2fb1dc3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Volume info retrieved successfully. Aug 15 15:14:12.025962 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b925c1c8-be74-4e1f-bf49-a40de2fb1dc3 tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 200 Aug 15 15:14:12.026351 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1355/5391] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:12 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:13.039269 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f6230a76-a9f3-416e-b33f-f025b67efe0d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:13.040885 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6230a76-a9f3-416e-b33f-f025b67efe0d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] GET https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 Aug 15 15:14:13.041063 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6230a76-a9f3-416e-b33f-f025b67efe0d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:13.041298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6230a76-a9f3-416e-b33f-f025b67efe0d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:13.047468 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6230a76-a9f3-416e-b33f-f025b67efe0d tempest-VolumeMultiattachTests-1977311466 tempest-VolumeMultiattachTests-1977311466-project-member] https://10.4.3.107/volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 returned with HTTP 404 Aug 15 15:14:13.048097 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1351/5392] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:13 2026] GET /volume/v3/volumes/201ec3d3-8c54-4ee3-9737-3b355e37ee73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:13.057049 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-61bbb366-1394-4d80-be46-3465c9fdc93c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:13.058525 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61bbb366-1394-4d80-be46-3465c9fdc93c tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:14:13.058691 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61bbb366-1394-4d80-be46-3465c9fdc93c tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:13.058864 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-61bbb366-1394-4d80-be46-3465c9fdc93c tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:13.059603 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-61bbb366-1394-4d80-be46-3465c9fdc93c tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:14:13.078559 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-61bbb366-1394-4d80-be46-3465c9fdc93c tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Get all volumes completed successfully. Aug 15 15:14:13.079897 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:13.079897 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:13.087462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-61bbb366-1394-4d80-be46-3465c9fdc93c tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:14:13.087907 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1338/5393] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:14:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5459 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:13.106469 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e57c2cd2-4a4d-4aa9-9048-43fdd2cb64c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:13.108726 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e57c2cd2-4a4d-4aa9-9048-43fdd2cb64c3 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] DELETE https://10.4.3.107/volume/v3/types/c37c94ce-466d-4dec-bff1-3e5ff32874f5 Aug 15 15:14:13.108979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e57c2cd2-4a4d-4aa9-9048-43fdd2cb64c3 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:13.109261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e57c2cd2-4a4d-4aa9-9048-43fdd2cb64c3 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:13.134131 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e57c2cd2-4a4d-4aa9-9048-43fdd2cb64c3 tempest-VolumeMultiattachTests-116378316 tempest-VolumeMultiattachTests-116378316-project-admin] https://10.4.3.107/volume/v3/types/c37c94ce-466d-4dec-bff1-3e5ff32874f5 returned with HTTP 202 Aug 15 15:14:13.134650 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1350/5394] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:14:13 2026] DELETE /volume/v3/types/c37c94ce-466d-4dec-bff1-3e5ff32874f5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:14:22.025293 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=47,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:23.043476 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=32,cinder:UPDATE=3 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:23.085300 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=34,cinder:INSERT=2 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:23.131215 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=43,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:30.277407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e379c19-ead1-404b-ba88-592a237c55c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.279109 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e379c19-ead1-404b-ba88-592a237c55c4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:30.279314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e379c19-ead1-404b-ba88-592a237c55c4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.279487 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e379c19-ead1-404b-ba88-592a237c55c4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.286081 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.286081 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:30.289202 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e379c19-ead1-404b-ba88-592a237c55c4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:30.292693 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e379c19-ead1-404b-ba88-592a237c55c4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:30.293026 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1356/5395] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:30 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:30.304387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00d59801-fadc-48e6-b56a-8b1158fd8d2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.306030 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00d59801-fadc-48e6-b56a-8b1158fd8d2f tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:30.306213 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00d59801-fadc-48e6-b56a-8b1158fd8d2f tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.306418 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00d59801-fadc-48e6-b56a-8b1158fd8d2f tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.312961 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.312961 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:30.316103 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-00d59801-fadc-48e6-b56a-8b1158fd8d2f tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:30.319654 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00d59801-fadc-48e6-b56a-8b1158fd8d2f tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:30.319987 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1352/5396] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:30 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:30.360007 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5679a8da-4107-436f-bace-61d5dcd82498 req-eaa71539-7b2b-45aa-b17d-df854791b331 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.362236 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-eaa71539-7b2b-45aa-b17d-df854791b331 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:30.362494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-eaa71539-7b2b-45aa-b17d-df854791b331 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.362728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-eaa71539-7b2b-45aa-b17d-df854791b331 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.369079 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.369079 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:30.372210 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5679a8da-4107-436f-bace-61d5dcd82498 req-eaa71539-7b2b-45aa-b17d-df854791b331 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:30.375982 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-eaa71539-7b2b-45aa-b17d-df854791b331 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:30.376403 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1339/5397] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:30 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:30.438418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1bd1f68-eeaa-492b-9e3e-5e69a4041b01 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.438843 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1bd1f68-eeaa-492b-9e3e-5e69a4041b01 None None] GET https://10.4.3.107/volume// Aug 15 15:14:30.439030 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1bd1f68-eeaa-492b-9e3e-5e69a4041b01 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.439254 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1bd1f68-eeaa-492b-9e3e-5e69a4041b01 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.439598 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1bd1f68-eeaa-492b-9e3e-5e69a4041b01 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:30.439920 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1351/5398] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15: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 15 15:14:30.446531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5679a8da-4107-436f-bace-61d5dcd82498 req-bd14a489-94be-4afe-8861-ca2fe2fe6b78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.448261 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-bd14a489-94be-4afe-8861-ca2fe2fe6b78 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:14:30.448593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-bd14a489-94be-4afe-8861-ca2fe2fe6b78 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15f46e52-9d76-4cd2-9cb3-230bc7174171", "connector": null, "instance_uuid": "5dc872e9-bfa8-49ab-933a-3c8974c91746"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:30.456029 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.456029 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:30.476106 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-bd14a489-94be-4afe-8861-ca2fe2fe6b78 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:14:30.476526 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1357/5399] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:14:30 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 15 15:14:30.501356 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8b1c93eb-cb83-49e9-b550-67676f2f2e9d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.502860 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b1c93eb-cb83-49e9-b550-67676f2f2e9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:30.503020 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b1c93eb-cb83-49e9-b550-67676f2f2e9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.503220 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b1c93eb-cb83-49e9-b550-67676f2f2e9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.508778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-543d7345-cd06-4da5-b4f0-3f8192f8c3c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.509118 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-543d7345-cd06-4da5-b4f0-3f8192f8c3c9 None None] GET https://10.4.3.107/volume// Aug 15 15:14:30.509313 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-543d7345-cd06-4da5-b4f0-3f8192f8c3c9 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.509483 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-543d7345-cd06-4da5-b4f0-3f8192f8c3c9 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.509792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-543d7345-cd06-4da5-b4f0-3f8192f8c3c9 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:30.510030 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1340/5400] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15: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 15 15:14:30.511067 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.511067 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:30.513857 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8b1c93eb-cb83-49e9-b550-67676f2f2e9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:30.517305 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b1c93eb-cb83-49e9-b550-67676f2f2e9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:30.517633 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1353/5401] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:30 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:30.518765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5679a8da-4107-436f-bace-61d5dcd82498 req-05b6031e-0940-4448-92b6-8322de5c5726 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.520901 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-05b6031e-0940-4448-92b6-8322de5c5726 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:30.521085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-05b6031e-0940-4448-92b6-8322de5c5726 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:30.521301 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-05b6031e-0940-4448-92b6-8322de5c5726 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:30.529913 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.529913 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:30.533138 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5679a8da-4107-436f-bace-61d5dcd82498 req-05b6031e-0940-4448-92b6-8322de5c5726 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:30.537072 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-05b6031e-0940-4448-92b6-8322de5c5726 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:30.537528 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1352/5402] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:30 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1037 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:30.626800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:30.628738 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] PUT https://10.4.3.107/volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d Aug 15 15:14:30.629051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:30.636262 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Acquiring lock "cinder-attachment_update-15f46e52-9d76-4cd2-9cb3-230bc7174171-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:14:30.640310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Lock "cinder-attachment_update-15f46e52-9d76-4cd2-9cb3-230bc7174171-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:14:30.641211 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:30.641211 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:30.704287 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Lock "cinder-attachment_update-15f46e52-9d76-4cd2-9cb3-230bc7174171-np0000007361" released by "attachment_update" :: held 0.064s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:14:30.704587 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-870ee6d8-2fca-42cb-bf0a-a1f451e1f5f6 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d returned with HTTP 200 Aug 15 15:14:30.705231 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1358/5403] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:14:30 2026] PUT /volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:31.531020 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76240eb3-9fb4-478f-9d61-615bff70c7a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:31.532755 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76240eb3-9fb4-478f-9d61-615bff70c7a9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:31.532962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76240eb3-9fb4-478f-9d61-615bff70c7a9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:31.533145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76240eb3-9fb4-478f-9d61-615bff70c7a9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:31.541842 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:31.541842 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:31.544987 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76240eb3-9fb4-478f-9d61-615bff70c7a9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:31.548630 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76240eb3-9fb4-478f-9d61-615bff70c7a9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:31.549008 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1341/5404] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:31 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:32.560018 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63f63923-996a-4c3e-8a37-63c2563b1e17 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:32.561682 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63f63923-996a-4c3e-8a37-63c2563b1e17 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:32.561859 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63f63923-996a-4c3e-8a37-63c2563b1e17 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:32.562033 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63f63923-996a-4c3e-8a37-63c2563b1e17 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:32.570249 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:32.570249 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:32.573007 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63f63923-996a-4c3e-8a37-63c2563b1e17 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:32.576487 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63f63923-996a-4c3e-8a37-63c2563b1e17 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:32.576814 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1354/5405] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:32 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:33.588265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-523a65c7-d2bc-4d47-a386-1eac15abf444 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:33.589943 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-523a65c7-d2bc-4d47-a386-1eac15abf444 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:33.590135 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-523a65c7-d2bc-4d47-a386-1eac15abf444 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:33.590330 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-523a65c7-d2bc-4d47-a386-1eac15abf444 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:33.599216 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:33.599216 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:33.602101 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-523a65c7-d2bc-4d47-a386-1eac15abf444 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:33.605874 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-523a65c7-d2bc-4d47-a386-1eac15abf444 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:33.606349 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1353/5406] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:33 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:33.921682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5679a8da-4107-436f-bace-61d5dcd82498 req-cf5f13c4-06e3-4328-a427-ac2280c49b20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:33.923754 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-cf5f13c4-06e3-4328-a427-ac2280c49b20 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d/action Aug 15 15:14:33.924102 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-cf5f13c4-06e3-4328-a427-ac2280c49b20 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:33.924251 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-cf5f13c4-06e3-4328-a427-ac2280c49b20 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:33.937965 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:33.937965 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:33.952077 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5679a8da-4107-436f-bace-61d5dcd82498 req-cf5f13c4-06e3-4328-a427-ac2280c49b20 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d/action returned with HTTP 204 Aug 15 15:14:33.952780 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1359/5407] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:14:33 2026] POST /volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:34.618876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5949d1b4-6b68-4efb-8e6c-b11a90002033 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:34.620682 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5949d1b4-6b68-4efb-8e6c-b11a90002033 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:34.620887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5949d1b4-6b68-4efb-8e6c-b11a90002033 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:34.621069 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5949d1b4-6b68-4efb-8e6c-b11a90002033 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:34.630553 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:34.630553 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:34.634203 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5949d1b4-6b68-4efb-8e6c-b11a90002033 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:34.638547 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5949d1b4-6b68-4efb-8e6c-b11a90002033 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:34.638932 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1342/5408] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:34 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:34.650662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ecb2c378-80ec-44c9-bfb0-99cc2beb25fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:34.652922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecb2c378-80ec-44c9-bfb0-99cc2beb25fd tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:34.653175 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecb2c378-80ec-44c9-bfb0-99cc2beb25fd tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:34.653433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecb2c378-80ec-44c9-bfb0-99cc2beb25fd tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:34.664915 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:34.664915 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:34.669033 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ecb2c378-80ec-44c9-bfb0-99cc2beb25fd tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:34.673922 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecb2c378-80ec-44c9-bfb0-99cc2beb25fd tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:34.674301 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1355/5409] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:34 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:34.685453 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4707dd4-4d22-475a-8217-7bfa03316546 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:34.687116 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:34.687528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-detach": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:34.687673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:34.697870 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:34.697870 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:34.698418 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:34.751432 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Attachment connected to vm 5dc872e9-bfa8-49ab-933a-3c8974c91746, checking data on nova Aug 15 15:14:34.751686 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.compute.nova [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Creating Keystone token plugin using URL: https://10.4.3.107/identity {{(pid=100274) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 15 15:14:34.944232 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] REQ: curl -g -i -X GET https://10.4.3.107/compute/v2.1/servers/5dc872e9-bfa8-49ab-933a-3c8974c91746/os-volume_attachments/15f46e52-9d76-4cd2-9cb3-230bc7174171 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}deadcdf7561240568fe46743b13a2eced0312d4b8628c4cdfaaaaafdf74d2b97" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b4707dd4-4d22-475a-8217-7bfa03316546" -H "X-Service-Token: {SHA256}f4af95b38971796193f6b0fa4ec0a0efcf911183e32fa0e1e465df2be9445870" {{(pid=100274) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 15 15:14:35.142667 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 15 Aug 2026 15:14:34 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-cd1e7dd2-4c33-4905-882a-961c26c15792 x-openstack-request-id: req-cd1e7dd2-4c33-4905-882a-961c26c15792 {{(pid=100274) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 15 15:14:35.142848 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "15f46e52-9d76-4cd2-9cb3-230bc7174171", "serverId": "5dc872e9-bfa8-49ab-933a-3c8974c91746", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ad6a3310-bbd5-41ff-8741-e771ebe3744d", "bdm_uuid": "6ead8261-ade9-4d49-8ec4-140ba65ca78b"}} {{(pid=100274) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 15 15:14:35.143012 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET call to compute for https://10.4.3.107/compute/v2.1/servers/5dc872e9-bfa8-49ab-933a-3c8974c91746/os-volume_attachments/15f46e52-9d76-4cd2-9cb3-230bc7174171 used request id req-cd1e7dd2-4c33-4905-882a-961c26c15792 {{(pid=100274) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 15 15:14:35.145075 np0000007361 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-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 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Caught error: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: 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 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 15 15:14:35.147403 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-b4707dd4-4d22-475a-8217-7bfa03316546 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 409 Aug 15 15:14:35.148880 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1354/5410] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:14:34 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 167 bytes in 463 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:14:35.155184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.156927 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:35.157316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:35.157445 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:35.168893 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:35.168893 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:35.169478 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:35.225499 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Attachment connected to vm 5dc872e9-bfa8-49ab-933a-3c8974c91746, checking data on nova Aug 15 15:14:35.225771 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.compute.nova [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Creating Keystone token plugin using URL: https://10.4.3.107/identity {{(pid=100273) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 15 15:14:35.346812 np0000007361 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] REQ: curl -g -i -X GET https://10.4.3.107/compute/v2.1/servers/5dc872e9-bfa8-49ab-933a-3c8974c91746/os-volume_attachments/15f46e52-9d76-4cd2-9cb3-230bc7174171 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f1c3d646f90c226ae2335701e3a23c2443f93e0404a44f33d051945cd9f25af2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e5febd14-0312-4875-8182-cb4e7d6c5474" -H "X-Service-Token: {SHA256}8cc9c544dee65028af3263d1950cd8c7428922cc0137986318460018d4abface" {{(pid=100273) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 15 15:14:35.440931 np0000007361 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 15 Aug 2026 15:14:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-45bf36b4-8618-49f7-9ce0-32ab8bd213b0 x-openstack-request-id: req-45bf36b4-8618-49f7-9ce0-32ab8bd213b0 {{(pid=100273) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 15 15:14:35.441052 np0000007361 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "15f46e52-9d76-4cd2-9cb3-230bc7174171", "serverId": "5dc872e9-bfa8-49ab-933a-3c8974c91746", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ad6a3310-bbd5-41ff-8741-e771ebe3744d", "bdm_uuid": "6ead8261-ade9-4d49-8ec4-140ba65ca78b"}} {{(pid=100273) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 15 15:14:35.441186 np0000007361 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET call to compute for https://10.4.3.107/compute/v2.1/servers/5dc872e9-bfa8-49ab-933a-3c8974c91746/os-volume_attachments/15f46e52-9d76-4cd2-9cb3-230bc7174171 used request id req-45bf36b4-8618-49f7-9ce0-32ab8bd213b0 {{(pid=100273) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 15 15:14:35.443339 np0000007361 devstack@c-api.service[100273]: ERROR cinder.volume.api [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-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 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Caught error: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: 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 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 15 15:14:35.445751 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-e5febd14-0312-4875-8182-cb4e7d6c5474 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 409 Aug 15 15:14:35.447004 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1360/5411] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 167 bytes in 292 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:14:35.453061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01d8cdcc-fee8-4403-82f1-353363dd7c58 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.454341 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1343/5412] 10.4.3.107 () {70 vars in 1597 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:14:35.460133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e9fd72a1-ba2d-445f-9b1c-51588aa4cd5a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.461721 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1356/5413] 10.4.3.107 () {70 vars in 1597 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:14:35.468410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e2e6ae1-f4a5-4c46-8f34-0dab41b19dd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.488577 np0000007361 devstack@c-api.service[100274]: WARNING keystonemiddleware.auth_token [None req-7e2e6ae1-f4a5-4c46-8f34-0dab41b19dd9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 15 15:14:35.489417 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1355/5414] 10.4.3.107 () {70 vars in 1597 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:14:35.495427 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdf4d11e-865f-4fc2-b9f3-9c33e8e2277b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.517749 np0000007361 devstack@c-api.service[100273]: WARNING keystonemiddleware.auth_token [None req-fdf4d11e-865f-4fc2-b9f3-9c33e8e2277b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 15 15:14:35.519157 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1361/5415] 10.4.3.107 () {70 vars in 1597 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:14:35.525330 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e51b6f65-9529-4e75-aa8a-3712273b47c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.581341 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e51b6f65-9529-4e75-aa8a-3712273b47c3 tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:35.581684 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e51b6f65-9529-4e75-aa8a-3712273b47c3 tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:35.581840 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e51b6f65-9529-4e75-aa8a-3712273b47c3 tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:35.592812 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:35.592812 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:35.593228 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-e51b6f65-9529-4e75-aa8a-3712273b47c3 tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Updating volume '15f46e52-9d76-4cd2-9cb3-230bc7174171' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:14:35.617531 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e51b6f65-9529-4e75-aa8a-3712273b47c3 tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 202 Aug 15 15:14:35.617909 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1344/5416] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:14:35.625208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3f06de8b-0fb0-496f-aa3d-78abf314c2c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.626916 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f06de8b-0fb0-496f-aa3d-78abf314c2c8 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:35.627101 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f06de8b-0fb0-496f-aa3d-78abf314c2c8 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:35.627318 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f06de8b-0fb0-496f-aa3d-78abf314c2c8 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:35.635644 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:35.635644 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:35.638470 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3f06de8b-0fb0-496f-aa3d-78abf314c2c8 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:35.641897 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f06de8b-0fb0-496f-aa3d-78abf314c2c8 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:35.642206 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1357/5417] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:35 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1149 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:35.653075 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7863bac-adcd-4725-a7ea-626223b392af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.654864 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:35.655694 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ad6a3310-bbd5-41ff-8741-e771ebe3744d"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:35.655829 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ad6a3310-bbd5-41ff-8741-e771ebe3744d"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:35.687516 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:14:35.695009 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:35.695009 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:35.695391 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Volume info retrieved successfully. Aug 15 15:14:35.699505 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Attachment connected to vm 5dc872e9-bfa8-49ab-933a-3c8974c91746, checking data on nova Aug 15 15:14:35.699634 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.compute.nova [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Creating Keystone token plugin using URL: https://10.4.3.107/identity {{(pid=100274) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 15 15:14:35.776307 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] REQ: curl -g -i -X GET https://10.4.3.107/compute/v2.1/servers/5dc872e9-bfa8-49ab-933a-3c8974c91746/os-volume_attachments/15f46e52-9d76-4cd2-9cb3-230bc7174171 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c8628c01a5a972e586f65107fd1febd35dd6875a9e25434e7782e4546b0a6852" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e7863bac-adcd-4725-a7ea-626223b392af" -H "X-Service-Token: {SHA256}f4af95b38971796193f6b0fa4ec0a0efcf911183e32fa0e1e465df2be9445870" {{(pid=100274) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 15 15:14:35.854412 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 15 Aug 2026 15:14:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5a780edc-a989-4cfd-b935-ac0ede55b374 x-openstack-request-id: req-5a780edc-a989-4cfd-b935-ac0ede55b374 {{(pid=100274) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 15 15:14:35.854531 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "15f46e52-9d76-4cd2-9cb3-230bc7174171", "serverId": "5dc872e9-bfa8-49ab-933a-3c8974c91746", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ad6a3310-bbd5-41ff-8741-e771ebe3744d", "bdm_uuid": "6ead8261-ade9-4d49-8ec4-140ba65ca78b"}} {{(pid=100274) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 15 15:14:35.854641 np0000007361 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] GET call to compute for https://10.4.3.107/compute/v2.1/servers/5dc872e9-bfa8-49ab-933a-3c8974c91746/os-volume_attachments/15f46e52-9d76-4cd2-9cb3-230bc7174171 used request id req-5a780edc-a989-4cfd-b935-ac0ede55b374 {{(pid=100274) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 15 15:14:35.856453 np0000007361 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-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 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Caught error: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: 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 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 15 15:14:35.858628 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5dc872e9-bfa8-49ab-933a-3c8974c91746 using the Compute API Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-e7863bac-adcd-4725-a7ea-626223b392af tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 409 Aug 15 15:14:35.859880 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1356/5418] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 167 bytes in 207 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:14:35.865656 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc263299-c1c8-4930-9713-1ba4f68d2011 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.866883 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1362/5419] 10.4.3.107 () {70 vars in 1597 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:14:35.872354 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6791ecfb-eafd-4a05-9fed-f5902f06a75b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.887102 np0000007361 devstack@c-api.service[100271]: WARNING keystonemiddleware.auth_token [None req-6791ecfb-eafd-4a05-9fed-f5902f06a75b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 15 15:14:35.887958 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1345/5420] 10.4.3.107 () {70 vars in 1597 bytes} [Sat Aug 15 15:14:35 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 15 15:14:35.893519 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3bf4cffe-12e5-4596-a214-55271f1f004a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.895043 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bf4cffe-12e5-4596-a214-55271f1f004a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:35.895218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bf4cffe-12e5-4596-a214-55271f1f004a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:35.895413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bf4cffe-12e5-4596-a214-55271f1f004a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:35.902397 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:35.902397 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:35.906197 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3bf4cffe-12e5-4596-a214-55271f1f004a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:35.910110 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bf4cffe-12e5-4596-a214-55271f1f004a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:35.910523 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1358/5421] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:35 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:35.924063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:35.925598 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:35.925759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:35.925925 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:35.956527 np0000007361 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:14:35.962154 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:35.962154 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:35.965078 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:35.968519 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c5c91f8-2d9d-4aea-b8ec-1753736eb7c3 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:35.968855 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1357/5422] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:35 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:36.009838 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.011596 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:36.011758 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:36.011975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:36.042218 np0000007361 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 15 15:14:36.048558 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:36.048558 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:36.052029 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:36.055700 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-6a2d0363-7812-4ec7-88c9-36d79f7a9805 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:36.056069 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1363/5423] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:36 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:36.123193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33b2e99c-5029-45e0-9abf-a1c93d446528 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.123594 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33b2e99c-5029-45e0-9abf-a1c93d446528 None None] GET https://10.4.3.107/volume// Aug 15 15:14:36.123774 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33b2e99c-5029-45e0-9abf-a1c93d446528 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:36.123992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33b2e99c-5029-45e0-9abf-a1c93d446528 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:36.124374 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33b2e99c-5029-45e0-9abf-a1c93d446528 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:36.124690 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1346/5424] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:14: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 15 15:14:36.131867 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-141fa671-5040-4bc7-8cfc-b4adefa19b33 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.160904 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-141fa671-5040-4bc7-8cfc-b4adefa19b33 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:14:36.161251 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-141fa671-5040-4bc7-8cfc-b4adefa19b33 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48a0403b-ecae-4998-9ca1-683c944340cc", "connector": null, "instance_uuid": "5dc872e9-bfa8-49ab-933a-3c8974c91746"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:36.169321 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:36.169321 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:36.191670 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-141fa671-5040-4bc7-8cfc-b4adefa19b33 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:14:36.192052 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1359/5425] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:14:36 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 15 15:14:36.217442 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51abe571-b7b4-4145-82c1-c620096709b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.219255 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51abe571-b7b4-4145-82c1-c620096709b9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:36.219498 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51abe571-b7b4-4145-82c1-c620096709b9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:36.219746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51abe571-b7b4-4145-82c1-c620096709b9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:36.227140 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1ce7208-781b-425c-ba7b-38f9e5c0dc14 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.227593 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1ce7208-781b-425c-ba7b-38f9e5c0dc14 None None] GET https://10.4.3.107/volume// Aug 15 15:14:36.227812 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1ce7208-781b-425c-ba7b-38f9e5c0dc14 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:36.227989 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1ce7208-781b-425c-ba7b-38f9e5c0dc14 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:36.228339 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1ce7208-781b-425c-ba7b-38f9e5c0dc14 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:36.228537 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:36.228537 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:36.228643 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1364/5426] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:14: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 15 15:14:36.231584 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-51abe571-b7b4-4145-82c1-c620096709b9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:36.234735 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-2716bace-f590-44a5-b89d-6187c140ef18 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.235286 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51abe571-b7b4-4145-82c1-c620096709b9 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:36.235685 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1358/5427] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:36 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:36.237351 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-2716bace-f590-44a5-b89d-6187c140ef18 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:36.237571 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-2716bace-f590-44a5-b89d-6187c140ef18 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:36.237738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-2716bace-f590-44a5-b89d-6187c140ef18 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:36.248551 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:36.248551 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:36.252182 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-2716bace-f590-44a5-b89d-6187c140ef18 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:36.256761 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-2716bace-f590-44a5-b89d-6187c140ef18 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:36.257228 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1347/5428] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:36 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 1037 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:36.354559 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:36.356421 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] PUT https://10.4.3.107/volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b Aug 15 15:14:36.356740 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:36.363144 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Acquiring lock "cinder-attachment_update-48a0403b-ecae-4998-9ca1-683c944340cc-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:14:36.367448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Lock "cinder-attachment_update-48a0403b-ecae-4998-9ca1-683c944340cc-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:14:36.368283 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:36.368283 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:36.434046 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Lock "cinder-attachment_update-48a0403b-ecae-4998-9ca1-683c944340cc-np0000007361" released by "attachment_update" :: held 0.066s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:14:36.434046 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-e18d3644-125a-4c7d-9b06-385adad0dd61 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b returned with HTTP 200 Aug 15 15:14:36.434692 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1360/5429] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:14:36 2026] PUT /volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:37.247340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e5b3160-52e4-4ae0-87ba-6b91f6e40b06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:37.249560 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e5b3160-52e4-4ae0-87ba-6b91f6e40b06 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:37.249800 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e5b3160-52e4-4ae0-87ba-6b91f6e40b06 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:37.250031 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e5b3160-52e4-4ae0-87ba-6b91f6e40b06 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:37.260766 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:37.260766 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:37.264473 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e5b3160-52e4-4ae0-87ba-6b91f6e40b06 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:37.269258 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e5b3160-52e4-4ae0-87ba-6b91f6e40b06 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:37.269715 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1365/5430] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:37 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:38.282036 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-766ca3b9-35be-4a8a-b822-9f3d43c55c9d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:38.283988 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766ca3b9-35be-4a8a-b822-9f3d43c55c9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:38.284234 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766ca3b9-35be-4a8a-b822-9f3d43c55c9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:38.284490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766ca3b9-35be-4a8a-b822-9f3d43c55c9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:38.294833 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:38.294833 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:38.298767 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-766ca3b9-35be-4a8a-b822-9f3d43c55c9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:38.302786 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766ca3b9-35be-4a8a-b822-9f3d43c55c9d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:38.303221 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1359/5431] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:38 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:39.315061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40129570-0d7a-4604-81d5-95e91eef4b10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:39.316861 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40129570-0d7a-4604-81d5-95e91eef4b10 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:39.317041 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40129570-0d7a-4604-81d5-95e91eef4b10 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:39.317230 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40129570-0d7a-4604-81d5-95e91eef4b10 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:39.326544 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:39.326544 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:39.329987 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-40129570-0d7a-4604-81d5-95e91eef4b10 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:39.334067 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40129570-0d7a-4604-81d5-95e91eef4b10 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:39.334466 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1348/5432] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:39 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:39.666001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-ffee7f76-30d8-44b2-8281-12ce4c9c1785 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:39.668110 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-ffee7f76-30d8-44b2-8281-12ce4c9c1785 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b/action Aug 15 15:14:39.668565 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-ffee7f76-30d8-44b2-8281-12ce4c9c1785 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:39.668696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-ffee7f76-30d8-44b2-8281-12ce4c9c1785 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:39.685225 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:39.685225 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:39.696511 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9d6095d5-204e-430d-b67c-adcb12d42b6c req-ffee7f76-30d8-44b2-8281-12ce4c9c1785 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b/action returned with HTTP 204 Aug 15 15:14:39.696922 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1361/5433] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:14:39 2026] POST /volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:40.347007 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46cd6cf2-e44d-4abc-aa55-aeb29fd7118c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.348773 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46cd6cf2-e44d-4abc-aa55-aeb29fd7118c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:40.348971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46cd6cf2-e44d-4abc-aa55-aeb29fd7118c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:40.349173 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46cd6cf2-e44d-4abc-aa55-aeb29fd7118c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:40.358194 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.358194 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:40.361404 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-46cd6cf2-e44d-4abc-aa55-aeb29fd7118c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:40.366509 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46cd6cf2-e44d-4abc-aa55-aeb29fd7118c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:40.366861 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1366/5434] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:40 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:40.388061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46465d63-b51c-4125-a453-a0cb39e67a6a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.390066 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46465d63-b51c-4125-a453-a0cb39e67a6a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:40.390286 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46465d63-b51c-4125-a453-a0cb39e67a6a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:40.390517 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46465d63-b51c-4125-a453-a0cb39e67a6a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:40.398826 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.398826 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:40.401684 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46465d63-b51c-4125-a453-a0cb39e67a6a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:40.405041 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46465d63-b51c-4125-a453-a0cb39e67a6a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:40.405397 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1360/5435] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:40 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:40.417646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9578a195-1118-4731-886f-fb47fbefb19d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.419296 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9578a195-1118-4731-886f-fb47fbefb19d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:40.419617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9578a195-1118-4731-886f-fb47fbefb19d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-detach": {"attachment_id": "a2c23858-58a7-41e2-8537-12ab0873ae7b"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:40.419730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9578a195-1118-4731-886f-fb47fbefb19d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "a2c23858-58a7-41e2-8537-12ab0873ae7b"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:40.430264 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.430264 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:40.430700 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9578a195-1118-4731-886f-fb47fbefb19d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:40.437028 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9578a195-1118-4731-886f-fb47fbefb19d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 400 Aug 15 15:14:40.437504 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1349/5436] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:14:40 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 15 15:14:40.470714 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-becd1c5b-a70a-430d-9f8c-85beba6c828e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.473222 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-becd1c5b-a70a-430d-9f8c-85beba6c828e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:40.473480 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-becd1c5b-a70a-430d-9f8c-85beba6c828e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:40.473680 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-becd1c5b-a70a-430d-9f8c-85beba6c828e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:40.483639 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.483639 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:40.486998 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-becd1c5b-a70a-430d-9f8c-85beba6c828e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:40.490581 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-becd1c5b-a70a-430d-9f8c-85beba6c828e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:40.490955 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1362/5437] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:40 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:40.511391 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.513765 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc/action Aug 15 15:14:40.514201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:40.514400 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:40.525842 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.525842 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:40.526331 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:40.534166 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Begin detaching volume completed successfully. Aug 15 15:14:40.534472 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-dd91157a-2f5e-499c-a77d-ac16de4f94d4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc/action returned with HTTP 202 Aug 15 15:14:40.535056 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1367/5438] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:14:40 2026] POST /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:14:40.572336 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-004ce4d9-53d1-4354-96b9-06d5b830e5df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.572666 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-004ce4d9-53d1-4354-96b9-06d5b830e5df None None] GET https://10.4.3.107/volume// Aug 15 15:14:40.572809 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-004ce4d9-53d1-4354-96b9-06d5b830e5df None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:40.572990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-004ce4d9-53d1-4354-96b9-06d5b830e5df None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:40.573327 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-004ce4d9-53d1-4354-96b9-06d5b830e5df None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:40.573589 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1361/5439] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:14: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 15 15:14:40.579954 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-73fd484b-602b-40ec-bf6f-7d5ef5105439 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.582404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-73fd484b-602b-40ec-bf6f-7d5ef5105439 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:40.582648 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-73fd484b-602b-40ec-bf6f-7d5ef5105439 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:40.582876 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-73fd484b-602b-40ec-bf6f-7d5ef5105439 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:40.593160 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.593160 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:40.596837 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-73fd484b-602b-40ec-bf6f-7d5ef5105439 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:40.601068 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-73fd484b-602b-40ec-bf6f-7d5ef5105439 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:40.601691 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1350/5440] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:40 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 1333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:40.950533 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d22d782f-38c0-4bcf-aed6-10dd24655fd1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.952473 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d22d782f-38c0-4bcf-aed6-10dd24655fd1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:40.952671 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d22d782f-38c0-4bcf-aed6-10dd24655fd1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:40.952906 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d22d782f-38c0-4bcf-aed6-10dd24655fd1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:40.961428 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.961428 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:40.964363 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d22d782f-38c0-4bcf-aed6-10dd24655fd1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:14:40.967915 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d22d782f-38c0-4bcf-aed6-10dd24655fd1 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:14:40.968334 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1363/5441] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:40 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:40.984450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:40.986843 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] POST https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd/action Aug 15 15:14:40.987296 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:40.987483 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:40.997948 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:40.997948 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:40.998604 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:14:41.006096 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Begin detaching volume completed successfully. Aug 15 15:14:41.006411 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-d30045ff-cd9f-488e-b51e-a55bd2482b21 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd/action returned with HTTP 202 Aug 15 15:14:41.006943 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1368/5442] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:14:40 2026] POST /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:14:41.041597 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c20d8b5e-51db-4fd1-b701-8d97d2ff4dd0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.041940 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c20d8b5e-51db-4fd1-b701-8d97d2ff4dd0 None None] GET https://10.4.3.107/volume// Aug 15 15:14:41.042082 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c20d8b5e-51db-4fd1-b701-8d97d2ff4dd0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.042291 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c20d8b5e-51db-4fd1-b701-8d97d2ff4dd0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.042583 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c20d8b5e-51db-4fd1-b701-8d97d2ff4dd0 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:41.042925 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1362/5443] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:14:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:14:41.049953 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-0d873849-5a79-4d03-9717-6177e599dab4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.052264 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-0d873849-5a79-4d03-9717-6177e599dab4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:41.052452 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-0d873849-5a79-4d03-9717-6177e599dab4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.052637 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-0d873849-5a79-4d03-9717-6177e599dab4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.060785 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.060785 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:41.063756 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-0d873849-5a79-4d03-9717-6177e599dab4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:14:41.067255 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-0d873849-5a79-4d03-9717-6177e599dab4 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:14:41.067627 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1351/5444] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:41 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 1322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:41.365723 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-8b24e599-59ef-4e62-9062-8bfaa632010e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.367954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-8b24e599-59ef-4e62-9062-8bfaa632010e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] DELETE https://10.4.3.107/volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b Aug 15 15:14:41.368118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-8b24e599-59ef-4e62-9062-8bfaa632010e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.368339 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-8b24e599-59ef-4e62-9062-8bfaa632010e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.375028 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.375028 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:41.418891 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f13cd512-eae3-4b1d-accb-f212eea60fda req-8b24e599-59ef-4e62-9062-8bfaa632010e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b returned with HTTP 200 Aug 15 15:14:41.419364 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1364/5445] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:14:41 2026] DELETE /volume/v3/attachments/a2c23858-58a7-41e2-8537-12ab0873ae7b => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:41.623043 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35255714-3e60-458b-a514-c1f32ea13afd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.624687 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35255714-3e60-458b-a514-c1f32ea13afd tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:41.624975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35255714-3e60-458b-a514-c1f32ea13afd tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:41.625107 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35255714-3e60-458b-a514-c1f32ea13afd tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:41.635465 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.635465 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:41.638836 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-35255714-3e60-458b-a514-c1f32ea13afd tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] Updating volume '15f46e52-9d76-4cd2-9cb3-230bc7174171' with '{'status': 'in-use'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 15 15:14:41.659951 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35255714-3e60-458b-a514-c1f32ea13afd tempest-TestServerVolumeAttachmentScenario-1386432790 tempest-TestServerVolumeAttachmentScenario-1386432790-project-admin] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 202 Aug 15 15:14:41.660497 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1369/5446] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:14:41 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:14:41.667431 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-268d845b-644c-43dd-b167-eee5e6ef9531 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.669016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-268d845b-644c-43dd-b167-eee5e6ef9531 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:41.669204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-268d845b-644c-43dd-b167-eee5e6ef9531 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.669419 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-268d845b-644c-43dd-b167-eee5e6ef9531 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.678540 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.678540 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:41.681353 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-268d845b-644c-43dd-b167-eee5e6ef9531 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:41.684872 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-268d845b-644c-43dd-b167-eee5e6ef9531 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:41.685233 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1363/5447] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:41 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:41.721941 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-739f6ddc-36ea-48da-a4e9-6fe0102ea816 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.723721 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-739f6ddc-36ea-48da-a4e9-6fe0102ea816 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:41.723870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-739f6ddc-36ea-48da-a4e9-6fe0102ea816 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.724032 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-739f6ddc-36ea-48da-a4e9-6fe0102ea816 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.732218 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.732218 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:41.735457 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-739f6ddc-36ea-48da-a4e9-6fe0102ea816 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:41.739349 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-739f6ddc-36ea-48da-a4e9-6fe0102ea816 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:41.739693 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1352/5448] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:41 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:14:41.755924 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.757767 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] POST https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action Aug 15 15:14:41.758071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:14:41.758197 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:41.769157 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.769157 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:41.769791 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:41.775609 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Begin detaching volume completed successfully. Aug 15 15:14:41.775880 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-64bd9bd0-4aa5-4a7a-8c06-7e21ba952fb1 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action returned with HTTP 202 Aug 15 15:14:41.776442 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1365/5449] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:14:41 2026] POST /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:14:41.814287 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d50e5ab0-45e3-4095-98d7-b9d0b8e318eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.814639 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d50e5ab0-45e3-4095-98d7-b9d0b8e318eb None None] GET https://10.4.3.107/volume// Aug 15 15:14:41.814805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d50e5ab0-45e3-4095-98d7-b9d0b8e318eb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.814989 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d50e5ab0-45e3-4095-98d7-b9d0b8e318eb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.815335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d50e5ab0-45e3-4095-98d7-b9d0b8e318eb None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:14:41.815610 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1370/5450] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:14:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:14:41.822500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-3691e177-ddf4-4302-9bd2-e1e4e63ecaa4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.824647 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-3691e177-ddf4-4302-9bd2-e1e4e63ecaa4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:41.824865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-3691e177-ddf4-4302-9bd2-e1e4e63ecaa4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.825077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-3691e177-ddf4-4302-9bd2-e1e4e63ecaa4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.835452 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.835452 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:41.839079 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-3691e177-ddf4-4302-9bd2-e1e4e63ecaa4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:41.842936 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-3691e177-ddf4-4302-9bd2-e1e4e63ecaa4 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:41.843353 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1364/5451] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:14:41 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:14:41.887810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-21b693dc-91dd-4628-8b02-a1a15e9c2014 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:41.889800 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-21b693dc-91dd-4628-8b02-a1a15e9c2014 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] DELETE https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 Aug 15 15:14:41.890027 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-21b693dc-91dd-4628-8b02-a1a15e9c2014 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:41.890264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-21b693dc-91dd-4628-8b02-a1a15e9c2014 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:41.897189 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:41.897189 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:41.935545 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-21713bed-f64e-43d0-8941-d82e4d0583c8 req-21b693dc-91dd-4628-8b02-a1a15e9c2014 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 returned with HTTP 200 Aug 15 15:14:41.936001 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1353/5452] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:14:41 2026] DELETE /volume/v3/attachments/3199e6c5-2326-4fae-9c00-71337fafff14 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:42.300696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c82c4caf-47c5-4451-87de-a6b51d94705e req-31e650c5-dce4-4b68-bd5d-6d0138c2073a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:42.302501 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c82c4caf-47c5-4451-87de-a6b51d94705e req-31e650c5-dce4-4b68-bd5d-6d0138c2073a tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:42.302681 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c82c4caf-47c5-4451-87de-a6b51d94705e req-31e650c5-dce4-4b68-bd5d-6d0138c2073a tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:42.302837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c82c4caf-47c5-4451-87de-a6b51d94705e req-31e650c5-dce4-4b68-bd5d-6d0138c2073a tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:42.308839 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:42.308839 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:42.311820 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-c82c4caf-47c5-4451-87de-a6b51d94705e req-31e650c5-dce4-4b68-bd5d-6d0138c2073a tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:14:42.315107 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c82c4caf-47c5-4451-87de-a6b51d94705e req-31e650c5-dce4-4b68-bd5d-6d0138c2073a tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:14:42.315480 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1366/5453] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:42 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:42.327856 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a832eee6-6608-48f1-9097-792ccc410d83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:42.329456 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] DELETE https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:42.329616 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:42.329791 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:42.329929 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Delete volume with id: 172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:42.335853 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:42.335853 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:42.336291 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:14:42.352257 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Delete volume request issued successfully. Aug 15 15:14:42.352448 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a832eee6-6608-48f1-9097-792ccc410d83 tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 202 Aug 15 15:14:42.352858 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1371/5454] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:14:42 2026] DELETE /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:14:42.359692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-180a6ce3-bc41-4e38-8112-a3c1690551cc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:42.361229 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-180a6ce3-bc41-4e38-8112-a3c1690551cc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:42.361446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-180a6ce3-bc41-4e38-8112-a3c1690551cc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:42.361630 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-180a6ce3-bc41-4e38-8112-a3c1690551cc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:42.369073 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:42.369073 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:42.372872 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-180a6ce3-bc41-4e38-8112-a3c1690551cc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Volume info retrieved successfully. Aug 15 15:14:42.377163 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-180a6ce3-bc41-4e38-8112-a3c1690551cc tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 200 Aug 15 15:14:42.377632 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1365/5455] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:42 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:42.613783 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-1c66fac1-bfd0-4ef0-a11b-ce0b258fdd1b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:42.615645 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-1c66fac1-bfd0-4ef0-a11b-ce0b258fdd1b tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] DELETE https://10.4.3.107/volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d Aug 15 15:14:42.615916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-1c66fac1-bfd0-4ef0-a11b-ce0b258fdd1b tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:42.616082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-1c66fac1-bfd0-4ef0-a11b-ce0b258fdd1b tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:42.622208 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:42.622208 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:42.661651 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1ccfd8d8-326c-4285-b26b-c0b40cdf5b5b req-1c66fac1-bfd0-4ef0-a11b-ce0b258fdd1b tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d returned with HTTP 200 Aug 15 15:14:42.661800 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1354/5456] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:14:42 2026] DELETE /volume/v3/attachments/ad6a3310-bbd5-41ff-8741-e771ebe3744d => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:42.886057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6990b5db-dcc5-4719-9ebe-7e831e9fed39 req-1aa29539-0044-4855-aba2-84495e5ed7db None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:42.887832 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6990b5db-dcc5-4719-9ebe-7e831e9fed39 req-1aa29539-0044-4855-aba2-84495e5ed7db tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:42.887999 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6990b5db-dcc5-4719-9ebe-7e831e9fed39 req-1aa29539-0044-4855-aba2-84495e5ed7db tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:42.888183 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6990b5db-dcc5-4719-9ebe-7e831e9fed39 req-1aa29539-0044-4855-aba2-84495e5ed7db tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:42.894023 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:42.894023 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:14:42.897379 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-6990b5db-dcc5-4719-9ebe-7e831e9fed39 req-1aa29539-0044-4855-aba2-84495e5ed7db tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:42.901052 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6990b5db-dcc5-4719-9ebe-7e831e9fed39 req-1aa29539-0044-4855-aba2-84495e5ed7db tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:42.901599 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1367/5457] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:14:42 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:43.389873 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a9dfc19-7ad5-4fc6-939a-99bdab17e73b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:43.391484 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a9dfc19-7ad5-4fc6-939a-99bdab17e73b tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] GET https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd Aug 15 15:14:43.391654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a9dfc19-7ad5-4fc6-939a-99bdab17e73b tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:43.391818 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a9dfc19-7ad5-4fc6-939a-99bdab17e73b tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:43.397098 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a9dfc19-7ad5-4fc6-939a-99bdab17e73b tempest-TestMinimumBasicScenario-1483567368 tempest-TestMinimumBasicScenario-1483567368-project-member] https://10.4.3.107/volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd returned with HTTP 404 Aug 15 15:14:43.397597 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1372/5458] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:43 2026] GET /volume/v3/volumes/172ca3d8-453d-45fe-84d5-39450d075bdd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:45.719628 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e826557-60ab-47e0-ab78-25b86d65135a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:45.721214 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] DELETE https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:45.721394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:45.721560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:45.721722 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Delete volume with id: 48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:45.729632 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:45.729632 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:45.730083 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:45.749789 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Delete volume request issued successfully. Aug 15 15:14:45.750031 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e826557-60ab-47e0-ab78-25b86d65135a tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 202 Aug 15 15:14:45.750628 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1366/5459] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:14:45 2026] DELETE /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:14:45.757502 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6142265f-b50e-43ac-9ec7-f4e43ea82f3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:45.759763 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6142265f-b50e-43ac-9ec7-f4e43ea82f3d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:45.760021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6142265f-b50e-43ac-9ec7-f4e43ea82f3d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:45.760316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6142265f-b50e-43ac-9ec7-f4e43ea82f3d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:45.768395 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:45.768395 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:14:45.772560 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6142265f-b50e-43ac-9ec7-f4e43ea82f3d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:45.777165 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6142265f-b50e-43ac-9ec7-f4e43ea82f3d tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 200 Aug 15 15:14:45.777616 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1355/5460] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:45 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:46.789591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c7fb846b-3ebc-4c74-a911-b04cebc7a66e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:46.791158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c7fb846b-3ebc-4c74-a911-b04cebc7a66e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc Aug 15 15:14:46.791406 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c7fb846b-3ebc-4c74-a911-b04cebc7a66e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:46.791655 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c7fb846b-3ebc-4c74-a911-b04cebc7a66e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:46.797899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c7fb846b-3ebc-4c74-a911-b04cebc7a66e tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc returned with HTTP 404 Aug 15 15:14:46.798387 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1368/5461] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:46 2026] GET /volume/v3/volumes/48a0403b-ecae-4998-9ca1-683c944340cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:46.804446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:46.806114 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] DELETE https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:46.806180 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:46.806371 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:46.806979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Delete volume with id: 15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:46.812336 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:46.812336 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:46.812726 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:46.829888 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Delete volume request issued successfully. Aug 15 15:14:46.830069 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7230a000-f3d5-4718-9169-0c6eb0d2914c tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 202 Aug 15 15:14:46.830459 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1373/5462] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:14:46 2026] DELETE /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:14:46.838884 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-614ee1e5-0d34-45c5-baf9-9288914368be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:46.841079 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-614ee1e5-0d34-45c5-baf9-9288914368be tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:46.841320 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-614ee1e5-0d34-45c5-baf9-9288914368be tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:46.841511 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-614ee1e5-0d34-45c5-baf9-9288914368be tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:46.849354 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:46.849354 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:14:46.853813 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-614ee1e5-0d34-45c5-baf9-9288914368be tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Volume info retrieved successfully. Aug 15 15:14:46.859872 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-614ee1e5-0d34-45c5-baf9-9288914368be tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 200 Aug 15 15:14:46.860484 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1367/5463] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:46 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:14:47.875316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f425176-e53f-4329-8f59-c946ef793910 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:47.877269 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f425176-e53f-4329-8f59-c946ef793910 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] GET https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 Aug 15 15:14:47.877574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f425176-e53f-4329-8f59-c946ef793910 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:47.877785 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f425176-e53f-4329-8f59-c946ef793910 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:47.883538 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f425176-e53f-4329-8f59-c946ef793910 tempest-TestServerVolumeAttachmentScenario-1417310500 tempest-TestServerVolumeAttachmentScenario-1417310500-project-member] https://10.4.3.107/volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 returned with HTTP 404 Aug 15 15:14:47.884028 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1356/5464] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:47 2026] GET /volume/v3/volumes/15f46e52-9d76-4cd2-9cb3-230bc7174171 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:14:56.794343 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=73,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:56.825594 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=52,cinder:UPDATE=10,cinder:INSERT=3,cinder:DELETE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:56.858925 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=54,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:57.879886 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=74,cinder:UPDATE=7,cinder:DELETE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:14:59.230788 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:59.337109 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:14:59.337462 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-796275236", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:14:59.338817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-796275236', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:14:59.338924 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Create volume of 1 GB Aug 15 15:14:59.342704 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Availability Zones retrieved successfully. Aug 15 15:14:59.348488 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Flow 'volume_create_api' (750a3498-6ae2-4d11-a85c-96a554be8921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:14:59.349345 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c815334c-5e6c-43df-a0b2-b7694f7a0c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:59.350151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:14:59.371555 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c815334c-5e6c-43df-a0b2-b7694f7a0c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:59.372309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543f0634-b55c-4c22-ae00-0e420bb3d33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:59.422873 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Created reservations ['b98faa60-fc6d-48db-b2ee-6157094c3136', 'afa00af4-21ce-491e-a050-8e3932219370', 'd0c2eed5-edd7-4973-9e68-1bc9d05f1ceb', '2df47ca7-3202-4d40-a2d9-67e00e209a78'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:14:59.423612 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543f0634-b55c-4c22-ae00-0e420bb3d33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b98faa60-fc6d-48db-b2ee-6157094c3136', 'afa00af4-21ce-491e-a050-8e3932219370', 'd0c2eed5-edd7-4973-9e68-1bc9d05f1ceb', '2df47ca7-3202-4d40-a2d9-67e00e209a78']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:59.424398 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebd7c25-2730-4201-8153-290af4499e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:59.444642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebd7c25-2730-4201-8153-290af4499e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a95fcb8-10ef-4397-a6b6-497f9293597b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-796275236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741ef1db96b24d43bd04ddd5afc48987',qos_specs=None,replication_status=,reservations=['b98faa60-fc6d-48db-b2ee-6157094c3136','afa00af4-21ce-491e-a050-8e3932219370','d0c2eed5-edd7-4973-9e68-1bc9d05f1ceb','2df47ca7-3202-4d40-a2d9-67e00e209a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844cf92f71954667ae5c1172582d1139',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-796275236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a95fcb8-10ef-4397-a6b6-497f9293597b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='741ef1db96b24d43bd04ddd5afc48987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844cf92f71954667ae5c1172582d1139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:59.445335 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0661fe77-1d46-42cb-bb7b-ee6d1b2692b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:59.461308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0661fe77-1d46-42cb-bb7b-ee6d1b2692b3) transitioned into state 'SUCCESS' from state '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-796275236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='741ef1db96b24d43bd04ddd5afc48987',qos_specs=None,replication_status=,reservations=['b98faa60-fc6d-48db-b2ee-6157094c3136','afa00af4-21ce-491e-a050-8e3932219370','d0c2eed5-edd7-4973-9e68-1bc9d05f1ceb','2df47ca7-3202-4d40-a2d9-67e00e209a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844cf92f71954667ae5c1172582d1139',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:59.461969 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdfe3f1-c56d-4ba9-bd7e-f0924e3bb2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:14:59.469906 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afdfe3f1-c56d-4ba9-bd7e-f0924e3bb2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:14:59.470809 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Flow 'volume_create_api' (750a3498-6ae2-4d11-a85c-96a554be8921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:14:59.471063 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Create volume request issued successfully. Aug 15 15:14:59.471572 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da80c5a1-b58a-41fd-839f-2dd0b0375e49 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:14:59.471982 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1369/5465] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:14:59 2026] POST /volume/v3/volumes => generated 755 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:14:59.483013 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f349307a-fab0-4114-b989-4bd58efd59fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:14:59.484851 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f349307a-fab0-4114-b989-4bd58efd59fb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] GET https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:14:59.485091 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f349307a-fab0-4114-b989-4bd58efd59fb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:14:59.485378 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f349307a-fab0-4114-b989-4bd58efd59fb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:14:59.492232 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:14:59.492232 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:14:59.495815 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f349307a-fab0-4114-b989-4bd58efd59fb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:14:59.499959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f349307a-fab0-4114-b989-4bd58efd59fb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 200 Aug 15 15:14:59.500366 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1374/5466] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:14:59 2026] GET /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:00.512211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c045d1f9-3cec-49c2-992c-9fd711020be0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:00.513672 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c045d1f9-3cec-49c2-992c-9fd711020be0 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] GET https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:00.513840 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c045d1f9-3cec-49c2-992c-9fd711020be0 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:00.513998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c045d1f9-3cec-49c2-992c-9fd711020be0 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:00.520227 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:00.520227 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:00.523545 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c045d1f9-3cec-49c2-992c-9fd711020be0 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:15:00.527232 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c045d1f9-3cec-49c2-992c-9fd711020be0 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 200 Aug 15 15:15:00.527582 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1368/5467] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:00 2026] GET /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:00.544111 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40b604cc-7ba6-4ed4-84aa-9c8842f1ecbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:00.546381 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40b604cc-7ba6-4ed4-84aa-9c8842f1ecbb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] GET https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:00.546738 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40b604cc-7ba6-4ed4-84aa-9c8842f1ecbb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:00.546917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40b604cc-7ba6-4ed4-84aa-9c8842f1ecbb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:00.555629 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:00.555629 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:00.561201 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-40b604cc-7ba6-4ed4-84aa-9c8842f1ecbb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:15:00.566801 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40b604cc-7ba6-4ed4-84aa-9c8842f1ecbb tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 200 Aug 15 15:15:00.567332 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1357/5468] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:00 2026] GET /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:00.582922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:00.584875 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] POST https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b/action Aug 15 15:15:00.585273 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-709580493", "disk_format": "raw"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:15:00.585396 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-709580493", "disk_format": "raw"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:00.593007 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:00.593007 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:00.593484 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:15:00.604739 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:00.604739 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:00.607908 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.image.image_utils [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-709580493'}] 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-709580493'}]. {{(pid=100272) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 15 15:15:01.019449 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Copy volume to image completed successfully. Aug 15 15:15:01.019449 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-874c17f2-5248-49d4-ad68-7a73ef1a77a3 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b/action returned with HTTP 202 Aug 15 15:15:01.019603 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1370/5469] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:15:00 2026] POST /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b/action => generated 685 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:15:02.857460 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e10f8309-7041-47e9-b783-1913b5d912ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:02.859645 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:15:02.860090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-394991785", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:02.862056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-394991785', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:15:02.862230 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create volume of 1 GB Aug 15 15:15:02.866907 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Availability Zones retrieved successfully. Aug 15 15:15:02.874703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Flow 'volume_create_api' (c32b5f5a-3f55-4fd5-8e38-279bb3d23dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:15:02.875907 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26cd684b-8b25-4065-98bc-6fa7bcdaa6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:02.876867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:15:02.903266 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26cd684b-8b25-4065-98bc-6fa7bcdaa6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:02.904035 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf5c291-63bd-455c-a1a3-c648ef2c0b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:02.959212 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Created reservations ['220792ba-622d-4ff7-b790-54dde4bdf292', '04f35859-6bb0-4559-b2aa-b34a9db6344c', '43319d04-578d-4cce-9a70-8e1fc584c491', 'c1467fea-be32-48b1-b3b2-070b31150375'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:15:02.960015 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcf5c291-63bd-455c-a1a3-c648ef2c0b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['220792ba-622d-4ff7-b790-54dde4bdf292', '04f35859-6bb0-4559-b2aa-b34a9db6344c', '43319d04-578d-4cce-9a70-8e1fc584c491', 'c1467fea-be32-48b1-b3b2-070b31150375']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:02.960746 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbbb8dd-0e5b-478e-9e90-cf4d9014b238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:02.983437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbbb8dd-0e5b-478e-9e90-cf4d9014b238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b9363d7-5030-4ccb-8b2d-9357173cacea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-394991785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bf88e12daa4a60a69413ac6efae576',qos_specs=None,replication_status=,reservations=['220792ba-622d-4ff7-b790-54dde4bdf292','04f35859-6bb0-4559-b2aa-b34a9db6344c','43319d04-578d-4cce-9a70-8e1fc584c491','c1467fea-be32-48b1-b3b2-070b31150375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db7d17b8ed84aa2994608d27db2f01a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-394991785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b9363d7-5030-4ccb-8b2d-9357173cacea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11bf88e12daa4a60a69413ac6efae576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db7d17b8ed84aa2994608d27db2f01a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:02.984840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afbdf6e-6a5c-4737-8ac3-e848e5dddbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:03.003075 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afbdf6e-6a5c-4737-8ac3-e848e5dddbc9) transitioned into state 'SUCCESS' from state '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-394991785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bf88e12daa4a60a69413ac6efae576',qos_specs=None,replication_status=,reservations=['220792ba-622d-4ff7-b790-54dde4bdf292','04f35859-6bb0-4559-b2aa-b34a9db6344c','43319d04-578d-4cce-9a70-8e1fc584c491','c1467fea-be32-48b1-b3b2-070b31150375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db7d17b8ed84aa2994608d27db2f01a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:03.003974 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c99834-0697-42c2-91be-ec66bfe7a5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:03.012406 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c99834-0697-42c2-91be-ec66bfe7a5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:03.013162 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Flow 'volume_create_api' (c32b5f5a-3f55-4fd5-8e38-279bb3d23dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:15:03.013533 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create volume request issued successfully. Aug 15 15:15:03.013983 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e10f8309-7041-47e9-b783-1913b5d912ef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:15:03.014457 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1375/5470] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:15:02 2026] POST /volume/v3/volumes => generated 746 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:15:10.526408 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=4 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:10.565615 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=4 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:10.607135 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:13.006525 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:16.366323 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b223de23-f006-4557-ba7f-9797c190930b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:16.368022 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b223de23-f006-4557-ba7f-9797c190930b tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] GET https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:16.368226 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b223de23-f006-4557-ba7f-9797c190930b tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:16.368420 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b223de23-f006-4557-ba7f-9797c190930b tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:16.375362 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:16.375362 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:16.378925 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b223de23-f006-4557-ba7f-9797c190930b tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:15:16.382800 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b223de23-f006-4557-ba7f-9797c190930b tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 200 Aug 15 15:15:16.383100 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1369/5471] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:16 2026] GET /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:16.690393 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:16.691974 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] DELETE https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:16.692209 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:16.692418 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:16.692604 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Delete volume with id: 2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:16.699256 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:16.699256 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:16.699695 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:15:16.714107 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Delete volume request issued successfully. Aug 15 15:15:16.714404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70a79dae-e9ae-4577-9e9a-b116d5bf28db tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 202 Aug 15 15:15:16.714958 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1358/5472] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:15:16 2026] DELETE /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:15:16.722804 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee14dcf9-d3f2-46fd-be4f-3c5776f9bc65 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:16.724751 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee14dcf9-d3f2-46fd-be4f-3c5776f9bc65 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] GET https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:16.724999 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee14dcf9-d3f2-46fd-be4f-3c5776f9bc65 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:16.725261 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee14dcf9-d3f2-46fd-be4f-3c5776f9bc65 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:16.732044 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:16.732044 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:16.736344 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee14dcf9-d3f2-46fd-be4f-3c5776f9bc65 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Volume info retrieved successfully. Aug 15 15:15:16.740652 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee14dcf9-d3f2-46fd-be4f-3c5776f9bc65 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 200 Aug 15 15:15:16.741080 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1371/5473] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:16 2026] GET /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:17.754622 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9f50834-c36f-4558-aca7-b006d2d7ee45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:17.756531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9f50834-c36f-4558-aca7-b006d2d7ee45 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] GET https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b Aug 15 15:15:17.756724 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9f50834-c36f-4558-aca7-b006d2d7ee45 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:17.756921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9f50834-c36f-4558-aca7-b006d2d7ee45 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:17.762496 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9f50834-c36f-4558-aca7-b006d2d7ee45 tempest-TestImageHashVerification-238801675 tempest-TestImageHashVerification-238801675-project-member] https://10.4.3.107/volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b returned with HTTP 404 Aug 15 15:15:17.762967 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1376/5474] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:17 2026] GET /volume/v3/volumes/2a95fcb8-10ef-4397-a6b6-497f9293597b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:15:26.381783 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=4 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:26.711524 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:26.739502 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=4 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:27.758934 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:15:30.323791 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b7309fe-933a-4c0e-837c-19170e026c3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:30.325805 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:15:30.326228 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1018226666", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:30.328164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1018226666', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:15:30.401115 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Create volume of 1 GB Aug 15 15:15:30.406320 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Availability Zones retrieved successfully. Aug 15 15:15:30.414355 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Flow 'volume_create_api' (e39a8445-ccf8-4efa-bc4c-eadb0a5edeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:15:30.415996 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5a0270-d913-4f36-9f2b-5f2786e9542b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:30.417397 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:15:30.476061 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5a0270-d913-4f36-9f2b-5f2786e9542b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:30.476756 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e22fbf-87ef-46c8-b8b3-b7ed6f52d23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:30.528826 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Created reservations ['8ea6c18c-97f4-412f-a4b9-3029679d3283', '238dc582-7a81-487b-b65f-ac775f527216', '89505a9e-dbae-4f6e-b99c-ec06748dde06', '53d2989f-8281-46f8-ae6e-9b395caf7851'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:15:30.529620 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e22fbf-87ef-46c8-b8b3-b7ed6f52d23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea6c18c-97f4-412f-a4b9-3029679d3283', '238dc582-7a81-487b-b65f-ac775f527216', '89505a9e-dbae-4f6e-b99c-ec06748dde06', '53d2989f-8281-46f8-ae6e-9b395caf7851']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:30.530281 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b09379-4eb7-4148-9c0a-1c820301c68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:30.548968 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b09379-4eb7-4148-9c0a-1c820301c68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1018226666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a58244e7fa40859c794465a21b1f43',qos_specs=None,replication_status=,reservations=['8ea6c18c-97f4-412f-a4b9-3029679d3283','238dc582-7a81-487b-b65f-ac775f527216','89505a9e-dbae-4f6e-b99c-ec06748dde06','53d2989f-8281-46f8-ae6e-9b395caf7851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683cca078c6f450cbed59e67467b6085',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1018226666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07a58244e7fa40859c794465a21b1f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683cca078c6f450cbed59e67467b6085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:30.549657 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d03713-af2e-411f-81c7-1181d8d45627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:30.565181 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d03713-af2e-411f-81c7-1181d8d45627) transitioned into state 'SUCCESS' from state '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-1018226666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a58244e7fa40859c794465a21b1f43',qos_specs=None,replication_status=,reservations=['8ea6c18c-97f4-412f-a4b9-3029679d3283','238dc582-7a81-487b-b65f-ac775f527216','89505a9e-dbae-4f6e-b99c-ec06748dde06','53d2989f-8281-46f8-ae6e-9b395caf7851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683cca078c6f450cbed59e67467b6085',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:30.565858 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ecb576-0569-446e-8a31-0201278603b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:30.576057 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ecb576-0569-446e-8a31-0201278603b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:30.577528 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Flow 'volume_create_api' (e39a8445-ccf8-4efa-bc4c-eadb0a5edeab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:15:30.578106 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Create volume request issued successfully. Aug 15 15:15:30.578895 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b7309fe-933a-4c0e-837c-19170e026c3b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:15:30.579396 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1370/5475] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:15:30 2026] POST /volume/v3/volumes => generated 754 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:15:30.589870 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-71a8e69d-623e-4c05-8ff3-c7196ee3ae6b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:30.591942 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71a8e69d-623e-4c05-8ff3-c7196ee3ae6b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:15:30.592179 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71a8e69d-623e-4c05-8ff3-c7196ee3ae6b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:30.592425 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71a8e69d-623e-4c05-8ff3-c7196ee3ae6b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:30.600860 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:30.600860 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:30.604963 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-71a8e69d-623e-4c05-8ff3-c7196ee3ae6b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:30.609717 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71a8e69d-623e-4c05-8ff3-c7196ee3ae6b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 200 Aug 15 15:15:30.610171 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1359/5476] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:30 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:31.623328 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-845a2e4b-ff90-42cd-ad48-15230278491b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:31.624898 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-845a2e4b-ff90-42cd-ad48-15230278491b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:15:31.625095 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-845a2e4b-ff90-42cd-ad48-15230278491b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:31.625297 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-845a2e4b-ff90-42cd-ad48-15230278491b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:31.631463 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:31.631463 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:31.634512 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-845a2e4b-ff90-42cd-ad48-15230278491b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:31.638444 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-845a2e4b-ff90-42cd-ad48-15230278491b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 200 Aug 15 15:15:31.638793 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1372/5477] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:31 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:31.653655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24128707-cada-48e6-9659-5c88c72ae752 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:31.655341 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24128707-cada-48e6-9659-5c88c72ae752 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:15:31.655530 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24128707-cada-48e6-9659-5c88c72ae752 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:31.655709 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24128707-cada-48e6-9659-5c88c72ae752 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:31.662034 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:31.662034 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:31.665237 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24128707-cada-48e6-9659-5c88c72ae752 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:31.669372 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24128707-cada-48e6-9659-5c88c72ae752 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 200 Aug 15 15:15:31.669745 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1377/5478] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:31 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:31.684171 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f784686-2a9b-4a8b-8e0c-5e364eaaa8b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:31.685979 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f784686-2a9b-4a8b-8e0c-5e364eaaa8b2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:15:31.686167 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f784686-2a9b-4a8b-8e0c-5e364eaaa8b2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:31.686361 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f784686-2a9b-4a8b-8e0c-5e364eaaa8b2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:31.692841 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:31.692841 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:31.696464 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f784686-2a9b-4a8b-8e0c-5e364eaaa8b2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:31.700691 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f784686-2a9b-4a8b-8e0c-5e364eaaa8b2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 200 Aug 15 15:15:31.701033 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1371/5479] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:31 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:31.713680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e80ea4ff-083e-44aa-b044-de269962374b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:31.715609 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] POST https://10.4.3.107/volume/v3/backups Aug 15 15:15:31.715925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2", "name": "tempest-TestVolumeBackupRestore-backup-302528610", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:31.717677 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Creating new backup {'backup': {'volume_id': 'a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2', 'name': 'tempest-TestVolumeBackupRestore-backup-302528610', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:15:31.717861 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Creating backup of volume a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 in container None Aug 15 15:15:31.724594 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:31.724594 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:31.725096 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:31.745541 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Created reservations ['fe4b58eb-90fe-49fc-a41b-aadb72e24b1b', '6765c903-8527-43c3-b918-347328d4199c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:15:31.769343 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e80ea4ff-083e-44aa-b044-de269962374b tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:15:31.769734 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1360/5480] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:15:31 2026] POST /volume/v3/backups => generated 334 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:15:31.780711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-221534c1-4109-41c9-8890-d140d337a5bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:31.782435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-221534c1-4109-41c9-8890-d140d337a5bc tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:31.782590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-221534c1-4109-41c9-8890-d140d337a5bc tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:31.782766 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-221534c1-4109-41c9-8890-d140d337a5bc tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:31.782842 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-221534c1-4109-41c9-8890-d140d337a5bc tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:31.786884 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:31.786884 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:31.787636 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-221534c1-4109-41c9-8890-d140d337a5bc tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:31.788044 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1373/5481] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:31 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:32.800318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b812714-ec73-4883-a2e9-316d37826087 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:32.801983 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b812714-ec73-4883-a2e9-316d37826087 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:32.802175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b812714-ec73-4883-a2e9-316d37826087 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:32.802386 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b812714-ec73-4883-a2e9-316d37826087 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:32.802485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6b812714-ec73-4883-a2e9-316d37826087 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:32.807522 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:32.807522 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:32.808288 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b812714-ec73-4883-a2e9-316d37826087 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:32.808664 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1378/5482] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:32 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:33.819112 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccb5d75b-6729-4440-bbc5-eac63792ee99 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:33.821049 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb5d75b-6729-4440-bbc5-eac63792ee99 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:33.821289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d75b-6729-4440-bbc5-eac63792ee99 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:33.821512 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d75b-6729-4440-bbc5-eac63792ee99 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:33.821650 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ccb5d75b-6729-4440-bbc5-eac63792ee99 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:33.826385 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:33.826385 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:33.827219 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb5d75b-6729-4440-bbc5-eac63792ee99 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:33.827641 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1372/5483] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:33 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:34.838009 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-587cc519-668d-4628-a007-9716994d9043 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:34.839917 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-587cc519-668d-4628-a007-9716994d9043 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:34.840184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-587cc519-668d-4628-a007-9716994d9043 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:34.840428 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-587cc519-668d-4628-a007-9716994d9043 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:34.840582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-587cc519-668d-4628-a007-9716994d9043 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:34.845415 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:34.845415 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:34.846504 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-587cc519-668d-4628-a007-9716994d9043 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:34.846901 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1361/5484] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:34 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:35.856738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac32313f-f785-4d50-bd1d-2848cb73e151 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:35.858629 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac32313f-f785-4d50-bd1d-2848cb73e151 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:35.858857 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac32313f-f785-4d50-bd1d-2848cb73e151 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:35.859079 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac32313f-f785-4d50-bd1d-2848cb73e151 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:35.859257 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ac32313f-f785-4d50-bd1d-2848cb73e151 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:35.863584 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:35.863584 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:35.864469 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac32313f-f785-4d50-bd1d-2848cb73e151 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:35.864826 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1374/5485] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:35 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:36.874811 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e93c3162-52dd-41d7-af29-45bf75357bf5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:36.876432 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e93c3162-52dd-41d7-af29-45bf75357bf5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:36.876624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e93c3162-52dd-41d7-af29-45bf75357bf5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:36.876813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e93c3162-52dd-41d7-af29-45bf75357bf5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:36.876938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e93c3162-52dd-41d7-af29-45bf75357bf5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:36.881320 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:36.881320 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:36.882162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e93c3162-52dd-41d7-af29-45bf75357bf5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:36.882726 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1379/5486] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:36 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:37.892305 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59c53f8a-b37b-4f6d-b07f-09425213a1f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:37.893941 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59c53f8a-b37b-4f6d-b07f-09425213a1f4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:37.894124 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59c53f8a-b37b-4f6d-b07f-09425213a1f4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:37.894349 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59c53f8a-b37b-4f6d-b07f-09425213a1f4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:37.894454 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-59c53f8a-b37b-4f6d-b07f-09425213a1f4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:37.898376 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:37.898376 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:37.899097 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59c53f8a-b37b-4f6d-b07f-09425213a1f4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:37.899481 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1373/5487] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:37 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:38.909631 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc9be771-cab3-442e-a90c-71cd01e0cba2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:38.911199 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc9be771-cab3-442e-a90c-71cd01e0cba2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:38.911545 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc9be771-cab3-442e-a90c-71cd01e0cba2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:38.911810 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc9be771-cab3-442e-a90c-71cd01e0cba2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:38.912770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cc9be771-cab3-442e-a90c-71cd01e0cba2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:38.915820 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:38.915820 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:38.916679 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc9be771-cab3-442e-a90c-71cd01e0cba2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:38.917097 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1362/5488] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:38 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:39.926201 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8c2835f-469b-4e75-807f-f4467e2ee852 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:39.928021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8c2835f-469b-4e75-807f-f4467e2ee852 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:39.928260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8c2835f-469b-4e75-807f-f4467e2ee852 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:39.928474 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8c2835f-469b-4e75-807f-f4467e2ee852 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:39.928752 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b8c2835f-469b-4e75-807f-f4467e2ee852 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:39.932842 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:39.932842 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:39.933583 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8c2835f-469b-4e75-807f-f4467e2ee852 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:39.933960 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1375/5489] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:39 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:40.943774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d40e80ca-031b-4718-8b6a-27bb394a6c38 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:40.945455 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d40e80ca-031b-4718-8b6a-27bb394a6c38 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:40.945666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d40e80ca-031b-4718-8b6a-27bb394a6c38 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:40.945863 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d40e80ca-031b-4718-8b6a-27bb394a6c38 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:40.945960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d40e80ca-031b-4718-8b6a-27bb394a6c38 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:40.950004 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:40.950004 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:40.950740 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d40e80ca-031b-4718-8b6a-27bb394a6c38 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:40.951082 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1380/5490] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:40 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:41.960568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dec60f87-6e23-47e4-98a8-08e267d738ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:41.962088 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dec60f87-6e23-47e4-98a8-08e267d738ad tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:41.962287 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dec60f87-6e23-47e4-98a8-08e267d738ad tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:41.962465 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dec60f87-6e23-47e4-98a8-08e267d738ad tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:41.962567 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dec60f87-6e23-47e4-98a8-08e267d738ad tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:41.966471 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:41.966471 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:41.967096 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dec60f87-6e23-47e4-98a8-08e267d738ad tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:41.967467 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1374/5491] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:41 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:42.976388 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de6b3b6a-9c65-4f58-86be-eeeb1d2a7ce6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:42.977950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de6b3b6a-9c65-4f58-86be-eeeb1d2a7ce6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:42.978121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de6b3b6a-9c65-4f58-86be-eeeb1d2a7ce6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:42.978329 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de6b3b6a-9c65-4f58-86be-eeeb1d2a7ce6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:42.978428 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-de6b3b6a-9c65-4f58-86be-eeeb1d2a7ce6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:42.982076 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:42.982076 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:42.983116 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de6b3b6a-9c65-4f58-86be-eeeb1d2a7ce6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:42.983116 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1363/5492] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:42 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:43.991885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2108a222-23f8-436e-9299-3a96109bfddb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:43.993526 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2108a222-23f8-436e-9299-3a96109bfddb tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:43.993705 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2108a222-23f8-436e-9299-3a96109bfddb tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:43.993881 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2108a222-23f8-436e-9299-3a96109bfddb tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:43.993974 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2108a222-23f8-436e-9299-3a96109bfddb tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:43.997956 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:43.997956 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:43.998664 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2108a222-23f8-436e-9299-3a96109bfddb tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:43.998999 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1376/5493] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:43 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:45.007774 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b1caca7-a694-4860-b933-4831119cdf70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:45.009737 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b1caca7-a694-4860-b933-4831119cdf70 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:45.009917 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b1caca7-a694-4860-b933-4831119cdf70 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:45.010092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b1caca7-a694-4860-b933-4831119cdf70 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:45.010211 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9b1caca7-a694-4860-b933-4831119cdf70 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:45.014807 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:45.014807 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:45.015511 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b1caca7-a694-4860-b933-4831119cdf70 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:45.015835 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1381/5494] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:45 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:46.025423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11ea9ce9-b641-49fc-9608-43a76577d483 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.027164 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11ea9ce9-b641-49fc-9608-43a76577d483 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:46.027560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11ea9ce9-b641-49fc-9608-43a76577d483 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.027560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11ea9ce9-b641-49fc-9608-43a76577d483 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.027698 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-11ea9ce9-b641-49fc-9608-43a76577d483 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:46.032493 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.032493 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:46.033420 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11ea9ce9-b641-49fc-9608-43a76577d483 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:46.033858 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1375/5495] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:46 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:46.531960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e342758-7040-4975-abe1-4aa48ae7b6ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.533699 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e342758-7040-4975-abe1-4aa48ae7b6ad tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:46.533894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e342758-7040-4975-abe1-4aa48ae7b6ad tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.534133 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e342758-7040-4975-abe1-4aa48ae7b6ad tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.540742 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.540742 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:46.543786 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9e342758-7040-4975-abe1-4aa48ae7b6ad tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:46.548355 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e342758-7040-4975-abe1-4aa48ae7b6ad tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:46.548808 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1364/5496] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:46 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:46.559731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-85585d50-36b3-441e-9a01-594db4ce06ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.561130 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85585d50-36b3-441e-9a01-594db4ce06ae tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:46.561317 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85585d50-36b3-441e-9a01-594db4ce06ae tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.561486 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85585d50-36b3-441e-9a01-594db4ce06ae tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.567712 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.567712 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:46.570863 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-85585d50-36b3-441e-9a01-594db4ce06ae tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:46.575950 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85585d50-36b3-441e-9a01-594db4ce06ae tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:46.576346 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1377/5497] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:46 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:46.613293 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-71a922dc-4015-4273-baad-95fc84aed2ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.614940 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-71a922dc-4015-4273-baad-95fc84aed2ca tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:46.615110 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-71a922dc-4015-4273-baad-95fc84aed2ca tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.615318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-71a922dc-4015-4273-baad-95fc84aed2ca tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.621355 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.621355 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:46.624299 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-71a922dc-4015-4273-baad-95fc84aed2ca tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:46.627811 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-71a922dc-4015-4273-baad-95fc84aed2ca tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:46.628266 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1382/5498] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:15:46 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:46.691250 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d672b9b-7162-4f08-a10c-e59130bddae8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.691659 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d672b9b-7162-4f08-a10c-e59130bddae8 None None] GET https://10.4.3.107/volume// Aug 15 15:15:46.691838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d672b9b-7162-4f08-a10c-e59130bddae8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.692022 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d672b9b-7162-4f08-a10c-e59130bddae8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.692379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d672b9b-7162-4f08-a10c-e59130bddae8 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:15:46.692752 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1376/5499] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:15: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 15 15:15:46.698671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-e13537be-2685-4aac-8210-e8f2821c84e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.700692 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-e13537be-2685-4aac-8210-e8f2821c84e9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:15:46.700992 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-e13537be-2685-4aac-8210-e8f2821c84e9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b9363d7-5030-4ccb-8b2d-9357173cacea", "connector": null, "instance_uuid": "b61e1cc5-102e-4f0f-9ede-65b750112c43"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:46.707834 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.707834 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:46.728248 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-e13537be-2685-4aac-8210-e8f2821c84e9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:15:46.728837 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1365/5500] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:15:46 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:46.756473 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-11ede77f-0bf5-4a07-ac09-dbfb2f32b4a0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.758105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11ede77f-0bf5-4a07-ac09-dbfb2f32b4a0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:46.758323 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11ede77f-0bf5-4a07-ac09-dbfb2f32b4a0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.758498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-11ede77f-0bf5-4a07-ac09-dbfb2f32b4a0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.766715 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52dfaef0-53a4-4c18-b1eb-7b8359e31042 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.767158 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52dfaef0-53a4-4c18-b1eb-7b8359e31042 None None] GET https://10.4.3.107/volume// Aug 15 15:15:46.767552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52dfaef0-53a4-4c18-b1eb-7b8359e31042 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.767552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52dfaef0-53a4-4c18-b1eb-7b8359e31042 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.767787 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.767787 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:46.767851 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52dfaef0-53a4-4c18-b1eb-7b8359e31042 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:15:46.768122 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1383/5501] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:15: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 15 15:15:46.772498 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-11ede77f-0bf5-4a07-ac09-dbfb2f32b4a0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:46.775477 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f1d3a94a-a667-45ac-967b-92a9c018f460 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.777672 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-11ede77f-0bf5-4a07-ac09-dbfb2f32b4a0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:46.778178 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f1d3a94a-a667-45ac-967b-92a9c018f460 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:46.778229 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1378/5502] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:46 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:46.778412 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f1d3a94a-a667-45ac-967b-92a9c018f460 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:46.778604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f1d3a94a-a667-45ac-967b-92a9c018f460 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:46.787388 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.787388 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:46.790408 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f1d3a94a-a667-45ac-967b-92a9c018f460 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:46.793985 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f1d3a94a-a667-45ac-967b-92a9c018f460 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:46.794391 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1377/5503] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:15:46 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:15:46.883285 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:46.884811 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] PUT https://10.4.3.107/volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6 Aug 15 15:15:46.885155 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:46.892177 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Acquiring lock "cinder-attachment_update-6b9363d7-5030-4ccb-8b2d-9357173cacea-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:15:46.896410 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Lock "cinder-attachment_update-6b9363d7-5030-4ccb-8b2d-9357173cacea-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:15:46.897326 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:46.897326 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:46.967223 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Lock "cinder-attachment_update-6b9363d7-5030-4ccb-8b2d-9357173cacea-np0000007361" released by "attachment_update" :: held 0.071s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:15:46.967517 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-f95791d4-3d8f-4c0f-9880-54acf4cb5cef tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6 returned with HTTP 200 Aug 15 15:15:46.967958 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1366/5504] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:15:46 2026] PUT /volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:47.042398 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9aaf70a2-b5d5-4363-a71b-aaa15d6b161d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:47.043895 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9aaf70a2-b5d5-4363-a71b-aaa15d6b161d tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:47.044054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9aaf70a2-b5d5-4363-a71b-aaa15d6b161d tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:47.044231 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9aaf70a2-b5d5-4363-a71b-aaa15d6b161d tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:47.044355 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9aaf70a2-b5d5-4363-a71b-aaa15d6b161d tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:47.047883 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:47.047883 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:47.048570 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9aaf70a2-b5d5-4363-a71b-aaa15d6b161d tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:47.048848 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1384/5505] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:47 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:47.057304 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9ef4c95-7ff9-4c59-abba-ebbc7d0c4607 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:47.058618 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9ef4c95-7ff9-4c59-abba-ebbc7d0c4607 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:15:47.058783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9ef4c95-7ff9-4c59-abba-ebbc7d0c4607 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:47.058951 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9ef4c95-7ff9-4c59-abba-ebbc7d0c4607 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:47.064824 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:47.064824 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:47.067545 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a9ef4c95-7ff9-4c59-abba-ebbc7d0c4607 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:47.071257 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9ef4c95-7ff9-4c59-abba-ebbc7d0c4607 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 200 Aug 15 15:15:47.071587 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1379/5506] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:47 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 1362 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:47.081879 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:47.083662 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] POST https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380/restore Aug 15 15:15:47.084020 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:47.085297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Restoring backup d3daa03e-a0d5-4443-87d6-f5fe752d5380 ({'restore': {}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 15 15:15:47.085438 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Restoring backup d3daa03e-a0d5-4443-87d6-f5fe752d5380 to volume None. Aug 15 15:15:47.089440 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:47.089440 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:47.090487 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Creating volume of 1 GB for restore of backup d3daa03e-a0d5-4443-87d6-f5fe752d5380. Aug 15 15:15:47.093682 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Availability Zones retrieved successfully. Aug 15 15:15:47.098785 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Flow 'volume_create_api' (a8d1dbf0-2072-4c3a-8306-5c33f6c9c822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:15:47.099696 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9de28a-134c-4cd7-b3eb-aa12dabfcc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:47.100559 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:15:47.123197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9de28a-134c-4cd7-b3eb-aa12dabfcc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:47.123888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d9c1da-225b-42b2-9959-2b29d96a3714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:47.154695 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Created reservations ['66ed2ef7-48d8-4d47-9dff-f02dc0afe517', 'd1bd3d82-88b0-4cb8-af9d-ce9692a46104', '201f496e-5992-462d-9f1d-729d2f3f5fd2', '30c4ffa6-6d53-4a3f-90e2-efafcc1a6667'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:15:47.155868 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d9c1da-225b-42b2-9959-2b29d96a3714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ed2ef7-48d8-4d47-9dff-f02dc0afe517', 'd1bd3d82-88b0-4cb8-af9d-ce9692a46104', '201f496e-5992-462d-9f1d-729d2f3f5fd2', '30c4ffa6-6d53-4a3f-90e2-efafcc1a6667']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:47.156921 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589463da-b62f-480a-a91f-2375aae2b70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:47.182894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589463da-b62f-480a-a91f-2375aae2b70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79acd02b-4e65-448c-8c41-6db36d961737', '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_d3daa03e-a0d5-4443-87d6-f5fe752d5380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a58244e7fa40859c794465a21b1f43',qos_specs=None,replication_status=,reservations=['66ed2ef7-48d8-4d47-9dff-f02dc0afe517','d1bd3d82-88b0-4cb8-af9d-ce9692a46104','201f496e-5992-462d-9f1d-729d2f3f5fd2','30c4ffa6-6d53-4a3f-90e2-efafcc1a6667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683cca078c6f450cbed59e67467b6085',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:15:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d3daa03e-a0d5-4443-87d6-f5fe752d5380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79acd02b-4e65-448c-8c41-6db36d961737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07a58244e7fa40859c794465a21b1f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683cca078c6f450cbed59e67467b6085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:47.183616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9709a10c-1543-4fbd-8834-171373fa1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:47.198693 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9709a10c-1543-4fbd-8834-171373fa1cef) transitioned into 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_d3daa03e-a0d5-4443-87d6-f5fe752d5380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a58244e7fa40859c794465a21b1f43',qos_specs=None,replication_status=,reservations=['66ed2ef7-48d8-4d47-9dff-f02dc0afe517','d1bd3d82-88b0-4cb8-af9d-ce9692a46104','201f496e-5992-462d-9f1d-729d2f3f5fd2','30c4ffa6-6d53-4a3f-90e2-efafcc1a6667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683cca078c6f450cbed59e67467b6085',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:47.199354 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9dcbe51-0e15-4946-8227-ed8cea55eadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:15:47.207462 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9dcbe51-0e15-4946-8227-ed8cea55eadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:15:47.208223 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Flow 'volume_create_api' (a8d1dbf0-2072-4c3a-8306-5c33f6c9c822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:15:47.208499 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Create volume request issued successfully. Aug 15 15:15:47.214856 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:47.214856 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:47.215281 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:47.790386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e795a5f-6dac-41c9-a807-b4d7a634475a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:47.792528 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e795a5f-6dac-41c9-a807-b4d7a634475a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:47.792717 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e795a5f-6dac-41c9-a807-b4d7a634475a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:47.792921 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e795a5f-6dac-41c9-a807-b4d7a634475a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:47.801096 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:47.801096 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:47.803803 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e795a5f-6dac-41c9-a807-b4d7a634475a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:47.807163 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e795a5f-6dac-41c9-a807-b4d7a634475a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:47.807497 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1367/5507] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:47 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:48.221763 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:48.221763 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:48.222258 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:15:48.222393 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 15 15:15:48.222492 np0000007361 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Overwriting volume 79acd02b-4e65-448c-8c41-6db36d961737 with restore of backup d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:48.232696 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] restore_backup in rpcapi backup_id d3daa03e-a0d5-4443-87d6-f5fe752d5380 {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 15 15:15:48.234288 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7799d992-903f-4b5c-ae3b-006d9ed43804 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380/restore returned with HTTP 202 Aug 15 15:15:48.234694 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1378/5508] 10.4.3.107 () {68 vars in 1393 bytes} [Sat Aug 15 15:15:47 2026] POST /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380/restore => generated 189 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:15:48.242248 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b73d2c2b-c424-4f78-bc3c-9aaf042f2b25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:48.244012 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b73d2c2b-c424-4f78-bc3c-9aaf042f2b25 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:48.244218 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b73d2c2b-c424-4f78-bc3c-9aaf042f2b25 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:48.244429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b73d2c2b-c424-4f78-bc3c-9aaf042f2b25 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:48.244557 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b73d2c2b-c424-4f78-bc3c-9aaf042f2b25 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:48.248478 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:48.248478 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:48.249217 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b73d2c2b-c424-4f78-bc3c-9aaf042f2b25 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:48.249610 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1385/5509] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:48 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:48.820035 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ffcc9291-4344-4aec-aa5d-d387e7878edc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:48.821796 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffcc9291-4344-4aec-aa5d-d387e7878edc tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:48.821984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffcc9291-4344-4aec-aa5d-d387e7878edc tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:48.822168 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffcc9291-4344-4aec-aa5d-d387e7878edc tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:48.830666 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:48.830666 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:48.833471 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ffcc9291-4344-4aec-aa5d-d387e7878edc tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:48.836890 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffcc9291-4344-4aec-aa5d-d387e7878edc tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:48.837256 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1380/5510] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:48 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:49.258206 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7b65634-d137-44aa-9c67-6c2c149e3762 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:49.259901 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7b65634-d137-44aa-9c67-6c2c149e3762 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:49.260161 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7b65634-d137-44aa-9c67-6c2c149e3762 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:49.260393 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7b65634-d137-44aa-9c67-6c2c149e3762 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:49.260521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b7b65634-d137-44aa-9c67-6c2c149e3762 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:49.264527 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:49.264527 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:49.265171 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7b65634-d137-44aa-9c67-6c2c149e3762 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:49.265520 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1368/5511] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:49 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:49.848556 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65570d93-3e49-4c84-9d8c-9a482fec1d69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:49.850888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65570d93-3e49-4c84-9d8c-9a482fec1d69 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:49.851102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65570d93-3e49-4c84-9d8c-9a482fec1d69 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:49.851339 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65570d93-3e49-4c84-9d8c-9a482fec1d69 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:49.859854 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:49.859854 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:49.862853 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65570d93-3e49-4c84-9d8c-9a482fec1d69 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:49.866432 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65570d93-3e49-4c84-9d8c-9a482fec1d69 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:49.866770 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1379/5512] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:49 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:50.275636 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16f23da1-8c9e-428a-9110-2ceceface921 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:50.277294 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16f23da1-8c9e-428a-9110-2ceceface921 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:50.277468 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16f23da1-8c9e-428a-9110-2ceceface921 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:50.277640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16f23da1-8c9e-428a-9110-2ceceface921 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:50.277732 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-16f23da1-8c9e-428a-9110-2ceceface921 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:50.281517 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:50.281517 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:50.282156 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16f23da1-8c9e-428a-9110-2ceceface921 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:50.282679 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1386/5513] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:50 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:50.878270 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f93ccd9-a628-426e-aa7c-8c9844d48f6b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:50.880000 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f93ccd9-a628-426e-aa7c-8c9844d48f6b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:50.880234 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f93ccd9-a628-426e-aa7c-8c9844d48f6b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:50.880469 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f93ccd9-a628-426e-aa7c-8c9844d48f6b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:50.888861 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:50.888861 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:50.891791 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1f93ccd9-a628-426e-aa7c-8c9844d48f6b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:50.895406 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f93ccd9-a628-426e-aa7c-8c9844d48f6b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:50.895749 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1381/5514] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:50 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:51.200278 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-7eba30ef-feb7-499d-abbb-0efd8c47917b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:51.202186 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-7eba30ef-feb7-499d-abbb-0efd8c47917b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6/action Aug 15 15:15:51.202556 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-7eba30ef-feb7-499d-abbb-0efd8c47917b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:15:51.202694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-7eba30ef-feb7-499d-abbb-0efd8c47917b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:51.216448 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:51.216448 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:51.224803 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3d30d84-3a74-423b-b68f-39a8674d5561 req-7eba30ef-feb7-499d-abbb-0efd8c47917b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6/action returned with HTTP 204 Aug 15 15:15:51.225199 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1369/5515] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:15:51 2026] POST /volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:15:51.293114 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0aba4ec4-6e8f-4ca7-bdf2-0c5d45aa54c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:51.295068 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0aba4ec4-6e8f-4ca7-bdf2-0c5d45aa54c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:51.295317 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0aba4ec4-6e8f-4ca7-bdf2-0c5d45aa54c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:51.295537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0aba4ec4-6e8f-4ca7-bdf2-0c5d45aa54c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:51.295679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0aba4ec4-6e8f-4ca7-bdf2-0c5d45aa54c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:51.300111 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:51.300111 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:51.300913 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0aba4ec4-6e8f-4ca7-bdf2-0c5d45aa54c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:51.301222 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1380/5516] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:51 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:51.907101 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72ceeb8a-0626-4300-8207-49400c98a052 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:51.908870 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72ceeb8a-0626-4300-8207-49400c98a052 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:51.909048 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72ceeb8a-0626-4300-8207-49400c98a052 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:51.909250 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72ceeb8a-0626-4300-8207-49400c98a052 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:51.918120 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:51.918120 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:51.920955 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72ceeb8a-0626-4300-8207-49400c98a052 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:51.924386 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72ceeb8a-0626-4300-8207-49400c98a052 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:51.924709 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1387/5517] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:51 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 1131 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:51.936023 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8eccdf6a-dd7f-455d-a795-855630994691 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:51.938011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8eccdf6a-dd7f-455d-a795-855630994691 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:51.938227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8eccdf6a-dd7f-455d-a795-855630994691 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:51.938458 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8eccdf6a-dd7f-455d-a795-855630994691 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:51.948811 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:51.948811 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:51.952511 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8eccdf6a-dd7f-455d-a795-855630994691 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:51.957388 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8eccdf6a-dd7f-455d-a795-855630994691 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:51.957838 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1382/5518] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:51 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 1131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:52.310070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37765006-7515-4df4-8b56-69c7a3b725ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:52.311637 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37765006-7515-4df4-8b56-69c7a3b725ba tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:52.311804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37765006-7515-4df4-8b56-69c7a3b725ba tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:52.311967 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37765006-7515-4df4-8b56-69c7a3b725ba tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:52.312067 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-37765006-7515-4df4-8b56-69c7a3b725ba tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:52.315839 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:52.315839 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:52.316518 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37765006-7515-4df4-8b56-69c7a3b725ba tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:52.316881 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1370/5519] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:52 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:53.326861 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-54cb0e31-a629-4240-923f-687d18def1e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:53.328472 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54cb0e31-a629-4240-923f-687d18def1e6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:53.328647 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54cb0e31-a629-4240-923f-687d18def1e6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:53.328814 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54cb0e31-a629-4240-923f-687d18def1e6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:53.328915 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-54cb0e31-a629-4240-923f-687d18def1e6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:53.334590 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:53.334590 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:53.335913 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54cb0e31-a629-4240-923f-687d18def1e6 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:53.336334 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1381/5520] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:53 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:54.349515 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66b600ef-df56-4ae3-ba0f-8abbf1dfc2c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:54.351046 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66b600ef-df56-4ae3-ba0f-8abbf1dfc2c4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:54.351227 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66b600ef-df56-4ae3-ba0f-8abbf1dfc2c4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:54.351408 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66b600ef-df56-4ae3-ba0f-8abbf1dfc2c4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:54.351517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-66b600ef-df56-4ae3-ba0f-8abbf1dfc2c4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:54.357236 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:54.357236 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:54.357859 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66b600ef-df56-4ae3-ba0f-8abbf1dfc2c4 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:54.358162 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1388/5521] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:54 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:55.050235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-89f3a79f-0090-4675-b417-a128d26e6cfa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:55.051953 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-89f3a79f-0090-4675-b417-a128d26e6cfa tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:55.052112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-89f3a79f-0090-4675-b417-a128d26e6cfa tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:55.052316 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-89f3a79f-0090-4675-b417-a128d26e6cfa tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:55.063177 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:55.063177 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:55.066564 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-89f3a79f-0090-4675-b417-a128d26e6cfa tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:55.070900 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-89f3a79f-0090-4675-b417-a128d26e6cfa tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:55.071377 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1383/5522] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:15:55 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:15:55.087734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:55.089673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea/action Aug 15 15:15:55.090017 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:15:55.090154 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:55.099719 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:55.099719 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:55.100230 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:55.105729 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Begin detaching volume completed successfully. Aug 15 15:15:55.105932 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-6bc1a5b9-22e9-4164-82b5-9e75f776c3ea tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea/action returned with HTTP 202 Aug 15 15:15:55.106352 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1371/5523] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:15:55 2026] POST /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:15:55.147050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9af51595-2848-4572-9ce5-ff96108fcc3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:55.149193 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9af51595-2848-4572-9ce5-ff96108fcc3a None None] GET https://10.4.3.107/volume// Aug 15 15:15:55.149396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9af51595-2848-4572-9ce5-ff96108fcc3a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:55.149626 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9af51595-2848-4572-9ce5-ff96108fcc3a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:55.150003 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9af51595-2848-4572-9ce5-ff96108fcc3a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:15:55.150388 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1382/5524] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:15:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:15:55.158906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-3c700b63-f5fc-470d-905f-6039c2f8dc4d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:55.160989 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-3c700b63-f5fc-470d-905f-6039c2f8dc4d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:55.161306 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-3c700b63-f5fc-470d-905f-6039c2f8dc4d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:55.161541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-3c700b63-f5fc-470d-905f-6039c2f8dc4d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:55.170590 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:55.170590 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:55.173703 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-3c700b63-f5fc-470d-905f-6039c2f8dc4d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:55.177517 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-3c700b63-f5fc-470d-905f-6039c2f8dc4d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:15:55.177884 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1389/5525] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:15:55 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 1314 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:15:55.369668 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-861ae5be-db61-41d1-b611-3c442c89d001 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:55.371406 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-861ae5be-db61-41d1-b611-3c442c89d001 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:55.371596 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-861ae5be-db61-41d1-b611-3c442c89d001 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:55.371773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-861ae5be-db61-41d1-b611-3c442c89d001 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:55.371934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-861ae5be-db61-41d1-b611-3c442c89d001 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:55.376160 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:55.376160 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:55.377006 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-861ae5be-db61-41d1-b611-3c442c89d001 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:55.377390 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1384/5526] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:55 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:55.901629 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-5a5ac2ef-c70b-46e4-a17d-09883405fad0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:55.903572 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-5a5ac2ef-c70b-46e4-a17d-09883405fad0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] DELETE https://10.4.3.107/volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6 Aug 15 15:15:55.903735 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-5a5ac2ef-c70b-46e4-a17d-09883405fad0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:55.903906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-5a5ac2ef-c70b-46e4-a17d-09883405fad0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:55.910089 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:55.910089 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:55.946804 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4dd0451c-3145-4189-a476-c46ff3e0e357 req-5a5ac2ef-c70b-46e4-a17d-09883405fad0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6 returned with HTTP 200 Aug 15 15:15:55.947212 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1372/5527] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:15:55 2026] DELETE /volume/v3/attachments/5ea04db3-93b4-4ed5-98fc-4a8d4d0645c6 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:56.379099 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:56.380730 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:15:56.381077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b9363d7-5030-4ccb-8b2d-9357173cacea", "force": false, "name": "tempest-TestStampPattern-snapshot-1200651373", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:15:56.386458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a343c0a-0d27-4581-9af7-73b031b6a3df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:56.388015 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a343c0a-0d27-4581-9af7-73b031b6a3df tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:56.388202 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a343c0a-0d27-4581-9af7-73b031b6a3df tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:56.388387 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a343c0a-0d27-4581-9af7-73b031b6a3df tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:56.388487 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7a343c0a-0d27-4581-9af7-73b031b6a3df tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:56.389443 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:56.389443 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:56.389927 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:15:56.390067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create snapshot from volume 6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:15:56.392855 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:56.392855 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:56.393697 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a343c0a-0d27-4581-9af7-73b031b6a3df tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:56.394132 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1390/5528] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:56 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:56.421040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Created reservations ['c5508d3e-7799-4baf-8bf6-e4812ed964ad', '95729ec3-a360-4aa4-9401-b83722c509e2', 'c67cdf14-eaac-4e9f-bea3-69c3c0455393', '66ec494b-c247-43ff-b253-625e52fd71ce'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:15:56.448692 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot create request issued successfully. Aug 15 15:15:56.449055 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35baaf44-58cb-43a2-a82c-c38b36e69ad6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:15:56.449496 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1383/5529] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:15:56 2026] POST /volume/v3/snapshots => generated 303 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:15:56.459841 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9ba8b2cc-a106-451c-b2bb-b7da269e07e8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:56.463711 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ba8b2cc-a106-451c-b2bb-b7da269e07e8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:15:56.463711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ba8b2cc-a106-451c-b2bb-b7da269e07e8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:56.463711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ba8b2cc-a106-451c-b2bb-b7da269e07e8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:56.471361 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:56.471361 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:56.472025 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9ba8b2cc-a106-451c-b2bb-b7da269e07e8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot retrieved successfully. Aug 15 15:15:56.473091 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ba8b2cc-a106-451c-b2bb-b7da269e07e8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 returned with HTTP 200 Aug 15 15:15:56.473640 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1385/5530] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:15:56 2026] GET /volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:57.403757 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-27bcf59a-4669-4896-bb8d-8aab66a8dfa8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:57.405513 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27bcf59a-4669-4896-bb8d-8aab66a8dfa8 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:57.405736 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27bcf59a-4669-4896-bb8d-8aab66a8dfa8 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:57.405957 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27bcf59a-4669-4896-bb8d-8aab66a8dfa8 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:57.406156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-27bcf59a-4669-4896-bb8d-8aab66a8dfa8 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:57.410119 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:57.410119 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:57.410849 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27bcf59a-4669-4896-bb8d-8aab66a8dfa8 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:57.411174 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1373/5531] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:57 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:57.482641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5e0e7b0-31a7-4df3-92e8-7f0cdf8a81a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:57.485076 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5e0e7b0-31a7-4df3-92e8-7f0cdf8a81a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:15:57.485375 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5e0e7b0-31a7-4df3-92e8-7f0cdf8a81a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:57.485630 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5e0e7b0-31a7-4df3-92e8-7f0cdf8a81a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:57.491007 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:57.491007 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:15:57.491528 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d5e0e7b0-31a7-4df3-92e8-7f0cdf8a81a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot retrieved successfully. Aug 15 15:15:57.492272 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5e0e7b0-31a7-4df3-92e8-7f0cdf8a81a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 returned with HTTP 200 Aug 15 15:15:57.492597 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1391/5532] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:15:57 2026] GET /volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:57.501137 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2ba1aca-d3c6-44f1-b394-0b6a2251bab9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:57.503044 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2ba1aca-d3c6-44f1-b394-0b6a2251bab9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:15:57.503255 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2ba1aca-d3c6-44f1-b394-0b6a2251bab9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:57.503439 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2ba1aca-d3c6-44f1-b394-0b6a2251bab9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:57.508633 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:57.508633 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:15:57.508997 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2ba1aca-d3c6-44f1-b394-0b6a2251bab9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot retrieved successfully. Aug 15 15:15:57.509684 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2ba1aca-d3c6-44f1-b394-0b6a2251bab9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 returned with HTTP 200 Aug 15 15:15:57.509994 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1384/5533] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:15:57 2026] GET /volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:58.421468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2157bf88-990b-44cc-b70e-e8b169376ccf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:58.423260 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2157bf88-990b-44cc-b70e-e8b169376ccf tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:58.423468 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2157bf88-990b-44cc-b70e-e8b169376ccf tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:58.423652 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2157bf88-990b-44cc-b70e-e8b169376ccf tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:58.423756 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2157bf88-990b-44cc-b70e-e8b169376ccf tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:58.427691 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:58.427691 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:15:58.428417 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2157bf88-990b-44cc-b70e-e8b169376ccf tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:58.428771 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1386/5534] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:58 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:15:59.439925 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf5cebac-c0d4-41ca-88af-7899deb2a712 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:15:59.441656 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf5cebac-c0d4-41ca-88af-7899deb2a712 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:15:59.441841 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf5cebac-c0d4-41ca-88af-7899deb2a712 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:15:59.442021 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf5cebac-c0d4-41ca-88af-7899deb2a712 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:15:59.442137 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cf5cebac-c0d4-41ca-88af-7899deb2a712 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:15:59.446554 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:15:59.446554 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:15:59.447303 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf5cebac-c0d4-41ca-88af-7899deb2a712 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:15:59.447632 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1374/5535] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:15:59 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:00.458652 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cdc1a3b-30a4-4b64-8797-9937fb28bb20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:00.460551 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cdc1a3b-30a4-4b64-8797-9937fb28bb20 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:16:00.460785 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cdc1a3b-30a4-4b64-8797-9937fb28bb20 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:00.461005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cdc1a3b-30a4-4b64-8797-9937fb28bb20 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:00.461165 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4cdc1a3b-30a4-4b64-8797-9937fb28bb20 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Show backup with id d3daa03e-a0d5-4443-87d6-f5fe752d5380. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:16:00.464986 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:00.464986 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:00.465788 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cdc1a3b-30a4-4b64-8797-9937fb28bb20 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 200 Aug 15 15:16:00.466202 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1392/5536] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:00 2026] GET /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:00.475639 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-484e2129-252f-4aa3-a171-a025667f0a65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:00.477297 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-484e2129-252f-4aa3-a171-a025667f0a65 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:00.477485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-484e2129-252f-4aa3-a171-a025667f0a65 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:00.477654 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-484e2129-252f-4aa3-a171-a025667f0a65 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:00.483629 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:00.483629 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:00.486507 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-484e2129-252f-4aa3-a171-a025667f0a65 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:00.490192 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-484e2129-252f-4aa3-a171-a025667f0a65 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 returned with HTTP 200 Aug 15 15:16:00.490542 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1385/5537] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:00 2026] GET /volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 => generated 1417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:00.502181 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-327cbd90-eae8-4b76-901d-2bb444e8ba90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:00.503866 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-327cbd90-eae8-4b76-901d-2bb444e8ba90 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:00.504055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-327cbd90-eae8-4b76-901d-2bb444e8ba90 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:00.504278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-327cbd90-eae8-4b76-901d-2bb444e8ba90 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:00.512363 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:00.512363 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:00.515497 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-327cbd90-eae8-4b76-901d-2bb444e8ba90 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:00.519216 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-327cbd90-eae8-4b76-901d-2bb444e8ba90 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 returned with HTTP 200 Aug 15 15:16:00.519600 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1387/5538] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:00 2026] GET /volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 => generated 1417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:01.487142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-2e050ab6-33ce-4e1f-9549-474fa8d76cff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:01.488934 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-2e050ab6-33ce-4e1f-9549-474fa8d76cff tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:01.489098 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-2e050ab6-33ce-4e1f-9549-474fa8d76cff tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:01.489326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-2e050ab6-33ce-4e1f-9549-474fa8d76cff tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:01.495794 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:01.495794 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:01.498884 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-2e050ab6-33ce-4e1f-9549-474fa8d76cff tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:01.503250 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-2e050ab6-33ce-4e1f-9549-474fa8d76cff tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 returned with HTTP 200 Aug 15 15:16:01.503623 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1375/5539] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:16:01 2026] GET /volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:01.952609 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-a9d5e578-4294-4687-bd7a-8dba46f1e70f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:01.954391 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-a9d5e578-4294-4687-bd7a-8dba46f1e70f tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:01.954578 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-a9d5e578-4294-4687-bd7a-8dba46f1e70f tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:01.954772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-a9d5e578-4294-4687-bd7a-8dba46f1e70f tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:01.960791 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:01.960791 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:01.963850 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-a9d5e578-4294-4687-bd7a-8dba46f1e70f tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:01.968345 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-a9d5e578-4294-4687-bd7a-8dba46f1e70f tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 returned with HTTP 200 Aug 15 15:16:01.968685 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1393/5540] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:16:01 2026] GET /volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 => generated 1417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:01.977091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d97272cb-88f2-496a-b627-9ca6385c4d74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:01.977530 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d97272cb-88f2-496a-b627-9ca6385c4d74 None None] GET https://10.4.3.107/volume// Aug 15 15:16:01.977681 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d97272cb-88f2-496a-b627-9ca6385c4d74 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:01.977856 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d97272cb-88f2-496a-b627-9ca6385c4d74 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:01.978160 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d97272cb-88f2-496a-b627-9ca6385c4d74 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:16:01.978453 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1386/5541] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:16: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 15 15:16:01.985502 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-718e1ae3-701f-4af2-8cce-d98e7e4d9395 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:01.987161 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-718e1ae3-701f-4af2-8cce-d98e7e4d9395 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:16:01.987504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-718e1ae3-701f-4af2-8cce-d98e7e4d9395 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79acd02b-4e65-448c-8c41-6db36d961737", "connector": null, "instance_uuid": "e779ecfc-f1de-4963-8828-cba9b0c8dfd7"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:01.994704 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:01.994704 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:02.013963 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-718e1ae3-701f-4af2-8cce-d98e7e4d9395 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:16:02.014384 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1388/5542] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:16:01 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:02.129821 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:02.131363 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:16:02.131770 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-974882472", "snapshot_id": "e6022327-f810-4a9d-9212-cfc1c7330c17", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:02.133142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-974882472', 'snapshot_id': 'e6022327-f810-4a9d-9212-cfc1c7330c17', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:16:02.137594 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:02.137594 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:02.137904 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot retrieved successfully. Aug 15 15:16:02.138015 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create volume of 1 GB Aug 15 15:16:02.141054 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Availability Zones retrieved successfully. Aug 15 15:16:02.145987 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Flow 'volume_create_api' (c6729f3a-0f5e-4887-b540-0f02e8e3f11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:16:02.146832 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5122e7f4-50a8-40dd-acb7-033bb20cc0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:02.147721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:16:02.173169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5122e7f4-50a8-40dd-acb7-033bb20cc0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6022327-f810-4a9d-9212-cfc1c7330c17', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:02.173806 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a19c39c-fa7f-4067-bb1f-07016b6d26d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:02.205451 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Created reservations ['148aef7e-d871-49d2-8055-15ef37993ef3', '89a9855c-45b1-4791-9e8a-d4034240a9d0', 'edd85da8-c0d8-4ced-8171-49ee24a53db5', '6cae0765-4063-4f32-8d47-7dcf454a53b3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:16:02.206141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a19c39c-fa7f-4067-bb1f-07016b6d26d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['148aef7e-d871-49d2-8055-15ef37993ef3', '89a9855c-45b1-4791-9e8a-d4034240a9d0', 'edd85da8-c0d8-4ced-8171-49ee24a53db5', '6cae0765-4063-4f32-8d47-7dcf454a53b3']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:02.206818 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14d22d6-c978-47dd-b42c-caf9daaced32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:02.243933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14d22d6-c978-47dd-b42c-caf9daaced32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6de373e-9590-402e-8c8f-3d5e8018b701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-974882472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bf88e12daa4a60a69413ac6efae576',qos_specs=None,replication_status=,reservations=['148aef7e-d871-49d2-8055-15ef37993ef3','89a9855c-45b1-4791-9e8a-d4034240a9d0','edd85da8-c0d8-4ced-8171-49ee24a53db5','6cae0765-4063-4f32-8d47-7dcf454a53b3'],size=1,snapshot_id=e6022327-f810-4a9d-9212-cfc1c7330c17,source_replicaid=,source_volid=None,status='creating',user_id='7db7d17b8ed84aa2994608d27db2f01a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-974882472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6de373e-9590-402e-8c8f-3d5e8018b701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11bf88e12daa4a60a69413ac6efae576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6022327-f810-4a9d-9212-cfc1c7330c17,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db7d17b8ed84aa2994608d27db2f01a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:02.244716 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b41ad5-3e0c-4ca8-bad3-2516e36fff1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:02.261202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b41ad5-3e0c-4ca8-bad3-2516e36fff1b) transitioned into state 'SUCCESS' from state '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-974882472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11bf88e12daa4a60a69413ac6efae576',qos_specs=None,replication_status=,reservations=['148aef7e-d871-49d2-8055-15ef37993ef3','89a9855c-45b1-4791-9e8a-d4034240a9d0','edd85da8-c0d8-4ced-8171-49ee24a53db5','6cae0765-4063-4f32-8d47-7dcf454a53b3'],size=1,snapshot_id=e6022327-f810-4a9d-9212-cfc1c7330c17,source_replicaid=,source_volid=None,status='creating',user_id='7db7d17b8ed84aa2994608d27db2f01a',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:02.261917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd62a6cf-c808-469d-bf88-470c0e7085d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:02.282826 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd62a6cf-c808-469d-bf88-470c0e7085d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:02.283561 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Flow 'volume_create_api' (c6729f3a-0f5e-4887-b540-0f02e8e3f11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:16:02.283806 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Create volume request issued successfully. Aug 15 15:16:02.284318 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b6df4cb-97c2-4cc0-9180-0ad24231d1db tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:16:02.284722 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1376/5543] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:16:02 2026] POST /volume/v3/volumes => generated 780 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:16:02.714876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd0b56c1-0d54-48a8-9e82-1ee35b64412f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:02.715281 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd0b56c1-0d54-48a8-9e82-1ee35b64412f None None] GET https://10.4.3.107/volume// Aug 15 15:16:02.715446 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd0b56c1-0d54-48a8-9e82-1ee35b64412f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:02.716063 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd0b56c1-0d54-48a8-9e82-1ee35b64412f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:02.716063 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd0b56c1-0d54-48a8-9e82-1ee35b64412f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:16:02.716177 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1394/5544] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:16: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 15 15:16:02.723378 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-e3876b30-f325-4b87-9b82-81e4487cee84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:02.725731 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-e3876b30-f325-4b87-9b82-81e4487cee84 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:02.725990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-e3876b30-f325-4b87-9b82-81e4487cee84 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:02.726257 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-e3876b30-f325-4b87-9b82-81e4487cee84 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:02.734882 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:02.734882 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:02.737819 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-e3876b30-f325-4b87-9b82-81e4487cee84 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:02.742170 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-e3876b30-f325-4b87-9b82-81e4487cee84 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 returned with HTTP 200 Aug 15 15:16:02.742636 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1387/5545] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:16:02 2026] GET /volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 => generated 1596 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:16:02.831408 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:02.833136 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] PUT https://10.4.3.107/volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9 Aug 15 15:16:02.833489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:02.839694 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Acquiring lock "cinder-attachment_update-79acd02b-4e65-448c-8c41-6db36d961737-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:16:02.843424 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Lock "cinder-attachment_update-79acd02b-4e65-448c-8c41-6db36d961737-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:16:02.844253 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:02.844253 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:02.912514 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Lock "cinder-attachment_update-79acd02b-4e65-448c-8c41-6db36d961737-np0000007361" released by "attachment_update" :: held 0.069s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:16:02.913031 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-6b440c88-5943-4a47-8fd2-e8303d04590c tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9 returned with HTTP 200 Aug 15 15:16:02.913556 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1389/5546] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:16:02 2026] PUT /volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:02.934086 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-11b3f25c-2757-4cdd-92bc-6b107e0e72c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:02.936837 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-11b3f25c-2757-4cdd-92bc-6b107e0e72c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] POST https://10.4.3.107/volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9/action Aug 15 15:16:02.937327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-11b3f25c-2757-4cdd-92bc-6b107e0e72c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:16:02.937506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-11b3f25c-2757-4cdd-92bc-6b107e0e72c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:02.956767 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:02.956767 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:02.967151 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4501de04-cebc-4735-9cae-727b69cd4f47 req-11b3f25c-2757-4cdd-92bc-6b107e0e72c5 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9/action returned with HTTP 204 Aug 15 15:16:02.967332 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1377/5547] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:16:02 2026] POST /volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:11.966916 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=33 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:16:12.740873 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=96,cinder:INSERT=23,cinder:UPDATE=38 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:16:12.906841 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=58,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:16:12.964142 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=91,cinder:INSERT=12,cinder:UPDATE=31 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:16:36.475319 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0554c63e-bd10-446b-b98f-eae75cc76ca7 req-c8ded316-dadf-41ec-84e5-991a8dfde5cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:36.476992 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0554c63e-bd10-446b-b98f-eae75cc76ca7 req-c8ded316-dadf-41ec-84e5-991a8dfde5cd tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] DELETE https://10.4.3.107/volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9 Aug 15 15:16:36.477166 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0554c63e-bd10-446b-b98f-eae75cc76ca7 req-c8ded316-dadf-41ec-84e5-991a8dfde5cd tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:36.477365 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0554c63e-bd10-446b-b98f-eae75cc76ca7 req-c8ded316-dadf-41ec-84e5-991a8dfde5cd tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:36.483461 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:36.483461 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:36.520259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0554c63e-bd10-446b-b98f-eae75cc76ca7 req-c8ded316-dadf-41ec-84e5-991a8dfde5cd tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9 returned with HTTP 200 Aug 15 15:16:36.520632 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1395/5548] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:16:36 2026] DELETE /volume/v3/attachments/8ee157eb-bccf-490a-8f5c-922c375ffbd9 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:37.947131 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:37.948918 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] DELETE https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:37.949130 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:37.949337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:37.949490 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Delete volume with id: 79acd02b-4e65-448c-8c41-6db36d961737 Aug 15 15:16:37.955872 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:37.955872 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:37.956292 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:37.970546 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Delete volume request issued successfully. Aug 15 15:16:37.970702 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b28928e5-e37a-4ba7-85df-c9b68b959b61 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 returned with HTTP 202 Aug 15 15:16:37.971046 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1388/5549] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:16:37 2026] DELETE /volume/v3/volumes/79acd02b-4e65-448c-8c41-6db36d961737 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:16:37.977611 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:37.979795 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] DELETE https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 Aug 15 15:16:37.980019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:37.980232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:37.980354 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Delete backup with id: d3daa03e-a0d5-4443-87d6-f5fe752d5380. Aug 15 15:16:37.984629 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:37.984629 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:37.995342 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] delete_backup rpcapi backup_id d3daa03e-a0d5-4443-87d6-f5fe752d5380 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:16:37.996968 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f9881c6-0cb6-4751-84d7-84a97d121c08 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 returned with HTTP 202 Aug 15 15:16:37.997349 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1390/5550] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:16:37 2026] DELETE /volume/v3/backups/d3daa03e-a0d5-4443-87d6-f5fe752d5380 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:16:38.005015 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:38.006931 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:16:38.006931 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:38.007038 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:38.007250 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Delete volume with id: a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:16:38.014339 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:38.014339 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:38.014905 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:38.033072 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Delete volume request issued successfully. Aug 15 15:16:38.033304 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9b645fd-8225-4317-ac4e-4d8ba368aee2 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 202 Aug 15 15:16:38.033702 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1378/5551] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:16:38 2026] DELETE /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:16:38.040966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a8dda94-4d55-4782-b3a7-d23dab48e986 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:38.042991 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a8dda94-4d55-4782-b3a7-d23dab48e986 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:16:38.043321 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a8dda94-4d55-4782-b3a7-d23dab48e986 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:38.043550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a8dda94-4d55-4782-b3a7-d23dab48e986 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:38.052570 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:38.052570 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:38.056826 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a8dda94-4d55-4782-b3a7-d23dab48e986 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Volume info retrieved successfully. Aug 15 15:16:38.061919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a8dda94-4d55-4782-b3a7-d23dab48e986 tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 200 Aug 15 15:16:38.062572 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1396/5552] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:38 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:39.076146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64afe039-7a70-408c-af13-beabfd9c318a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:39.077657 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64afe039-7a70-408c-af13-beabfd9c318a tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] GET https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 Aug 15 15:16:39.077826 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64afe039-7a70-408c-af13-beabfd9c318a tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:39.077999 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64afe039-7a70-408c-af13-beabfd9c318a tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:39.083633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64afe039-7a70-408c-af13-beabfd9c318a tempest-TestVolumeBackupRestore-56135584 tempest-TestVolumeBackupRestore-56135584-project-member] https://10.4.3.107/volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 returned with HTTP 404 Aug 15 15:16:39.084057 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1389/5553] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:39 2026] GET /volume/v3/volumes/a0cd76fe-e24e-40d5-b8b9-b725ec81bcf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:45.270057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.271680 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:16:45.271994 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "64b00e40-596a-44a1-8576-9676be3424fd", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:45.273327 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '64b00e40-596a-44a1-8576-9676be3424fd', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:16:45.354727 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3996b9b6-0e25-44d3-9697-e327d91f5a0f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.356448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3996b9b6-0e25-44d3-9697-e327d91f5a0f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:45.356695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3996b9b6-0e25-44d3-9697-e327d91f5a0f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.356895 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3996b9b6-0e25-44d3-9697-e327d91f5a0f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.363470 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.363470 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:45.366612 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3996b9b6-0e25-44d3-9697-e327d91f5a0f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:45.370601 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3996b9b6-0e25-44d3-9697-e327d91f5a0f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:45.370959 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1379/5554] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:45 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:45.381717 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6154d59a-2f5c-4b46-8dab-c1ace0914181 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.383186 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6154d59a-2f5c-4b46-8dab-c1ace0914181 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:45.383278 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6154d59a-2f5c-4b46-8dab-c1ace0914181 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.383476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6154d59a-2f5c-4b46-8dab-c1ace0914181 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.387460 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume of 1 GB Aug 15 15:16:45.389540 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.389540 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:45.391068 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Availability Zones retrieved successfully. Aug 15 15:16:45.392485 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6154d59a-2f5c-4b46-8dab-c1ace0914181 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:45.395602 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (53fbe511-fde4-4de2-8869-5d069bb1f508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:16:45.395822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6154d59a-2f5c-4b46-8dab-c1ace0914181 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:45.396189 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1397/5555] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:45 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:45.396614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658fdabc-4e88-41b0-b22a-ea9c00180fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:45.397405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:16:45.432514 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-93a2e9cc-24c5-486f-adc8-945d36c65e2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.434379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-93a2e9cc-24c5-486f-adc8-945d36c65e2c tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:45.434578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-93a2e9cc-24c5-486f-adc8-945d36c65e2c tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.434747 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-93a2e9cc-24c5-486f-adc8-945d36c65e2c tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.440912 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.440912 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:45.443325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658fdabc-4e88-41b0-b22a-ea9c00180fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:45.443985 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-93a2e9cc-24c5-486f-adc8-945d36c65e2c tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:45.444030 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b88615-243b-42f4-a052-b6085b85274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:45.447620 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-93a2e9cc-24c5-486f-adc8-945d36c65e2c tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:45.447982 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1390/5556] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:16:45 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:45.490962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Created reservations ['aad41114-6c06-4fd3-ad0a-35f922f32b8b', '27ea7253-2076-442e-b3d8-b559ca0d6590', '9223fb57-5dcf-44c0-a4b0-0e663a76e7fc', 'c89c6549-94e9-4a1b-a53d-23e5cb2b6c7a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:16:45.491662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b88615-243b-42f4-a052-b6085b85274c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad41114-6c06-4fd3-ad0a-35f922f32b8b', '27ea7253-2076-442e-b3d8-b559ca0d6590', '9223fb57-5dcf-44c0-a4b0-0e663a76e7fc', 'c89c6549-94e9-4a1b-a53d-23e5cb2b6c7a']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:45.492298 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2860ed41-a82f-4e46-89df-d6f0f07f00ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:45.508220 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c63ba2d7-b5fc-479d-8be9-a032b7a8376e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.508600 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c63ba2d7-b5fc-479d-8be9-a032b7a8376e None None] GET https://10.4.3.107/volume// Aug 15 15:16:45.508781 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c63ba2d7-b5fc-479d-8be9-a032b7a8376e None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.508960 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c63ba2d7-b5fc-479d-8be9-a032b7a8376e None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.509305 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c63ba2d7-b5fc-479d-8be9-a032b7a8376e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:16:45.509577 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1380/5557] 10.4.3.107 () {66 vars in 1428 bytes} [Sat Aug 15 15:16: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 15 15:16:45.510879 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2860ed41-a82f-4e46-89df-d6f0f07f00ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5e3905e-eaa1-465f-be66-76fa2f656958', '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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['aad41114-6c06-4fd3-ad0a-35f922f32b8b','27ea7253-2076-442e-b3d8-b559ca0d6590','9223fb57-5dcf-44c0-a4b0-0e663a76e7fc','c89c6549-94e9-4a1b-a53d-23e5cb2b6c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:16:45Z,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=d5e3905e-eaa1-465f-be66-76fa2f656958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6d3e1fc18b44bda2c73eaebf424e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6166c88f08f47738f505ac9ac871b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:45.511591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0a37c8-c43b-4975-91f3-a2e36b3e7aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:45.515605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c61685f7-0273-40b4-b8ae-f2297361a649 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.526390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0a37c8-c43b-4975-91f3-a2e36b3e7aef) transitioned into state 'SUCCESS' from 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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['aad41114-6c06-4fd3-ad0a-35f922f32b8b','27ea7253-2076-442e-b3d8-b559ca0d6590','9223fb57-5dcf-44c0-a4b0-0e663a76e7fc','c89c6549-94e9-4a1b-a53d-23e5cb2b6c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:45.527003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac0d1b9f-2c86-41e5-8e5b-89bd7d0217f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:45.534639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac0d1b9f-2c86-41e5-8e5b-89bd7d0217f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:45.535382 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (53fbe511-fde4-4de2-8869-5d069bb1f508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:16:45.535627 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request issued successfully. Aug 15 15:16:45.536131 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdb02490-53fe-4bf8-9137-da6c07f7fca8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:16:45.536534 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1391/5558] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:16:45 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:45.547306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d67ba5ea-9e41-49bb-9bc3-6a0c3f44f911 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.548933 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d67ba5ea-9e41-49bb-9bc3-6a0c3f44f911 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:45.549157 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d67ba5ea-9e41-49bb-9bc3-6a0c3f44f911 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.549376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d67ba5ea-9e41-49bb-9bc3-6a0c3f44f911 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.555276 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.555276 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:45.558164 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d67ba5ea-9e41-49bb-9bc3-6a0c3f44f911 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:45.561606 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d67ba5ea-9e41-49bb-9bc3-6a0c3f44f911 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:45.561955 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1391/5559] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:45 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:45.581514 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c61685f7-0273-40b4-b8ae-f2297361a649 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:16:45.581874 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c61685f7-0273-40b4-b8ae-f2297361a649 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6de373e-9590-402e-8c8f-3d5e8018b701", "connector": null, "instance_uuid": "3e484353-3326-4994-9648-0e95ff98f561"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:45.589070 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.589070 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:45.608422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c61685f7-0273-40b4-b8ae-f2297361a649 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:16:45.608817 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1398/5560] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:16:45 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:45.634296 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ad3a880-864c-43a0-9d7e-4042a0df18d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.636492 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ad3a880-864c-43a0-9d7e-4042a0df18d4 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:45.636492 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ad3a880-864c-43a0-9d7e-4042a0df18d4 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.636570 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ad3a880-864c-43a0-9d7e-4042a0df18d4 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.643636 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c2031c9-d89e-4d57-820a-a5bcee58954e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.644057 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c2031c9-d89e-4d57-820a-a5bcee58954e None None] GET https://10.4.3.107/volume// Aug 15 15:16:45.644288 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c2031c9-d89e-4d57-820a-a5bcee58954e None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.644477 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c2031c9-d89e-4d57-820a-a5bcee58954e None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.644774 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c2031c9-d89e-4d57-820a-a5bcee58954e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:16:45.645310 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1392/5561] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:16: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 15 15:16:45.646427 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.646427 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:45.649812 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ad3a880-864c-43a0-9d7e-4042a0df18d4 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:45.651331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c7ef4ad8-baa4-41e6-9fee-57d6c9b7fcf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.653282 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c7ef4ad8-baa4-41e6-9fee-57d6c9b7fcf0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:45.653560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c7ef4ad8-baa4-41e6-9fee-57d6c9b7fcf0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:45.653713 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ad3a880-864c-43a0-9d7e-4042a0df18d4 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:45.653761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c7ef4ad8-baa4-41e6-9fee-57d6c9b7fcf0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:45.654069 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1381/5562] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:45 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:45.662858 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.662858 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:45.665727 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c7ef4ad8-baa4-41e6-9fee-57d6c9b7fcf0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:45.669323 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-c7ef4ad8-baa4-41e6-9fee-57d6c9b7fcf0 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:45.669766 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1392/5563] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:16:45 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:16:45.759425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:45.761342 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] PUT https://10.4.3.107/volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af Aug 15 15:16:45.761682 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:45.768369 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Acquiring lock "cinder-attachment_update-a6de373e-9590-402e-8c8f-3d5e8018b701-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:16:45.772679 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Lock "cinder-attachment_update-a6de373e-9590-402e-8c8f-3d5e8018b701-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:16:45.773536 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:45.773536 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:45.848336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Lock "cinder-attachment_update-a6de373e-9590-402e-8c8f-3d5e8018b701-np0000007361" released by "attachment_update" :: held 0.076s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:16:45.848612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-4cb410f7-2bad-46f0-b12a-d6f84e30516a tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af returned with HTTP 200 Aug 15 15:16:45.849048 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1399/5564] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:16:45 2026] PUT /volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:46.572284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-039b865a-94d8-41e9-991e-72c1b4cda357 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:46.573899 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-039b865a-94d8-41e9-991e-72c1b4cda357 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:46.574105 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-039b865a-94d8-41e9-991e-72c1b4cda357 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:46.574312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-039b865a-94d8-41e9-991e-72c1b4cda357 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:46.580562 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:46.580562 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:46.583536 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-039b865a-94d8-41e9-991e-72c1b4cda357 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:46.587027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-039b865a-94d8-41e9-991e-72c1b4cda357 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:46.587379 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1393/5565] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:46 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:46.665173 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a958e6e5-d923-4904-9e77-475a9a4254e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:46.666846 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a958e6e5-d923-4904-9e77-475a9a4254e6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:46.667043 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a958e6e5-d923-4904-9e77-475a9a4254e6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:46.667258 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a958e6e5-d923-4904-9e77-475a9a4254e6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:46.675567 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:46.675567 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:46.678588 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a958e6e5-d923-4904-9e77-475a9a4254e6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:46.682044 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a958e6e5-d923-4904-9e77-475a9a4254e6 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:46.682418 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1382/5566] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:46 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:47.602014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84c6678e-6980-451a-9422-feddf5980bd4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:47.603825 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84c6678e-6980-451a-9422-feddf5980bd4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:47.604025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84c6678e-6980-451a-9422-feddf5980bd4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:47.604216 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84c6678e-6980-451a-9422-feddf5980bd4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:47.610670 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:47.610670 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:47.613726 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84c6678e-6980-451a-9422-feddf5980bd4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:47.617550 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84c6678e-6980-451a-9422-feddf5980bd4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:47.617890 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1393/5567] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:47 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:47.694220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1de755ee-74aa-49d3-a460-b7c90700a99f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:47.695738 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de755ee-74aa-49d3-a460-b7c90700a99f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:47.695899 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de755ee-74aa-49d3-a460-b7c90700a99f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:47.696095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de755ee-74aa-49d3-a460-b7c90700a99f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:47.703692 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:47.703692 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:47.706337 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1de755ee-74aa-49d3-a460-b7c90700a99f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:47.709551 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de755ee-74aa-49d3-a460-b7c90700a99f tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:47.709900 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1400/5568] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:47 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:48.629260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b571da28-1236-4526-913d-c77d1d9b389a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:48.630949 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b571da28-1236-4526-913d-c77d1d9b389a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:48.631154 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b571da28-1236-4526-913d-c77d1d9b389a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:48.631339 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b571da28-1236-4526-913d-c77d1d9b389a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:48.637337 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:48.637337 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:48.640301 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b571da28-1236-4526-913d-c77d1d9b389a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:48.643717 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b571da28-1236-4526-913d-c77d1d9b389a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:48.644048 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1394/5569] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:48 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:48.720900 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f882ac1-343e-47e8-80c1-e22cd60c77c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:48.722412 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f882ac1-343e-47e8-80c1-e22cd60c77c3 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:48.722582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f882ac1-343e-47e8-80c1-e22cd60c77c3 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:48.722749 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f882ac1-343e-47e8-80c1-e22cd60c77c3 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:48.730604 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:48.730604 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:48.733372 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f882ac1-343e-47e8-80c1-e22cd60c77c3 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:48.736655 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f882ac1-343e-47e8-80c1-e22cd60c77c3 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:48.736980 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1383/5570] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:48 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:49.655230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2d5a11a-8d34-4f2c-905e-8fc0226145fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:49.656906 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2d5a11a-8d34-4f2c-905e-8fc0226145fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:49.657137 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2d5a11a-8d34-4f2c-905e-8fc0226145fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:49.657382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2d5a11a-8d34-4f2c-905e-8fc0226145fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:49.663706 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:49.663706 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:49.666769 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2d5a11a-8d34-4f2c-905e-8fc0226145fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:49.670430 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2d5a11a-8d34-4f2c-905e-8fc0226145fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:49.670809 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1394/5571] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:49 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:49.748517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dadb337b-ede5-42aa-b8fc-0737c50bc37d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:49.750205 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dadb337b-ede5-42aa-b8fc-0737c50bc37d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:49.750411 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dadb337b-ede5-42aa-b8fc-0737c50bc37d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:49.750585 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dadb337b-ede5-42aa-b8fc-0737c50bc37d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:49.758818 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:49.758818 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:49.761705 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dadb337b-ede5-42aa-b8fc-0737c50bc37d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:49.765100 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dadb337b-ede5-42aa-b8fc-0737c50bc37d tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:49.765485 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1401/5572] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:49 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:50.682054 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-78f9b308-c5f9-4b70-bcd7-5ec9fd4ea7b3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:50.683735 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78f9b308-c5f9-4b70-bcd7-5ec9fd4ea7b3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:50.683934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78f9b308-c5f9-4b70-bcd7-5ec9fd4ea7b3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:50.684142 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78f9b308-c5f9-4b70-bcd7-5ec9fd4ea7b3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:50.690181 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:50.690181 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:50.693107 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-78f9b308-c5f9-4b70-bcd7-5ec9fd4ea7b3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:50.696581 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78f9b308-c5f9-4b70-bcd7-5ec9fd4ea7b3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:50.696915 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1395/5573] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:50 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:50.776664 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bdc007c0-cb67-431a-97e4-3e857dd486c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:50.778379 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdc007c0-cb67-431a-97e4-3e857dd486c7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:50.778578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdc007c0-cb67-431a-97e4-3e857dd486c7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:50.778754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdc007c0-cb67-431a-97e4-3e857dd486c7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:50.787946 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:50.787946 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:50.791395 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bdc007c0-cb67-431a-97e4-3e857dd486c7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:50.795339 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdc007c0-cb67-431a-97e4-3e857dd486c7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:50.795905 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1384/5574] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:50 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:51.055473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-751e9fe5-3427-4e96-9d3e-60125c785427 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:51.057333 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-751e9fe5-3427-4e96-9d3e-60125c785427 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af/action Aug 15 15:16:51.057670 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-751e9fe5-3427-4e96-9d3e-60125c785427 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:16:51.057794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-751e9fe5-3427-4e96-9d3e-60125c785427 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:51.070718 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:51.070718 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:51.077768 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b36e70d1-68e6-4ed1-8b86-ea2642257d55 req-751e9fe5-3427-4e96-9d3e-60125c785427 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af/action returned with HTTP 204 Aug 15 15:16:51.078133 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1395/5575] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:16:51 2026] POST /volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:51.708024 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34a5883c-bf83-451b-879c-1c776aac65e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:51.709725 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34a5883c-bf83-451b-879c-1c776aac65e4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:51.709921 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34a5883c-bf83-451b-879c-1c776aac65e4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:51.710090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34a5883c-bf83-451b-879c-1c776aac65e4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:51.716068 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:51.716068 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:51.719031 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-34a5883c-bf83-451b-879c-1c776aac65e4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:51.722472 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34a5883c-bf83-451b-879c-1c776aac65e4 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:51.722790 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1402/5576] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:51 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:51.807864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a979a44-49e9-4502-9f60-5fa0c18cf495 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:51.810105 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a979a44-49e9-4502-9f60-5fa0c18cf495 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:51.810387 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a979a44-49e9-4502-9f60-5fa0c18cf495 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:51.810615 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a979a44-49e9-4502-9f60-5fa0c18cf495 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:51.820366 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:51.820366 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:51.823423 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5a979a44-49e9-4502-9f60-5fa0c18cf495 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:51.827102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a979a44-49e9-4502-9f60-5fa0c18cf495 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:51.827522 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1396/5577] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:51 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:51.838587 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ea1a16f-c2b4-4ab1-abe3-352e507ad0d9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:51.840188 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ea1a16f-c2b4-4ab1-abe3-352e507ad0d9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:51.840375 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ea1a16f-c2b4-4ab1-abe3-352e507ad0d9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:51.840558 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ea1a16f-c2b4-4ab1-abe3-352e507ad0d9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:51.848715 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:51.848715 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:51.851851 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ea1a16f-c2b4-4ab1-abe3-352e507ad0d9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:51.856173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ea1a16f-c2b4-4ab1-abe3-352e507ad0d9 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:51.856649 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1385/5578] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:51 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:52.734221 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff14e956-cd70-4790-bd50-177b94610225 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:52.735839 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff14e956-cd70-4790-bd50-177b94610225 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:52.736056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff14e956-cd70-4790-bd50-177b94610225 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:52.736256 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff14e956-cd70-4790-bd50-177b94610225 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:52.742417 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:52.742417 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:52.745269 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ff14e956-cd70-4790-bd50-177b94610225 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:52.748888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff14e956-cd70-4790-bd50-177b94610225 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:52.749248 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1396/5579] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:52 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:53.761058 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0857aaa6-042c-4921-a558-4903323bf1f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:53.763253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0857aaa6-042c-4921-a558-4903323bf1f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:53.763531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0857aaa6-042c-4921-a558-4903323bf1f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:53.763764 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0857aaa6-042c-4921-a558-4903323bf1f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:53.771665 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:53.771665 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:53.775432 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0857aaa6-042c-4921-a558-4903323bf1f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:53.780105 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0857aaa6-042c-4921-a558-4903323bf1f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:53.780574 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1403/5580] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:53 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:54.132085 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-30f181fe-4255-4432-9896-d2684abecb57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:54.134151 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-30f181fe-4255-4432-9896-d2684abecb57 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:54.134368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-30f181fe-4255-4432-9896-d2684abecb57 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:54.134580 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-30f181fe-4255-4432-9896-d2684abecb57 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:54.143251 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:54.143251 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:54.146299 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-30f181fe-4255-4432-9896-d2684abecb57 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:54.149857 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-30f181fe-4255-4432-9896-d2684abecb57 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:54.150207 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1397/5581] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:16:54 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:54.165988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:54.167810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] POST https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701/action Aug 15 15:16:54.168116 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:16:54.168228 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:54.177872 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:54.177872 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:54.178332 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:54.183607 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Begin detaching volume completed successfully. Aug 15 15:16:54.183789 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-74ba9e87-45e1-4fbb-a3bf-fb43b8448f31 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701/action returned with HTTP 202 Aug 15 15:16:54.184314 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1386/5582] 10.4.3.107 () {72 vars in 1672 bytes} [Sat Aug 15 15:16:54 2026] POST /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:16:54.217337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b4e7197-caac-4174-9a0c-62ea40393164 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:54.217797 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b4e7197-caac-4174-9a0c-62ea40393164 None None] GET https://10.4.3.107/volume// Aug 15 15:16:54.218010 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b4e7197-caac-4174-9a0c-62ea40393164 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:54.218266 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b4e7197-caac-4174-9a0c-62ea40393164 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:54.218669 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b4e7197-caac-4174-9a0c-62ea40393164 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:16:54.219022 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1397/5583] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:16: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 15 15:16:54.225397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-33ba731a-142b-4cde-8af3-f0d5c65680f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:54.227303 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-33ba731a-142b-4cde-8af3-f0d5c65680f8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:54.227528 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-33ba731a-142b-4cde-8af3-f0d5c65680f8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:54.227703 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-33ba731a-142b-4cde-8af3-f0d5c65680f8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:54.236127 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:54.236127 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:54.239282 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-33ba731a-142b-4cde-8af3-f0d5c65680f8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:54.243022 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-33ba731a-142b-4cde-8af3-f0d5c65680f8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:54.243442 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1404/5584] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:16:54 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 1348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:16:54.791727 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-382695bc-9cc3-4610-89c3-1ec4249cf32a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:54.793266 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-382695bc-9cc3-4610-89c3-1ec4249cf32a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:54.793457 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-382695bc-9cc3-4610-89c3-1ec4249cf32a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:54.793628 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-382695bc-9cc3-4610-89c3-1ec4249cf32a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:54.799698 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:54.799698 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:54.802492 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-382695bc-9cc3-4610-89c3-1ec4249cf32a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:54.805826 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-382695bc-9cc3-4610-89c3-1ec4249cf32a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:54.806175 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1398/5585] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:54 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:55.022536 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-27e376f0-e232-4f97-a185-380bb8f33d24 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:55.024462 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-27e376f0-e232-4f97-a185-380bb8f33d24 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] DELETE https://10.4.3.107/volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af Aug 15 15:16:55.024634 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-27e376f0-e232-4f97-a185-380bb8f33d24 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:55.024804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-27e376f0-e232-4f97-a185-380bb8f33d24 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:55.032453 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:55.032453 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:55.078913 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0a0e8136-3296-4cff-a1d0-63f10eb6d8c7 req-27e376f0-e232-4f97-a185-380bb8f33d24 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af returned with HTTP 200 Aug 15 15:16:55.079338 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1387/5586] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:16:55 2026] DELETE /volume/v3/attachments/0d3eae34-f646-4d87-bba1-ee0b063ff2af => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:55.817538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2ffa54f-f4a7-4617-b633-d6bfe4593416 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:55.818933 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2ffa54f-f4a7-4617-b633-d6bfe4593416 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:55.819161 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2ffa54f-f4a7-4617-b633-d6bfe4593416 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:55.819380 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2ffa54f-f4a7-4617-b633-d6bfe4593416 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:55.825440 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:55.825440 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:55.829079 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c2ffa54f-f4a7-4617-b633-d6bfe4593416 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:55.833291 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2ffa54f-f4a7-4617-b633-d6bfe4593416 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:55.833663 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1398/5587] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:55 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:16:55.844640 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-579c25c6-7fa5-4db6-9700-bac0e26a5820 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:55.846358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-579c25c6-7fa5-4db6-9700-bac0e26a5820 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:55.846541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-579c25c6-7fa5-4db6-9700-bac0e26a5820 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:55.846725 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-579c25c6-7fa5-4db6-9700-bac0e26a5820 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:55.852924 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:55.852924 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:55.856224 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-579c25c6-7fa5-4db6-9700-bac0e26a5820 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:55.860476 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-579c25c6-7fa5-4db6-9700-bac0e26a5820 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:55.860869 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1405/5588] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:55 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:16:55.871014 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ba5408b-273b-4330-b991-12032733286c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:55.873053 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:55.873358 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:55.873624 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:55.873878 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:55.881808 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:55.881808 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:55.882495 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:55.898778 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume request issued successfully. Aug 15 15:16:55.898974 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ba5408b-273b-4330-b991-12032733286c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 202 Aug 15 15:16:55.899406 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1399/5589] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:16:55 2026] DELETE /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:16:55.905301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa76f3b0-6275-4bba-bd60-4d4231b9fd69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:55.907006 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa76f3b0-6275-4bba-bd60-4d4231b9fd69 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:55.907170 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa76f3b0-6275-4bba-bd60-4d4231b9fd69 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:55.907355 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa76f3b0-6275-4bba-bd60-4d4231b9fd69 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:55.915597 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:55.915597 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:55.920354 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fa76f3b0-6275-4bba-bd60-4d4231b9fd69 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:55.925410 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa76f3b0-6275-4bba-bd60-4d4231b9fd69 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 200 Aug 15 15:16:55.925884 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1388/5590] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:55 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:16:56.803489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:56.804962 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:56.805125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:56.805327 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:56.805478 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Delete volume with id: a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:56.812103 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:56.812103 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:56.812533 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:56.825848 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Delete volume request issued successfully. Aug 15 15:16:56.826257 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8562a0b-74ec-4e16-a115-5ad17a32fec2 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 202 Aug 15 15:16:56.826320 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1399/5591] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:16:56 2026] DELETE /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:16:56.832920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6296f58b-9b90-4940-8414-7e2f5effb2a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:56.834859 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6296f58b-9b90-4940-8414-7e2f5effb2a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:56.835095 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6296f58b-9b90-4940-8414-7e2f5effb2a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:56.835317 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6296f58b-9b90-4940-8414-7e2f5effb2a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:56.842058 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:56.842058 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:56.845274 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6296f58b-9b90-4940-8414-7e2f5effb2a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:56.848853 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6296f58b-9b90-4940-8414-7e2f5effb2a8 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 200 Aug 15 15:16:56.849211 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1406/5592] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:56 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:56.938425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32cdc55f-1388-407b-82ca-3ae5a860e8f1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:56.939973 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32cdc55f-1388-407b-82ca-3ae5a860e8f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:16:56.940170 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32cdc55f-1388-407b-82ca-3ae5a860e8f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:56.940360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32cdc55f-1388-407b-82ca-3ae5a860e8f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:56.945742 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32cdc55f-1388-407b-82ca-3ae5a860e8f1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 404 Aug 15 15:16:56.946159 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1400/5593] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:56 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:16:57.860752 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1ad47aa-dc79-4016-a698-2cf9b87535b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:57.863135 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1ad47aa-dc79-4016-a698-2cf9b87535b7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 Aug 15 15:16:57.863448 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1ad47aa-dc79-4016-a698-2cf9b87535b7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:57.863724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1ad47aa-dc79-4016-a698-2cf9b87535b7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:57.871451 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1ad47aa-dc79-4016-a698-2cf9b87535b7 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 returned with HTTP 404 Aug 15 15:16:57.872067 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1389/5594] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:16:57 2026] GET /volume/v3/volumes/a6de373e-9590-402e-8c8f-3d5e8018b701 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:58.101210 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:58.102998 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:16:58.103213 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:58.103433 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:58.103529 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Delete snapshot with id: e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:16:58.108304 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:58.108304 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:16:58.108678 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot retrieved successfully. Aug 15 15:16:58.125912 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot delete request issued successfully. Aug 15 15:16:58.126200 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-caca44f7-d38f-4b0b-bc51-37b87eb47046 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 returned with HTTP 202 Aug 15 15:16:58.126787 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1400/5595] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:16:58 2026] DELETE /volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:16:58.134502 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9ee2f23-fedc-487b-a47e-9af38149fc1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:58.136197 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9ee2f23-fedc-487b-a47e-9af38149fc1b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:16:58.136435 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9ee2f23-fedc-487b-a47e-9af38149fc1b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:58.136620 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9ee2f23-fedc-487b-a47e-9af38149fc1b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:58.141662 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:58.141662 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:58.142067 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9ee2f23-fedc-487b-a47e-9af38149fc1b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Snapshot retrieved successfully. Aug 15 15:16:58.142776 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9ee2f23-fedc-487b-a47e-9af38149fc1b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 returned with HTTP 200 Aug 15 15:16:58.143132 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1407/5596] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:16:58 2026] GET /volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:58.238572 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:58.240435 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:16:58.240817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "2f496b78-3b8e-4f7c-9a10-16e37f4d0c74", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:16:58.242309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '2f496b78-3b8e-4f7c-9a10-16e37f4d0c74', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:16:58.306532 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume of 1 GB Aug 15 15:16:58.310485 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Availability Zones retrieved successfully. Aug 15 15:16:58.315492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (d4ad7291-bb08-401e-aecc-5db5d2149ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:16:58.316450 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ec6cea-0a13-40d9-9cef-fe7b85ced384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:58.317254 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:16:58.360562 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ec6cea-0a13-40d9-9cef-fe7b85ced384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:58.361312 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a578c72-609a-4b69-81d7-77fbcd5a3ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:58.394413 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Created reservations ['a1be436d-8ae4-47aa-893d-b4fd846a7bb1', '36f72ff8-73d6-4a1b-ba04-db4c59ff0d81', '8386ffad-80b3-42e7-b60c-d4971a02bf1e', '8a69abe5-b4f1-4c44-9da3-ffc13ae1af2c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:16:58.395343 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a578c72-609a-4b69-81d7-77fbcd5a3ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1be436d-8ae4-47aa-893d-b4fd846a7bb1', '36f72ff8-73d6-4a1b-ba04-db4c59ff0d81', '8386ffad-80b3-42e7-b60c-d4971a02bf1e', '8a69abe5-b4f1-4c44-9da3-ffc13ae1af2c']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:58.396386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2137e409-ed44-45be-b11e-da8a867f16d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:58.416545 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2137e409-ed44-45be-b11e-da8a867f16d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14aa18de-f186-4942-a0fc-d23d3fe45f84', '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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['a1be436d-8ae4-47aa-893d-b4fd846a7bb1','36f72ff8-73d6-4a1b-ba04-db4c59ff0d81','8386ffad-80b3-42e7-b60c-d4971a02bf1e','8a69abe5-b4f1-4c44-9da3-ffc13ae1af2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:16:58Z,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=14aa18de-f186-4942-a0fc-d23d3fe45f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6d3e1fc18b44bda2c73eaebf424e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6166c88f08f47738f505ac9ac871b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:58.417166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c75d71-b0e3-4c27-a951-9c019acf93b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:58.431672 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c75d71-b0e3-4c27-a951-9c019acf93b8) transitioned into state 'SUCCESS' from 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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['a1be436d-8ae4-47aa-893d-b4fd846a7bb1','36f72ff8-73d6-4a1b-ba04-db4c59ff0d81','8386ffad-80b3-42e7-b60c-d4971a02bf1e','8a69abe5-b4f1-4c44-9da3-ffc13ae1af2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:58.432300 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ed206f-ee2b-483b-8bfe-4cf5621e3cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:16:58.439362 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99ed206f-ee2b-483b-8bfe-4cf5621e3cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:16:58.440286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (d4ad7291-bb08-401e-aecc-5db5d2149ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:16:58.440354 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request issued successfully. Aug 15 15:16:58.440828 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb46d1b6-6275-46ff-b81e-fa3bcecea853 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:16:58.441210 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1401/5597] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:16:58 2026] POST /volume/v3/volumes => generated 775 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:58.452259 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16a96bc9-8517-4047-a26c-9df0f16eca7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:58.454044 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16a96bc9-8517-4047-a26c-9df0f16eca7a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:16:58.454306 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16a96bc9-8517-4047-a26c-9df0f16eca7a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:58.454532 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16a96bc9-8517-4047-a26c-9df0f16eca7a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:58.461096 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:58.461096 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:16:58.464335 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16a96bc9-8517-4047-a26c-9df0f16eca7a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:58.468040 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16a96bc9-8517-4047-a26c-9df0f16eca7a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:16:58.468401 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1390/5598] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:58 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:16:59.150627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e38b6d98-beea-4ce9-b95e-44b06f20a275 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:59.152404 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e38b6d98-beea-4ce9-b95e-44b06f20a275 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 Aug 15 15:16:59.152587 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e38b6d98-beea-4ce9-b95e-44b06f20a275 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:59.152765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e38b6d98-beea-4ce9-b95e-44b06f20a275 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:59.156666 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e38b6d98-beea-4ce9-b95e-44b06f20a275 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 returned with HTTP 404 Aug 15 15:16:59.157073 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1401/5599] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:16:59 2026] GET /volume/v3/snapshots/e6022327-f810-4a9d-9212-cfc1c7330c17 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:16:59.185823 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d1c61416-f2f9-4ab1-b4df-7cab1baedb7d req-bf699b22-10ac-4408-9ae0-94344e03e293 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:59.187794 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d1c61416-f2f9-4ab1-b4df-7cab1baedb7d req-bf699b22-10ac-4408-9ae0-94344e03e293 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:16:59.187985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d1c61416-f2f9-4ab1-b4df-7cab1baedb7d req-bf699b22-10ac-4408-9ae0-94344e03e293 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:59.188184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d1c61416-f2f9-4ab1-b4df-7cab1baedb7d req-bf699b22-10ac-4408-9ae0-94344e03e293 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:59.197188 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:59.197188 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:16:59.201465 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d1c61416-f2f9-4ab1-b4df-7cab1baedb7d req-bf699b22-10ac-4408-9ae0-94344e03e293 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:16:59.205178 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d1c61416-f2f9-4ab1-b4df-7cab1baedb7d req-bf699b22-10ac-4408-9ae0-94344e03e293 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:16:59.205571 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1408/5600] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:16:59 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:16:59.479770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ca87054b-5825-42d8-98ee-5af925f70f4b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:16:59.481576 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca87054b-5825-42d8-98ee-5af925f70f4b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:16:59.481777 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca87054b-5825-42d8-98ee-5af925f70f4b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:16:59.481967 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca87054b-5825-42d8-98ee-5af925f70f4b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:16:59.488850 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:16:59.488850 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:16:59.492272 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ca87054b-5825-42d8-98ee-5af925f70f4b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:16:59.496189 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca87054b-5825-42d8-98ee-5af925f70f4b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:16:59.496586 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1402/5601] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:16:59 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:00.508231 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e24ebdb-5c16-43a1-a87b-9201c3aa34f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:00.509950 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e24ebdb-5c16-43a1-a87b-9201c3aa34f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:00.510183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e24ebdb-5c16-43a1-a87b-9201c3aa34f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:00.510405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e24ebdb-5c16-43a1-a87b-9201c3aa34f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:00.517034 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:00.517034 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:00.520189 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e24ebdb-5c16-43a1-a87b-9201c3aa34f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:00.523809 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e24ebdb-5c16-43a1-a87b-9201c3aa34f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:00.524170 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1391/5602] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:00 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:00.800346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:00.802040 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:17:00.802263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:00.802466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:00.802639 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Delete volume with id: 6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:17:00.809123 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:00.809123 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:00.809542 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:17:00.823410 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Delete volume request issued successfully. Aug 15 15:17:00.823582 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25a4ec23-1319-4b98-b055-f2dd93df5c88 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 202 Aug 15 15:17:00.824144 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1402/5603] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:17:00 2026] DELETE /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:17:00.829790 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec1867ab-2421-4811-9b32-76e237d84528 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:00.831423 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec1867ab-2421-4811-9b32-76e237d84528 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:17:00.831586 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec1867ab-2421-4811-9b32-76e237d84528 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:00.831751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec1867ab-2421-4811-9b32-76e237d84528 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:00.838010 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:00.838010 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:00.840960 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ec1867ab-2421-4811-9b32-76e237d84528 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Volume info retrieved successfully. Aug 15 15:17:00.844380 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec1867ab-2421-4811-9b32-76e237d84528 tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 200 Aug 15 15:17:00.844652 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1409/5604] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:00 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:01.535544 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4771faa5-4720-4b01-86a2-892a4d21bbd5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:01.537655 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4771faa5-4720-4b01-86a2-892a4d21bbd5 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:01.537916 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4771faa5-4720-4b01-86a2-892a4d21bbd5 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:01.538177 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4771faa5-4720-4b01-86a2-892a4d21bbd5 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:01.546048 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:01.546048 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:01.549750 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4771faa5-4720-4b01-86a2-892a4d21bbd5 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:01.554393 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4771faa5-4720-4b01-86a2-892a4d21bbd5 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:01.554819 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1403/5605] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:01 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:01.855944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-176c2348-d885-48a5-a389-cea9fe0c407b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:01.857631 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-176c2348-d885-48a5-a389-cea9fe0c407b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] GET https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea Aug 15 15:17:01.857816 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-176c2348-d885-48a5-a389-cea9fe0c407b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:01.857993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-176c2348-d885-48a5-a389-cea9fe0c407b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:01.863414 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-176c2348-d885-48a5-a389-cea9fe0c407b tempest-TestStampPattern-646301507 tempest-TestStampPattern-646301507-project-member] https://10.4.3.107/volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea returned with HTTP 404 Aug 15 15:17:01.863878 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1392/5606] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:01 2026] GET /volume/v3/volumes/6b9363d7-5030-4ccb-8b2d-9357173cacea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:02.565654 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f867d8a4-581e-41cd-b73f-6979416dae30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:02.567322 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f867d8a4-581e-41cd-b73f-6979416dae30 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:02.567522 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f867d8a4-581e-41cd-b73f-6979416dae30 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:02.567700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f867d8a4-581e-41cd-b73f-6979416dae30 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:02.574344 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:02.574344 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:02.577466 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f867d8a4-581e-41cd-b73f-6979416dae30 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:02.581955 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f867d8a4-581e-41cd-b73f-6979416dae30 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:02.582344 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1403/5607] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:02 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:03.594069 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e27ed4e-5654-416d-aefe-c9678f31407f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:03.595717 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e27ed4e-5654-416d-aefe-c9678f31407f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:03.595942 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e27ed4e-5654-416d-aefe-c9678f31407f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:03.596159 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e27ed4e-5654-416d-aefe-c9678f31407f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:03.602202 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:03.602202 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:03.605098 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e27ed4e-5654-416d-aefe-c9678f31407f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:03.608499 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e27ed4e-5654-416d-aefe-c9678f31407f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:03.608818 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1410/5608] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:03 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:04.620035 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4865ad1a-33ce-449f-859e-61ee125a42e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:04.621830 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4865ad1a-33ce-449f-859e-61ee125a42e6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:04.622026 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4865ad1a-33ce-449f-859e-61ee125a42e6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:04.622309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4865ad1a-33ce-449f-859e-61ee125a42e6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:04.628694 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:04.628694 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:04.631797 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4865ad1a-33ce-449f-859e-61ee125a42e6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:04.635589 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4865ad1a-33ce-449f-859e-61ee125a42e6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:04.635923 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1404/5609] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:04 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:04.646507 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82f876ea-030e-433a-869e-96295a6609cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:04.647981 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82f876ea-030e-433a-869e-96295a6609cc tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:04.648176 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82f876ea-030e-433a-869e-96295a6609cc tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:04.648373 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82f876ea-030e-433a-869e-96295a6609cc tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:04.654345 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:04.654345 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:04.657589 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82f876ea-030e-433a-869e-96295a6609cc tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:04.661360 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82f876ea-030e-433a-869e-96295a6609cc tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:04.661711 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1393/5610] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:04 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:04.672173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:04.673810 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:04.674151 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "14aa18de-f186-4942-a0fc-d23d3fe45f84", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:04.675611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '14aa18de-f186-4942-a0fc-d23d3fe45f84', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:04.681900 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:04.681900 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:04.682332 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume retrieved successfully. Aug 15 15:17:04.682440 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume of 1 GB Aug 15 15:17:04.685363 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Availability Zones retrieved successfully. Aug 15 15:17:04.690211 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (8eadf7c0-c77b-42b9-85d6-1d53803a4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:04.691209 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5674cb-3a98-4ddc-b985-f47c717d6117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:04.691979 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:04.711121 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5674cb-3a98-4ddc-b985-f47c717d6117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '14aa18de-f186-4942-a0fc-d23d3fe45f84', 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:04.711839 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb64a65-5e13-48b2-9b8c-69023f18fed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:04.745077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Created reservations ['6f809f4a-7bf4-49a8-a493-d270f8596144', '087ade5b-75a1-4ec3-ab4d-915df8f951f9', '538c7ebb-0ddc-4256-8bc6-6c5305ac36cd', '8918d114-0bcc-48cd-955f-34ae06718b8f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:04.745768 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb64a65-5e13-48b2-9b8c-69023f18fed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f809f4a-7bf4-49a8-a493-d270f8596144', '087ade5b-75a1-4ec3-ab4d-915df8f951f9', '538c7ebb-0ddc-4256-8bc6-6c5305ac36cd', '8918d114-0bcc-48cd-955f-34ae06718b8f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:04.746410 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34203a70-29cd-4293-b903-b7a49211b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:04.776832 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34203a70-29cd-4293-b903-b7a49211b22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '959d746b-d228-49a8-82a3-8b9e82840678', '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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['6f809f4a-7bf4-49a8-a493-d270f8596144','087ade5b-75a1-4ec3-ab4d-915df8f951f9','538c7ebb-0ddc-4256-8bc6-6c5305ac36cd','8918d114-0bcc-48cd-955f-34ae06718b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=14aa18de-f186-4942-a0fc-d23d3fe45f84,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:17:04Z,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=959d746b-d228-49a8-82a3-8b9e82840678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6d3e1fc18b44bda2c73eaebf424e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=14aa18de-f186-4942-a0fc-d23d3fe45f84,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6166c88f08f47738f505ac9ac871b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:04.777664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd653ab-b090-4744-a84a-03433ca181a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:04.800819 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd653ab-b090-4744-a84a-03433ca181a7) transitioned into state 'SUCCESS' from 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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['6f809f4a-7bf4-49a8-a493-d270f8596144','087ade5b-75a1-4ec3-ab4d-915df8f951f9','538c7ebb-0ddc-4256-8bc6-6c5305ac36cd','8918d114-0bcc-48cd-955f-34ae06718b8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=14aa18de-f186-4942-a0fc-d23d3fe45f84,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:04.801490 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db9f539-083f-4fe6-9a69-f8fc78da19a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:04.819855 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db9f539-083f-4fe6-9a69-f8fc78da19a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:04.820627 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (8eadf7c0-c77b-42b9-85d6-1d53803a4445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:04.820897 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request issued successfully. Aug 15 15:17:04.821467 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9874fe19-b62b-4558-a3ab-ce6ce9b7fdfd tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:04.821861 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1404/5611] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:17:04 2026] POST /volume/v3/volumes => generated 809 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:04.832430 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20c9a197-8d20-4c8f-9184-6ecf8ab28265 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:04.834149 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20c9a197-8d20-4c8f-9184-6ecf8ab28265 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:04.834642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20c9a197-8d20-4c8f-9184-6ecf8ab28265 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:04.834642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20c9a197-8d20-4c8f-9184-6ecf8ab28265 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:04.841855 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:04.841855 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:04.845516 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-20c9a197-8d20-4c8f-9184-6ecf8ab28265 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:04.849371 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20c9a197-8d20-4c8f-9184-6ecf8ab28265 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 returned with HTTP 200 Aug 15 15:17:04.849735 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1411/5612] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:04 2026] GET /volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:05.860827 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c977632b-325a-4cb4-b68e-6c600f1d1b89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:05.862337 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c977632b-325a-4cb4-b68e-6c600f1d1b89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:05.862520 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c977632b-325a-4cb4-b68e-6c600f1d1b89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:05.862686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c977632b-325a-4cb4-b68e-6c600f1d1b89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:05.868321 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:05.868321 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:05.871205 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c977632b-325a-4cb4-b68e-6c600f1d1b89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:05.875038 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c977632b-325a-4cb4-b68e-6c600f1d1b89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 returned with HTTP 200 Aug 15 15:17:05.875390 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1405/5613] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:05 2026] GET /volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 => generated 1228 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:05.888617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31a33980-731d-4841-9bc6-c7bcde8cd9ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:05.890537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31a33980-731d-4841-9bc6-c7bcde8cd9ef tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:05.890537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31a33980-731d-4841-9bc6-c7bcde8cd9ef tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:05.890644 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31a33980-731d-4841-9bc6-c7bcde8cd9ef tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:05.898916 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:05.898916 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:05.902798 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31a33980-731d-4841-9bc6-c7bcde8cd9ef tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:05.907712 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31a33980-731d-4841-9bc6-c7bcde8cd9ef tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 returned with HTTP 200 Aug 15 15:17:05.908154 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1394/5614] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:05 2026] GET /volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:05.920890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:05.922354 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:05.922558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:05.922754 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:05.923069 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: 14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:05.929431 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:05.929431 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:05.929869 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:05.943573 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume request issued successfully. Aug 15 15:17:05.943728 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-859e6510-76fc-4e11-9b30-8346cb1ded72 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 202 Aug 15 15:17:05.944093 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1405/5615] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:05 2026] DELETE /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:05.950270 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-97ebd0e5-b89f-4858-896e-9ae992c79b54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:05.951849 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97ebd0e5-b89f-4858-896e-9ae992c79b54 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:05.952059 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97ebd0e5-b89f-4858-896e-9ae992c79b54 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:05.952261 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-97ebd0e5-b89f-4858-896e-9ae992c79b54 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:05.958295 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:05.958295 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:05.961574 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-97ebd0e5-b89f-4858-896e-9ae992c79b54 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:05.966085 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-97ebd0e5-b89f-4858-896e-9ae992c79b54 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 200 Aug 15 15:17:05.966482 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1412/5616] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:05 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 1192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:06.978912 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c7488e99-d44d-496f-aeac-7f88e98d4888 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:06.980485 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c7488e99-d44d-496f-aeac-7f88e98d4888 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:06.980662 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c7488e99-d44d-496f-aeac-7f88e98d4888 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:06.980826 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c7488e99-d44d-496f-aeac-7f88e98d4888 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:06.988025 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c7488e99-d44d-496f-aeac-7f88e98d4888 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 404 Aug 15 15:17:06.988776 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1406/5617] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:06 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:08.566006 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:08.568367 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:08.568860 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "c9706709-7772-4b52-95e4-c323e9fe6c6f", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:08.570911 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'c9706709-7772-4b52-95e4-c323e9fe6c6f', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:08.646110 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume of 1 GB Aug 15 15:17:08.650825 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Availability Zones retrieved successfully. Aug 15 15:17:08.656700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (67b51243-8150-48c7-baf7-d45810512aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:08.657807 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf2b994-de97-46e0-98ac-98283af05eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:08.658650 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:08.706653 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf2b994-de97-46e0-98ac-98283af05eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:08.707430 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38536344-e798-4c1e-9860-36e4e891afa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:08.750730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Created reservations ['83687c86-f684-49f4-96fe-d7b81b75405e', '0e866afd-9f8a-405a-b5e9-ae4fa2680044', '93f19b9a-6384-49d9-a365-d045eaaaf074', '3a91d73f-fa1e-4025-b3fd-8ab5fe4a078f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:08.751503 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38536344-e798-4c1e-9860-36e4e891afa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83687c86-f684-49f4-96fe-d7b81b75405e', '0e866afd-9f8a-405a-b5e9-ae4fa2680044', '93f19b9a-6384-49d9-a365-d045eaaaf074', '3a91d73f-fa1e-4025-b3fd-8ab5fe4a078f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:08.752214 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f5e15c-9b6d-4e9b-b728-4600ea72d6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:08.778993 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f5e15c-9b6d-4e9b-b728-4600ea72d6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97a3038-5b8c-47a5-bd33-dfb6bb1c127a', '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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['83687c86-f684-49f4-96fe-d7b81b75405e','0e866afd-9f8a-405a-b5e9-ae4fa2680044','93f19b9a-6384-49d9-a365-d045eaaaf074','3a91d73f-fa1e-4025-b3fd-8ab5fe4a078f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:08Z,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=a97a3038-5b8c-47a5-bd33-dfb6bb1c127a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6d3e1fc18b44bda2c73eaebf424e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6166c88f08f47738f505ac9ac871b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:08.779766 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e041e96e-474c-4115-b992-60db90b07f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:08.801499 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e041e96e-474c-4115-b992-60db90b07f2d) transitioned into state 'SUCCESS' from 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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['83687c86-f684-49f4-96fe-d7b81b75405e','0e866afd-9f8a-405a-b5e9-ae4fa2680044','93f19b9a-6384-49d9-a365-d045eaaaf074','3a91d73f-fa1e-4025-b3fd-8ab5fe4a078f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:08.802114 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb2b783-f3b9-4420-8f3b-0e58fde3721c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:08.819996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb2b783-f3b9-4420-8f3b-0e58fde3721c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:08.820701 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (67b51243-8150-48c7-baf7-d45810512aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:08.820957 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request issued successfully. Aug 15 15:17:08.821474 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ecfdd05e-03c3-423c-baa2-a27b199cea89 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:08.821847 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1395/5618] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:17:08 2026] POST /volume/v3/volumes => generated 775 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:08.832298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2a47f2c-eea2-4aa7-b02f-7f9f52ce9ce2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:08.833743 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2a47f2c-eea2-4aa7-b02f-7f9f52ce9ce2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:08.834021 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2a47f2c-eea2-4aa7-b02f-7f9f52ce9ce2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:08.834230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2a47f2c-eea2-4aa7-b02f-7f9f52ce9ce2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:08.840910 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:08.840910 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:08.844285 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2a47f2c-eea2-4aa7-b02f-7f9f52ce9ce2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:08.848271 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2a47f2c-eea2-4aa7-b02f-7f9f52ce9ce2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:08.848690 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1406/5619] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:08 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:09.859641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41150ade-09cd-4724-a178-ad9dffd513ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:09.861139 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41150ade-09cd-4724-a178-ad9dffd513ba tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:09.861333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41150ade-09cd-4724-a178-ad9dffd513ba tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:09.861489 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41150ade-09cd-4724-a178-ad9dffd513ba tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:09.868177 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:09.868177 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:09.871305 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-41150ade-09cd-4724-a178-ad9dffd513ba tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:09.874534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41150ade-09cd-4724-a178-ad9dffd513ba tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:09.874846 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1413/5620] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:09 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 925 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:10.887462 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-430e0675-ef0d-44a9-ac4a-bbd141798ed6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:10.888954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-430e0675-ef0d-44a9-ac4a-bbd141798ed6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:10.889140 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-430e0675-ef0d-44a9-ac4a-bbd141798ed6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:10.889333 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-430e0675-ef0d-44a9-ac4a-bbd141798ed6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:10.896479 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:10.896479 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:10.900092 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-430e0675-ef0d-44a9-ac4a-bbd141798ed6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:10.904203 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-430e0675-ef0d-44a9-ac4a-bbd141798ed6 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:10.904616 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1407/5621] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:10 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:11.916835 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e2d4e4f7-0475-48af-b845-c3b83bc8d50a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:11.918746 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2d4e4f7-0475-48af-b845-c3b83bc8d50a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:11.918971 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2d4e4f7-0475-48af-b845-c3b83bc8d50a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:11.919193 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2d4e4f7-0475-48af-b845-c3b83bc8d50a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:11.925831 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:11.925831 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:11.928924 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e2d4e4f7-0475-48af-b845-c3b83bc8d50a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:11.932479 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2d4e4f7-0475-48af-b845-c3b83bc8d50a tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:11.932866 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1396/5622] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:11 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:12.948166 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14271b17-b238-4494-8dca-3117094f76c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:12.949963 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14271b17-b238-4494-8dca-3117094f76c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:12.950196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14271b17-b238-4494-8dca-3117094f76c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:12.950444 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14271b17-b238-4494-8dca-3117094f76c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:12.956780 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:12.956780 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:12.959821 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14271b17-b238-4494-8dca-3117094f76c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:12.963459 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14271b17-b238-4494-8dca-3117094f76c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:12.963800 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1407/5623] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:12 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:13.981581 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cbf8438-8293-4588-965d-cc1ce0c4d58e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:13.984203 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cbf8438-8293-4588-965d-cc1ce0c4d58e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:13.985072 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cbf8438-8293-4588-965d-cc1ce0c4d58e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:13.985385 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cbf8438-8293-4588-965d-cc1ce0c4d58e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:13.994840 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:13.994840 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:14.000556 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8cbf8438-8293-4588-965d-cc1ce0c4d58e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:14.005341 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cbf8438-8293-4588-965d-cc1ce0c4d58e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:14.005873 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1414/5624] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:13 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:15.017900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b782df92-0111-4174-93cc-4d36fa208b50 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.019458 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b782df92-0111-4174-93cc-4d36fa208b50 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:15.019634 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b782df92-0111-4174-93cc-4d36fa208b50 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:15.019809 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b782df92-0111-4174-93cc-4d36fa208b50 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:15.025975 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:15.025975 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:15.029009 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b782df92-0111-4174-93cc-4d36fa208b50 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:15.032746 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b782df92-0111-4174-93cc-4d36fa208b50 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:15.033069 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1408/5625] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:15 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:15.044573 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fb9e856-976a-44b6-8b84-da938c83e95f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.046424 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fb9e856-976a-44b6-8b84-da938c83e95f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:15.046646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fb9e856-976a-44b6-8b84-da938c83e95f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:15.046824 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fb9e856-976a-44b6-8b84-da938c83e95f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:15.056736 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:15.056736 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:15.060507 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fb9e856-976a-44b6-8b84-da938c83e95f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:15.064256 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fb9e856-976a-44b6-8b84-da938c83e95f tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:15.064618 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1397/5626] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:15 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:15.075715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.077395 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:17:15.077778 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a97a3038-5b8c-47a5-bd33-dfb6bb1c127a", "name": "tempest-VolumeImageDependencyTests-Snapshot-1868558157"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:15.085057 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:15.085057 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:15.085503 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:15.085612 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create snapshot from volume a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:15.114507 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Created reservations ['3fe7d4f7-c5a8-44ee-a6de-289b248cbf0b', '04e56c5b-5abd-40da-b186-d9d990c92ff3', '3ead986e-eff6-4432-8d3c-aa3451c5a723', '890884f2-992b-4e95-9927-bee7e6490d70'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:15.138061 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot create request issued successfully. Aug 15 15:17:15.138412 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7498b26-45a0-4aa9-b783-ca9e08e10970 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:17:15.138824 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1408/5627] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:17:15 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 15 15:17:15.146397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68b9f49c-c44a-4fec-b1ef-d83eb2c202df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.148446 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68b9f49c-c44a-4fec-b1ef-d83eb2c202df tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:15.148676 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68b9f49c-c44a-4fec-b1ef-d83eb2c202df tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:15.148901 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68b9f49c-c44a-4fec-b1ef-d83eb2c202df tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:15.154943 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:15.154943 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:15.155639 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68b9f49c-c44a-4fec-b1ef-d83eb2c202df tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot retrieved successfully. Aug 15 15:17:15.156771 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68b9f49c-c44a-4fec-b1ef-d83eb2c202df tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 200 Aug 15 15:17:15.157339 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1415/5628] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:17:15 2026] GET /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:15.770379 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58eaa042-0e36-4693-bbb4-2716c5ca5aa9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.839586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58eaa042-0e36-4693-bbb4-2716c5ca5aa9 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:17:15.839894 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58eaa042-0e36-4693-bbb4-2716c5ca5aa9 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-934021219", "extra_specs": {}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:15.855982 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58eaa042-0e36-4693-bbb4-2716c5ca5aa9 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:17:15.856335 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1409/5629] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:17:15 2026] POST /volume/v3/types => generated 211 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:15.863531 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-591702e3-b1b7-48f0-bea3-b71ac88ae2b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.865251 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-591702e3-b1b7-48f0-bea3-b71ac88ae2b3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] POST https://10.4.3.107/volume/v3/types/0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd/encryption Aug 15 15:17:15.865562 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-591702e3-b1b7-48f0-bea3-b71ac88ae2b3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:15.881126 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-591702e3-b1b7-48f0-bea3-b71ac88ae2b3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/types/0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd/encryption returned with HTTP 200 Aug 15 15:17:15.881691 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1398/5630] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:17:15 2026] POST /volume/v3/types/0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:15.888783 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:15.937713 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:15.938056 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1372177410", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-934021219", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:15.939581 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1372177410', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-934021219', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:15.942881 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:17:15.943179 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:15.943179 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:15.943594 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:17:15.948383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (e3af2531-8e97-42a7-89ce-3d565e99c0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:15.949162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d492ab-c1b5-418a-9045-917d6b9df753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:15.949928 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:15.968849 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d492ab-c1b5-418a-9045-917d6b9df753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:17:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd,is_public=True,name='tempest-scenario-type-luks-934021219',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:15.969614 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b717d9-d54e-4870-8f29-235703ce1816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:15.991236 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-934021219 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-934021219, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:17:15.991485 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-934021219 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-934021219, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:17:16.018699 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['5c380cca-ebc4-4bb9-bc25-d0ce685c244a', 'a2437e89-71ac-45d3-80c7-3c6ef061e6c8', '36b48226-2d75-4bd0-941f-8615d84ec26a', '324ec280-ab50-4b4e-bde7-e4a0800ee721'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:16.019452 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b717d9-d54e-4870-8f29-235703ce1816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c380cca-ebc4-4bb9-bc25-d0ce685c244a', 'a2437e89-71ac-45d3-80c7-3c6ef061e6c8', '36b48226-2d75-4bd0-941f-8615d84ec26a', '324ec280-ab50-4b4e-bde7-e4a0800ee721']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.020133 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5204dc0a-ea98-4a49-ad33-bdf3f5ea26c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.039132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5204dc0a-ea98-4a49-ad33-bdf3f5ea26c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f168d9ef-d350-4ff1-bb9c-3533546f0925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1372177410',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['5c380cca-ebc4-4bb9-bc25-d0ce685c244a','a2437e89-71ac-45d3-80c7-3c6ef061e6c8','36b48226-2d75-4bd0-941f-8615d84ec26a','324ec280-ab50-4b4e-bde7-e4a0800ee721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1372177410',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f168d9ef-d350-4ff1-bb9c-3533546f0925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd),volume_type_id=0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.039779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (451c57e7-f464-4444-ab0b-742127648e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.054710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (451c57e7-f464-4444-ab0b-742127648e6b) transitioned into state 'SUCCESS' from state '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-1372177410',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['5c380cca-ebc4-4bb9-bc25-d0ce685c244a','a2437e89-71ac-45d3-80c7-3c6ef061e6c8','36b48226-2d75-4bd0-941f-8615d84ec26a','324ec280-ab50-4b4e-bde7-e4a0800ee721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.055341 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5afc0cf-62ae-4ddb-88bc-5c72549039f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.062907 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5afc0cf-62ae-4ddb-88bc-5c72549039f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.063783 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (e3af2531-8e97-42a7-89ce-3d565e99c0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:16.064085 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:17:16.064630 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73e2155c-ed0e-4f36-9e12-4c6a0ad27229 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:16.065130 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1409/5631] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:17:15 2026] POST /volume/v3/volumes => generated 779 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:17:16.075259 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5ab90275-b6fb-4697-abe0-18c1927f804c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:16.076761 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ab90275-b6fb-4697-abe0-18c1927f804c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:16.076920 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ab90275-b6fb-4697-abe0-18c1927f804c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:16.077088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ab90275-b6fb-4697-abe0-18c1927f804c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:16.082886 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:16.082886 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:16.085763 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5ab90275-b6fb-4697-abe0-18c1927f804c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:16.089007 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ab90275-b6fb-4697-abe0-18c1927f804c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:16.089354 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1416/5632] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:16 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 847 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:16.165252 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-27c50536-06e0-44a4-9870-1dc6bf336843 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:16.166769 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27c50536-06e0-44a4-9870-1dc6bf336843 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:16.166962 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27c50536-06e0-44a4-9870-1dc6bf336843 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:16.167173 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27c50536-06e0-44a4-9870-1dc6bf336843 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:16.172019 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:16.172019 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:16.172204 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-27c50536-06e0-44a4-9870-1dc6bf336843 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot retrieved successfully. Aug 15 15:17:16.172870 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27c50536-06e0-44a4-9870-1dc6bf336843 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 200 Aug 15 15:17:16.173192 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1410/5633] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:17:16 2026] GET /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:16.181149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:16.183195 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:16.183675 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "2a958480-c62a-470b-843d-798f09967f35", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:16.185563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '2a958480-c62a-470b-843d-798f09967f35', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:16.191217 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:16.191217 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:16.191807 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot retrieved successfully. Aug 15 15:17:16.191972 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume of 1 GB Aug 15 15:17:16.195715 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Availability Zones retrieved successfully. Aug 15 15:17:16.201058 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (85c0dd78-e498-410b-942e-fc92829480ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:16.201880 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc11e81-11d8-4a82-bb2e-17d81f307d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.202655 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:16.229031 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adc11e81-11d8-4a82-bb2e-17d81f307d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2a958480-c62a-470b-843d-798f09967f35', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.229687 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd02ba21-260c-4144-9946-0d227d0141d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.264741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Created reservations ['3012a539-d8b5-4f0d-9a9d-ac2a32ef7309', '5d0b28e2-c3a5-466d-ae25-328b71833018', '832e0719-4c4d-4e75-aeef-869568f9be16', 'c7386d67-9c32-407e-8999-23e9cec892bc'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:16.265576 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd02ba21-260c-4144-9946-0d227d0141d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3012a539-d8b5-4f0d-9a9d-ac2a32ef7309', '5d0b28e2-c3a5-466d-ae25-328b71833018', '832e0719-4c4d-4e75-aeef-869568f9be16', 'c7386d67-9c32-407e-8999-23e9cec892bc']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.266316 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ffc092-0e7d-4dfe-a5c9-320bd2f44021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.303554 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84ffc092-0e7d-4dfe-a5c9-320bd2f44021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d4dd94-2ddb-4722-a992-3a1ab507f390', '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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['3012a539-d8b5-4f0d-9a9d-ac2a32ef7309','5d0b28e2-c3a5-466d-ae25-328b71833018','832e0719-4c4d-4e75-aeef-869568f9be16','c7386d67-9c32-407e-8999-23e9cec892bc'],size=1,snapshot_id=2a958480-c62a-470b-843d-798f09967f35,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:17:16Z,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=55d4dd94-2ddb-4722-a992-3a1ab507f390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e6d3e1fc18b44bda2c73eaebf424e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a958480-c62a-470b-843d-798f09967f35,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6166c88f08f47738f505ac9ac871b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.304254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4e2f3c-ea73-4c19-8d1f-93ba3e77c7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.324264 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4e2f3c-ea73-4c19-8d1f-93ba3e77c7f6) transitioned into state 'SUCCESS' from 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='2e6d3e1fc18b44bda2c73eaebf424e29',qos_specs=None,replication_status=,reservations=['3012a539-d8b5-4f0d-9a9d-ac2a32ef7309','5d0b28e2-c3a5-466d-ae25-328b71833018','832e0719-4c4d-4e75-aeef-869568f9be16','c7386d67-9c32-407e-8999-23e9cec892bc'],size=1,snapshot_id=2a958480-c62a-470b-843d-798f09967f35,source_replicaid=,source_volid=None,status='creating',user_id='e6166c88f08f47738f505ac9ac871b18',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.324948 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e197121-4828-4760-ac9f-c655bc8e6357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:16.344160 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e197121-4828-4760-ac9f-c655bc8e6357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:16.344899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Flow 'volume_create_api' (85c0dd78-e498-410b-942e-fc92829480ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:16.345184 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Create volume request issued successfully. Aug 15 15:17:16.345758 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ae48cb7-789d-4d26-8f84-c187cd43df86 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:16.346323 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1399/5634] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:17:16 2026] POST /volume/v3/volumes => generated 809 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:16.358212 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71144bc8-52d7-4cb1-88cd-61f4d168ee0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:16.361007 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71144bc8-52d7-4cb1-88cd-61f4d168ee0b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:16.361091 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71144bc8-52d7-4cb1-88cd-61f4d168ee0b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:16.361371 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71144bc8-52d7-4cb1-88cd-61f4d168ee0b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:16.370169 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:16.370169 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:16.374077 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71144bc8-52d7-4cb1-88cd-61f4d168ee0b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:16.379034 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71144bc8-52d7-4cb1-88cd-61f4d168ee0b tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 200 Aug 15 15:17:16.379553 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1410/5635] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:16 2026] GET /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:17.100333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf1c7e0e-371d-4333-9cf3-dfcf748a2f4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.102021 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf1c7e0e-371d-4333-9cf3-dfcf748a2f4f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:17.102222 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf1c7e0e-371d-4333-9cf3-dfcf748a2f4f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.102416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf1c7e0e-371d-4333-9cf3-dfcf748a2f4f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.108276 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.108276 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:17.111115 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bf1c7e0e-371d-4333-9cf3-dfcf748a2f4f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:17.114438 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf1c7e0e-371d-4333-9cf3-dfcf748a2f4f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:17.114751 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1417/5636] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:17.126094 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7868ccfd-b449-4567-8eae-2ff7b322f55f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.128204 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7868ccfd-b449-4567-8eae-2ff7b322f55f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:17.128479 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7868ccfd-b449-4567-8eae-2ff7b322f55f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.128733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7868ccfd-b449-4567-8eae-2ff7b322f55f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.137581 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.137581 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:17.141511 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7868ccfd-b449-4567-8eae-2ff7b322f55f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:17.146269 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7868ccfd-b449-4567-8eae-2ff7b322f55f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:17.146596 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1411/5637] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:17.157613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.159382 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925/action Aug 15 15:17:17.159724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:17:17.159980 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:17.167305 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.167305 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:17.167681 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:17.173879 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume updated successfully. Aug 15 15:17:17.174124 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af7aa8c3-bd83-424a-941a-a467ecbfb0e2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925/action returned with HTTP 200 Aug 15 15:17:17.174629 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1400/5638] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:17:17 2026] POST /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:17:17.247742 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-76f23a9e-0650-4d47-99e4-b917ca76092d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.249596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-76f23a9e-0650-4d47-99e4-b917ca76092d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:17.249774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-76f23a9e-0650-4d47-99e4-b917ca76092d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.249956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-76f23a9e-0650-4d47-99e4-b917ca76092d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.256043 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.256043 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:17.259407 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-76f23a9e-0650-4d47-99e4-b917ca76092d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:17.263413 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-76f23a9e-0650-4d47-99e4-b917ca76092d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:17.263800 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1411/5639] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:17.394988 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0efdfea-ab4b-46e2-b626-c184b10778ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.396646 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0efdfea-ab4b-46e2-b626-c184b10778ea tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:17.396852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0efdfea-ab4b-46e2-b626-c184b10778ea tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.397040 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0efdfea-ab4b-46e2-b626-c184b10778ea tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.403388 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.403388 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:17.407724 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0efdfea-ab4b-46e2-b626-c184b10778ea tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:17.414230 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0efdfea-ab4b-46e2-b626-c184b10778ea tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 200 Aug 15 15:17:17.414811 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1418/5640] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:17.425733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f6344205-d065-4749-bdf2-1ad6862e99f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.427403 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6344205-d065-4749-bdf2-1ad6862e99f3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:17.427647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6344205-d065-4749-bdf2-1ad6862e99f3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.427869 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6344205-d065-4749-bdf2-1ad6862e99f3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.433639 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.433639 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:17.436661 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f6344205-d065-4749-bdf2-1ad6862e99f3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:17.441313 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6344205-d065-4749-bdf2-1ad6862e99f3 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 200 Aug 15 15:17:17.441722 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1412/5641] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:17.453145 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.454673 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:17.454836 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.454997 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.455093 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete snapshot with id: 2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:17.459304 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.459304 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:17.459667 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot retrieved successfully. Aug 15 15:17:17.472327 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot delete request issued successfully. Aug 15 15:17:17.472493 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53e63101-31dd-4aa4-9bbf-377710d0a8d1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 202 Aug 15 15:17:17.472865 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1401/5642] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:17:17 2026] DELETE /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:17:17.479383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9578c9a-8a0e-49f4-91dc-2e3080c37d83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.481230 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9578c9a-8a0e-49f4-91dc-2e3080c37d83 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:17.481560 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9578c9a-8a0e-49f4-91dc-2e3080c37d83 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.481794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9578c9a-8a0e-49f4-91dc-2e3080c37d83 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.486622 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.486622 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:17.487068 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9578c9a-8a0e-49f4-91dc-2e3080c37d83 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Snapshot retrieved successfully. Aug 15 15:17:17.487969 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9578c9a-8a0e-49f4-91dc-2e3080c37d83 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 200 Aug 15 15:17:17.488413 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1412/5643] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:17.592503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-d9652ec5-3d63-4609-8812-1ed68f22be04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.594411 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-d9652ec5-3d63-4609-8812-1ed68f22be04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:17.594587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-d9652ec5-3d63-4609-8812-1ed68f22be04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.594751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-d9652ec5-3d63-4609-8812-1ed68f22be04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.600777 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.600777 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:17.603771 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-d9652ec5-3d63-4609-8812-1ed68f22be04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:17.607393 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-d9652ec5-3d63-4609-8812-1ed68f22be04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:17.607786 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1419/5644] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:17.616464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da6ca2fa-1868-4f97-a94d-ddf8f15a61d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.616778 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da6ca2fa-1868-4f97-a94d-ddf8f15a61d7 None None] GET https://10.4.3.107/volume// Aug 15 15:17:17.616919 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da6ca2fa-1868-4f97-a94d-ddf8f15a61d7 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:17.617089 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da6ca2fa-1868-4f97-a94d-ddf8f15a61d7 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:17.617405 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da6ca2fa-1868-4f97-a94d-ddf8f15a61d7 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:17:17.617634 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1413/5645] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:17:17 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:17:17.623815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-4e972107-f53d-4e44-86c6-065cb7aafc22 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:17.625527 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-4e972107-f53d-4e44-86c6-065cb7aafc22 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:17:17.625830 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-4e972107-f53d-4e44-86c6-065cb7aafc22 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f168d9ef-d350-4ff1-bb9c-3533546f0925", "connector": null, "instance_uuid": "aad6c9e1-83d7-4515-b17e-7c786f332a3d"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:17.633262 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:17.633262 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:17.654792 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-4e972107-f53d-4e44-86c6-065cb7aafc22 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:17:17.655205 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1402/5646] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:17:17 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 15 15:17:18.306765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-775ca946-1884-48ff-afa6-251bf4257700 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.307251 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-775ca946-1884-48ff-afa6-251bf4257700 None None] GET https://10.4.3.107/volume// Aug 15 15:17:18.307466 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-775ca946-1884-48ff-afa6-251bf4257700 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:18.307638 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-775ca946-1884-48ff-afa6-251bf4257700 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:18.307959 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-775ca946-1884-48ff-afa6-251bf4257700 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:17:18.308347 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1413/5647] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:17: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 15 15:17:18.315056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-71342fff-a4ff-4f17-bcde-9a7b4be3b0ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.317109 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-71342fff-a4ff-4f17-bcde-9a7b4be3b0ee tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:18.317804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-71342fff-a4ff-4f17-bcde-9a7b4be3b0ee tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:18.317804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-71342fff-a4ff-4f17-bcde-9a7b4be3b0ee tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:18.334005 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:18.334005 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:18.338751 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-71342fff-a4ff-4f17-bcde-9a7b4be3b0ee tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:18.343586 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-71342fff-a4ff-4f17-bcde-9a7b4be3b0ee tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:18.344003 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1420/5648] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:17:18 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:18.440492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.442760 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757 Aug 15 15:17:18.443081 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:18.450590 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-f168d9ef-d350-4ff1-bb9c-3533546f0925-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:17:18.455440 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-f168d9ef-d350-4ff1-bb9c-3533546f0925-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:17:18.456837 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:18.456837 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:18.496680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef4f73c9-402e-47bc-8717-ec396313ed02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.498996 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef4f73c9-402e-47bc-8717-ec396313ed02 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:18.499208 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef4f73c9-402e-47bc-8717-ec396313ed02 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:18.499399 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef4f73c9-402e-47bc-8717-ec396313ed02 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:18.503126 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef4f73c9-402e-47bc-8717-ec396313ed02 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 404 Aug 15 15:17:18.503416 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1403/5649] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:17:18 2026] GET /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:18.509704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a227175-8236-402e-8458-ce290ef4618c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.511281 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:18.511480 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:18.511668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:18.511819 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: 55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:18.518141 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:18.518141 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:18.518563 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:18.527773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-f168d9ef-d350-4ff1-bb9c-3533546f0925-np0000007361" released by "attachment_update" :: held 0.072s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:17:18.528494 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-612a9e4a-79da-437d-beda-3d0f4bf8c34c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757 returned with HTTP 200 Aug 15 15:17:18.528933 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1414/5650] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:17:18 2026] PUT /volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:18.533131 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume request issued successfully. Aug 15 15:17:18.533334 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a227175-8236-402e-8458-ce290ef4618c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 202 Aug 15 15:17:18.533724 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1414/5651] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:18 2026] DELETE /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:18.540314 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce068d32-af7c-4ea9-9d84-8c6e87e138b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.542747 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce068d32-af7c-4ea9-9d84-8c6e87e138b2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:18.542978 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce068d32-af7c-4ea9-9d84-8c6e87e138b2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:18.543431 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce068d32-af7c-4ea9-9d84-8c6e87e138b2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:18.549026 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-ea244714-3169-45d5-a910-a414ffb09e9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:18.550989 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-ea244714-3169-45d5-a910-a414ffb09e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757/action Aug 15 15:17:18.551331 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:18.551331 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:18.551390 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-ea244714-3169-45d5-a910-a414ffb09e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:17:18.551500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-ea244714-3169-45d5-a910-a414ffb09e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:18.555560 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce068d32-af7c-4ea9-9d84-8c6e87e138b2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:18.561612 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce068d32-af7c-4ea9-9d84-8c6e87e138b2 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 200 Aug 15 15:17:18.562202 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1421/5652] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:18 2026] GET /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:18.567438 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:18.567438 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:18.577297 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-ea244714-3169-45d5-a910-a414ffb09e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757/action returned with HTTP 204 Aug 15 15:17:18.577725 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1404/5653] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:17:18 2026] POST /volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:19.573327 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b937ca54-77f2-4504-a652-ec0800acca37 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:19.574857 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b937ca54-77f2-4504-a652-ec0800acca37 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:19.575051 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b937ca54-77f2-4504-a652-ec0800acca37 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:19.575211 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b937ca54-77f2-4504-a652-ec0800acca37 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:19.580192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b937ca54-77f2-4504-a652-ec0800acca37 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 404 Aug 15 15:17:19.580615 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1415/5654] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:19 2026] GET /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:19.790945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22f73ce6-c860-4872-b30c-29a103d3e0de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:19.792560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:19.792748 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:19.792941 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:19.793121 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:19.798991 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:19.798991 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:19.799387 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:19.812154 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume request issued successfully. Aug 15 15:17:19.812325 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22f73ce6-c860-4872-b30c-29a103d3e0de tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 202 Aug 15 15:17:19.812648 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1415/5655] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:19 2026] DELETE /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:19.818782 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef22f83c-6a99-4651-98b4-b1f8868211f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:19.820465 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef22f83c-6a99-4651-98b4-b1f8868211f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:19.820676 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef22f83c-6a99-4651-98b4-b1f8868211f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:19.820870 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef22f83c-6a99-4651-98b4-b1f8868211f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:19.827230 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:19.827230 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:19.830369 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef22f83c-6a99-4651-98b4-b1f8868211f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:19.834315 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef22f83c-6a99-4651-98b4-b1f8868211f8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 200 Aug 15 15:17:19.834653 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1422/5656] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:19 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 1192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:20.846108 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c470c5d-e484-4c14-a531-fb07b6ebe7a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.847637 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c470c5d-e484-4c14-a531-fb07b6ebe7a9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:20.847842 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c470c5d-e484-4c14-a531-fb07b6ebe7a9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.848048 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c470c5d-e484-4c14-a531-fb07b6ebe7a9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.852924 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c470c5d-e484-4c14-a531-fb07b6ebe7a9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 404 Aug 15 15:17:20.853340 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1405/5657] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:20 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:20.860292 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6277ba3-6bb3-44e4-8ac4-690035afb12d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.861823 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6277ba3-6bb3-44e4-8ac4-690035afb12d tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:20.861993 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6277ba3-6bb3-44e4-8ac4-690035afb12d tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.862167 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6277ba3-6bb3-44e4-8ac4-690035afb12d tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.862327 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d6277ba3-6bb3-44e4-8ac4-690035afb12d tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: 55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:20.867180 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6277ba3-6bb3-44e4-8ac4-690035afb12d tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 404 Aug 15 15:17:20.867612 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1416/5658] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:20 2026] DELETE /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:20.873007 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7dce687-8f63-4dec-8e57-d5670cfac3ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.874526 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7dce687-8f63-4dec-8e57-d5670cfac3ed tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 Aug 15 15:17:20.874707 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7dce687-8f63-4dec-8e57-d5670cfac3ed tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.874901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7dce687-8f63-4dec-8e57-d5670cfac3ed tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.880148 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7dce687-8f63-4dec-8e57-d5670cfac3ed tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 returned with HTTP 404 Aug 15 15:17:20.880544 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1416/5659] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:20 2026] GET /volume/v3/volumes/55d4dd94-2ddb-4722-a992-3a1ab507f390 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 15 15:17:20.885955 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-399fbf53-95fb-4f1b-95f8-0747adc7c614 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.887534 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-399fbf53-95fb-4f1b-95f8-0747adc7c614 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:20.887700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-399fbf53-95fb-4f1b-95f8-0747adc7c614 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.887867 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-399fbf53-95fb-4f1b-95f8-0747adc7c614 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.887965 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-399fbf53-95fb-4f1b-95f8-0747adc7c614 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete snapshot with id: 2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:20.891595 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-399fbf53-95fb-4f1b-95f8-0747adc7c614 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 404 Aug 15 15:17:20.891973 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1423/5660] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:17:20 2026] DELETE /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:20.897380 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d389175a-3eed-45b8-b5e9-0fb3d9db002c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.898905 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d389175a-3eed-45b8-b5e9-0fb3d9db002c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 Aug 15 15:17:20.899136 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d389175a-3eed-45b8-b5e9-0fb3d9db002c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.899357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d389175a-3eed-45b8-b5e9-0fb3d9db002c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.902810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d389175a-3eed-45b8-b5e9-0fb3d9db002c tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 returned with HTTP 404 Aug 15 15:17:20.903215 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1406/5661] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:17:20 2026] GET /volume/v3/snapshots/2a958480-c62a-470b-843d-798f09967f35 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:20.908521 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e287c8b-f070-469d-8d0a-0dd7d759b6c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.910037 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e287c8b-f070-469d-8d0a-0dd7d759b6c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:20.910286 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e287c8b-f070-469d-8d0a-0dd7d759b6c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.910497 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e287c8b-f070-469d-8d0a-0dd7d759b6c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.910683 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8e287c8b-f070-469d-8d0a-0dd7d759b6c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:20.915585 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e287c8b-f070-469d-8d0a-0dd7d759b6c8 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 404 Aug 15 15:17:20.915979 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1417/5662] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:20 2026] DELETE /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:20.921360 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-260de40d-1493-4b60-9be8-a7d33601c5ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.922869 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-260de40d-1493-4b60-9be8-a7d33601c5ad tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a Aug 15 15:17:20.923068 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-260de40d-1493-4b60-9be8-a7d33601c5ad tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.923251 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-260de40d-1493-4b60-9be8-a7d33601c5ad tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.928385 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-260de40d-1493-4b60-9be8-a7d33601c5ad tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a returned with HTTP 404 Aug 15 15:17:20.928771 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1417/5663] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:20 2026] GET /volume/v3/volumes/a97a3038-5b8c-47a5-bd33-dfb6bb1c127a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:20.957380 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.958979 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:20.959256 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.959443 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.959596 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: 959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:20.965929 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:20.965929 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:20.966418 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:20.981028 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume request issued successfully. Aug 15 15:17:20.981209 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d1230c2-8ac2-48fa-96ff-329f59e394e1 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 returned with HTTP 202 Aug 15 15:17:20.981659 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1424/5664] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:20 2026] DELETE /volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:20.988038 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6208f9d7-4f10-4d5a-9a3d-6913aadfca0e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:20.989588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6208f9d7-4f10-4d5a-9a3d-6913aadfca0e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:20.989792 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6208f9d7-4f10-4d5a-9a3d-6913aadfca0e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:20.989985 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6208f9d7-4f10-4d5a-9a3d-6913aadfca0e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:20.995887 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:20.995887 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:20.998947 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6208f9d7-4f10-4d5a-9a3d-6913aadfca0e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Volume info retrieved successfully. Aug 15 15:17:21.002915 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6208f9d7-4f10-4d5a-9a3d-6913aadfca0e tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 returned with HTTP 200 Aug 15 15:17:21.003313 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1407/5665] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:20 2026] GET /volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 => generated 1227 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:22.015325 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe461984-bf03-4f9a-858e-760516080c21 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:22.017097 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe461984-bf03-4f9a-858e-760516080c21 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 Aug 15 15:17:22.017360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe461984-bf03-4f9a-858e-760516080c21 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:22.017575 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe461984-bf03-4f9a-858e-760516080c21 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:22.022473 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe461984-bf03-4f9a-858e-760516080c21 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 returned with HTTP 404 Aug 15 15:17:22.022891 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1418/5666] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:22 2026] GET /volume/v3/volumes/959d746b-d228-49a8-82a3-8b9e82840678 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:22.027936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1ff252b-6660-4ffa-afe9-d3e7b1ccb8d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:22.029530 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1ff252b-6660-4ffa-afe9-d3e7b1ccb8d0 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:22.029718 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1ff252b-6660-4ffa-afe9-d3e7b1ccb8d0 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:22.029885 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1ff252b-6660-4ffa-afe9-d3e7b1ccb8d0 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:22.030034 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a1ff252b-6660-4ffa-afe9-d3e7b1ccb8d0 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: 14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:22.034698 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1ff252b-6660-4ffa-afe9-d3e7b1ccb8d0 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 404 Aug 15 15:17:22.035077 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1418/5667] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:22 2026] DELETE /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:22.040006 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c298b1c2-1d87-4aff-b1b3-9b5f69188ff9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:22.041744 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c298b1c2-1d87-4aff-b1b3-9b5f69188ff9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 Aug 15 15:17:22.041744 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c298b1c2-1d87-4aff-b1b3-9b5f69188ff9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:22.041925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c298b1c2-1d87-4aff-b1b3-9b5f69188ff9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:22.046592 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c298b1c2-1d87-4aff-b1b3-9b5f69188ff9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 returned with HTTP 404 Aug 15 15:17:22.047001 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1425/5668] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:22 2026] GET /volume/v3/volumes/14aa18de-f186-4942-a0fc-d23d3fe45f84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:22.073439 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e56f05df-39fb-4635-b876-208db06ea2fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:22.075092 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e56f05df-39fb-4635-b876-208db06ea2fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:17:22.075356 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e56f05df-39fb-4635-b876-208db06ea2fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:22.075575 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e56f05df-39fb-4635-b876-208db06ea2fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:22.075786 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e56f05df-39fb-4635-b876-208db06ea2fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Delete volume with id: d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:17:22.081179 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e56f05df-39fb-4635-b876-208db06ea2fa tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 404 Aug 15 15:17:22.081598 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1408/5669] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:22 2026] DELETE /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:22.086959 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4668c92-78e0-407a-acee-548364485cc9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:22.088588 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4668c92-78e0-407a-acee-548364485cc9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] GET https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 Aug 15 15:17:22.088783 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4668c92-78e0-407a-acee-548364485cc9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:22.088977 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4668c92-78e0-407a-acee-548364485cc9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:22.093911 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4668c92-78e0-407a-acee-548364485cc9 tempest-VolumeImageDependencyTests-1752938271 tempest-VolumeImageDependencyTests-1752938271-project-member] https://10.4.3.107/volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 returned with HTTP 404 Aug 15 15:17:22.094346 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1419/5670] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:22 2026] GET /volume/v3/volumes/d5e3905e-eaa1-465f-be66-76fa2f656958 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:22.443626 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-cdae0fc1-da5a-43b2-a49e-2ac615fe2810 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:22.445543 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-cdae0fc1-da5a-43b2-a49e-2ac615fe2810 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925/encryption Aug 15 15:17:22.445699 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-cdae0fc1-da5a-43b2-a49e-2ac615fe2810 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:22.445901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-cdae0fc1-da5a-43b2-a49e-2ac615fe2810 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:22.453684 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:22.453684 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:22.459089 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04f21579-2090-45d0-9bd6-bd4b92138a60 req-cdae0fc1-da5a-43b2-a49e-2ac615fe2810 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925/encryption returned with HTTP 200 Aug 15 15:17:22.459478 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1419/5671] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:17:22 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:23.363692 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-12c716ad-1efe-46b5-8a13-474597027442 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:23.443437 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:23.443755 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-92727735"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:23.445050 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-92727735'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:23.445184 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume of 1 GB Aug 15 15:17:23.448626 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Availability Zones retrieved successfully. Aug 15 15:17:23.453657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (97b1d912-2acc-45ab-a044-a167262e14b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:23.454503 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c65576-088c-49dc-be7c-88a0a947b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:23.455195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:23.477039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c65576-088c-49dc-be7c-88a0a947b07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:23.477759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a3e994-4321-4a6b-ab0d-24bb00b9c8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:23.527964 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Created reservations ['8855ef26-4219-40c3-b655-17bc88a1248f', '231b65ce-45d9-424d-a347-13eea187d1f7', '6a014ec8-50ee-4536-8b8d-baf2a85d915b', 'a66ad3fc-bdba-4c73-a165-52ef181ad967'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:23.528851 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a3e994-4321-4a6b-ab0d-24bb00b9c8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8855ef26-4219-40c3-b655-17bc88a1248f', '231b65ce-45d9-424d-a347-13eea187d1f7', '6a014ec8-50ee-4536-8b8d-baf2a85d915b', 'a66ad3fc-bdba-4c73-a165-52ef181ad967']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:23.529516 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879a6ac1-0645-4ae8-af82-e769021e64bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:23.551849 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879a6ac1-0645-4ae8-af82-e769021e64bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '593f2a70-89bd-4ae1-bef6-71b6d58094e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92727735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['8855ef26-4219-40c3-b655-17bc88a1248f','231b65ce-45d9-424d-a347-13eea187d1f7','6a014ec8-50ee-4536-8b8d-baf2a85d915b','a66ad3fc-bdba-4c73-a165-52ef181ad967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92727735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=593f2a70-89bd-4ae1-bef6-71b6d58094e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1facb818350b4d8da38c1d2f4e295de6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='416f5595efce475ab885e1cada6953cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:23.553329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8c3d39-046a-4f64-a4fb-401e853a9a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:23.568984 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8c3d39-046a-4f64-a4fb-401e853a9a84) transitioned into state 'SUCCESS' from state '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-92727735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['8855ef26-4219-40c3-b655-17bc88a1248f','231b65ce-45d9-424d-a347-13eea187d1f7','6a014ec8-50ee-4536-8b8d-baf2a85d915b','a66ad3fc-bdba-4c73-a165-52ef181ad967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:23.569627 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac02e7e-4ad9-4909-a9a4-e33201533ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:23.577264 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac02e7e-4ad9-4909-a9a4-e33201533ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:23.577957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (97b1d912-2acc-45ab-a044-a167262e14b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:23.578222 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request issued successfully. Aug 15 15:17:23.578723 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12c716ad-1efe-46b5-8a13-474597027442 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:23.579070 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1426/5672] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:17:23 2026] POST /volume/v3/volumes => generated 776 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:23.589289 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7464432a-08e1-4474-8b07-766cc6760986 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:23.590870 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7464432a-08e1-4474-8b07-766cc6760986 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 Aug 15 15:17:23.591051 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7464432a-08e1-4474-8b07-766cc6760986 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:23.591233 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7464432a-08e1-4474-8b07-766cc6760986 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:23.597698 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:23.597698 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:23.600815 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7464432a-08e1-4474-8b07-766cc6760986 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:23.604194 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7464432a-08e1-4474-8b07-766cc6760986 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 returned with HTTP 200 Aug 15 15:17:23.604587 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1409/5673] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:23 2026] GET /volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:24.615686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe5cd94b-da01-413d-8879-3ee92e632304 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:24.617360 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe5cd94b-da01-413d-8879-3ee92e632304 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 Aug 15 15:17:24.617558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe5cd94b-da01-413d-8879-3ee92e632304 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:24.617770 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe5cd94b-da01-413d-8879-3ee92e632304 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:24.628199 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:24.628199 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:24.631599 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fe5cd94b-da01-413d-8879-3ee92e632304 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:24.636525 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe5cd94b-da01-413d-8879-3ee92e632304 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 returned with HTTP 200 Aug 15 15:17:24.637142 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1420/5674] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:24 2026] GET /volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:24.647692 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:24.711344 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] GET https://10.4.3.107/volume/v3/volumes Aug 15 15:17:24.711536 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:24.711703 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:24.711944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:17:24.712615 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:17:24.718984 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Get all volumes completed successfully. Aug 15 15:17:24.719369 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d454ee14-74c1-4a32-a9e3-07f53e5db0ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] https://10.4.3.107/volume/v3/volumes returned with HTTP 200 Aug 15 15:17:24.719673 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1420/5675] 10.4.3.107 () {68 vars in 1278 bytes} [Sat Aug 15 15:17:24 2026] GET /volume/v3/volumes => generated 334 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:24.727434 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:24.729150 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 Aug 15 15:17:24.729375 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:24.729548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:24.729722 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume with id: 593f2a70-89bd-4ae1-bef6-71b6d58094e5 Aug 15 15:17:24.736331 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:24.736331 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:24.736653 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:24.751076 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume request issued successfully. Aug 15 15:17:24.751267 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a16e3ee2-442e-429b-b6eb-969c843e5cd6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 returned with HTTP 202 Aug 15 15:17:24.751676 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1427/5676] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:24 2026] DELETE /volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:24.757815 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3056a2e2-b2e2-402f-a01b-50fc4f098407 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:24.759622 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3056a2e2-b2e2-402f-a01b-50fc4f098407 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 Aug 15 15:17:24.759817 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3056a2e2-b2e2-402f-a01b-50fc4f098407 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:24.760004 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3056a2e2-b2e2-402f-a01b-50fc4f098407 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:24.766465 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:24.766465 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:24.769655 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3056a2e2-b2e2-402f-a01b-50fc4f098407 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:24.772910 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3056a2e2-b2e2-402f-a01b-50fc4f098407 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 returned with HTTP 200 Aug 15 15:17:24.773318 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1410/5677] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:24 2026] GET /volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:25.786144 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1fe49846-dac8-4c60-ab20-4c17edf7e32c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:25.787727 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fe49846-dac8-4c60-ab20-4c17edf7e32c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 Aug 15 15:17:25.788212 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fe49846-dac8-4c60-ab20-4c17edf7e32c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:25.789457 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1fe49846-dac8-4c60-ab20-4c17edf7e32c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:25.794703 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1fe49846-dac8-4c60-ab20-4c17edf7e32c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 returned with HTTP 404 Aug 15 15:17:25.795345 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1421/5678] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:25 2026] GET /volume/v3/volumes/593f2a70-89bd-4ae1-bef6-71b6d58094e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:25.802729 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:25.804498 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:25.804974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1643476088"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:25.806558 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1643476088'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:25.806678 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume of 1 GB Aug 15 15:17:25.806934 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:25.806934 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:25.810633 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Availability Zones retrieved successfully. Aug 15 15:17:25.816494 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (5ec2cc36-f9ef-4153-859f-ea5b87f5bc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:25.817371 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee54e039-c8b2-4f90-80ac-a2e71f45541f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:25.818123 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:25.841261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee54e039-c8b2-4f90-80ac-a2e71f45541f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:25.841898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98130180-6047-4634-9961-5b6590b44550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:25.876191 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Created reservations ['9be38408-291e-4c32-9748-3aab2517ad1b', '1f2aebc0-25f1-47ac-9fd3-137faf8c4632', 'e1088126-d056-41a7-8bc1-758cd0f8c300', '4f5bbb07-0cc7-404b-944c-0b079f9c0019'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:25.876934 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98130180-6047-4634-9961-5b6590b44550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be38408-291e-4c32-9748-3aab2517ad1b', '1f2aebc0-25f1-47ac-9fd3-137faf8c4632', 'e1088126-d056-41a7-8bc1-758cd0f8c300', '4f5bbb07-0cc7-404b-944c-0b079f9c0019']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:25.877628 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d258d70-8f58-4209-bf78-f04ff1ea2d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:25.900977 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d258d70-8f58-4209-bf78-f04ff1ea2d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667131f1-18d6-4421-a91a-66ba79b61692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643476088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['9be38408-291e-4c32-9748-3aab2517ad1b','1f2aebc0-25f1-47ac-9fd3-137faf8c4632','e1088126-d056-41a7-8bc1-758cd0f8c300','4f5bbb07-0cc7-404b-944c-0b079f9c0019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643476088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667131f1-18d6-4421-a91a-66ba79b61692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1facb818350b4d8da38c1d2f4e295de6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='416f5595efce475ab885e1cada6953cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:25.901708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6abc31-fa88-49ee-99cb-46edd3cef0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:25.916357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6abc31-fa88-49ee-99cb-46edd3cef0f3) transitioned into state 'SUCCESS' from state '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-1643476088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['9be38408-291e-4c32-9748-3aab2517ad1b','1f2aebc0-25f1-47ac-9fd3-137faf8c4632','e1088126-d056-41a7-8bc1-758cd0f8c300','4f5bbb07-0cc7-404b-944c-0b079f9c0019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:25.917039 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629fb19c-05dd-4e8d-99af-7de1a0349e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:25.925437 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629fb19c-05dd-4e8d-99af-7de1a0349e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:25.926170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (5ec2cc36-f9ef-4153-859f-ea5b87f5bc45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:25.926482 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request issued successfully. Aug 15 15:17:25.926982 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3b1da90-bf69-4f59-a6f2-4d83d6b1e608 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:25.927510 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1421/5679] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:17:25 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:25.938204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d173a79a-f166-44f1-b41d-f3941a7124b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:25.939802 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d173a79a-f166-44f1-b41d-f3941a7124b9 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 Aug 15 15:17:25.939999 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d173a79a-f166-44f1-b41d-f3941a7124b9 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:25.940198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d173a79a-f166-44f1-b41d-f3941a7124b9 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:25.947834 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:25.947834 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:25.951427 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d173a79a-f166-44f1-b41d-f3941a7124b9 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:25.955609 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d173a79a-f166-44f1-b41d-f3941a7124b9 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 returned with HTTP 200 Aug 15 15:17:25.956062 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1428/5680] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:25 2026] GET /volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:26.968068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-966763d9-0c41-46c7-9c2e-806bacb09196 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:26.969650 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-966763d9-0c41-46c7-9c2e-806bacb09196 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 Aug 15 15:17:26.969847 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-966763d9-0c41-46c7-9c2e-806bacb09196 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:26.970011 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-966763d9-0c41-46c7-9c2e-806bacb09196 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:26.976895 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:26.976895 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:26.979845 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-966763d9-0c41-46c7-9c2e-806bacb09196 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:26.983083 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-966763d9-0c41-46c7-9c2e-806bacb09196 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 returned with HTTP 200 Aug 15 15:17:26.983471 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1411/5681] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:26 2026] GET /volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:26.997618 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:26.999085 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] GET https://10.4.3.107/volume/v3/volumes/detail Aug 15 15:17:26.999330 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:26.999533 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:27.000062 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:17:27.000504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:17:27.007388 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Get all volumes completed successfully. Aug 15 15:17:27.007508 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:27.007508 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:27.010905 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c59ba5c0-00cf-42fb-b9ec-54c2ad0c0eb7 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] https://10.4.3.107/volume/v3/volumes/detail returned with HTTP 200 Aug 15 15:17:27.011265 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1422/5682] 10.4.3.107 () {68 vars in 1299 bytes} [Sat Aug 15 15:17:26 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:27.025727 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a36966d-336e-47ae-ace0-b7c596398c31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:27.027336 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 Aug 15 15:17:27.027511 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:27.027673 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:27.027810 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume with id: 667131f1-18d6-4421-a91a-66ba79b61692 Aug 15 15:17:27.033694 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:27.033694 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:27.033935 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:27.047233 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume request issued successfully. Aug 15 15:17:27.047728 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a36966d-336e-47ae-ace0-b7c596398c31 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 returned with HTTP 202 Aug 15 15:17:27.047765 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1422/5683] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:27 2026] DELETE /volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:27.054331 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5596a69d-4102-4222-bbca-b7c1b7a9ff67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:27.055983 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5596a69d-4102-4222-bbca-b7c1b7a9ff67 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 Aug 15 15:17:27.056200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5596a69d-4102-4222-bbca-b7c1b7a9ff67 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:27.056520 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5596a69d-4102-4222-bbca-b7c1b7a9ff67 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:27.063146 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:27.063146 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:27.066177 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5596a69d-4102-4222-bbca-b7c1b7a9ff67 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:27.069586 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5596a69d-4102-4222-bbca-b7c1b7a9ff67 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 returned with HTTP 200 Aug 15 15:17:27.070062 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1429/5684] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:27 2026] GET /volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:28.081665 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63d28d21-91dd-4c61-ab16-82d8fb2af261 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:28.083209 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63d28d21-91dd-4c61-ab16-82d8fb2af261 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 Aug 15 15:17:28.083405 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63d28d21-91dd-4c61-ab16-82d8fb2af261 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:28.083576 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63d28d21-91dd-4c61-ab16-82d8fb2af261 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:28.088486 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63d28d21-91dd-4c61-ab16-82d8fb2af261 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 returned with HTTP 404 Aug 15 15:17:28.088854 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1412/5685] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:28 2026] GET /volume/v3/volumes/667131f1-18d6-4421-a91a-66ba79b61692 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:28.095847 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:28.097936 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:28.098397 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1030872749"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:28.100156 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1030872749'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:28.100320 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume of 1 GB Aug 15 15:17:28.104814 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Availability Zones retrieved successfully. Aug 15 15:17:28.112030 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (28139422-b92b-4381-a30f-8509eb3b9dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:28.113205 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9587becd-2b33-4f64-9dba-b7e54bc4824f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:28.114166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:28.139638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9587becd-2b33-4f64-9dba-b7e54bc4824f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:28.140420 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1676e79e-bcc3-4460-a51a-79ba8f2e977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:28.174858 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Created reservations ['97bd84aa-4b5a-4c08-aa97-0b3095d57b77', 'f029dd10-c654-4abd-85f7-16dc75ed0534', '28a32737-3510-4dad-b729-15a098e0cdc7', '27d25883-25c2-4f88-a51e-8a448f6bebfb'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:28.175687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1676e79e-bcc3-4460-a51a-79ba8f2e977b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97bd84aa-4b5a-4c08-aa97-0b3095d57b77', 'f029dd10-c654-4abd-85f7-16dc75ed0534', '28a32737-3510-4dad-b729-15a098e0cdc7', '27d25883-25c2-4f88-a51e-8a448f6bebfb']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:28.176415 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1b8195-039b-4aa6-9e03-16bcd1f992d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:28.197235 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1b8195-039b-4aa6-9e03-16bcd1f992d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da63efc-767e-4e6b-a18b-2be539fbd259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1030872749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['97bd84aa-4b5a-4c08-aa97-0b3095d57b77','f029dd10-c654-4abd-85f7-16dc75ed0534','28a32737-3510-4dad-b729-15a098e0cdc7','27d25883-25c2-4f88-a51e-8a448f6bebfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1030872749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da63efc-767e-4e6b-a18b-2be539fbd259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1facb818350b4d8da38c1d2f4e295de6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='416f5595efce475ab885e1cada6953cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:28.197964 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5170b2d9-b14a-42ad-80e8-239e8ee2ef98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:28.231186 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5170b2d9-b14a-42ad-80e8-239e8ee2ef98) transitioned into state 'SUCCESS' from state '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-1030872749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['97bd84aa-4b5a-4c08-aa97-0b3095d57b77','f029dd10-c654-4abd-85f7-16dc75ed0534','28a32737-3510-4dad-b729-15a098e0cdc7','27d25883-25c2-4f88-a51e-8a448f6bebfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:28.232222 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b36e097c-c035-43fd-a0f2-f023ec684eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:28.243386 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b36e097c-c035-43fd-a0f2-f023ec684eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:28.244608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (28139422-b92b-4381-a30f-8509eb3b9dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:28.245005 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request issued successfully. Aug 15 15:17:28.245791 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c784774e-0718-4494-a4c4-8b4d9b78e067 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:28.246372 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1423/5686] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:17:28 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:28.258173 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a7b937d-589a-45d2-847d-8625d4bcbe1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:28.260039 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7b937d-589a-45d2-847d-8625d4bcbe1c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:28.260303 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7b937d-589a-45d2-847d-8625d4bcbe1c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:28.260524 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7b937d-589a-45d2-847d-8625d4bcbe1c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:28.268042 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:28.268042 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:28.271648 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a7b937d-589a-45d2-847d-8625d4bcbe1c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:28.275720 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7b937d-589a-45d2-847d-8625d4bcbe1c tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 returned with HTTP 200 Aug 15 15:17:28.276159 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1423/5687] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:28 2026] GET /volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:29.287283 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-174f4a9d-fde6-4022-a96c-0fd2128a210e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:29.288933 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-174f4a9d-fde6-4022-a96c-0fd2128a210e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:29.289143 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-174f4a9d-fde6-4022-a96c-0fd2128a210e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:29.289332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-174f4a9d-fde6-4022-a96c-0fd2128a210e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:29.296082 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:29.296082 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:29.299581 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-174f4a9d-fde6-4022-a96c-0fd2128a210e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:29.303889 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-174f4a9d-fde6-4022-a96c-0fd2128a210e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 returned with HTTP 200 Aug 15 15:17:29.304387 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1430/5688] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:29 2026] GET /volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:29.314683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a440069e-a0f9-4bfb-946b-137ca93b8cde None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:29.316194 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a440069e-a0f9-4bfb-946b-137ca93b8cde tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] GET https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:29.316386 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a440069e-a0f9-4bfb-946b-137ca93b8cde tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:29.316552 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a440069e-a0f9-4bfb-946b-137ca93b8cde tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:29.322637 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:29.322637 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:29.325676 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a440069e-a0f9-4bfb-946b-137ca93b8cde tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Volume info retrieved successfully. Aug 15 15:17:29.329040 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a440069e-a0f9-4bfb-946b-137ca93b8cde tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 returned with HTTP 200 Aug 15 15:17:29.329375 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1413/5689] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:29 2026] GET /volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:29.340272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:29.342479 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:29.342741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:29.342973 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:29.343175 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume with id: 4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:29.351739 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:29.351739 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:29.352127 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:29.369418 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume request issued successfully. Aug 15 15:17:29.369663 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee479c41-beea-4198-80e9-d6286d3fcbf6 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 returned with HTTP 202 Aug 15 15:17:29.370173 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1424/5690] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:29 2026] DELETE /volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:29.376687 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53bea945-da79-428a-a010-4d283260d4ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:29.377973 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53bea945-da79-428a-a010-4d283260d4ce tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:29.378148 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53bea945-da79-428a-a010-4d283260d4ce tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:29.378423 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53bea945-da79-428a-a010-4d283260d4ce tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:29.384272 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:29.384272 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:29.387456 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53bea945-da79-428a-a010-4d283260d4ce tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:29.390819 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53bea945-da79-428a-a010-4d283260d4ce tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 returned with HTTP 200 Aug 15 15:17:29.391158 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1424/5691] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:29 2026] GET /volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:30.405708 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-030c6c9b-c357-4720-af20-72ec50382c3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:30.407286 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-030c6c9b-c357-4720-af20-72ec50382c3a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 Aug 15 15:17:30.407484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-030c6c9b-c357-4720-af20-72ec50382c3a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:30.407653 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-030c6c9b-c357-4720-af20-72ec50382c3a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:30.412782 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-030c6c9b-c357-4720-af20-72ec50382c3a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 returned with HTTP 404 Aug 15 15:17:30.413219 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1431/5692] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:30 2026] GET /volume/v3/volumes/4da63efc-767e-4e6b-a18b-2be539fbd259 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:30.419951 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88e77174-3984-4b10-8b75-58aa74e95b2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:30.421765 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:30.422092 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-62231672"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:30.423443 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-62231672'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:30.423550 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume of 1 GB Aug 15 15:17:30.427146 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Availability Zones retrieved successfully. Aug 15 15:17:30.432169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (b62a2f70-e992-440d-9bd0-b615d4d5f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:30.432988 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df1a997-7ccf-4b80-af59-5792b353c8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:30.433730 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:30.455183 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df1a997-7ccf-4b80-af59-5792b353c8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:30.455849 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877738c4-241c-4b0b-82e6-86ce2bf6e414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:30.489488 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Created reservations ['121fa192-b0c1-4cc7-bfce-c1514f2cf961', 'aea31412-ecb3-4bea-9e7b-0d05259a0d50', '6f4564c2-c704-4181-a32f-af5a18af41a7', '3b7dec32-38e9-4761-8df3-80610c79da8b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:30.490254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877738c4-241c-4b0b-82e6-86ce2bf6e414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['121fa192-b0c1-4cc7-bfce-c1514f2cf961', 'aea31412-ecb3-4bea-9e7b-0d05259a0d50', '6f4564c2-c704-4181-a32f-af5a18af41a7', '3b7dec32-38e9-4761-8df3-80610c79da8b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:30.490931 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a317a1bb-8728-4670-acb2-6a4235990a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:30.510912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a317a1bb-8728-4670-acb2-6a4235990a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f80acf6-598d-4c02-a1d6-b500bb77e42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-62231672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['121fa192-b0c1-4cc7-bfce-c1514f2cf961','aea31412-ecb3-4bea-9e7b-0d05259a0d50','6f4564c2-c704-4181-a32f-af5a18af41a7','3b7dec32-38e9-4761-8df3-80610c79da8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-62231672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f80acf6-598d-4c02-a1d6-b500bb77e42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1facb818350b4d8da38c1d2f4e295de6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='416f5595efce475ab885e1cada6953cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:30.511568 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcca97d-e007-4e8a-bbf9-98d9144cb78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:30.526434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcca97d-e007-4e8a-bbf9-98d9144cb78f) transitioned into state 'SUCCESS' from state '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-62231672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1facb818350b4d8da38c1d2f4e295de6',qos_specs=None,replication_status=,reservations=['121fa192-b0c1-4cc7-bfce-c1514f2cf961','aea31412-ecb3-4bea-9e7b-0d05259a0d50','6f4564c2-c704-4181-a32f-af5a18af41a7','3b7dec32-38e9-4761-8df3-80610c79da8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416f5595efce475ab885e1cada6953cd',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:30.527079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bea6621-8e82-47a2-a7d8-87fa42c135a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:30.535156 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bea6621-8e82-47a2-a7d8-87fa42c135a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:30.535912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Flow 'volume_create_api' (b62a2f70-e992-440d-9bd0-b615d4d5f56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:30.536310 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Create volume request issued successfully. Aug 15 15:17:30.537066 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88e77174-3984-4b10-8b75-58aa74e95b2a tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:30.537598 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1414/5693] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:17:30 2026] POST /volume/v3/volumes => generated 776 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:30.548854 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b4c592fb-fced-4774-b499-2c86c06382ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:30.550469 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4c592fb-fced-4774-b499-2c86c06382ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e Aug 15 15:17:30.550707 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4c592fb-fced-4774-b499-2c86c06382ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:30.550885 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4c592fb-fced-4774-b499-2c86c06382ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:30.557771 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:30.557771 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:30.560832 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b4c592fb-fced-4774-b499-2c86c06382ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:30.564576 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4c592fb-fced-4774-b499-2c86c06382ab tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e returned with HTTP 200 Aug 15 15:17:30.564963 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1425/5694] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:30 2026] GET /volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:30.718684 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c08e3448-387c-42dc-afe7-e87678cf3e97 req-be912bb4-f6e4-4d6f-ba82-d695049277fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:30.720588 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c08e3448-387c-42dc-afe7-e87678cf3e97 req-be912bb4-f6e4-4d6f-ba82-d695049277fd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757 Aug 15 15:17:30.720762 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c08e3448-387c-42dc-afe7-e87678cf3e97 req-be912bb4-f6e4-4d6f-ba82-d695049277fd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:30.720942 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c08e3448-387c-42dc-afe7-e87678cf3e97 req-be912bb4-f6e4-4d6f-ba82-d695049277fd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:30.727155 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:30.727155 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:30.766684 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c08e3448-387c-42dc-afe7-e87678cf3e97 req-be912bb4-f6e4-4d6f-ba82-d695049277fd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757 returned with HTTP 200 Aug 15 15:17:30.767057 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1425/5695] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:17:30 2026] DELETE /volume/v3/attachments/aada802c-1d47-4636-8d66-92f5ab247757 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:31.576729 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c57f4730-b8c5-44e1-9383-7163ceb86b78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:31.578260 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c57f4730-b8c5-44e1-9383-7163ceb86b78 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e Aug 15 15:17:31.578460 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c57f4730-b8c5-44e1-9383-7163ceb86b78 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:31.578642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c57f4730-b8c5-44e1-9383-7163ceb86b78 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:31.586315 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:31.586315 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:31.589531 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c57f4730-b8c5-44e1-9383-7163ceb86b78 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:31.592925 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c57f4730-b8c5-44e1-9383-7163ceb86b78 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e returned with HTTP 200 Aug 15 15:17:31.593303 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1432/5696] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:31 2026] GET /volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:31.604293 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:31.605623 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] GET https://10.4.3.107/volume/v3/volumes/summary Aug 15 15:17:31.605846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:31.606044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:31.606235 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:17:31.606518 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:31.606518 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:31.611744 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] Get summary completed successfully. Aug 15 15:17:31.611978 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76b84818-911a-4cbe-bbba-dbca6c43d9b5 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-reader] https://10.4.3.107/volume/v3/volumes/summary returned with HTTP 200 Aug 15 15:17:31.612353 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1415/5697] 10.4.3.107 () {68 vars in 1302 bytes} [Sat Aug 15 15:17:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:31.618166 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8604ee59-bfaf-41f8-997b-7e92845da383 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:31.619797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e Aug 15 15:17:31.620014 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:31.620257 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:31.620436 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume with id: 5f80acf6-598d-4c02-a1d6-b500bb77e42e Aug 15 15:17:31.626314 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:31.626314 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:31.626646 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:31.639509 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Delete volume request issued successfully. Aug 15 15:17:31.639710 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8604ee59-bfaf-41f8-997b-7e92845da383 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e returned with HTTP 202 Aug 15 15:17:31.640125 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1426/5698] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:17:31 2026] DELETE /volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:17:31.646679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34d60e3b-79fd-4f6f-9ad4-eecb4663061e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:31.648431 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34d60e3b-79fd-4f6f-9ad4-eecb4663061e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e Aug 15 15:17:31.648636 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34d60e3b-79fd-4f6f-9ad4-eecb4663061e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:31.648810 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34d60e3b-79fd-4f6f-9ad4-eecb4663061e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:31.655553 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:31.655553 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:31.658483 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34d60e3b-79fd-4f6f-9ad4-eecb4663061e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Volume info retrieved successfully. Aug 15 15:17:31.661821 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34d60e3b-79fd-4f6f-9ad4-eecb4663061e tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e returned with HTTP 200 Aug 15 15:17:31.662157 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1426/5699] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:31 2026] GET /volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:32.065690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:32.067441 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:32.067627 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:32.067804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:32.067964 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:32.069761 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=171,cinder:UPDATE=20,cinder:INSERT=13 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:32.075665 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:32.075665 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:32.076281 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:32.085911 np0000007361 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:17:32.090512 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:17:32.090662 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd4ebb32-3a55-4103-ba83-8e7658840758 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 202 Aug 15 15:17:32.091169 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1433/5700] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:17:32 2026] DELETE /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:17:32.096918 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-649ec640-3965-487f-b217-bb21b4c4dfcd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:32.098638 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-649ec640-3965-487f-b217-bb21b4c4dfcd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:32.098896 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-649ec640-3965-487f-b217-bb21b4c4dfcd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:32.099042 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-649ec640-3965-487f-b217-bb21b4c4dfcd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:32.106042 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:32.106042 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:32.109404 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-649ec640-3965-487f-b217-bb21b4c4dfcd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:32.112987 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-649ec640-3965-487f-b217-bb21b4c4dfcd tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 200 Aug 15 15:17:32.113346 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1416/5701] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:32 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:32.673592 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be8ac130-d894-4041-834b-abf9cc59fb07 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:32.675289 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be8ac130-d894-4041-834b-abf9cc59fb07 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] GET https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e Aug 15 15:17:32.675504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be8ac130-d894-4041-834b-abf9cc59fb07 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:32.675682 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be8ac130-d894-4041-834b-abf9cc59fb07 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:32.680868 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be8ac130-d894-4041-834b-abf9cc59fb07 tempest-ProjectReaderTests-1169604318 tempest-ProjectReaderTests-1169604318-project-admin] https://10.4.3.107/volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e returned with HTTP 404 Aug 15 15:17:32.681417 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1427/5702] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:17:32 2026] GET /volume/v3/volumes/5f80acf6-598d-4c02-a1d6-b500bb77e42e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:17:33.123747 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f638e3c0-b440-4808-903f-0c98c5159b4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.125404 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f638e3c0-b440-4808-903f-0c98c5159b4b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 Aug 15 15:17:33.125585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f638e3c0-b440-4808-903f-0c98c5159b4b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:33.125755 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f638e3c0-b440-4808-903f-0c98c5159b4b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:33.127565 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=195,cinder:UPDATE=61,cinder:INSERT=36 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:33.131826 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f638e3c0-b440-4808-903f-0c98c5159b4b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 returned with HTTP 404 Aug 15 15:17:33.132298 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1427/5703] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:33 2026] GET /volume/v3/volumes/f168d9ef-d350-4ff1-bb9c-3533546f0925 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:33.138251 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.140064 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:17:33.140300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:33.140510 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:33.141367 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:17:33.149377 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Get all volumes completed successfully. Aug 15 15:17:33.150619 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:33.150619 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:33.154211 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9be34bc9-4b85-4a8c-8cbe-3f0a3efd46d3 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:17:33.154585 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1434/5704] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:17:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:33.168805 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5df13071-b0bb-4dcf-958f-32523ff47911 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.171157 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5df13071-b0bb-4dcf-958f-32523ff47911 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] DELETE https://10.4.3.107/volume/v3/types/0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd Aug 15 15:17:33.171453 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5df13071-b0bb-4dcf-958f-32523ff47911 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:33.171704 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5df13071-b0bb-4dcf-958f-32523ff47911 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:33.174202 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=188,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:33.193851 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5df13071-b0bb-4dcf-958f-32523ff47911 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/types/0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd returned with HTTP 202 Aug 15 15:17:33.194286 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1417/5705] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:17:33 2026] DELETE /volume/v3/types/0ba4b3c9-c7c4-4d7e-8ddc-e261534232bd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:17:33.202591 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31de326e-af78-423f-a388-718f4b9833ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.204086 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31de326e-af78-423f-a388-718f4b9833ed tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:17:33.204449 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31de326e-af78-423f-a388-718f4b9833ed tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1750011255", "extra_specs": {}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:33.207471 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=165,cinder:UPDATE=41,cinder:INSERT=26 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:33.216576 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31de326e-af78-423f-a388-718f4b9833ed tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:17:33.216941 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1428/5706] 10.4.3.107 () {68 vars in 1252 bytes} [Sat Aug 15 15:17:33 2026] POST /volume/v3/types => generated 213 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:33.238163 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5d951ce-6a8b-47c3-a172-5b89cf40265f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.239598 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5d951ce-6a8b-47c3-a172-5b89cf40265f tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] POST https://10.4.3.107/volume/v3/types/8ff3d6c6-d286-431f-9e75-22be212a95f7/encryption Aug 15 15:17:33.239920 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5d951ce-6a8b-47c3-a172-5b89cf40265f tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:33.253474 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5d951ce-6a8b-47c3-a172-5b89cf40265f tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/types/8ff3d6c6-d286-431f-9e75-22be212a95f7/encryption returned with HTTP 200 Aug 15 15:17:33.254015 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1428/5707] 10.4.3.107 () {68 vars in 1397 bytes} [Sat Aug 15 15:17:33 2026] POST /volume/v3/types/8ff3d6c6-d286-431f-9e75-22be212a95f7/encryption => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:33.261550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.263535 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:33.263906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-60279456", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1750011255", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:33.265388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-60279456', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1750011255', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:33.268420 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:17:33.268666 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:33.268666 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:33.269093 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:17:33.274465 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (6871c02b-b3e1-4eae-90bb-ecc20dbeba8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:33.275341 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0c6331-f7d2-4250-913c-595bc5607533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:33.276332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:33.298696 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0c6331-f7d2-4250-913c-595bc5607533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:17:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ff3d6c6-d286-431f-9e75-22be212a95f7,is_public=True,name='tempest-scenario-type-luks2-1750011255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ff3d6c6-d286-431f-9e75-22be212a95f7', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:33.299425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb731aa0-a0e2-40a8-b0f8-2097fda0c733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:33.324793 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1750011255 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1750011255, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:17:33.325062 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1750011255 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1750011255, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:17:33.349716 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['1062bfe1-b71b-4e90-8a26-2682d8d12f08', '5590de7c-f42b-4687-a598-99cdd5ec0886', '6990c46b-b12e-4b63-8a81-d75599ebb96f', '8b90a781-6122-4939-8892-f76850ecb584'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:33.350433 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb731aa0-a0e2-40a8-b0f8-2097fda0c733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1062bfe1-b71b-4e90-8a26-2682d8d12f08', '5590de7c-f42b-4687-a598-99cdd5ec0886', '6990c46b-b12e-4b63-8a81-d75599ebb96f', '8b90a781-6122-4939-8892-f76850ecb584']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:33.351190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01097100-75e6-424c-b25b-ab4e4e721402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:33.371546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01097100-75e6-424c-b25b-ab4e4e721402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34860d8-bf65-4f24-9035-a6dfb8e09601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-60279456',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['1062bfe1-b71b-4e90-8a26-2682d8d12f08','5590de7c-f42b-4687-a598-99cdd5ec0886','6990c46b-b12e-4b63-8a81-d75599ebb96f','8b90a781-6122-4939-8892-f76850ecb584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=8ff3d6c6-d286-431f-9e75-22be212a95f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-60279456',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b34860d8-bf65-4f24-9035-a6dfb8e09601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ff3d6c6-d286-431f-9e75-22be212a95f7),volume_type_id=8ff3d6c6-d286-431f-9e75-22be212a95f7)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:33.372172 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49b8378-26f0-4370-b356-13ef107382b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:33.386320 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49b8378-26f0-4370-b356-13ef107382b4) transitioned into state 'SUCCESS' from state '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-60279456',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['1062bfe1-b71b-4e90-8a26-2682d8d12f08','5590de7c-f42b-4687-a598-99cdd5ec0886','6990c46b-b12e-4b63-8a81-d75599ebb96f','8b90a781-6122-4939-8892-f76850ecb584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=8ff3d6c6-d286-431f-9e75-22be212a95f7)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:33.386899 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5ff7e1-aff4-458e-8d41-bad69bcc07c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:33.394353 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5ff7e1-aff4-458e-8d41-bad69bcc07c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:33.395056 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (6871c02b-b3e1-4eae-90bb-ecc20dbeba8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:33.395367 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:17:33.395844 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cafb99d-2f50-46fe-8de7-eb3d3b6d3f1f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:33.396281 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1435/5708] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:17:33 2026] POST /volume/v3/volumes => generated 779 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:17:33.408123 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-113c93cc-9ffd-4ccb-9fde-5aae794bbfbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:33.409956 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-113c93cc-9ffd-4ccb-9fde-5aae794bbfbb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:33.410121 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-113c93cc-9ffd-4ccb-9fde-5aae794bbfbb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:33.410335 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-113c93cc-9ffd-4ccb-9fde-5aae794bbfbb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:33.417946 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:33.417946 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:33.421736 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-113c93cc-9ffd-4ccb-9fde-5aae794bbfbb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:33.425464 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-113c93cc-9ffd-4ccb-9fde-5aae794bbfbb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:33.425788 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1418/5709] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:33 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 15 15:17:34.436899 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9949fd00-d7e3-4f1d-8aea-a6d40436efd4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:34.438630 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9949fd00-d7e3-4f1d-8aea-a6d40436efd4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:34.438812 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9949fd00-d7e3-4f1d-8aea-a6d40436efd4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:34.438991 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9949fd00-d7e3-4f1d-8aea-a6d40436efd4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:34.445491 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:34.445491 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:34.448524 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9949fd00-d7e3-4f1d-8aea-a6d40436efd4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:34.452055 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9949fd00-d7e3-4f1d-8aea-a6d40436efd4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:34.452622 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1429/5710] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:34 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:34.462992 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20a6f131-0acd-4bf3-a18a-69bfb65b4dd2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:34.464670 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20a6f131-0acd-4bf3-a18a-69bfb65b4dd2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:34.464864 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20a6f131-0acd-4bf3-a18a-69bfb65b4dd2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:34.465065 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20a6f131-0acd-4bf3-a18a-69bfb65b4dd2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:34.471222 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:34.471222 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:34.474360 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20a6f131-0acd-4bf3-a18a-69bfb65b4dd2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:34.477858 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20a6f131-0acd-4bf3-a18a-69bfb65b4dd2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:34.478185 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1429/5711] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:34 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:34.488736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29f1ef41-7224-429c-b829-099947f2bbc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:34.490605 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29f1ef41-7224-429c-b829-099947f2bbc1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/action Aug 15 15:17:34.490918 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29f1ef41-7224-429c-b829-099947f2bbc1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:17:34.491034 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29f1ef41-7224-429c-b829-099947f2bbc1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:34.498465 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:34.498465 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:34.498846 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29f1ef41-7224-429c-b829-099947f2bbc1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:34.504963 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29f1ef41-7224-429c-b829-099947f2bbc1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume updated successfully. Aug 15 15:17:34.505145 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29f1ef41-7224-429c-b829-099947f2bbc1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/action returned with HTTP 200 Aug 15 15:17:34.505514 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1436/5712] 10.4.3.107 () {68 vars in 1390 bytes} [Sat Aug 15 15:17:34 2026] POST /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 15 15:17:34.601079 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-7b9491de-4436-4522-be68-ddc84f530fa4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:34.602849 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-7b9491de-4436-4522-be68-ddc84f530fa4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:34.603016 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-7b9491de-4436-4522-be68-ddc84f530fa4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:34.603202 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-7b9491de-4436-4522-be68-ddc84f530fa4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:34.609136 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:34.609136 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:34.612060 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-7b9491de-4436-4522-be68-ddc84f530fa4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:34.615511 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-7b9491de-4436-4522-be68-ddc84f530fa4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:34.615846 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1419/5713] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:17:34 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:35.025062 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-a22a653b-47bd-4636-84e5-c185bd26087c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.026842 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-a22a653b-47bd-4636-84e5-c185bd26087c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:35.027163 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-a22a653b-47bd-4636-84e5-c185bd26087c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:35.027467 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-a22a653b-47bd-4636-84e5-c185bd26087c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:35.034257 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:35.034257 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:35.037914 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-a22a653b-47bd-4636-84e5-c185bd26087c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:35.042639 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-a22a653b-47bd-4636-84e5-c185bd26087c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:35.042639 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1430/5714] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:17:35 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:35.050761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b47161d5-a1ec-4c23-b4c7-d715bfb5540f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.051103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b47161d5-a1ec-4c23-b4c7-d715bfb5540f None None] GET https://10.4.3.107/volume// Aug 15 15:17:35.051262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b47161d5-a1ec-4c23-b4c7-d715bfb5540f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:35.051457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b47161d5-a1ec-4c23-b4c7-d715bfb5540f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:35.051753 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b47161d5-a1ec-4c23-b4c7-d715bfb5540f None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:17:35.052000 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1430/5715] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:17: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 15 15:17:35.058090 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-28aa4df5-e7aa-4cd3-a181-fc5b26f21589 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.059947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-28aa4df5-e7aa-4cd3-a181-fc5b26f21589 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:17:35.060305 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-28aa4df5-e7aa-4cd3-a181-fc5b26f21589 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b34860d8-bf65-4f24-9035-a6dfb8e09601", "connector": null, "instance_uuid": "99a34e22-0a8b-4fbc-807a-eab3190d74df"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:35.067348 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:35.067348 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:35.086863 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-28aa4df5-e7aa-4cd3-a181-fc5b26f21589 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:17:35.087372 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1437/5716] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:17:35 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:35.691915 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a197ad56-9188-4d36-bff3-c3f6219c4644 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.692323 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a197ad56-9188-4d36-bff3-c3f6219c4644 None None] GET https://10.4.3.107/volume// Aug 15 15:17:35.692461 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a197ad56-9188-4d36-bff3-c3f6219c4644 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:35.692638 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a197ad56-9188-4d36-bff3-c3f6219c4644 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:35.692944 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a197ad56-9188-4d36-bff3-c3f6219c4644 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:17:35.693274 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1420/5717] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:17: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 15 15:17:35.700309 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-74dd98f5-828d-40e0-b656-f5f8f1705d98 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.702193 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-74dd98f5-828d-40e0-b656-f5f8f1705d98 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:35.702399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-74dd98f5-828d-40e0-b656-f5f8f1705d98 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:35.702586 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-74dd98f5-828d-40e0-b656-f5f8f1705d98 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:35.710576 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:35.710576 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:35.713325 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-74dd98f5-828d-40e0-b656-f5f8f1705d98 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:35.716913 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-74dd98f5-828d-40e0-b656-f5f8f1705d98 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:35.717250 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1431/5718] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:17:35 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:35.807274 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.809082 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89 Aug 15 15:17:35.809473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:35.815719 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-b34860d8-bf65-4f24-9035-a6dfb8e09601-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:17:35.820664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-b34860d8-bf65-4f24-9035-a6dfb8e09601-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:17:35.822006 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:35.822006 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:35.892602 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-b34860d8-bf65-4f24-9035-a6dfb8e09601-np0000007361" released by "attachment_update" :: held 0.072s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:17:35.892960 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-9020d786-5c82-45eb-9db3-0eb929d7654c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89 returned with HTTP 200 Aug 15 15:17:35.893551 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1431/5719] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:17:35 2026] PUT /volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:35.911852 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-c2860f41-b8ee-423f-8bbe-667a92b328ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:35.913809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-c2860f41-b8ee-423f-8bbe-667a92b328ab tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89/action Aug 15 15:17:35.914211 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-c2860f41-b8ee-423f-8bbe-667a92b328ab tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:17:35.914289 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-c2860f41-b8ee-423f-8bbe-667a92b328ab tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:35.928221 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:35.928221 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:35.937924 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-c2860f41-b8ee-423f-8bbe-667a92b328ab tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89/action returned with HTTP 204 Aug 15 15:17:35.938401 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1438/5720] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:17:35 2026] POST /volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:40.793858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-0d6a74ee-2dc7-49e1-ac36-e77f2e5d2274 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:40.796023 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-0d6a74ee-2dc7-49e1-ac36-e77f2e5d2274 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/encryption Aug 15 15:17:40.796218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-0d6a74ee-2dc7-49e1-ac36-e77f2e5d2274 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:40.796400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-0d6a74ee-2dc7-49e1-ac36-e77f2e5d2274 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:40.805101 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:40.805101 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:40.810203 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f3c4be50-336a-4649-a990-2b9de07f68ff req-0d6a74ee-2dc7-49e1-ac36-e77f2e5d2274 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/encryption returned with HTTP 200 Aug 15 15:17:40.810577 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1421/5721] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:17:40 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:45.716171 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=15,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:45.884106 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:45.934553 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=39,cinder:UPDATE=18,cinder:INSERT=10 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:50.809382 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:17:53.395875 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-3a72260c-1efb-4cb9-b637-4c0bff4de74b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:53.397896 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-3a72260c-1efb-4cb9-b637-4c0bff4de74b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/encryption Aug 15 15:17:53.398115 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-3a72260c-1efb-4cb9-b637-4c0bff4de74b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:53.398353 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-3a72260c-1efb-4cb9-b637-4c0bff4de74b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:53.406993 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:53.406993 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:53.412469 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-3a72260c-1efb-4cb9-b637-4c0bff4de74b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/encryption returned with HTTP 200 Aug 15 15:17:53.412810 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1432/5722] 10.4.3.107 () {68 vars in 1631 bytes} [Sat Aug 15 15:17:53 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:54.017949 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-cd72ef4e-b21f-4a81-8340-ff94a97611e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:54.019749 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-cd72ef4e-b21f-4a81-8340-ff94a97611e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89 Aug 15 15:17:54.019910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-cd72ef4e-b21f-4a81-8340-ff94a97611e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:54.020081 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-cd72ef4e-b21f-4a81-8340-ff94a97611e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:54.026211 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:54.026211 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:54.062524 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-abcbaf17-0e3b-4be0-978f-d4f463087499 req-cd72ef4e-b21f-4a81-8340-ff94a97611e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89 returned with HTTP 200 Aug 15 15:17:54.062889 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1432/5723] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:17:54 2026] DELETE /volume/v3/attachments/56bc8bd4-9307-4239-8073-ea629b7fad89 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:55.276935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-808fb188-555a-49c8-bfc8-4070816abc87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:55.279016 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:55.279253 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:55.279484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:55.279676 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:55.288170 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:55.288170 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:55.288589 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:55.296766 np0000007361 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 15 15:17:55.301647 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:17:55.301809 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-808fb188-555a-49c8-bfc8-4070816abc87 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 202 Aug 15 15:17:55.302154 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1439/5724] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:17:55 2026] DELETE /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:17:55.308324 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63e4593c-2db0-47d7-ba19-0567d26a8d95 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:55.309697 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e4593c-2db0-47d7-ba19-0567d26a8d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:55.309938 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e4593c-2db0-47d7-ba19-0567d26a8d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:55.310185 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63e4593c-2db0-47d7-ba19-0567d26a8d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:55.318407 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:55.318407 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:55.322159 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63e4593c-2db0-47d7-ba19-0567d26a8d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:55.327554 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63e4593c-2db0-47d7-ba19-0567d26a8d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 200 Aug 15 15:17:55.328022 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1422/5725] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:55 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:56.342373 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ceb067e1-c3be-478d-b27c-534775f03238 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:56.344100 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ceb067e1-c3be-478d-b27c-534775f03238 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 Aug 15 15:17:56.344326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ceb067e1-c3be-478d-b27c-534775f03238 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:56.344504 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ceb067e1-c3be-478d-b27c-534775f03238 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:56.349551 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ceb067e1-c3be-478d-b27c-534775f03238 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 returned with HTTP 404 Aug 15 15:17:56.349964 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1433/5726] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:56 2026] GET /volume/v3/volumes/b34860d8-bf65-4f24-9035-a6dfb8e09601 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:17:56.355894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:56.357571 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] GET https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 Aug 15 15:17:56.357746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:56.357922 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:56.358493 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:56.358493 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:56.358753 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 15 15:17:56.366395 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Get all volumes completed successfully. Aug 15 15:17:56.367513 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:56.367513 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:56.370590 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14970dad-bb6d-498f-b460-27c4b3cb9b15 tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 15 15:17:56.370916 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1433/5727] 10.4.3.107 () {66 vars in 1285 bytes} [Sat Aug 15 15:17:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:56.382551 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2014d104-1d91-4411-83df-2834058048fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:56.384191 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2014d104-1d91-4411-83df-2834058048fd tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] DELETE https://10.4.3.107/volume/v3/types/8ff3d6c6-d286-431f-9e75-22be212a95f7 Aug 15 15:17:56.384396 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2014d104-1d91-4411-83df-2834058048fd tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:56.384587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2014d104-1d91-4411-83df-2834058048fd tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:56.403843 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2014d104-1d91-4411-83df-2834058048fd tempest-TestVolumeBootPattern-448673869 tempest-TestVolumeBootPattern-448673869-project-admin] https://10.4.3.107/volume/v3/types/8ff3d6c6-d286-431f-9e75-22be212a95f7 returned with HTTP 202 Aug 15 15:17:56.404333 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1440/5728] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:17:56 2026] DELETE /volume/v3/types/8ff3d6c6-d286-431f-9e75-22be212a95f7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:17:56.428105 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b931605-489e-48c9-9d56-5a7a6958fdec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:56.429659 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:17:56.429956 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1991257712", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:56.431347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1991257712', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:17:56.492745 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:17:56.496206 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:17:56.501789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (277d87f1-1984-413c-a57b-60849b0ebca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:56.503064 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dbc62a-296b-4198-8c83-bdf58cc04e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:56.504125 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:17:56.548945 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dbc62a-296b-4198-8c83-bdf58cc04e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:56.549619 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f55b78-f934-4440-a95f-c96a6bb6940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:56.592488 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['0143d1e0-442e-44b1-a1d3-2d569e358a58', 'b74140af-4345-4a42-82b4-c71e9851b140', '74529a10-5064-4a78-96d3-c48bf818e565', 'eb44f07d-f028-41c1-9356-8cc43cf08202'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:17:56.593172 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f55b78-f934-4440-a95f-c96a6bb6940a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0143d1e0-442e-44b1-a1d3-2d569e358a58', 'b74140af-4345-4a42-82b4-c71e9851b140', '74529a10-5064-4a78-96d3-c48bf818e565', 'eb44f07d-f028-41c1-9356-8cc43cf08202']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:56.593832 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72944079-92a1-48af-af93-b2ccdc34cea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:56.612695 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72944079-92a1-48af-af93-b2ccdc34cea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6697c6d7-7593-4461-a413-d3326852972c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1991257712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['0143d1e0-442e-44b1-a1d3-2d569e358a58','b74140af-4345-4a42-82b4-c71e9851b140','74529a10-5064-4a78-96d3-c48bf818e565','eb44f07d-f028-41c1-9356-8cc43cf08202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1991257712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6697c6d7-7593-4461-a413-d3326852972c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:56.613373 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08be5d9-7d98-411c-baf9-c666003c15b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:56.627070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08be5d9-7d98-411c-baf9-c666003c15b7) transitioned into state 'SUCCESS' from state '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-1991257712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['0143d1e0-442e-44b1-a1d3-2d569e358a58','b74140af-4345-4a42-82b4-c71e9851b140','74529a10-5064-4a78-96d3-c48bf818e565','eb44f07d-f028-41c1-9356-8cc43cf08202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:56.627687 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc524f5-c09b-485e-9653-e21719754000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:17:56.634963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc524f5-c09b-485e-9653-e21719754000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:17:56.635709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (277d87f1-1984-413c-a57b-60849b0ebca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:17:56.635960 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:17:56.636494 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b931605-489e-48c9-9d56-5a7a6958fdec tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:17:56.636861 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1423/5729] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:17:56 2026] POST /volume/v3/volumes => generated 759 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:17:56.647277 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b4d263ac-0a12-4476-8e4e-4c50afcecd66 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:56.648969 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4d263ac-0a12-4476-8e4e-4c50afcecd66 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:17:56.649157 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4d263ac-0a12-4476-8e4e-4c50afcecd66 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:56.649349 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4d263ac-0a12-4476-8e4e-4c50afcecd66 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:56.655427 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:56.655427 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:56.658276 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b4d263ac-0a12-4476-8e4e-4c50afcecd66 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:56.661536 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4d263ac-0a12-4476-8e4e-4c50afcecd66 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:17:56.661870 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1434/5730] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:56 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:17:57.673160 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9eb147ba-d1c9-43e4-b91f-e0300cbd9d04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:57.674851 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9eb147ba-d1c9-43e4-b91f-e0300cbd9d04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:17:57.675040 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9eb147ba-d1c9-43e4-b91f-e0300cbd9d04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:57.675230 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9eb147ba-d1c9-43e4-b91f-e0300cbd9d04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:57.681970 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:57.681970 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:57.685352 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9eb147ba-d1c9-43e4-b91f-e0300cbd9d04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:57.689820 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9eb147ba-d1c9-43e4-b91f-e0300cbd9d04 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:17:57.690163 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1434/5731] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:57 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:57.701358 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d299f6da-aec5-4d97-9934-6aaaa1b86c8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:57.703077 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d299f6da-aec5-4d97-9934-6aaaa1b86c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:17:57.703329 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d299f6da-aec5-4d97-9934-6aaaa1b86c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:57.703548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d299f6da-aec5-4d97-9934-6aaaa1b86c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:57.710047 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:57.710047 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:57.713224 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d299f6da-aec5-4d97-9934-6aaaa1b86c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:57.717349 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d299f6da-aec5-4d97-9934-6aaaa1b86c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:17:57.717729 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1441/5732] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:17:57 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:58.613027 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-2bff2236-d908-41fd-8355-af7138f872b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:58.615112 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-2bff2236-d908-41fd-8355-af7138f872b8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:17:58.615326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-2bff2236-d908-41fd-8355-af7138f872b8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:58.615505 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-2bff2236-d908-41fd-8355-af7138f872b8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:58.622126 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:58.622126 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:17:58.625344 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-2bff2236-d908-41fd-8355-af7138f872b8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:58.629394 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-2bff2236-d908-41fd-8355-af7138f872b8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:17:58.629751 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1424/5733] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:17:58 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:58.996484 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-453c04de-85f0-4c24-b175-f093eb99b79c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:58.998458 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-453c04de-85f0-4c24-b175-f093eb99b79c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:17:58.998659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-453c04de-85f0-4c24-b175-f093eb99b79c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:58.998844 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-453c04de-85f0-4c24-b175-f093eb99b79c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:59.005023 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:59.005023 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:59.007985 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-453c04de-85f0-4c24-b175-f093eb99b79c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:59.011842 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-453c04de-85f0-4c24-b175-f093eb99b79c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:17:59.012185 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1435/5734] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:17:58 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:59.020073 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6d35d30-1eb3-4aff-97c6-c27b89f40dbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:59.020491 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6d35d30-1eb3-4aff-97c6-c27b89f40dbc None None] GET https://10.4.3.107/volume// Aug 15 15:17:59.020649 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6d35d30-1eb3-4aff-97c6-c27b89f40dbc None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:59.020822 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6d35d30-1eb3-4aff-97c6-c27b89f40dbc None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:59.021121 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6d35d30-1eb3-4aff-97c6-c27b89f40dbc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:17:59.021444 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1435/5735] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:17: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 15 15:17:59.027655 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-36ac094f-4d80-403a-8fd0-bd3887ff9af2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:59.029712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-36ac094f-4d80-403a-8fd0-bd3887ff9af2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:17:59.030146 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-36ac094f-4d80-403a-8fd0-bd3887ff9af2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6697c6d7-7593-4461-a413-d3326852972c", "connector": null, "instance_uuid": "b150062e-043b-4677-af7c-33c61d0fe7a8"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:59.037568 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:59.037568 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:59.058400 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-36ac094f-4d80-403a-8fd0-bd3887ff9af2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:17:59.058848 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1442/5736] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:17:59 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 15 15:17:59.671530 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35fd2885-9081-4966-8a06-ffcc2db8daf3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:59.671847 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35fd2885-9081-4966-8a06-ffcc2db8daf3 None None] GET https://10.4.3.107/volume// Aug 15 15:17:59.671989 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35fd2885-9081-4966-8a06-ffcc2db8daf3 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:59.672169 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35fd2885-9081-4966-8a06-ffcc2db8daf3 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:59.672491 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35fd2885-9081-4966-8a06-ffcc2db8daf3 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:17:59.672737 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1425/5737] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:17:59 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:17:59.678355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-16896ef8-9132-4c00-a6d1-73943325d1be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:59.680445 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-16896ef8-9132-4c00-a6d1-73943325d1be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:17:59.680445 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-16896ef8-9132-4c00-a6d1-73943325d1be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:17:59.680664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-16896ef8-9132-4c00-a6d1-73943325d1be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:17:59.688813 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:59.688813 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:17:59.691848 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-16896ef8-9132-4c00-a6d1-73943325d1be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:17:59.695938 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-16896ef8-9132-4c00-a6d1-73943325d1be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:17:59.696398 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1436/5738] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:17:59 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:17:59.783661 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:59.785568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b Aug 15 15:17:59.785910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:59.792510 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-6697c6d7-7593-4461-a413-d3326852972c-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:17:59.796382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-6697c6d7-7593-4461-a413-d3326852972c-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:17:59.797230 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:59.797230 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:17:59.859621 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-6697c6d7-7593-4461-a413-d3326852972c-np0000007361" released by "attachment_update" :: held 0.063s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:17:59.860004 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-e4f40c7c-65f0-4a2a-8982-e2ce5e4a3b54 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b returned with HTTP 200 Aug 15 15:17:59.860606 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1436/5739] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:17:59 2026] PUT /volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:17:59.878508 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-3df0304c-9118-4abf-b12f-a92b37af49ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:17:59.880474 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-3df0304c-9118-4abf-b12f-a92b37af49ae tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b/action Aug 15 15:17:59.880807 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-3df0304c-9118-4abf-b12f-a92b37af49ae tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:17:59.880916 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-3df0304c-9118-4abf-b12f-a92b37af49ae tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:17:59.894796 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:17:59.894796 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:17:59.903190 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fcfceaed-3072-48b0-9278-eb456bf8e999 req-3df0304c-9118-4abf-b12f-a92b37af49ae tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b/action returned with HTTP 204 Aug 15 15:17:59.903637 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1443/5740] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:17:59 2026] POST /volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:08.628223 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:09.694870 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=18 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:09.854345 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:09.900641 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:29.251055 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:29.255265 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:18:29.255265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6697c6d7-7593-4461-a413-d3326852972c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2057421409", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:29.263988 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:29.263988 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:29.264628 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:29.264854 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume 6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:29.294674 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['3aa1f712-185f-41e4-a1aa-36bc91c680c7', '24a16f6f-e0b2-4276-97b4-4b2f52d04621', 'b4ccf541-f0bd-4329-ae84-17ed299a451a', '84cb0fd7-8836-404c-99ea-0094b87fa7b7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:18:29.322860 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot force create request issued successfully. Aug 15 15:18:29.323406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b236f545-5442-4ba1-b1bb-203cd682dd00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:18:29.323876 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1426/5741] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:18:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:18:29.332834 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3e273a63-f254-4da9-912d-2b2ef5a9a75c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:29.336486 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e273a63-f254-4da9-912d-2b2ef5a9a75c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:29.337007 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e273a63-f254-4da9-912d-2b2ef5a9a75c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:29.337608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e273a63-f254-4da9-912d-2b2ef5a9a75c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:29.343768 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:29.343768 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:29.344691 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3e273a63-f254-4da9-912d-2b2ef5a9a75c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:29.346035 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e273a63-f254-4da9-912d-2b2ef5a9a75c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 200 Aug 15 15:18:29.346743 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1437/5742] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:29 2026] GET /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:30.356233 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4ad696c-426d-4a41-8ba7-f4ab51ab8d7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:30.358339 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4ad696c-426d-4a41-8ba7-f4ab51ab8d7c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:30.358704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4ad696c-426d-4a41-8ba7-f4ab51ab8d7c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:30.358967 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4ad696c-426d-4a41-8ba7-f4ab51ab8d7c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:30.364544 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:30.364544 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:30.366090 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d4ad696c-426d-4a41-8ba7-f4ab51ab8d7c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:30.366090 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4ad696c-426d-4a41-8ba7-f4ab51ab8d7c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 200 Aug 15 15:18:30.366090 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1437/5743] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:30 2026] GET /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:30.374938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e695339b-96d7-4be3-b97b-fec2874d24ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:30.378039 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e695339b-96d7-4be3-b97b-fec2874d24ad tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:30.378039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e695339b-96d7-4be3-b97b-fec2874d24ad tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:30.378039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e695339b-96d7-4be3-b97b-fec2874d24ad tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:30.382143 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:30.382143 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:30.382763 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e695339b-96d7-4be3-b97b-fec2874d24ad tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:30.383639 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e695339b-96d7-4be3-b97b-fec2874d24ad tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 200 Aug 15 15:18:30.384089 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1444/5744] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:30 2026] GET /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:30.392254 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:30.394000 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:18:30.394358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6697c6d7-7593-4461-a413-d3326852972c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1986508217", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:30.404210 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:30.404210 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:30.404692 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:30.404820 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume 6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:30.426103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['27c31eb3-3f57-446a-a3a1-77ff658cf39e', 'cd9a3ee6-ac23-478c-90d3-68f2eaa60e18', '1cdcdcbf-4500-4300-92be-9a3249750ce6', 'c8cf7402-dae4-4718-8ebf-7cb1b5222eca'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:18:30.458271 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot force create request issued successfully. Aug 15 15:18:30.458271 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58cc0721-4f7b-4b7d-8338-12c3a3811178 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:18:30.458271 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1427/5745] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:18:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:18:30.466574 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-794739c4-fe83-4f53-a195-a382e0d28cc0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:30.471128 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-794739c4-fe83-4f53-a195-a382e0d28cc0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:30.471390 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-794739c4-fe83-4f53-a195-a382e0d28cc0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:30.471608 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-794739c4-fe83-4f53-a195-a382e0d28cc0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:30.482597 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:30.482597 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:30.484212 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-794739c4-fe83-4f53-a195-a382e0d28cc0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:30.485792 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-794739c4-fe83-4f53-a195-a382e0d28cc0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 200 Aug 15 15:18:30.486332 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1438/5746] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:30 2026] GET /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:31.495471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-379ac6f4-05ea-4887-806f-5b8878dacce1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:31.497150 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-379ac6f4-05ea-4887-806f-5b8878dacce1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:31.497358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-379ac6f4-05ea-4887-806f-5b8878dacce1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:31.497538 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-379ac6f4-05ea-4887-806f-5b8878dacce1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:31.501927 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:31.501927 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:31.502325 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-379ac6f4-05ea-4887-806f-5b8878dacce1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:31.502985 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-379ac6f4-05ea-4887-806f-5b8878dacce1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 200 Aug 15 15:18:31.503336 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1438/5747] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:31 2026] GET /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:31.511252 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad146f08-a81d-4a5a-98ad-f3410aab90f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:31.512902 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad146f08-a81d-4a5a-98ad-f3410aab90f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:31.514226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad146f08-a81d-4a5a-98ad-f3410aab90f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:31.514226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad146f08-a81d-4a5a-98ad-f3410aab90f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:31.518433 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:31.518433 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:31.518969 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad146f08-a81d-4a5a-98ad-f3410aab90f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:31.519805 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad146f08-a81d-4a5a-98ad-f3410aab90f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 200 Aug 15 15:18:31.520319 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1445/5748] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:31 2026] GET /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:31.527354 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-64a28735-4223-46fa-a190-4d41bd662d2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:31.528880 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:18:31.529226 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6697c6d7-7593-4461-a413-d3326852972c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1341794484", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:31.538439 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:31.538439 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:31.538928 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:31.539103 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume 6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:31.561486 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['2ac00924-a00a-4f71-8f39-be93adb79442', '649b4e55-ef87-4919-bbba-dd23a1de8fcd', '4c341202-f403-41ca-8fc3-3c7836434fc8', 'a14e1f02-9b56-4da2-82ea-159bfa0cb312'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:18:31.589149 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot force create request issued successfully. Aug 15 15:18:31.589513 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64a28735-4223-46fa-a190-4d41bd662d2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:18:31.589978 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1428/5749] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:18:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:18:31.599547 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd6e2165-f9ea-4596-84c4-a31d5cd6466b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:31.603107 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd6e2165-f9ea-4596-84c4-a31d5cd6466b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:31.603357 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd6e2165-f9ea-4596-84c4-a31d5cd6466b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:31.603522 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd6e2165-f9ea-4596-84c4-a31d5cd6466b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:31.611190 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:31.611190 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:31.611644 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd6e2165-f9ea-4596-84c4-a31d5cd6466b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:31.612516 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd6e2165-f9ea-4596-84c4-a31d5cd6466b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 200 Aug 15 15:18:31.613822 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1439/5750] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:31 2026] GET /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:32.621611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b556fad-9f1c-47ad-8d51-ac5987842c33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:32.623805 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b556fad-9f1c-47ad-8d51-ac5987842c33 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:32.623805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b556fad-9f1c-47ad-8d51-ac5987842c33 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:32.623805 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b556fad-9f1c-47ad-8d51-ac5987842c33 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:32.628390 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:32.628390 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:32.628765 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b556fad-9f1c-47ad-8d51-ac5987842c33 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:32.629470 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b556fad-9f1c-47ad-8d51-ac5987842c33 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 200 Aug 15 15:18:32.629775 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1439/5751] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:32 2026] GET /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:32.637624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47d8beed-44f9-4661-aa5c-e9b9e9994f3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:32.639423 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47d8beed-44f9-4661-aa5c-e9b9e9994f3a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:32.639642 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47d8beed-44f9-4661-aa5c-e9b9e9994f3a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:32.639827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47d8beed-44f9-4661-aa5c-e9b9e9994f3a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:32.644867 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:32.644867 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:32.645342 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47d8beed-44f9-4661-aa5c-e9b9e9994f3a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:32.646129 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47d8beed-44f9-4661-aa5c-e9b9e9994f3a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 200 Aug 15 15:18:32.646531 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1446/5752] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:32 2026] GET /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:34.080185 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:34.081886 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:34.082066 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:34.082265 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:34.082366 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:34.086829 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:34.086829 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:34.087207 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:34.102549 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:18:34.102745 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d80be8ae-e48c-40d3-a5ea-19400d0232dc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 202 Aug 15 15:18:34.103212 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1429/5753] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:18:34 2026] DELETE /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:18:34.108812 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a2019589-44eb-4284-94d1-97a237869f26 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:34.110530 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2019589-44eb-4284-94d1-97a237869f26 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:34.110731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2019589-44eb-4284-94d1-97a237869f26 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:34.110909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2019589-44eb-4284-94d1-97a237869f26 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:34.115700 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:34.115700 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:34.116174 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a2019589-44eb-4284-94d1-97a237869f26 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:34.116893 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2019589-44eb-4284-94d1-97a237869f26 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 200 Aug 15 15:18:34.117234 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1440/5754] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:34 2026] GET /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:35.125920 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e900f0f-998b-4500-a2f3-ab8df33f696d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:35.128298 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e900f0f-998b-4500-a2f3-ab8df33f696d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:35.128585 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e900f0f-998b-4500-a2f3-ab8df33f696d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:35.128865 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e900f0f-998b-4500-a2f3-ab8df33f696d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:35.134305 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e900f0f-998b-4500-a2f3-ab8df33f696d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 404 Aug 15 15:18:35.134447 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1440/5755] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:35 2026] GET /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:35.140213 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:35.141942 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:35.142144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:35.142340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:35.142437 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:35.146670 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:35.146670 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:35.147026 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:35.161831 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:18:35.161950 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-547dfcb8-9959-406f-a961-9a2d921bcc67 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 202 Aug 15 15:18:35.162349 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1447/5756] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:18:35 2026] DELETE /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:18:35.168053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-913d7683-1761-4da6-be31-ebc60ea67874 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:35.169549 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-913d7683-1761-4da6-be31-ebc60ea67874 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:35.169715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-913d7683-1761-4da6-be31-ebc60ea67874 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:35.169917 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-913d7683-1761-4da6-be31-ebc60ea67874 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:35.174814 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:35.174814 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:35.175190 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-913d7683-1761-4da6-be31-ebc60ea67874 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:35.175839 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-913d7683-1761-4da6-be31-ebc60ea67874 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 200 Aug 15 15:18:35.176157 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1430/5757] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:35 2026] GET /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:36.184399 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac2cc31d-3334-4ccc-9376-4e7289f1c861 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:36.186092 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac2cc31d-3334-4ccc-9376-4e7289f1c861 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:36.186270 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac2cc31d-3334-4ccc-9376-4e7289f1c861 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:36.186451 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac2cc31d-3334-4ccc-9376-4e7289f1c861 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:36.190408 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac2cc31d-3334-4ccc-9376-4e7289f1c861 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 404 Aug 15 15:18:36.190883 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1441/5758] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:36 2026] GET /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:36.196800 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:36.198465 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:36.198645 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:36.198921 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:36.199021 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:36.203898 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:36.203898 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:36.204338 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:36.222200 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:18:36.222397 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e05f21a8-43e7-4a31-afd1-6fb38f01f7f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 202 Aug 15 15:18:36.222773 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1441/5759] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:18:36 2026] DELETE /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:18:36.228821 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-80d2acfd-0973-4e2b-aa9a-3185270f464c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:36.230481 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80d2acfd-0973-4e2b-aa9a-3185270f464c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:36.230662 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80d2acfd-0973-4e2b-aa9a-3185270f464c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:36.230833 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-80d2acfd-0973-4e2b-aa9a-3185270f464c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:36.236125 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:36.236125 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:36.236586 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-80d2acfd-0973-4e2b-aa9a-3185270f464c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:18:36.237378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-80d2acfd-0973-4e2b-aa9a-3185270f464c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 200 Aug 15 15:18:36.237724 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1448/5760] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:36 2026] GET /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:37.245809 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3dcd9379-e164-4942-a6cb-1230c9f9ae4d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.247916 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dcd9379-e164-4942-a6cb-1230c9f9ae4d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:37.248157 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dcd9379-e164-4942-a6cb-1230c9f9ae4d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.248394 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dcd9379-e164-4942-a6cb-1230c9f9ae4d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.252785 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dcd9379-e164-4942-a6cb-1230c9f9ae4d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 404 Aug 15 15:18:37.253294 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1431/5761] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:37 2026] GET /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:37.260515 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b5e73041-09fa-4eb4-9d3d-00967e0ee748 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.262173 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b5e73041-09fa-4eb4-9d3d-00967e0ee748 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:37.262381 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b5e73041-09fa-4eb4-9d3d-00967e0ee748 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.262568 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b5e73041-09fa-4eb4-9d3d-00967e0ee748 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.262695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-b5e73041-09fa-4eb4-9d3d-00967e0ee748 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:37.266948 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b5e73041-09fa-4eb4-9d3d-00967e0ee748 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 404 Aug 15 15:18:37.267423 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1442/5762] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:18:37 2026] DELETE /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:37.274894 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9a82b0d-077c-4ac3-ae14-73eedd19fbf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.277041 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9a82b0d-077c-4ac3-ae14-73eedd19fbf7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 Aug 15 15:18:37.277279 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9a82b0d-077c-4ac3-ae14-73eedd19fbf7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.277493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9a82b0d-077c-4ac3-ae14-73eedd19fbf7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.281404 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9a82b0d-077c-4ac3-ae14-73eedd19fbf7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 returned with HTTP 404 Aug 15 15:18:37.281873 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1442/5763] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:37 2026] GET /volume/v3/snapshots/ba30b38e-1d5d-4f30-8b7c-3275c72fbf55 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:37.287966 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2351f31b-8dec-46d5-8559-a740b9827898 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.289531 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2351f31b-8dec-46d5-8559-a740b9827898 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:37.289699 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2351f31b-8dec-46d5-8559-a740b9827898 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.289896 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2351f31b-8dec-46d5-8559-a740b9827898 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.289997 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-2351f31b-8dec-46d5-8559-a740b9827898 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:37.293704 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2351f31b-8dec-46d5-8559-a740b9827898 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 404 Aug 15 15:18:37.294095 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1449/5764] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:18:37 2026] DELETE /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:37.299790 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4047823c-f771-40af-9f4c-8da12535d921 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.301495 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4047823c-f771-40af-9f4c-8da12535d921 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 Aug 15 15:18:37.301671 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4047823c-f771-40af-9f4c-8da12535d921 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.301843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4047823c-f771-40af-9f4c-8da12535d921 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.305926 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4047823c-f771-40af-9f4c-8da12535d921 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 returned with HTTP 404 Aug 15 15:18:37.306359 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1432/5765] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:37 2026] GET /volume/v3/snapshots/8f283b7b-3448-45eb-a0a2-ef8f567f7698 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:37.311658 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a23a8a8-d32c-429b-92f5-502178cde164 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.313102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a23a8a8-d32c-429b-92f5-502178cde164 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:37.313301 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a23a8a8-d32c-429b-92f5-502178cde164 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.313464 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a23a8a8-d32c-429b-92f5-502178cde164 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.313560 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-2a23a8a8-d32c-429b-92f5-502178cde164 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:37.317102 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a23a8a8-d32c-429b-92f5-502178cde164 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 404 Aug 15 15:18:37.317521 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1443/5766] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:18:37 2026] DELETE /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:37.323403 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cea64ac-7536-4bb2-8e04-5f56fee84638 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:37.325409 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cea64ac-7536-4bb2-8e04-5f56fee84638 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee Aug 15 15:18:37.325613 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cea64ac-7536-4bb2-8e04-5f56fee84638 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:37.325815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cea64ac-7536-4bb2-8e04-5f56fee84638 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:37.330179 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cea64ac-7536-4bb2-8e04-5f56fee84638 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee returned with HTTP 404 Aug 15 15:18:37.330607 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1443/5767] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:18:37 2026] GET /volume/v3/snapshots/1fad0526-dc9c-4e3b-95ca-ae5c45e2d5ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:38.267482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f1d52f7a-26a1-4436-8f86-91d2cf6ed714 req-6ac55024-c99c-46d6-aa7b-5e73ca658613 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:38.269266 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f1d52f7a-26a1-4436-8f86-91d2cf6ed714 req-6ac55024-c99c-46d6-aa7b-5e73ca658613 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b Aug 15 15:18:38.269429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f1d52f7a-26a1-4436-8f86-91d2cf6ed714 req-6ac55024-c99c-46d6-aa7b-5e73ca658613 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:38.269602 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f1d52f7a-26a1-4436-8f86-91d2cf6ed714 req-6ac55024-c99c-46d6-aa7b-5e73ca658613 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:38.276695 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:38.276695 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:38.321378 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f1d52f7a-26a1-4436-8f86-91d2cf6ed714 req-6ac55024-c99c-46d6-aa7b-5e73ca658613 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b returned with HTTP 200 Aug 15 15:18:38.321790 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1450/5768] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:18:38 2026] DELETE /volume/v3/attachments/359c7cfe-e8a0-4756-95db-cb9bfa3f8c9b => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:38.916134 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:38.917765 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:38.917939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:38.918119 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:38.918278 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: 6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:38.924296 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:38.924296 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:38.924724 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:38.938679 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:18:38.938826 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0893772c-24db-42fc-8e25-45c5da7b4cc5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 202 Aug 15 15:18:38.939207 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1433/5769] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:18:38 2026] DELETE /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:18:38.945171 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88c468a5-ca5a-468e-8db0-66ce54227a85 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:38.946950 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88c468a5-ca5a-468e-8db0-66ce54227a85 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:38.947156 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88c468a5-ca5a-468e-8db0-66ce54227a85 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:38.947380 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88c468a5-ca5a-468e-8db0-66ce54227a85 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:38.954310 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:38.954310 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:38.957669 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88c468a5-ca5a-468e-8db0-66ce54227a85 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:38.961975 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88c468a5-ca5a-468e-8db0-66ce54227a85 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 200 Aug 15 15:18:38.962418 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1444/5770] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:18:38 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:18:39.974909 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76ea39b0-2bef-435a-af7a-97195cc0a6be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:39.976610 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76ea39b0-2bef-435a-af7a-97195cc0a6be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c Aug 15 15:18:39.976787 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76ea39b0-2bef-435a-af7a-97195cc0a6be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:39.976961 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76ea39b0-2bef-435a-af7a-97195cc0a6be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:39.982622 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76ea39b0-2bef-435a-af7a-97195cc0a6be tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c returned with HTTP 404 Aug 15 15:18:39.983180 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1444/5771] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:18:39 2026] GET /volume/v3/volumes/6697c6d7-7593-4461-a413-d3326852972c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:40.006855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:40.008199 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:18:40.008618 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1234571010", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:40.010112 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1234571010', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:18:40.073228 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:18:40.073228 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:40.073228 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:40.076355 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:18:40.081200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (7eb15c81-9648-413b-a3ea-e1e2ba1843f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:18:40.082014 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff842107-e70b-4258-bfc7-f0ce9a3bba05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:18:40.082802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:18:40.130450 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff842107-e70b-4258-bfc7-f0ce9a3bba05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:18:40.131074 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a3758d-5a0a-46a4-be9e-f1c75cbcd6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:18:40.160938 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['fdddc9d9-a2d1-49b1-a08c-5c50054f9049', '982833ae-13d1-48ad-ab4f-f41feae93202', 'ffc8ee28-882f-422a-887a-76ab342730e1', 'fe874801-108e-48eb-8cb2-fbbe075a26f4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:18:40.161719 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a3758d-5a0a-46a4-be9e-f1c75cbcd6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdddc9d9-a2d1-49b1-a08c-5c50054f9049', '982833ae-13d1-48ad-ab4f-f41feae93202', 'ffc8ee28-882f-422a-887a-76ab342730e1', 'fe874801-108e-48eb-8cb2-fbbe075a26f4']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:18:40.162358 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdedf94-366c-4033-a5fe-ee9caf704b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:18:40.180027 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdedf94-366c-4033-a5fe-ee9caf704b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122f4de4-4c80-421a-98b9-17c6bc9ac6a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1234571010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['fdddc9d9-a2d1-49b1-a08c-5c50054f9049','982833ae-13d1-48ad-ab4f-f41feae93202','ffc8ee28-882f-422a-887a-76ab342730e1','fe874801-108e-48eb-8cb2-fbbe075a26f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1234571010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122f4de4-4c80-421a-98b9-17c6bc9ac6a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:18:40.180646 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5f545c-c8a7-4de8-b155-9f4e4c61b81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:18:40.194775 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5f545c-c8a7-4de8-b155-9f4e4c61b81b) transitioned into state 'SUCCESS' from state '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-1234571010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['fdddc9d9-a2d1-49b1-a08c-5c50054f9049','982833ae-13d1-48ad-ab4f-f41feae93202','ffc8ee28-882f-422a-887a-76ab342730e1','fe874801-108e-48eb-8cb2-fbbe075a26f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:18:40.195389 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16d25b8-6421-4d17-81c9-fed668d66f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:18:40.202501 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16d25b8-6421-4d17-81c9-fed668d66f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:18:40.203180 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (7eb15c81-9648-413b-a3ea-e1e2ba1843f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:18:40.203469 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:18:40.203942 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae766ee5-cd4c-47a6-930d-bf9f2c590ef6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:18:40.204369 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1451/5772] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:18:40 2026] POST /volume/v3/volumes => generated 759 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:18:40.215003 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-063d949b-5e89-4988-b54f-ecf715d9753d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:40.216670 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-063d949b-5e89-4988-b54f-ecf715d9753d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:18:40.216858 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-063d949b-5e89-4988-b54f-ecf715d9753d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:40.217033 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-063d949b-5e89-4988-b54f-ecf715d9753d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:40.223173 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:40.223173 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:40.226411 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-063d949b-5e89-4988-b54f-ecf715d9753d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:40.230063 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-063d949b-5e89-4988-b54f-ecf715d9753d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:18:40.230449 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1434/5773] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:18:40 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:18:41.242053 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a2b3c50-8174-4c32-96fe-3d0e5bdaa549 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:41.243974 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a2b3c50-8174-4c32-96fe-3d0e5bdaa549 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:18:41.244303 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a2b3c50-8174-4c32-96fe-3d0e5bdaa549 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:41.245485 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a2b3c50-8174-4c32-96fe-3d0e5bdaa549 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:41.250810 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:41.250810 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:41.253885 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0a2b3c50-8174-4c32-96fe-3d0e5bdaa549 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:41.257683 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a2b3c50-8174-4c32-96fe-3d0e5bdaa549 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:18:41.258001 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1445/5774] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:18:41 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:18:41.268922 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f3e0654-ca86-407f-8353-6501a1820e51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:41.270595 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f3e0654-ca86-407f-8353-6501a1820e51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:18:41.270772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f3e0654-ca86-407f-8353-6501a1820e51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:41.270944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f3e0654-ca86-407f-8353-6501a1820e51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:41.277701 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:41.277701 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:41.281295 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f3e0654-ca86-407f-8353-6501a1820e51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:41.285473 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f3e0654-ca86-407f-8353-6501a1820e51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:18:41.285890 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1445/5775] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:18:41 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:18:42.110230 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-37c1df8d-4fd2-44bf-b3e6-0c12a8db6383 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:42.112423 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-37c1df8d-4fd2-44bf-b3e6-0c12a8db6383 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:18:42.112625 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-37c1df8d-4fd2-44bf-b3e6-0c12a8db6383 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:42.112840 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-37c1df8d-4fd2-44bf-b3e6-0c12a8db6383 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:42.119492 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:42.119492 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:18:42.122904 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-37c1df8d-4fd2-44bf-b3e6-0c12a8db6383 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:42.127118 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-37c1df8d-4fd2-44bf-b3e6-0c12a8db6383 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:18:42.127509 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1452/5776] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:18:42 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:18:42.515093 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-82df6fca-52a1-4f45-9a91-5c5b3cdbf818 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:42.517097 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-82df6fca-52a1-4f45-9a91-5c5b3cdbf818 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:18:42.517300 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-82df6fca-52a1-4f45-9a91-5c5b3cdbf818 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:42.517496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-82df6fca-52a1-4f45-9a91-5c5b3cdbf818 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:42.523974 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:42.523974 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:42.527174 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-82df6fca-52a1-4f45-9a91-5c5b3cdbf818 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:42.531182 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-82df6fca-52a1-4f45-9a91-5c5b3cdbf818 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:18:42.531561 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1435/5777] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:18:42 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:18:42.539780 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0cae708-13fa-4c64-bdb3-e4cbda11f3c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:42.540262 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0cae708-13fa-4c64-bdb3-e4cbda11f3c7 None None] GET https://10.4.3.107/volume// Aug 15 15:18:42.540425 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0cae708-13fa-4c64-bdb3-e4cbda11f3c7 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:42.540603 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0cae708-13fa-4c64-bdb3-e4cbda11f3c7 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:42.540917 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0cae708-13fa-4c64-bdb3-e4cbda11f3c7 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:18:42.541207 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1446/5778] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:18: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 15 15:18:42.547655 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5f3e5376-8beb-46ac-898a-f24dc468b2f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:42.549486 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5f3e5376-8beb-46ac-898a-f24dc468b2f5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:18:42.549793 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5f3e5376-8beb-46ac-898a-f24dc468b2f5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "122f4de4-4c80-421a-98b9-17c6bc9ac6a9", "connector": null, "instance_uuid": "612005c8-e747-411f-95fb-d958b137414e"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:42.557726 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:42.557726 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:42.576915 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5f3e5376-8beb-46ac-898a-f24dc468b2f5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:18:42.577337 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1446/5779] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:18:42 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 15 15:18:43.241458 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-438b09f1-bc4f-4b88-8c2f-714ba22160f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:43.241920 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-438b09f1-bc4f-4b88-8c2f-714ba22160f4 None None] GET https://10.4.3.107/volume// Aug 15 15:18:43.242157 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-438b09f1-bc4f-4b88-8c2f-714ba22160f4 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:43.242428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-438b09f1-bc4f-4b88-8c2f-714ba22160f4 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:43.242842 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-438b09f1-bc4f-4b88-8c2f-714ba22160f4 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:18:43.243340 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1453/5780] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:18: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 15 15:18:43.253088 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-05a3cfab-98be-49de-8774-4b0073fbf64a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:43.255164 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-05a3cfab-98be-49de-8774-4b0073fbf64a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:18:43.255420 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-05a3cfab-98be-49de-8774-4b0073fbf64a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:18:43.255626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-05a3cfab-98be-49de-8774-4b0073fbf64a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:18:43.263941 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:43.263941 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:18:43.266862 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-05a3cfab-98be-49de-8774-4b0073fbf64a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:18:43.271108 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-05a3cfab-98be-49de-8774-4b0073fbf64a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:18:43.271527 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1436/5781] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:18:43 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:18:43.365647 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:43.367658 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf Aug 15 15:18:43.368019 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:43.376769 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-122f4de4-4c80-421a-98b9-17c6bc9ac6a9-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:18:43.381678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-122f4de4-4c80-421a-98b9-17c6bc9ac6a9-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:18:43.382584 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:43.382584 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:18:43.448338 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-122f4de4-4c80-421a-98b9-17c6bc9ac6a9-np0000007361" released by "attachment_update" :: held 0.067s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:18:43.448650 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-e7a72e20-916c-4f90-bda1-37e3e7b8acf2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf returned with HTTP 200 Aug 15 15:18:43.449304 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1447/5782] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:18:43 2026] PUT /volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:18:43.467261 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5c37aed7-0b97-47e0-9e6b-185a13b20b08 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:18:43.469208 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5c37aed7-0b97-47e0-9e6b-185a13b20b08 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf/action Aug 15 15:18:43.469550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5c37aed7-0b97-47e0-9e6b-185a13b20b08 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:18:43.469660 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5c37aed7-0b97-47e0-9e6b-185a13b20b08 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:18:43.483033 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:18:43.483033 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:18:43.490888 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b505f2ee-a2f7-41af-aa54-b69eaba7e9f6 req-5c37aed7-0b97-47e0-9e6b-185a13b20b08 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf/action returned with HTTP 204 Aug 15 15:18:43.491291 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1447/5783] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:18:43 2026] POST /volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:18:52.125819 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:53.269848 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:53.442749 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:18:53.488473 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:19:27.600710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:27.602182 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:19:27.602527 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "122f4de4-4c80-421a-98b9-17c6bc9ac6a9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1297626383", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:27.611692 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:27.611692 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:27.612153 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:27.612302 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume 122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:19:27.633323 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['50036f9c-eab0-4ae1-9b58-5c0a17529817', 'a9047e2b-9424-448a-8c25-29fea5ce4fa5', '9da34d6c-111b-47ff-aab6-fa102b2979cf', '5c8ba747-7b14-41a4-8e30-d2fb96eb2e4b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:19:27.660879 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot force create request issued successfully. Aug 15 15:19:27.661208 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e26f4671-af5d-4846-8611-a0f5382bcc4a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:19:27.661633 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1454/5784] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:19:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:19:27.668906 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f8178044-97e7-4c08-a3b3-9342c8a65c72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:27.670350 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8178044-97e7-4c08-a3b3-9342c8a65c72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:27.670494 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8178044-97e7-4c08-a3b3-9342c8a65c72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:27.670677 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8178044-97e7-4c08-a3b3-9342c8a65c72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:27.674950 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:27.674950 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:27.675352 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f8178044-97e7-4c08-a3b3-9342c8a65c72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:27.676096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8178044-97e7-4c08-a3b3-9342c8a65c72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d returned with HTTP 200 Aug 15 15:19:27.676545 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1437/5785] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:27 2026] GET /volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:28.684263 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d80530d4-cef1-4e80-a3ad-41f3de7504c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:28.685900 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d80530d4-cef1-4e80-a3ad-41f3de7504c1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:28.686180 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d80530d4-cef1-4e80-a3ad-41f3de7504c1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:28.686314 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d80530d4-cef1-4e80-a3ad-41f3de7504c1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:28.691218 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:28.691218 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:28.691633 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d80530d4-cef1-4e80-a3ad-41f3de7504c1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:28.692309 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d80530d4-cef1-4e80-a3ad-41f3de7504c1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d returned with HTTP 200 Aug 15 15:19:28.692630 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1448/5786] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:28 2026] GET /volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:28.700342 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5941949b-7e84-4f96-91dc-ff85f057ddf4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:28.702001 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5941949b-7e84-4f96-91dc-ff85f057ddf4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:28.702270 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5941949b-7e84-4f96-91dc-ff85f057ddf4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:28.702460 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5941949b-7e84-4f96-91dc-ff85f057ddf4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:28.707015 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:28.707015 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:28.707438 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5941949b-7e84-4f96-91dc-ff85f057ddf4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:28.708110 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5941949b-7e84-4f96-91dc-ff85f057ddf4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d returned with HTTP 200 Aug 15 15:19:28.708442 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1448/5787] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:28 2026] GET /volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:34.769297 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:34.771373 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:34.771546 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:34.771688 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:34.771782 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:34.776481 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:34.776481 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:34.776856 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:34.794033 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:19:34.794033 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64ce5f19-8dd8-4d80-84ab-678b73da2cfc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d returned with HTTP 202 Aug 15 15:19:34.794033 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1455/5788] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:19:34 2026] DELETE /volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:19:34.800343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79f77c20-ec8c-46ba-873e-9634834d2f8b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:34.801406 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79f77c20-ec8c-46ba-873e-9634834d2f8b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:34.801749 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79f77c20-ec8c-46ba-873e-9634834d2f8b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:34.801983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79f77c20-ec8c-46ba-873e-9634834d2f8b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:34.809654 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:34.809654 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:34.809654 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79f77c20-ec8c-46ba-873e-9634834d2f8b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:34.809654 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79f77c20-ec8c-46ba-873e-9634834d2f8b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d returned with HTTP 200 Aug 15 15:19:34.809654 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1438/5789] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:34 2026] GET /volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:35.819228 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c46cd2b-29b6-4493-bcad-2fbbc0c63804 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:35.820997 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c46cd2b-29b6-4493-bcad-2fbbc0c63804 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d Aug 15 15:19:35.821727 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c46cd2b-29b6-4493-bcad-2fbbc0c63804 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:35.822006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c46cd2b-29b6-4493-bcad-2fbbc0c63804 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:35.826346 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c46cd2b-29b6-4493-bcad-2fbbc0c63804 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d returned with HTTP 404 Aug 15 15:19:35.826878 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1449/5790] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:35 2026] GET /volume/v3/snapshots/8abbf354-c498-48b6-8e11-3eae2f48c89d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:19:37.085058 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9a1885ff-a358-40f7-a8d3-e09a01a1ecc4 req-9ba66ff0-8d0b-4bc6-bf1c-e91ad58e8a12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:37.087052 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9a1885ff-a358-40f7-a8d3-e09a01a1ecc4 req-9ba66ff0-8d0b-4bc6-bf1c-e91ad58e8a12 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf Aug 15 15:19:37.087249 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9a1885ff-a358-40f7-a8d3-e09a01a1ecc4 req-9ba66ff0-8d0b-4bc6-bf1c-e91ad58e8a12 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:37.087460 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9a1885ff-a358-40f7-a8d3-e09a01a1ecc4 req-9ba66ff0-8d0b-4bc6-bf1c-e91ad58e8a12 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:37.094050 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:37.094050 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:37.139112 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9a1885ff-a358-40f7-a8d3-e09a01a1ecc4 req-9ba66ff0-8d0b-4bc6-bf1c-e91ad58e8a12 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf returned with HTTP 200 Aug 15 15:19:37.139718 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1449/5791] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:19:37 2026] DELETE /volume/v3/attachments/2af353bd-90ad-4568-9574-1c91b5130bdf => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:38.488249 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-490a9a44-2cb0-462c-8285-e286caea8592 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:38.489836 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:19:38.490060 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:38.490234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:38.490401 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: 122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:19:38.497041 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:38.497041 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:38.497572 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:38.513134 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:19:38.513333 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-490a9a44-2cb0-462c-8285-e286caea8592 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 202 Aug 15 15:19:38.513856 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1456/5792] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:19:38 2026] DELETE /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:19:38.521000 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4d67102-f305-4283-b44c-22edb56caf62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:38.522631 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4d67102-f305-4283-b44c-22edb56caf62 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:19:38.522848 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4d67102-f305-4283-b44c-22edb56caf62 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:38.522963 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4d67102-f305-4283-b44c-22edb56caf62 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:38.529808 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:38.529808 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:38.533419 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c4d67102-f305-4283-b44c-22edb56caf62 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:38.538596 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4d67102-f305-4283-b44c-22edb56caf62 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 200 Aug 15 15:19:38.538987 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1439/5793] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:38 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:39.551937 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6f98831d-b49e-4805-9a83-0472b5ec11d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:39.553658 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f98831d-b49e-4805-9a83-0472b5ec11d4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 Aug 15 15:19:39.553830 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f98831d-b49e-4805-9a83-0472b5ec11d4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:39.554000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f98831d-b49e-4805-9a83-0472b5ec11d4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:39.559284 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f98831d-b49e-4805-9a83-0472b5ec11d4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 returned with HTTP 404 Aug 15 15:19:39.559895 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1450/5794] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:39 2026] GET /volume/v3/volumes/122f4de4-4c80-421a-98b9-17c6bc9ac6a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:19:39.583226 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-faf37bae-ea06-409b-aa2c-745377df0658 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:39.584838 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:19:39.585149 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-328273916", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:39.586569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-328273916', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:19:39.700165 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:19:39.700467 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:39.700467 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:39.703956 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:19:39.709165 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (5b69faf5-bb90-42a8-bb08-000048323902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:19:39.710050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a99afff-447a-481b-8c73-1c50cab21882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:39.711025 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:19:39.758963 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a99afff-447a-481b-8c73-1c50cab21882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:39.759672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f67562-555c-4eb0-a6d9-a474ff3e8003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:39.789616 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['57111209-a8eb-44ed-b42f-3715137bd676', '28f2467f-c6fe-46ac-a80c-aa7f14ef1866', '22efe0b4-e4cf-406b-b076-3cbc86104832', 'f93ec360-43e2-40b9-b378-81f22a252bba'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:19:39.790306 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f67562-555c-4eb0-a6d9-a474ff3e8003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57111209-a8eb-44ed-b42f-3715137bd676', '28f2467f-c6fe-46ac-a80c-aa7f14ef1866', '22efe0b4-e4cf-406b-b076-3cbc86104832', 'f93ec360-43e2-40b9-b378-81f22a252bba']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:39.790943 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba25597-a60b-495f-8f79-b7f191fb2717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:39.809772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba25597-a60b-495f-8f79-b7f191fb2717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c2b25e6-82bb-47ac-a953-c3ea645f9e19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-328273916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['57111209-a8eb-44ed-b42f-3715137bd676','28f2467f-c6fe-46ac-a80c-aa7f14ef1866','22efe0b4-e4cf-406b-b076-3cbc86104832','f93ec360-43e2-40b9-b378-81f22a252bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-328273916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c2b25e6-82bb-47ac-a953-c3ea645f9e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:39.810439 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (352d12af-628a-44a7-8a46-b0ba6d27fbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:39.823765 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (352d12af-628a-44a7-8a46-b0ba6d27fbd2) transitioned into state 'SUCCESS' from state '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-328273916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['57111209-a8eb-44ed-b42f-3715137bd676','28f2467f-c6fe-46ac-a80c-aa7f14ef1866','22efe0b4-e4cf-406b-b076-3cbc86104832','f93ec360-43e2-40b9-b378-81f22a252bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:39.824383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c6aba0-a731-4f16-b30c-dd65ffeb2a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:39.831874 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c6aba0-a731-4f16-b30c-dd65ffeb2a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:39.832642 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (5b69faf5-bb90-42a8-bb08-000048323902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:19:39.832940 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:19:39.833719 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-faf37bae-ea06-409b-aa2c-745377df0658 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:19:39.834143 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1450/5795] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:19:39 2026] POST /volume/v3/volumes => generated 758 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:19:39.844417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c927c9c5-3e6f-41fa-8da4-e42069186f55 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:39.846204 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c927c9c5-3e6f-41fa-8da4-e42069186f55 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:39.846436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c927c9c5-3e6f-41fa-8da4-e42069186f55 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:39.846619 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c927c9c5-3e6f-41fa-8da4-e42069186f55 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:39.853420 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:39.853420 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:39.856725 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c927c9c5-3e6f-41fa-8da4-e42069186f55 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:39.860310 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c927c9c5-3e6f-41fa-8da4-e42069186f55 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 200 Aug 15 15:19:39.860724 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1457/5796] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:39 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:40.871778 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3cff4e34-0930-4ea2-a185-ab20fa947582 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:40.873605 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cff4e34-0930-4ea2-a185-ab20fa947582 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:40.873833 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cff4e34-0930-4ea2-a185-ab20fa947582 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:40.874063 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cff4e34-0930-4ea2-a185-ab20fa947582 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:40.880599 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:40.880599 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:40.884193 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3cff4e34-0930-4ea2-a185-ab20fa947582 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:40.888879 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cff4e34-0930-4ea2-a185-ab20fa947582 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 200 Aug 15 15:19:40.889253 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1440/5797] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:40 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:40.900111 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9f94d2a-5833-49e4-83ff-12c08c0ac05d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:40.901842 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9f94d2a-5833-49e4-83ff-12c08c0ac05d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:40.902049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9f94d2a-5833-49e4-83ff-12c08c0ac05d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:40.902218 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9f94d2a-5833-49e4-83ff-12c08c0ac05d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:40.908815 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:40.908815 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:40.913023 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f9f94d2a-5833-49e4-83ff-12c08c0ac05d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:40.919026 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9f94d2a-5833-49e4-83ff-12c08c0ac05d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 200 Aug 15 15:19:40.919556 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1451/5798] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:40 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:40.933767 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:40.935906 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:19:40.936331 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c2b25e6-82bb-47ac-a953-c3ea645f9e19", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1444210075", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:40.946193 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:40.946193 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:40.946707 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:40.946873 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume 6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:40.969356 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['0069c399-bc52-4fdd-8a1d-fd400221e4e6', '7f55220b-580a-4630-b015-bc83452f3052', '3e89efee-fb79-4eea-8f9d-1e6c1304235c', 'b33090b4-9d8a-4f26-8f7b-869d63c50f23'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:19:40.994921 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot create request issued successfully. Aug 15 15:19:40.995270 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a86f88a9-79c2-499e-81d4-75b60ca61ecb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:19:40.995617 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1451/5799] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:19:40 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 15 15:19:41.003377 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-585c8a01-1dbc-4a12-95d8-5e39b07af706 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:41.005063 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-585c8a01-1dbc-4a12-95d8-5e39b07af706 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:41.005228 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-585c8a01-1dbc-4a12-95d8-5e39b07af706 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:41.005425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-585c8a01-1dbc-4a12-95d8-5e39b07af706 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:41.009693 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:41.009693 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:41.010077 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-585c8a01-1dbc-4a12-95d8-5e39b07af706 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:41.010703 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-585c8a01-1dbc-4a12-95d8-5e39b07af706 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:41.011002 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1458/5800] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:41 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:42.018639 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12a9d346-31a6-4112-bd55-c9487e7c5d5f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:42.020404 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12a9d346-31a6-4112-bd55-c9487e7c5d5f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:42.020588 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12a9d346-31a6-4112-bd55-c9487e7c5d5f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:42.020762 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12a9d346-31a6-4112-bd55-c9487e7c5d5f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:42.025669 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:42.025669 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:42.026039 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12a9d346-31a6-4112-bd55-c9487e7c5d5f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:42.026729 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12a9d346-31a6-4112-bd55-c9487e7c5d5f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:42.027046 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1441/5801] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:42 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:42.033981 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e6eac521-4414-4541-88cf-5d70080f5701 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:42.035620 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6eac521-4414-4541-88cf-5d70080f5701 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:42.035803 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6eac521-4414-4541-88cf-5d70080f5701 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:42.035974 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6eac521-4414-4541-88cf-5d70080f5701 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:42.040558 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:42.040558 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:42.041119 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e6eac521-4414-4541-88cf-5d70080f5701 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:42.042149 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6eac521-4414-4541-88cf-5d70080f5701 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:42.042643 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1452/5802] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:42 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:42.115905 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-015c4429-74fd-42b7-92a5-804dcda904e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:42.117596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-015c4429-74fd-42b7-92a5-804dcda904e3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:42.117761 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-015c4429-74fd-42b7-92a5-804dcda904e3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:42.117930 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-015c4429-74fd-42b7-92a5-804dcda904e3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:42.122089 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:42.122089 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:42.122440 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-015c4429-74fd-42b7-92a5-804dcda904e3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:42.123016 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-015c4429-74fd-42b7-92a5-804dcda904e3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:42.123339 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1452/5803] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:19:42 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:42.131220 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-38c83d04-88e5-4004-8b3d-581b4ffd5357 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:42.132996 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-38c83d04-88e5-4004-8b3d-581b4ffd5357 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:42.133169 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-38c83d04-88e5-4004-8b3d-581b4ffd5357 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:42.133351 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-38c83d04-88e5-4004-8b3d-581b4ffd5357 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:42.139298 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:42.139298 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:42.141970 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-38c83d04-88e5-4004-8b3d-581b4ffd5357 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:42.145592 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-38c83d04-88e5-4004-8b3d-581b4ffd5357 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 200 Aug 15 15:19:42.145904 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1459/5804] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:19:42 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:42.518614 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-d438f48b-2192-409d-a1fb-ff5a86a23f72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:42.520391 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-d438f48b-2192-409d-a1fb-ff5a86a23f72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:42.520591 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-d438f48b-2192-409d-a1fb-ff5a86a23f72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:42.520711 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-d438f48b-2192-409d-a1fb-ff5a86a23f72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:42.524988 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:42.524988 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:42.525360 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-d438f48b-2192-409d-a1fb-ff5a86a23f72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:42.525941 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-d438f48b-2192-409d-a1fb-ff5a86a23f72 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:42.526249 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1442/5805] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:19:42 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:43.132182 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-59e8d0d3-36a3-4da5-be5a-bf4a93c3841d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:43.134821 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-59e8d0d3-36a3-4da5-be5a-bf4a93c3841d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:43.135102 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-59e8d0d3-36a3-4da5-be5a-bf4a93c3841d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:43.135368 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-59e8d0d3-36a3-4da5-be5a-bf4a93c3841d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:43.140983 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:43.140983 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:43.141418 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-59e8d0d3-36a3-4da5-be5a-bf4a93c3841d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:43.142143 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-59e8d0d3-36a3-4da5-be5a-bf4a93c3841d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:43.142518 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1453/5806] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:19:43 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:43.150792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-5f8ab4c5-8d9c-4d01-8c75-b96717e1e277 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:43.152559 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-5f8ab4c5-8d9c-4d01-8c75-b96717e1e277 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:43.152723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-5f8ab4c5-8d9c-4d01-8c75-b96717e1e277 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:43.152888 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-5f8ab4c5-8d9c-4d01-8c75-b96717e1e277 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:43.158913 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:43.158913 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:43.161788 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-5f8ab4c5-8d9c-4d01-8c75-b96717e1e277 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:43.165546 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-5f8ab4c5-8d9c-4d01-8c75-b96717e1e277 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 200 Aug 15 15:19:43.165870 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1453/5807] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:19:43 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:43.173190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:43.174976 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:19:43.175309 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "970ee438-3739-460f-aeba-c18d7fe22a43", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:43.176759 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '970ee438-3739-460f-aeba-c18d7fe22a43', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:19:43.183759 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:43.183759 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:43.184146 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:43.184263 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:19:43.184787 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:19:43.189416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (2bbfe4ea-518d-4523-9852-abdd6980e8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:19:43.190376 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329d1c4e-fb5b-4690-bf28-201a320a2815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:43.191130 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:19:43.213129 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329d1c4e-fb5b-4690-bf28-201a320a2815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '970ee438-3739-460f-aeba-c18d7fe22a43', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:43.214187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fb5af7-e284-44e9-b446-d3e9b424b7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:43.247649 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['64550646-5d7e-4599-ac1a-457816ea97c9', '721dc4b5-831f-482b-9811-da70bb3a378e', '1ffd15c0-844f-4943-adff-3cd85e6f74bd', 'f4db6654-d437-4407-9132-43f9e50445d6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:19:43.248425 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fb5af7-e284-44e9-b446-d3e9b424b7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64550646-5d7e-4599-ac1a-457816ea97c9', '721dc4b5-831f-482b-9811-da70bb3a378e', '1ffd15c0-844f-4943-adff-3cd85e6f74bd', 'f4db6654-d437-4407-9132-43f9e50445d6']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:43.249080 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d213c60-bb61-4fb4-bc63-e91fdcafb5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:43.285644 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d213c60-bb61-4fb4-bc63-e91fdcafb5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f4300f-2be6-4be4-921b-895c51024999', '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='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['64550646-5d7e-4599-ac1a-457816ea97c9','721dc4b5-831f-482b-9811-da70bb3a378e','1ffd15c0-844f-4943-adff-3cd85e6f74bd','f4db6654-d437-4407-9132-43f9e50445d6'],size=1,snapshot_id=970ee438-3739-460f-aeba-c18d7fe22a43,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:19:43Z,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=f1f4300f-2be6-4be4-921b-895c51024999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=970ee438-3739-460f-aeba-c18d7fe22a43,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:43.286304 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876269ad-6aca-4e07-9b12-9142a6c7f4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:43.302372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876269ad-6aca-4e07-9b12-9142a6c7f4ab) transitioned into 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='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['64550646-5d7e-4599-ac1a-457816ea97c9','721dc4b5-831f-482b-9811-da70bb3a378e','1ffd15c0-844f-4943-adff-3cd85e6f74bd','f4db6654-d437-4407-9132-43f9e50445d6'],size=1,snapshot_id=970ee438-3739-460f-aeba-c18d7fe22a43,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:43.303084 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5066e543-5058-4ad6-aa3a-fdedb73c9388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:43.321462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5066e543-5058-4ad6-aa3a-fdedb73c9388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:43.322318 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (2bbfe4ea-518d-4523-9852-abdd6980e8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:19:43.322611 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:19:43.323153 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-27483e67-813c-4206-8112-d375c569a2e8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:19:43.323593 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1460/5808] 10.4.3.107 () {72 vars in 1541 bytes} [Sat Aug 15 15:19:43 2026] POST /volume/v3/volumes => generated 736 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:19:43.330435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-15ecc094-a63e-49fa-9f0a-ec3671efb61b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:43.332493 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-15ecc094-a63e-49fa-9f0a-ec3671efb61b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:43.332745 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-15ecc094-a63e-49fa-9f0a-ec3671efb61b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:43.332836 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-15ecc094-a63e-49fa-9f0a-ec3671efb61b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:43.340794 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:43.340794 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:43.345197 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-15ecc094-a63e-49fa-9f0a-ec3671efb61b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:43.350475 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-15ecc094-a63e-49fa-9f0a-ec3671efb61b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 200 Aug 15 15:19:43.350911 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1443/5809] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:19:43 2026] GET /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:43.357432 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-8f02a40d-0a89-4573-b03f-056c4a840239 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:43.359383 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-8f02a40d-0a89-4573-b03f-056c4a840239 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:43.359553 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-8f02a40d-0a89-4573-b03f-056c4a840239 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:43.359725 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-8f02a40d-0a89-4573-b03f-056c4a840239 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:43.368322 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:43.368322 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:43.371881 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-8f02a40d-0a89-4573-b03f-056c4a840239 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:43.376585 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-8f02a40d-0a89-4573-b03f-056c4a840239 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 200 Aug 15 15:19:43.377126 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1454/5810] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:19:43 2026] GET /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:46.384391 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-11ca52be-1d05-4862-aeb3-ff441ac45198 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.386315 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-11ca52be-1d05-4862-aeb3-ff441ac45198 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:46.386497 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-11ca52be-1d05-4862-aeb3-ff441ac45198 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:46.386668 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-11ca52be-1d05-4862-aeb3-ff441ac45198 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:46.394849 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:46.394849 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:46.398095 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-11ca52be-1d05-4862-aeb3-ff441ac45198 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:46.401905 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-11ca52be-1d05-4862-aeb3-ff441ac45198 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 200 Aug 15 15:19:46.402274 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1454/5811] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:19:46 2026] GET /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:46.408809 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2a10140-3bd5-4e80-ab18-0fe9949f355b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.409310 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2a10140-3bd5-4e80-ab18-0fe9949f355b None None] GET https://10.4.3.107/volume// Aug 15 15:19:46.409480 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2a10140-3bd5-4e80-ab18-0fe9949f355b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:46.409666 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2a10140-3bd5-4e80-ab18-0fe9949f355b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:46.409956 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2a10140-3bd5-4e80-ab18-0fe9949f355b None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:19:46.410208 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1461/5812] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:19: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 15 15:19:46.416939 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-41706a1c-0eec-48a0-9aa5-ec1021219019 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.419932 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-41706a1c-0eec-48a0-9aa5-ec1021219019 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:19:46.420364 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-41706a1c-0eec-48a0-9aa5-ec1021219019 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1f4300f-2be6-4be4-921b-895c51024999", "connector": null, "instance_uuid": "adef2546-2b3f-40de-8209-e6434c913331"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:46.428093 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:46.428093 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:46.451159 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-41706a1c-0eec-48a0-9aa5-ec1021219019 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:19:46.451571 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1444/5813] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:19:46 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:46.457712 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a813a3c3-56fe-4291-8477-e86331ace3ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.458084 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a813a3c3-56fe-4291-8477-e86331ace3ba None None] GET https://10.4.3.107/volume// Aug 15 15:19:46.458248 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a813a3c3-56fe-4291-8477-e86331ace3ba None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:46.458429 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a813a3c3-56fe-4291-8477-e86331ace3ba None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:46.458725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a813a3c3-56fe-4291-8477-e86331ace3ba None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:19:46.458984 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1455/5814] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:19: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 15 15:19:46.464043 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-602db4c1-0fa5-40a3-812e-9fb7d0d57aeb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.465844 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-602db4c1-0fa5-40a3-812e-9fb7d0d57aeb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:46.466045 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-602db4c1-0fa5-40a3-812e-9fb7d0d57aeb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:46.466265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-602db4c1-0fa5-40a3-812e-9fb7d0d57aeb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:46.473905 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:46.473905 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:46.476585 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-602db4c1-0fa5-40a3-812e-9fb7d0d57aeb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:46.480338 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-602db4c1-0fa5-40a3-812e-9fb7d0d57aeb tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 200 Aug 15 15:19:46.480677 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1455/5815] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:19:46 2026] GET /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 1524 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:19:46.567944 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.570067 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd Aug 15 15:19:46.570437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:46.577749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-f1f4300f-2be6-4be4-921b-895c51024999-np0000007361" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:19:46.582092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-f1f4300f-2be6-4be4-921b-895c51024999-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:19:46.583003 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:46.583003 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:46.643644 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-f1f4300f-2be6-4be4-921b-895c51024999-np0000007361" released by "attachment_update" :: held 0.062s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:19:46.643919 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-07ba0c08-7cb7-47ed-9701-c983a7b2b4c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd returned with HTTP 200 Aug 15 15:19:46.644556 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1462/5816] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:19:46 2026] PUT /volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:46.665083 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-60405702-10d6-45ce-9d8f-f922fe593c8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:46.666999 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-60405702-10d6-45ce-9d8f-f922fe593c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd/action Aug 15 15:19:46.667357 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-60405702-10d6-45ce-9d8f-f922fe593c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:19:46.667478 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-60405702-10d6-45ce-9d8f-f922fe593c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:46.682012 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:46.682012 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:46.690147 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-67d1da64-05df-48d8-9a26-8356a82e3ddf req-60405702-10d6-45ce-9d8f-f922fe593c8d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd/action returned with HTTP 204 Aug 15 15:19:46.690541 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1445/5817] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:19:46 2026] POST /volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:19:53.340252 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-678dd43c-b38b-4e98-a968-445927c1299a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:53.342038 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-678dd43c-b38b-4e98-a968-445927c1299a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:53.342264 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-678dd43c-b38b-4e98-a968-445927c1299a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:53.342461 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-678dd43c-b38b-4e98-a968-445927c1299a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:53.351590 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:53.351590 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:53.354670 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-678dd43c-b38b-4e98-a968-445927c1299a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:53.358735 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-678dd43c-b38b-4e98-a968-445927c1299a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 200 Aug 15 15:19:53.359129 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1456/5818] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:53 2026] GET /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:54.418458 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-6f6702e9-96b6-489f-81ea-ebc5ce9be503 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:54.420304 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-6f6702e9-96b6-489f-81ea-ebc5ce9be503 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd Aug 15 15:19:54.420461 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-6f6702e9-96b6-489f-81ea-ebc5ce9be503 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:54.420631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-6f6702e9-96b6-489f-81ea-ebc5ce9be503 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:54.426874 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:54.426874 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:54.464495 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-6f6702e9-96b6-489f-81ea-ebc5ce9be503 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd returned with HTTP 200 Aug 15 15:19:54.464853 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1456/5819] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:19:54 2026] DELETE /volume/v3/attachments/2dc16cc2-7980-4aaa-978f-ba24dd6b5edd => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:54.473077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:54.475019 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:54.475275 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:54.475484 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:54.475671 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:54.482306 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:54.482306 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:19:54.482737 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:54.497293 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:19:54.497484 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-97a541e6-1bb0-414b-91bf-a63ba06a7d89 req-840958f4-9215-4a50-866c-8518b291714c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 202 Aug 15 15:19:54.497943 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1463/5820] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:19:54 2026] DELETE /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:19:55.693914 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1cca2bbe-7b91-472f-b97b-beba2a9956c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:55.695524 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1cca2bbe-7b91-472f-b97b-beba2a9956c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 Aug 15 15:19:55.695725 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1cca2bbe-7b91-472f-b97b-beba2a9956c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:55.695899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1cca2bbe-7b91-472f-b97b-beba2a9956c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:55.701109 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1cca2bbe-7b91-472f-b97b-beba2a9956c4 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 returned with HTTP 404 Aug 15 15:19:55.701644 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1446/5821] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:55 2026] GET /volume/v3/volumes/f1f4300f-2be6-4be4-921b-895c51024999 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:19:55.747711 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:55.749442 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:55.749659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:55.749878 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:55.750016 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:55.754454 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:55.754454 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:55.754857 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:55.769142 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:19:55.769326 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2607a4bc-6100-40bc-b098-d1a4ea014958 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 202 Aug 15 15:19:55.769672 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1457/5822] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:19:55 2026] DELETE /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:19:55.776416 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89636935-a5cc-4789-9bd6-a7a72c9a8d28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:55.778102 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89636935-a5cc-4789-9bd6-a7a72c9a8d28 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:55.778336 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89636935-a5cc-4789-9bd6-a7a72c9a8d28 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:55.778550 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89636935-a5cc-4789-9bd6-a7a72c9a8d28 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:55.782911 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:55.782911 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:55.783309 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89636935-a5cc-4789-9bd6-a7a72c9a8d28 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:19:55.783951 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89636935-a5cc-4789-9bd6-a7a72c9a8d28 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 200 Aug 15 15:19:55.784285 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1457/5823] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:55 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:56.792184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-067abbcc-1749-4674-954f-631e367e30d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:56.793826 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-067abbcc-1749-4674-954f-631e367e30d6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 Aug 15 15:19:56.794007 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-067abbcc-1749-4674-954f-631e367e30d6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:56.794198 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-067abbcc-1749-4674-954f-631e367e30d6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:56.798150 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-067abbcc-1749-4674-954f-631e367e30d6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 returned with HTTP 404 Aug 15 15:19:56.798578 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1464/5824] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:19:56 2026] GET /volume/v3/snapshots/970ee438-3739-460f-aeba-c18d7fe22a43 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:19:56.804415 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:56.805944 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:56.806118 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:56.806301 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:56.806448 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: 6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:56.812322 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:56.812322 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:56.812696 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:56.824741 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:19:56.824891 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8648daee-9379-4ac0-b38d-b074ceca8e05 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 202 Aug 15 15:19:56.825230 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1447/5825] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:19:56 2026] DELETE /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:19:56.831566 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8c2c3b83-9184-4afa-bad4-cc169ca3aef3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:56.833272 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8c2c3b83-9184-4afa-bad4-cc169ca3aef3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:56.833272 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8c2c3b83-9184-4afa-bad4-cc169ca3aef3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:56.833439 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8c2c3b83-9184-4afa-bad4-cc169ca3aef3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:56.840017 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:56.840017 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:56.843838 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8c2c3b83-9184-4afa-bad4-cc169ca3aef3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:56.848697 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8c2c3b83-9184-4afa-bad4-cc169ca3aef3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 200 Aug 15 15:19:56.849248 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1458/5826] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:56 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:57.860711 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7037300-1b5c-44fe-9b60-26d101f56528 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:57.862355 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7037300-1b5c-44fe-9b60-26d101f56528 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 Aug 15 15:19:57.862534 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7037300-1b5c-44fe-9b60-26d101f56528 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:57.862704 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7037300-1b5c-44fe-9b60-26d101f56528 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:57.867747 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7037300-1b5c-44fe-9b60-26d101f56528 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 returned with HTTP 404 Aug 15 15:19:57.868160 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1458/5827] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:57 2026] GET /volume/v3/volumes/6c2b25e6-82bb-47ac-a953-c3ea645f9e19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:19:57.894406 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:57.895959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:19:57.896300 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-836342312", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:19:57.897677 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-836342312', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:19:57.986606 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:19:57.990473 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:19:57.996485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (70a441b1-16a3-40bb-bb3c-c6b39fa28f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:19:57.997472 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc95c17e-4b33-4777-b257-070682336f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:57.998399 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:19:58.047204 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc95c17e-4b33-4777-b257-070682336f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:58.048020 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c23bc66b-b4b7-4efe-809a-0fcc92c014ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:58.080977 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['6f64e665-15c8-42f5-94b9-a5bff0577e73', '501f0241-3e0c-4fb9-b45e-e637ace319c0', '681a5dd6-8886-41ee-a9f7-3eb2f4ea1362', 'b677d45a-822b-4faa-8531-66f01e72e267'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:19:58.081660 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c23bc66b-b4b7-4efe-809a-0fcc92c014ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f64e665-15c8-42f5-94b9-a5bff0577e73', '501f0241-3e0c-4fb9-b45e-e637ace319c0', '681a5dd6-8886-41ee-a9f7-3eb2f4ea1362', 'b677d45a-822b-4faa-8531-66f01e72e267']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:58.082345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac8f11e-7b1f-44ea-87a3-44f0d18f2356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:58.103312 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac8f11e-7b1f-44ea-87a3-44f0d18f2356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e5ade5-ead7-413d-9028-1d3c4228c0c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-836342312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['6f64e665-15c8-42f5-94b9-a5bff0577e73','501f0241-3e0c-4fb9-b45e-e637ace319c0','681a5dd6-8886-41ee-a9f7-3eb2f4ea1362','b677d45a-822b-4faa-8531-66f01e72e267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-836342312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e5ade5-ead7-413d-9028-1d3c4228c0c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:58.103967 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9789623-594f-4438-980b-017ef1d056ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:58.119589 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9789623-594f-4438-980b-017ef1d056ed) transitioned into state 'SUCCESS' from state '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-836342312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['6f64e665-15c8-42f5-94b9-a5bff0577e73','501f0241-3e0c-4fb9-b45e-e637ace319c0','681a5dd6-8886-41ee-a9f7-3eb2f4ea1362','b677d45a-822b-4faa-8531-66f01e72e267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:58.120190 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ceb3894-32f9-4cfa-9785-f6fb9dbfdd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:19:58.129827 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ceb3894-32f9-4cfa-9785-f6fb9dbfdd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:19:58.130650 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (70a441b1-16a3-40bb-bb3c-c6b39fa28f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:19:58.130915 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:19:58.131461 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7468f6fa-7187-4f7b-a63e-aa74763b1d95 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:19:58.131870 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1465/5828] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:19:57 2026] POST /volume/v3/volumes => generated 758 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:19:58.143233 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-769b2131-b47f-422e-bea4-a0dd3b546aed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:58.145028 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-769b2131-b47f-422e-bea4-a0dd3b546aed tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:19:58.145207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-769b2131-b47f-422e-bea4-a0dd3b546aed tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:58.145414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-769b2131-b47f-422e-bea4-a0dd3b546aed tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:58.153312 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:58.153312 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:19:58.157421 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-769b2131-b47f-422e-bea4-a0dd3b546aed tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:58.161540 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-769b2131-b47f-422e-bea4-a0dd3b546aed tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:19:58.161920 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1448/5829] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:58 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:19:59.174558 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b90bf2f9-0f8e-4b13-8190-a5a46cfcb054 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:59.176183 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b90bf2f9-0f8e-4b13-8190-a5a46cfcb054 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:19:59.176414 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b90bf2f9-0f8e-4b13-8190-a5a46cfcb054 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:59.176587 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b90bf2f9-0f8e-4b13-8190-a5a46cfcb054 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:59.182783 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:59.182783 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:19:59.185748 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b90bf2f9-0f8e-4b13-8190-a5a46cfcb054 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:59.189743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b90bf2f9-0f8e-4b13-8190-a5a46cfcb054 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:19:59.190116 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1459/5830] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:59 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:19:59.200592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f29ced3-a920-4809-92f6-231e2cc82287 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:19:59.202099 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f29ced3-a920-4809-92f6-231e2cc82287 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:19:59.202302 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f29ced3-a920-4809-92f6-231e2cc82287 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:19:59.202479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f29ced3-a920-4809-92f6-231e2cc82287 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:19:59.209251 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:19:59.209251 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:19:59.212410 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8f29ced3-a920-4809-92f6-231e2cc82287 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:19:59.216200 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f29ced3-a920-4809-92f6-231e2cc82287 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:19:59.216538 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1459/5831] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:19:59 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:00.040155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-11192870-a7df-4b73-9bc7-02e290d5322d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:00.042186 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-11192870-a7df-4b73-9bc7-02e290d5322d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:20:00.042370 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-11192870-a7df-4b73-9bc7-02e290d5322d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:00.042556 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-11192870-a7df-4b73-9bc7-02e290d5322d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:00.048775 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:00.048775 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:20:00.052137 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-11192870-a7df-4b73-9bc7-02e290d5322d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:00.056473 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-11192870-a7df-4b73-9bc7-02e290d5322d tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:20:00.056858 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1466/5832] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:00 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:00.485253 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-53fbb266-52d5-43e8-84ce-3d7cee3e6cce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:00.487086 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-53fbb266-52d5-43e8-84ce-3d7cee3e6cce tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:20:00.487292 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-53fbb266-52d5-43e8-84ce-3d7cee3e6cce tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:00.487493 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-53fbb266-52d5-43e8-84ce-3d7cee3e6cce tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:00.493449 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:00.493449 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:20:00.496225 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-53fbb266-52d5-43e8-84ce-3d7cee3e6cce tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:00.499996 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-53fbb266-52d5-43e8-84ce-3d7cee3e6cce tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:20:00.500363 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1449/5833] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:00 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:00.508510 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-05c229d7-4362-4137-b398-629b7ef82c94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:00.508926 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-05c229d7-4362-4137-b398-629b7ef82c94 None None] GET https://10.4.3.107/volume// Aug 15 15:20:00.509104 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-05c229d7-4362-4137-b398-629b7ef82c94 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:00.509294 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-05c229d7-4362-4137-b398-629b7ef82c94 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:00.509606 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-05c229d7-4362-4137-b398-629b7ef82c94 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:20:00.509872 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1460/5834] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:20: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 15 15:20:00.515771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-72862232-c564-4558-bc0b-d1d6d6788f74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:00.517628 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-72862232-c564-4558-bc0b-d1d6d6788f74 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:20:00.517939 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-72862232-c564-4558-bc0b-d1d6d6788f74 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6e5ade5-ead7-413d-9028-1d3c4228c0c7", "connector": null, "instance_uuid": "0d02d607-c5bf-4cac-92c7-16e99cb7b685"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:00.525784 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:00.525784 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:20:00.545753 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-72862232-c564-4558-bc0b-d1d6d6788f74 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:20:00.546100 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1460/5835] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:20:00 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 15 15:20:01.169669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dccdda4e-806d-4212-be31-68eebfe2fa22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:01.170053 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dccdda4e-806d-4212-be31-68eebfe2fa22 None None] GET https://10.4.3.107/volume// Aug 15 15:20:01.170234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dccdda4e-806d-4212-be31-68eebfe2fa22 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:01.170462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dccdda4e-806d-4212-be31-68eebfe2fa22 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:01.170807 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dccdda4e-806d-4212-be31-68eebfe2fa22 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:20:01.171114 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1467/5836] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:20: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 15 15:20:01.177350 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-867d38ab-e653-4ab8-8097-8ba44c5ff86f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:01.179929 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-867d38ab-e653-4ab8-8097-8ba44c5ff86f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:20:01.180303 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-867d38ab-e653-4ab8-8097-8ba44c5ff86f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:01.180303 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-867d38ab-e653-4ab8-8097-8ba44c5ff86f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:01.188211 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:01.188211 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:20:01.191165 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-867d38ab-e653-4ab8-8097-8ba44c5ff86f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:01.195090 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-867d38ab-e653-4ab8-8097-8ba44c5ff86f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:20:01.195472 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1450/5837] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:20:01 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:20:01.288409 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:01.290768 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce Aug 15 15:20:01.291158 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:01.298843 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-d6e5ade5-ead7-413d-9028-1d3c4228c0c7-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:20:01.303903 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-d6e5ade5-ead7-413d-9028-1d3c4228c0c7-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:20:01.305548 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:01.305548 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:20:01.391116 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-d6e5ade5-ead7-413d-9028-1d3c4228c0c7-np0000007361" released by "attachment_update" :: held 0.087s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:20:01.391408 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-6c1b205d-a8c2-4bbe-8e90-6632a87125df tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce returned with HTTP 200 Aug 15 15:20:01.391826 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1461/5838] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:20:01 2026] PUT /volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:01.413605 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-1072947b-443e-47b1-b4ad-15f14b3a06f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:01.415455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-1072947b-443e-47b1-b4ad-15f14b3a06f8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce/action Aug 15 15:20:01.415788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-1072947b-443e-47b1-b4ad-15f14b3a06f8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:20:01.415899 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-1072947b-443e-47b1-b4ad-15f14b3a06f8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:01.428766 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:01.428766 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:20:01.437156 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fe371c45-1499-44d2-a28d-9f9885ef590f req-1072947b-443e-47b1-b4ad-15f14b3a06f8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce/action returned with HTTP 204 Aug 15 15:20:01.437561 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1461/5839] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:20:01 2026] POST /volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:20:10.055010 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:20:11.193841 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:20:11.382163 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=33,cinder:UPDATE=2 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:20:11.434557 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:20:45.463657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-233fea16-9636-4d0b-af0b-679dc70b556d req-7120c738-32bb-4b88-862e-95a518f5c018 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:45.465152 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-7120c738-32bb-4b88-862e-95a518f5c018 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/limits Aug 15 15:20:45.465340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-7120c738-32bb-4b88-862e-95a518f5c018 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:45.465617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-7120c738-32bb-4b88-862e-95a518f5c018 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:45.483695 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-7120c738-32bb-4b88-862e-95a518f5c018 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/limits returned with HTTP 200 Aug 15 15:20:45.484120 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1468/5840] 10.4.3.107 () {68 vars in 1484 bytes} [Sat Aug 15 15:20:45 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:20:45.515926 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-233fea16-9636-4d0b-af0b-679dc70b556d req-4d7f4d96-d6d3-4d77-863f-1b8d43b370fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:45.517834 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-4d7f4d96-d6d3-4d77-863f-1b8d43b370fc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:20:45.518047 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-4d7f4d96-d6d3-4d77-863f-1b8d43b370fc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:45.518187 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-4d7f4d96-d6d3-4d77-863f-1b8d43b370fc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:45.533253 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:45.533253 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:20:45.536444 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-233fea16-9636-4d0b-af0b-679dc70b556d req-4d7f4d96-d6d3-4d77-863f-1b8d43b370fc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:45.540662 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-4d7f4d96-d6d3-4d77-863f-1b8d43b370fc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:20:45.541153 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1451/5841] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:45 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:45.548714 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:45.550437 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:20:45.550733 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6e5ade5-ead7-413d-9028-1d3c4228c0c7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-269730414", "description": null, "metadata": {}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:45.559678 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:45.559678 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:20:45.560042 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:45.560158 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:20:45.580408 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['fe4416ea-a1de-44bf-8989-82df60e85bfa', '4baa20d1-6ffa-4236-9e0e-c0e543e3ea82', '699a79cf-c95e-4e32-b1a0-84d01c76dcc2', '357f2040-02ac-4e14-9bde-99890e78e7e2'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:20:45.604739 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot force create request issued successfully. Aug 15 15:20:45.605126 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-233fea16-9636-4d0b-af0b-679dc70b556d req-254e6a46-a149-41c4-891e-8f52f44c6491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:20:45.605613 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1462/5842] 10.4.3.107 () {72 vars in 1547 bytes} [Sat Aug 15 15:20:45 2026] POST /volume/v3/snapshots => generated 319 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:20:47.085102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02f668ce-a846-40c2-8a90-c41b1915f9e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:47.086725 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02f668ce-a846-40c2-8a90-c41b1915f9e1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:20:47.086901 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02f668ce-a846-40c2-8a90-c41b1915f9e1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:47.087083 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02f668ce-a846-40c2-8a90-c41b1915f9e1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:47.091761 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:47.091761 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:20:47.092143 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-02f668ce-a846-40c2-8a90-c41b1915f9e1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:20:47.092822 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02f668ce-a846-40c2-8a90-c41b1915f9e1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 200 Aug 15 15:20:47.093149 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1462/5843] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:20:47 2026] GET /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:20:48.421170 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-396443e2-3d9e-4b11-a7e2-7b3b3a44b03f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:48.423041 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-396443e2-3d9e-4b11-a7e2-7b3b3a44b03f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:20:48.423209 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-396443e2-3d9e-4b11-a7e2-7b3b3a44b03f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:48.423407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-396443e2-3d9e-4b11-a7e2-7b3b3a44b03f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:48.427674 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:48.427674 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:20:48.428050 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-396443e2-3d9e-4b11-a7e2-7b3b3a44b03f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:20:48.428697 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-396443e2-3d9e-4b11-a7e2-7b3b3a44b03f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 200 Aug 15 15:20:48.429039 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1469/5844] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:20:48 2026] GET /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:20:49.066441 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-8090c16e-8a80-459d-b051-de4f0b4c65de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:49.068363 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-8090c16e-8a80-459d-b051-de4f0b4c65de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:20:49.068542 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-8090c16e-8a80-459d-b051-de4f0b4c65de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:49.068741 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-8090c16e-8a80-459d-b051-de4f0b4c65de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:49.072915 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:49.072915 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:20:49.073296 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-8090c16e-8a80-459d-b051-de4f0b4c65de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:20:49.073932 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-8090c16e-8a80-459d-b051-de4f0b4c65de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 200 Aug 15 15:20:49.074273 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1452/5845] 10.4.3.107 () {68 vars in 1604 bytes} [Sat Aug 15 15:20:49 2026] GET /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:20:49.080779 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-de32f074-517d-43d1-b131-0ba6c4c25ea3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:49.082954 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-de32f074-517d-43d1-b131-0ba6c4c25ea3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:20:49.083187 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-de32f074-517d-43d1-b131-0ba6c4c25ea3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:49.083421 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-de32f074-517d-43d1-b131-0ba6c4c25ea3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:49.092014 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:49.092014 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:20:49.095047 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-de32f074-517d-43d1-b131-0ba6c4c25ea3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:49.099073 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-de32f074-517d-43d1-b131-0ba6c4c25ea3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 200 Aug 15 15:20:49.099466 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1463/5846] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:49 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 1658 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:49.105809 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:49.107632 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:20:49.107945 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "059f68ac-153f-4b51-93f7-8a33b47ececf", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:49.109568 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '059f68ac-153f-4b51-93f7-8a33b47ececf', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:20:49.117010 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:49.117010 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:20:49.117383 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:20:49.117486 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:20:49.118030 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:20:49.122751 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (19e248fa-5546-489f-9b3f-9b40c5906888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:20:49.123710 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0694a84-2f9d-41f7-b53f-b8bbed014cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:20:49.124499 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:20:49.146571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0694a84-2f9d-41f7-b53f-b8bbed014cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '059f68ac-153f-4b51-93f7-8a33b47ececf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:20:49.147217 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcadd0c-e903-4cf1-8995-1ba20499f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:20:49.181267 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['d0e64f39-c7d4-4ead-8b79-6186d21c6628', 'd928a457-4bac-417c-8d0e-9d8566e5e31a', 'e3215a13-cf20-4a70-96f1-6b4315013abb', '5a05b33c-eb41-4c4b-b956-d4189ae67006'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:20:49.182028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcadd0c-e903-4cf1-8995-1ba20499f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e64f39-c7d4-4ead-8b79-6186d21c6628', 'd928a457-4bac-417c-8d0e-9d8566e5e31a', 'e3215a13-cf20-4a70-96f1-6b4315013abb', '5a05b33c-eb41-4c4b-b956-d4189ae67006']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:20:49.182815 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcf5eac-7c6f-443e-af73-80e7e48b1e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:20:49.219819 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcf5eac-7c6f-443e-af73-80e7e48b1e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c14594-cfb4-4ef9-85dd-81267b33f3bb', '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='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['d0e64f39-c7d4-4ead-8b79-6186d21c6628','d928a457-4bac-417c-8d0e-9d8566e5e31a','e3215a13-cf20-4a70-96f1-6b4315013abb','5a05b33c-eb41-4c4b-b956-d4189ae67006'],size=1,snapshot_id=059f68ac-153f-4b51-93f7-8a33b47ececf,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:20:49Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c14594-cfb4-4ef9-85dd-81267b33f3bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=059f68ac-153f-4b51-93f7-8a33b47ececf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:20:49.220582 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e044b3a-4edd-4717-adf4-6cc1ae1d2d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:20:49.235843 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e044b3a-4edd-4717-adf4-6cc1ae1d2d0e) transitioned into 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='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['d0e64f39-c7d4-4ead-8b79-6186d21c6628','d928a457-4bac-417c-8d0e-9d8566e5e31a','e3215a13-cf20-4a70-96f1-6b4315013abb','5a05b33c-eb41-4c4b-b956-d4189ae67006'],size=1,snapshot_id=059f68ac-153f-4b51-93f7-8a33b47ececf,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:20:49.236500 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf01a3d-90e4-434c-bcfb-740e32972bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:20:49.255540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf01a3d-90e4-434c-bcfb-740e32972bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:20:49.256429 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (19e248fa-5546-489f-9b3f-9b40c5906888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:20:49.256742 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:20:49.257328 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-67bccd8a-55e3-430b-9e85-45bd9ebf1391 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:20:49.257775 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1463/5847] 10.4.3.107 () {72 vars in 1541 bytes} [Sat Aug 15 15:20:49 2026] POST /volume/v3/volumes => generated 736 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:20:49.264962 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-6bfeaf57-ffea-4347-8520-6ebff9c75ee0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:49.266960 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-6bfeaf57-ffea-4347-8520-6ebff9c75ee0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:20:49.267133 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-6bfeaf57-ffea-4347-8520-6ebff9c75ee0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:49.267350 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-6bfeaf57-ffea-4347-8520-6ebff9c75ee0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:49.273718 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:49.273718 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:20:49.277039 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-6bfeaf57-ffea-4347-8520-6ebff9c75ee0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:49.280709 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-6bfeaf57-ffea-4347-8520-6ebff9c75ee0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 200 Aug 15 15:20:49.281153 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1470/5848] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:49 2026] GET /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 804 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:20:49.287754 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-d17fba2e-848a-423b-8bd6-c561e069af81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:49.289580 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-d17fba2e-848a-423b-8bd6-c561e069af81 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:20:49.289774 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-d17fba2e-848a-423b-8bd6-c561e069af81 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:49.289979 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-d17fba2e-848a-423b-8bd6-c561e069af81 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:49.295829 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:49.295829 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:20:49.298838 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-d17fba2e-848a-423b-8bd6-c561e069af81 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:49.302161 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-d17fba2e-848a-423b-8bd6-c561e069af81 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 200 Aug 15 15:20:49.302518 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1453/5849] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:49 2026] GET /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 804 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:20:52.311192 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-e605f0a9-5cd7-4f58-a220-53d559de3b9b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.313038 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-e605f0a9-5cd7-4f58-a220-53d559de3b9b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:20:52.313203 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-e605f0a9-5cd7-4f58-a220-53d559de3b9b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:52.313400 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-e605f0a9-5cd7-4f58-a220-53d559de3b9b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:52.319784 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:52.319784 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:20:52.322957 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-e605f0a9-5cd7-4f58-a220-53d559de3b9b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:52.326782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-e605f0a9-5cd7-4f58-a220-53d559de3b9b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 200 Aug 15 15:20:52.327150 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1464/5850] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:20:52 2026] GET /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 1345 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:52.333967 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a2ed7b2-56cd-4f78-af57-0c8064cdef93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.334545 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a2ed7b2-56cd-4f78-af57-0c8064cdef93 None None] GET https://10.4.3.107/volume// Aug 15 15:20:52.334701 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a2ed7b2-56cd-4f78-af57-0c8064cdef93 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:52.334911 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a2ed7b2-56cd-4f78-af57-0c8064cdef93 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:52.335223 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a2ed7b2-56cd-4f78-af57-0c8064cdef93 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:20:52.335526 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1464/5851] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:20: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 15 15:20:52.341364 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-a0416221-b620-446e-b86c-540d0e80b217 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.343175 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-a0416221-b620-446e-b86c-540d0e80b217 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:20:52.343517 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-a0416221-b620-446e-b86c-540d0e80b217 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58c14594-cfb4-4ef9-85dd-81267b33f3bb", "connector": null, "instance_uuid": "8ed7f790-10ae-4ce7-923a-ba552f0f48a6"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:52.350574 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:52.350574 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:20:52.370181 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-a0416221-b620-446e-b86c-540d0e80b217 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:20:52.370587 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1471/5852] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:20:52 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 15 15:20:52.376680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f8d1642f-b6f2-413e-92ae-41a87ba69edc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.377173 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8d1642f-b6f2-413e-92ae-41a87ba69edc None None] GET https://10.4.3.107/volume// Aug 15 15:20:52.377347 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8d1642f-b6f2-413e-92ae-41a87ba69edc None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:52.377561 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8d1642f-b6f2-413e-92ae-41a87ba69edc None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:52.377923 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8d1642f-b6f2-413e-92ae-41a87ba69edc None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:20:52.378216 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1454/5853] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:20: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 15 15:20:52.383686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-bdba7e7c-0e7c-47b6-a632-58c466284ff6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.385502 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-bdba7e7c-0e7c-47b6-a632-58c466284ff6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:20:52.385682 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-bdba7e7c-0e7c-47b6-a632-58c466284ff6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:20:52.385850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-bdba7e7c-0e7c-47b6-a632-58c466284ff6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:20:52.394217 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:52.394217 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:20:52.396909 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-bdba7e7c-0e7c-47b6-a632-58c466284ff6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:20:52.400698 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-bdba7e7c-0e7c-47b6-a632-58c466284ff6 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 200 Aug 15 15:20:52.401056 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1465/5854] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:20:52 2026] GET /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:20:52.488691 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.490543 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96 Aug 15 15:20:52.490855 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:52.497314 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-58c14594-cfb4-4ef9-85dd-81267b33f3bb-np0000007361" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:20:52.501835 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-58c14594-cfb4-4ef9-85dd-81267b33f3bb-np0000007361" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:20:52.502651 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:52.502651 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:20:52.562388 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-58c14594-cfb4-4ef9-85dd-81267b33f3bb-np0000007361" released by "attachment_update" :: held 0.060s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:20:52.562633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-71d45bfa-a7ec-4a4f-b105-7e75e84267f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96 returned with HTTP 200 Aug 15 15:20:52.563060 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1465/5855] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:20:52 2026] PUT /volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:20:52.581148 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-0bdc1a22-2d41-4da2-8434-b0f82833c45b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:20:52.583186 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-0bdc1a22-2d41-4da2-8434-b0f82833c45b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96/action Aug 15 15:20:52.583521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-0bdc1a22-2d41-4da2-8434-b0f82833c45b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:20:52.583631 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-0bdc1a22-2d41-4da2-8434-b0f82833c45b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:20:52.597201 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:20:52.597201 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:20:52.605229 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fd997e8-b374-4fa4-87f0-0e33c41ef7f6 req-0bdc1a22-2d41-4da2-8434-b0f82833c45b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96/action returned with HTTP 204 Aug 15 15:20:52.605623 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1472/5856] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:20:52 2026] POST /volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:20:59.301397 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=10 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:02.399681 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:02.557995 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:02.603014 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:36.101290 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6e55d73-9f11-47be-b686-e3989e7a7ff1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:36.102708 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6e55d73-9f11-47be-b686-e3989e7a7ff1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:21:36.102894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6e55d73-9f11-47be-b686-e3989e7a7ff1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:36.103070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6e55d73-9f11-47be-b686-e3989e7a7ff1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:36.112028 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:36.112028 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:21:36.115091 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a6e55d73-9f11-47be-b686-e3989e7a7ff1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:36.119589 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6e55d73-9f11-47be-b686-e3989e7a7ff1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 200 Aug 15 15:21:36.120000 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1455/5857] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:36 2026] GET /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:37.353093 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-c73f3442-80ae-41cd-8a5c-7edf74138b3b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:37.355052 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-c73f3442-80ae-41cd-8a5c-7edf74138b3b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96 Aug 15 15:21:37.355227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-c73f3442-80ae-41cd-8a5c-7edf74138b3b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:37.355440 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-c73f3442-80ae-41cd-8a5c-7edf74138b3b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:37.361912 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:37.361912 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:21:37.401689 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-c73f3442-80ae-41cd-8a5c-7edf74138b3b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96 returned with HTTP 200 Aug 15 15:21:37.402081 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1466/5858] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:21:37 2026] DELETE /volume/v3/attachments/ae8ee3f7-6c4b-49d3-a4a2-dbc50b72cb96 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:21:37.410254 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:37.411984 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:21:37.412141 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:37.412319 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:37.412466 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: 58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:21:37.419418 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:37.419418 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:21:37.419893 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:37.438625 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:21:37.438844 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ee2aa82b-d311-4ebb-9c76-46909eeffd14 req-ef2f1358-5a46-406f-8ff4-0ca19a7adcf5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 202 Aug 15 15:21:37.439262 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1466/5859] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:21:37 2026] DELETE /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:21:38.485587 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1e1d17e-b668-4dad-8c11-28029c3c7ac7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:38.487105 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1e1d17e-b668-4dad-8c11-28029c3c7ac7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb Aug 15 15:21:38.487416 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1e1d17e-b668-4dad-8c11-28029c3c7ac7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:38.487668 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1e1d17e-b668-4dad-8c11-28029c3c7ac7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:38.492766 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1e1d17e-b668-4dad-8c11-28029c3c7ac7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb returned with HTTP 404 Aug 15 15:21:38.493337 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1473/5860] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:38 2026] GET /volume/v3/volumes/58c14594-cfb4-4ef9-85dd-81267b33f3bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:38.498613 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:38.500225 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:38.500449 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:38.500624 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:38.500723 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:38.505273 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:38.505273 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:21:38.505641 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:21:38.520422 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:21:38.520582 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56489afb-05f0-4938-83a9-3b0bbcf6d5ca tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 202 Aug 15 15:21:38.520900 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1456/5861] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:21:38 2026] DELETE /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:21:38.528370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0e6ef5f6-e4d9-4dfc-ae5b-49f4c1666904 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:38.530446 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e6ef5f6-e4d9-4dfc-ae5b-49f4c1666904 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:38.530697 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e6ef5f6-e4d9-4dfc-ae5b-49f4c1666904 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:38.530968 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e6ef5f6-e4d9-4dfc-ae5b-49f4c1666904 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:38.535984 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:38.535984 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:21:38.536424 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0e6ef5f6-e4d9-4dfc-ae5b-49f4c1666904 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:21:38.537092 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e6ef5f6-e4d9-4dfc-ae5b-49f4c1666904 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 200 Aug 15 15:21:38.537475 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1467/5862] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:21:38 2026] GET /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:21:39.546342 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55733073-f892-4a70-9339-eceec8cb0b51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:39.548281 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55733073-f892-4a70-9339-eceec8cb0b51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:39.548479 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55733073-f892-4a70-9339-eceec8cb0b51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:39.548656 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55733073-f892-4a70-9339-eceec8cb0b51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:39.552625 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55733073-f892-4a70-9339-eceec8cb0b51 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 404 Aug 15 15:21:39.553020 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1467/5863] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:21:39 2026] GET /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:40.692199 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e0183dea-fd03-4347-9852-b481a7baf578 req-98954e56-3a14-4779-a4f6-570e6926af00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:40.694229 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-98954e56-3a14-4779-a4f6-570e6926af00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce Aug 15 15:21:40.694448 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-98954e56-3a14-4779-a4f6-570e6926af00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:40.694627 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-98954e56-3a14-4779-a4f6-570e6926af00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:40.701834 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:40.701834 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:21:40.747775 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-98954e56-3a14-4779-a4f6-570e6926af00 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce returned with HTTP 200 Aug 15 15:21:40.748193 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1474/5864] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:21:40 2026] DELETE /volume/v3/attachments/a3e58b7b-5bfd-4792-9782-5005f6f68cce => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:21:40.760044 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:40.761998 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:21:40.762155 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:40.762373 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:40.762517 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:21:40.768865 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:40.768865 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:21:40.769282 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:40.783125 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:21:40.783255 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e0183dea-fd03-4347-9852-b481a7baf578 req-c543bbb9-0279-42bb-889b-2a3ead275e9c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 202 Aug 15 15:21:40.783670 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1457/5865] 10.4.3.107 () {70 vars in 1620 bytes} [Sat Aug 15 15:21:40 2026] DELETE /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:21:41.911797 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a182535-c4e1-4fb8-8468-0da60e49042f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:41.913453 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a182535-c4e1-4fb8-8468-0da60e49042f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:21:41.913631 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a182535-c4e1-4fb8-8468-0da60e49042f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:41.913801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a182535-c4e1-4fb8-8468-0da60e49042f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:41.918965 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a182535-c4e1-4fb8-8468-0da60e49042f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 404 Aug 15 15:21:41.919382 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1468/5866] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:41 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:42.289307 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4daa02f-475e-4d65-ac2f-352841cd5f31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:42.290920 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4daa02f-475e-4d65-ac2f-352841cd5f31 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:42.291077 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4daa02f-475e-4d65-ac2f-352841cd5f31 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:42.291253 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4daa02f-475e-4d65-ac2f-352841cd5f31 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:42.291384 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f4daa02f-475e-4d65-ac2f-352841cd5f31 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: 059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:42.295434 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4daa02f-475e-4d65-ac2f-352841cd5f31 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 404 Aug 15 15:21:42.295815 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1468/5867] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:21:42 2026] DELETE /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:42.301862 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b11f516e-74d7-40d8-94e2-7ee37197e6db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:42.303637 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b11f516e-74d7-40d8-94e2-7ee37197e6db tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf Aug 15 15:21:42.303842 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b11f516e-74d7-40d8-94e2-7ee37197e6db tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:42.304054 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b11f516e-74d7-40d8-94e2-7ee37197e6db tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:42.307935 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b11f516e-74d7-40d8-94e2-7ee37197e6db tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf returned with HTTP 404 Aug 15 15:21:42.308378 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1475/5868] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:21:42 2026] GET /volume/v3/snapshots/059f68ac-153f-4b51-93f7-8a33b47ececf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:42.878221 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-641c7a55-0070-455a-93dc-56c7a0f8ff46 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:42.880030 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-641c7a55-0070-455a-93dc-56c7a0f8ff46 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:21:42.880215 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-641c7a55-0070-455a-93dc-56c7a0f8ff46 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:42.880439 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-641c7a55-0070-455a-93dc-56c7a0f8ff46 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:42.880589 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-641c7a55-0070-455a-93dc-56c7a0f8ff46 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:21:42.886133 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-641c7a55-0070-455a-93dc-56c7a0f8ff46 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 404 Aug 15 15:21:42.886646 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1458/5869] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:21:42 2026] DELETE /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:42.891889 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-760403bc-54e4-4212-b936-dd9aa7792abe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:42.893493 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-760403bc-54e4-4212-b936-dd9aa7792abe tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 Aug 15 15:21:42.893738 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-760403bc-54e4-4212-b936-dd9aa7792abe tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:42.893900 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-760403bc-54e4-4212-b936-dd9aa7792abe tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:42.898677 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-760403bc-54e4-4212-b936-dd9aa7792abe tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 returned with HTTP 404 Aug 15 15:21:42.899024 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1469/5870] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:42 2026] GET /volume/v3/volumes/d6e5ade5-ead7-413d-9028-1d3c4228c0c7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:43.752135 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:43.753596 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:21:43.753910 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-644344620", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:21:43.755199 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-644344620', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:21:43.814931 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:21:43.818411 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:21:43.822977 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (b27cfa9b-e915-4f8c-81dc-f9cc71b6d742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:21:43.823956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd059bf8-6b2a-4782-af4d-bfe68ca48ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:21:43.824778 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:21:43.868848 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd059bf8-6b2a-4782-af4d-bfe68ca48ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:21:43.869563 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e178de8-5ac3-4e31-a891-31c27ca3ba9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:21:43.903304 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['b5447e20-ec60-45f1-af5e-10ecba33f0e7', '93878ba3-9251-40fa-826e-c1bf9a13e2b3', '3e72a7e1-dc2b-46e8-a946-27a3a2fd1766', '421dca8d-9025-4736-b8bb-5c3aadede7fb'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:21:43.903944 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e178de8-5ac3-4e31-a891-31c27ca3ba9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5447e20-ec60-45f1-af5e-10ecba33f0e7', '93878ba3-9251-40fa-826e-c1bf9a13e2b3', '3e72a7e1-dc2b-46e8-a946-27a3a2fd1766', '421dca8d-9025-4736-b8bb-5c3aadede7fb']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:21:43.904590 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f431bd6-baf3-4c72-ba4f-239bca88089b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:21:43.923098 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f431bd6-baf3-4c72-ba4f-239bca88089b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12a12e5a-b408-4101-b754-cff03db62b6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-644344620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['b5447e20-ec60-45f1-af5e-10ecba33f0e7','93878ba3-9251-40fa-826e-c1bf9a13e2b3','3e72a7e1-dc2b-46e8-a946-27a3a2fd1766','421dca8d-9025-4736-b8bb-5c3aadede7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-644344620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12a12e5a-b408-4101-b754-cff03db62b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:21:43.923763 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b436bbca-4175-4aa4-bef5-0335e478e049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:21:43.939612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b436bbca-4175-4aa4-bef5-0335e478e049) transitioned into state 'SUCCESS' from state '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-644344620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['b5447e20-ec60-45f1-af5e-10ecba33f0e7','93878ba3-9251-40fa-826e-c1bf9a13e2b3','3e72a7e1-dc2b-46e8-a946-27a3a2fd1766','421dca8d-9025-4736-b8bb-5c3aadede7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:21:43.940176 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c841e8f1-58c8-4547-9151-7563792a8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:21:43.949485 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c841e8f1-58c8-4547-9151-7563792a8a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:21:43.950161 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (b27cfa9b-e915-4f8c-81dc-f9cc71b6d742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:21:43.950441 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:21:43.950909 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45ea54a7-8c4e-4f06-bf4f-b6fc264ab30b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:21:43.951291 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1469/5871] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:21:43 2026] POST /volume/v3/volumes => generated 758 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:21:43.964529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-301cdb16-8cf2-4b3f-abf6-db82ab02dcd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:43.966038 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-301cdb16-8cf2-4b3f-abf6-db82ab02dcd9 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:21:43.966505 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-301cdb16-8cf2-4b3f-abf6-db82ab02dcd9 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:43.966505 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-301cdb16-8cf2-4b3f-abf6-db82ab02dcd9 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:43.972118 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:43.972118 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:21:43.974971 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-301cdb16-8cf2-4b3f-abf6-db82ab02dcd9 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:43.978231 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-301cdb16-8cf2-4b3f-abf6-db82ab02dcd9 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:21:43.978573 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1476/5872] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:43 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:21:44.989495 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ff8d283-a1a1-47b7-b7a9-1d100d7b6143 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:44.991105 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ff8d283-a1a1-47b7-b7a9-1d100d7b6143 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:21:44.991310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ff8d283-a1a1-47b7-b7a9-1d100d7b6143 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:44.991521 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ff8d283-a1a1-47b7-b7a9-1d100d7b6143 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:44.997748 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:44.997748 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:21:45.000779 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ff8d283-a1a1-47b7-b7a9-1d100d7b6143 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:45.004732 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ff8d283-a1a1-47b7-b7a9-1d100d7b6143 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:21:45.005079 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1459/5873] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:44 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:45.015815 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b06ed4e4-2b00-44ef-8c77-03f85b70fb15 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:45.017553 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b06ed4e4-2b00-44ef-8c77-03f85b70fb15 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:21:45.017760 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b06ed4e4-2b00-44ef-8c77-03f85b70fb15 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:45.017934 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b06ed4e4-2b00-44ef-8c77-03f85b70fb15 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:45.024508 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:45.024508 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:21:45.027810 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b06ed4e4-2b00-44ef-8c77-03f85b70fb15 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:45.031909 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b06ed4e4-2b00-44ef-8c77-03f85b70fb15 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:21:45.032231 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1470/5874] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:21:45 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:45.107265 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-744c4364-1ce1-48ea-a820-72a621df728c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:45.109281 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-744c4364-1ce1-48ea-a820-72a621df728c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:21:45.109501 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-744c4364-1ce1-48ea-a820-72a621df728c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:45.109708 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-744c4364-1ce1-48ea-a820-72a621df728c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:45.116214 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:45.116214 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:21:45.119885 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-744c4364-1ce1-48ea-a820-72a621df728c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:45.124011 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-744c4364-1ce1-48ea-a820-72a621df728c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:21:45.124462 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1470/5875] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:21:45 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:45.566328 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-3c26242c-8a2f-431f-99cb-119cdb07411a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:45.568196 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-3c26242c-8a2f-431f-99cb-119cdb07411a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:21:45.568365 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-3c26242c-8a2f-431f-99cb-119cdb07411a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:45.568554 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-3c26242c-8a2f-431f-99cb-119cdb07411a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:45.574507 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:45.574507 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:21:45.577295 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-3c26242c-8a2f-431f-99cb-119cdb07411a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:45.581071 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-3c26242c-8a2f-431f-99cb-119cdb07411a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:21:45.581480 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1477/5876] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:21:45 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:45.589814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-635ba745-12c0-4e34-a20d-d305afa8d356 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:45.590196 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-635ba745-12c0-4e34-a20d-d305afa8d356 None None] GET https://10.4.3.107/volume// Aug 15 15:21:45.590431 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-635ba745-12c0-4e34-a20d-d305afa8d356 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:45.590610 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-635ba745-12c0-4e34-a20d-d305afa8d356 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:45.590906 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-635ba745-12c0-4e34-a20d-d305afa8d356 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:21:45.591176 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1460/5877] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15: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 15 15:21:45.597262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-7ed16ce5-5f9b-4c0c-9c3a-5f3d768597a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:45.599011 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-7ed16ce5-5f9b-4c0c-9c3a-5f3d768597a2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:21:45.599355 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-7ed16ce5-5f9b-4c0c-9c3a-5f3d768597a2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12a12e5a-b408-4101-b754-cff03db62b6b", "connector": null, "instance_uuid": "2e058d96-89ab-4a3c-8d77-32c10de16012"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:21:45.606514 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:45.606514 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:21:45.629675 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-7ed16ce5-5f9b-4c0c-9c3a-5f3d768597a2 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:21:45.630092 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1471/5878] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:21:45 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:46.244194 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f34da6b8-c8a0-4bbe-ad56-15e7f812441e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:46.244618 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f34da6b8-c8a0-4bbe-ad56-15e7f812441e None None] GET https://10.4.3.107/volume// Aug 15 15:21:46.244772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f34da6b8-c8a0-4bbe-ad56-15e7f812441e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:46.244948 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f34da6b8-c8a0-4bbe-ad56-15e7f812441e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:46.245259 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f34da6b8-c8a0-4bbe-ad56-15e7f812441e None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:21:46.245537 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1471/5879] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:21: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 15 15:21:46.252037 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-34c922d5-0bf8-4ead-9245-84e04f70ffb5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:46.253807 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-34c922d5-0bf8-4ead-9245-84e04f70ffb5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:21:46.254005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-34c922d5-0bf8-4ead-9245-84e04f70ffb5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:21:46.254151 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-34c922d5-0bf8-4ead-9245-84e04f70ffb5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:21:46.262976 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:46.262976 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:21:46.266006 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-34c922d5-0bf8-4ead-9245-84e04f70ffb5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:21:46.269947 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-34c922d5-0bf8-4ead-9245-84e04f70ffb5 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:21:46.270344 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1478/5880] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:21:46 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:21:46.360705 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:46.362815 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c Aug 15 15:21:46.363184 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:21:46.370887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-12a12e5a-b408-4101-b754-cff03db62b6b-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:21:46.375082 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-12a12e5a-b408-4101-b754-cff03db62b6b-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:21:46.376160 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:46.376160 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:21:46.450505 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-12a12e5a-b408-4101-b754-cff03db62b6b-np0000007361" released by "attachment_update" :: held 0.075s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:21:46.450767 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8fbf5110-c610-422f-a491-67118f2db934 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c returned with HTTP 200 Aug 15 15:21:46.451181 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1461/5881] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:21:46 2026] PUT /volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:21:46.471538 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8c2f7423-1d0b-4b86-8da5-37922f187842 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:21:46.473277 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8c2f7423-1d0b-4b86-8da5-37922f187842 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c/action Aug 15 15:21:46.473621 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8c2f7423-1d0b-4b86-8da5-37922f187842 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:21:46.473732 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8c2f7423-1d0b-4b86-8da5-37922f187842 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:21:46.487823 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:21:46.487823 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:21:46.498301 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ed2e3723-7ad1-45fe-a174-564554e69ef0 req-8c2f7423-1d0b-4b86-8da5-37922f187842 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c/action returned with HTTP 204 Aug 15 15:21:46.498766 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1472/5882] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:21:46 2026] POST /volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:21:55.122836 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:56.268885 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:56.443654 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:21:56.493331 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:22:21.879612 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3d112529-8c9f-4dea-81fe-edcae0ee4d59 req-f0076c58-1f04-4132-a1c9-beab3134cc90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:21.881546 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d112529-8c9f-4dea-81fe-edcae0ee4d59 req-f0076c58-1f04-4132-a1c9-beab3134cc90 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c Aug 15 15:22:21.881767 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d112529-8c9f-4dea-81fe-edcae0ee4d59 req-f0076c58-1f04-4132-a1c9-beab3134cc90 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:21.881942 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3d112529-8c9f-4dea-81fe-edcae0ee4d59 req-f0076c58-1f04-4132-a1c9-beab3134cc90 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:21.888628 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:21.888628 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:21.929582 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3d112529-8c9f-4dea-81fe-edcae0ee4d59 req-f0076c58-1f04-4132-a1c9-beab3134cc90 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c returned with HTTP 200 Aug 15 15:22:21.929977 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1472/5883] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:22:21 2026] DELETE /volume/v3/attachments/92161ec1-80e2-4fca-914e-1f46b4f1f06c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:22:23.069960 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-a73e1f64-aa02-4799-afd4-7403230d28cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:23.071900 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-a73e1f64-aa02-4799-afd4-7403230d28cc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:22:23.072077 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-a73e1f64-aa02-4799-afd4-7403230d28cc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:23.072258 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-a73e1f64-aa02-4799-afd4-7403230d28cc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:23.078896 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:23.078896 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:22:23.081799 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-a73e1f64-aa02-4799-afd4-7403230d28cc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:23.085909 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-a73e1f64-aa02-4799-afd4-7403230d28cc tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:22:23.086253 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1479/5884] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:22:23 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:23.478990 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-2be68f2f-3697-4daa-886c-a613a6dd1e49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:23.480976 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-2be68f2f-3697-4daa-886c-a613a6dd1e49 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:22:23.481177 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-2be68f2f-3697-4daa-886c-a613a6dd1e49 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:23.481383 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-2be68f2f-3697-4daa-886c-a613a6dd1e49 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:23.489503 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:23.489503 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:22:23.492582 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-2be68f2f-3697-4daa-886c-a613a6dd1e49 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:23.496508 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-2be68f2f-3697-4daa-886c-a613a6dd1e49 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:22:23.496818 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1462/5885] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:22:23 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:23.504644 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52aff5d6-4b23-4e5b-94c0-d3f94e379b74 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:23.505062 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52aff5d6-4b23-4e5b-94c0-d3f94e379b74 None None] GET https://10.4.3.107/volume// Aug 15 15:22:23.505216 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52aff5d6-4b23-4e5b-94c0-d3f94e379b74 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:23.505416 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52aff5d6-4b23-4e5b-94c0-d3f94e379b74 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:23.505747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52aff5d6-4b23-4e5b-94c0-d3f94e379b74 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:22:23.506015 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1473/5886] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15: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 15 15:22:23.512289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-c8398731-d8fc-4d74-9f9d-1e27036fbb5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:23.514020 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-c8398731-d8fc-4d74-9f9d-1e27036fbb5e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:22:23.514350 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-c8398731-d8fc-4d74-9f9d-1e27036fbb5e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12a12e5a-b408-4101-b754-cff03db62b6b", "connector": null, "instance_uuid": "bc9e132c-4b13-4697-b756-34c3f7c8834a"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:23.523763 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:23.523763 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:23.548971 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-c8398731-d8fc-4d74-9f9d-1e27036fbb5e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:22:23.549378 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1473/5887] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:22:23 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 15 15:22:24.197918 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e23242d0-df10-4be5-b8fa-217b7c112d2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:24.198328 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e23242d0-df10-4be5-b8fa-217b7c112d2a None None] GET https://10.4.3.107/volume// Aug 15 15:22:24.198438 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e23242d0-df10-4be5-b8fa-217b7c112d2a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:24.198624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e23242d0-df10-4be5-b8fa-217b7c112d2a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:24.198921 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e23242d0-df10-4be5-b8fa-217b7c112d2a None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:22:24.199171 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1480/5888] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 15 15:22:24.204859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-701e3ca6-ef56-4208-a099-03eecdc3d7ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:24.206662 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-701e3ca6-ef56-4208-a099-03eecdc3d7ff tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:22:24.206878 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-701e3ca6-ef56-4208-a099-03eecdc3d7ff tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:24.207068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-701e3ca6-ef56-4208-a099-03eecdc3d7ff tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:24.215031 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:24.215031 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:22:24.218010 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-701e3ca6-ef56-4208-a099-03eecdc3d7ff tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:24.222316 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-701e3ca6-ef56-4208-a099-03eecdc3d7ff tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:22:24.222687 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1463/5889] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:22:24 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:22:24.314232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:24.316147 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5 Aug 15 15:22:24.316498 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:24.323543 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-12a12e5a-b408-4101-b754-cff03db62b6b-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:22:24.327492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-12a12e5a-b408-4101-b754-cff03db62b6b-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:22:24.328456 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:24.328456 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:22:24.405730 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-12a12e5a-b408-4101-b754-cff03db62b6b-np0000007361" released by "attachment_update" :: held 0.078s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:22:24.406043 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-60b64661-cf9c-4a70-ae7e-6197c2a23491 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5 returned with HTTP 200 Aug 15 15:22:24.406509 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1474/5890] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:22:24 2026] PUT /volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:24.425794 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-58eb32a3-1f15-4df5-b703-886d32a89661 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:24.427653 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-58eb32a3-1f15-4df5-b703-886d32a89661 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5/action Aug 15 15:22:24.427990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-58eb32a3-1f15-4df5-b703-886d32a89661 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:22:24.428100 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-58eb32a3-1f15-4df5-b703-886d32a89661 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:24.441637 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:24.441637 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:24.451607 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4f889a74-8638-4d9e-a7b0-58378253c5e4 req-58eb32a3-1f15-4df5-b703-886d32a89661 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5/action returned with HTTP 204 Aug 15 15:22:24.452164 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1474/5891] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:22:24 2026] POST /volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:22:33.084748 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=4 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:22:34.220936 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=9 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:22:34.399047 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:22:34.447403 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:22:54.274652 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:54.276418 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:22:54.276751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12a12e5a-b408-4101-b754-cff03db62b6b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-775072002", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:54.287140 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:54.287140 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:22:54.287607 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:54.287739 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create snapshot from volume 12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:22:54.319206 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['4b08f6fa-2c34-42c8-a0ce-bdb6f5c998bc', '2c9b9e6d-0a62-409d-a182-25308c27fa4b', '26e6b968-b40c-45eb-adaf-b2b300bd00cb', '50c1f1da-b4e9-46cb-bf03-f0d23cc11ea5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:22:54.351624 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot force create request issued successfully. Aug 15 15:22:54.351965 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d3fd1d-6dec-4038-8ea3-2d0767452c40 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:22:54.352417 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1481/5892] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:22:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:22:54.362187 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b271c884-989b-4490-806a-66254bfbaa39 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:54.364071 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b271c884-989b-4490-806a-66254bfbaa39 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:22:54.364267 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b271c884-989b-4490-806a-66254bfbaa39 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:54.364453 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b271c884-989b-4490-806a-66254bfbaa39 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:54.369498 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:54.369498 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:22:54.370008 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b271c884-989b-4490-806a-66254bfbaa39 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:22:54.370744 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b271c884-989b-4490-806a-66254bfbaa39 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 returned with HTTP 200 Aug 15 15:22:54.371110 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1464/5893] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:22:54 2026] GET /volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:22:55.381189 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3b84703d-d1de-43c0-87e9-6c06aa86e1de None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:55.383049 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b84703d-d1de-43c0-87e9-6c06aa86e1de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:22:55.383232 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b84703d-d1de-43c0-87e9-6c06aa86e1de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:55.383428 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b84703d-d1de-43c0-87e9-6c06aa86e1de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:55.388636 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:55.388636 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:22:55.389036 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3b84703d-d1de-43c0-87e9-6c06aa86e1de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:22:55.389755 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b84703d-d1de-43c0-87e9-6c06aa86e1de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 returned with HTTP 200 Aug 15 15:22:55.390104 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1475/5894] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:22:55 2026] GET /volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:22:55.397609 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c81a9d5d-c458-4538-a66e-c9ca5f342763 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:55.399121 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c81a9d5d-c458-4538-a66e-c9ca5f342763 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:22:55.399300 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c81a9d5d-c458-4538-a66e-c9ca5f342763 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:55.399471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c81a9d5d-c458-4538-a66e-c9ca5f342763 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:55.404278 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:55.404278 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:55.404862 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c81a9d5d-c458-4538-a66e-c9ca5f342763 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:22:55.405714 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c81a9d5d-c458-4538-a66e-c9ca5f342763 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 returned with HTTP 200 Aug 15 15:22:55.406105 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1475/5895] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:22:55 2026] GET /volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:22:55.415009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71e44851-7d28-4e61-b888-33c4b85039f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:55.416760 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:22:55.417081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1410069711", "snapshot_id": "cfea72a9-5ee0-4959-b87d-723fa1cecf63", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:55.418550 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1410069711', 'snapshot_id': 'cfea72a9-5ee0-4959-b87d-723fa1cecf63', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:22:55.422884 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:55.422884 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:22:55.423247 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:22:55.423358 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume of 1 GB Aug 15 15:22:55.426189 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Availability Zones retrieved successfully. Aug 15 15:22:55.431271 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (b4529220-e680-4abb-bf91-67abb2aac415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:22:55.432086 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f4bd4e-0389-4766-af6e-b26032df43b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:22:55.432887 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:22:55.458542 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f4bd4e-0389-4766-af6e-b26032df43b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfea72a9-5ee0-4959-b87d-723fa1cecf63', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:22:55.459175 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8222e50f-3443-4fc2-a0de-0b7ed435093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:22:55.491281 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Created reservations ['21c8b3a6-79c7-44ea-9222-485e38f88ef3', '8850312b-8742-4e52-8ef7-1ec1fbee1832', '4b5bb00b-f4a8-49ea-8756-922108b9eceb', '9551b765-ffc0-4c2f-96cb-02575c97691c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:22:55.492045 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8222e50f-3443-4fc2-a0de-0b7ed435093f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c8b3a6-79c7-44ea-9222-485e38f88ef3', '8850312b-8742-4e52-8ef7-1ec1fbee1832', '4b5bb00b-f4a8-49ea-8756-922108b9eceb', '9551b765-ffc0-4c2f-96cb-02575c97691c']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:22:55.492669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3607d458-c8b7-4cee-b715-36b72b466464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:22:55.527002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3607d458-c8b7-4cee-b715-36b72b466464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f32d49a-445e-472b-a39e-34400528476a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1410069711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['21c8b3a6-79c7-44ea-9222-485e38f88ef3','8850312b-8742-4e52-8ef7-1ec1fbee1832','4b5bb00b-f4a8-49ea-8756-922108b9eceb','9551b765-ffc0-4c2f-96cb-02575c97691c'],size=1,snapshot_id=cfea72a9-5ee0-4959-b87d-723fa1cecf63,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1410069711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f32d49a-445e-472b-a39e-34400528476a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81775923a1f42d687afdd40e5e8d2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfea72a9-5ee0-4959-b87d-723fa1cecf63,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cef7dc31c644df889556598c6be768f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:22:55.527708 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6305709b-73b5-4688-8e0b-ea462ed3faf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:22:55.544438 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6305709b-73b5-4688-8e0b-ea462ed3faf2) transitioned into state 'SUCCESS' from state '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-1410069711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c81775923a1f42d687afdd40e5e8d2f8',qos_specs=None,replication_status=,reservations=['21c8b3a6-79c7-44ea-9222-485e38f88ef3','8850312b-8742-4e52-8ef7-1ec1fbee1832','4b5bb00b-f4a8-49ea-8756-922108b9eceb','9551b765-ffc0-4c2f-96cb-02575c97691c'],size=1,snapshot_id=cfea72a9-5ee0-4959-b87d-723fa1cecf63,source_replicaid=,source_volid=None,status='creating',user_id='7cef7dc31c644df889556598c6be768f',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:22:55.545055 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46076d69-6395-49ad-bf17-625d55339edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:22:55.563707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46076d69-6395-49ad-bf17-625d55339edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:22:55.564441 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Flow 'volume_create_api' (b4529220-e680-4abb-bf91-67abb2aac415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:22:55.564693 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Create volume request issued successfully. Aug 15 15:22:55.565199 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e44851-7d28-4e61-b888-33c4b85039f1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:22:55.565705 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1482/5896] 10.4.3.107 () {68 vars in 1259 bytes} [Sat Aug 15 15:22:55 2026] POST /volume/v3/volumes => generated 785 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:22:55.576732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-14bdf1f8-812e-4685-b5a0-3b6d4c217604 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:55.578322 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14bdf1f8-812e-4685-b5a0-3b6d4c217604 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:22:55.578503 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14bdf1f8-812e-4685-b5a0-3b6d4c217604 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:55.578670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14bdf1f8-812e-4685-b5a0-3b6d4c217604 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:55.585266 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:55.585266 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:22:55.588564 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-14bdf1f8-812e-4685-b5a0-3b6d4c217604 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:55.591981 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14bdf1f8-812e-4685-b5a0-3b6d4c217604 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:22:55.592317 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1465/5897] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:22:55 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:22:56.603067 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-429cf9b7-86ea-46d1-92e5-45f66f3918cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:56.604753 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-429cf9b7-86ea-46d1-92e5-45f66f3918cf tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:22:56.604937 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-429cf9b7-86ea-46d1-92e5-45f66f3918cf tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:56.605113 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-429cf9b7-86ea-46d1-92e5-45f66f3918cf tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:56.611413 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:56.611413 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:22:56.614436 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-429cf9b7-86ea-46d1-92e5-45f66f3918cf tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:56.618330 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-429cf9b7-86ea-46d1-92e5-45f66f3918cf tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:22:56.618644 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1476/5898] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:22:56 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:56.629085 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e073090f-7c6c-4485-8584-114d4cb2d0de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:56.630745 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e073090f-7c6c-4485-8584-114d4cb2d0de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:22:56.630936 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e073090f-7c6c-4485-8584-114d4cb2d0de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:56.631111 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e073090f-7c6c-4485-8584-114d4cb2d0de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:56.637146 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:56.637146 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:56.640140 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e073090f-7c6c-4485-8584-114d4cb2d0de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:56.644646 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e073090f-7c6c-4485-8584-114d4cb2d0de tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:22:56.645054 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1476/5899] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:22:56 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:56.727326 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c704c086-5a5d-450f-a338-1496705fc60f req-73d0cac1-a804-4721-83f4-67f674903460 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:56.729208 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-73d0cac1-a804-4721-83f4-67f674903460 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:22:56.729420 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-73d0cac1-a804-4721-83f4-67f674903460 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:56.729617 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-73d0cac1-a804-4721-83f4-67f674903460 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:56.735440 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:56.735440 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:22:56.738213 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c704c086-5a5d-450f-a338-1496705fc60f req-73d0cac1-a804-4721-83f4-67f674903460 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:56.741793 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-73d0cac1-a804-4721-83f4-67f674903460 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:22:56.742152 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1483/5900] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:22:56 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 1394 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:57.145007 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c704c086-5a5d-450f-a338-1496705fc60f req-d9448af0-d81d-4033-a610-4534ea59ff2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:57.146954 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-d9448af0-d81d-4033-a610-4534ea59ff2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:22:57.147132 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-d9448af0-d81d-4033-a610-4534ea59ff2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:57.147311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-d9448af0-d81d-4033-a610-4534ea59ff2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:57.153276 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:57.153276 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:22:57.156015 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c704c086-5a5d-450f-a338-1496705fc60f req-d9448af0-d81d-4033-a610-4534ea59ff2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:57.159550 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-d9448af0-d81d-4033-a610-4534ea59ff2c tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:22:57.159867 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1466/5901] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:22:57 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 1394 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:57.167987 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-59f7006b-e83e-4d6b-b4af-3683d549da23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:57.168331 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59f7006b-e83e-4d6b-b4af-3683d549da23 None None] GET https://10.4.3.107/volume// Aug 15 15:22:57.168475 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59f7006b-e83e-4d6b-b4af-3683d549da23 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:57.168638 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59f7006b-e83e-4d6b-b4af-3683d549da23 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:57.168950 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59f7006b-e83e-4d6b-b4af-3683d549da23 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:22:57.169177 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1477/5902] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:22: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 15 15:22:57.174956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c704c086-5a5d-450f-a338-1496705fc60f req-38005c81-45ae-43d3-91f2-39800a2b50e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:57.176645 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-38005c81-45ae-43d3-91f2-39800a2b50e0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:22:57.176956 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-38005c81-45ae-43d3-91f2-39800a2b50e0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f32d49a-445e-472b-a39e-34400528476a", "connector": null, "instance_uuid": "7781ae2a-93b4-4d68-86ca-ccd224e32ce9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:57.184320 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:57.184320 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:57.205772 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-38005c81-45ae-43d3-91f2-39800a2b50e0 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:22:57.206172 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1477/5903] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:22:57 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 15 15:22:57.878426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc8aadb7-031f-4ca3-854d-5371d0e5da36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:57.878760 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc8aadb7-031f-4ca3-854d-5371d0e5da36 None None] GET https://10.4.3.107/volume// Aug 15 15:22:57.878912 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc8aadb7-031f-4ca3-854d-5371d0e5da36 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:57.879081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc8aadb7-031f-4ca3-854d-5371d0e5da36 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:57.879395 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc8aadb7-031f-4ca3-854d-5371d0e5da36 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:22:57.879629 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1484/5904] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:22: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 15 15:22:57.886309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c704c086-5a5d-450f-a338-1496705fc60f req-2b61ba3b-59ab-4689-a044-3a0fb6d782e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:57.888139 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-2b61ba3b-59ab-4689-a044-3a0fb6d782e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:22:57.888358 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-2b61ba3b-59ab-4689-a044-3a0fb6d782e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:22:57.888534 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-2b61ba3b-59ab-4689-a044-3a0fb6d782e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:22:57.896952 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:57.896952 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:22:57.899868 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c704c086-5a5d-450f-a338-1496705fc60f req-2b61ba3b-59ab-4689-a044-3a0fb6d782e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:22:57.903710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-2b61ba3b-59ab-4689-a044-3a0fb6d782e7 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:22:57.904064 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1467/5905] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:22:57 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 1573 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:22:57.993926 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:57.995782 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] PUT https://10.4.3.107/volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00 Aug 15 15:22:57.996118 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:58.003780 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Acquiring lock "cinder-attachment_update-1f32d49a-445e-472b-a39e-34400528476a-np0000007361" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:22:58.007922 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-1f32d49a-445e-472b-a39e-34400528476a-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:22:58.008774 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:58.008774 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:22:58.073722 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Lock "cinder-attachment_update-1f32d49a-445e-472b-a39e-34400528476a-np0000007361" released by "attachment_update" :: held 0.066s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:22:58.074025 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-ca1ddc65-9b23-4377-8557-34ffbd03d663 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00 returned with HTTP 200 Aug 15 15:22:58.074465 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1478/5906] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:22:57 2026] PUT /volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:22:58.095204 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c704c086-5a5d-450f-a338-1496705fc60f req-94a09a4d-105e-4e2b-a982-c542edc44d7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:22:58.097124 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-94a09a4d-105e-4e2b-a982-c542edc44d7f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] POST https://10.4.3.107/volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00/action Aug 15 15:22:58.097474 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-94a09a4d-105e-4e2b-a982-c542edc44d7f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:22:58.097626 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-94a09a4d-105e-4e2b-a982-c542edc44d7f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:22:58.111652 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:22:58.111652 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:22:58.122067 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c704c086-5a5d-450f-a338-1496705fc60f req-94a09a4d-105e-4e2b-a982-c542edc44d7f tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00/action returned with HTTP 204 Aug 15 15:22:58.122544 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1478/5907] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:22:58 2026] POST /volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:23:06.740892 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:23:07.902582 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=14 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:23:08.068296 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:23:08.118937 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:23:43.040986 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-98a28b96-fc3a-4aae-9b8f-ea6a82c698c2 req-fb875eec-f3f6-4c9d-bc0b-2e238dd41988 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:43.042959 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98a28b96-fc3a-4aae-9b8f-ea6a82c698c2 req-fb875eec-f3f6-4c9d-bc0b-2e238dd41988 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00 Aug 15 15:23:43.043158 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98a28b96-fc3a-4aae-9b8f-ea6a82c698c2 req-fb875eec-f3f6-4c9d-bc0b-2e238dd41988 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:43.043355 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98a28b96-fc3a-4aae-9b8f-ea6a82c698c2 req-fb875eec-f3f6-4c9d-bc0b-2e238dd41988 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:43.050471 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:43.050471 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:23:43.089089 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98a28b96-fc3a-4aae-9b8f-ea6a82c698c2 req-fb875eec-f3f6-4c9d-bc0b-2e238dd41988 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00 returned with HTTP 200 Aug 15 15:23:43.089530 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1485/5908] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:23:43 2026] DELETE /volume/v3/attachments/8a5c3fe3-dfb3-475a-8aab-3cbb90195a00 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:23:44.382583 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:44.384023 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:23:44.384195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:44.384379 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:44.384523 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: 1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:23:44.390338 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:44.390338 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:23:44.390698 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:23:44.405897 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:23:44.406075 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97551a3a-b9f0-434f-8f0d-400b18dec1d1 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 202 Aug 15 15:23:44.406439 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1468/5909] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:23:44 2026] DELETE /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:23:44.413128 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37062e96-37e9-46f7-a609-09a03c1267c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:44.414659 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37062e96-37e9-46f7-a609-09a03c1267c8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:23:44.414818 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37062e96-37e9-46f7-a609-09a03c1267c8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:44.414988 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37062e96-37e9-46f7-a609-09a03c1267c8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:44.420916 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:44.420916 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:23:44.423799 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37062e96-37e9-46f7-a609-09a03c1267c8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:23:44.427741 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37062e96-37e9-46f7-a609-09a03c1267c8 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 200 Aug 15 15:23:44.428090 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1479/5910] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:23:44 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 1393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:23:45.439548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-183a0160-4c3e-4612-9149-ca6144265a61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:45.441287 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-183a0160-4c3e-4612-9149-ca6144265a61 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a Aug 15 15:23:45.441516 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-183a0160-4c3e-4612-9149-ca6144265a61 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:45.441739 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-183a0160-4c3e-4612-9149-ca6144265a61 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:45.447128 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-183a0160-4c3e-4612-9149-ca6144265a61 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a returned with HTTP 404 Aug 15 15:23:45.447596 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1479/5911] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:23:45 2026] GET /volume/v3/volumes/1f32d49a-445e-472b-a39e-34400528476a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:23:45.454208 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:45.455859 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:23:45.456044 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:45.456226 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:45.456347 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete snapshot with id: cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:23:45.460977 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:45.460977 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:23:45.461423 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:23:45.478927 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot delete request issued successfully. Aug 15 15:23:45.479118 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e4c0250-6489-4fe7-afb5-a95cdbc50b76 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 returned with HTTP 202 Aug 15 15:23:45.479530 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1486/5912] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:23:45 2026] DELETE /volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:23:45.485505 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6246de3-1a19-43bb-90b1-1e86553d3bb3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:45.487353 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6246de3-1a19-43bb-90b1-1e86553d3bb3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:23:45.487574 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6246de3-1a19-43bb-90b1-1e86553d3bb3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:45.487789 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6246de3-1a19-43bb-90b1-1e86553d3bb3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:45.492468 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:45.492468 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:23:45.492824 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a6246de3-1a19-43bb-90b1-1e86553d3bb3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Snapshot retrieved successfully. Aug 15 15:23:45.493478 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6246de3-1a19-43bb-90b1-1e86553d3bb3 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 returned with HTTP 200 Aug 15 15:23:45.493785 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1469/5913] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:23:45 2026] GET /volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:23:46.502341 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7bf93572-b89e-45ff-95c7-9c9aedb5fa92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:46.503970 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7bf93572-b89e-45ff-95c7-9c9aedb5fa92 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 Aug 15 15:23:46.504171 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7bf93572-b89e-45ff-95c7-9c9aedb5fa92 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:46.504372 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7bf93572-b89e-45ff-95c7-9c9aedb5fa92 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:46.508672 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7bf93572-b89e-45ff-95c7-9c9aedb5fa92 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 returned with HTTP 404 Aug 15 15:23:46.509231 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1480/5914] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:23:46 2026] GET /volume/v3/snapshots/cfea72a9-5ee0-4959-b87d-723fa1cecf63 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:23:47.915863 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d6ee5d2c-46d9-4df8-9535-de8f729ebe23 req-d19849eb-0e50-4f30-9d82-1181c5818e8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:47.917905 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d6ee5d2c-46d9-4df8-9535-de8f729ebe23 req-d19849eb-0e50-4f30-9d82-1181c5818e8e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5 Aug 15 15:23:47.918134 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d6ee5d2c-46d9-4df8-9535-de8f729ebe23 req-d19849eb-0e50-4f30-9d82-1181c5818e8e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:47.918363 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d6ee5d2c-46d9-4df8-9535-de8f729ebe23 req-d19849eb-0e50-4f30-9d82-1181c5818e8e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:47.925733 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:47.925733 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:23:47.973193 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d6ee5d2c-46d9-4df8-9535-de8f729ebe23 req-d19849eb-0e50-4f30-9d82-1181c5818e8e tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5 returned with HTTP 200 Aug 15 15:23:47.973587 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1480/5915] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:23:47 2026] DELETE /volume/v3/attachments/b64f6419-bb2a-4d76-9e60-f427743110c5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:23:49.334415 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:49.335869 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] DELETE https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:23:49.336030 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:49.336207 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:49.336380 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume with id: 12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:23:49.342408 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:49.342408 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:23:49.342735 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:23:49.364854 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Delete volume request issued successfully. Aug 15 15:23:49.366451 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd484be8-8b0b-42d3-985c-9626df0c3803 tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 202 Aug 15 15:23:49.366451 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1487/5916] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:23:49 2026] DELETE /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:23:49.371374 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3ab62466-9c99-4b68-bd9e-af48ed0da81b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:49.373033 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ab62466-9c99-4b68-bd9e-af48ed0da81b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:23:49.373223 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ab62466-9c99-4b68-bd9e-af48ed0da81b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:49.373427 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ab62466-9c99-4b68-bd9e-af48ed0da81b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:49.381439 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:23:49.381439 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:23:49.385487 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3ab62466-9c99-4b68-bd9e-af48ed0da81b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Volume info retrieved successfully. Aug 15 15:23:49.389812 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ab62466-9c99-4b68-bd9e-af48ed0da81b tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 200 Aug 15 15:23:49.390205 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1470/5917] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:23:49 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:23:50.401360 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-47dedd3a-eace-48b3-8760-3ba80edca53a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:23:50.403057 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-47dedd3a-eace-48b3-8760-3ba80edca53a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] GET https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b Aug 15 15:23:50.403262 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-47dedd3a-eace-48b3-8760-3ba80edca53a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:23:50.403440 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-47dedd3a-eace-48b3-8760-3ba80edca53a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:23:50.408517 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-47dedd3a-eace-48b3-8760-3ba80edca53a tempest-TestVolumeBootPattern-646890213 tempest-TestVolumeBootPattern-646890213-project-member] https://10.4.3.107/volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b returned with HTTP 404 Aug 15 15:23:50.408912 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1481/5918] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:23:50 2026] GET /volume/v3/volumes/12a12e5a-b408-4101-b754-cff03db62b6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:23:57.972316 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:23:59.357258 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:23:59.388492 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:24:00.405394 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=6 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:24:02.857980 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:02.859667 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:24:02.860013 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1844086742", "snapshot_id": null, "imageRef": "528546b0-b26e-49c8-939c-140b68245ddf", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:02.861520 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1844086742', 'snapshot_id': None, 'imageRef': '528546b0-b26e-49c8-939c-140b68245ddf', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:24:02.923379 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume of 1 GB Aug 15 15:24:02.923684 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:02.923684 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:24:02.927458 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Availability Zones retrieved successfully. Aug 15 15:24:02.932447 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Flow 'volume_create_api' (cc3e83bc-5801-4ed6-9a2d-4f7b875b3db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:24:02.933300 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9653a3b9-c887-4525-804b-478c4a8a0fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:02.934125 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:24:02.983124 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9653a3b9-c887-4525-804b-478c4a8a0fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:02.984074 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb835a8-e40b-4ec8-ab83-7760e7910c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:03.034196 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Created reservations ['16ec6c24-d2cf-46ed-8fe3-7cdaf73355c4', '28a61125-4152-496f-ae2d-75f0693f9906', '6b9102f0-28d7-4d06-a634-97c8da6749c3', '4c75e6b7-4ca2-49fc-974d-e7a46c8a9c96'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:24:03.034898 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceb835a8-e40b-4ec8-ab83-7760e7910c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ec6c24-d2cf-46ed-8fe3-7cdaf73355c4', '28a61125-4152-496f-ae2d-75f0693f9906', '6b9102f0-28d7-4d06-a634-97c8da6749c3', '4c75e6b7-4ca2-49fc-974d-e7a46c8a9c96']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:03.035608 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdf3bf2-1b03-4077-93ab-b051b645e2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:03.055063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdf3bf2-1b03-4077-93ab-b051b645e2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c8801d-fd56-448d-9746-4210404bc2ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1844086742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d051f8dffce24b6c97848d917fd51644',qos_specs=None,replication_status=,reservations=['16ec6c24-d2cf-46ed-8fe3-7cdaf73355c4','28a61125-4152-496f-ae2d-75f0693f9906','6b9102f0-28d7-4d06-a634-97c8da6749c3','4c75e6b7-4ca2-49fc-974d-e7a46c8a9c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9084041e67024e9a83bb4514430f0375',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:24:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1844086742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c8801d-fd56-448d-9746-4210404bc2ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d051f8dffce24b6c97848d917fd51644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9084041e67024e9a83bb4514430f0375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:03.055812 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49baf5d3-9ed9-4548-a3fe-b18aa4554c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:03.072510 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49baf5d3-9ed9-4548-a3fe-b18aa4554c26) transitioned into state 'SUCCESS' from state '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-1844086742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d051f8dffce24b6c97848d917fd51644',qos_specs=None,replication_status=,reservations=['16ec6c24-d2cf-46ed-8fe3-7cdaf73355c4','28a61125-4152-496f-ae2d-75f0693f9906','6b9102f0-28d7-4d06-a634-97c8da6749c3','4c75e6b7-4ca2-49fc-974d-e7a46c8a9c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9084041e67024e9a83bb4514430f0375',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:03.073161 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bec408-9593-449c-b1c7-d0d899cadffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:03.082624 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bec408-9593-449c-b1c7-d0d899cadffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:03.083381 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Flow 'volume_create_api' (cc3e83bc-5801-4ed6-9a2d-4f7b875b3db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:24:03.083665 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume request issued successfully. Aug 15 15:24:03.084198 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa49779a-e9e4-44b4-a163-02030bb5a683 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:24:03.084589 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1481/5919] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:24:02 2026] POST /volume/v3/volumes => generated 781 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:24:03.095404 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a11da8ec-9e6a-467d-981c-05ab024c0358 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:03.097002 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a11da8ec-9e6a-467d-981c-05ab024c0358 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:03.097187 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a11da8ec-9e6a-467d-981c-05ab024c0358 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:03.097392 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a11da8ec-9e6a-467d-981c-05ab024c0358 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:03.103488 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:03.103488 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:03.106495 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a11da8ec-9e6a-467d-981c-05ab024c0358 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:03.109934 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a11da8ec-9e6a-467d-981c-05ab024c0358 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:03.110282 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1488/5920] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:24:03 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:04.121496 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75459f7c-2c6d-45c3-974c-294023c49726 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:04.123185 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75459f7c-2c6d-45c3-974c-294023c49726 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:04.123410 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75459f7c-2c6d-45c3-974c-294023c49726 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:04.123590 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75459f7c-2c6d-45c3-974c-294023c49726 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:04.129856 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:04.129856 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:24:04.132912 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-75459f7c-2c6d-45c3-974c-294023c49726 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:04.136788 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75459f7c-2c6d-45c3-974c-294023c49726 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:04.137099 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1471/5921] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:24:04 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:24:04.148006 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c217d855-b711-4739-9cbb-90a2d40ab3a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:04.149695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c217d855-b711-4739-9cbb-90a2d40ab3a4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:04.149895 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c217d855-b711-4739-9cbb-90a2d40ab3a4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:04.150071 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c217d855-b711-4739-9cbb-90a2d40ab3a4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:04.156443 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:04.156443 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:04.159601 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c217d855-b711-4739-9cbb-90a2d40ab3a4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:04.163499 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c217d855-b711-4739-9cbb-90a2d40ab3a4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:04.163991 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1482/5922] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:24:04 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:24:05.049224 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-ec6dd4b2-b9d7-43fd-9160-057d5d18a988 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:05.138982 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-ec6dd4b2-b9d7-43fd-9160-057d5d18a988 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:05.139162 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-ec6dd4b2-b9d7-43fd-9160-057d5d18a988 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:05.139358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-ec6dd4b2-b9d7-43fd-9160-057d5d18a988 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:05.145532 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:05.145532 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:24:05.148582 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-ec6dd4b2-b9d7-43fd-9160-057d5d18a988 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:05.152611 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-ec6dd4b2-b9d7-43fd-9160-057d5d18a988 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:05.152948 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1482/5923] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:24:05 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1371 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:05.581081 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-b2e175db-f5a5-4db6-98b5-0bddbbb4c2a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:05.582853 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-b2e175db-f5a5-4db6-98b5-0bddbbb4c2a6 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:05.583017 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-b2e175db-f5a5-4db6-98b5-0bddbbb4c2a6 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:05.583201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-b2e175db-f5a5-4db6-98b5-0bddbbb4c2a6 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:05.590807 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:05.590807 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:05.594117 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-b2e175db-f5a5-4db6-98b5-0bddbbb4c2a6 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:05.598169 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-b2e175db-f5a5-4db6-98b5-0bddbbb4c2a6 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:05.598569 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1489/5924] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:24:05 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:05.607110 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0a187d5-babe-4177-b04a-f9a45bd12882 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:05.607470 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0a187d5-babe-4177-b04a-f9a45bd12882 None None] GET https://10.4.3.107/volume// Aug 15 15:24:05.607611 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0a187d5-babe-4177-b04a-f9a45bd12882 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:05.607777 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0a187d5-babe-4177-b04a-f9a45bd12882 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:05.608063 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0a187d5-babe-4177-b04a-f9a45bd12882 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:24:05.608324 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1472/5925] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:24: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 15 15:24:05.614574 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-40b230d5-80b1-4823-9e92-fa10a971137f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:05.616293 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-40b230d5-80b1-4823-9e92-fa10a971137f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:24:05.616686 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-40b230d5-80b1-4823-9e92-fa10a971137f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3c8801d-fd56-448d-9746-4210404bc2ce", "connector": null, "instance_uuid": "21f6dad9-daff-42fe-af30-c46d1af8a0bd"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:05.625647 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:05.625647 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:05.651015 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-40b230d5-80b1-4823-9e92-fa10a971137f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:24:05.651797 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1483/5926] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:24:05 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 15 15:24:06.490159 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b15d265-16cf-43c1-8b55-eb0234a9f5b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:06.490607 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b15d265-16cf-43c1-8b55-eb0234a9f5b3 None None] GET https://10.4.3.107/volume// Aug 15 15:24:06.490792 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b15d265-16cf-43c1-8b55-eb0234a9f5b3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:06.490971 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b15d265-16cf-43c1-8b55-eb0234a9f5b3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:06.491317 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b15d265-16cf-43c1-8b55-eb0234a9f5b3 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:24:06.491591 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1483/5927] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15: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 15 15:24:06.497906 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-7f900751-d4a3-4908-9def-28d018d9c3a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:06.499840 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-7f900751-d4a3-4908-9def-28d018d9c3a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:06.500068 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-7f900751-d4a3-4908-9def-28d018d9c3a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:06.500276 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-7f900751-d4a3-4908-9def-28d018d9c3a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:06.508127 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:06.508127 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:06.511138 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-7f900751-d4a3-4908-9def-28d018d9c3a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:06.515522 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-7f900751-d4a3-4908-9def-28d018d9c3a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:06.515669 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1490/5928] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:24:06 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1550 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:24:06.609646 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:06.611431 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] PUT https://10.4.3.107/volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50 Aug 15 15:24:06.611752 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:06.619250 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Acquiring lock "cinder-attachment_update-d3c8801d-fd56-448d-9746-4210404bc2ce-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:24:06.623542 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Lock "cinder-attachment_update-d3c8801d-fd56-448d-9746-4210404bc2ce-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:24:06.624476 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:06.624476 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:24:06.698257 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Lock "cinder-attachment_update-d3c8801d-fd56-448d-9746-4210404bc2ce-np0000007361" released by "attachment_update" :: held 0.075s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:24:06.698541 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-3aae0010-cd9c-4348-9024-b6832dfc76f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50 returned with HTTP 200 Aug 15 15:24:06.699161 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1473/5929] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:24:06 2026] PUT /volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:06.719259 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-9b0bc142-d3bb-4085-9d50-d98f0d48b97f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:06.721748 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-9b0bc142-d3bb-4085-9d50-d98f0d48b97f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50/action Aug 15 15:24:06.722204 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-9b0bc142-d3bb-4085-9d50-d98f0d48b97f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:24:06.722405 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-9b0bc142-d3bb-4085-9d50-d98f0d48b97f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:06.739311 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:06.739311 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:06.749640 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f33f2864-ee2b-4bfc-bafe-50c0ab1a07d5 req-9b0bc142-d3bb-4085-9d50-d98f0d48b97f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50/action returned with HTTP 204 Aug 15 15:24:06.750019 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1484/5930] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:24:06 2026] POST /volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:24:15.151516 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:24:16.513945 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=13 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:24:16.692298 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:24:16.745669 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:24:50.738262 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-adcc1300-899a-4328-8674-82f8fd2e8a43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:50.740230 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-adcc1300-899a-4328-8674-82f8fd2e8a43 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/limits Aug 15 15:24:50.740450 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-adcc1300-899a-4328-8674-82f8fd2e8a43 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:50.740633 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-adcc1300-899a-4328-8674-82f8fd2e8a43 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:50.757533 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-adcc1300-899a-4328-8674-82f8fd2e8a43 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/limits returned with HTTP 200 Aug 15 15:24:50.757904 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1484/5931] 10.4.3.107 () {68 vars in 1484 bytes} [Sat Aug 15 15:24:50 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:24:50.793834 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-681c619a-e962-4546-82a6-46373a0ad7a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:50.796171 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-681c619a-e962-4546-82a6-46373a0ad7a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:50.796464 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-681c619a-e962-4546-82a6-46373a0ad7a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:50.796700 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-681c619a-e962-4546-82a6-46373a0ad7a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:50.807446 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:50.807446 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:50.810916 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-681c619a-e962-4546-82a6-46373a0ad7a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:50.815943 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-681c619a-e962-4546-82a6-46373a0ad7a2 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:24:50.816419 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1491/5932] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:24:50 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:50.825049 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:50.827109 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:24:50.827459 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3c8801d-fd56-448d-9746-4210404bc2ce", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1618961705", "description": null, "metadata": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:50.836689 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:50.836689 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:24:50.837076 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:50.837214 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create snapshot from volume d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:24:50.867273 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Created reservations ['71232f4b-2318-438a-9640-4af48e6277da', '3be7245b-571e-43df-ae48-b04b0baada36', '283fc8de-7278-4926-8955-ad108a206cf0', '1b96c217-128e-4905-ad27-82c441b39de7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:24:50.897948 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot force create request issued successfully. Aug 15 15:24:50.898230 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-94fcca7e-ba01-4f2b-9d9e-06694147d694 req-9b0bf9f6-de78-4a18-8356-a2252a40b83a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:24:50.898688 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1474/5933] 10.4.3.107 () {72 vars in 1547 bytes} [Sat Aug 15 15:24:50 2026] POST /volume/v3/snapshots => generated 324 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:24:52.317209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5d9567fe-bd5c-4831-b078-e0aea89e3240 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:52.318824 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d9567fe-bd5c-4831-b078-e0aea89e3240 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 Aug 15 15:24:52.318999 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d9567fe-bd5c-4831-b078-e0aea89e3240 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:52.319267 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d9567fe-bd5c-4831-b078-e0aea89e3240 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:52.325671 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:52.325671 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:52.326018 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5d9567fe-bd5c-4831-b078-e0aea89e3240 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:24:52.326679 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d9567fe-bd5c-4831-b078-e0aea89e3240 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 returned with HTTP 200 Aug 15 15:24:52.326968 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1485/5934] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:24:52 2026] GET /volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:24:52.351656 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:52.353392 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:24:52.353745 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1432563503", "snapshot_id": null, "imageRef": "9fdc9d30-dd8d-41d5-9c92-255853155dd6", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:52.355122 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1432563503', 'snapshot_id': None, 'imageRef': '9fdc9d30-dd8d-41d5-9c92-255853155dd6', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:24:52.445156 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:52.445156 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:24:52.445611 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:24:52.445765 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume of 1 GB Aug 15 15:24:52.448760 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Availability Zones retrieved successfully. Aug 15 15:24:52.453669 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Flow 'volume_create_api' (1a314c4c-52f7-4750-ae2c-b35effa2a857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:24:52.454631 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7b675e-8f7d-4430-ac76-a964f3587b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:52.455465 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:24:52.480902 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7b675e-8f7d-4430-ac76-a964f3587b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6eb45a0-d6ad-465c-a2a1-9167c31efbf5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:52.481619 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695c0439-4e4a-4059-a5c9-3f2d90defc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:52.513080 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Created reservations ['e96dfc9e-6a80-4798-afa9-5da5a1c8dfd1', '07d7af0e-93d0-44f5-b411-8c15eb5d924e', '86bcdf75-05ff-4d19-9c06-c5bca69f873a', '3ff5759a-adb8-46f1-a0f4-bf95cdb5b206'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:24:52.513759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695c0439-4e4a-4059-a5c9-3f2d90defc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96dfc9e-6a80-4798-afa9-5da5a1c8dfd1', '07d7af0e-93d0-44f5-b411-8c15eb5d924e', '86bcdf75-05ff-4d19-9c06-c5bca69f873a', '3ff5759a-adb8-46f1-a0f4-bf95cdb5b206']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:52.514459 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b27793-a381-473b-9d0e-b5af54cdedb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:52.549713 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b27793-a381-473b-9d0e-b5af54cdedb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f255d36-8b65-4aa8-859d-cb3ce256f01e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1432563503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d051f8dffce24b6c97848d917fd51644',qos_specs=None,replication_status=,reservations=['e96dfc9e-6a80-4798-afa9-5da5a1c8dfd1','07d7af0e-93d0-44f5-b411-8c15eb5d924e','86bcdf75-05ff-4d19-9c06-c5bca69f873a','3ff5759a-adb8-46f1-a0f4-bf95cdb5b206'],size=1,snapshot_id=d6eb45a0-d6ad-465c-a2a1-9167c31efbf5,source_replicaid=,source_volid=None,status='creating',user_id='9084041e67024e9a83bb4514430f0375',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1432563503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f255d36-8b65-4aa8-859d-cb3ce256f01e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d051f8dffce24b6c97848d917fd51644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d6eb45a0-d6ad-465c-a2a1-9167c31efbf5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9084041e67024e9a83bb4514430f0375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:52.550346 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9ffff5-a2ad-40ac-a2d7-cf800ec64c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:52.569002 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9ffff5-a2ad-40ac-a2d7-cf800ec64c23) transitioned into state 'SUCCESS' from state '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-1432563503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d051f8dffce24b6c97848d917fd51644',qos_specs=None,replication_status=,reservations=['e96dfc9e-6a80-4798-afa9-5da5a1c8dfd1','07d7af0e-93d0-44f5-b411-8c15eb5d924e','86bcdf75-05ff-4d19-9c06-c5bca69f873a','3ff5759a-adb8-46f1-a0f4-bf95cdb5b206'],size=1,snapshot_id=d6eb45a0-d6ad-465c-a2a1-9167c31efbf5,source_replicaid=,source_volid=None,status='creating',user_id='9084041e67024e9a83bb4514430f0375',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:52.569603 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963f6b57-6cd5-4a8e-8bc3-1f5edf78ae3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:24:52.598715 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (963f6b57-6cd5-4a8e-8bc3-1f5edf78ae3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:24:52.599438 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Flow 'volume_create_api' (1a314c4c-52f7-4750-ae2c-b35effa2a857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:24:52.599690 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume request issued successfully. Aug 15 15:24:52.600180 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5348b856-a11b-4fc0-a3eb-98862d9cc682 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:24:52.600611 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1485/5935] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:24:52 2026] POST /volume/v3/volumes => generated 814 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:24:52.610994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04172c43-31f7-4a75-8d75-29221068d88d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:52.612712 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04172c43-31f7-4a75-8d75-29221068d88d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:24:52.613397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04172c43-31f7-4a75-8d75-29221068d88d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:52.613397 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04172c43-31f7-4a75-8d75-29221068d88d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:52.619726 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:52.619726 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:52.623024 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04172c43-31f7-4a75-8d75-29221068d88d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:52.626916 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04172c43-31f7-4a75-8d75-29221068d88d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:24:52.627262 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1492/5936] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:24:52 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:53.638260 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d2330c0-3083-4ad9-a5a2-58eceae11a3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:53.640004 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d2330c0-3083-4ad9-a5a2-58eceae11a3f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:24:53.640195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d2330c0-3083-4ad9-a5a2-58eceae11a3f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:53.640418 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d2330c0-3083-4ad9-a5a2-58eceae11a3f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:53.646930 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:53.646930 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:24:53.649962 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d2330c0-3083-4ad9-a5a2-58eceae11a3f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:53.653810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d2330c0-3083-4ad9-a5a2-58eceae11a3f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:24:53.654114 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1475/5937] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:24:53 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:24:53.664639 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8c4ff74c-f5ac-4c64-beba-25f6e152a4f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:53.666418 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8c4ff74c-f5ac-4c64-beba-25f6e152a4f4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:24:53.666616 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8c4ff74c-f5ac-4c64-beba-25f6e152a4f4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:53.666789 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8c4ff74c-f5ac-4c64-beba-25f6e152a4f4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:53.672946 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:53.672946 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:53.675930 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8c4ff74c-f5ac-4c64-beba-25f6e152a4f4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:53.679752 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8c4ff74c-f5ac-4c64-beba-25f6e152a4f4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:24:53.680108 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1486/5938] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:24:53 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:24:54.517298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-233c73c3-b323-4c24-bfd0-326b8feb5006 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:54.519163 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-233c73c3-b323-4c24-bfd0-326b8feb5006 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:24:54.519437 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-233c73c3-b323-4c24-bfd0-326b8feb5006 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:54.519610 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-233c73c3-b323-4c24-bfd0-326b8feb5006 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:54.525778 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:54.525778 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:24:54.528911 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-233c73c3-b323-4c24-bfd0-326b8feb5006 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:54.532766 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-233c73c3-b323-4c24-bfd0-326b8feb5006 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:24:54.533113 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1486/5939] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:24:54 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 1405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:54.917106 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-95178386-a325-4a4b-8749-d39abbfc690a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:54.919022 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-95178386-a325-4a4b-8749-d39abbfc690a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:24:54.919196 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-95178386-a325-4a4b-8749-d39abbfc690a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:54.919437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-95178386-a325-4a4b-8749-d39abbfc690a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:54.925205 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:54.925205 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:54.928004 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-95178386-a325-4a4b-8749-d39abbfc690a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:54.931765 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-95178386-a325-4a4b-8749-d39abbfc690a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:24:54.932093 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1493/5940] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:24:54 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 1405 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:54.940053 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ae61dfa-4f82-4bcf-93bf-a065fddf5807 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:54.940537 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ae61dfa-4f82-4bcf-93bf-a065fddf5807 None None] GET https://10.4.3.107/volume// Aug 15 15:24:54.940724 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ae61dfa-4f82-4bcf-93bf-a065fddf5807 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:54.940936 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ae61dfa-4f82-4bcf-93bf-a065fddf5807 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:54.941284 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ae61dfa-4f82-4bcf-93bf-a065fddf5807 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:24:54.941590 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1476/5941] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:24: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 15 15:24:54.947819 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-cf67c7a7-5038-41d8-a4a0-0fd1fe83858c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:54.949573 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-cf67c7a7-5038-41d8-a4a0-0fd1fe83858c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:24:54.949903 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-cf67c7a7-5038-41d8-a4a0-0fd1fe83858c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f255d36-8b65-4aa8-859d-cb3ce256f01e", "connector": null, "instance_uuid": "f5becfca-921c-409c-98a7-0e2070ed93dc"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:54.957138 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:54.957138 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:54.978340 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-cf67c7a7-5038-41d8-a4a0-0fd1fe83858c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:24:54.978720 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1487/5942] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:24:54 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 15 15:24:55.652663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a52f882b-0ece-454d-92cb-21fb566b0e83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:55.653152 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a52f882b-0ece-454d-92cb-21fb566b0e83 None None] GET https://10.4.3.107/volume// Aug 15 15:24:55.653394 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a52f882b-0ece-454d-92cb-21fb566b0e83 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:55.653653 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a52f882b-0ece-454d-92cb-21fb566b0e83 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:55.654052 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a52f882b-0ece-454d-92cb-21fb566b0e83 None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:24:55.654433 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1487/5943] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:24: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 15 15:24:55.664167 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-d94b2642-db98-44a4-90d5-f6c10aeeb039 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:55.666024 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-d94b2642-db98-44a4-90d5-f6c10aeeb039 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:24:55.666201 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-d94b2642-db98-44a4-90d5-f6c10aeeb039 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:24:55.666429 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-d94b2642-db98-44a4-90d5-f6c10aeeb039 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:24:55.673896 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:55.673896 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:24:55.676482 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-d94b2642-db98-44a4-90d5-f6c10aeeb039 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:24:55.680152 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-d94b2642-db98-44a4-90d5-f6c10aeeb039 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:24:55.680515 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1494/5944] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:24:55 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 1584 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:24:55.776516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:55.778345 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] PUT https://10.4.3.107/volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c Aug 15 15:24:55.778685 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:55.785399 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Acquiring lock "cinder-attachment_update-7f255d36-8b65-4aa8-859d-cb3ce256f01e-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:24:55.789450 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Lock "cinder-attachment_update-7f255d36-8b65-4aa8-859d-cb3ce256f01e-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:24:55.790251 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:55.790251 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:24:55.865564 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Lock "cinder-attachment_update-7f255d36-8b65-4aa8-859d-cb3ce256f01e-np0000007361" released by "attachment_update" :: held 0.076s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:24:55.865918 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-6e204e4d-a87c-4046-8dfc-9c7b345c8f6a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c returned with HTTP 200 Aug 15 15:24:55.866349 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1477/5945] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:24:55 2026] PUT /volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:24:55.887049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-efc12f2d-e14b-4280-84ec-1b8a67b40fde None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:24:55.888729 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-efc12f2d-e14b-4280-84ec-1b8a67b40fde tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c/action Aug 15 15:24:55.889049 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-efc12f2d-e14b-4280-84ec-1b8a67b40fde tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:24:55.889167 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-efc12f2d-e14b-4280-84ec-1b8a67b40fde tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:24:55.904254 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:24:55.904254 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:24:55.918817 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c0484ee3-8388-4304-b6ef-2dc82ef1021d req-efc12f2d-e14b-4280-84ec-1b8a67b40fde tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c/action returned with HTTP 204 Aug 15 15:24:55.919235 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1488/5946] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:24:55 2026] POST /volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:25:04.531591 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:05.679123 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=18 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:05.858449 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:05.912339 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:39.001407 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-74ed3340-c87a-4c2a-9630-4481b1c16e2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:39.003360 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-74ed3340-c87a-4c2a-9630-4481b1c16e2d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/limits Aug 15 15:25:39.003540 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-74ed3340-c87a-4c2a-9630-4481b1c16e2d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:39.003737 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-74ed3340-c87a-4c2a-9630-4481b1c16e2d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:39.020702 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-74ed3340-c87a-4c2a-9630-4481b1c16e2d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/limits returned with HTTP 200 Aug 15 15:25:39.021083 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1488/5947] 10.4.3.107 () {68 vars in 1484 bytes} [Sat Aug 15 15:25:39 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:25:39.050193 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-4904db6d-4a17-4105-bfa4-71461df96eba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:39.052067 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-4904db6d-4a17-4105-bfa4-71461df96eba tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:25:39.052257 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-4904db6d-4a17-4105-bfa4-71461df96eba tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:39.052462 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-4904db6d-4a17-4105-bfa4-71461df96eba tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:39.060937 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:39.060937 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:25:39.063882 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-4904db6d-4a17-4105-bfa4-71461df96eba tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:39.067688 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-4904db6d-4a17-4105-bfa4-71461df96eba tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:25:39.068062 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1495/5948] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:25:39 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1663 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:25:39.075933 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:39.077864 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:25:39.078195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3c8801d-fd56-448d-9746-4210404bc2ce", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-767448020", "description": null, "metadata": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:25:39.088950 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:39.088950 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:25:39.089482 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:39.089649 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create snapshot from volume d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:25:39.110790 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Created reservations ['f23c905f-11fc-4aae-b033-03df73ed0387', 'ae484f39-2b06-4901-9448-e6e0cb416aa1', 'd9d84819-7c71-46f5-a068-ced1aa83254d', '15142e5d-5dc0-4c25-9251-d91a81c035c3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:25:39.135776 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot force create request issued successfully. Aug 15 15:25:39.136017 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-85ec489a-6bf2-4a43-b990-0d5ef74f887d req-5a874f30-a834-445d-bbf6-f72863f1206c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:25:39.136433 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1478/5949] 10.4.3.107 () {72 vars in 1547 bytes} [Sat Aug 15 15:25:39 2026] POST /volume/v3/snapshots => generated 323 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:25:40.455080 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97db276c-a26b-475c-a494-2b8362de140a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:40.456753 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97db276c-a26b-475c-a494-2b8362de140a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 Aug 15 15:25:40.456928 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97db276c-a26b-475c-a494-2b8362de140a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:40.457096 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97db276c-a26b-475c-a494-2b8362de140a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:40.461673 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:40.461673 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:25:40.462030 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97db276c-a26b-475c-a494-2b8362de140a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:25:40.462734 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97db276c-a26b-475c-a494-2b8362de140a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 returned with HTTP 200 Aug 15 15:25:40.463024 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1489/5950] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:25:40 2026] GET /volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:25:40.484812 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:40.486560 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:25:40.486921 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-210227521", "snapshot_id": null, "imageRef": "ed7bf584-0412-4f2a-bb04-792fed98019f", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:25:40.488396 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-210227521', 'snapshot_id': None, 'imageRef': 'ed7bf584-0412-4f2a-bb04-792fed98019f', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:25:40.561263 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:40.561263 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:25:40.561673 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:25:40.561814 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume of 1 GB Aug 15 15:25:40.564757 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Availability Zones retrieved successfully. Aug 15 15:25:40.569296 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Flow 'volume_create_api' (89fad1f9-ef2c-47cd-a690-c3f79bf6cfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:25:40.570206 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2504f444-b7d9-40d8-b2af-39f9c8fcef3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:25:40.570985 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:25:40.596409 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2504f444-b7d9-40d8-b2af-39f9c8fcef3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd92c8f22-faaa-4959-99c5-89ba70c39924', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:25:40.597063 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00eb4891-571b-497c-be20-b4249ff88db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:25:40.629973 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Created reservations ['225d9fb6-afea-423b-b6c2-c04bfc6fd223', '96096f06-42ee-46bc-9481-1df37ea0e92f', '87bf8fd5-f1a2-422d-a326-585dd61e902f', '9b245c56-953a-4bd4-ba69-c513efae1bbd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:25:40.630683 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00eb4891-571b-497c-be20-b4249ff88db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225d9fb6-afea-423b-b6c2-c04bfc6fd223', '96096f06-42ee-46bc-9481-1df37ea0e92f', '87bf8fd5-f1a2-422d-a326-585dd61e902f', '9b245c56-953a-4bd4-ba69-c513efae1bbd']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:25:40.631297 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d6f1cf-3261-4504-b0f6-8ebccc350ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:25:40.668043 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d6f1cf-3261-4504-b0f6-8ebccc350ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16dbbb0c-d425-4939-872c-9350f265be7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-210227521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d051f8dffce24b6c97848d917fd51644',qos_specs=None,replication_status=,reservations=['225d9fb6-afea-423b-b6c2-c04bfc6fd223','96096f06-42ee-46bc-9481-1df37ea0e92f','87bf8fd5-f1a2-422d-a326-585dd61e902f','9b245c56-953a-4bd4-ba69-c513efae1bbd'],size=1,snapshot_id=d92c8f22-faaa-4959-99c5-89ba70c39924,source_replicaid=,source_volid=None,status='creating',user_id='9084041e67024e9a83bb4514430f0375',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), '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-15T15:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-210227521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16dbbb0c-d425-4939-872c-9350f265be7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d051f8dffce24b6c97848d917fd51644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d92c8f22-faaa-4959-99c5-89ba70c39924,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9084041e67024e9a83bb4514430f0375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:25:40.668789 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94e3e16-e4d9-4749-bb61-ee911ac8f65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:25:40.684004 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94e3e16-e4d9-4749-bb61-ee911ac8f65c) transitioned into state 'SUCCESS' from state '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-210227521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d051f8dffce24b6c97848d917fd51644',qos_specs=None,replication_status=,reservations=['225d9fb6-afea-423b-b6c2-c04bfc6fd223','96096f06-42ee-46bc-9481-1df37ea0e92f','87bf8fd5-f1a2-422d-a326-585dd61e902f','9b245c56-953a-4bd4-ba69-c513efae1bbd'],size=1,snapshot_id=d92c8f22-faaa-4959-99c5-89ba70c39924,source_replicaid=,source_volid=None,status='creating',user_id='9084041e67024e9a83bb4514430f0375',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:25:40.684561 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9485352e-3042-45ff-9a93-6883c3ea3af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:25:40.702817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9485352e-3042-45ff-9a93-6883c3ea3af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:25:40.703578 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Flow 'volume_create_api' (89fad1f9-ef2c-47cd-a690-c3f79bf6cfb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:25:40.703837 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Create volume request issued successfully. Aug 15 15:25:40.704322 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9d305e2-2bcb-41c7-8979-1b89394a79ed tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:25:40.704714 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1489/5951] 10.4.3.107 () {70 vars in 1300 bytes} [Sat Aug 15 15:25:40 2026] POST /volume/v3/volumes => generated 813 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:25:40.714735 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d928b1d0-e985-477e-9601-847556318ca0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:40.716300 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d928b1d0-e985-477e-9601-847556318ca0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:25:40.716483 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d928b1d0-e985-477e-9601-847556318ca0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:40.716667 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d928b1d0-e985-477e-9601-847556318ca0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:40.722445 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:40.722445 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:25:40.725317 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d928b1d0-e985-477e-9601-847556318ca0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:40.729138 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d928b1d0-e985-477e-9601-847556318ca0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:25:40.729499 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1496/5952] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:25:40 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:25:41.741544 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-494d826a-46d4-4eeb-afb5-ccde50b1ac1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:41.743433 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-494d826a-46d4-4eeb-afb5-ccde50b1ac1a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:25:41.743639 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-494d826a-46d4-4eeb-afb5-ccde50b1ac1a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:41.743811 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-494d826a-46d4-4eeb-afb5-ccde50b1ac1a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:41.750339 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:41.750339 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:25:41.753493 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-494d826a-46d4-4eeb-afb5-ccde50b1ac1a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:41.757628 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-494d826a-46d4-4eeb-afb5-ccde50b1ac1a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:25:41.757972 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1479/5953] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:25:41 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:25:41.769687 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7114871-91b7-49a7-afbe-935260312ab8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:41.771419 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7114871-91b7-49a7-afbe-935260312ab8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:25:41.772284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7114871-91b7-49a7-afbe-935260312ab8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:41.772284 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7114871-91b7-49a7-afbe-935260312ab8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:41.778335 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:41.778335 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:25:41.781349 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b7114871-91b7-49a7-afbe-935260312ab8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:41.785187 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7114871-91b7-49a7-afbe-935260312ab8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:25:41.785556 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1490/5954] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:25:41 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:25:42.648972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-71740d0f-0e55-40f3-a47a-aaf64f9a1c4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:42.651003 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-71740d0f-0e55-40f3-a47a-aaf64f9a1c4c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:25:42.651220 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-71740d0f-0e55-40f3-a47a-aaf64f9a1c4c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:42.651428 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-71740d0f-0e55-40f3-a47a-aaf64f9a1c4c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:42.658529 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:42.658529 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:25:42.662127 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-71740d0f-0e55-40f3-a47a-aaf64f9a1c4c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:42.666436 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-71740d0f-0e55-40f3-a47a-aaf64f9a1c4c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:25:42.666839 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1490/5955] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:25:42 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:25:43.036419 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-a44e7a9a-3be9-4753-9737-3d0ac8e79966 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:43.038183 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-a44e7a9a-3be9-4753-9737-3d0ac8e79966 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:25:43.038401 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-a44e7a9a-3be9-4753-9737-3d0ac8e79966 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:43.038568 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-a44e7a9a-3be9-4753-9737-3d0ac8e79966 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:43.044419 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:43.044419 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:25:43.047227 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-a44e7a9a-3be9-4753-9737-3d0ac8e79966 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:43.050822 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-a44e7a9a-3be9-4753-9737-3d0ac8e79966 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:25:43.051136 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1497/5956] 10.4.3.107 () {68 vars in 1598 bytes} [Sat Aug 15 15:25:43 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 1404 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:25:43.060310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-97653132-af81-4f3c-9319-ac108e9b560d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:43.060712 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97653132-af81-4f3c-9319-ac108e9b560d None None] GET https://10.4.3.107/volume// Aug 15 15:25:43.060712 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97653132-af81-4f3c-9319-ac108e9b560d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:43.060712 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97653132-af81-4f3c-9319-ac108e9b560d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:43.060978 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97653132-af81-4f3c-9319-ac108e9b560d None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:25:43.061233 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1480/5957] 10.4.3.107 () {66 vars in 1419 bytes} [Sat Aug 15 15:25: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 15 15:25:43.067366 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-ec418ded-feee-4c5f-81ae-0a942c74b231 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:43.069169 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-ec418ded-feee-4c5f-81ae-0a942c74b231 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/attachments Aug 15 15:25:43.069539 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-ec418ded-feee-4c5f-81ae-0a942c74b231 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16dbbb0c-d425-4939-872c-9350f265be7e", "connector": null, "instance_uuid": "927ef8b7-0340-4d2d-9eaf-59fc26d35a1b"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:25:43.076788 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:43.076788 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:25:43.097135 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-ec418ded-feee-4c5f-81ae-0a942c74b231 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments returned with HTTP 200 Aug 15 15:25:43.097512 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1491/5958] 10.4.3.107 () {74 vars in 1594 bytes} [Sat Aug 15 15:25:43 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 15 15:25:43.799421 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ceffe1f-c002-4939-9799-009343357a1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:43.799896 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ceffe1f-c002-4939-9799-009343357a1c None None] GET https://10.4.3.107/volume// Aug 15 15:25:43.800140 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ceffe1f-c002-4939-9799-009343357a1c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:43.800333 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ceffe1f-c002-4939-9799-009343357a1c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:43.800664 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ceffe1f-c002-4939-9799-009343357a1c None None] https://10.4.3.107/volume// returned with HTTP 300 Aug 15 15:25:43.800970 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1491/5959] 10.4.3.107 () {66 vars in 1426 bytes} [Sat Aug 15 15:25: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 15 15:25:43.809470 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-3d15111a-07c6-40c4-bb92-243dd82f3977 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:43.811185 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-3d15111a-07c6-40c4-bb92-243dd82f3977 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:25:43.811504 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-3d15111a-07c6-40c4-bb92-243dd82f3977 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:25:43.811702 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-3d15111a-07c6-40c4-bb92-243dd82f3977 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:25:43.819770 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:43.819770 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:25:43.822561 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-3d15111a-07c6-40c4-bb92-243dd82f3977 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:25:43.826858 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-3d15111a-07c6-40c4-bb92-243dd82f3977 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:25:43.827214 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1498/5960] 10.4.3.107 () {70 vars in 1639 bytes} [Sat Aug 15 15:25:43 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 1583 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:25:43.922899 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:43.924873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] PUT https://10.4.3.107/volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227 Aug 15 15:25:43.925461 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.107", "host": "np0000007361", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83b7d122bbb2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70ea067b-337d-4675-b025-6978b47e1d82", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:25:43.931859 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Acquiring lock "cinder-attachment_update-16dbbb0c-d425-4939-872c-9350f265be7e-np0000007361" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 15 15:25:43.935934 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Lock "cinder-attachment_update-16dbbb0c-d425-4939-872c-9350f265be7e-np0000007361" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 15 15:25:43.936852 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:43.936852 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:25:44.000970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Lock "cinder-attachment_update-16dbbb0c-d425-4939-872c-9350f265be7e-np0000007361" released by "attachment_update" :: held 0.065s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 15 15:25:44.001232 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-26c619f7-d771-4de6-8041-17a00c73333d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227 returned with HTTP 200 Aug 15 15:25:44.001661 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1481/5961] 10.4.3.107 () {74 vars in 1704 bytes} [Sat Aug 15 15:25:43 2026] PUT /volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:25:44.021589 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-bd47150c-d66b-4ef7-becc-a468be961671 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:25:44.023222 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-bd47150c-d66b-4ef7-becc-a468be961671 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] POST https://10.4.3.107/volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227/action Aug 15 15:25:44.023563 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-bd47150c-d66b-4ef7-becc-a468be961671 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:25:44.023689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-bd47150c-d66b-4ef7-becc-a468be961671 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:25:44.036499 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:25:44.036499 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:25:44.046280 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d2cfb608-7024-45ad-8257-c0531c8ac731 req-bd47150c-d66b-4ef7-becc-a468be961671 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227/action returned with HTTP 204 Aug 15 15:25:44.046669 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1492/5962] 10.4.3.107 () {74 vars in 1725 bytes} [Sat Aug 15 15:25:44 2026] POST /volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:25:52.665054 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:53.825249 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=18 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:53.995388 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:25:54.043024 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:26:28.101700 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-81fd095f-dfa7-45e2-b0fa-0f7e1eceaf41 req-9bae8c3f-b9b0-4396-b1cf-ec4e76a2769c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:28.103611 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-81fd095f-dfa7-45e2-b0fa-0f7e1eceaf41 req-9bae8c3f-b9b0-4396-b1cf-ec4e76a2769c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227 Aug 15 15:26:28.103789 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-81fd095f-dfa7-45e2-b0fa-0f7e1eceaf41 req-9bae8c3f-b9b0-4396-b1cf-ec4e76a2769c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:28.103974 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-81fd095f-dfa7-45e2-b0fa-0f7e1eceaf41 req-9bae8c3f-b9b0-4396-b1cf-ec4e76a2769c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:28.110511 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:28.110511 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:28.151423 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-81fd095f-dfa7-45e2-b0fa-0f7e1eceaf41 req-9bae8c3f-b9b0-4396-b1cf-ec4e76a2769c tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227 returned with HTTP 200 Aug 15 15:26:28.151908 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1492/5963] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:26:28 2026] DELETE /volume/v3/attachments/18a2303a-14ee-461b-8ebe-2c06c3f12227 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:29.558399 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9142f619-ab91-4c81-814e-583771fd3869 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:29.560386 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:26:29.560576 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:29.560754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:29.560921 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete volume with id: 16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:26:29.567235 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:29.567235 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:29.567663 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:26:29.582255 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete volume request issued successfully. Aug 15 15:26:29.582421 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9142f619-ab91-4c81-814e-583771fd3869 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 202 Aug 15 15:26:29.582928 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1499/5964] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:26:29 2026] DELETE /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:26:29.589659 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-43eca6b4-4250-488d-ab3d-45646f80d3bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:29.591864 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43eca6b4-4250-488d-ab3d-45646f80d3bf tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:26:29.592132 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43eca6b4-4250-488d-ab3d-45646f80d3bf tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:29.592414 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43eca6b4-4250-488d-ab3d-45646f80d3bf tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:29.600683 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:29.600683 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:29.604227 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-43eca6b4-4250-488d-ab3d-45646f80d3bf tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:26:29.609399 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43eca6b4-4250-488d-ab3d-45646f80d3bf tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 200 Aug 15 15:26:29.609904 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1482/5965] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:26:29 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:26:30.621208 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bed8e0d6-c094-4c5c-9711-78139399c7c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:30.622754 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bed8e0d6-c094-4c5c-9711-78139399c7c8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e Aug 15 15:26:30.622941 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bed8e0d6-c094-4c5c-9711-78139399c7c8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:30.623112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bed8e0d6-c094-4c5c-9711-78139399c7c8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:30.628027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bed8e0d6-c094-4c5c-9711-78139399c7c8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e returned with HTTP 404 Aug 15 15:26:30.628464 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1493/5966] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:26:30 2026] GET /volume/v3/volumes/16dbbb0c-d425-4939-872c-9350f265be7e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:26:30.634049 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:30.635514 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 Aug 15 15:26:30.635674 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:30.635852 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:30.635949 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete snapshot with id: d92c8f22-faaa-4959-99c5-89ba70c39924 Aug 15 15:26:30.640583 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:30.640583 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:30.640955 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:26:30.657427 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot delete request issued successfully. Aug 15 15:26:30.657757 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3783fbf9-95a3-45bc-bd4d-46454b0035a7 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 returned with HTTP 202 Aug 15 15:26:30.658154 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1493/5967] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:26:30 2026] DELETE /volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:26:30.665037 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee44da77-fbb3-498b-a2a6-17a23d408723 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:30.666996 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee44da77-fbb3-498b-a2a6-17a23d408723 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 Aug 15 15:26:30.667167 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee44da77-fbb3-498b-a2a6-17a23d408723 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:30.667366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee44da77-fbb3-498b-a2a6-17a23d408723 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:30.672771 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:30.672771 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:30.673151 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee44da77-fbb3-498b-a2a6-17a23d408723 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:26:30.673800 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee44da77-fbb3-498b-a2a6-17a23d408723 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 returned with HTTP 200 Aug 15 15:26:30.674139 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1500/5968] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:26:30 2026] GET /volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:31.682694 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b614882-a335-4c8c-ba1b-55ac54a0cb8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:31.684123 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b614882-a335-4c8c-ba1b-55ac54a0cb8d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 Aug 15 15:26:31.684305 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b614882-a335-4c8c-ba1b-55ac54a0cb8d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:31.684477 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b614882-a335-4c8c-ba1b-55ac54a0cb8d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:31.688145 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b614882-a335-4c8c-ba1b-55ac54a0cb8d tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 returned with HTTP 404 Aug 15 15:26:31.688577 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1483/5969] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:26:31 2026] GET /volume/v3/snapshots/d92c8f22-faaa-4959-99c5-89ba70c39924 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:26:33.018478 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-09bdc032-c51d-4bfd-9f99-eee29fc544ce req-b328a44c-785c-4f5b-aa5a-1d137f155f29 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:33.020258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-09bdc032-c51d-4bfd-9f99-eee29fc544ce req-b328a44c-785c-4f5b-aa5a-1d137f155f29 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c Aug 15 15:26:33.020448 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-09bdc032-c51d-4bfd-9f99-eee29fc544ce req-b328a44c-785c-4f5b-aa5a-1d137f155f29 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:33.020659 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-09bdc032-c51d-4bfd-9f99-eee29fc544ce req-b328a44c-785c-4f5b-aa5a-1d137f155f29 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:33.026636 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:33.026636 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:33.064518 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-09bdc032-c51d-4bfd-9f99-eee29fc544ce req-b328a44c-785c-4f5b-aa5a-1d137f155f29 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c returned with HTTP 200 Aug 15 15:26:33.064958 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1494/5970] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:26:33 2026] DELETE /volume/v3/attachments/89931072-ea53-49ff-af45-d14ae61b037c => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:34.525406 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44910492-453a-4353-9014-c51b7a467dc8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:34.526930 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:26:34.527106 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:34.527298 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:34.527455 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete volume with id: 7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:26:34.533915 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:34.533915 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:34.534324 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:26:34.548161 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete volume request issued successfully. Aug 15 15:26:34.548338 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44910492-453a-4353-9014-c51b7a467dc8 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 202 Aug 15 15:26:34.548684 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1494/5971] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:26:34 2026] DELETE /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:26:34.555155 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abdab9d9-0450-49d6-abad-0eb37bdfb688 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:34.557018 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abdab9d9-0450-49d6-abad-0eb37bdfb688 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:26:34.557268 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abdab9d9-0450-49d6-abad-0eb37bdfb688 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:34.557493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abdab9d9-0450-49d6-abad-0eb37bdfb688 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:34.564050 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:34.564050 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:34.567304 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-abdab9d9-0450-49d6-abad-0eb37bdfb688 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:26:34.571849 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abdab9d9-0450-49d6-abad-0eb37bdfb688 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 200 Aug 15 15:26:34.572307 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1501/5972] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:26:34 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:26:35.584054 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2b09f3b-98c4-416f-8d22-1fb0b37ec46a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:35.585726 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2b09f3b-98c4-416f-8d22-1fb0b37ec46a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e Aug 15 15:26:35.585928 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2b09f3b-98c4-416f-8d22-1fb0b37ec46a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:35.586101 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2b09f3b-98c4-416f-8d22-1fb0b37ec46a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:35.591127 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2b09f3b-98c4-416f-8d22-1fb0b37ec46a tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e returned with HTTP 404 Aug 15 15:26:35.591548 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1484/5973] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:26:35 2026] GET /volume/v3/volumes/7f255d36-8b65-4aa8-859d-cb3ce256f01e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:26:35.597274 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:35.598817 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 Aug 15 15:26:35.599047 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:35.599303 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:35.599447 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete snapshot with id: d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 Aug 15 15:26:35.604064 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:35.604064 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:35.604447 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:26:35.618756 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot delete request issued successfully. Aug 15 15:26:35.618947 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3424f683-31f1-4480-b4e4-64f8f167ec24 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 returned with HTTP 202 Aug 15 15:26:35.619504 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1495/5974] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:26:35 2026] DELETE /volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:26:35.625771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5fd19455-0f25-4d8c-b63c-ea1e733768f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:35.627583 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fd19455-0f25-4d8c-b63c-ea1e733768f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 Aug 15 15:26:35.627795 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fd19455-0f25-4d8c-b63c-ea1e733768f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:35.628008 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fd19455-0f25-4d8c-b63c-ea1e733768f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:35.632670 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:35.632670 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:35.633093 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5fd19455-0f25-4d8c-b63c-ea1e733768f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Snapshot retrieved successfully. Aug 15 15:26:35.633759 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fd19455-0f25-4d8c-b63c-ea1e733768f0 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 returned with HTTP 200 Aug 15 15:26:35.634097 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1495/5975] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:26:35 2026] GET /volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:36.642651 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2177019c-9b46-4828-98c4-8a5479d1a9cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:36.644236 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2177019c-9b46-4828-98c4-8a5479d1a9cb tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 Aug 15 15:26:36.644447 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2177019c-9b46-4828-98c4-8a5479d1a9cb tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:36.644624 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2177019c-9b46-4828-98c4-8a5479d1a9cb tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:36.648365 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2177019c-9b46-4828-98c4-8a5479d1a9cb tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 returned with HTTP 404 Aug 15 15:26:36.648775 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1502/5976] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:26:36 2026] GET /volume/v3/snapshots/d6eb45a0-d6ad-465c-a2a1-9167c31efbf5 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:26:37.807112 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-425be43b-38fd-47bc-9371-0c98fd34af41 req-55467f0e-7072-47f1-8820-058fe456fa96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:37.809018 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-425be43b-38fd-47bc-9371-0c98fd34af41 req-55467f0e-7072-47f1-8820-058fe456fa96 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50 Aug 15 15:26:37.809218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-425be43b-38fd-47bc-9371-0c98fd34af41 req-55467f0e-7072-47f1-8820-058fe456fa96 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:37.809444 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-425be43b-38fd-47bc-9371-0c98fd34af41 req-55467f0e-7072-47f1-8820-058fe456fa96 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:37.815569 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:37.815569 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:37.858254 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-425be43b-38fd-47bc-9371-0c98fd34af41 req-55467f0e-7072-47f1-8820-058fe456fa96 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50 returned with HTTP 200 Aug 15 15:26:37.858650 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1485/5977] 10.4.3.107 () {72 vars in 1673 bytes} [Sat Aug 15 15:26:37 2026] DELETE /volume/v3/attachments/d93b7b78-521f-44a7-b536-5ba32a3cfa50 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:39.803437 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:39.804925 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] DELETE https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:26:39.805112 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:39.805321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:39.805467 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete volume with id: d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:26:39.812505 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:39.812505 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:39.813004 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:26:39.829508 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Delete volume request issued successfully. Aug 15 15:26:39.829690 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b22c0957-4196-4052-99a1-0e01eb2d5a2f tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 202 Aug 15 15:26:39.830117 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1496/5978] 10.4.3.107 () {68 vars in 1392 bytes} [Sat Aug 15 15:26:39 2026] DELETE /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 15 15:26:39.836357 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-573d5520-61de-44f4-bfc2-31682af7cff4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:39.838082 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-573d5520-61de-44f4-bfc2-31682af7cff4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:26:39.838311 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-573d5520-61de-44f4-bfc2-31682af7cff4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:39.838489 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-573d5520-61de-44f4-bfc2-31682af7cff4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:39.844881 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:39.844881 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:39.848210 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-573d5520-61de-44f4-bfc2-31682af7cff4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Volume info retrieved successfully. Aug 15 15:26:39.852608 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-573d5520-61de-44f4-bfc2-31682af7cff4 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 200 Aug 15 15:26:39.853000 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1496/5979] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:26:39 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 15 15:26:40.864821 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-101622c1-b0bc-4557-9cc7-ce7d19d6b375 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:40.866335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-101622c1-b0bc-4557-9cc7-ce7d19d6b375 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] GET https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce Aug 15 15:26:40.866523 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-101622c1-b0bc-4557-9cc7-ce7d19d6b375 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:40.866690 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-101622c1-b0bc-4557-9cc7-ce7d19d6b375 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:40.871542 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-101622c1-b0bc-4557-9cc7-ce7d19d6b375 tempest-TestVolumeBootPatternV346-929485177 tempest-TestVolumeBootPatternV346-929485177-project-member] https://10.4.3.107/volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce returned with HTTP 404 Aug 15 15:26:40.871934 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1503/5980] 10.4.3.107 () {68 vars in 1389 bytes} [Sat Aug 15 15:26:40 2026] GET /volume/v3/volumes/d3c8801d-fd56-448d-9746-4210404bc2ce => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 15 15:26:46.107194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0174938-eca0-434e-8817-0d727197c27a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:46.183898 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:26:46.184218 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2092646599"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:26:46.185504 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2092646599'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:26:46.185619 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Create volume of 1 GB Aug 15 15:26:46.185862 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:46.185862 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:46.189387 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Availability Zones retrieved successfully. Aug 15 15:26:46.193931 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Flow 'volume_create_api' (47b9aacb-2712-4288-8e8b-a971a6a9a1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:26:46.194903 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75f139d-05bf-4cf7-b54e-6c5feaece16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:26:46.195560 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:26:46.214537 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75f139d-05bf-4cf7-b54e-6c5feaece16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:26:46.215166 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45798cf3-b3c0-479d-a81e-e9fdbc19f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:26:46.262962 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Created reservations ['2ad4d630-91d1-42a8-8d4d-39521fc3c3b8', 'bb19fa63-14fb-4c6a-b845-0ab26d66f489', '94c6735b-35cc-4fc4-a58b-a3580d70078c', '7f126ebc-d7b6-44e1-8940-74a70b7e7eec'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:26:46.263567 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45798cf3-b3c0-479d-a81e-e9fdbc19f84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad4d630-91d1-42a8-8d4d-39521fc3c3b8', 'bb19fa63-14fb-4c6a-b845-0ab26d66f489', '94c6735b-35cc-4fc4-a58b-a3580d70078c', '7f126ebc-d7b6-44e1-8940-74a70b7e7eec']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:26:46.264174 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9faa0aa-91de-4745-9228-98fa9aeb20ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:26:46.285593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9faa0aa-91de-4745-9228-98fa9aeb20ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8138eed0-185c-4854-b792-8c6318df815a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2092646599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9fc80e21f7d4acfa79fb9e6958ab347',qos_specs=None,replication_status=,reservations=['2ad4d630-91d1-42a8-8d4d-39521fc3c3b8','bb19fa63-14fb-4c6a-b845-0ab26d66f489','94c6735b-35cc-4fc4-a58b-a3580d70078c','7f126ebc-d7b6-44e1-8940-74a70b7e7eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d450b11f95f460dbecf079746e126d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2092646599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8138eed0-185c-4854-b792-8c6318df815a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9fc80e21f7d4acfa79fb9e6958ab347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d450b11f95f460dbecf079746e126d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:26:46.286194 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bced54a9-713b-45d3-bc40-075dea544a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:26:46.301152 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bced54a9-713b-45d3-bc40-075dea544a9b) transitioned into state 'SUCCESS' from state '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-2092646599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9fc80e21f7d4acfa79fb9e6958ab347',qos_specs=None,replication_status=,reservations=['2ad4d630-91d1-42a8-8d4d-39521fc3c3b8','bb19fa63-14fb-4c6a-b845-0ab26d66f489','94c6735b-35cc-4fc4-a58b-a3580d70078c','7f126ebc-d7b6-44e1-8940-74a70b7e7eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d450b11f95f460dbecf079746e126d1',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:26:46.301720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc704ae-4cbd-4264-a3e1-96449bfdf1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:26:46.309996 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc704ae-4cbd-4264-a3e1-96449bfdf1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:26:46.310630 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Flow 'volume_create_api' (47b9aacb-2712-4288-8e8b-a971a6a9a1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:26:46.310881 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Create volume request issued successfully. Aug 15 15:26:46.311357 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0174938-eca0-434e-8817-0d727197c27a tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:26:46.311701 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1486/5981] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:26:46 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:26:46.321678 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db3bf3e0-c4ef-4603-966e-1081f2995813 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:46.323250 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db3bf3e0-c4ef-4603-966e-1081f2995813 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a Aug 15 15:26:46.323433 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db3bf3e0-c4ef-4603-966e-1081f2995813 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:46.323605 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db3bf3e0-c4ef-4603-966e-1081f2995813 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:46.330654 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:46.330654 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:46.333915 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db3bf3e0-c4ef-4603-966e-1081f2995813 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Volume info retrieved successfully. Aug 15 15:26:46.337507 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db3bf3e0-c4ef-4603-966e-1081f2995813 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a returned with HTTP 200 Aug 15 15:26:46.337902 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1497/5982] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:46 2026] GET /volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:47.349359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78fe374f-edc8-4472-9c39-d9d2f49ada55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:47.351006 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78fe374f-edc8-4472-9c39-d9d2f49ada55 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a Aug 15 15:26:47.351198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78fe374f-edc8-4472-9c39-d9d2f49ada55 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:47.351392 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78fe374f-edc8-4472-9c39-d9d2f49ada55 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:47.357701 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:47.357701 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:47.360485 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-78fe374f-edc8-4472-9c39-d9d2f49ada55 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Volume info retrieved successfully. Aug 15 15:26:47.363607 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78fe374f-edc8-4472-9c39-d9d2f49ada55 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a returned with HTTP 200 Aug 15 15:26:47.363937 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1497/5983] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:47 2026] GET /volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:26:47.374574 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:47.376251 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] POST https://10.4.3.107/volume/v3/backups Aug 15 15:26:47.376639 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8138eed0-185c-4854-b792-8c6318df815a", "name": "tempest-type-Backup-1518204643"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:26:47.378108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Creating new backup {'backup': {'volume_id': '8138eed0-185c-4854-b792-8c6318df815a', 'name': 'tempest-type-Backup-1518204643'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 15 15:26:47.378282 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Creating backup of volume 8138eed0-185c-4854-b792-8c6318df815a in container None Aug 15 15:26:47.384921 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:47.384921 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:47.385263 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Volume info retrieved successfully. Aug 15 15:26:47.406804 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Created reservations ['524a45ee-36a6-48db-b797-f86d0af914e2', '24bfa810-f501-48be-aeab-189522a4a457'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:26:47.429253 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86f207c5-2524-4b08-8ceb-ac936fdfa0d4 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups returned with HTTP 202 Aug 15 15:26:47.429701 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1504/5984] 10.4.3.107 () {70 vars in 1299 bytes} [Sat Aug 15 15:26:47 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 15 15:26:47.436715 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9803d8c-ce08-4e02-90ee-0c4ef0c38581 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:47.438354 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9803d8c-ce08-4e02-90ee-0c4ef0c38581 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:47.438552 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9803d8c-ce08-4e02-90ee-0c4ef0c38581 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:47.438721 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9803d8c-ce08-4e02-90ee-0c4ef0c38581 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:47.438817 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d9803d8c-ce08-4e02-90ee-0c4ef0c38581 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:47.443518 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:47.443518 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:47.444219 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9803d8c-ce08-4e02-90ee-0c4ef0c38581 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:47.444728 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1487/5985] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:47 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:48.454470 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e50ca23-df84-42ad-a28e-78aa1bb3c7ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:48.456259 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e50ca23-df84-42ad-a28e-78aa1bb3c7ae tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:48.456454 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e50ca23-df84-42ad-a28e-78aa1bb3c7ae tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:48.456629 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e50ca23-df84-42ad-a28e-78aa1bb3c7ae tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:48.456731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5e50ca23-df84-42ad-a28e-78aa1bb3c7ae tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:48.460628 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:48.460628 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:48.461201 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e50ca23-df84-42ad-a28e-78aa1bb3c7ae tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:48.461548 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1498/5986] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:48 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:49.470660 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b486e894-16db-4c98-9fbb-a41c10304b1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:49.472338 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b486e894-16db-4c98-9fbb-a41c10304b1b tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:49.472534 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b486e894-16db-4c98-9fbb-a41c10304b1b tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:49.472723 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b486e894-16db-4c98-9fbb-a41c10304b1b tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:49.472846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b486e894-16db-4c98-9fbb-a41c10304b1b tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:49.476683 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:49.476683 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:49.477218 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b486e894-16db-4c98-9fbb-a41c10304b1b tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:49.477563 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1498/5987] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:49 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:50.486728 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18b73a1f-e365-42aa-a0f1-4dd328ff89c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:50.488711 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18b73a1f-e365-42aa-a0f1-4dd328ff89c7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:50.489039 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18b73a1f-e365-42aa-a0f1-4dd328ff89c7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:50.489337 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18b73a1f-e365-42aa-a0f1-4dd328ff89c7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:50.489495 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-18b73a1f-e365-42aa-a0f1-4dd328ff89c7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:50.494039 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:50.494039 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:50.494637 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18b73a1f-e365-42aa-a0f1-4dd328ff89c7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:50.494972 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1505/5988] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:50 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:51.504690 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2452484c-9974-4b7c-b85c-e56b5fc12bd8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:51.506827 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2452484c-9974-4b7c-b85c-e56b5fc12bd8 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:51.507149 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2452484c-9974-4b7c-b85c-e56b5fc12bd8 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:51.507434 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2452484c-9974-4b7c-b85c-e56b5fc12bd8 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:51.507582 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2452484c-9974-4b7c-b85c-e56b5fc12bd8 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:51.512339 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:51.512339 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:51.513039 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2452484c-9974-4b7c-b85c-e56b5fc12bd8 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:51.513461 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1488/5989] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:51 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:52.524185 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-67b1afd7-7926-42cc-9315-ca47ed8c64fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:52.526258 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-67b1afd7-7926-42cc-9315-ca47ed8c64fd tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:52.526492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-67b1afd7-7926-42cc-9315-ca47ed8c64fd tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:52.526696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-67b1afd7-7926-42cc-9315-ca47ed8c64fd tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:52.526846 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-67b1afd7-7926-42cc-9315-ca47ed8c64fd tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:52.530924 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:52.530924 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:52.531537 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-67b1afd7-7926-42cc-9315-ca47ed8c64fd tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:52.531913 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1499/5990] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:52 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:53.545838 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcc09db2-4504-4b49-a360-39ba7e222d8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:53.547852 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcc09db2-4504-4b49-a360-39ba7e222d8c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:53.548170 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcc09db2-4504-4b49-a360-39ba7e222d8c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:53.548482 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcc09db2-4504-4b49-a360-39ba7e222d8c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:53.548601 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fcc09db2-4504-4b49-a360-39ba7e222d8c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:53.553338 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:53.553338 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:53.554036 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcc09db2-4504-4b49-a360-39ba7e222d8c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:53.554463 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1499/5991] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:53 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:54.563436 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff16791c-fed3-4492-b6a5-dc7ed8c39558 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:54.565518 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff16791c-fed3-4492-b6a5-dc7ed8c39558 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:54.565777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff16791c-fed3-4492-b6a5-dc7ed8c39558 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:54.565990 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff16791c-fed3-4492-b6a5-dc7ed8c39558 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:54.566088 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff16791c-fed3-4492-b6a5-dc7ed8c39558 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:54.569973 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:54.569973 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:54.570562 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff16791c-fed3-4492-b6a5-dc7ed8c39558 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:54.570946 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1506/5992] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:54 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:55.579604 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4faf7d4-296e-4694-97c4-ec4b209a57ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:55.581176 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4faf7d4-296e-4694-97c4-ec4b209a57ce tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:55.581378 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4faf7d4-296e-4694-97c4-ec4b209a57ce tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:55.581578 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4faf7d4-296e-4694-97c4-ec4b209a57ce tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:55.581747 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f4faf7d4-296e-4694-97c4-ec4b209a57ce tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:55.585359 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:55.585359 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:55.585879 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4faf7d4-296e-4694-97c4-ec4b209a57ce tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:55.586199 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1489/5993] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:55 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:56.595317 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-204d71ed-879d-4fc3-8424-6659b0be3ccc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:56.597004 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-204d71ed-879d-4fc3-8424-6659b0be3ccc tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:56.597213 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-204d71ed-879d-4fc3-8424-6659b0be3ccc tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:56.597426 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-204d71ed-879d-4fc3-8424-6659b0be3ccc tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:56.597543 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-204d71ed-879d-4fc3-8424-6659b0be3ccc tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:56.602542 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:56.602542 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:26:56.603297 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-204d71ed-879d-4fc3-8424-6659b0be3ccc tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:56.603684 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1500/5994] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:56 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:57.613293 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-456b1f28-59e6-429b-af5f-9f61ca09db81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:57.614758 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-456b1f28-59e6-429b-af5f-9f61ca09db81 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:57.614987 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-456b1f28-59e6-429b-af5f-9f61ca09db81 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:57.615164 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-456b1f28-59e6-429b-af5f-9f61ca09db81 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:57.615289 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-456b1f28-59e6-429b-af5f-9f61ca09db81 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:57.619578 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:57.619578 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:26:57.620282 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-456b1f28-59e6-429b-af5f-9f61ca09db81 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:57.620712 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1500/5995] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:57 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:58.629824 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c26cea17-cbed-4c03-b0f0-3911d50fbb85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:58.631512 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c26cea17-cbed-4c03-b0f0-3911d50fbb85 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:58.631705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c26cea17-cbed-4c03-b0f0-3911d50fbb85 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:58.631876 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c26cea17-cbed-4c03-b0f0-3911d50fbb85 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:58.631982 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c26cea17-cbed-4c03-b0f0-3911d50fbb85 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:58.635768 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:58.635768 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:26:58.636341 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c26cea17-cbed-4c03-b0f0-3911d50fbb85 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:58.636665 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1507/5996] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:58 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:26:59.646465 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8844f23-6eaf-40c0-a306-f34662133e80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:26:59.649370 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8844f23-6eaf-40c0-a306-f34662133e80 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:26:59.649370 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8844f23-6eaf-40c0-a306-f34662133e80 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:26:59.649370 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8844f23-6eaf-40c0-a306-f34662133e80 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:26:59.649370 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d8844f23-6eaf-40c0-a306-f34662133e80 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:26:59.652810 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:26:59.652810 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:26:59.653574 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8844f23-6eaf-40c0-a306-f34662133e80 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:26:59.653999 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1490/5997] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:26:59 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:00.663020 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a471c1d5-75de-43b6-8e3a-7140b2f8a6ad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:00.664656 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a471c1d5-75de-43b6-8e3a-7140b2f8a6ad tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:00.664837 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a471c1d5-75de-43b6-8e3a-7140b2f8a6ad tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:00.665025 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a471c1d5-75de-43b6-8e3a-7140b2f8a6ad tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:00.665124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a471c1d5-75de-43b6-8e3a-7140b2f8a6ad tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:27:00.669055 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:00.669055 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:00.669695 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a471c1d5-75de-43b6-8e3a-7140b2f8a6ad tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:27:00.670053 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1501/5998] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:00 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:01.679867 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-966a3027-28be-4b7c-83f9-16b176a4d991 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:01.682114 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-966a3027-28be-4b7c-83f9-16b176a4d991 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:01.682366 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-966a3027-28be-4b7c-83f9-16b176a4d991 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:01.682548 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-966a3027-28be-4b7c-83f9-16b176a4d991 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:01.682651 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-966a3027-28be-4b7c-83f9-16b176a4d991 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:27:01.686757 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:01.686757 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:01.687352 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-966a3027-28be-4b7c-83f9-16b176a4d991 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:27:01.687710 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1501/5999] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:01 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:01.698579 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebda68f2-b61d-4b33-bdfd-dc9b1b870ec0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:01.752965 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebda68f2-b61d-4b33-bdfd-dc9b1b870ec0 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-member] PUT https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:01.753298 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebda68f2-b61d-4b33-bdfd-dc9b1b870ec0 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:01.759634 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:01.759634 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:01.765052 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebda68f2-b61d-4b33-bdfd-dc9b1b870ec0 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-member] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:27:01.765476 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1508/6000] 10.4.3.107 () {70 vars in 1408 bytes} [Sat Aug 15 15:27:01 2026] PUT /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 316 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:01.772642 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e2018d4-adf4-4472-9f78-fcb3c6e7c211 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:01.774259 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e2018d4-adf4-4472-9f78-fcb3c6e7c211 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:01.774444 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e2018d4-adf4-4472-9f78-fcb3c6e7c211 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:01.774617 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e2018d4-adf4-4472-9f78-fcb3c6e7c211 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:01.774716 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9e2018d4-adf4-4472-9f78-fcb3c6e7c211 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:27:01.779022 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:01.779022 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:01.779746 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e2018d4-adf4-4472-9f78-fcb3c6e7c211 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:27:01.780155 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1491/6001] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:01 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:01.788828 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:01.790427 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] DELETE https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:01.790623 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:01.790793 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:01.790886 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Delete backup with id: 98372893-e6ed-40c7-9b64-653f39d1ffa7. Aug 15 15:27:01.795110 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:01.795110 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:01.805626 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] delete_backup rpcapi backup_id 98372893-e6ed-40c7-9b64-653f39d1ffa7 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 15 15:27:01.807169 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-326cdb82-fba2-4799-ba8c-6741a8ea0d4f tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 202 Aug 15 15:27:01.807630 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1502/6002] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:27:01 2026] DELETE /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:27:01.813890 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f5a9d18-b640-4f48-92e4-75e9acfc7bb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:01.815469 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f5a9d18-b640-4f48-92e4-75e9acfc7bb5 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:01.815654 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f5a9d18-b640-4f48-92e4-75e9acfc7bb5 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:01.815823 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f5a9d18-b640-4f48-92e4-75e9acfc7bb5 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:01.815916 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8f5a9d18-b640-4f48-92e4-75e9acfc7bb5 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:27:01.819906 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:01.819906 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:01.820568 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f5a9d18-b640-4f48-92e4-75e9acfc7bb5 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 200 Aug 15 15:27:01.820899 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1502/6003] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:01 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:02.830358 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2e07995-0215-41f4-abb7-e1a11910f141 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:02.832074 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2e07995-0215-41f4-abb7-e1a11910f141 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 Aug 15 15:27:02.832281 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2e07995-0215-41f4-abb7-e1a11910f141 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:02.832464 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2e07995-0215-41f4-abb7-e1a11910f141 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:02.832559 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e2e07995-0215-41f4-abb7-e1a11910f141 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Show backup with id 98372893-e6ed-40c7-9b64-653f39d1ffa7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 15 15:27:02.835841 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2e07995-0215-41f4-abb7-e1a11910f141 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 returned with HTTP 404 Aug 15 15:27:02.836289 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1509/6004] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:02 2026] GET /volume/v3/backups/98372893-e6ed-40c7-9b64-653f39d1ffa7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:02.842511 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:02.844054 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a Aug 15 15:27:02.844261 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:02.844484 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:02.844627 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Delete volume with id: 8138eed0-185c-4854-b792-8c6318df815a Aug 15 15:27:02.852740 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:02.852740 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:02.853091 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Volume info retrieved successfully. Aug 15 15:27:02.867128 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Delete volume request issued successfully. Aug 15 15:27:02.867332 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aadee72a-6aee-4c39-8845-84a2dbfd99a7 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a returned with HTTP 202 Aug 15 15:27:02.867689 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1492/6005] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:27:02 2026] DELETE /volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:02.873326 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-008c1c66-bf42-405e-bed8-5fb914d30a5c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:02.875063 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-008c1c66-bf42-405e-bed8-5fb914d30a5c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a Aug 15 15:27:02.875351 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-008c1c66-bf42-405e-bed8-5fb914d30a5c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:02.875535 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-008c1c66-bf42-405e-bed8-5fb914d30a5c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:02.882635 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:02.882635 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:02.885900 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-008c1c66-bf42-405e-bed8-5fb914d30a5c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Volume info retrieved successfully. Aug 15 15:27:02.889586 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-008c1c66-bf42-405e-bed8-5fb914d30a5c tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a returned with HTTP 200 Aug 15 15:27:02.890162 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1503/6006] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:02 2026] GET /volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:03.901746 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-325b4348-2e0a-4806-8ad4-c0c47de13519 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:03.903478 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-325b4348-2e0a-4806-8ad4-c0c47de13519 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] GET https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a Aug 15 15:27:03.903689 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-325b4348-2e0a-4806-8ad4-c0c47de13519 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:03.903881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-325b4348-2e0a-4806-8ad4-c0c47de13519 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:03.909262 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-325b4348-2e0a-4806-8ad4-c0c47de13519 tempest-ProjectMemberTests39-95011897 tempest-ProjectMemberTests39-95011897-project-admin] https://10.4.3.107/volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a returned with HTTP 404 Aug 15 15:27:03.909692 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1503/6007] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:03 2026] GET /volume/v3/volumes/8138eed0-185c-4854-b792-8c6318df815a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:05.183335 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:05.254616 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:05.254924 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1087365688"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:05.256493 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1087365688'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:05.256617 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:05.259873 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:05.264572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (4dbe7731-53f6-45e0-bdf3-8582105ce42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:05.265528 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfa20cd-f737-4435-be23-07b60527e347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:05.266144 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:05.284991 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfa20cd-f737-4435-be23-07b60527e347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:05.285652 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3d0fcd-d314-4a6d-9f13-eb263c29028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:05.331285 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['6b5026fc-3cdf-444c-bf66-ef742442dcf8', '2b32d33d-7378-4288-8bda-5faa6a365aef', '6c284a85-f5f8-42dd-864f-bd57caa78fc8', '4eaef7c0-e654-4237-81ae-05a1ff0654dd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:05.332026 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d3d0fcd-d314-4a6d-9f13-eb263c29028a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5026fc-3cdf-444c-bf66-ef742442dcf8', '2b32d33d-7378-4288-8bda-5faa6a365aef', '6c284a85-f5f8-42dd-864f-bd57caa78fc8', '4eaef7c0-e654-4237-81ae-05a1ff0654dd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:05.332751 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a46c968-fcec-4e3b-8765-2e4592f622e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:05.354994 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a46c968-fcec-4e3b-8765-2e4592f622e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e8072d-4222-471d-bded-ee8dc1cb1252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1087365688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['6b5026fc-3cdf-444c-bf66-ef742442dcf8','2b32d33d-7378-4288-8bda-5faa6a365aef','6c284a85-f5f8-42dd-864f-bd57caa78fc8','4eaef7c0-e654-4237-81ae-05a1ff0654dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1087365688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e8072d-4222-471d-bded-ee8dc1cb1252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:05.356005 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83de1e4e-bf13-432f-bd1a-b6a455eff09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:05.370985 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83de1e4e-bf13-432f-bd1a-b6a455eff09a) transitioned into state 'SUCCESS' from state '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-1087365688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['6b5026fc-3cdf-444c-bf66-ef742442dcf8','2b32d33d-7378-4288-8bda-5faa6a365aef','6c284a85-f5f8-42dd-864f-bd57caa78fc8','4eaef7c0-e654-4237-81ae-05a1ff0654dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:05.371619 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad33b00-b7c8-48e1-8c41-d615c8a7949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:05.379607 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad33b00-b7c8-48e1-8c41-d615c8a7949a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:05.380316 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (4dbe7731-53f6-45e0-bdf3-8582105ce42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:05.380581 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:05.381095 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72c5b1ee-776e-4f75-bbcb-08a5c570820f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:05.381492 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1510/6008] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:05 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:05.394332 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-296f76aa-93f5-4015-a7c1-cd78534d034d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:05.395864 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-296f76aa-93f5-4015-a7c1-cd78534d034d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:05.396065 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-296f76aa-93f5-4015-a7c1-cd78534d034d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:05.396232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-296f76aa-93f5-4015-a7c1-cd78534d034d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:05.402149 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:05.402149 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:05.405067 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-296f76aa-93f5-4015-a7c1-cd78534d034d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:05.408200 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-296f76aa-93f5-4015-a7c1-cd78534d034d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 returned with HTTP 200 Aug 15 15:27:05.408533 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1493/6009] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:05 2026] GET /volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 => generated 957 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:06.422057 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-93730e17-e6b3-4d95-821a-b28ba3ea2bb7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:06.423850 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93730e17-e6b3-4d95-821a-b28ba3ea2bb7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:06.424047 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-93730e17-e6b3-4d95-821a-b28ba3ea2bb7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:06.424229 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-93730e17-e6b3-4d95-821a-b28ba3ea2bb7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:06.431111 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:06.431111 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:06.434248 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-93730e17-e6b3-4d95-821a-b28ba3ea2bb7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:06.437821 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93730e17-e6b3-4d95-821a-b28ba3ea2bb7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 returned with HTTP 200 Aug 15 15:27:06.438204 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1504/6010] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:06 2026] GET /volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:06.449028 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:06.500423 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:06.500802 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81e8072d-4222-471d-bded-ee8dc1cb1252", "name": "tempest-ProjectMemberTests-Snapshot-755828752"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:06.510834 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:06.510834 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:06.511537 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Volume info retrieved successfully. Aug 15 15:27:06.511707 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Create snapshot from volume 81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:06.551486 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Created reservations ['f56383fa-258d-4cd5-b234-843c5eb10913', 'ed856c27-4fbb-4b4e-b4f8-7fc465ec33a5', 'd939bbac-f6eb-49b5-b3b5-151e811f50c1', 'd4b5e3c7-97bf-4f57-a02b-bae348986002'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:06.574505 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot create request issued successfully. Aug 15 15:27:06.574791 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccecbe88-8077-40e2-ad35-b9a7a84e104e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:06.575174 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1504/6011] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:06 2026] POST /volume/v3/snapshots => generated 304 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:06.583057 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4dd4d4c9-dfc9-4e99-9789-051ae232ea25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:06.585303 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dd4d4c9-dfc9-4e99-9789-051ae232ea25 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd Aug 15 15:27:06.585537 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dd4d4c9-dfc9-4e99-9789-051ae232ea25 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:06.585777 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dd4d4c9-dfc9-4e99-9789-051ae232ea25 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:06.591482 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:06.591482 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:06.592017 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4dd4d4c9-dfc9-4e99-9789-051ae232ea25 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:06.592948 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dd4d4c9-dfc9-4e99-9789-051ae232ea25 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd returned with HTTP 200 Aug 15 15:27:06.593398 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1511/6012] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:06 2026] GET /volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:07.603100 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ee36d7f-6a6b-45e6-88cf-4aca0be52cc1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:07.605065 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ee36d7f-6a6b-45e6-88cf-4aca0be52cc1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd Aug 15 15:27:07.605287 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ee36d7f-6a6b-45e6-88cf-4aca0be52cc1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:07.605549 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ee36d7f-6a6b-45e6-88cf-4aca0be52cc1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:07.611392 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:07.611392 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:07.612000 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9ee36d7f-6a6b-45e6-88cf-4aca0be52cc1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:07.613007 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ee36d7f-6a6b-45e6-88cf-4aca0be52cc1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd returned with HTTP 200 Aug 15 15:27:07.613515 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1494/6013] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:07 2026] GET /volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:07.623199 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:07.625114 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd Aug 15 15:27:07.625356 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:07.625682 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:07.625797 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Delete snapshot with id: 0d660314-784a-4b64-aaa2-10be88f535dd Aug 15 15:27:07.630736 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:07.630736 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:07.631137 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:07.646442 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot delete request issued successfully. Aug 15 15:27:07.646641 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c943d4c0-ac84-4d17-aec1-7aac54ac952d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd returned with HTTP 202 Aug 15 15:27:07.647114 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1505/6014] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:07 2026] DELETE /volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:07.654523 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5305af89-23c7-400f-8e17-51735c207227 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:07.656184 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5305af89-23c7-400f-8e17-51735c207227 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd Aug 15 15:27:07.656470 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5305af89-23c7-400f-8e17-51735c207227 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:07.656747 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5305af89-23c7-400f-8e17-51735c207227 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:07.662220 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:07.662220 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:07.662789 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5305af89-23c7-400f-8e17-51735c207227 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:07.663758 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5305af89-23c7-400f-8e17-51735c207227 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd returned with HTTP 200 Aug 15 15:27:07.664296 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1505/6015] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:07 2026] GET /volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:08.673507 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83617a94-2bfd-47e1-92bc-74ba38b85a6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:08.675150 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83617a94-2bfd-47e1-92bc-74ba38b85a6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd Aug 15 15:27:08.675333 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83617a94-2bfd-47e1-92bc-74ba38b85a6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:08.675505 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83617a94-2bfd-47e1-92bc-74ba38b85a6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:08.679369 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83617a94-2bfd-47e1-92bc-74ba38b85a6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd returned with HTTP 404 Aug 15 15:27:08.679751 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1512/6016] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:08 2026] GET /volume/v3/snapshots/0d660314-784a-4b64-aaa2-10be88f535dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:08.685732 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:08.687435 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:08.687626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:08.687803 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:08.687958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: 81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:08.694453 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:08.694453 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:08.694739 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:08.707825 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:08.708007 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d94c6ab-fd92-49d7-a946-69da48c13ddb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 returned with HTTP 202 Aug 15 15:27:08.708346 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1495/6017] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:08 2026] DELETE /volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:08.714817 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-105d56d7-1537-42bd-8db2-89ab351995db None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:08.716533 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-105d56d7-1537-42bd-8db2-89ab351995db tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:08.716715 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-105d56d7-1537-42bd-8db2-89ab351995db tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:08.716893 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-105d56d7-1537-42bd-8db2-89ab351995db tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:08.723417 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:08.723417 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:08.726425 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-105d56d7-1537-42bd-8db2-89ab351995db tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:08.730091 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-105d56d7-1537-42bd-8db2-89ab351995db tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 returned with HTTP 200 Aug 15 15:27:08.730458 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1506/6018] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:08 2026] GET /volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:09.742421 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-019e59eb-c493-479b-9b82-5e0e7490231e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:09.744064 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-019e59eb-c493-479b-9b82-5e0e7490231e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 Aug 15 15:27:09.744263 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-019e59eb-c493-479b-9b82-5e0e7490231e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:09.744438 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-019e59eb-c493-479b-9b82-5e0e7490231e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:09.750045 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-019e59eb-c493-479b-9b82-5e0e7490231e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 returned with HTTP 404 Aug 15 15:27:09.750503 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1506/6019] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:09 2026] GET /volume/v3/volumes/81e8072d-4222-471d-bded-ee8dc1cb1252 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:09.757466 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2cb2911-c72f-42cf-add2-22761975cab4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:09.759068 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:09.759379 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-242891182"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:09.761047 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-242891182'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:09.761159 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:09.764466 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:09.769002 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (24ff7282-cf87-4dfb-811d-67a51d68d3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:09.769925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c0fde7-87f3-4f02-b479-32bcade235ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:09.770572 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:09.788765 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c0fde7-87f3-4f02-b479-32bcade235ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:09.789402 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861ea0c3-33d5-4e83-9997-5839f56ce285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:09.819548 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['f87e558d-0292-46f5-90b2-99c0a6412e92', 'd83f6bb9-5453-4ecf-a009-b0e6a209764c', 'ce0982c6-40e3-4d16-8027-7211327e5cf5', '2e12be8b-4dea-41f2-933a-2f23ab7b35e3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:09.820195 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861ea0c3-33d5-4e83-9997-5839f56ce285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f87e558d-0292-46f5-90b2-99c0a6412e92', 'd83f6bb9-5453-4ecf-a009-b0e6a209764c', 'ce0982c6-40e3-4d16-8027-7211327e5cf5', '2e12be8b-4dea-41f2-933a-2f23ab7b35e3']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:09.820826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52781bda-6026-403d-bb13-e89e82359201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:09.839437 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52781bda-6026-403d-bb13-e89e82359201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f18d81fb-e6f6-4711-a5da-d3f370a389f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242891182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['f87e558d-0292-46f5-90b2-99c0a6412e92','d83f6bb9-5453-4ecf-a009-b0e6a209764c','ce0982c6-40e3-4d16-8027-7211327e5cf5','2e12be8b-4dea-41f2-933a-2f23ab7b35e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242891182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f18d81fb-e6f6-4711-a5da-d3f370a389f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:09.840066 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed48340-c96d-41a7-92b8-230d6835750d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:09.853900 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed48340-c96d-41a7-92b8-230d6835750d) transitioned into state 'SUCCESS' from state '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-242891182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['f87e558d-0292-46f5-90b2-99c0a6412e92','d83f6bb9-5453-4ecf-a009-b0e6a209764c','ce0982c6-40e3-4d16-8027-7211327e5cf5','2e12be8b-4dea-41f2-933a-2f23ab7b35e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:09.854529 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c470ceec-53b3-4323-8e5b-b5fc44ec39ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:09.861643 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c470ceec-53b3-4323-8e5b-b5fc44ec39ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:09.862424 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (24ff7282-cf87-4dfb-811d-67a51d68d3d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:09.862667 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:09.863154 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2cb2911-c72f-42cf-add2-22761975cab4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:09.863545 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1513/6020] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:09 2026] POST /volume/v3/volumes => generated 777 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:09.874489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e6bdb2b-f5c9-4efa-a1ff-7281c6e27edb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:09.876107 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e6bdb2b-f5c9-4efa-a1ff-7281c6e27edb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:09.876326 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e6bdb2b-f5c9-4efa-a1ff-7281c6e27edb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:09.876524 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e6bdb2b-f5c9-4efa-a1ff-7281c6e27edb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:09.882791 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:09.882791 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:09.885547 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e6bdb2b-f5c9-4efa-a1ff-7281c6e27edb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:09.888718 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e6bdb2b-f5c9-4efa-a1ff-7281c6e27edb tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 returned with HTTP 200 Aug 15 15:27:09.889033 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1496/6021] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:09 2026] GET /volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:10.900005 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6a0d542-585c-408f-8d68-7924f7c65c95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:10.901808 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6a0d542-585c-408f-8d68-7924f7c65c95 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:10.902001 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6a0d542-585c-408f-8d68-7924f7c65c95 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:10.902178 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6a0d542-585c-408f-8d68-7924f7c65c95 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:10.908895 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:10.908895 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:10.911679 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d6a0d542-585c-408f-8d68-7924f7c65c95 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:10.914894 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6a0d542-585c-408f-8d68-7924f7c65c95 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 returned with HTTP 200 Aug 15 15:27:10.915220 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1507/6022] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:10 2026] GET /volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:10.926308 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:10.927978 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:10.928336 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f18d81fb-e6f6-4711-a5da-d3f370a389f7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-614175996"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:10.936449 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:10.936449 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:10.936891 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:10.937024 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:10.957315 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['e79eaa55-4a7e-4232-8d4b-b34addfd38e3', '5267fe25-652e-43f1-9a3e-58b942912012', '41a246b2-0b8c-4671-80cf-1bca47f986f2', 'a226b728-d4f4-4054-84e9-70d5afa4c0d0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:10.983378 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:10.983704 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4a4e4db-e7b5-403c-919d-90b5498c52ec tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:10.984129 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1507/6023] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:10.992313 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfd00c96-281f-417e-a1b6-3b0fe215dbee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:10.993951 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfd00c96-281f-417e-a1b6-3b0fe215dbee tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:10.994119 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfd00c96-281f-417e-a1b6-3b0fe215dbee tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:10.994372 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfd00c96-281f-417e-a1b6-3b0fe215dbee tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:10.999006 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:10.999006 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:10.999310 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfd00c96-281f-417e-a1b6-3b0fe215dbee tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:10.999854 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfd00c96-281f-417e-a1b6-3b0fe215dbee tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 200 Aug 15 15:27:11.000257 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1514/6024] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:10 2026] GET /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:12.008435 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3af52503-70cb-4f92-9ae6-ce76931f7a7e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:12.009878 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3af52503-70cb-4f92-9ae6-ce76931f7a7e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:12.010061 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3af52503-70cb-4f92-9ae6-ce76931f7a7e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:12.010249 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3af52503-70cb-4f92-9ae6-ce76931f7a7e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:12.014430 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:12.014430 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:12.014662 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3af52503-70cb-4f92-9ae6-ce76931f7a7e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:12.015181 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3af52503-70cb-4f92-9ae6-ce76931f7a7e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 200 Aug 15 15:27:12.015477 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1497/6025] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:12 2026] GET /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:12.023086 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:12.024743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] DELETE https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:12.024960 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:12.025184 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:12.025342 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Delete snapshot with id: 6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:12.029734 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:12.029734 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:12.030157 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:12.043565 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot delete request issued successfully. Aug 15 15:27:12.043747 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de17df39-3492-4226-b4e1-f137d7ec7e72 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 202 Aug 15 15:27:12.044130 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1508/6026] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:12 2026] DELETE /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:12.050881 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d709c031-148c-405b-9122-e6d28b4d323f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:12.053254 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d709c031-148c-405b-9122-e6d28b4d323f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:12.053504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d709c031-148c-405b-9122-e6d28b4d323f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:12.053735 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d709c031-148c-405b-9122-e6d28b4d323f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:12.058456 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:12.058456 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:12.058873 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d709c031-148c-405b-9122-e6d28b4d323f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:12.059612 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d709c031-148c-405b-9122-e6d28b4d323f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 200 Aug 15 15:27:12.060018 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1508/6027] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:12 2026] GET /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:13.068029 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4e8e2bc-68f7-4790-9876-22c824b8181a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:13.069616 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4e8e2bc-68f7-4790-9876-22c824b8181a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:13.069790 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4e8e2bc-68f7-4790-9876-22c824b8181a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:13.069961 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4e8e2bc-68f7-4790-9876-22c824b8181a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:13.073831 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4e8e2bc-68f7-4790-9876-22c824b8181a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 404 Aug 15 15:27:13.074263 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1515/6028] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:13 2026] GET /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:13.079983 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56ea4f24-a3a6-4144-ab85-0ce6a090ad36 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:13.081710 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56ea4f24-a3a6-4144-ab85-0ce6a090ad36 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:13.081929 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56ea4f24-a3a6-4144-ab85-0ce6a090ad36 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:13.082181 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56ea4f24-a3a6-4144-ab85-0ce6a090ad36 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:13.082339 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-56ea4f24-a3a6-4144-ab85-0ce6a090ad36 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: 6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:13.086056 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56ea4f24-a3a6-4144-ab85-0ce6a090ad36 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 404 Aug 15 15:27:13.086516 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1498/6029] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:13 2026] DELETE /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:13.092000 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cbe837e-c7f6-49b5-9eb7-488c18e82299 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:13.093710 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cbe837e-c7f6-49b5-9eb7-488c18e82299 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 Aug 15 15:27:13.093907 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cbe837e-c7f6-49b5-9eb7-488c18e82299 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:13.094099 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cbe837e-c7f6-49b5-9eb7-488c18e82299 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:13.097999 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cbe837e-c7f6-49b5-9eb7-488c18e82299 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 returned with HTTP 404 Aug 15 15:27:13.098441 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1509/6030] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:13 2026] GET /volume/v3/snapshots/6a4f2d90-6edc-4c2a-8c46-a219869104a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:13.103937 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:13.105461 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:13.105646 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:13.105806 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:13.105951 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:13.112849 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:13.112849 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:13.113273 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:13.127489 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:13.127676 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f43701e2-78a5-436b-8e70-1142e3ee4bca tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 returned with HTTP 202 Aug 15 15:27:13.128076 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1509/6031] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:13 2026] DELETE /volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:13.133699 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4fa1ae4-e453-45c0-bfc1-2f07c33f94e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:13.135362 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4fa1ae4-e453-45c0-bfc1-2f07c33f94e5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:13.135521 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4fa1ae4-e453-45c0-bfc1-2f07c33f94e5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:13.135707 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4fa1ae4-e453-45c0-bfc1-2f07c33f94e5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:13.143050 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:13.143050 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:13.146159 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4fa1ae4-e453-45c0-bfc1-2f07c33f94e5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:13.149551 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4fa1ae4-e453-45c0-bfc1-2f07c33f94e5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 returned with HTTP 200 Aug 15 15:27:13.150023 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1516/6032] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:13 2026] GET /volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:14.161204 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f326590-eaa6-486f-8fab-2ccfd45ba53e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:14.162724 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f326590-eaa6-486f-8fab-2ccfd45ba53e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 Aug 15 15:27:14.162894 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f326590-eaa6-486f-8fab-2ccfd45ba53e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:14.163078 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f326590-eaa6-486f-8fab-2ccfd45ba53e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:14.169081 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f326590-eaa6-486f-8fab-2ccfd45ba53e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 returned with HTTP 404 Aug 15 15:27:14.169593 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1499/6033] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:14 2026] GET /volume/v3/volumes/f18d81fb-e6f6-4711-a5da-d3f370a389f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:14.175993 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a217e03-3682-4628-9dec-4f88a676965d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:14.177565 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:14.177864 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-218986349"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:14.179159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-218986349'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:14.179304 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:14.179553 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:14.179553 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:14.183111 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:14.187832 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (7d695dba-d545-495a-a636-5ac4ef6b2fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:14.188778 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3b4adc-2570-44a2-8e7e-5686158cc12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:14.189489 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:14.208731 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3b4adc-2570-44a2-8e7e-5686158cc12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:14.209394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964e0591-74ed-421a-866a-9dbc9d1ba898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:14.241598 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['0b3fe913-6e09-4f1a-986b-7a2659935ca0', 'cfeb5fb9-5d4e-4864-9331-ef65d37e7082', '9e7b55f4-ecfd-4754-96d2-aad1b0b97306', '06d1758c-abdd-45ee-8723-2170c147d0f0'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:14.242282 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964e0591-74ed-421a-866a-9dbc9d1ba898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b3fe913-6e09-4f1a-986b-7a2659935ca0', 'cfeb5fb9-5d4e-4864-9331-ef65d37e7082', '9e7b55f4-ecfd-4754-96d2-aad1b0b97306', '06d1758c-abdd-45ee-8723-2170c147d0f0']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:14.242978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccde5ecc-bd4b-4a80-8e07-8cdce929e7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:14.262831 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccde5ecc-bd4b-4a80-8e07-8cdce929e7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf753dae-b555-4910-9e0f-b63c0b26a254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-218986349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['0b3fe913-6e09-4f1a-986b-7a2659935ca0','cfeb5fb9-5d4e-4864-9331-ef65d37e7082','9e7b55f4-ecfd-4754-96d2-aad1b0b97306','06d1758c-abdd-45ee-8723-2170c147d0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-218986349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf753dae-b555-4910-9e0f-b63c0b26a254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:14.263484 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27287887-8a29-4b08-9b58-93cdb9afd06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:14.277322 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27287887-8a29-4b08-9b58-93cdb9afd06e) transitioned into state 'SUCCESS' from state '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-218986349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['0b3fe913-6e09-4f1a-986b-7a2659935ca0','cfeb5fb9-5d4e-4864-9331-ef65d37e7082','9e7b55f4-ecfd-4754-96d2-aad1b0b97306','06d1758c-abdd-45ee-8723-2170c147d0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:14.277897 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b386ab7-8178-478c-ae02-5f53423e6c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:14.284714 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b386ab7-8178-478c-ae02-5f53423e6c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:14.285492 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (7d695dba-d545-495a-a636-5ac4ef6b2fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:14.285729 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:14.286229 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a217e03-3682-4628-9dec-4f88a676965d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:14.286664 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1510/6034] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:14 2026] POST /volume/v3/volumes => generated 777 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:14.297102 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-deb9ae86-3c8d-4a64-a64a-1762bcee6335 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:14.299041 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deb9ae86-3c8d-4a64-a64a-1762bcee6335 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:14.299383 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deb9ae86-3c8d-4a64-a64a-1762bcee6335 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:14.299433 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deb9ae86-3c8d-4a64-a64a-1762bcee6335 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:14.305344 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:14.305344 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:14.308010 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-deb9ae86-3c8d-4a64-a64a-1762bcee6335 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:14.311005 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deb9ae86-3c8d-4a64-a64a-1762bcee6335 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 returned with HTTP 200 Aug 15 15:27:14.311337 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1510/6035] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:14 2026] GET /volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:15.324558 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22ad148e-78ff-46ec-bf76-236f3bf2cff7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:15.326060 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22ad148e-78ff-46ec-bf76-236f3bf2cff7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:15.326225 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22ad148e-78ff-46ec-bf76-236f3bf2cff7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:15.326428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22ad148e-78ff-46ec-bf76-236f3bf2cff7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:15.332788 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:15.332788 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:15.335858 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22ad148e-78ff-46ec-bf76-236f3bf2cff7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:15.339564 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22ad148e-78ff-46ec-bf76-236f3bf2cff7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 returned with HTTP 200 Aug 15 15:27:15.339847 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1517/6036] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:15 2026] GET /volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:15.350458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cce6dce5-719a-455a-b53c-52d64156672b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:15.351849 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:15.352142 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf753dae-b555-4910-9e0f-b63c0b26a254", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-896612452"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:15.359371 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:15.359371 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:15.359626 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:15.359740 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:15.379839 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['90868e0b-4c0c-4df4-bcb6-21b1e8078256', '6857ce91-52de-4725-83e3-e49719da4850', 'aec6a4e1-87d8-4bae-a2c0-1f8301ce33c3', 'd08b60c7-1834-46b2-afb1-65218ada5162'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:15.403186 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:15.403531 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cce6dce5-719a-455a-b53c-52d64156672b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:15.403924 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1500/6037] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:15.412657 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a3e60e7f-13a8-4da1-a682-3ed489b3fb93 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:15.415019 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3e60e7f-13a8-4da1-a682-3ed489b3fb93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f Aug 15 15:27:15.415278 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3e60e7f-13a8-4da1-a682-3ed489b3fb93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:15.415519 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3e60e7f-13a8-4da1-a682-3ed489b3fb93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:15.420959 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:15.420959 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:15.421333 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a3e60e7f-13a8-4da1-a682-3ed489b3fb93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:15.422098 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3e60e7f-13a8-4da1-a682-3ed489b3fb93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f returned with HTTP 200 Aug 15 15:27:15.422547 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1511/6038] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:15 2026] GET /volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:16.430966 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ad87ae3-e04b-46e4-951f-0286a827db3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:16.432626 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ad87ae3-e04b-46e4-951f-0286a827db3a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f Aug 15 15:27:16.432813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ad87ae3-e04b-46e4-951f-0286a827db3a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:16.433008 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ad87ae3-e04b-46e4-951f-0286a827db3a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:16.437513 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:16.437513 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:16.437829 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6ad87ae3-e04b-46e4-951f-0286a827db3a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:16.438462 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ad87ae3-e04b-46e4-951f-0286a827db3a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f returned with HTTP 200 Aug 15 15:27:16.438814 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1511/6039] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:16 2026] GET /volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:16.446736 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8e3f634-547c-4232-9264-12100ccdb17f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:16.448208 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8e3f634-547c-4232-9264-12100ccdb17f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] POST https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f/action Aug 15 15:27:16.448531 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8e3f634-547c-4232-9264-12100ccdb17f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:27:16.448641 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8e3f634-547c-4232-9264-12100ccdb17f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:16.453861 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:16.453861 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:16.454267 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8e3f634-547c-4232-9264-12100ccdb17f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:16.454947 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-c8e3f634-547c-4232-9264-12100ccdb17f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '43200d4440044e5487b2c92a09649f8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a5d346ff3d74a9b93397cd929c53eff', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:27:16.455142 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8e3f634-547c-4232-9264-12100ccdb17f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f/action returned with HTTP 403 Aug 15 15:27:16.455557 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1518/6040] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:27:16 2026] POST /volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f/action => generated 133 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:16.461342 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:16.463046 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f Aug 15 15:27:16.463222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:16.463500 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:16.463500 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: bb672ba6-8195-41a5-b981-c5b12c077a5f Aug 15 15:27:16.467674 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:16.467674 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:16.467922 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:16.480351 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:16.480463 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd9926e4-bcc9-43c6-be3d-4383060ef004 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f returned with HTTP 202 Aug 15 15:27:16.480772 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1501/6041] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:16 2026] DELETE /volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:16.487811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bdee6a71-38f2-4992-9e08-723ea977be73 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:16.489751 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdee6a71-38f2-4992-9e08-723ea977be73 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f Aug 15 15:27:16.489948 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdee6a71-38f2-4992-9e08-723ea977be73 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:16.490200 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdee6a71-38f2-4992-9e08-723ea977be73 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:16.494755 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:16.494755 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:16.495023 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bdee6a71-38f2-4992-9e08-723ea977be73 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:16.495632 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdee6a71-38f2-4992-9e08-723ea977be73 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f returned with HTTP 200 Aug 15 15:27:16.496753 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1512/6042] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:16 2026] GET /volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:17.504618 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-989e553a-26ce-433c-a9ce-5bf4b48d8aa1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:17.506103 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-989e553a-26ce-433c-a9ce-5bf4b48d8aa1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f Aug 15 15:27:17.506295 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-989e553a-26ce-433c-a9ce-5bf4b48d8aa1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:17.506471 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-989e553a-26ce-433c-a9ce-5bf4b48d8aa1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:17.510172 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-989e553a-26ce-433c-a9ce-5bf4b48d8aa1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f returned with HTTP 404 Aug 15 15:27:17.510603 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1512/6043] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:17 2026] GET /volume/v3/snapshots/bb672ba6-8195-41a5-b981-c5b12c077a5f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:17.517004 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:17.518791 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:17.518971 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:17.519160 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:17.519331 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:17.526839 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:17.526839 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:17.527310 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:17.543539 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:17.543688 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b0771be-fdc7-4e1f-812e-41ce754052c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 returned with HTTP 202 Aug 15 15:27:17.544119 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1519/6044] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:17 2026] DELETE /volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:17.551302 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a53dbf84-85f2-4dcc-aed7-cfa390ae1857 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:17.552761 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a53dbf84-85f2-4dcc-aed7-cfa390ae1857 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:17.552943 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a53dbf84-85f2-4dcc-aed7-cfa390ae1857 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:17.553124 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a53dbf84-85f2-4dcc-aed7-cfa390ae1857 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:17.560424 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:17.560424 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:17.563609 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a53dbf84-85f2-4dcc-aed7-cfa390ae1857 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:17.567181 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a53dbf84-85f2-4dcc-aed7-cfa390ae1857 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 returned with HTTP 200 Aug 15 15:27:17.567719 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1502/6045] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:17 2026] GET /volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:18.579321 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7c0d26b-befc-401e-9dd6-0c50d4a8b478 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:18.580994 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7c0d26b-befc-401e-9dd6-0c50d4a8b478 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 Aug 15 15:27:18.581191 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7c0d26b-befc-401e-9dd6-0c50d4a8b478 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:18.581393 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7c0d26b-befc-401e-9dd6-0c50d4a8b478 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:18.586649 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7c0d26b-befc-401e-9dd6-0c50d4a8b478 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 returned with HTTP 404 Aug 15 15:27:18.587072 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1513/6046] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:18 2026] GET /volume/v3/volumes/bf753dae-b555-4910-9e0f-b63c0b26a254 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:18.594365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:18.595912 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:18.596212 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-983925113"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:18.597846 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-983925113'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:18.597982 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:18.601643 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:18.606358 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (0773a8b0-ee4d-4cab-bbad-1f8a52f05cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:18.607337 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0351c73-444a-4427-81ac-7890ed6f2ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:18.607977 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:18.628702 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0351c73-444a-4427-81ac-7890ed6f2ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:18.629395 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bd398c-62ad-457b-a40c-244d2f541e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:18.660798 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['ac69e2b7-c956-4620-952f-fa656b1e36f0', '98c417c7-22f0-42b2-baee-d99b6b8c3cac', 'b965ebad-2d52-4d5f-bd23-a5c06e762464', 'bea3d15a-4409-43f5-8fe3-61ac5688a56c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:18.661664 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bd398c-62ad-457b-a40c-244d2f541e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac69e2b7-c956-4620-952f-fa656b1e36f0', '98c417c7-22f0-42b2-baee-d99b6b8c3cac', 'b965ebad-2d52-4d5f-bd23-a5c06e762464', 'bea3d15a-4409-43f5-8fe3-61ac5688a56c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:18.662437 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b40c6b0-0b39-404b-8d5d-5eb5613e74bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:18.683502 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b40c6b0-0b39-404b-8d5d-5eb5613e74bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f2ecf8-d7c2-4d0d-9382-7d710e591105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983925113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['ac69e2b7-c956-4620-952f-fa656b1e36f0','98c417c7-22f0-42b2-baee-d99b6b8c3cac','b965ebad-2d52-4d5f-bd23-a5c06e762464','bea3d15a-4409-43f5-8fe3-61ac5688a56c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983925113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f2ecf8-d7c2-4d0d-9382-7d710e591105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:18.684198 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406d5c75-a7da-43c4-8956-a4a80cafdd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:18.698473 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406d5c75-a7da-43c4-8956-a4a80cafdd39) transitioned into state 'SUCCESS' from state '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-983925113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['ac69e2b7-c956-4620-952f-fa656b1e36f0','98c417c7-22f0-42b2-baee-d99b6b8c3cac','b965ebad-2d52-4d5f-bd23-a5c06e762464','bea3d15a-4409-43f5-8fe3-61ac5688a56c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:18.699072 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7883c284-1187-4d2a-800a-0694e8371572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:18.707579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7883c284-1187-4d2a-800a-0694e8371572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:18.708316 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (0773a8b0-ee4d-4cab-bbad-1f8a52f05cb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:18.708605 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:18.709113 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd96c362-a8e8-4298-8a5b-ec385b957d7c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:18.709552 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1513/6047] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:18 2026] POST /volume/v3/volumes => generated 777 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:18.719957 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ccff0586-977b-49b5-89a0-668f616cfa63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:18.721440 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccff0586-977b-49b5-89a0-668f616cfa63 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:18.721605 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccff0586-977b-49b5-89a0-668f616cfa63 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:18.721768 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccff0586-977b-49b5-89a0-668f616cfa63 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:18.728592 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:18.728592 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:18.731731 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ccff0586-977b-49b5-89a0-668f616cfa63 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:18.735084 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccff0586-977b-49b5-89a0-668f616cfa63 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 returned with HTTP 200 Aug 15 15:27:18.735426 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1520/6048] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:18 2026] GET /volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:19.746871 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-700d03f5-5f46-427e-8c9b-3bbe056db66f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:19.748485 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-700d03f5-5f46-427e-8c9b-3bbe056db66f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:19.748665 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-700d03f5-5f46-427e-8c9b-3bbe056db66f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:19.748843 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-700d03f5-5f46-427e-8c9b-3bbe056db66f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:19.755251 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:19.755251 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:19.758473 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-700d03f5-5f46-427e-8c9b-3bbe056db66f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:19.761747 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-700d03f5-5f46-427e-8c9b-3bbe056db66f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 returned with HTTP 200 Aug 15 15:27:19.762090 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1503/6049] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:19 2026] GET /volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:19.773370 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:19.775027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:19.775363 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55f2ecf8-d7c2-4d0d-9382-7d710e591105", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1286447883"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:19.783126 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:19.783126 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:19.783410 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:19.783515 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume 55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:19.803150 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['9a5a6b17-b3a3-44b8-a30d-7e9ba4ea3609', '536ce441-a276-455e-b86c-a97bf5a2bd54', '7a2b815a-1fde-4762-ac73-97e8618bfdac', '62366bca-d3f3-46a6-9d35-254513fe1230'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:19.824916 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:19.825192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-432e7f44-cdc8-49e9-a840-1715694f5e87 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:19.825704 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1514/6050] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:19.833771 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5a3c3e1-7945-4107-8f56-fe0315fdc1c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:19.836168 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5a3c3e1-7945-4107-8f56-fe0315fdc1c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c Aug 15 15:27:19.836398 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5a3c3e1-7945-4107-8f56-fe0315fdc1c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:19.836579 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5a3c3e1-7945-4107-8f56-fe0315fdc1c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:19.841494 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:19.841494 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:19.841752 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5a3c3e1-7945-4107-8f56-fe0315fdc1c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:19.842385 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5a3c3e1-7945-4107-8f56-fe0315fdc1c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c returned with HTTP 200 Aug 15 15:27:19.842715 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1514/6051] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:19 2026] GET /volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:20.850979 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b22e717-9aa8-4ad4-8d8e-92bf98123d93 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:20.852650 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b22e717-9aa8-4ad4-8d8e-92bf98123d93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c Aug 15 15:27:20.852834 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b22e717-9aa8-4ad4-8d8e-92bf98123d93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:20.853009 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b22e717-9aa8-4ad4-8d8e-92bf98123d93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:20.857469 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:20.857469 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:20.857722 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b22e717-9aa8-4ad4-8d8e-92bf98123d93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:20.858302 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b22e717-9aa8-4ad4-8d8e-92bf98123d93 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c returned with HTTP 200 Aug 15 15:27:20.858643 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1521/6052] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:20 2026] GET /volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:20.866175 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c874382f-6827-4608-993b-0d80c058974f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:20.867873 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:20.868103 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:20.868351 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:20.868649 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 15 15:27:20.869647 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 15 15:27:20.873083 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Get all snapshots completed successfully. Aug 15 15:27:20.873428 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c874382f-6827-4608-993b-0d80c058974f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots returned with HTTP 200 Aug 15 15:27:20.873822 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1504/6053] 10.4.3.107 () {66 vars in 1243 bytes} [Sat Aug 15 15:27:20 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:20.880861 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:20.882597 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c Aug 15 15:27:20.882792 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:20.882990 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:20.883113 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: a20e9551-fd87-40c6-b502-f074a24a581c Aug 15 15:27:20.887585 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:20.887585 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:20.887844 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:20.901865 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:20.902029 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-847abcad-7f40-4f75-97f7-71762f8b67c2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c returned with HTTP 202 Aug 15 15:27:20.902441 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1515/6054] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:20 2026] DELETE /volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:20.908504 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8072b0b1-1173-4e42-95db-0ca8a0cd966e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:20.910585 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8072b0b1-1173-4e42-95db-0ca8a0cd966e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c Aug 15 15:27:20.910817 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8072b0b1-1173-4e42-95db-0ca8a0cd966e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:20.911418 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8072b0b1-1173-4e42-95db-0ca8a0cd966e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:20.916688 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:20.916688 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:20.917013 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8072b0b1-1173-4e42-95db-0ca8a0cd966e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:20.917776 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8072b0b1-1173-4e42-95db-0ca8a0cd966e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c returned with HTTP 200 Aug 15 15:27:20.918203 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1515/6055] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:20 2026] GET /volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:21.926407 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf7c3509-d5c0-4985-8bff-36dca15cb469 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:21.928056 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf7c3509-d5c0-4985-8bff-36dca15cb469 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c Aug 15 15:27:21.928234 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf7c3509-d5c0-4985-8bff-36dca15cb469 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:21.928428 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf7c3509-d5c0-4985-8bff-36dca15cb469 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:21.932162 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf7c3509-d5c0-4985-8bff-36dca15cb469 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c returned with HTTP 404 Aug 15 15:27:21.932576 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1522/6056] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:21 2026] GET /volume/v3/snapshots/a20e9551-fd87-40c6-b502-f074a24a581c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:21.938311 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-736bdc24-572d-4b82-892b-8a08a0685a0a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:21.940351 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:21.940581 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:21.940809 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:21.941015 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: 55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:21.948460 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:21.948460 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:21.948870 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:21.963104 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:21.963278 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-736bdc24-572d-4b82-892b-8a08a0685a0a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 returned with HTTP 202 Aug 15 15:27:21.963691 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1505/6057] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:21 2026] DELETE /volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:21.970130 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-faa185d5-3c95-493e-a66e-a864df0a7195 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:21.971787 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-faa185d5-3c95-493e-a66e-a864df0a7195 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:21.971964 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-faa185d5-3c95-493e-a66e-a864df0a7195 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:21.972151 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-faa185d5-3c95-493e-a66e-a864df0a7195 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:21.980682 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:21.980682 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:21.984182 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-faa185d5-3c95-493e-a66e-a864df0a7195 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:21.987741 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-faa185d5-3c95-493e-a66e-a864df0a7195 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 returned with HTTP 200 Aug 15 15:27:21.988294 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1516/6058] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:21 2026] GET /volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:23.000400 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8eae309a-dcd7-4bff-9bf8-07db72140610 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:23.002537 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eae309a-dcd7-4bff-9bf8-07db72140610 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 Aug 15 15:27:23.002774 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eae309a-dcd7-4bff-9bf8-07db72140610 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:23.003014 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eae309a-dcd7-4bff-9bf8-07db72140610 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:23.005448 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=94,cinder:UPDATE=42,cinder:INSERT=20 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:23.010550 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eae309a-dcd7-4bff-9bf8-07db72140610 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 returned with HTTP 404 Aug 15 15:27:23.010962 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1516/6059] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:22 2026] GET /volume/v3/volumes/55f2ecf8-d7c2-4d0d-9382-7d710e591105 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:23.018899 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:23.020486 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:23.020772 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1262079760"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:23.022583 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1262079760'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:23.022693 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:23.026057 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:23.030826 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (2461f135-4750-4aae-9963-8125a2c3b6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:23.031889 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd676b4-85fc-4c13-8731-aad550549538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:23.032569 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:23.052008 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd676b4-85fc-4c13-8731-aad550549538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:23.052701 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4596c6fb-c967-4c85-8fa4-efc2ef344491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:23.083756 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['a40918d2-f1d0-42e6-bac5-ec799eb65fd6', '6dd2cd3b-03b3-48f7-9dea-dc57d2f96bb0', 'a85275fb-704d-4d6f-bd0b-f0f1e2c401f2', '3aa88f85-2a30-4a47-8443-46ae9e404578'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:23.084464 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4596c6fb-c967-4c85-8fa4-efc2ef344491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a40918d2-f1d0-42e6-bac5-ec799eb65fd6', '6dd2cd3b-03b3-48f7-9dea-dc57d2f96bb0', 'a85275fb-704d-4d6f-bd0b-f0f1e2c401f2', '3aa88f85-2a30-4a47-8443-46ae9e404578']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:23.085196 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b23980-b53f-4d5c-9d21-9d5d47a4bc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:23.108778 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b23980-b53f-4d5c-9d21-9d5d47a4bc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd45d69e2-8a62-4f13-9ead-287b13fb36e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262079760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['a40918d2-f1d0-42e6-bac5-ec799eb65fd6','6dd2cd3b-03b3-48f7-9dea-dc57d2f96bb0','a85275fb-704d-4d6f-bd0b-f0f1e2c401f2','3aa88f85-2a30-4a47-8443-46ae9e404578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262079760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d45d69e2-8a62-4f13-9ead-287b13fb36e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:23.109667 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7f3f79-9e8b-4229-ba6b-7d2c5eef9eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:23.126813 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7f3f79-9e8b-4229-ba6b-7d2c5eef9eec) transitioned into state 'SUCCESS' from state '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-1262079760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['a40918d2-f1d0-42e6-bac5-ec799eb65fd6','6dd2cd3b-03b3-48f7-9dea-dc57d2f96bb0','a85275fb-704d-4d6f-bd0b-f0f1e2c401f2','3aa88f85-2a30-4a47-8443-46ae9e404578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:23.127669 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ddd7b4-b6dd-49ae-a582-20c7ab34a39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:23.136981 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ddd7b4-b6dd-49ae-a582-20c7ab34a39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:23.137975 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (2461f135-4750-4aae-9963-8125a2c3b6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:23.138335 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:23.138978 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33b7e9d4-6de8-4141-a229-b4ffaa66c4ae tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:23.139488 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1523/6060] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:23 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:23.149845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6bb504f-7ab1-49a9-921a-fe0faf8970e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:23.151810 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6bb504f-7ab1-49a9-921a-fe0faf8970e4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:23.152068 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6bb504f-7ab1-49a9-921a-fe0faf8970e4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:23.152548 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6bb504f-7ab1-49a9-921a-fe0faf8970e4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:23.158749 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:23.158749 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:23.161480 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e6bb504f-7ab1-49a9-921a-fe0faf8970e4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:23.164734 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6bb504f-7ab1-49a9-921a-fe0faf8970e4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 returned with HTTP 200 Aug 15 15:27:23.165083 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1506/6061] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:23 2026] GET /volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:24.176434 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8fa97bd-6658-4c34-ad15-5db3c466190b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:24.177912 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8fa97bd-6658-4c34-ad15-5db3c466190b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:24.178127 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8fa97bd-6658-4c34-ad15-5db3c466190b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:24.178364 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8fa97bd-6658-4c34-ad15-5db3c466190b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:24.180146 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=95,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:24.185494 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:24.185494 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:24.189075 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8fa97bd-6658-4c34-ad15-5db3c466190b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:24.193203 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8fa97bd-6658-4c34-ad15-5db3c466190b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 returned with HTTP 200 Aug 15 15:27:24.193557 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1517/6062] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:24 2026] GET /volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:24.204321 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:24.205899 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:24.206218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d45d69e2-8a62-4f13-9ead-287b13fb36e9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-453919470"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:24.213702 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:24.213702 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:24.213996 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:24.214116 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:24.233104 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['ede7a6f9-fe09-4504-89ab-7ef9f59f5734', '9ef6c151-dd27-407e-a987-5902dd8624f1', 'd1f9ed77-b588-4dc3-ac1f-a2d8a1ce74ef', '5521f6b4-f7aa-4853-b728-c6b15cec3b89'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:24.255597 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:24.255885 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98a8959e-b477-4cda-94c1-5aa4c864e983 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:24.256289 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1517/6063] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:24.263860 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7dfb6653-64dc-4a3d-8f1a-42016b06d9a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:24.265592 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dfb6653-64dc-4a3d-8f1a-42016b06d9a4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 Aug 15 15:27:24.265754 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dfb6653-64dc-4a3d-8f1a-42016b06d9a4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:24.265925 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dfb6653-64dc-4a3d-8f1a-42016b06d9a4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:24.267433 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=117,cinder:UPDATE=47,cinder:INSERT=29 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:24.270838 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:24.270838 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:24.271162 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7dfb6653-64dc-4a3d-8f1a-42016b06d9a4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:24.271911 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dfb6653-64dc-4a3d-8f1a-42016b06d9a4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 returned with HTTP 200 Aug 15 15:27:24.272483 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1524/6064] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:24 2026] GET /volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:25.280991 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b62f7c3-8e86-4362-a0ac-b42df5f5ff50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:25.282749 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b62f7c3-8e86-4362-a0ac-b42df5f5ff50 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 Aug 15 15:27:25.282944 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b62f7c3-8e86-4362-a0ac-b42df5f5ff50 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:25.283141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b62f7c3-8e86-4362-a0ac-b42df5f5ff50 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:25.284927 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=98,cinder:UPDATE=31,cinder:INSERT=18 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:25.288583 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:25.288583 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:25.288891 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8b62f7c3-8e86-4362-a0ac-b42df5f5ff50 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:25.289679 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b62f7c3-8e86-4362-a0ac-b42df5f5ff50 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 returned with HTTP 200 Aug 15 15:27:25.290024 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1507/6065] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:25 2026] GET /volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:25.297562 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-460ff899-24fd-4d7f-b3ea-325428909066 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:25.299362 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-460ff899-24fd-4d7f-b3ea-325428909066 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] POST https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45/action Aug 15 15:27:25.299743 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-460ff899-24fd-4d7f-b3ea-325428909066 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:27:25.299909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-460ff899-24fd-4d7f-b3ea-325428909066 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:25.301255 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-460ff899-24fd-4d7f-b3ea-325428909066 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Updating snapshot 'a61943d3-399c-473e-b4b6-1027a2f33d45' with '{'status': 'error'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:27:25.310214 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:25.310214 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:25.310773 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-460ff899-24fd-4d7f-b3ea-325428909066 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '43200d4440044e5487b2c92a09649f8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a5d346ff3d74a9b93397cd929c53eff', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:27:25.311004 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-460ff899-24fd-4d7f-b3ea-325428909066 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45/action returned with HTTP 403 Aug 15 15:27:25.311515 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1518/6066] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:27:25 2026] POST /volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:25.317050 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:25.318785 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 Aug 15 15:27:25.318990 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:25.319200 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:25.319345 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: a61943d3-399c-473e-b4b6-1027a2f33d45 Aug 15 15:27:25.323907 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:25.323907 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:25.324209 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:25.337976 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:25.338163 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-384f5e97-ceda-44f1-a30e-8a0d41b1d55c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 returned with HTTP 202 Aug 15 15:27:25.338566 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1518/6067] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:25 2026] DELETE /volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:25.344937 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-983a8f30-d0aa-408d-87a9-921e4458160a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:25.346871 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-983a8f30-d0aa-408d-87a9-921e4458160a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 Aug 15 15:27:25.347114 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-983a8f30-d0aa-408d-87a9-921e4458160a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:25.347363 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-983a8f30-d0aa-408d-87a9-921e4458160a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:25.352484 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:25.352484 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:25.352760 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-983a8f30-d0aa-408d-87a9-921e4458160a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:25.353396 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-983a8f30-d0aa-408d-87a9-921e4458160a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 returned with HTTP 200 Aug 15 15:27:25.353744 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1525/6068] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:25 2026] GET /volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:26.361970 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-295dc38d-c565-4604-9d18-10c0900b4dac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:26.364023 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-295dc38d-c565-4604-9d18-10c0900b4dac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 Aug 15 15:27:26.364256 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-295dc38d-c565-4604-9d18-10c0900b4dac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:26.364456 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-295dc38d-c565-4604-9d18-10c0900b4dac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:26.368289 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-295dc38d-c565-4604-9d18-10c0900b4dac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 returned with HTTP 404 Aug 15 15:27:26.368727 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1508/6069] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:26 2026] GET /volume/v3/snapshots/a61943d3-399c-473e-b4b6-1027a2f33d45 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:26.374184 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd45275d-e79b-455c-9d27-1ccbf164935b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:26.375809 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:26.375982 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:26.376159 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:26.376346 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:26.382916 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:26.382916 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:26.383190 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:26.396784 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:26.396930 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd45275d-e79b-455c-9d27-1ccbf164935b tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 returned with HTTP 202 Aug 15 15:27:26.397287 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1519/6070] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:26 2026] DELETE /volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:26.403877 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c12e215-4e7a-4a2d-9865-1f9fe0ec867c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:26.406087 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c12e215-4e7a-4a2d-9865-1f9fe0ec867c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:26.406353 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c12e215-4e7a-4a2d-9865-1f9fe0ec867c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:26.406604 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c12e215-4e7a-4a2d-9865-1f9fe0ec867c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:26.413442 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:26.413442 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:26.416755 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c12e215-4e7a-4a2d-9865-1f9fe0ec867c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:26.420260 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c12e215-4e7a-4a2d-9865-1f9fe0ec867c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 returned with HTTP 200 Aug 15 15:27:26.420649 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1519/6071] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:26 2026] GET /volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:27.432467 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90f3cdb0-6c6a-4f44-9e0b-f6dea4dae387 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:27.434258 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90f3cdb0-6c6a-4f44-9e0b-f6dea4dae387 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 Aug 15 15:27:27.434456 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90f3cdb0-6c6a-4f44-9e0b-f6dea4dae387 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:27.434654 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90f3cdb0-6c6a-4f44-9e0b-f6dea4dae387 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:27.439880 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90f3cdb0-6c6a-4f44-9e0b-f6dea4dae387 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 returned with HTTP 404 Aug 15 15:27:27.440323 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1526/6072] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:27 2026] GET /volume/v3/volumes/d45d69e2-8a62-4f13-9ead-287b13fb36e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:27.446912 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:27.448666 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:27.449035 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1970213339"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:27.450916 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1970213339'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:27.451082 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:27.455439 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:27.460310 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (172014e6-87d9-455e-8efe-89b3598c3c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:27.461327 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7cade17-64c3-4767-8599-919019181175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:27.462094 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:27.484125 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7cade17-64c3-4767-8599-919019181175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:27.484845 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c822d635-1fa2-4729-a3be-ad5f0a677046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:27.524814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['e0e13dec-f753-4fb8-a9c8-85de7f02cc11', 'd0da090f-1c4d-45bf-a660-f2eabf3b2fb1', 'f0a9e75c-1eb3-455d-9500-604dd8142917', '9fd6253b-8dc3-4434-ab56-6c9646d876ed'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:27.525538 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c822d635-1fa2-4729-a3be-ad5f0a677046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0e13dec-f753-4fb8-a9c8-85de7f02cc11', 'd0da090f-1c4d-45bf-a660-f2eabf3b2fb1', 'f0a9e75c-1eb3-455d-9500-604dd8142917', '9fd6253b-8dc3-4434-ab56-6c9646d876ed']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:27.526248 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32085ae4-ac7a-462c-be3d-6fe2a3bdc4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:27.546902 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32085ae4-ac7a-462c-be3d-6fe2a3bdc4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7160f9ab-70ba-4cd0-b6ad-36fe580d1220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970213339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['e0e13dec-f753-4fb8-a9c8-85de7f02cc11','d0da090f-1c4d-45bf-a660-f2eabf3b2fb1','f0a9e75c-1eb3-455d-9500-604dd8142917','9fd6253b-8dc3-4434-ab56-6c9646d876ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970213339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7160f9ab-70ba-4cd0-b6ad-36fe580d1220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:27.547734 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a32c6b3-fd8b-4a38-a537-c89ea06deb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:27.563804 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a32c6b3-fd8b-4a38-a537-c89ea06deb29) transitioned into state 'SUCCESS' from state '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-1970213339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['e0e13dec-f753-4fb8-a9c8-85de7f02cc11','d0da090f-1c4d-45bf-a660-f2eabf3b2fb1','f0a9e75c-1eb3-455d-9500-604dd8142917','9fd6253b-8dc3-4434-ab56-6c9646d876ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:27.564459 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b934f-1296-463e-adea-7754f00052de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:27.571683 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b934f-1296-463e-adea-7754f00052de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:27.572489 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (172014e6-87d9-455e-8efe-89b3598c3c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:27.572752 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:27.573279 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dedc8708-3384-4f26-a028-8e4549ac9cd5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:27.573704 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1509/6073] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:27 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:27.584063 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4dd1a6c4-8b92-448a-9ac7-27b597e7172d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:27.585680 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4dd1a6c4-8b92-448a-9ac7-27b597e7172d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:27.585850 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4dd1a6c4-8b92-448a-9ac7-27b597e7172d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:27.586044 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4dd1a6c4-8b92-448a-9ac7-27b597e7172d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:27.592170 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:27.592170 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:27.594886 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4dd1a6c4-8b92-448a-9ac7-27b597e7172d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:27.598364 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4dd1a6c4-8b92-448a-9ac7-27b597e7172d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 returned with HTTP 200 Aug 15 15:27:27.598711 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1520/6074] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:27 2026] GET /volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:28.610121 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-766ff301-91d6-4552-b36b-dfb0b2af257a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:28.611782 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766ff301-91d6-4552-b36b-dfb0b2af257a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:28.611961 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766ff301-91d6-4552-b36b-dfb0b2af257a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:28.612145 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766ff301-91d6-4552-b36b-dfb0b2af257a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:28.618476 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:28.618476 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:28.621230 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-766ff301-91d6-4552-b36b-dfb0b2af257a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:28.624590 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766ff301-91d6-4552-b36b-dfb0b2af257a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 returned with HTTP 200 Aug 15 15:27:28.624945 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1520/6075] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:28 2026] GET /volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:28.635501 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-039f4380-7772-40af-9754-a4f61b1a54f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:28.637194 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:28.637514 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7160f9ab-70ba-4cd0-b6ad-36fe580d1220", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1537298776"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:28.645010 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:28.645010 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:28.645316 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:28.645414 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume 7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:28.664417 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['2b79501f-f207-4b05-84b3-76c13afc6471', '7b02710a-c2c5-428c-b45f-b58599e9b941', 'ac5dcb8b-104b-46b8-bdd1-24e68eb987a0', '1aabe6b8-4b65-49c8-89f7-3f9b2535ce1f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:28.688710 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:28.689063 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-039f4380-7772-40af-9754-a4f61b1a54f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:28.689478 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1527/6076] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:28 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 15 15:27:28.697107 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60c6f5d0-bffa-4e03-aa43-d13bb471f1e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:28.699520 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60c6f5d0-bffa-4e03-aa43-d13bb471f1e7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:28.699700 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60c6f5d0-bffa-4e03-aa43-d13bb471f1e7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:28.699875 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60c6f5d0-bffa-4e03-aa43-d13bb471f1e7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:28.705402 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:28.705402 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:28.705816 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60c6f5d0-bffa-4e03-aa43-d13bb471f1e7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:28.706567 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60c6f5d0-bffa-4e03-aa43-d13bb471f1e7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 returned with HTTP 200 Aug 15 15:27:28.706986 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1510/6077] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:28 2026] GET /volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:29.715040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dae0dd5d-d8ba-4d81-abba-635718f3badf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:29.716949 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dae0dd5d-d8ba-4d81-abba-635718f3badf tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:29.717204 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dae0dd5d-d8ba-4d81-abba-635718f3badf tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:29.717466 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dae0dd5d-d8ba-4d81-abba-635718f3badf tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:29.721881 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:29.721881 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:29.722199 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dae0dd5d-d8ba-4d81-abba-635718f3badf tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:29.722818 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dae0dd5d-d8ba-4d81-abba-635718f3badf tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 returned with HTTP 200 Aug 15 15:27:29.723219 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1521/6078] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:29 2026] GET /volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:29.730644 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-393526f7-a8bd-427b-9dc2-e2746667eef4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:29.732277 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-393526f7-a8bd-427b-9dc2-e2746667eef4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] GET https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:29.732457 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-393526f7-a8bd-427b-9dc2-e2746667eef4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:29.732624 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-393526f7-a8bd-427b-9dc2-e2746667eef4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:29.736839 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:29.736839 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:29.737227 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-393526f7-a8bd-427b-9dc2-e2746667eef4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:29.737870 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-393526f7-a8bd-427b-9dc2-e2746667eef4 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 returned with HTTP 200 Aug 15 15:27:29.738205 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1521/6079] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:29 2026] GET /volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:29.745802 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6766d54f-2367-405d-8852-91e92a164f17 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:29.747566 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:29.747749 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:29.747922 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:29.748021 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: 31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:29.752464 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:29.752464 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:29.752714 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:29.766384 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:29.766543 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6766d54f-2367-405d-8852-91e92a164f17 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 returned with HTTP 202 Aug 15 15:27:29.766904 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1528/6080] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:29 2026] DELETE /volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:29.773563 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7155bf3d-dbdd-41e8-9a14-31fa6bf9da9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:29.775958 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7155bf3d-dbdd-41e8-9a14-31fa6bf9da9c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:29.776281 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7155bf3d-dbdd-41e8-9a14-31fa6bf9da9c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:29.776539 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7155bf3d-dbdd-41e8-9a14-31fa6bf9da9c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:29.782276 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:29.782276 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:29.782673 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7155bf3d-dbdd-41e8-9a14-31fa6bf9da9c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:29.783354 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7155bf3d-dbdd-41e8-9a14-31fa6bf9da9c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 returned with HTTP 200 Aug 15 15:27:29.783663 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1511/6081] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:29 2026] GET /volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:30.793851 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1b080ddc-defe-4747-9dae-81560023366f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:30.796126 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b080ddc-defe-4747-9dae-81560023366f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 Aug 15 15:27:30.796385 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b080ddc-defe-4747-9dae-81560023366f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:30.796642 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b080ddc-defe-4747-9dae-81560023366f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:30.801683 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b080ddc-defe-4747-9dae-81560023366f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 returned with HTTP 404 Aug 15 15:27:30.802280 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1522/6082] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:30 2026] GET /volume/v3/snapshots/31168196-5b3a-46de-929d-8b93202f9436 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:30.808813 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:30.810445 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:30.810672 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:30.810875 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:30.811086 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: 7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:30.817388 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:30.817388 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:30.817703 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:30.832460 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:30.832633 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f5dcf98-8809-420c-bc27-2d955ec2a7fc tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 returned with HTTP 202 Aug 15 15:27:30.833071 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1522/6083] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:30 2026] DELETE /volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:30.839080 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16e10785-6ad3-46e0-bf9d-db323c0244c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:30.840763 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16e10785-6ad3-46e0-bf9d-db323c0244c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:30.840950 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16e10785-6ad3-46e0-bf9d-db323c0244c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:30.841133 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16e10785-6ad3-46e0-bf9d-db323c0244c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:30.846997 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:30.846997 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:30.849704 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16e10785-6ad3-46e0-bf9d-db323c0244c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:30.852740 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16e10785-6ad3-46e0-bf9d-db323c0244c5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 returned with HTTP 200 Aug 15 15:27:30.853162 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1529/6084] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:30 2026] GET /volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 => generated 1008 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:31.864506 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6f83e55-0292-4be5-9669-9e487d03e390 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:31.866106 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f83e55-0292-4be5-9669-9e487d03e390 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 Aug 15 15:27:31.866324 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f83e55-0292-4be5-9669-9e487d03e390 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:31.866501 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f83e55-0292-4be5-9669-9e487d03e390 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:31.871855 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f83e55-0292-4be5-9669-9e487d03e390 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 returned with HTTP 404 Aug 15 15:27:31.872271 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1512/6085] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:31 2026] GET /volume/v3/volumes/7160f9ab-70ba-4cd0-b6ad-36fe580d1220 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:31.879124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0c162de1-3051-42e6-b5ea-13792752b361 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:31.880725 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:31.881014 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1344212032"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:31.882595 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1344212032'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:31.882743 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:31.886129 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:31.890909 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (7fc39d81-a0c5-4d0f-94c9-b7bb20662ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:31.891853 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c736a991-b973-410a-a493-6a8911471866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:31.892537 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:31.911569 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c736a991-b973-410a-a493-6a8911471866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:31.912313 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdbc68a-4902-4912-bf8a-a0000b914830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:31.944630 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['6ea25e32-3e2b-474e-8a77-d11fadc827d4', '790330e0-f777-4dc4-9bb6-99bd1d5c3c17', '9dcea926-8127-4be2-b2fe-204e1f3520b8', 'ccd4f82f-5f98-4af3-bc6b-e509728d737e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:31.945346 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdbc68a-4902-4912-bf8a-a0000b914830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ea25e32-3e2b-474e-8a77-d11fadc827d4', '790330e0-f777-4dc4-9bb6-99bd1d5c3c17', '9dcea926-8127-4be2-b2fe-204e1f3520b8', 'ccd4f82f-5f98-4af3-bc6b-e509728d737e']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:31.946297 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464ddc8f-1bb6-4adc-bd8d-7376ce99b314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:31.965696 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464ddc8f-1bb6-4adc-bd8d-7376ce99b314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e6b478c-7b68-4f43-9cc0-baff87d2e9a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1344212032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['6ea25e32-3e2b-474e-8a77-d11fadc827d4','790330e0-f777-4dc4-9bb6-99bd1d5c3c17','9dcea926-8127-4be2-b2fe-204e1f3520b8','ccd4f82f-5f98-4af3-bc6b-e509728d737e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1344212032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e6b478c-7b68-4f43-9cc0-baff87d2e9a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:31.966329 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f14c09-841c-4fba-82b5-d9ca693c9101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:31.980664 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f14c09-841c-4fba-82b5-d9ca693c9101) transitioned into state 'SUCCESS' from state '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-1344212032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['6ea25e32-3e2b-474e-8a77-d11fadc827d4','790330e0-f777-4dc4-9bb6-99bd1d5c3c17','9dcea926-8127-4be2-b2fe-204e1f3520b8','ccd4f82f-5f98-4af3-bc6b-e509728d737e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:31.981260 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c8d145-c031-4788-8f07-00bf1f1b9fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:31.987978 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c8d145-c031-4788-8f07-00bf1f1b9fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:31.988677 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (7fc39d81-a0c5-4d0f-94c9-b7bb20662ffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:31.988922 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:31.989468 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c162de1-3051-42e6-b5ea-13792752b361 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:31.989868 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1523/6086] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:31 2026] POST /volume/v3/volumes => generated 778 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:32.000611 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84ca7946-20a9-4c24-b30f-263cb0239245 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:32.002392 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ca7946-20a9-4c24-b30f-263cb0239245 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:32.002588 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ca7946-20a9-4c24-b30f-263cb0239245 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:32.002914 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ca7946-20a9-4c24-b30f-263cb0239245 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:32.009853 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:32.009853 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:32.012742 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84ca7946-20a9-4c24-b30f-263cb0239245 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:32.016001 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ca7946-20a9-4c24-b30f-263cb0239245 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 returned with HTTP 200 Aug 15 15:27:32.016362 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1523/6087] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:31 2026] GET /volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:33.027342 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94c4bcfb-280c-4f2f-ba6c-bb9a86bb8890 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:33.029120 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94c4bcfb-280c-4f2f-ba6c-bb9a86bb8890 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:33.029332 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94c4bcfb-280c-4f2f-ba6c-bb9a86bb8890 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:33.029526 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94c4bcfb-280c-4f2f-ba6c-bb9a86bb8890 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:33.035969 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:33.035969 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:33.038804 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-94c4bcfb-280c-4f2f-ba6c-bb9a86bb8890 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:33.041971 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94c4bcfb-280c-4f2f-ba6c-bb9a86bb8890 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 returned with HTTP 200 Aug 15 15:27:33.042338 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1530/6088] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:33 2026] GET /volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:33.052820 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:33.054539 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:33.054887 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e6b478c-7b68-4f43-9cc0-baff87d2e9a5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1071519245"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:33.062655 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:33.062655 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:33.062977 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:33.063096 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume 0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:33.082670 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['1509995f-8bca-4199-a803-1cbfd0bc98e1', 'ac90ce6d-a3be-460c-8499-65dbcd2fca75', '9df6113b-1093-4835-8ef9-11ecbf58f090', '1f1a1832-e2c7-4e3d-9d36-12935af4da3e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:33.106192 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:33.106485 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-108cbd8d-7635-40aa-a01d-69c6792e46ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:33.106847 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1513/6089] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:33 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 15 15:27:33.116544 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a3e5ca60-5e36-49a5-b51e-e7d2b7ba4199 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:33.118375 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3e5ca60-5e36-49a5-b51e-e7d2b7ba4199 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:33.118584 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3e5ca60-5e36-49a5-b51e-e7d2b7ba4199 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:33.118799 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3e5ca60-5e36-49a5-b51e-e7d2b7ba4199 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:33.123203 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:33.123203 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:33.123524 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a3e5ca60-5e36-49a5-b51e-e7d2b7ba4199 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:33.124167 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3e5ca60-5e36-49a5-b51e-e7d2b7ba4199 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 returned with HTTP 200 Aug 15 15:27:33.124561 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1524/6090] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:33 2026] GET /volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:34.132592 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-139e348d-be23-4d42-8c05-9c5301cd8dd1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:34.134315 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-139e348d-be23-4d42-8c05-9c5301cd8dd1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:34.134488 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-139e348d-be23-4d42-8c05-9c5301cd8dd1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:34.134663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-139e348d-be23-4d42-8c05-9c5301cd8dd1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:34.139113 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:34.139113 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:34.139376 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-139e348d-be23-4d42-8c05-9c5301cd8dd1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:34.139923 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-139e348d-be23-4d42-8c05-9c5301cd8dd1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 returned with HTTP 200 Aug 15 15:27:34.140386 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1524/6091] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:34 2026] GET /volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:34.147481 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-421849ef-ca45-4a06-980d-b4f20d15d558 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:34.149174 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] POST https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90/action Aug 15 15:27:34.149515 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:27:34.149629 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:34.150850 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_unmanage [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Unmanage snapshot with id: 92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:34.155707 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:34.155707 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:34.156150 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:34.156908 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '43200d4440044e5487b2c92a09649f8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a5d346ff3d74a9b93397cd929c53eff', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 15 15:27:34.157143 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-421849ef-ca45-4a06-980d-b4f20d15d558 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90/action returned with HTTP 403 Aug 15 15:27:34.157648 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1531/6092] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:27:34 2026] POST /volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:34.166112 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e93627c-09b2-4396-91fd-3a61fca690ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:34.168604 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:34.168846 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:34.169039 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:34.169159 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: 92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:34.174176 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:34.174176 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:34.174485 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:34.188566 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:34.188732 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e93627c-09b2-4396-91fd-3a61fca690ac tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 returned with HTTP 202 Aug 15 15:27:34.189110 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1514/6093] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:34 2026] DELETE /volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:34.197133 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd6f1ef6-77b4-4cd6-87b2-bbf7c52e09d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:34.199192 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd6f1ef6-77b4-4cd6-87b2-bbf7c52e09d1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:34.199428 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd6f1ef6-77b4-4cd6-87b2-bbf7c52e09d1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:34.199657 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd6f1ef6-77b4-4cd6-87b2-bbf7c52e09d1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:34.205027 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:34.205027 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:34.205402 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fd6f1ef6-77b4-4cd6-87b2-bbf7c52e09d1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:34.206177 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd6f1ef6-77b4-4cd6-87b2-bbf7c52e09d1 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 returned with HTTP 200 Aug 15 15:27:34.206649 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1525/6094] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:34 2026] GET /volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:35.214860 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-711425e4-e723-47c4-8bf8-533dc66e1d6a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:35.216595 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-711425e4-e723-47c4-8bf8-533dc66e1d6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 Aug 15 15:27:35.216780 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-711425e4-e723-47c4-8bf8-533dc66e1d6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:35.216952 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-711425e4-e723-47c4-8bf8-533dc66e1d6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:35.220780 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-711425e4-e723-47c4-8bf8-533dc66e1d6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 returned with HTTP 404 Aug 15 15:27:35.221206 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1525/6095] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:35 2026] GET /volume/v3/snapshots/92adbc3f-10c7-4f67-8312-07c7f324ae90 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:35.227149 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:35.228769 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:35.228935 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:35.229131 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:35.229289 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: 0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:35.235451 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:35.235451 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:35.235706 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:35.248615 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:35.248790 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4989fcbb-ca0c-423d-8bfd-fd6bdd423bf7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 returned with HTTP 202 Aug 15 15:27:35.249130 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1532/6096] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:35 2026] DELETE /volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:35.255201 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c00c42a0-50a7-4305-8c22-e895d02be5e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:35.256808 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c00c42a0-50a7-4305-8c22-e895d02be5e2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:35.256982 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c00c42a0-50a7-4305-8c22-e895d02be5e2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:35.257207 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c00c42a0-50a7-4305-8c22-e895d02be5e2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:35.264474 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:35.264474 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:35.268435 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c00c42a0-50a7-4305-8c22-e895d02be5e2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:35.273369 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c00c42a0-50a7-4305-8c22-e895d02be5e2 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 returned with HTTP 200 Aug 15 15:27:35.273717 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1515/6097] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:35 2026] GET /volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:36.285496 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6cc813f9-d60a-4fd1-9ee9-8c01b762de5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:36.287668 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cc813f9-d60a-4fd1-9ee9-8c01b762de5f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 Aug 15 15:27:36.287972 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cc813f9-d60a-4fd1-9ee9-8c01b762de5f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:36.288227 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cc813f9-d60a-4fd1-9ee9-8c01b762de5f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:36.295131 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cc813f9-d60a-4fd1-9ee9-8c01b762de5f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 returned with HTTP 404 Aug 15 15:27:36.295697 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1526/6098] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:36 2026] GET /volume/v3/volumes/0e6b478c-7b68-4f43-9cc0-baff87d2e9a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:36.303218 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce405590-0cf8-4cee-8380-c278b915fce3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:36.304883 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:36.305197 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943862977"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:36.306824 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943862977'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:36.306929 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:36.310321 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:36.314984 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (bf003d5a-95ee-4004-9ec7-e0eac812fd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:36.315972 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36940e32-5182-4e8b-a9f7-c3f241b29257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:36.316643 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:36.336309 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36940e32-5182-4e8b-a9f7-c3f241b29257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:36.336908 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458c1c30-5c29-40cc-912d-5f504106557c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:36.367376 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['0ffe3cc7-90d7-4b59-924e-2bd0dd2d2621', '2d0495e8-81e1-41d5-8a99-b2835d6a52ea', '5ff7553b-2ee0-4392-8b4c-fa4695e638df', 'c4656bda-5874-4133-9e75-6b41f9b2d8c2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:36.368055 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458c1c30-5c29-40cc-912d-5f504106557c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ffe3cc7-90d7-4b59-924e-2bd0dd2d2621', '2d0495e8-81e1-41d5-8a99-b2835d6a52ea', '5ff7553b-2ee0-4392-8b4c-fa4695e638df', 'c4656bda-5874-4133-9e75-6b41f9b2d8c2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:36.368772 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3771006-94f4-4707-baa2-60816df7359b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:36.389397 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3771006-94f4-4707-baa2-60816df7359b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c3b3cc3-8157-4628-a536-e801fca809ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943862977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['0ffe3cc7-90d7-4b59-924e-2bd0dd2d2621','2d0495e8-81e1-41d5-8a99-b2835d6a52ea','5ff7553b-2ee0-4392-8b4c-fa4695e638df','c4656bda-5874-4133-9e75-6b41f9b2d8c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943862977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c3b3cc3-8157-4628-a536-e801fca809ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:36.389998 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb8e174-58aa-4d57-8494-97348e1622ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:36.404127 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb8e174-58aa-4d57-8494-97348e1622ae) transitioned into state 'SUCCESS' from state '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-1943862977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['0ffe3cc7-90d7-4b59-924e-2bd0dd2d2621','2d0495e8-81e1-41d5-8a99-b2835d6a52ea','5ff7553b-2ee0-4392-8b4c-fa4695e638df','c4656bda-5874-4133-9e75-6b41f9b2d8c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:36.404788 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f347152c-a562-4dbd-9422-1bcdbcc4a489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:36.412071 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f347152c-a562-4dbd-9422-1bcdbcc4a489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:36.412782 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (bf003d5a-95ee-4004-9ec7-e0eac812fd65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:36.413027 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:36.413541 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce405590-0cf8-4cee-8380-c278b915fce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:36.413935 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1526/6099] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:36 2026] POST /volume/v3/volumes => generated 778 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:36.424390 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7623c0af-1039-4413-acbd-75f7dcdef52a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:36.426336 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7623c0af-1039-4413-acbd-75f7dcdef52a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:36.426336 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7623c0af-1039-4413-acbd-75f7dcdef52a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:36.426426 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7623c0af-1039-4413-acbd-75f7dcdef52a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:36.432489 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:36.432489 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:36.435139 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7623c0af-1039-4413-acbd-75f7dcdef52a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:36.438322 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7623c0af-1039-4413-acbd-75f7dcdef52a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed returned with HTTP 200 Aug 15 15:27:36.438631 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1533/6100] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:36 2026] GET /volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:37.450626 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-deff5389-1ecc-410e-81f8-b1d0cc1812a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:37.452366 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-deff5389-1ecc-410e-81f8-b1d0cc1812a7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:37.452554 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-deff5389-1ecc-410e-81f8-b1d0cc1812a7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:37.452728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-deff5389-1ecc-410e-81f8-b1d0cc1812a7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:37.459540 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:37.459540 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:37.462553 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-deff5389-1ecc-410e-81f8-b1d0cc1812a7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:37.465902 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-deff5389-1ecc-410e-81f8-b1d0cc1812a7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed returned with HTTP 200 Aug 15 15:27:37.466277 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1516/6101] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:37 2026] GET /volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:37.477394 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:37.479021 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:37.479359 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c3b3cc3-8157-4628-a536-e801fca809ed", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1918500428"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:37.486970 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:37.486970 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:37.487262 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:37.487371 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume 0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:37.509869 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['9a5009b3-b225-41a4-9927-66aeeffb0255', '825ca5fb-fce7-4c2b-a415-58ddc186fa69', '8f61d0b2-b38d-4459-8c4d-ee24b7d8ec8a', '0e455bfd-48c2-433c-a5c1-e8b3a87b682c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:37.540743 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:37.541072 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc5bdf8a-d8a1-41b2-886f-5865e4c3dbef tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:37.541565 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1527/6102] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:37.549446 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-139ec5c7-4e5a-4ba8-8bbb-f3debd51b38d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:37.551069 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-139ec5c7-4e5a-4ba8-8bbb-f3debd51b38d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:37.551236 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-139ec5c7-4e5a-4ba8-8bbb-f3debd51b38d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:37.551451 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-139ec5c7-4e5a-4ba8-8bbb-f3debd51b38d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:37.557048 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:37.557048 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:37.557470 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-139ec5c7-4e5a-4ba8-8bbb-f3debd51b38d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:37.558209 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-139ec5c7-4e5a-4ba8-8bbb-f3debd51b38d tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 returned with HTTP 200 Aug 15 15:27:37.558622 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1527/6103] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:37 2026] GET /volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:38.566815 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40eac52a-8af3-4997-8f46-2bafb7dc8ce3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:38.568511 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40eac52a-8af3-4997-8f46-2bafb7dc8ce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:38.568705 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40eac52a-8af3-4997-8f46-2bafb7dc8ce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:38.568915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40eac52a-8af3-4997-8f46-2bafb7dc8ce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:38.574394 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:38.574394 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:38.574760 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-40eac52a-8af3-4997-8f46-2bafb7dc8ce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:38.575354 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40eac52a-8af3-4997-8f46-2bafb7dc8ce3 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 returned with HTTP 200 Aug 15 15:27:38.575685 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1534/6104] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:38 2026] GET /volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:38.583102 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4bc71bd4-9a3a-48a6-a6a5-4a4a245fe6a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:38.584808 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4bc71bd4-9a3a-48a6-a6a5-4a4a245fe6a6 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] PUT https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:38.585141 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4bc71bd4-9a3a-48a6-a6a5-4a4a245fe6a6 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:38.591120 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:38.591120 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:38.591564 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4bc71bd4-9a3a-48a6-a6a5-4a4a245fe6a6 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Snapshot retrieved successfully. Aug 15 15:27:38.596948 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4bc71bd4-9a3a-48a6-a6a5-4a4a245fe6a6 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 returned with HTTP 200 Aug 15 15:27:38.597324 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1517/6105] 10.4.3.107 () {68 vars in 1374 bytes} [Sat Aug 15 15:27:38 2026] PUT /volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:38.605347 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:38.607537 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:38.607772 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:38.608003 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:38.608165 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: 4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:38.613495 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:38.613495 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:38.613816 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:38.628423 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:38.628595 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6ed39fd-6651-42fb-8829-8491ecb60b32 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 returned with HTTP 202 Aug 15 15:27:38.628914 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1528/6106] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:38 2026] DELETE /volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:38.635146 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25236a94-71b9-4b9e-99a5-8d48d0b706f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:38.637076 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25236a94-71b9-4b9e-99a5-8d48d0b706f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:38.637188 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25236a94-71b9-4b9e-99a5-8d48d0b706f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:38.637382 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25236a94-71b9-4b9e-99a5-8d48d0b706f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:38.641688 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:38.641688 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:38.641947 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25236a94-71b9-4b9e-99a5-8d48d0b706f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:38.642534 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25236a94-71b9-4b9e-99a5-8d48d0b706f7 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 returned with HTTP 200 Aug 15 15:27:38.642888 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1528/6107] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:38 2026] GET /volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 => generated 494 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:39.651108 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-55c1c5d4-d625-4442-9625-dfe7068e551c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:39.652755 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55c1c5d4-d625-4442-9625-dfe7068e551c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 Aug 15 15:27:39.652933 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55c1c5d4-d625-4442-9625-dfe7068e551c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:39.653119 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55c1c5d4-d625-4442-9625-dfe7068e551c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:39.657022 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55c1c5d4-d625-4442-9625-dfe7068e551c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 returned with HTTP 404 Aug 15 15:27:39.657448 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1535/6108] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:39 2026] GET /volume/v3/snapshots/4d1f1ae6-e287-4878-9d7b-40874ac05e10 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:39.663216 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:39.665080 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:39.665343 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:39.665584 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:39.665795 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: 0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:39.672625 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:39.672625 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:39.673001 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:39.689399 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:39.689588 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2aa2206-196b-4d30-a88f-92f6abf5eaa8 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed returned with HTTP 202 Aug 15 15:27:39.690024 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1518/6109] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:39 2026] DELETE /volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:39.695965 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e35e9b1b-a279-453b-8227-9606e695786f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:39.698122 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e35e9b1b-a279-453b-8227-9606e695786f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:39.698308 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e35e9b1b-a279-453b-8227-9606e695786f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:39.698516 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e35e9b1b-a279-453b-8227-9606e695786f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:39.705980 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:39.705980 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:39.709203 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e35e9b1b-a279-453b-8227-9606e695786f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:39.713108 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e35e9b1b-a279-453b-8227-9606e695786f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed returned with HTTP 200 Aug 15 15:27:39.713515 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1529/6110] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:39 2026] GET /volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 15 15:27:40.724986 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13784fcf-5326-4131-87c3-8788f749c163 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:40.727189 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13784fcf-5326-4131-87c3-8788f749c163 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed Aug 15 15:27:40.727392 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13784fcf-5326-4131-87c3-8788f749c163 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:40.727571 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13784fcf-5326-4131-87c3-8788f749c163 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:40.733522 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13784fcf-5326-4131-87c3-8788f749c163 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed returned with HTTP 404 Aug 15 15:27:40.733949 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1529/6111] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:40 2026] GET /volume/v3/volumes/0c3b3cc3-8157-4628-a536-e801fca809ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:40.741046 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:40.742918 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:40.743366 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1080890739"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:40.745593 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1080890739'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:40.745759 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume of 1 GB Aug 15 15:27:40.749114 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:40.753850 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (ae79fbf1-5928-4d7e-b90a-889aa905f4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:40.754825 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e93df2-ea41-4ce0-86ab-471a82dc88ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:40.755512 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:40.774676 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e93df2-ea41-4ce0-86ab-471a82dc88ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T14:56:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=14aeda4e-362c-4058-bc0d-6bbca1134d2d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14aeda4e-362c-4058-bc0d-6bbca1134d2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:40.775485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a160cd-abbb-4f5c-b1d6-18ccab701d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:40.809310 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['c3ef7b89-0a78-487b-864e-9c7e3cfc0fdd', '10827ab1-dd0d-4b26-b220-1280e9b8210e', 'a121bb89-66b6-4399-8a3b-9339dcd7c319', '53b2fe12-ee76-47aa-945e-80f7cbc03925'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:40.809992 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a160cd-abbb-4f5c-b1d6-18ccab701d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3ef7b89-0a78-487b-864e-9c7e3cfc0fdd', '10827ab1-dd0d-4b26-b220-1280e9b8210e', 'a121bb89-66b6-4399-8a3b-9339dcd7c319', '53b2fe12-ee76-47aa-945e-80f7cbc03925']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:40.810710 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb368929-7a6e-4398-9fac-e54d0736098b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:40.833760 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb368929-7a6e-4398-9fac-e54d0736098b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cffca0a-194c-4db0-93fb-94646caaf67f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1080890739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['c3ef7b89-0a78-487b-864e-9c7e3cfc0fdd','10827ab1-dd0d-4b26-b220-1280e9b8210e','a121bb89-66b6-4399-8a3b-9339dcd7c319','53b2fe12-ee76-47aa-945e-80f7cbc03925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1080890739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cffca0a-194c-4db0-93fb-94646caaf67f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d346ff3d74a9b93397cd929c53eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14aeda4e-362c-4058-bc0d-6bbca1134d2d),volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:40.834482 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df942adb-768c-4376-934c-6fb85609e7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:40.851706 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df942adb-768c-4376-934c-6fb85609e7aa) transitioned into state 'SUCCESS' from state '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-1080890739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d346ff3d74a9b93397cd929c53eff',qos_specs=None,replication_status=,reservations=['c3ef7b89-0a78-487b-864e-9c7e3cfc0fdd','10827ab1-dd0d-4b26-b220-1280e9b8210e','a121bb89-66b6-4399-8a3b-9339dcd7c319','53b2fe12-ee76-47aa-945e-80f7cbc03925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e3e93118ef4bcb858ab80ad0e38197',volume_type_id=14aeda4e-362c-4058-bc0d-6bbca1134d2d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:40.852322 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0277725a-421e-4e7d-b5e7-749dabe20ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:40.859435 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0277725a-421e-4e7d-b5e7-749dabe20ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:40.860092 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Flow 'volume_create_api' (ae79fbf1-5928-4d7e-b90a-889aa905f4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:40.860382 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create volume request issued successfully. Aug 15 15:27:40.860969 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-026f4ace-124c-4aff-ac35-7cc9b1f97562 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:40.861368 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1536/6112] 10.4.3.107 () {68 vars in 1258 bytes} [Sat Aug 15 15:27:40 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:40.871888 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76836ea7-2cd6-42ca-ac07-226ce738f2dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:40.873791 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76836ea7-2cd6-42ca-ac07-226ce738f2dd tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:40.873991 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76836ea7-2cd6-42ca-ac07-226ce738f2dd tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:40.874195 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76836ea7-2cd6-42ca-ac07-226ce738f2dd tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:40.880713 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:40.880713 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:40.883775 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76836ea7-2cd6-42ca-ac07-226ce738f2dd tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:40.887213 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76836ea7-2cd6-42ca-ac07-226ce738f2dd tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f returned with HTTP 200 Aug 15 15:27:40.887570 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1519/6113] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:40 2026] GET /volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:41.898124 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-49756c2f-8495-4ff1-ac10-409f4c5ddd6a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:41.899780 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49756c2f-8495-4ff1-ac10-409f4c5ddd6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:41.899984 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49756c2f-8495-4ff1-ac10-409f4c5ddd6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:41.900190 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49756c2f-8495-4ff1-ac10-409f4c5ddd6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:41.906642 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:41.906642 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:41.909483 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-49756c2f-8495-4ff1-ac10-409f4c5ddd6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:41.912563 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49756c2f-8495-4ff1-ac10-409f4c5ddd6a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f returned with HTTP 200 Aug 15 15:27:41.912887 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1530/6114] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:41 2026] GET /volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:41.923777 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:41.925417 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots Aug 15 15:27:41.925721 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cffca0a-194c-4db0-93fb-94646caaf67f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-527824728"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:41.933410 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:41.933410 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:41.933702 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:41.933802 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Create snapshot from volume 2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:41.956295 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Created reservations ['282163a9-8bba-4576-be06-848253367742', 'b0e47b94-c504-46c1-81ad-2b0daf94f1e2', '9e312c35-198f-4467-868f-37f44fafc71f', '7acef021-e0f9-4c74-809c-3d2c3d2a3012'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:41.984360 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot create request issued successfully. Aug 15 15:27:41.984806 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b637fd3d-8177-4516-941b-0bcd6dac7b81 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots returned with HTTP 202 Aug 15 15:27:41.985418 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1530/6115] 10.4.3.107 () {68 vars in 1265 bytes} [Sat Aug 15 15:27:41 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 15 15:27:41.993476 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df5f938a-e41f-40b0-9a47-b90ffb0687b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:41.995234 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df5f938a-e41f-40b0-9a47-b90ffb0687b5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:41.995453 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df5f938a-e41f-40b0-9a47-b90ffb0687b5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:41.995645 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df5f938a-e41f-40b0-9a47-b90ffb0687b5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:42.000153 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:42.000153 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:42.000497 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-df5f938a-e41f-40b0-9a47-b90ffb0687b5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:42.001348 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df5f938a-e41f-40b0-9a47-b90ffb0687b5 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 returned with HTTP 200 Aug 15 15:27:42.001794 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1537/6116] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:41 2026] GET /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:43.009548 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b94e012-21ee-4045-96c1-4b252260295a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:43.011359 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b94e012-21ee-4045-96c1-4b252260295a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:43.011593 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b94e012-21ee-4045-96c1-4b252260295a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:43.011814 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b94e012-21ee-4045-96c1-4b252260295a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:43.016323 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:43.016323 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:43.016638 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9b94e012-21ee-4045-96c1-4b252260295a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:43.017297 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b94e012-21ee-4045-96c1-4b252260295a tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 returned with HTTP 200 Aug 15 15:27:43.017643 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1520/6117] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:43 2026] GET /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:43.025040 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2506be24-ec3c-40e1-83e6-21a8582ec810 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:43.026763 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2506be24-ec3c-40e1-83e6-21a8582ec810 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] POST https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8/action Aug 15 15:27:43.027136 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2506be24-ec3c-40e1-83e6-21a8582ec810 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:27:43.027311 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2506be24-ec3c-40e1-83e6-21a8582ec810 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:43.028604 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-2506be24-ec3c-40e1-83e6-21a8582ec810 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Updating snapshot '86fd6605-6b45-47e2-ad5c-27011dfa36f8' with '{'status': 'creating'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 15 15:27:43.036550 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:43.036550 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:43.045663 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2506be24-ec3c-40e1-83e6-21a8582ec810 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8/action returned with HTTP 202 Aug 15 15:27:43.046037 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1531/6118] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:27:43 2026] POST /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 15 15:27:43.051882 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cc84e792-57d5-42cd-a8e4-e2aa14261325 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:43.053532 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc84e792-57d5-42cd-a8e4-e2aa14261325 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:43.053712 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc84e792-57d5-42cd-a8e4-e2aa14261325 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:43.053880 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc84e792-57d5-42cd-a8e4-e2aa14261325 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:43.057993 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:43.057993 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:43.058292 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cc84e792-57d5-42cd-a8e4-e2aa14261325 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:43.058847 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc84e792-57d5-42cd-a8e4-e2aa14261325 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 returned with HTTP 200 Aug 15 15:27:43.059176 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1531/6119] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:43 2026] GET /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:43.066345 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:43.067972 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] POST https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8/action Aug 15 15:27:43.068340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 15 15:27:43.068467 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:43.069755 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 15 15:27:43.074662 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:43.074662 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:43.075028 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_actions [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] Updating snapshot 86fd6605-6b45-47e2-ad5c-27011dfa36f8 with info {'id': '86fd6605-6b45-47e2-ad5c-27011dfa36f8', 'status': 'error', 'progress': '80%'} Aug 15 15:27:43.080040 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a23fabb-6c36-47c8-9885-ae46d568f431 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-member] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8/action returned with HTTP 202 Aug 15 15:27:43.080458 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1538/6120] 10.4.3.107 () {68 vars in 1396 bytes} [Sat Aug 15 15:27:43 2026] POST /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:43.086268 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:43.087999 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:43.088191 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:43.088400 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:43.088529 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete snapshot with id: 86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:43.092925 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:43.092925 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:43.093170 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:43.106110 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot delete request issued successfully. Aug 15 15:27:43.106246 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e099eac-c2fb-468d-83ec-f7721bf3cb4e tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 returned with HTTP 202 Aug 15 15:27:43.106583 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1521/6121] 10.4.3.107 () {66 vars in 1357 bytes} [Sat Aug 15 15:27:43 2026] DELETE /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:43.112582 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41cfbf09-69c9-4a09-b9e5-087af518fc0f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:43.114180 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41cfbf09-69c9-4a09-b9e5-087af518fc0f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:43.114369 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41cfbf09-69c9-4a09-b9e5-087af518fc0f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:43.114542 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41cfbf09-69c9-4a09-b9e5-087af518fc0f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:43.119226 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:43.119226 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:43.119491 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41cfbf09-69c9-4a09-b9e5-087af518fc0f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Snapshot retrieved successfully. Aug 15 15:27:43.120027 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41cfbf09-69c9-4a09-b9e5-087af518fc0f tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 returned with HTTP 200 Aug 15 15:27:43.120383 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1532/6122] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:43 2026] GET /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:44.129059 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf079c5c-318b-4643-9e14-beff2c24799c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:44.130754 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf079c5c-318b-4643-9e14-beff2c24799c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 Aug 15 15:27:44.130935 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf079c5c-318b-4643-9e14-beff2c24799c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:44.131132 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf079c5c-318b-4643-9e14-beff2c24799c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:44.135022 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf079c5c-318b-4643-9e14-beff2c24799c tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 returned with HTTP 404 Aug 15 15:27:44.135455 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1532/6123] 10.4.3.107 () {66 vars in 1354 bytes} [Sat Aug 15 15:27:44 2026] GET /volume/v3/snapshots/86fd6605-6b45-47e2-ad5c-27011dfa36f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:44.141184 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:44.142819 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:44.143000 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:44.143200 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:44.143381 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume with id: 2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:44.149424 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:44.149424 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:44.149693 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:44.165094 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Delete volume request issued successfully. Aug 15 15:27:44.165335 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-833cf4f3-54c1-4f99-8328-4e32c08eb302 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f returned with HTTP 202 Aug 15 15:27:44.165831 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1539/6124] 10.4.3.107 () {66 vars in 1351 bytes} [Sat Aug 15 15:27:44 2026] DELETE /volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:44.172232 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2869262c-c97c-4395-9214-19fd43a76909 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:44.173925 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2869262c-c97c-4395-9214-19fd43a76909 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:44.174113 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2869262c-c97c-4395-9214-19fd43a76909 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:44.174309 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2869262c-c97c-4395-9214-19fd43a76909 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:44.181135 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:44.181135 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:44.183897 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2869262c-c97c-4395-9214-19fd43a76909 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Volume info retrieved successfully. Aug 15 15:27:44.187141 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2869262c-c97c-4395-9214-19fd43a76909 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f returned with HTTP 200 Aug 15 15:27:44.187492 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1522/6125] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:44 2026] GET /volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 15 15:27:45.199717 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88b958c7-3c31-4b82-b026-890df3e1cc67 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:45.201400 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88b958c7-3c31-4b82-b026-890df3e1cc67 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] GET https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f Aug 15 15:27:45.201614 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88b958c7-3c31-4b82-b026-890df3e1cc67 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:45.201801 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88b958c7-3c31-4b82-b026-890df3e1cc67 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:45.207233 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88b958c7-3c31-4b82-b026-890df3e1cc67 tempest-ProjectMemberTests-779078074 tempest-ProjectMemberTests-779078074-project-admin] https://10.4.3.107/volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f returned with HTTP 404 Aug 15 15:27:45.207717 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1533/6126] 10.4.3.107 () {66 vars in 1348 bytes} [Sat Aug 15 15:27:45 2026] GET /volume/v3/volumes/2cffca0a-194c-4db0-93fb-94646caaf67f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 15 15:27:46.481370 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8699d2b1-f5c5-470c-815b-1b4aba1c2eb8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:46.553301 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8699d2b1-f5c5-470c-815b-1b4aba1c2eb8 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:27:46.553663 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8699d2b1-f5c5-470c-815b-1b4aba1c2eb8 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1720220129", "extra_specs": {"storage_protocol": "tempest-storage_protocol-643421911", "vendor_name": "tempest-vendor_name-967125156"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:46.568259 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8699d2b1-f5c5-470c-815b-1b4aba1c2eb8 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:27:46.568655 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1533/6127] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:27:46 2026] POST /volume/v3/types => generated 328 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:46.575927 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:46.577600 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:46.577952 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d248577b-a572-4d16-a09e-136fcbc419f7", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:46.579340 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Create volume request body: {'volume': {'volume_type': 'd248577b-a572-4d16-a09e-136fcbc419f7', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:46.582555 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Create volume of 1 GB Aug 15 15:27:46.582799 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:46.582799 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:46.583121 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:46.588075 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Flow 'volume_create_api' (4ea6e6e8-16c5-4aaf-992e-c1c1996b62ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:46.588915 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827fcb56-82b3-4f23-b91e-4cf51a3afe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:46.589632 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:46.604511 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827fcb56-82b3-4f23-b91e-4cf51a3afe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:27:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-643421911',vendor_name='tempest-vendor_name-967125156'},id=d248577b-a572-4d16-a09e-136fcbc419f7,is_public=True,name='tempest-ProjectReaderTests-volume-type-1720220129',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd248577b-a572-4d16-a09e-136fcbc419f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:46.605177 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbec92c8-3960-4f87-a9ec-cb7b94662fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:46.625389 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1720220129 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1720220129, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:46.625663 np0000007361 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1720220129 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1720220129, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:46.652388 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Created reservations ['b3dd7606-40bf-41df-b00f-316af908200f', 'a90d2d07-3208-4e80-a3bd-6b3749117725', 'deec7799-2e2e-47f5-8762-57a226225984', 'ee710c31-282d-4c67-8c6a-4acf34ad5cc5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:46.653043 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbec92c8-3960-4f87-a9ec-cb7b94662fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3dd7606-40bf-41df-b00f-316af908200f', 'a90d2d07-3208-4e80-a3bd-6b3749117725', 'deec7799-2e2e-47f5-8762-57a226225984', 'ee710c31-282d-4c67-8c6a-4acf34ad5cc5']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:46.653738 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52e9b3c-3b0d-464c-94d4-dc1b351174f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:46.675094 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52e9b3c-3b0d-464c-94d4-dc1b351174f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc', '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='e4bca5fc2aa54352a68096b3ae8de003',qos_specs=None,replication_status=,reservations=['b3dd7606-40bf-41df-b00f-316af908200f','a90d2d07-3208-4e80-a3bd-6b3749117725','deec7799-2e2e-47f5-8762-57a226225984','ee710c31-282d-4c67-8c6a-4acf34ad5cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a182099c5b143e29a33bed0065d528b',volume_type_id=d248577b-a572-4d16-a09e-136fcbc419f7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:46Z,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=2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4bca5fc2aa54352a68096b3ae8de003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a182099c5b143e29a33bed0065d528b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d248577b-a572-4d16-a09e-136fcbc419f7),volume_type_id=d248577b-a572-4d16-a09e-136fcbc419f7)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:46.675805 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3eceb6d-45f3-4f21-b15b-c0bc05d7ef77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:46.691882 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3eceb6d-45f3-4f21-b15b-c0bc05d7ef77) transitioned into state 'SUCCESS' from 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='e4bca5fc2aa54352a68096b3ae8de003',qos_specs=None,replication_status=,reservations=['b3dd7606-40bf-41df-b00f-316af908200f','a90d2d07-3208-4e80-a3bd-6b3749117725','deec7799-2e2e-47f5-8762-57a226225984','ee710c31-282d-4c67-8c6a-4acf34ad5cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a182099c5b143e29a33bed0065d528b',volume_type_id=d248577b-a572-4d16-a09e-136fcbc419f7)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:46.692635 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29372506-a6f7-42b7-88ca-8c5d5f96a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:46.701628 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29372506-a6f7-42b7-88ca-8c5d5f96a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:46.702541 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Flow 'volume_create_api' (4ea6e6e8-16c5-4aaf-992e-c1c1996b62ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:46.702827 np0000007361 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Create volume request issued successfully. Aug 15 15:27:46.703377 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6546a0f-a93f-4126-ba6f-7342aada8d69 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:46.703788 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1540/6128] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:27:46 2026] POST /volume/v3/volumes => generated 774 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:46.713974 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1cbd7523-61ff-409f-b6e7-517013f0f57e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:46.716458 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1cbd7523-61ff-409f-b6e7-517013f0f57e tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] GET https://10.4.3.107/volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc Aug 15 15:27:46.716458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1cbd7523-61ff-409f-b6e7-517013f0f57e tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:46.716458 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1cbd7523-61ff-409f-b6e7-517013f0f57e tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:46.722835 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:46.722835 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:46.725675 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1cbd7523-61ff-409f-b6e7-517013f0f57e tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Volume info retrieved successfully. Aug 15 15:27:46.729053 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1cbd7523-61ff-409f-b6e7-517013f0f57e tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc returned with HTTP 200 Aug 15 15:27:46.729453 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1523/6129] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:46 2026] GET /volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:47.741055 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d997f515-8c92-4eb0-93b0-db73df573bc4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.742733 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d997f515-8c92-4eb0-93b0-db73df573bc4 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] GET https://10.4.3.107/volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc Aug 15 15:27:47.742975 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d997f515-8c92-4eb0-93b0-db73df573bc4 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:47.743152 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d997f515-8c92-4eb0-93b0-db73df573bc4 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:47.749807 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:47.749807 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:47.752894 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d997f515-8c92-4eb0-93b0-db73df573bc4 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Volume info retrieved successfully. Aug 15 15:27:47.756388 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d997f515-8c92-4eb0-93b0-db73df573bc4 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc returned with HTTP 200 Aug 15 15:27:47.756718 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1534/6130] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:47 2026] GET /volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:47.768115 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e599332e-e477-4842-b274-c37a51b0b7e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.770081 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e599332e-e477-4842-b274-c37a51b0b7e0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:27:47.770365 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e599332e-e477-4842-b274-c37a51b0b7e0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:47.770599 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e599332e-e477-4842-b274-c37a51b0b7e0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:47.774324 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e599332e-e477-4842-b274-c37a51b0b7e0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:27:47.774732 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1534/6131] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:27:47 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 15 15:27:47.781780 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08d34ab1-ad3a-4573-9202-69e2da417a49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.835259 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08d34ab1-ad3a-4573-9202-69e2da417a49 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] GET https://10.4.3.107/volume/v3/messages Aug 15 15:27:47.835485 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08d34ab1-ad3a-4573-9202-69e2da417a49 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:47.835657 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08d34ab1-ad3a-4573-9202-69e2da417a49 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:47.835905 np0000007361 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:47.835905 np0000007361 devstack@c-api.service[100273]: warnings.warn( Aug 15 15:27:47.839267 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08d34ab1-ad3a-4573-9202-69e2da417a49 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:27:47.839598 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1541/6132] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:27:47 2026] GET /volume/v3/messages => generated 670 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:47.847329 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7aa01a84-8a38-45fc-a1f2-b46d42535096 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.848903 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7aa01a84-8a38-45fc-a1f2-b46d42535096 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] DELETE https://10.4.3.107/volume/v3/messages/f6839cd8-11bc-4df7-9737-d5a226c57d18 Aug 15 15:27:47.849101 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7aa01a84-8a38-45fc-a1f2-b46d42535096 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:47.849291 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7aa01a84-8a38-45fc-a1f2-b46d42535096 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:47.857195 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7aa01a84-8a38-45fc-a1f2-b46d42535096 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/messages/f6839cd8-11bc-4df7-9737-d5a226c57d18 returned with HTTP 204 Aug 15 15:27:47.857532 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1524/6133] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:27:47 2026] DELETE /volume/v3/messages/f6839cd8-11bc-4df7-9737-d5a226c57d18 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:27:47.862689 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.864356 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc Aug 15 15:27:47.864554 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:47.864741 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:47.864895 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Delete volume with id: 2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc Aug 15 15:27:47.871426 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:47.871426 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:47.871704 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Volume info retrieved successfully. Aug 15 15:27:47.872549 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:27:47.881115 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1720220129 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1720220129, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:47.881465 np0000007361 devstack@c-api.service[100272]: WARNING cinder.quota [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1720220129 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1720220129, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:47.890811 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Created reservations ['7843af49-6621-41ce-bf64-346868e0da47', 'cfab4fc5-7229-444e-80a7-4d38c078942c', '87112e5a-5159-4e0c-aa7e-11c6a54a0cfd', '1fecc953-d45e-4df1-9aa6-5b735fc345a5'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:47.912473 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Delete volume request issued successfully. Aug 15 15:27:47.912643 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfe8dd32-75fb-4dae-ba22-a6e7e0d7aed5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc returned with HTTP 202 Aug 15 15:27:47.913026 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1535/6134] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:27:47 2026] DELETE /volume/v3/volumes/2a6a645a-e46d-4ca4-b3d1-4dcb66ed0fdc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:47.919569 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd566b99-bf5d-4968-aa23-47cedde71cc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.921307 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd566b99-bf5d-4968-aa23-47cedde71cc5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] DELETE https://10.4.3.107/volume/v3/types/d248577b-a572-4d16-a09e-136fcbc419f7 Aug 15 15:27:47.921493 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd566b99-bf5d-4968-aa23-47cedde71cc5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:47.921679 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd566b99-bf5d-4968-aa23-47cedde71cc5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:47.945297 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd566b99-bf5d-4968-aa23-47cedde71cc5 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/types/d248577b-a572-4d16-a09e-136fcbc419f7 returned with HTTP 202 Aug 15 15:27:47.945700 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1535/6135] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:27:47 2026] DELETE /volume/v3/types/d248577b-a572-4d16-a09e-136fcbc419f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:47.953552 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dedcd76e-2224-4f68-9794-e667eaf166d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.955493 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dedcd76e-2224-4f68-9794-e667eaf166d0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] POST https://10.4.3.107/volume/v3/types Aug 15 15:27:47.955844 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dedcd76e-2224-4f68-9794-e667eaf166d0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-84488346", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1567232495", "vendor_name": "tempest-vendor_name-763338209"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:47.970220 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dedcd76e-2224-4f68-9794-e667eaf166d0 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/types returned with HTTP 200 Aug 15 15:27:47.970572 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1542/6136] 10.4.3.107 () {68 vars in 1253 bytes} [Sat Aug 15 15:27:47 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:47.977663 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:47.979343 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] POST https://10.4.3.107/volume/v3/volumes Aug 15 15:27:47.979651 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2897ffc7-1932-4e27-8395-622dfdbd7666", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 15 15:27:47.980991 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Create volume request body: {'volume': {'volume_type': '2897ffc7-1932-4e27-8395-622dfdbd7666', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 15 15:27:47.984042 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Create volume of 1 GB Aug 15 15:27:47.984316 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:47.984316 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:47.984631 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Availability Zones retrieved successfully. Aug 15 15:27:47.989709 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Flow 'volume_create_api' (75baabaf-6d22-4a5a-8ec8-a7872096c052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:47.990592 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3e2d83-b177-42d6-86ab-08ac0f962aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:47.991291 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 15 15:27:48.007046 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3e2d83-b177-42d6-86ab-08ac0f962aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-15T15:27:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1567232495',vendor_name='tempest-vendor_name-763338209'},id=2897ffc7-1932-4e27-8395-622dfdbd7666,is_public=True,name='tempest-ProjectReaderTests-volume-type-84488346',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2897ffc7-1932-4e27-8395-622dfdbd7666', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:48.007680 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de981d00-7060-416f-8584-0e4702052e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:48.028230 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-84488346 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-84488346, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:48.028479 np0000007361 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-84488346 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-84488346, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:48.050222 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Created reservations ['54c41fb7-2a88-4cb5-9f9e-fd20fabc51c2', 'e22405a0-9baa-4b58-a7ad-2ddbf6538ad2', '9c65c121-3c1c-4358-9f03-26dd236b933a', '603b1419-552d-4420-9823-737a71cdd057'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:48.050868 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de981d00-7060-416f-8584-0e4702052e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c41fb7-2a88-4cb5-9f9e-fd20fabc51c2', 'e22405a0-9baa-4b58-a7ad-2ddbf6538ad2', '9c65c121-3c1c-4358-9f03-26dd236b933a', '603b1419-552d-4420-9823-737a71cdd057']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:48.051623 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c446b911-efbd-48d5-b176-41a2f0001506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:48.073728 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c446b911-efbd-48d5-b176-41a2f0001506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dae5e697-9a56-4d17-a842-3ea65c17c778', '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='e4bca5fc2aa54352a68096b3ae8de003',qos_specs=None,replication_status=,reservations=['54c41fb7-2a88-4cb5-9f9e-fd20fabc51c2','e22405a0-9baa-4b58-a7ad-2ddbf6538ad2','9c65c121-3c1c-4358-9f03-26dd236b933a','603b1419-552d-4420-9823-737a71cdd057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a182099c5b143e29a33bed0065d528b',volume_type_id=2897ffc7-1932-4e27-8395-622dfdbd7666), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-15T15:27:48Z,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=dae5e697-9a56-4d17-a842-3ea65c17c778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4bca5fc2aa54352a68096b3ae8de003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a182099c5b143e29a33bed0065d528b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2897ffc7-1932-4e27-8395-622dfdbd7666),volume_type_id=2897ffc7-1932-4e27-8395-622dfdbd7666)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:48.074376 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e72f84a-d1a1-443d-a094-f3401c498538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:48.088910 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e72f84a-d1a1-443d-a094-f3401c498538) transitioned into state 'SUCCESS' from 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='e4bca5fc2aa54352a68096b3ae8de003',qos_specs=None,replication_status=,reservations=['54c41fb7-2a88-4cb5-9f9e-fd20fabc51c2','e22405a0-9baa-4b58-a7ad-2ddbf6538ad2','9c65c121-3c1c-4358-9f03-26dd236b933a','603b1419-552d-4420-9823-737a71cdd057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a182099c5b143e29a33bed0065d528b',volume_type_id=2897ffc7-1932-4e27-8395-622dfdbd7666)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:48.089516 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57ee9f8-635b-4882-a368-1af083e6ff5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 15 15:27:48.097070 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57ee9f8-635b-4882-a368-1af083e6ff5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 15 15:27:48.097825 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Flow 'volume_create_api' (75baabaf-6d22-4a5a-8ec8-a7872096c052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 15 15:27:48.098083 np0000007361 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Create volume request issued successfully. Aug 15 15:27:48.098579 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f13e8518-9f07-4ebf-99b2-79c9213b9579 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes returned with HTTP 202 Aug 15 15:27:48.098964 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1525/6137] 10.4.3.107 () {70 vars in 1298 bytes} [Sat Aug 15 15:27:47 2026] POST /volume/v3/volumes => generated 772 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 15 15:27:48.109190 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-292c6504-b840-4944-ad87-f92343efa0cb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:48.110852 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-292c6504-b840-4944-ad87-f92343efa0cb tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] GET https://10.4.3.107/volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 Aug 15 15:27:48.111015 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-292c6504-b840-4944-ad87-f92343efa0cb tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:48.111194 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-292c6504-b840-4944-ad87-f92343efa0cb tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:48.117808 np0000007361 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:48.117808 np0000007361 devstack@c-api.service[100272]: warnings.warn( Aug 15 15:27:48.121264 np0000007361 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-292c6504-b840-4944-ad87-f92343efa0cb tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Volume info retrieved successfully. Aug 15 15:27:48.124845 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-292c6504-b840-4944-ad87-f92343efa0cb tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 returned with HTTP 200 Aug 15 15:27:48.125257 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1536/6138] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:48 2026] GET /volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:49.136359 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-335e6691-f266-4656-b6e0-91221678a640 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:49.138293 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-335e6691-f266-4656-b6e0-91221678a640 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] GET https://10.4.3.107/volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 Aug 15 15:27:49.138543 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-335e6691-f266-4656-b6e0-91221678a640 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:49.138759 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-335e6691-f266-4656-b6e0-91221678a640 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:49.145356 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:49.145356 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:49.148284 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-335e6691-f266-4656-b6e0-91221678a640 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Volume info retrieved successfully. Aug 15 15:27:49.151623 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-335e6691-f266-4656-b6e0-91221678a640 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 returned with HTTP 200 Aug 15 15:27:49.151937 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1536/6139] 10.4.3.107 () {68 vars in 1388 bytes} [Sat Aug 15 15:27:49 2026] GET /volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:49.162954 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7987dbc8-a51d-47df-9fd6-691967bfcc2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:49.164655 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7987dbc8-a51d-47df-9fd6-691967bfcc2c tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] GET https://10.4.3.107/volume/v3/messages Aug 15 15:27:49.164855 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7987dbc8-a51d-47df-9fd6-691967bfcc2c tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:49.165038 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7987dbc8-a51d-47df-9fd6-691967bfcc2c tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:49.168422 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7987dbc8-a51d-47df-9fd6-691967bfcc2c tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/messages returned with HTTP 200 Aug 15 15:27:49.168819 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1543/6140] 10.4.3.107 () {68 vars in 1280 bytes} [Sat Aug 15 15:27:49 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 15 15:27:49.177110 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-864c6900-9563-4cd5-b671-ec1163f5b466 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:49.179463 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-864c6900-9563-4cd5-b671-ec1163f5b466 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] GET https://10.4.3.107/volume/v3/messages/97819071-afa7-433b-b9aa-85e4c8b1fa8d Aug 15 15:27:49.179720 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-864c6900-9563-4cd5-b671-ec1163f5b466 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:49.179955 np0000007361 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-864c6900-9563-4cd5-b671-ec1163f5b466 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:49.183638 np0000007361 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:49.183638 np0000007361 devstack@c-api.service[100271]: warnings.warn( Aug 15 15:27:49.184485 np0000007361 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-864c6900-9563-4cd5-b671-ec1163f5b466 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-reader] https://10.4.3.107/volume/v3/messages/97819071-afa7-433b-b9aa-85e4c8b1fa8d returned with HTTP 200 Aug 15 15:27:49.184937 np0000007361 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1526/6141] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:27:49 2026] GET /volume/v3/messages/97819071-afa7-433b-b9aa-85e4c8b1fa8d => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 15 15:27:49.192209 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c10fdda9-d254-4bf9-a33c-f166dc568573 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:49.193901 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c10fdda9-d254-4bf9-a33c-f166dc568573 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] DELETE https://10.4.3.107/volume/v3/messages/97819071-afa7-433b-b9aa-85e4c8b1fa8d Aug 15 15:27:49.194110 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c10fdda9-d254-4bf9-a33c-f166dc568573 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:49.194315 np0000007361 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c10fdda9-d254-4bf9-a33c-f166dc568573 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:49.201839 np0000007361 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c10fdda9-d254-4bf9-a33c-f166dc568573 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/messages/97819071-afa7-433b-b9aa-85e4c8b1fa8d returned with HTTP 204 Aug 15 15:27:49.202178 np0000007361 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1537/6142] 10.4.3.107 () {68 vars in 1394 bytes} [Sat Aug 15 15:27:49 2026] DELETE /volume/v3/messages/97819071-afa7-433b-b9aa-85e4c8b1fa8d => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 15 15:27:49.207874 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70af7c82-fa4d-4d29-84f7-330579986277 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:49.209583 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] DELETE https://10.4.3.107/volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 Aug 15 15:27:49.209779 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:49.209964 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:49.210119 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Delete volume with id: dae5e697-9a56-4d17-a842-3ea65c17c778 Aug 15 15:27:49.216469 np0000007361 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 15 15:27:49.216469 np0000007361 devstack@c-api.service[100274]: warnings.warn( Aug 15 15:27:49.216757 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Volume info retrieved successfully. Aug 15 15:27:49.217629 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 15 15:27:49.225553 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-84488346 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-84488346, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:49.225785 np0000007361 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-84488346 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-84488346, it is now deprecated. Please use the default quota class for default quota. Aug 15 15:27:49.233537 np0000007361 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Created reservations ['507b787b-a211-43e5-8049-66686f9ed7ec', '66d81061-02a8-46f1-a26a-817b1ab3138d', 'd1ab7af8-02d4-40d9-9407-29cab05193a5', 'b3b0816c-491f-4238-aed9-d487167752ce'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 15 15:27:49.254681 np0000007361 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Delete volume request issued successfully. Aug 15 15:27:49.254890 np0000007361 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70af7c82-fa4d-4d29-84f7-330579986277 tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 returned with HTTP 202 Aug 15 15:27:49.255287 np0000007361 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1537/6143] 10.4.3.107 () {68 vars in 1391 bytes} [Sat Aug 15 15:27:49 2026] DELETE /volume/v3/volumes/dae5e697-9a56-4d17-a842-3ea65c17c778 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:49.261124 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da117549-701e-42dd-8d91-d1b4d84c952d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 15 15:27:49.262709 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da117549-701e-42dd-8d91-d1b4d84c952d tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] DELETE https://10.4.3.107/volume/v3/types/2897ffc7-1932-4e27-8395-622dfdbd7666 Aug 15 15:27:49.262875 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da117549-701e-42dd-8d91-d1b4d84c952d tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 15 15:27:49.263051 np0000007361 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da117549-701e-42dd-8d91-d1b4d84c952d tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 15 15:27:49.283105 np0000007361 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da117549-701e-42dd-8d91-d1b4d84c952d tempest-ProjectReaderTests-46238535 tempest-ProjectReaderTests-46238535-project-admin] https://10.4.3.107/volume/v3/types/2897ffc7-1932-4e27-8395-622dfdbd7666 returned with HTTP 202 Aug 15 15:27:49.283506 np0000007361 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1544/6144] 10.4.3.107 () {66 vars in 1345 bytes} [Sat Aug 15 15:27:49 2026] DELETE /volume/v3/types/2897ffc7-1932-4e27-8395-622dfdbd7666 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 15 15:27:59.182052 np0000007361 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=91,cinder:INSERT=20,cinder:UPDATE=41 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:59.198771 np0000007361 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=83,cinder:UPDATE=43,cinder:INSERT=16,cinder:DELETE=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:59.251958 np0000007361 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=95,cinder:INSERT=24,cinder:UPDATE=57 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 15 15:27:59.280308 np0000007361 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=98,cinder:INSERT=26,cinder:UPDATE=44 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}